Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b30e0ec92257b99dae16d28c3a521f006a0b909d 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-ssh7408441726011164508.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-ssh15795535763918544683.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-ssh10013202323604191963.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-ssh13467528388125104824.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-ssh1504536363639198773.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-34848 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/761 [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/761 # 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 b30e0ec92257b99dae16d28c3a521f006a0b909d (main) Commit message: "Merge pull request #5021 from jackchenjc/issue-5018" > 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 b30e0ec92257b99dae16d28c3a521f006a0b909d # timeout=10 > git rev-list --no-walk 2eb6d4b86301ec26be6652a834a1b8ff93f67714 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:13:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:13:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:13:42 ========================================================= 08:13:42 EdgeX Global Pipelines Version Info 08:13:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:13:43 ------------------- 08:13:43 stable info: 08:13:43 ------------------- 08:13:43 Commited By: Cherry Wang cherry@iotechsys.com 08:13:43 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 08:13:43 Message: update stable to v1.0.269 08:13:43 ------------------- 08:13:43 experimental info: 08:13:43 ------------------- 08:13:43 Commited By: **** collab-it+edgex@linuxfoundation.org 08:13:43 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 08:13:43 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:13:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:13:43 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:13:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:13:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:13:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:13:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:13:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:13:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:13:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:13:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:13:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:13:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:13:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:13:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:13:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:13:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:13:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:13:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:13:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:13:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 08:13:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:13:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:13:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:13:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:13:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:13:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:13:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] echo 08:13:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b30e0ec [Pipeline] echo 08:13:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:13:44 provisioning config files... 08:13:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/761@tmp/config11294975401739593178tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:13:44 ---> ****-login.sh 08:13:44 nexus3.edgexfoundry.org:10001 08:13:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:13:44 Configure a credential helper to remove this warning. See 08:13:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:13:44 08:13:44 Login Succeeded 08:13:44 nexus3.edgexfoundry.org:10002 08:13:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:13:45 Configure a credential helper to remove this warning. See 08:13:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:13:45 08:13:45 Login Succeeded 08:13:45 nexus3.edgexfoundry.org:10003 08:13:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:13:45 Configure a credential helper to remove this warning. See 08:13:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:13:45 08:13:45 Login Succeeded 08:13:45 nexus3.edgexfoundry.org:10004 08:13:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:13:45 Configure a credential helper to remove this warning. See 08:13:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:13:45 08:13:45 Login Succeeded 08:13:45 ****.io 08:13:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:13:45 Configure a credential helper to remove this warning. See 08:13:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:13:45 08:13:45 Login Succeeded 08:13:45 ---> ****-login.sh ends [Pipeline] } 08:13:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:13:46 + 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 08:13:46 + dirname cmd/core-command/Dockerfile 08:13:46 + cut -d/ -f2 08:13:46 + echo core-command,cmd/core-command/Dockerfile 08:13:46 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:13:46 + cut -d/ -f2 08:13:46 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:13:46 + dirname cmd/core-data/Dockerfile 08:13:46 + cut -d/ -f2 08:13:46 + echo core-data,cmd/core-data/Dockerfile 08:13:46 + dirname cmd/core-keeper/Dockerfile 08:13:46 + cut -d/ -f2 08:13:46 + echo core-keeper,cmd/core-keeper/Dockerfile 08:13:46 + dirname cmd/core-metadata/Dockerfile 08:13:46 + cut -d/ -f2 08:13:46 + echo core-metadata,cmd/core-metadata/Dockerfile 08:13:46 + + cutdirname -d/ cmd/security-bootstrapper/Dockerfile -f2 08:13:46 08:13:46 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:13:46 + + dirnamecut cmd/security-proxy-auth/Dockerfile -d/ 08:13:46 -f2 08:13:46 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:13:46 + dirname cmd/security-proxy-setup/Dockerfile+ 08:13:46 cut -d/ -f2 08:13:46 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:13:46 + dirname cmd/security-secretstore-setup/Dockerfile 08:13:46 + cut -d/ -f2 08:13:46 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:13:46 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:13:46 + cut -d/ -f2 08:13:46 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:13:46 + dirname cmd/security-spire-agent/Dockerfile 08:13:46 + cut -d/ -f2 08:13:46 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:13:46 + dirname cmd/security-spire-config/Dockerfile 08:13:46 + cut -d/ -f2 08:13:46 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:13:46 + dirname cmd/security-spire-server/Dockerfile 08:13:46 + cut -d/ -f2 08:13:46 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:13:46 + dirname cmd/support-notifications/Dockerfile 08:13:46 + cut -d/ -f2 08:13:46 + echo support-notifications,cmd/support-notifications/Dockerfile 08:13:46 + dirname cmd/support-scheduler/Dockerfile 08:13:46 + cut -d/ -f2 08:13:46 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:13:46 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 08:13:46 + git rev-list -1 --merges b30e0ec92257b99dae16d28c3a521f006a0b909d~1..b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] echo 08:13:46 -----------> git rev-list -1 --merges b30e0ec92257b99dae16d28c3a521f006a0b909d~1..b30e0ec92257b99dae16d28c3a521f006a0b909d b30e0ec92257b99dae16d28c3a521f006a0b909d 08:13:46 b30e0ec92257b99dae16d28c3a521f006a0b909d [false] [Pipeline] sh 08:13:46 + git log --format=format:%s -1 b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] echo 08:13:46 ========================================================= 08:13:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:13:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:13:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:13:47 + grep -v github /etc/ssh/ssh_known_hosts 08:13:47 + [ -e /tmp/ssh_known_hosts ] 08:13:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:13:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:13:47 + sudo tee -a /etc/ssh/ssh_known_hosts 08:13:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:13:47 08:13:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:13:47 0.1.4: Pulling from edgex-devops/py-git-semver 08:13:47 b85a868b505f: Pulling fs layer 08:13:47 e2be974225ed: Pulling fs layer 08:13:47 339a4e72a1f5: Pulling fs layer 08:13:47 988bab9f4d93: Pulling fs layer 08:13:47 1469e6f7b9e6: Pulling fs layer 08:13:47 eaf3925da568: Pulling fs layer 08:13:47 bab4dde63d76: Pulling fs layer 08:13:47 bde34c3a00c8: Pulling fs layer 08:13:47 b352a97aabf1: Pulling fs layer 08:13:47 4872d77fe225: Pulling fs layer 08:13:47 5851b861e8e6: Pulling fs layer 08:13:47 988bab9f4d93: Waiting 08:13:47 bab4dde63d76: Waiting 08:13:47 bde34c3a00c8: Waiting 08:13:47 1469e6f7b9e6: Waiting 08:13:47 4872d77fe225: Waiting 08:13:47 eaf3925da568: Waiting 08:13:47 5851b861e8e6: Waiting 08:13:47 e2be974225ed: Download complete 08:13:47 988bab9f4d93: Verifying Checksum 08:13:47 988bab9f4d93: Download complete 08:13:47 1469e6f7b9e6: Verifying Checksum 08:13:47 1469e6f7b9e6: Download complete 08:13:48 eaf3925da568: Verifying Checksum 08:13:48 eaf3925da568: Download complete 08:13:48 339a4e72a1f5: Verifying Checksum 08:13:48 339a4e72a1f5: Download complete 08:13:48 bde34c3a00c8: Download complete 08:13:48 b352a97aabf1: Verifying Checksum 08:13:48 b352a97aabf1: Download complete 08:13:48 4872d77fe225: Verifying Checksum 08:13:48 4872d77fe225: Download complete 08:13:48 5851b861e8e6: Download complete 08:13:48 b85a868b505f: Verifying Checksum 08:13:48 b85a868b505f: Download complete 08:13:48 bab4dde63d76: Verifying Checksum 08:13:48 bab4dde63d76: Download complete 08:13:49 b85a868b505f: Pull complete 08:13:49 e2be974225ed: Pull complete 08:13:49 339a4e72a1f5: Pull complete 08:13:49 988bab9f4d93: Pull complete 08:13:50 1469e6f7b9e6: Pull complete 08:13:50 eaf3925da568: Pull complete 08:13:52 bab4dde63d76: Pull complete 08:13:52 bde34c3a00c8: Pull complete 08:13:52 b352a97aabf1: Pull complete 08:13:52 4872d77fe225: Pull complete 08:13:52 5851b861e8e6: Pull complete 08:13:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:13:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:13:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:13:52 prd-ubuntu20.04-docker-8c-8g-34848 does not seem to be running inside a container 08:13:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/761 -v /w/workspace/edgex-go/761:/w/workspace/edgex-go/761:rw,z -v /w/workspace/edgex-go/761@tmp:/w/workspace/edgex-go/761@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:13:55 $ docker top 812ede7bbfe73451a517a1117c781561690b682429b91bc4e11c8c04d280f767 -eo pid,comm 08:13:55 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). 08:13:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:13:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:13:55 [ssh-agent] Looking for ssh-agent implementation... 08:13:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:13:55 $ docker exec 812ede7bbfe73451a517a1117c781561690b682429b91bc4e11c8c04d280f767 ssh-agent 08:13:55 SSH_AUTH_SOCK=/tmp/ssh-WWtn159GbQwI/agent.32 08:13:55 SSH_AGENT_PID=38 08:13:55 Running ssh-add (command line suppressed) 08:13:55 Identity added: /w/workspace/edgex-go/761@tmp/private_key_13195065243211941941.key (/w/workspace/edgex-go/761@tmp/private_key_13195065243211941941.key) 08:13:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:13:56 + git tag --points-at HEAD [Pipeline] } 08:13:56 $ docker exec --env ******** --env ******** 812ede7bbfe73451a517a1117c781561690b682429b91bc4e11c8c04d280f767 ssh-agent -k 08:13:56 unset SSH_AUTH_SOCK; 08:13:56 unset SSH_AGENT_PID; 08:13:56 echo Agent pid 38 killed; 08:13:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:13:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:13:56 [ssh-agent] Looking for ssh-agent implementation... 08:13:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:13:56 $ docker exec 812ede7bbfe73451a517a1117c781561690b682429b91bc4e11c8c04d280f767 ssh-agent 08:13:56 SSH_AUTH_SOCK=/tmp/ssh-M991xhdrsqcP/agent.71 08:13:56 SSH_AGENT_PID=77 08:13:56 Running ssh-add (command line suppressed) 08:13:56 Identity added: /w/workspace/edgex-go/761@tmp/private_key_15930260818292343064.key (/w/workspace/edgex-go/761@tmp/private_key_15930260818292343064.key) 08:13:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:13:56 + git semver init 08:13:57 2024-12-10 08:13:57,111 [run_init] DEBUG init version:0.0.0 force:False 08:13:57 2024-12-10 08:13:57,112 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/761/.semver 08:13:57 2024-12-10 08:13:57,112 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/761/.semver 08:13:57 2024-12-10 08:13:57,112 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/761/.semver'], cwd=/w/workspace/edgex-go/761, universal_newlines=False, shell=None, istream=None) 08:14:02 2024-12-10 08:14:02,355 [append_file] DEBUG append to file:/w/workspace/edgex-go/761/.git/info/exclude 08:14:02 2024-12-10 08:14:02,355 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/761/.semver/main with force:False 08:14:02 2024-12-10 08:14:02,356 [read_version] DEBUG read version from /w/workspace/edgex-go/761/.semver/main 08:14:02 2024-12-10 08:14:02,356 [read_version] DEBUG read version from /w/workspace/edgex-go/761/.semver/main 08:14:02 4.0.0-dev.25 [Pipeline] } 08:14:02 $ docker exec --env ******** --env ******** 812ede7bbfe73451a517a1117c781561690b682429b91bc4e11c8c04d280f767 ssh-agent -k 08:14:02 unset SSH_AUTH_SOCK; 08:14:02 unset SSH_AGENT_PID; 08:14:02 echo Agent pid 77 killed; 08:14:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:14:02 + git semver [Pipeline] } 08:14:03 $ docker stop --time=1 812ede7bbfe73451a517a1117c781561690b682429b91bc4e11c8c04d280f767 08:14:04 $ docker rm -f --volumes 812ede7bbfe73451a517a1117c781561690b682429b91bc4e11c8c04d280f767 [Pipeline] // withDockerContainer [Pipeline] sh 08:14:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:14:05 Stashed 1 file(s) [Pipeline] echo 08:14:05 [edgeXSemver]: initialized semver on version 4.0.0-dev.25 [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 08:14:05 + git config --global --add safe.directory /w/workspace/edgex-go/761 [Pipeline] echo 08:14:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:14:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:14:05 ========================================================= 08:14:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:14:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:14:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:14:05 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 08:14:05 43c4264eed91: Pulling fs layer 08:14:05 4cc291be95ef: Pulling fs layer 08:14:05 2ac1f1163629: Pulling fs layer 08:14:05 5c3c966382ef: Pulling fs layer 08:14:05 4f4fb700ef54: Pulling fs layer 08:14:05 5d5c8e513c77: Pulling fs layer 08:14:05 9f66e0745190: Pulling fs layer 08:14:05 f49a43e4bbc0: Pulling fs layer 08:14:05 561ebcabdf7f: Pulling fs layer 08:14:05 5d5c8e513c77: Waiting 08:14:05 9f66e0745190: Waiting 08:14:05 561ebcabdf7f: Waiting 08:14:05 f49a43e4bbc0: Waiting 08:14:05 4f4fb700ef54: Waiting 08:14:05 5c3c966382ef: Waiting 08:14:05 4cc291be95ef: Verifying Checksum 08:14:05 4cc291be95ef: Download complete 08:14:05 5c3c966382ef: Download complete 08:14:05 4f4fb700ef54: Download complete 08:14:05 43c4264eed91: Download complete 08:14:05 5d5c8e513c77: Download complete 08:14:05 9f66e0745190: Verifying Checksum 08:14:05 9f66e0745190: Download complete 08:14:06 43c4264eed91: Pull complete 08:14:06 561ebcabdf7f: Verifying Checksum 08:14:06 561ebcabdf7f: Download complete 08:14:06 4cc291be95ef: Pull complete 08:14:06 2ac1f1163629: Verifying Checksum 08:14:06 2ac1f1163629: Download complete 08:14:06 f49a43e4bbc0: Verifying Checksum 08:14:06 f49a43e4bbc0: Download complete 08:14:09 2ac1f1163629: Pull complete 08:14:09 5c3c966382ef: Pull complete 08:14:09 4f4fb700ef54: Pull complete 08:14:09 5d5c8e513c77: Pull complete 08:14:09 9f66e0745190: Pull complete 08:14:12 f49a43e4bbc0: Pull complete 08:14:12 561ebcabdf7f: Pull complete 08:14:12 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 08:14:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:14:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 08:14:12 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:14:12 WORKDIR /edgex 08:14:12 COPY go.mod . 08:14:12 RUN go mod download 08:14:12 + docker build -t ci-base-image-x86_64 -f - . 08:14:13 Sending build context to Docker daemon 178.1MB 08:14:13 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:14:13 ---> 3a752c3f9dda 08:14:13 Step 2/4 : WORKDIR /edgex 08:14:18 ---> Running in e8d144d6ff7e 08:14:18 Removing intermediate container e8d144d6ff7e 08:14:18 ---> 038dc299c1b5 08:14:18 Step 3/4 : COPY go.mod . 08:14:18 ---> 2353836d616d 08:14:18 Step 4/4 : RUN go mod download 08:14:18 ---> Running in f9c3bdb36b44 08:14:20 Still waiting to schedule task 08:14:20 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:14:45 Removing intermediate container f9c3bdb36b44 08:14:45 ---> 2e351065e087 08:14:45 Successfully built 2e351065e087 08:14:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:45 + docker inspect -f . ci-base-image-x86_64 08:14:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:14:45 prd-ubuntu20.04-docker-8c-8g-34848 does not seem to be running inside a container 08:14:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/761 -v /w/workspace/edgex-go/761:/w/workspace/edgex-go/761:rw,z -v /w/workspace/edgex-go/761@tmp:/w/workspace/edgex-go/761@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:14:46 $ docker top f51e988fbe337f469431817af3b600ee4bbd0701c8ce0df73a04ad408e88eec8 -eo pid,comm [Pipeline] { [Pipeline] sh 08:14:46 + go version 08:14:46 go version go1.23.2 linux/amd64 [Pipeline] } 08:14:46 $ docker stop --time=1 f51e988fbe337f469431817af3b600ee4bbd0701c8ce0df73a04ad408e88eec8 08:14:47 $ docker rm -f --volumes f51e988fbe337f469431817af3b600ee4bbd0701c8ce0df73a04ad408e88eec8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:48 + docker inspect -f . ci-base-image-x86_64 08:14:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:14:48 prd-ubuntu20.04-docker-8c-8g-34848 does not seem to be running inside a container 08:14:48 $ 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/761 -v /w/workspace/edgex-go/761:/w/workspace/edgex-go/761:rw,z -v /w/workspace/edgex-go/761@tmp:/w/workspace/edgex-go/761@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:14:48 $ docker top 5b7a74bbf3b2c93a697b862ca214421c651d736356db5068b6f462fbb04af983 -eo pid,comm [Pipeline] { [Pipeline] echo 08:14:48 ========================================================= 08:14:48 [edgeXBuildGoParallel] Running Tests and Build... 08:14:48 ========================================================= [Pipeline] sh 08:14:49 + git config --global --add safe.directory /w/workspace/edgex-go/761 [Pipeline] fileExists [Pipeline] sh 08:14:49 + make test 08:14:49 go test -race -coverprofile=coverage.out ./... 08:14:57 ? github.com/edgexfoundry/edgex-go [no test files] 08:15:24 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 08:15:24 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 08:15:24 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 08:15:25 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 08:15:25 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 08:15:25 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 08:15:25 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 08:15:25 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 08:15:25 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 08:15:25 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 08:15:25 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 08:15:25 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 08:15:26 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:15:26 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 08:15:26 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 08:15:27 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 08:15:27 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 08:15:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 28.7% of statements 08:15:28 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 08:15:28 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 08:15:28 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 08:15:29 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 08:15:29 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 08:15:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements 08:15:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:15:30 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 08:15:30 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 08:15:30 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:15:30 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 08:15:30 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 08:15:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:15:30 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 08:15:30 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 08:15:31 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:15:31 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 08:15:31 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 08:15:31 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:15:31 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 08:15:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.046s coverage: 69.2% of statements 08:15:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.056s coverage: 48.4% of statements 08:15:32 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 08:15:32 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 08:15:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.536s coverage: 93.4% of statements 08:15:33 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.042s coverage: 91.7% of statements 08:15:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.058s coverage: 9.4% of statements 08:15:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:15:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:15:35 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 08:15:35 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 08:15:35 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:15:35 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 08:15:35 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 08:15:35 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 08:15:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:15:35 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 08:15:35 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 08:15:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.436s coverage: 95.8% of statements 08:15:36 ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements 08:15:36 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 08:15:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:15:36 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 08:15:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.029s coverage: 0.0% of statements [no tests to run] 08:15:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 1.1% of statements 08:15:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.030s coverage: 44.2% of statements 08:15:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.017s coverage: 40.0% of statements 08:15:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 08:15:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 08:15:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 08:15:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:15:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 08:15:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 08:15:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 08:15:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.049s coverage: 87.1% of statements 08:15:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements 08:15:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.034s coverage: 96.3% of statements 08:15:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.015s coverage: 87.5% of statements 08:15:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 08:15:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 08:15:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 08:15:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 08:15:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 08:15:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 08:15:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 08:15:41 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 08:15:41 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 08:15:42 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 08:15:42 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 08:15:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:15:44 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 08:15:44 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 08:15:48 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 08:15:48 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 08:15:48 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 08:15:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:15:49 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 08:15:49 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 08:15:49 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 08:15:49 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 08:15:49 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 08:15:49 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 08:15:50 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 08:15:50 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 08:15:50 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 08:15:50 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 08:15:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.034s coverage: 94.4% of statements 08:15:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:15:52 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 08:15:52 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:15:52 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 08:15:52 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 08:15:52 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 08:15:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:15:53 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:15:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.048s coverage: 92.9% of statements 08:15:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 66.7% of statements 08:15:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements 08:15:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 75.0% of statements 08:15:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements 08:15:59 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 17.0% of statements 08:15:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements 08:15:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.068s coverage: 81.8% of statements 08:15:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.056s coverage: 82.1% of statements 08:15:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.034s coverage: 86.0% of statements 08:15:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.135s coverage: 63.1% of statements 08:15:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.026s coverage: 100.0% of statements 08:15:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements 08:15:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements 08:15:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.027s coverage: 73.7% of statements 08:15:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.077s coverage: 100.0% of statements 08:15:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.199s coverage: 36.8% of statements 08:15:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.028s coverage: 93.8% of statements 08:15:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.024s coverage: 3.1% of statements 08:15:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.061s coverage: 17.2% of statements 08:15:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.140s coverage: 95.7% of statements 08:15:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.036s coverage: 9.0% of statements 08:15:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.086s coverage: 97.7% of statements 08:15:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.027s coverage: 45.8% of statements 08:15:59 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 08:15:59 running golangci-lint 08:15:59 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 08:15:59 go version go1.23.2 linux/amd64 08:15:59 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 08:15:59 level=info msg="[config_reader] Used config file .golangci.yml" 08:15:59 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:15:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-34849 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 08:15:59 Running in /w/workspace/edgex-go/761 [Pipeline] { [Pipeline] checkout 08:16:02 The recommended git tool is: git 08:16:09 using credential edgex-jenkins-ssh 08:16:09 Cloning the remote Git repository 08:16:09 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:16:09 > git init /w/workspace/edgex-go/761 # timeout=10 08:16:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:16:09 > git --version # timeout=10 08:16:09 > git --version # 'git version 2.25.1' 08:16:09 using GIT_SSH to set credentials SSH Credentials for GitHub 08:16:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:16:21 level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|types_sizes|compiled_files|files|imports|name) took 21.654256729s" 08:16:21 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.509321ms" 08:16:26 Avoid second fetch 08:16:26 Checking out Revision b30e0ec92257b99dae16d28c3a521f006a0b909d (main) 08:16:26 Commit message: "Merge pull request #5021 from jackchenjc/issue-5018" 08:16:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:16:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:16:26 > git config core.sparsecheckout # timeout=10 08:16:26 > git checkout -f b30e0ec92257b99dae16d28c3a521f006a0b909d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:16:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:16:31 % Total % Received % Xferd Average Speed Time Time Time Current 08:16:31 Dload Upload Total Spent Left Speed 08:16:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 75905 0 --:--:-- --:--:-- --:--:-- 75905 [Pipeline] sh 08:16:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:16:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:16:32 + sudo tee /etc/docker/daemon.new 08:16:32 { 08:16:32 "registry-mirrors": [ 08:16:32 "https://nexus3.edgexfoundry.org:10001" 08:16:32 ], 08:16:32 "bip": "10.250.0.254/24", 08:16:32 "hosts": [ 08:16:32 "tcp://0.0.0.0:5555", 08:16:32 "unix:///var/run/docker.sock" 08:16:32 ], 08:16:32 "mtu": 1458, 08:16:32 "selinux-enabled": true, 08:16:32 "seccomp-profile": "/etc/docker/seccomp.json" 08:16:32 } [Pipeline] sh 08:16:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:16:32 + sudo service docker restart 08:16:33 level=info msg="[linters_context/goanalysis] analyzers took 1m56.090001242s with top 10 stages: buildir: 58.355367412s, gosec: 3.859582976s, inspect: 3.280299635s, printf: 2.528365926s, fact_deprecated: 2.513084343s, ctrlflow: 1.980519755s, fact_purity: 1.287925126s, S1038: 1.272871396s, directives: 1.086953605s, nilness: 1.073812968s" 08:16:33 level=info msg="[runner] Issues before processing: 193, after processing: 0" 08:16:33 level=info msg="[runner] Processors filtering stat (in/out): cgo: 193/193, autogenerated_exclude: 193/193, identifier_marker: 193/193, path_prettifier: 193/193, skip_files: 193/193, exclude: 193/193, exclude-rules: 193/15, filename_unadjuster: 193/193, invalid_issue: 193/193, nolint: 15/0, skip_dirs: 193/193" 08:16:33 level=info msg="[runner] processing took 17.370753ms with stages: nolint: 7.932236ms, identifier_marker: 5.055986ms, exclude-rules: 1.48936ms, autogenerated_exclude: 1.216679ms, path_prettifier: 1.064747ms, skip_dirs: 541.994µs, cgo: 35.23µs, invalid_issue: 19.161µs, filename_unadjuster: 11.03µs, max_same_issues: 810ns, uniq_by_line: 580ns, fixer: 430ns, exclude: 360ns, skip_files: 340ns, sort_results: 330ns, source_code: 280ns, path_shortener: 270ns, max_from_linter: 250ns, diff: 220ns, max_per_file_from_linter: 170ns, path_prefixer: 160ns, severity-rules: 130ns" 08:16:33 level=info msg="[runner] linters took 12.330982449s with stages: goanalysis_metalinter: 12.313489815s" 08:16:33 level=info msg="File cache stats: 0 entries of total size 0B" 08:16:33 level=info msg="Memory: 341 samples, avg is 295.0MB, max is 1290.6MB" 08:16:33 level=info msg="Execution took 34.03031461s" 08:16:33 go vet ./... 08:16:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:16:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:16:41 ./bin/test-attribution-txt.sh [Pipeline] echo 08:16:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:16:42 + ls -al . 08:16:42 total 1740 08:16:42 drwxrwxr-x 11 1001 1001 4096 Dec 10 08:14 . 08:16:42 drwxr-xr-x 4 root root 4096 Dec 10 08:14 .. 08:16:42 drwxrwxr-x 2 1001 1001 4096 Dec 10 08:13 .blubracket 08:16:42 -rw-rw-r-- 1 1001 1001 10 Dec 10 08:13 .dockerignore 08:16:42 drwxrwxr-x 8 1001 1001 4096 Dec 10 08:15 .git 08:16:42 drwxrwxr-x 3 1001 1001 4096 Dec 10 08:13 .github 08:16:42 -rw-rw-r-- 1 1001 1001 907 Dec 10 08:13 .gitignore 08:16:42 -rw-rw-r-- 1 1001 1001 199 Dec 10 08:13 .golangci.yml 08:16:42 -rw-rw-r-- 1 1001 1001 100 Dec 10 08:13 .hadolint.yml 08:16:42 drwxr-xr-x 3 1001 1001 4096 Dec 10 08:14 .semver 08:16:42 -rw-rw-r-- 1 1001 1001 155 Dec 10 08:13 .sonarcloud.properties 08:16:42 -rw-rw-r-- 1 1001 1001 1171 Dec 10 08:13 ADOPTERS.md 08:16:42 -rw-rw-r-- 1 1001 1001 17141 Dec 10 08:13 Attribution.txt 08:16:42 -rw-rw-r-- 1 1001 1001 100284 Dec 10 08:13 CHANGELOG.md 08:16:42 -rw-rw-r-- 1 1001 1001 3804 Dec 10 08:13 CONTRIBUTING.md 08:16:42 -rw-rw-r-- 1 1001 1001 677 Dec 10 08:13 GOVERNANCE.md 08:16:42 -rw-rw-r-- 1 1001 1001 858 Dec 10 08:13 Jenkinsfile 08:16:42 -rw-rw-r-- 1 1001 1001 10775 Dec 10 08:13 LICENSE 08:16:42 -rw-rw-r-- 1 1001 1001 16740 Dec 10 08:13 Makefile 08:16:42 -rw-rw-r-- 1 1001 1001 582 Dec 10 08:13 OWNERS.md 08:16:42 -rw-rw-r-- 1 1001 1001 9932 Dec 10 08:13 README.md 08:16:42 -rw-rw-r-- 1 1001 1001 789 Dec 10 08:13 SECURITY.md 08:16:42 -rw-rw-r-- 1 1001 1001 12 Dec 10 08:14 VERSION 08:16:42 drwxrwxr-x 2 1001 1001 4096 Dec 10 08:13 bin 08:16:42 drwxrwxr-x 19 1001 1001 4096 Dec 10 08:13 cmd 08:16:42 -rw-r--r-- 1 root root 1412872 Dec 10 08:15 coverage.out 08:16:42 drwxrwxr-x 2 1001 1001 4096 Dec 10 08:13 fuzz_test 08:16:42 -rw-rw-r-- 1 1001 1001 6473 Dec 10 08:13 go.mod 08:16:42 -rw-rw-r-- 1 1001 1001 87891 Dec 10 08:13 go.sum 08:16:42 drwxrwxr-x 7 1001 1001 4096 Dec 10 08:13 internal 08:16:42 drwxrwxr-x 2 1001 1001 4096 Dec 10 08:13 openapi 08:16:42 -rw-rw-r-- 1 1001 1001 584 Dec 10 08:13 security.txt 08:16:42 -rw-rw-r-- 1 1001 1001 204 Dec 10 08:13 version.go [Pipeline] sh 08:16:42 + '[' -e coverage.out ] 08:16:42 + chown 1001:1001 coverage.out [Pipeline] stash 08:16:43 Stashed 1 file(s) [Pipeline] sh 08:16:43 + make build 08:16:43 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:16:51 provisioning config files... 08:16:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/761@tmp/config7610039122189181811tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:16:51 ---> ****-login.sh 08:16:51 nexus3.edgexfoundry.org:10001 08:16:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:16:51 Configure a credential helper to remove this warning. See 08:16:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:16:51 08:16:51 Login Succeeded 08:16:51 nexus3.edgexfoundry.org:10002 08:16:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:16:52 Configure a credential helper to remove this warning. See 08:16:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:16:52 08:16:52 Login Succeeded 08:16:52 nexus3.edgexfoundry.org:10003 08:16:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:16:52 Configure a credential helper to remove this warning. See 08:16:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:16:52 08:16:52 Login Succeeded 08:16:52 nexus3.edgexfoundry.org:10004 08:16:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:16:52 Configure a credential helper to remove this warning. See 08:16:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:16:52 08:16:52 Login Succeeded 08:16:52 ****.io 08:16:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:16:53 Configure a credential helper to remove this warning. See 08:16:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:16:53 08:16:53 Login Succeeded 08:16:53 ---> ****-login.sh ends [Pipeline] } 08:16:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:16:53 + git config --global --add safe.directory /w/workspace/edgex-go/761 [Pipeline] echo 08:16:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:16:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:16:53 ========================================================= 08:16:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 08:16:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:16:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:16:54 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:16:54 cf04c63912e1: Pulling fs layer 08:16:54 55b35a11ae5e: Pulling fs layer 08:16:54 a37a00ec5f00: Pulling fs layer 08:16:54 50b3750afda1: Pulling fs layer 08:16:54 4f4fb700ef54: Pulling fs layer 08:16:54 80978eb59214: Pulling fs layer 08:16:54 c9f46d7d2bd2: Pulling fs layer 08:16:54 c5a475d317c9: Pulling fs layer 08:16:54 50b3750afda1: Waiting 08:16:54 4f4fb700ef54: Waiting 08:16:54 80978eb59214: Waiting 08:16:54 c5a475d317c9: Waiting 08:16:54 c9f46d7d2bd2: Waiting 08:16:54 55b35a11ae5e: Verifying Checksum 08:16:54 55b35a11ae5e: Download complete 08:16:54 50b3750afda1: Verifying Checksum 08:16:54 50b3750afda1: Download complete 08:16:54 4f4fb700ef54: Verifying Checksum 08:16:54 4f4fb700ef54: Download complete 08:16:54 80978eb59214: Verifying Checksum 08:16:54 80978eb59214: Download complete 08:16:54 cf04c63912e1: Download complete 08:16:54 c5a475d317c9: Verifying Checksum 08:16:54 c5a475d317c9: Download complete 08:16:55 cf04c63912e1: Pull complete 08:16:55 55b35a11ae5e: Pull complete 08:16:55 a37a00ec5f00: Verifying Checksum 08:16:55 a37a00ec5f00: Download complete 08:16:56 c9f46d7d2bd2: Verifying Checksum 08:16:56 c9f46d7d2bd2: Download complete 08:17:05 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:17:06 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:17:07 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:17:08 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:17:09 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:17:14 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:17:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:17:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:17:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:17:18 a37a00ec5f00: Pull complete 08:17:18 50b3750afda1: Pull complete 08:17:18 4f4fb700ef54: Pull complete 08:17:18 80978eb59214: Pull complete 08:17:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:17:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:17:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:17:21 $ docker stop --time=1 5b7a74bbf3b2c93a697b862ca214421c651d736356db5068b6f462fbb04af983 08:17:24 c9f46d7d2bd2: Pull complete 08:17:26 c5a475d317c9: Pull complete 08:17:26 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 08:17:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:17:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:17:54 $ docker rm -f --volumes 5b7a74bbf3b2c93a697b862ca214421c651d736356db5068b6f462fbb04af983 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 08:17:55 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:17:55 WORKDIR /edgex 08:17:55 COPY go.mod . 08:17:55 RUN go mod download 08:17:55 + docker build -t ci-base-image-arm64 -f - . [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:17:56 08:17:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:17:57 #0 building with "default" instance using docker driver 08:17:57 08:17:57 #1 [internal] load .dockerignore 08:17:57 #1 transferring context: 50B 0.0s done 08:17:57 #1 DONE 0.1s 08:17:57 08:17:57 #2 [internal] load build definition from Dockerfile 08:17:57 #2 transferring dockerfile: 172B done 08:17:57 #2 DONE 0.1s 08:17:57 08:17:57 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:17:57 #3 DONE 0.0s 08:17:57 08:17:57 #4 [internal] load build context 08:17:57 #4 transferring context: 6.51kB done 08:17:57 #4 DONE 0.1s 08:17:57 08:17:57 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:17:57 #5 DONE 0.2s 08:17:57 08:17:57 #6 [2/4] WORKDIR /edgex 08:17:57 #6 DONE 0.2s 08:17:57 08:17:57 #7 [3/4] COPY go.mod . 08:17:57 #7 DONE 0.1s 08:17:57 08:17:57 #8 [4/4] RUN go mod download 08:17:57 latest: Pulling from edgex-devops/edgex-compose 08:17:57 91d30c5bc195: Pulling fs layer 08:17:57 2e9b0aa3be6d: Pulling fs layer 08:17:57 9c61dcf015f6: Pulling fs layer 08:17:57 4698f68db338: Pulling fs layer 08:17:57 2a2f49069b9e: Pulling fs layer 08:17:57 e0025b399a48: Pulling fs layer 08:17:57 4698f68db338: Waiting 08:17:57 2a2f49069b9e: Waiting 08:17:57 e0025b399a48: Waiting 08:17:57 91d30c5bc195: Verifying Checksum 08:17:57 91d30c5bc195: Download complete 08:17:57 4698f68db338: Verifying Checksum 08:17:57 4698f68db338: Download complete 08:17:57 2e9b0aa3be6d: Verifying Checksum 08:17:57 2e9b0aa3be6d: Download complete 08:17:57 e0025b399a48: Verifying Checksum 08:17:57 e0025b399a48: Download complete 08:17:57 2a2f49069b9e: Verifying Checksum 08:17:57 2a2f49069b9e: Download complete 08:17:58 9c61dcf015f6: Verifying Checksum 08:17:58 9c61dcf015f6: Download complete 08:17:58 91d30c5bc195: Pull complete 08:18:00 2e9b0aa3be6d: Pull complete 08:18:04 9c61dcf015f6: Pull complete 08:18:06 4698f68db338: Pull complete 08:18:08 2a2f49069b9e: Pull complete 08:18:08 e0025b399a48: Pull complete 08:18:09 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:18:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:18:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:18:10 prd-ubuntu20.04-docker-8c-8g-34848 does not seem to be running inside a container 08:18:10 $ 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/761 -v /w/workspace/edgex-go/761:/w/workspace/edgex-go/761:rw,z -v /w/workspace/edgex-go/761@tmp:/w/workspace/edgex-go/761@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:18:12 #8 DONE 14.8s 08:18:12 08:18:12 #9 exporting to image 08:18:12 #9 exporting layers 08:18:18 $ docker top b1ef3a45f667a0e3e3997896071c78faf148dd5507b51cec927b4a55a626d7a8 -eo pid,comm [Pipeline] { [Pipeline] sh 08:18:18 + docker compose -f ./docker-compose-build.yml build --parallel 08:18:20 #1 [security-spire-config internal] load build definition from Dockerfile 08:18:20 #1 transferring dockerfile: 08:18:20 #1 transferring dockerfile: 1.69kB done 08:18:20 #1 DONE 0.4s 08:18:20 08:18:20 #2 [security-spire-config internal] load .dockerignore 08:18:20 #2 transferring context: 50B done 08:18:20 #2 DONE 0.2s 08:18:20 08:18:20 #3 [support-scheduler internal] load build definition from Dockerfile 08:18:20 #3 transferring dockerfile: 1.82kB done 08:18:20 #3 DONE 0.4s 08:18:20 08:18:20 #4 [support-scheduler internal] load .dockerignore 08:18:21 #4 ... 08:18:21 08:18:21 #5 [security-spire-server internal] load build definition from Dockerfile 08:18:21 #5 transferring dockerfile: 1.70kB done 08:18:21 #5 DONE 0.3s 08:18:21 08:18:21 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:18:21 #6 transferring dockerfile: 1.89kB done 08:18:21 #6 DONE 0.1s 08:18:21 08:18:21 #7 [security-spire-server internal] load .dockerignore 08:18:21 #7 transferring context: 50B done 08:18:21 #7 DONE 0.1s 08:18:21 08:18:21 #4 [support-scheduler internal] load .dockerignore 08:18:21 #4 transferring context: 50B done 08:18:21 #4 DONE 0.4s 08:18:21 08:18:21 #8 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 08:18:21 #8 DONE 0.1s 08:18:21 08:18:21 #9 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:18:21 #9 ... 08:18:21 08:18:21 #10 [core-metadata internal] load build definition from Dockerfile 08:18:21 #10 transferring dockerfile: 2.13kB done 08:18:21 #10 DONE 0.0s 08:18:21 08:18:21 #11 [security-spiffe-token-provider internal] load .dockerignore 08:18:21 #11 transferring context: 50B done 08:18:21 #11 DONE 0.0s 08:18:21 08:18:21 #12 [security-proxy-setup internal] load build definition from Dockerfile 08:18:21 #12 transferring dockerfile: 2.50kB done 08:18:21 #12 DONE 0.0s 08:18:21 08:18:21 #13 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:18:21 #13 DONE 0.0s 08:18:21 08:18:21 #8 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 08:18:21 #8 ... 08:18:21 08:18:21 #14 [security-secretstore-setup internal] load build definition from Dockerfile 08:18:21 #14 transferring dockerfile: 2.49kB done 08:18:21 #14 DONE 0.1s 08:18:21 08:18:21 #15 [security-proxy-auth internal] load build definition from Dockerfile 08:18:21 #15 transferring dockerfile: 2.15kB done 08:18:21 #15 DONE 0.1s 08:18:21 08:18:21 #9 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:18:21 #9 DONE 0.5s 08:18:21 08:18:21 #8 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 08:18:21 #8 DONE 0.3s 08:18:21 08:18:21 #16 [core-metadata internal] load .dockerignore 08:18:21 #16 transferring context: 50B done 08:18:21 #16 DONE 0.1s 08:18:21 08:18:21 #13 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:18:21 #13 DONE 0.0s 08:18:21 08:18:21 #17 [security-spire-server internal] load build context 08:18:21 #17 transferring context: 23.57kB done 08:18:21 #17 DONE 0.1s 08:18:21 08:18:21 #18 [security-spire-config internal] load build context 08:18:21 #18 transferring context: 21.82kB done 08:18:21 #18 DONE 0.1s 08:18:21 08:18:21 #19 [security-spiffe-token-provider stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 08:18:21 #19 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 08:18:21 #19 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 08:18:21 #19 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 08:18:21 #19 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 08:18:22 #19 ... 08:18:22 08:18:22 #20 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:18:22 #20 transferring dockerfile: 2.23kB done 08:18:22 #20 DONE 0.3s 08:18:22 08:18:22 #21 [security-spire-agent internal] load build definition from Dockerfile 08:18:22 #21 transferring dockerfile: 1.81kB done 08:18:22 #21 DONE 0.2s 08:18:22 08:18:22 #22 [core-data internal] load build definition from Dockerfile 08:18:22 #22 transferring dockerfile: 2.07kB done 08:18:22 #22 DONE 0.3s 08:18:22 08:18:22 #23 [security-proxy-setup internal] load .dockerignore 08:18:22 #23 transferring context: 50B done 08:18:22 #23 DONE 0.2s 08:18:22 08:18:22 #24 [core-command internal] load build definition from Dockerfile 08:18:22 #24 transferring dockerfile: 1.94kB done 08:18:22 #24 DONE 0.2s 08:18:22 08:18:22 #19 [security-spiffe-token-provider stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 08:18:22 #19 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 2.10MB / 3.62MB 0.3s 08:18:22 #19 ... 08:18:22 08:18:22 #25 [security-bootstrapper internal] load build definition from Dockerfile 08:18:22 #25 transferring dockerfile: 3.02kB done 08:18:22 #25 DONE 0.2s 08:18:22 08:18:22 #19 [security-spiffe-token-provider stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 08:18:22 #19 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.3s done 08:18:22 #19 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 08:18:22 #19 ... 08:18:22 08:18:22 #26 [core-keeper internal] load build definition from Dockerfile 08:18:22 #26 transferring dockerfile: 2.07kB done 08:18:22 #26 DONE 0.2s 08:18:22 08:18:22 #27 [security-secretstore-setup internal] load .dockerignore 08:18:22 #27 transferring context: 50B done 08:18:22 #27 DONE 0.2s 08:18:22 08:18:22 #19 [security-spiffe-token-provider stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 08:18:22 #19 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.2s done 08:18:22 #19 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 08:18:22 #19 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 08:18:22 #19 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 08:18:22 #19 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 08:18:22 #19 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.3s done 08:18:22 #19 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.2s done 08:18:22 #19 DONE 1.7s 08:18:22 08:18:22 #28 [security-proxy-auth internal] load .dockerignore 08:18:22 #28 transferring context: 50B done 08:18:22 #28 DONE 0.3s 08:18:22 08:18:22 #29 [support-notifications internal] load .dockerignore 08:18:22 #29 transferring context: 50B done 08:18:22 #29 DONE 0.1s 08:18:22 08:18:22 #30 [core-common-config-bootstrapper internal] load .dockerignore 08:18:22 #30 transferring context: 50B done 08:18:22 #30 DONE 0.2s 08:18:22 08:18:22 #13 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:18:22 #13 DONE 0.0s 08:18:22 08:18:22 #8 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 08:18:22 #8 DONE 0.3s 08:18:22 08:18:22 #31 [core-metadata internal] load build context 08:18:22 #31 DONE 0.0s 08:18:22 08:18:22 #32 [security-bootstrapper internal] load .dockerignore 08:18:22 #32 ... 08:18:22 08:18:22 #13 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:18:22 #13 DONE 0.0s 08:18:22 08:18:22 #33 [core-data internal] load .dockerignore 08:18:22 #33 transferring context: 50B done 08:18:22 #33 DONE 0.3s 08:18:22 08:18:22 #13 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:18:22 #13 DONE 0.0s 08:18:22 08:18:22 #8 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 08:18:22 #8 DONE 0.4s 08:18:22 08:18:22 #34 [security-proxy-setup internal] load build context 08:18:22 #34 DONE 0.0s 08:18:22 08:18:22 #19 [security-proxy-setup stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 08:18:22 #19 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 08:18:22 #19 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 08:18:22 #19 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 08:18:22 #19 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 08:18:22 #19 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.3s done 08:18:22 #19 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.2s done 08:18:22 #19 DONE 1.7s 08:18:22 08:18:22 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:18:22 #35 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 08:18:22 #35 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:18:22 #35 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 08:18:22 #35 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 08:18:22 #35 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 08:18:22 #35 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 08:18:22 #35 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:18:22 #35 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 08:18:22 #35 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 08:18:22 #35 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.4s done 08:18:22 #35 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 08:18:22 #35 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.2s 08:18:22 #35 ... 08:18:22 08:18:22 #13 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:18:22 #13 DONE 0.0s 08:18:22 08:18:22 #36 [security-spire-agent internal] load .dockerignore 08:18:22 #36 transferring context: 50B done 08:18:22 #36 DONE 0.4s 08:18:22 08:18:22 #32 [security-bootstrapper internal] load .dockerignore 08:18:22 #32 transferring context: 50B done 08:18:22 #32 DONE 0.3s 08:18:22 08:18:22 #8 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 08:18:22 #8 DONE 0.5s 08:18:22 08:18:22 #37 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:18:22 #37 DONE 1.5s 08:18:22 08:18:22 #19 [support-notifications stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 08:18:22 #19 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 08:18:22 #19 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 08:18:22 #19 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 08:18:22 #19 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 08:18:22 #19 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.3s done 08:18:22 #19 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.2s done 08:18:22 #19 DONE 1.7s 08:18:22 08:18:22 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:18:22 #35 ... 08:18:22 08:18:22 #13 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:18:22 #13 DONE 0.0s 08:18:22 08:18:22 #38 [core-command internal] load .dockerignore 08:18:22 #38 transferring context: 50B 0.0s done 08:18:22 #38 DONE 0.4s 08:18:22 08:18:22 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:18:22 #35 ... 08:18:22 08:18:22 #39 [core-keeper internal] load .dockerignore 08:18:22 #39 transferring context: 50B done 08:18:22 #39 DONE 0.4s 08:18:22 08:18:22 #8 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 08:18:22 #8 DONE 0.6s 08:18:22 08:18:22 #37 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:18:22 #37 DONE 1.5s 08:18:22 08:18:22 #19 [core-common-config-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 08:18:22 #19 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 08:18:22 #19 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 08:18:22 #19 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 08:18:22 #19 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 08:18:22 #19 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.3s done 08:18:22 #19 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.2s done 08:18:22 #19 DONE 1.7s 08:18:22 08:18:22 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:18:23 #35 ... 08:18:23 08:18:23 #13 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:18:23 #13 DONE 0.0s 08:18:23 08:18:23 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:18:23 #35 ... 08:18:23 08:18:23 #13 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:18:23 #13 DONE 0.0s 08:18:23 08:18:23 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:18:23 #35 ... 08:18:23 08:18:23 #13 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:18:23 #13 DONE 0.0s 08:18:23 08:18:23 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:18:24 #35 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.7s done 08:18:24 #35 ... 08:18:24 08:18:24 #37 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:18:24 #37 DONE 1.6s 08:18:24 08:18:24 #19 [core-data stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 08:18:24 #19 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 08:18:24 #19 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 08:18:24 #19 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 08:18:24 #19 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 08:18:24 #19 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.3s done 08:18:24 #19 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.2s done 08:18:24 #19 DONE 1.8s 08:18:24 08:18:24 #8 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 08:18:24 #8 DONE 1.9s 08:18:24 08:18:24 #40 [core-data builder 2/7] WORKDIR /edgex-go 08:18:24 #40 DONE 2.2s 08:18:24 08:18:24 #41 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:18:29 #41 ... 08:18:29 08:18:29 #42 [security-spiffe-token-provider internal] load build context 08:18:29 #42 transferring context: 427.65MB 7.4s 08:18:29 #42 transferring context: 433.36MB 7.5s done 08:18:29 #42 ... 08:18:29 08:18:29 #43 [security-proxy-auth internal] load build context 08:18:29 #43 transferring context: 433.36MB 7.2s done 08:18:30 #9 exporting layers 17.5s done 08:18:30 #9 writing image sha256:cafc396628304b22162883990582132b763b63a9c6ceaf1adf3cbc861c6a1dc2 done 08:18:30 #9 naming to docker.io/library/ci-base-image-arm64 done 08:18:30 #9 DONE 17.5s 08:18:30 #43 ... 08:18:30 08:18:30 #44 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:30 + docker inspect -f . ci-base-image-arm64 08:18:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:18:31 prd-ubuntu20.04-docker-arm64-4c-16g-34849 does not seem to be running inside a container 08:18:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/761 -v /w/workspace/edgex-go/761:/w/workspace/edgex-go/761:rw,z -v /w/workspace/edgex-go/761@tmp:/w/workspace/edgex-go/761@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 08:18:31 #44 ... 08:18:31 08:18:31 #45 [support-scheduler internal] load build context 08:18:31 #45 transferring context: 433.36MB 7.4s done 08:18:31 #45 ... 08:18:31 08:18:31 #46 [support-notifications internal] load build definition from Dockerfile 08:18:31 #46 transferring dockerfile: 2.02kB done 08:18:31 #46 ... 08:18:31 08:18:31 #47 [support-notifications internal] load build context 08:18:31 #47 transferring context: 433.36MB 6.8s done 08:18:31 #47 ... 08:18:31 08:18:31 #9 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:18:31 #9 DONE 9.5s 08:18:31 08:18:31 #48 [security-secretstore-setup internal] load build context 08:18:31 #48 transferring context: 433.36MB 6.5s done 08:18:32 #48 DONE 9.7s 08:18:32 08:18:32 #19 [security-spire-agent stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 08:18:32 #19 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 08:18:32 #19 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 08:18:32 #19 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 08:18:32 #19 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 08:18:32 #19 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.3s done 08:18:32 #19 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.2s done 08:18:32 #19 DONE 1.8s 08:18:32 08:18:32 #49 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:18:32 #49 DONE 9.2s 08:18:32 08:18:32 #50 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:18:32 #0 2.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:18:32 #0 3.536 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:18:32 #0 3.893 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:18:32 #0 3.931 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:18:32 #0 3.941 (3/6) Installing dumb-init (1.2.5-r3) 08:18:32 #0 3.944 (4/6) Installing openssl (3.3.2-r1) 08:18:32 #0 3.957 (5/6) Installing su-exec (0.2-r3) 08:18:32 #0 3.960 (6/6) Installing yq-go (4.44.1-r2) 08:18:32 #0 4.026 Executing busybox-1.36.1-r29.trigger 08:18:32 #0 4.036 OK: 19 MiB in 18 packages 08:18:32 #50 DONE 9.6s 08:18:32 08:18:32 #34 [security-proxy-setup internal] load build context 08:18:32 #34 transferring context: 433.36MB 6.2s done 08:18:32 #34 DONE 9.6s 08:18:32 08:18:32 #51 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:18:32 #0 4.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:18:32 #0 4.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:18:32 #0 5.245 (1/4) Installing ca-certificates (20240705-r0) 08:18:32 #0 5.258 (2/4) Installing dumb-init (1.2.5-r3) 08:18:32 #0 5.263 (3/4) Installing su-exec (0.2-r3) 08:18:32 #0 5.266 (4/4) Installing yq-go (4.44.1-r2) 08:18:32 #0 5.332 Executing busybox-1.36.1-r29.trigger 08:18:32 #0 5.343 Executing ca-certificates-20240705-r0.trigger 08:18:32 #0 5.386 OK: 19 MiB in 18 packages 08:18:32 #51 DONE 9.6s 08:18:32 08:18:32 #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:18:32 #0 2.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:18:32 #0 3.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:18:32 #0 4.119 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:18:32 #0 4.119 v3.20.3-391-g79d9372a169 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:18:32 #0 4.119 OK: 24171 distinct packages available 08:18:32 #0 4.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:18:32 #0 4.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:18:32 #0 4.541 (1/14) Installing ca-certificates (20240705-r0) 08:18:32 #0 4.560 (2/14) Installing brotli-libs (1.1.0-r2) 08:18:32 #0 4.576 (3/14) Installing c-ares (1.33.1-r0) 08:18:32 #0 4.577 (4/14) Installing libunistring (1.2-r0) 08:18:32 #0 4.590 (5/14) Installing libidn2 (2.3.7-r0) 08:18:32 #0 4.594 (6/14) Installing nghttp2-libs (1.62.1-r0) 08:18:32 #0 4.599 (7/14) Installing libpsl (0.21.5-r1) 08:18:32 #0 4.604 (8/14) Installing zstd-libs (1.5.6-r0) 08:18:32 #0 4.614 (9/14) Installing libcurl (8.11.0-r2) 08:18:32 #0 4.623 (10/14) Installing curl (8.11.0-r2) 08:18:32 #0 4.630 (11/14) Installing dumb-init (1.2.5-r3) 08:18:32 #0 4.632 (12/14) Installing musl-obstack (1.2.3-r2) 08:18:32 #0 4.634 (13/14) Installing libucontext (1.2-r3) 08:18:32 #0 4.636 (14/14) Installing gcompat (1.1.0-r4) 08:18:32 #0 4.648 Executing busybox-1.36.1-r29.trigger 08:18:32 #0 4.648 Executing ca-certificates-20240705-r0.trigger 08:18:32 #0 4.681 OK: 13 MiB in 28 packages 08:18:32 #52 DONE 9.8s 08:18:32 08:18:32 #45 [support-scheduler internal] load build context 08:18:32 #45 DONE 10.6s 08:18:32 08:18:32 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:18:32 #35 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 08:18:32 #35 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:18:32 #35 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 08:18:32 #35 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 08:18:32 #35 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 08:18:32 #35 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 08:18:32 #35 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:18:32 #35 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 08:18:32 #35 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 08:18:32 #35 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.4s done 08:18:32 #35 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 08:18:32 #35 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.7s done 08:18:32 #35 ... 08:18:32 08:18:32 #47 [support-notifications internal] load build context 08:18:32 #47 DONE 9.7s 08:18:32 08:18:32 #53 [core-common-config-bootstrapper internal] load build context 08:18:32 #53 transferring context: 433.36MB 6.7s done 08:18:32 #53 DONE 9.5s 08:18:32 08:18:32 #43 [security-proxy-auth internal] load build context 08:18:32 #43 DONE 9.7s 08:18:32 08:18:32 #31 [core-metadata internal] load build context 08:18:32 #31 transferring context: 433.36MB 6.8s done 08:18:32 #31 DONE 10.0s 08:18:32 08:18:32 #42 [security-spiffe-token-provider internal] load build context 08:18:32 #42 DONE 10.5s 08:18:32 $ docker top 5b7cbe41d49ca2b17ab49a689745cb2586080378e8841f2875e1ba5bb97f3394 -eo pid,comm [Pipeline] { 08:18:32 08:18:32 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:18:32 #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.0s done 08:18:32 #54 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 10.49MB / 20.02MB 0.2s 08:18:32 #54 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:18:32 #54 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 08:18:32 #54 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 08:18:32 #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done 08:18:32 #54 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 08:18:32 #54 ... 08:18:32 08:18:32 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:18:32 #35 DONE 11.9s 08:18:32 08:18:32 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:18:32 #54 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.3s 08:18:32 #54 ... 08:18:32 08:18:32 #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:18:32 #0 10.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [Pipeline] sh 08:18:32 #55 ... 08:18:32 08:18:32 #56 [security-spire-agent internal] load build context 08:18:32 #56 transferring context: 23.10kB done 08:18:32 #56 DONE 0.4s 08:18:32 08:18:32 #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:18:32 #55 10.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:18:32 #55 ... 08:18:32 08:18:32 #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:18:32 #0 10.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:18:32 #57 ... 08:18:32 08:18:32 #58 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 08:18:32 #0 10.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:18:32 #58 10.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:18:32 #58 ... 08:18:32 08:18:32 #59 [core-command stage-1 2/10] RUN apk add --update --no-cache dumb-init 08:18:32 #0 10.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:18:32 #0 10.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:18:32 + go version 08:18:33 #59 ... 08:18:33 08:18:33 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:18:33 #0 10.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:18:33 #0 10.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:18:33 #0 10.45 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:18:33 #0 10.45 v3.20.3-391-g79d9372a169 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:18:33 #0 10.45 OK: 24171 distinct packages available 08:18:33 #0 10.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:18:33 #60 ... 08:18:33 08:18:33 #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:18:33 #55 10.57 (1/3) Installing ca-certificates (20240705-r0) 08:18:33 #55 10.57 (2/3) Installing dumb-init (1.2.5-r3) 08:18:33 #55 10.57 (3/3) Installing tzdata (2024b-r0) 08:18:33 #55 10.60 Executing busybox-1.36.1-r29.trigger 08:18:33 #55 10.63 Executing ca-certificates-20240705-r0.trigger 08:18:33 #55 10.67 OK: 10 MiB in 17 packages 08:18:33 go version go1.23.2 linux/arm64 [Pipeline] } 08:18:33 $ docker stop --time=1 5b7cbe41d49ca2b17ab49a689745cb2586080378e8841f2875e1ba5bb97f3394 08:18:34 #55 ... 08:18:34 08:18:34 #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:18:34 #61 ... 08:18:34 08:18:34 #62 [security-bootstrapper internal] load build context 08:18:34 #62 ... 08:18:34 08:18:34 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:18:34 #63 10.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:18:34 #63 ... 08:18:34 08:18:34 #64 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:18:34 #64 ... 08:18:34 08:18:34 #65 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:18:35 #65 ... 08:18:35 08:18:35 #66 [core-command internal] load build context 08:18:35 #66 ... 08:18:35 08:18:35 #67 [core-keeper internal] load build context 08:18:35 #67 ... 08:18:35 08:18:35 #68 [core-data internal] load build context 08:18:35 #68 ... 08:18:35 08:18:35 #66 [core-command internal] load build context 08:18:35 $ docker rm -f --volumes 5b7cbe41d49ca2b17ab49a689745cb2586080378e8841f2875e1ba5bb97f3394 [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 08:18:35 #66 ... 08:18:35 08:18:35 #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:18:35 #55 DONE 13.5s 08:18:35 08:18:35 #66 [core-command internal] load build context 08:18:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:18:35 08:18:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:18:36 latest: Pulling from edgex-devops/edgex-compose-arm64 08:18:36 547446be3368: Pulling fs layer 08:18:36 d125d8839a47: Pulling fs layer 08:18:36 3e85d5ac6304: Pulling fs layer 08:18:36 c3105a71a48b: Pulling fs layer 08:18:36 0f093f025ec4: Pulling fs layer 08:18:36 c3106fc0e877: Pulling fs layer 08:18:36 c3105a71a48b: Waiting 08:18:36 0f093f025ec4: Waiting 08:18:36 c3106fc0e877: Waiting 08:18:36 547446be3368: Verifying Checksum 08:18:36 547446be3368: Download complete 08:18:36 c3105a71a48b: Verifying Checksum 08:18:36 c3105a71a48b: Download complete 08:18:36 d125d8839a47: Verifying Checksum 08:18:36 d125d8839a47: Download complete 08:18:36 c3106fc0e877: Download complete 08:18:36 0f093f025ec4: Download complete 08:18:37 547446be3368: Pull complete 08:18:37 #66 transferring context: 433.36MB 4.9s done 08:18:37 d125d8839a47: Pull complete 08:18:37 #66 ... 08:18:37 08:18:37 #68 [core-data internal] load build context 08:18:37 #68 transferring context: 433.36MB 4.8s done 08:18:37 #68 DONE 13.5s 08:18:37 08:18:37 #58 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 08:18:37 #58 10.45 (1/2) Installing ca-certificates (20240705-r0) 08:18:37 #58 10.78 (2/2) Installing dumb-init (1.2.5-r3) 08:18:37 #58 10.78 Executing busybox-1.36.1-r29.trigger 08:18:37 #58 10.78 Executing ca-certificates-20240705-r0.trigger 08:18:37 #58 10.83 OK: 9 MiB in 16 packages 08:18:37 #58 DONE 15.2s 08:18:37 08:18:37 #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:18:37 #57 11.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:18:37 #57 11.88 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:18:37 #57 11.88 v3.20.3-391-g79d9372a169 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:18:37 #57 11.88 OK: 24171 distinct packages available 08:18:37 #57 11.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:18:37 #57 12.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:18:37 #57 12.25 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:18:37 #57 12.28 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:18:37 #57 12.29 (3/7) Installing dumb-init (1.2.5-r3) 08:18:37 #57 12.30 (4/7) Installing musl-obstack (1.2.3-r2) 08:18:37 #57 12.30 (5/7) Installing libucontext (1.2-r3) 08:18:37 #57 12.30 (6/7) Installing gcompat (1.1.0-r4) 08:18:37 #57 12.31 (7/7) Installing openssl (3.3.2-r1) 08:18:37 #57 12.32 Executing busybox-1.36.1-r29.trigger 08:18:37 #57 12.32 OK: 9 MiB in 19 packages 08:18:37 #57 DONE 15.8s 08:18:37 08:18:37 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:18:37 #60 11.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:18:37 #60 11.53 (1/4) Installing dumb-init (1.2.5-r3) 08:18:37 #60 11.53 (2/4) Installing musl-obstack (1.2.3-r2) 08:18:37 #60 11.54 (3/4) Installing libucontext (1.2-r3) 08:18:37 #60 11.54 (4/4) Installing gcompat (1.1.0-r4) 08:18:37 #60 11.54 Executing busybox-1.36.1-r29.trigger 08:18:37 #60 11.55 OK: 8 MiB in 18 packages 08:18:37 #60 DONE 15.4s 08:18:38 08:18:38 #44 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:18:38 #44 DONE 7.5s 08:18:38 08:18:38 #69 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:18:38 #69 ... 08:18:38 08:18:38 #59 [core-command stage-1 2/10] RUN apk add --update --no-cache dumb-init 08:18:38 #59 10.89 (1/1) Installing dumb-init (1.2.5-r3) 08:18:38 #59 11.21 Executing busybox-1.36.1-r29.trigger 08:18:38 #59 11.21 OK: 8 MiB in 15 packages 08:18:38 #59 DONE 15.7s 08:18:38 08:18:38 #65 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:18:38 #65 DONE 13.9s 08:18:38 08:18:38 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:18:38 #63 10.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:18:38 #63 10.77 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:18:38 #63 10.77 v3.20.3-391-g79d9372a169 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:18:38 #63 10.77 OK: 24175 distinct packages available 08:18:38 #63 10.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:18:38 #63 10.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:18:38 #63 11.18 OK: 246 MiB in 54 packages 08:18:38 #63 DONE 13.8s 08:18:38 08:18:38 #66 [core-command internal] load build context 08:18:38 #66 DONE 14.0s 08:18:38 08:18:38 #67 [core-keeper internal] load build context 08:18:38 #67 transferring context: 433.36MB 4.9s done 08:18:38 #67 DONE 14.0s 08:18:38 08:18:38 #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:18:38 #61 10.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:18:38 #61 10.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:18:38 #61 10.85 OK: 246 MiB in 54 packages 08:18:38 #61 DONE 14.6s 08:18:38 08:18:38 #70 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:18:38 #70 ... 08:18:38 08:18:38 #62 [security-bootstrapper internal] load build context 08:18:38 #62 transferring context: 433.36MB 5.1s done 08:18:38 #62 DONE 14.1s 08:18:38 08:18:38 #71 [core-command stage-1 3/10] RUN apk --no-cache upgrade 08:18:38 #71 ... 08:18:38 08:18:38 #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:18:38 #72 DONE 0.5s 08:18:38 3e85d5ac6304: Verifying Checksum 08:18:38 3e85d5ac6304: Download complete 08:18:38 08:18:38 #73 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:18:38 #0 6.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:18:38 #0 7.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:18:38 #0 7.318 (1/1) Installing dumb-init (1.2.5-r3) 08:18:38 #0 7.322 Executing busybox-1.36.1-r29.trigger 08:18:38 #0 7.326 OK: 8 MiB in 15 packages 08:18:38 #73 DONE 7.4s 08:18:38 08:18:38 #70 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:18:38 #70 DONE 0.5s 08:18:38 08:18:38 #74 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:18:39 #74 ... 08:18:39 08:18:39 #75 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:18:39 #0 7.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:18:39 #0 7.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:18:39 #0 8.146 (1/2) Installing dumb-init (1.2.5-r3) 08:18:39 #0 8.150 (2/2) Installing su-exec (0.2-r3) 08:18:39 #0 8.153 Executing busybox-1.36.1-r29.trigger 08:18:39 #0 8.171 OK: 8 MiB in 16 packages 08:18:39 #75 DONE 8.3s 08:18:39 08:18:39 #41 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:18:39 #41 14.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:18:39 #41 14.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:18:39 #41 ... 08:18:39 08:18:39 #64 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:18:39 #64 14.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:18:39 #64 14.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:18:39 #64 15.00 OK: 246 MiB in 54 packages 08:18:39 #64 DONE 15.2s 08:18:39 08:18:39 #76 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:18:39 #76 DONE 0.1s 08:18:39 08:18:39 #41 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:18:39 #41 15.26 OK: 246 MiB in 54 packages 08:18:39 #41 DONE 15.4s 08:18:39 08:18:39 #77 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:18:39 #77 DONE 0.1s 08:18:39 08:18:39 #78 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:18:40 #78 ... 08:18:40 08:18:40 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:18:40 #0 7.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:18:40 #0 7.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:18:40 #0 7.707 Upgrading critical system libraries and apk-tools: 08:18:40 #0 7.707 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:18:40 #0 7.712 Executing busybox-1.36.1-r29.trigger 08:18:40 #0 7.760 Continuing the upgrade transaction with new apk-tools: 08:18:40 #0 7.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:18:40 #0 7.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:18:40 #0 8.120 OK: 19 MiB in 18 packages 08:18:40 #79 DONE 8.2s 08:18:40 08:18:40 #80 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:18:40 #80 DONE 0.1s 08:18:40 08:18:40 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:18:40 #54 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.6s done 08:18:40 #54 ... 08:18:40 08:18:40 #69 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:18:40 #69 2.684 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:18:41 #69 3.171 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:18:41 #69 ... 08:18:41 08:18:41 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:18:41 #0 7.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:18:41 #0 8.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:18:41 #0 8.368 Upgrading critical system libraries and apk-tools: 08:18:41 #0 8.368 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:18:41 #0 8.376 Executing busybox-1.36.1-r29.trigger 08:18:41 #0 8.447 Continuing the upgrade transaction with new apk-tools: 08:18:41 #0 8.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:18:41 #0 8.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:18:41 #0 8.846 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:18:41 #0 8.908 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:18:41 #0 8.937 Executing ca-certificates-20240705-r0.trigger 08:18:41 #0 9.019 OK: 19 MiB in 18 packages 08:18:41 #81 DONE 9.3s 08:18:41 08:18:41 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:18:41 #0 8.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:18:41 #0 8.165 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:18:41 #0 8.463 Upgrading critical system libraries and apk-tools: 08:18:41 #0 8.463 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:18:41 #0 8.471 Executing busybox-1.36.1-r29.trigger 08:18:41 #0 8.546 Continuing the upgrade transaction with new apk-tools: 08:18:41 #0 8.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:18:41 #0 8.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:18:41 #0 8.950 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:18:41 #0 9.004 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:18:41 #0 9.014 Executing ca-certificates-20240705-r0.trigger 08:18:41 #0 9.078 OK: 13 MiB in 28 packages 08:18:41 #82 DONE 9.4s 08:18:41 08:18:41 #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:18:41 #0 4.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:18:41 #0 4.442 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:18:41 #0 4.740 Upgrading critical system libraries and apk-tools: 08:18:41 #0 4.740 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:18:41 #0 4.749 Executing busybox-1.36.1-r29.trigger 08:18:41 #0 4.845 Continuing the upgrade transaction with new apk-tools: 08:18:41 #0 4.845 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:18:41 #0 4.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:18:41 #0 5.237 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:18:41 #0 5.269 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:18:41 #0 5.301 Executing ca-certificates-20240705-r0.trigger 08:18:41 #0 5.341 OK: 10 MiB in 17 packages 08:18:41 #83 DONE 5.6s 08:18:41 08:18:41 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:18:41 #0 2.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:18:41 #0 2.799 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:18:41 #0 3.090 Upgrading critical system libraries and apk-tools: 08:18:41 #0 3.090 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:18:41 #0 3.102 Executing busybox-1.36.1-r29.trigger 08:18:41 #0 3.203 Continuing the upgrade transaction with new apk-tools: 08:18:41 #0 3.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:18:41 #0 3.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:18:41 #0 3.630 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:18:41 #0 3.685 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:18:41 #0 3.697 OK: 8 MiB in 18 packages 08:18:41 #84 DONE 3.9s 08:18:41 08:18:41 #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:18:41 #85 ... 08:18:41 08:18:41 #86 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:18:41 #0 3.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:18:41 #0 3.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:18:41 #0 3.528 Upgrading critical system libraries and apk-tools: 08:18:41 #0 3.528 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:18:41 #0 3.539 Executing busybox-1.36.1-r29.trigger 08:18:41 #0 3.635 Continuing the upgrade transaction with new apk-tools: 08:18:41 #0 3.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:18:41 #0 3.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:18:41 #0 4.130 OK: 9 MiB in 19 packages 08:18:41 #86 DONE 4.3s 08:18:41 08:18:41 #69 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:18:41 #69 3.904 (1/1) Installing dumb-init (1.2.5-r3) 08:18:42 #69 4.386 Executing busybox-1.36.1-r29.trigger 08:18:42 #69 4.390 OK: 8 MiB in 15 packages 08:18:42 #69 ... 08:18:42 08:18:42 #87 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:18:42 #0 2.761 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:18:42 #0 3.281 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:18:42 #0 3.994 OK: 246 MiB in 54 packages 08:18:42 #87 DONE 4.5s 08:18:42 08:18:42 #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:18:42 #0 2.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:18:42 #0 2.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:18:42 #0 2.436 Upgrading critical system libraries and apk-tools: 08:18:42 #0 2.436 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:18:42 #0 2.443 Executing busybox-1.36.1-r29.trigger 08:18:42 #0 2.526 Continuing the upgrade transaction with new apk-tools: 08:18:42 #0 2.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:18:42 #0 2.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:18:42 #0 2.904 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:18:42 #0 2.935 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:18:42 #0 3.038 OK: 8 MiB in 16 packages 08:18:42 #88 DONE 3.5s 08:18:42 08:18:42 #69 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:18:42 #69 DONE 4.7s 08:18:42 08:18:42 #89 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 08:18:42 #0 3.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:18:42 #0 3.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:18:42 #0 3.475 Upgrading critical system libraries and apk-tools: 08:18:42 #0 3.475 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:18:42 #0 3.484 Executing busybox-1.36.1-r29.trigger 08:18:42 #0 3.604 Continuing the upgrade transaction with new apk-tools: 08:18:42 #0 3.617 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:18:42 #0 3.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:18:42 #0 4.023 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:18:42 #0 4.072 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:18:42 #0 4.072 Executing ca-certificates-20240705-r0.trigger 08:18:42 #0 4.233 OK: 9 MiB in 16 packages 08:18:42 #89 DONE 4.7s 08:18:42 08:18:42 #90 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:18:42 #0 2.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:18:42 #0 2.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:18:42 #0 2.762 Upgrading critical system libraries and apk-tools: 08:18:42 #0 2.762 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:18:42 #0 2.769 Executing busybox-1.36.1-r29.trigger 08:18:42 #0 2.841 Continuing the upgrade transaction with new apk-tools: 08:18:42 #0 2.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:18:42 #0 2.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:18:42 #0 3.251 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:18:42 #0 3.288 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:18:42 #0 3.299 OK: 8 MiB in 15 packages 08:18:42 #90 DONE 3.9s 08:18:42 08:18:42 #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:18:42 #91 DONE 0.9s 08:18:42 08:18:42 #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:18:42 #92 ... 08:18:42 08:18:42 #93 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:18:42 #93 DONE 1.1s 08:18:42 08:18:42 #71 [core-command stage-1 3/10] RUN apk --no-cache upgrade 08:18:42 #71 2.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:18:42 #71 3.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:18:42 #71 3.389 Upgrading critical system libraries and apk-tools: 08:18:42 #71 3.389 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:18:42 #71 3.399 Executing busybox-1.36.1-r29.trigger 08:18:42 #71 3.503 Continuing the upgrade transaction with new apk-tools: 08:18:42 #71 3.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:18:42 #71 3.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:18:42 #71 3.901 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:18:42 #71 3.933 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:18:42 #71 4.118 OK: 8 MiB in 15 packages 08:18:42 #71 DONE 4.8s 08:18:42 08:18:42 #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:18:42 #85 DONE 1.0s 08:18:43 08:18:43 #94 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:18:43 #94 DONE 0.3s 08:18:43 08:18:43 #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:18:43 #92 DONE 0.2s 08:18:43 08:18:43 #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:18:43 #95 DONE 0.2s 08:18:43 08:18:43 #96 [security-spire-config stage-2 6/10] COPY security.txt / 08:18:43 #96 ... 08:18:43 08:18:43 #97 [security-spire-server stage-2 6/9] COPY security.txt / 08:18:43 #97 DONE 0.3s 08:18:43 08:18:43 #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:18:43 #98 DONE 0.5s 08:18:43 08:18:43 #96 [security-spire-config stage-2 6/10] COPY security.txt / 08:18:43 #96 DONE 0.3s 08:18:43 08:18:43 #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:18:43 #99 DONE 0.3s 08:18:43 08:18:43 #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:18:43 #100 DONE 0.3s 08:18:43 08:18:43 #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:18:43 #101 DONE 0.3s 08:18:43 08:18:43 #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:18:43 #102 DONE 0.1s 08:18:43 08:18:43 #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:18:43 #103 DONE 0.1s 08:18:43 08:18:43 #104 [security-spire-agent stage-3 7/10] COPY security.txt / 08:18:43 #104 DONE 0.1s 08:18:43 08:18:43 #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:18:43 #105 DONE 0.1s 08:18:43 08:18:43 #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:18:43 #106 DONE 0.1s 08:18:43 08:18:43 #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:18:43 #107 DONE 0.1s 08:18:43 08:18:43 #108 [security-spire-server] exporting to image 08:18:43 #108 exporting layers 08:18:44 #108 ... 08:18:44 08:18:44 #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:18:44 #109 DONE 0.1s 08:18:44 08:18:44 #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:18:44 #110 DONE 0.2s 08:18:44 08:18:44 #108 [security-spire-agent] exporting to image 08:18:44 #108 ... 08:18:44 08:18:44 #111 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:18:44 #111 DONE 1.7s 08:18:44 08:18:44 #112 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:18:44 #112 DONE 0.2s 08:18:44 08:18:44 #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:18:44 #113 ... 08:18:44 08:18:44 #108 [security-spire-agent] exporting to image 08:18:44 #108 exporting layers 0.7s done 08:18:44 #108 writing image sha256:a3eb180a25896c43acd69e79317691408acd3abf423bd21ef546560a8324d1f9 done 08:18:44 #108 naming to docker.io/library/security-spire-server done 08:18:44 #108 writing image sha256:27ddda3e0765cba5075214defa089cc4da3a52cfda46847e3706057a5e66de48 done 08:18:44 #108 naming to docker.io/library/security-spire-config done 08:18:44 #108 writing image sha256:d0a052eb57a7ef9609819d87405dea9eb05959b387b404615125a3f9e6239f29 done 08:18:44 #108 naming to docker.io/library/security-spire-agent done 08:18:44 #108 DONE 1.6s 08:18:44 08:18:44 #114 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:18:49 #114 ... 08:18:49 08:18:49 #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:18:51 3e85d5ac6304: Pull complete 08:18:51 c3105a71a48b: Pull complete 08:18:51 0f093f025ec4: Pull complete 08:18:51 c3106fc0e877: Pull complete 08:18:51 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:18:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:18:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:18:51 prd-ubuntu20.04-docker-arm64-4c-16g-34849 does not seem to be running inside a container 08:18:51 $ 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/761 -v /w/workspace/edgex-go/761:/w/workspace/edgex-go/761:rw,z -v /w/workspace/edgex-go/761@tmp:/w/workspace/edgex-go/761@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 08:18:53 $ docker top 723541027fe61239a3196d15d87957ca14be5db45016876f8a53b0c44cbe4702 -eo pid,comm [Pipeline] { [Pipeline] sh 08:18:54 + docker compose -f ./docker-compose-build.yml build --parallel 08:18:56 #1 [security-proxy-auth internal] load build definition from Dockerfile 08:18:56 #1 ... 08:18:56 08:18:56 #2 [support-notifications internal] load build definition from Dockerfile 08:18:56 #2 transferring dockerfile: 2.02kB 0.0s done 08:18:56 #2 DONE 0.2s 08:18:56 08:18:56 #3 [support-notifications internal] load .dockerignore 08:18:56 #3 transferring context: 50B 0.0s done 08:18:56 #3 DONE 0.3s 08:18:56 08:18:56 #4 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:18:56 #4 DONE 0.0s 08:18:56 08:18:56 #5 [security-proxy-auth internal] load .dockerignore 08:18:56 #5 transferring context: 50B done 08:18:56 #5 DONE 0.3s 08:18:56 08:18:56 #1 [security-proxy-auth internal] load build definition from Dockerfile 08:18:56 #1 transferring dockerfile: 2.15kB done 08:18:56 #1 DONE 0.3s 08:18:56 08:18:56 #6 [security-bootstrapper internal] load .dockerignore 08:18:56 #6 transferring context: 50B done 08:18:56 #6 DONE 0.3s 08:18:56 08:18:56 #7 [security-bootstrapper internal] load build definition from Dockerfile 08:18:56 #7 transferring dockerfile: 3.02kB 0.0s done 08:18:56 #7 DONE 0.2s 08:18:56 08:18:56 #4 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:18:56 #4 DONE 0.0s 08:18:56 08:18:56 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:18:56 #8 transferring dockerfile: 1.89kB done 08:18:56 #8 DONE 0.1s 08:18:56 08:18:56 #9 [security-secretstore-setup internal] load .dockerignore 08:18:56 #9 transferring context: 50B done 08:18:56 #9 DONE 0.2s 08:18:56 08:18:56 #10 [security-secretstore-setup internal] load build definition from Dockerfile 08:18:56 #10 transferring dockerfile: 2.49kB done 08:18:56 #10 DONE 0.2s 08:18:56 08:18:56 #4 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:18:56 #4 DONE 0.0s 08:18:56 08:18:56 #11 [core-keeper internal] load build definition from Dockerfile 08:18:56 #11 transferring dockerfile: 2.07kB done 08:18:56 #11 DONE 0.1s 08:18:56 08:18:56 #12 [security-spiffe-token-provider internal] load .dockerignore 08:18:56 #12 transferring context: 50B done 08:18:56 #12 DONE 0.2s 08:18:56 08:18:56 #4 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:18:56 #4 DONE 0.0s 08:18:56 08:18:56 #13 [core-keeper internal] load .dockerignore 08:18:56 #13 transferring context: 50B done 08:18:56 #13 DONE 0.2s 08:18:56 08:18:56 #14 [security-spire-agent internal] load .dockerignore 08:18:56 #14 ... 08:18:56 08:18:56 #4 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:18:56 #4 DONE 0.0s 08:18:56 08:18:56 #14 [security-spire-agent internal] load .dockerignore 08:18:56 #14 transferring context: 50B done 08:18:56 #14 DONE 0.2s 08:18:56 08:18:56 #15 [security-spire-agent internal] load build definition from Dockerfile 08:18:56 #15 transferring dockerfile: 1.81kB done 08:18:56 #15 DONE 0.2s 08:18:56 08:18:56 #16 [core-data internal] load build definition from Dockerfile 08:18:56 #16 transferring dockerfile: 2.07kB done 08:18:56 #16 DONE 0.1s 08:18:56 08:18:56 #17 [core-data internal] load .dockerignore 08:18:56 #17 transferring context: 50B done 08:18:56 #17 DONE 0.2s 08:18:56 08:18:56 #18 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 08:18:56 #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 08:18:56 #18 ... 08:18:56 08:18:56 #19 [security-spire-config internal] load .dockerignore 08:18:56 #19 transferring context: 50B 0.0s done 08:18:56 #19 DONE 0.1s 08:18:56 08:18:56 #4 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:18:56 #4 DONE 0.0s 08:18:57 08:18:57 #20 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:18:58 #20 ... 08:18:58 08:18:58 #21 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 08:18:58 #21 DONE 1.5s 08:18:58 08:18:58 #22 [security-spire-config internal] load build definition from Dockerfile 08:18:58 #22 transferring dockerfile: 1.69kB 0.0s done 08:18:58 #22 DONE 1.2s 08:18:58 08:18:58 #23 [core-metadata internal] load .dockerignore 08:18:58 #23 ... 08:18:58 08:18:58 #24 [support-scheduler internal] load .dockerignore 08:18:58 #24 transferring context: 50B 0.1s done 08:18:58 #24 DONE 1.4s 08:18:58 08:18:58 #25 [support-scheduler internal] load build definition from Dockerfile 08:18:58 #25 transferring dockerfile: 1.82kB 0.1s done 08:18:58 #25 DONE 1.5s 08:18:58 08:18:58 #26 [core-common-config-bootstrapper internal] load .dockerignore 08:18:58 #26 transferring context: 50B 0.0s done 08:18:58 #26 DONE 1.4s 08:18:58 08:18:58 #4 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:18:58 #4 DONE 0.0s 08:18:58 08:18:58 #27 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:18:58 #27 DONE 1.7s 08:18:58 08:18:58 #18 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 08:18:58 #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.6s done 08:18:58 #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 08:18:58 #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 08:18:58 #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 08:18:58 #18 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 3.15MB / 4.09MB 0.4s 08:18:58 #18 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 08:18:58 #18 ... 08:18:58 08:18:58 #28 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:18:58 #28 transferring dockerfile: 2.23kB 0.0s done 08:18:58 #28 DONE 1.5s 08:18:58 08:18:58 #4 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:18:58 #4 DONE 0.0s 08:18:58 08:18:58 #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:18:58 #29 DONE 1.7s 08:18:58 08:18:58 #30 [security-spiffe-token-provider internal] load build context 08:18:58 #30 transferring context: 2.94MB 1.3s done 08:18:58 #30 DONE 1.8s 08:18:58 08:18:58 #31 [security-secretstore-setup internal] load build context 08:18:58 #31 transferring context: 2.94MB 1.3s done 08:18:58 #31 DONE 1.8s 08:18:58 08:18:58 #32 [security-bootstrapper internal] load build context 08:18:58 #32 transferring context: 2.94MB 1.3s done 08:18:58 #32 DONE 1.8s 08:18:58 08:18:58 #18 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 08:18:58 #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.6s done 08:18:58 #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 08:18:58 #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 08:18:58 #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 08:18:58 #18 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.4s done 08:18:58 #18 ... 08:18:58 08:18:58 #33 [core-keeper internal] load build context 08:18:58 #33 transferring context: 2.94MB 1.4s done 08:18:58 #33 DONE 1.9s 08:18:58 08:18:58 #34 [security-proxy-auth internal] load build context 08:18:58 #34 transferring context: 2.94MB 1.4s done 08:18:58 #34 DONE 1.9s 08:18:58 08:18:58 #35 [support-notifications internal] load build context 08:18:58 #35 transferring context: 2.94MB 1.4s done 08:18:58 #35 DONE 1.9s 08:18:58 08:18:58 #21 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 08:18:58 #21 DONE 2.1s 08:18:58 08:18:58 #20 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:18:58 #20 DONE 2.3s 08:18:58 08:18:58 #36 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 08:18:58 #36 ... 08:18:58 08:18:58 #37 [security-spire-server internal] load build definition from Dockerfile 08:18:58 #37 transferring dockerfile: 1.70kB done 08:18:58 #37 DONE 1.6s 08:18:58 08:18:58 #18 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 08:18:58 #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.6s done 08:18:58 #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 08:18:58 #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 08:18:58 #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 08:18:58 #18 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.4s done 08:18:59 #18 ... 08:18:59 08:18:59 #38 [security-spire-agent internal] load build context 08:18:59 #38 transferring context: 23.10kB 0.0s done 08:18:59 #38 DONE 0.6s 08:18:59 08:18:59 #18 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 08:18:59 #18 ... 08:18:59 08:18:59 #39 [security-proxy-setup internal] load .dockerignore 08:18:59 #39 transferring context: 50B done 08:18:59 #39 DONE 1.3s 08:18:59 08:18:59 #40 [security-spire-config internal] load build context 08:18:59 #40 transferring context: 21.82kB 0.0s done 08:18:59 #40 DONE 0.7s 08:18:59 08:18:59 #18 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 08:18:59 #18 ... 08:18:59 08:18:59 #41 [security-spire-server internal] load .dockerignore 08:18:59 #41 transferring context: 50B 0.0s done 08:18:59 #41 DONE 2.2s 08:18:59 08:18:59 #18 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 08:18:59 #18 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.0s done 08:18:59 #18 ... 08:18:59 08:18:59 #42 [security-proxy-setup internal] load build definition from Dockerfile 08:18:59 #42 transferring dockerfile: 2.50kB 0.0s done 08:18:59 #42 DONE 1.4s 08:18:59 08:18:59 #43 [core-data internal] load build context 08:18:59 #43 transferring context: 2.94MB 0.6s done 08:18:59 #43 DONE 1.6s 08:18:59 08:18:59 #44 [core-metadata internal] load build definition from Dockerfile 08:18:59 #44 transferring dockerfile: 2.13kB 0.1s done 08:18:59 #44 DONE 1.6s 08:18:59 08:18:59 #45 [core-command internal] load .dockerignore 08:18:59 #45 transferring context: 50B 0.0s done 08:18:59 #45 DONE 2.1s 08:18:59 08:18:59 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:18:59 #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 08:18:59 #46 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:18:59 #46 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 08:18:59 #46 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 08:18:59 #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 08:18:59 #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 08:18:59 #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 08:18:59 #46 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:18:59 #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 08:18:59 #46 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 08:18:59 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.19MB / 28.04MB 1.0s 08:18:59 #46 ... 08:18:59 08:18:59 #23 [core-metadata internal] load .dockerignore 08:18:59 #23 transferring context: 50B 0.0s done 08:18:59 #23 DONE 1.7s 08:18:59 08:18:59 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:18:59 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.93MB / 28.04MB 1.1s 08:19:00 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 1.2s 08:19:00 #46 ... 08:19:00 08:19:00 #47 [core-command internal] load build definition from Dockerfile 08:19:00 #47 transferring dockerfile: 1.94kB done 08:19:00 #47 DONE 2.4s 08:19:00 08:19:00 #4 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:19:00 #4 DONE 0.0s 08:19:00 08:19:00 #48 [support-scheduler internal] load build context 08:19:00 #48 transferring context: 2.94MB 0.6s done 08:19:00 #48 DONE 1.4s 08:19:00 08:19:00 #36 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 08:19:00 #36 DONE 1.5s 08:19:00 08:19:00 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:19:00 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.91MB / 28.04MB 1.4s 08:19:00 #46 ... 08:19:00 08:19:00 #20 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:19:00 #20 DONE 3.2s 08:19:00 08:19:00 #21 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 08:19:00 #21 DONE 2.6s 08:19:00 08:19:00 #49 [core-common-config-bootstrapper internal] load build context 08:19:00 #49 transferring context: 2.94MB 0.6s done 08:19:00 #49 DONE 1.4s 08:19:00 08:19:00 #36 [core-metadata builder 2/7] WORKDIR /edgex-go 08:19:00 #36 DONE 2.3s 08:19:00 08:19:00 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:19:00 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.5s 08:19:00 #46 ... 08:19:00 08:19:00 #20 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:19:00 #20 DONE 3.2s 08:19:00 08:19:00 #36 [core-command builder 2/7] WORKDIR /edgex-go 08:19:00 #36 DONE 2.3s 08:19:00 08:19:00 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:19:00 #46 ... 08:19:00 08:19:00 #27 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:19:00 #27 DONE 2.0s 08:19:00 08:19:00 #18 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 08:19:00 #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.6s done 08:19:00 #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 08:19:00 #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 08:19:00 #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 08:19:00 #18 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.4s done 08:19:00 #18 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.0s done 08:19:00 #18 DONE 4.7s 08:19:00 08:19:00 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:19:00 #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 08:19:00 #46 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:19:00 #46 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 08:19:00 #46 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 08:19:00 #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 08:19:00 #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 08:19:00 #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 08:19:00 #46 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:19:00 #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 08:19:00 #46 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 08:19:00 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.6s done 08:19:00 #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 08:19:01 #46 ... 08:19:01 08:19:01 #50 [security-spire-server internal] load build context 08:19:01 #50 transferring context: 23.57kB 0.0s done 08:19:01 #50 DONE 0.7s 08:19:01 08:19:01 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:19:02 #46 ... 08:19:02 08:19:02 #51 [core-metadata internal] load build context 08:19:02 #51 transferring context: 2.94MB 1.4s done 08:19:02 #51 DONE 2.0s 08:19:02 08:19:02 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:19:02 #46 ... 08:19:02 08:19:02 #52 [security-proxy-setup internal] load build context 08:19:02 #52 transferring context: 2.94MB 1.7s done 08:19:02 #52 DONE 2.3s 08:19:02 08:19:02 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:19:03 #46 ... 08:19:03 08:19:03 #53 [core-command internal] load build context 08:19:03 #53 transferring context: 2.94MB 1.9s done 08:19:03 #53 DONE 2.8s 08:19:03 08:19:03 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:19:03 #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 08:19:03 #54 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:19:03 #54 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 08:19:03 #54 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 08:19:03 #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 08:19:03 #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 08:19:03 #54 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:19:03 #54 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 08:19:03 #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done 08:19:03 #54 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 1.3s done 08:19:03 #54 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 08:19:03 #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.2s 08:19:04 #54 ... 08:19:04 08:19:04 #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:19:04 #55 DONE 4.2s 08:19:04 08:19:04 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:19:05 #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.0s 08:19:06 #46 ... 08:19:06 08:19:06 #56 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:19:06 #0 2.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:19:06 #0 3.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:19:06 #0 6.027 OK: 238 MiB in 54 packages 08:19:06 #56 DONE 7.3s 08:19:06 08:19:06 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:19:06 #46 ... 08:19:06 08:19:06 #57 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:19:06 #57 DONE 6.4s 08:19:06 08:19:06 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:19:06 #46 ... 08:19:06 08:19:06 #58 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:19:06 #58 DONE 0.7s 08:19:06 08:19:06 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:19:07 #46 ... 08:19:07 08:19:07 #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:19:07 #0 2.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:19:07 #0 3.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:19:07 #0 6.230 OK: 238 MiB in 54 packages 08:19:07 #59 DONE 8.3s 08:19:07 08:19:07 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:19:08 #46 ... 08:19:08 08:19:08 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:19:08 #0 3.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:19:08 #0 4.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:19:08 #0 7.434 OK: 238 MiB in 54 packages 08:19:08 #60 DONE 8.2s 08:19:08 08:19:08 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:19:08 #46 ... 08:19:08 08:19:08 #61 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:19:08 #61 DONE 1.1s 08:19:08 08:19:08 #62 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:19:08 #62 ... 08:19:08 08:19:08 #63 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:19:08 #0 3.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:19:08 #0 4.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:19:08 #0 7.061 (1/1) Installing dumb-init (1.2.5-r3) 08:19:08 #0 7.093 Executing busybox-1.36.1-r29.trigger 08:19:08 #0 7.219 OK: 9 MiB in 15 packages 08:19:08 #63 DONE 9.4s 08:19:08 08:19:08 #64 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 08:19:09 #64 ... 08:19:09 08:19:09 #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:19:09 #65 DONE 1.1s 08:19:09 08:19:09 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:19:10 #46 ... 08:19:10 08:19:10 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:19:10 #0 3.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:19:10 #0 4.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:19:10 #0 6.991 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:19:10 #0 6.991 v3.20.3-391-g79d9372a169 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:19:10 #0 6.991 OK: 24053 distinct packages available 08:19:10 #0 7.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:19:10 #0 8.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:19:10 #66 ... 08:19:10 08:19:10 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:19:10 #46 ... 08:19:10 08:19:10 #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:19:10 #0 7.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:19:10 #0 8.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:19:10 #67 ... 08:19:10 08:19:10 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:19:10 #0 4.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:19:10 #0 4.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:19:10 #0 8.512 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:19:10 #0 8.889 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:19:10 #0 8.996 (3/6) Installing dumb-init (1.2.5-r3) 08:19:10 #0 8.997 (4/6) Installing openssl (3.3.2-r1) 08:19:10 #0 9.145 (5/6) Installing su-exec (0.2-r3) 08:19:10 #0 9.160 (6/6) Installing yq-go (4.44.1-r2) 08:19:10 #0 10.15 Executing busybox-1.36.1-r29.trigger 08:19:10 #68 10.31 OK: 20 MiB in 18 packages 08:19:10 #68 ... 08:19:10 08:19:10 #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:19:10 #0 4.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:19:10 #0 5.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:19:10 #0 9.529 (1/3) Installing ca-certificates (20240705-r0) 08:19:10 #0 9.805 (2/3) Installing dumb-init (1.2.5-r3) 08:19:10 #0 9.848 (3/3) Installing tzdata (2024b-r0) 08:19:10 #69 ... 08:19:10 08:19:10 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:19:10 #0 5.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:19:10 #0 6.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:19:10 #70 ... 08:19:10 08:19:10 #71 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:19:10 #0 5.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:19:10 #0 6.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:19:10 #0 10.40 (1/1) Installing dumb-init (1.2.5-r3) 08:19:10 #0 10.45 Executing busybox-1.36.1-r29.trigger 08:19:10 #0 10.54 OK: 9 MiB in 15 packages 08:19:10 #71 ... 08:19:10 08:19:10 #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:19:10 #0 6.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:19:10 #0 7.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:19:10 #0 10.67 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:19:10 #0 10.67 v3.20.3-391-g79d9372a169 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:19:10 #0 10.67 OK: 24049 distinct packages available 08:19:11 #72 ... 08:19:11 08:19:11 #73 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:19:11 #0 8.305 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:19:11 #0 9.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:19:11 #73 ... 08:19:11 08:19:11 #74 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 08:19:11 #0 6.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:19:11 #0 7.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:19:11 #0 10.94 (1/2) Installing ca-certificates (20240705-r0) 08:19:11 #74 ... 08:19:11 08:19:11 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:19:11 #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.9s done 08:19:11 #54 DONE 12.9s 08:19:11 08:19:11 #75 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:19:11 #0 7.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:19:11 #0 8.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:19:11 #75 ... 08:19:11 08:19:11 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:19:11 #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.2s 08:19:11 #115 ... 08:19:11 08:19:11 #114 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:19:11 #114 DONE 30.8s 08:19:11 08:19:11 #78 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:19:11 #78 DONE 30.6s 08:19:11 08:19:11 #116 [core-metadata builder 6/7] COPY . . 08:19:11 #116 ... 08:19:11 08:19:11 #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:19:11 #113 DONE 27.4s 08:19:11 08:19:11 #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:19:11 #115 DONE 31.7s 08:19:11 08:19:11 #74 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:19:11 #74 DONE 31.6s 08:19:11 08:19:11 #117 [support-scheduler builder 6/7] COPY . . 08:19:12 #46 ... 08:19:12 08:19:12 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:19:12 #68 DONE 11.8s 08:19:12 08:19:12 #71 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:19:12 #71 DONE 11.8s 08:19:12 08:19:12 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:19:12 #46 ... 08:19:12 08:19:12 #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:19:12 #69 10.49 Executing busybox-1.36.1-r29.trigger 08:19:12 #69 10.59 Executing ca-certificates-20240705-r0.trigger 08:19:12 #69 11.36 OK: 11 MiB in 17 packages 08:19:12 #69 DONE 12.4s 08:19:12 08:19:12 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:19:13 #46 ... 08:19:13 08:19:13 #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:19:13 #67 11.86 (1/2) Installing dumb-init (1.2.5-r3) 08:19:13 #67 11.90 (2/2) Installing su-exec (0.2-r3) 08:19:13 #67 11.94 Executing busybox-1.36.1-r29.trigger 08:19:13 #67 12.08 OK: 9 MiB in 16 packages 08:19:13 #67 DONE 13.0s 08:19:13 08:19:13 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:19:13 #46 ... 08:19:13 08:19:13 #74 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 08:19:13 #74 11.16 (2/2) Installing dumb-init (1.2.5-r3) 08:19:13 #74 11.21 Executing busybox-1.36.1-r29.trigger 08:19:13 #74 11.35 Executing ca-certificates-20240705-r0.trigger 08:19:13 #74 12.05 OK: 10 MiB in 16 packages 08:19:13 #74 DONE 13.1s 08:19:13 08:19:13 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:19:13 #66 13.48 OK: 238 MiB in 54 packages 08:19:14 #66 ... 08:19:14 08:19:14 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:19:14 #0 4.540 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:19:14 #0 5.766 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:19:14 #76 ... 08:19:14 08:19:14 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:19:14 #66 DONE 14.4s 08:19:14 08:19:14 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:19:15 #77 DONE 0.8s 08:19:15 08:19:15 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:19:15 #76 10.95 OK: 238 MiB in 54 packages 08:19:16 #76 DONE 11.8s 08:19:16 08:19:16 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:19:16 #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.1s 08:19:16 #46 ... 08:19:16 08:19:16 #75 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:19:16 #75 13.26 (1/4) Installing ca-certificates (20240705-r0) 08:19:16 #75 13.48 (2/4) Installing dumb-init (1.2.5-r3) 08:19:16 #75 13.49 (3/4) Installing su-exec (0.2-r3) 08:19:16 #75 13.51 (4/4) Installing yq-go (4.44.1-r2) 08:19:16 #75 14.32 Executing busybox-1.36.1-r29.trigger 08:19:16 #75 14.42 Executing ca-certificates-20240705-r0.trigger 08:19:16 #75 15.12 OK: 20 MiB in 18 packages 08:19:16 #75 DONE 16.5s 08:19:16 08:19:16 #78 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:19:16 #0 4.458 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:19:16 #0 6.201 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:19:16 #78 ... 08:19:16 08:19:16 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:19:17 #46 ... 08:19:17 08:19:17 #79 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:19:17 #79 ... 08:19:17 08:19:17 #80 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:19:17 #80 DONE 1.0s 08:19:17 08:19:17 #81 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:19:18 #81 ... 08:19:18 08:19:18 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:19:18 #70 10.75 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:19:18 #70 10.75 v3.20.3-391-g79d9372a169 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:19:18 #70 10.75 OK: 24049 distinct packages available 08:19:18 #70 11.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:19:18 #70 12.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:19:18 #70 16.61 (1/4) Installing dumb-init (1.2.5-r3) 08:19:18 #70 16.65 (2/4) Installing musl-obstack (1.2.3-r2) 08:19:18 #70 16.65 (3/4) Installing libucontext (1.2-r3) 08:19:18 #70 16.69 (4/4) Installing gcompat (1.1.0-r4) 08:19:18 #70 16.71 Executing busybox-1.36.1-r29.trigger 08:19:18 #70 16.85 OK: 9 MiB in 18 packages 08:19:18 #70 DONE 17.9s 08:19:18 08:19:18 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:19:19 #46 ... 08:19:19 08:19:19 #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:19:19 #82 ... 08:19:19 08:19:19 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:19:20 #46 ... 08:19:20 08:19:20 #78 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:19:20 #78 11.43 (1/1) Installing dumb-init (1.2.5-r3) 08:19:20 #78 12.17 Executing busybox-1.36.1-r29.trigger 08:19:20 #78 12.28 OK: 9 MiB in 15 packages 08:19:20 #78 DONE 13.4s 08:19:20 08:19:20 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:19:20 #46 ... 08:19:20 08:19:20 #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:19:20 #72 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:19:20 #72 12.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:19:20 #72 17.02 (1/14) Installing ca-certificates (20240705-r0) 08:19:20 #72 17.16 (2/14) Installing brotli-libs (1.1.0-r2) 08:19:20 #72 17.26 (3/14) Installing c-ares (1.33.1-r0) 08:19:20 #72 17.28 (4/14) Installing libunistring (1.2-r0) 08:19:20 #72 17.40 (5/14) Installing libidn2 (2.3.7-r0) 08:19:20 #72 17.44 (6/14) Installing nghttp2-libs (1.62.1-r0) 08:19:20 #72 17.46 (7/14) Installing libpsl (0.21.5-r1) 08:19:20 #72 17.47 (8/14) Installing zstd-libs (1.5.6-r0) 08:19:20 #72 17.52 (9/14) Installing libcurl (8.11.0-r2) 08:19:20 #72 17.57 (10/14) Installing curl (8.11.0-r2) 08:19:20 #72 17.59 (11/14) Installing dumb-init (1.2.5-r3) 08:19:20 #72 17.63 (12/14) Installing musl-obstack (1.2.3-r2) 08:19:20 #72 17.64 (13/14) Installing libucontext (1.2-r3) 08:19:20 #72 17.65 (14/14) Installing gcompat (1.1.0-r4) 08:19:20 #72 17.66 Executing busybox-1.36.1-r29.trigger 08:19:20 #72 17.83 Executing ca-certificates-20240705-r0.trigger 08:19:20 #72 18.73 OK: 15 MiB in 28 packages 08:19:20 #72 DONE 20.0s 08:19:20 08:19:20 #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:19:21 #83 ... 08:19:21 08:19:21 #73 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:19:21 #73 13.85 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:19:21 #73 13.85 v3.20.3-391-g79d9372a169 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:19:21 #73 13.85 OK: 24049 distinct packages available 08:19:21 #73 14.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:19:21 #73 15.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:19:21 #73 19.36 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:19:21 #73 19.85 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:19:21 #73 19.93 (3/7) Installing dumb-init (1.2.5-r3) 08:19:21 #73 19.95 (4/7) Installing musl-obstack (1.2.3-r2) 08:19:21 #73 19.96 (5/7) Installing libucontext (1.2-r3) 08:19:21 #73 20.00 (6/7) Installing gcompat (1.1.0-r4) 08:19:21 #73 20.10 (7/7) Installing openssl (3.3.2-r1) 08:19:21 #73 20.21 Executing busybox-1.36.1-r29.trigger 08:19:21 #73 20.32 OK: 10 MiB in 19 packages 08:19:21 #73 DONE 21.3s 08:19:21 08:19:21 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:19:21 #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.2s 08:19:21 #117 ... 08:19:21 08:19:21 #118 [security-secretstore-setup builder 6/7] COPY . . 08:19:21 #118 ... 08:19:21 08:19:21 #119 [core-keeper builder 7/8] COPY . . 08:19:21 #119 ... 08:19:21 08:19:21 #120 [security-spiffe-token-provider builder 6/7] COPY . . 08:19:22 #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.8s done 08:19:22 #46 ... 08:19:22 08:19:22 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:19:22 #0 4.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:19:22 #0 5.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:19:22 #0 8.956 Upgrading critical system libraries and apk-tools: 08:19:22 #0 8.956 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:19:22 #0 8.999 Executing busybox-1.36.1-r29.trigger 08:19:22 #0 9.718 Continuing the upgrade transaction with new apk-tools: 08:19:22 #0 9.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:19:22 #84 ... 08:19:22 08:19:22 #64 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 08:19:22 #64 4.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:19:22 #64 5.601 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:19:22 #64 11.29 Upgrading critical system libraries and apk-tools: 08:19:22 #64 11.29 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:19:22 #64 11.34 Executing busybox-1.36.1-r29.trigger 08:19:22 #64 12.39 Continuing the upgrade transaction with new apk-tools: 08:19:22 #64 12.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:19:22 #64 13.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:19:22 #64 ... 08:19:22 08:19:22 #85 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:19:22 #0 4.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:19:22 #0 6.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:19:22 #0 9.990 Upgrading critical system libraries and apk-tools: 08:19:22 #0 9.990 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:19:22 #0 10.03 Executing busybox-1.36.1-r29.trigger 08:19:22 #85 ... 08:19:22 08:19:22 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:19:22 #46 DONE 24.4s 08:19:22 08:19:22 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:19:22 #84 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:19:22 #84 ... 08:19:22 08:19:22 #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:19:22 #0 5.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:19:22 #0 6.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:19:22 #86 ... 08:19:22 08:19:22 #85 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:19:22 #85 10.80 Continuing the upgrade transaction with new apk-tools: 08:19:22 #85 10.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:19:23 #85 ... 08:19:23 08:19:23 #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:19:23 #0 4.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:19:23 #0 4.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:19:23 #0 9.076 Upgrading critical system libraries and apk-tools: 08:19:23 #0 9.076 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:19:23 #0 9.106 Executing busybox-1.36.1-r29.trigger 08:19:23 #87 10.07 Continuing the upgrade transaction with new apk-tools: 08:19:23 #87 10.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:19:23 #87 ... 08:19:23 08:19:23 #88 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 08:19:23 #0 4.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:19:23 #0 5.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:19:23 #0 9.589 Upgrading critical system libraries and apk-tools: 08:19:23 #0 9.589 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:19:23 #0 9.633 Executing busybox-1.36.1-r29.trigger 08:19:23 #88 ... 08:19:23 08:19:23 #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:19:23 #83 2.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:19:23 #83 3.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:19:25 #83 ... 08:19:25 08:19:25 #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:19:25 #89 ... 08:19:25 08:19:25 #64 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 08:19:25 #64 16.84 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:19:25 #64 17.27 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:19:25 #64 17.48 OK: 9 MiB in 15 packages 08:19:26 #64 DONE 18.8s 08:19:26 08:19:26 #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:19:26 #86 11.40 Upgrading critical system libraries and apk-tools: 08:19:26 #86 11.40 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:19:26 #86 11.43 Executing busybox-1.36.1-r29.trigger 08:19:26 #86 12.16 Continuing the upgrade transaction with new apk-tools: 08:19:26 #86 12.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:19:26 #86 12.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:19:26 #86 ... 08:19:26 08:19:26 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:19:26 #84 13.73 OK: 20 MiB in 18 packages 08:19:26 #84 DONE 14.5s 08:19:26 08:19:26 #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:19:26 #90 ... 08:19:26 08:19:26 #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:19:26 #0 3.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:19:26 #0 4.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:19:26 #0 7.718 Upgrading critical system libraries and apk-tools: 08:19:26 #0 7.718 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:19:26 #0 7.750 Executing busybox-1.36.1-r29.trigger 08:19:26 #0 8.488 Continuing the upgrade transaction with new apk-tools: 08:19:26 #0 8.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:19:26 #0 9.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:19:27 #91 ... 08:19:27 08:19:27 #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:19:27 #90 DONE 0.3s 08:19:27 08:19:27 #85 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:19:27 #85 11.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:19:27 #85 14.28 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:19:27 #85 14.67 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:19:27 #85 14.77 OK: 9 MiB in 15 packages 08:19:27 #85 DONE 15.6s 08:19:27 08:19:27 #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:19:27 #83 7.067 Upgrading critical system libraries and apk-tools: 08:19:27 #83 7.073 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:19:27 #83 7.141 Executing busybox-1.36.1-r29.trigger 08:19:28 #83 ... 08:19:28 08:19:28 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:19:28 #0 3.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:19:28 #0 4.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:19:28 #0 7.738 Upgrading critical system libraries and apk-tools: 08:19:28 #0 7.738 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:19:28 #0 7.767 Executing busybox-1.36.1-r29.trigger 08:19:28 #0 8.522 Continuing the upgrade transaction with new apk-tools: 08:19:28 #0 8.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:19:28 #0 9.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:19:28 #92 ... 08:19:28 08:19:28 #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:19:28 #83 8.079 Continuing the upgrade transaction with new apk-tools: 08:19:28 #83 8.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:19:29 #83 ... 08:19:29 08:19:29 #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:19:29 #87 11.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:19:29 #87 14.41 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:19:29 #87 14.74 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:19:29 #87 14.86 OK: 9 MiB in 16 packages 08:19:29 #87 DONE 15.7s 08:19:29 08:19:29 #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:19:29 #83 8.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:19:30 #83 ... 08:19:30 08:19:30 #88 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 08:19:30 #88 10.37 Continuing the upgrade transaction with new apk-tools: 08:19:30 #88 10.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:19:30 #88 11.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:19:30 #88 14.98 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:19:30 #88 15.25 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:19:30 #88 15.28 Executing ca-certificates-20240705-r0.trigger 08:19:30 #88 15.69 OK: 10 MiB in 16 packages 08:19:30 #88 DONE 16.5s 08:19:30 08:19:30 #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:19:30 #91 12.49 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:19:30 #91 12.96 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:19:30 #91 13.02 Executing ca-certificates-20240705-r0.trigger 08:19:30 #91 13.61 OK: 20 MiB in 18 packages 08:19:31 #91 ... 08:19:31 08:19:31 #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:19:31 #93 DONE 2.0s 08:19:31 08:19:31 #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:19:31 #86 16.21 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:19:31 #86 16.73 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:19:31 #86 16.79 Executing ca-certificates-20240705-r0.trigger 08:19:31 #86 17.28 OK: 11 MiB in 17 packages 08:19:31 #86 DONE 18.3s 08:19:31 08:19:31 #94 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:19:31 #94 ... 08:19:31 08:19:31 #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:19:31 #91 DONE 14.3s 08:19:31 08:19:31 #95 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 08:19:31 #0 2.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:19:31 #0 3.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:19:31 #0 6.795 Upgrading critical system libraries and apk-tools: 08:19:31 #0 6.795 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:19:31 #0 6.824 Executing busybox-1.36.1-r29.trigger 08:19:31 #0 7.542 Continuing the upgrade transaction with new apk-tools: 08:19:31 #0 7.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:19:31 #0 8.759 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:19:31 #95 ... 08:19:31 08:19:31 #94 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:19:31 #94 DONE 0.3s 08:19:31 08:19:31 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:19:31 #92 12.46 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:19:31 #92 12.93 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:19:31 #92 12.97 OK: 9 MiB in 18 packages 08:19:31 #92 DONE 13.7s 08:19:31 08:19:31 #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:19:33 #96 DONE 1.8s 08:19:33 08:19:33 #95 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 08:19:33 #95 11.65 OK: 10 MiB in 19 packages 08:19:33 #95 DONE 12.8s 08:19:33 08:19:33 #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:19:33 #83 11.60 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:19:33 #83 11.87 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:19:33 #83 11.91 Executing ca-certificates-20240705-r0.trigger 08:19:33 #83 12.27 OK: 15 MiB in 28 packages 08:19:33 #83 DONE 13.3s 08:19:33 08:19:33 #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:19:34 #97 DONE 0.8s 08:19:34 08:19:34 #98 [security-spire-config stage-2 6/10] COPY security.txt / 08:19:35 #98 DONE 0.7s 08:19:35 08:19:35 #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:19:35 #99 ... 08:19:35 08:19:35 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:19:35 #100 DONE 1.8s 08:19:35 08:19:35 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:19:35 #101 ... 08:19:35 08:19:35 #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:19:35 #102 DONE 2.1s 08:19:35 08:19:35 #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:19:35 #99 DONE 0.5s 08:19:36 08:19:36 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:19:36 #103 ... 08:19:36 08:19:36 #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:19:36 #104 DONE 0.5s 08:19:36 08:19:36 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:19:36 #103 DONE 0.6s 08:19:36 08:19:36 #105 [security-spire-server stage-2 6/9] COPY security.txt / 08:19:36 #105 ... 08:19:36 08:19:36 #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:19:36 #106 DONE 0.4s 08:19:36 08:19:36 #107 [security-spire-config] exporting to image 08:19:36 #107 exporting layers 08:19:37 #107 ... 08:19:37 08:19:37 #105 [security-spire-server stage-2 6/9] COPY security.txt / 08:19:37 #105 DONE 0.6s 08:19:37 08:19:37 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:19:37 #108 DONE 0.7s 08:19:37 08:19:37 #62 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:19:38 #62 ... 08:19:38 08:19:38 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:19:38 #109 ... 08:19:38 08:19:38 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:19:38 #101 DONE 2.6s 08:19:38 08:19:38 #110 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:19:38 #110 ... 08:19:38 08:19:38 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:19:38 #109 DONE 0.7s 08:19:38 08:19:38 #110 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:19:38 #110 DONE 0.6s 08:19:38 08:19:38 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:19:39 #111 DONE 0.6s 08:19:39 08:19:39 #112 [security-spire-server] exporting to image 08:19:39 #112 ... 08:19:39 08:19:39 #113 [security-spire-agent stage-3 7/10] COPY security.txt / 08:19:39 #113 DONE 0.6s 08:19:39 08:19:39 #107 [security-spire-config] exporting to image 08:19:39 #107 exporting layers 2.7s done 08:19:39 #107 writing image sha256:aec290501308db3f26c6c34c222cec504cd22c6073d4cc58d5055d171cbb3fff 0.0s done 08:19:39 #107 naming to docker.io/library/security-spire-config-arm64 0.0s done 08:19:39 #107 DONE 2.8s 08:19:39 08:19:39 #114 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:19:40 #114 DONE 0.9s 08:19:40 08:19:40 #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:19:41 #115 DONE 0.6s 08:19:41 08:19:41 #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:19:41 #116 DONE 0.6s 08:19:41 08:19:41 #117 [security-spire-agent] exporting to image 08:19:41 #117 ... 08:19:41 08:19:41 #112 [security-spire-server] exporting to image 08:19:41 #112 exporting layers 2.3s done 08:19:41 #112 writing image sha256:a5d0ea39967ec388c34532576b63f7619290350efc8089e49ec944314317de82 0.0s done 08:19:41 #112 naming to docker.io/library/security-spire-server-arm64 0.1s done 08:19:41 #112 DONE 2.4s 08:19:41 08:19:41 #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:19:43 #89 ... 08:19:43 08:19:43 #117 [security-spire-agent] exporting to image 08:19:43 #117 exporting layers 1.8s done 08:19:43 #117 writing image sha256:f335e6964e2da2d1214a5b17763193b72da3ba06118f1dbaf55164a0263d8cb5 0.0s done 08:19:43 #117 naming to docker.io/library/security-spire-agent-arm64 0.0s done 08:19:43 #117 DONE 1.9s 08:19:43 08:19:43 #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:19:54 #120 DONE 40.3s 08:19:54 08:19:54 #46 [support-notifications internal] load build definition from Dockerfile 08:19:54 #46 ... 08:19:54 08:19:54 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:19:54 #121 ... 08:19:54 08:19:54 #117 [support-scheduler builder 6/7] COPY . . 08:19:54 #117 DONE 40.5s 08:19:54 08:19:54 #122 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:19:54 #122 CACHED 08:19:54 08:19:54 #123 [support-notifications builder 6/7] COPY . . 08:19:54 #123 CACHED 08:19:54 08:19:54 #124 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:19:54 #124 CACHED 08:19:54 08:19:54 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:19:54 #125 ... 08:19:54 08:19:54 #118 [security-secretstore-setup builder 6/7] COPY . . 08:19:54 #118 DONE 41.0s 08:19:54 08:19:54 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:19:54 #126 ... 08:19:54 08:19:54 #127 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:19:54 #127 CACHED 08:19:54 08:19:54 #128 [security-proxy-setup builder 6/7] COPY . . 08:19:54 #128 CACHED 08:19:54 08:19:54 #129 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:19:54 #129 CACHED 08:19:54 08:19:54 #130 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:19:54 #130 CACHED 08:19:54 08:19:54 #131 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:19:54 #131 CACHED 08:19:54 08:19:54 #132 [security-bootstrapper builder 6/7] COPY . . 08:19:54 #132 CACHED 08:19:54 08:19:54 #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:19:54 #133 ... 08:19:54 08:19:54 #116 [core-metadata builder 6/7] COPY . . 08:19:54 #116 DONE 42.3s 08:19:54 08:19:54 #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:19:54 #134 ... 08:19:54 08:19:54 #135 [security-proxy-auth builder 6/7] COPY . . 08:19:54 #135 CACHED 08:19:54 08:19:54 #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:19:54 #136 CACHED 08:19:54 08:19:54 #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:19:54 #137 CACHED 08:19:54 08:19:54 #138 [core-command builder 6/7] COPY . . 08:19:54 #138 CACHED 08:19:54 08:19:54 #139 [core-command builder 4/7] COPY go.mod vendor* ./ 08:19:54 #139 CACHED 08:19:54 08:19:54 #140 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:19:54 #140 CACHED 08:19:54 08:19:54 #141 [core-common-config-bootstrapper builder 6/7] COPY . . 08:19:54 #141 CACHED 08:19:54 08:19:54 #142 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:19:54 #142 CACHED 08:19:54 08:19:54 #143 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:19:54 #143 CACHED 08:19:54 08:19:54 #144 [core-data builder 6/7] COPY . . 08:19:54 #144 CACHED 08:19:54 08:19:54 #145 [core-data builder 4/7] COPY go.mod vendor* ./ 08:19:54 #145 CACHED 08:19:54 08:19:54 #146 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:19:54 #146 CACHED 08:19:54 08:19:54 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:19:54 #147 ... 08:19:54 08:19:54 #119 [core-keeper builder 7/8] COPY . . 08:19:54 #119 DONE 44.1s 08:19:54 08:19:54 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:19:59 #148 ... 08:19:59 08:19:59 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:19:59 #125 8.857 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:20:01 #125 ... 08:20:01 08:20:01 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:20:01 #149 ... 08:20:01 08:20:01 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:20:01 #121 8.133 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:20:03 #121 ... 08:20:03 08:20:03 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:20:03 #150 ... 08:20:03 08:20:03 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:20:03 #151 ... 08:20:03 08:20:03 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:20:03 #152 ... 08:20:03 08:20:03 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:20:04 #153 ... 08:20:04 08:20:04 #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:20:04 #134 12.18 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:20:09 #134 ... 08:20:09 08:20:09 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:20:09 #147 13.08 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:20:10 #82 ... 08:20:10 08:20:10 #62 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:20:10 #62 DONE 59.4s 08:20:10 08:20:10 #79 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:20:10 #79 DONE 60.9s 08:20:10 08:20:10 #118 [security-bootstrapper builder 6/7] COPY . . 08:20:10 #118 ... 08:20:10 08:20:10 #81 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:20:10 #81 DONE 50.8s 08:20:10 08:20:10 #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:20:10 #89 DONE 52.6s 08:20:10 08:20:10 #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:20:10 #82 DONE 58.7s 08:20:10 08:20:10 #119 [security-spiffe-token-provider builder 6/7] COPY . . 08:20:10 #119 DONE 1.0s 08:20:10 08:20:10 #120 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:20:10 #120 CACHED 08:20:10 08:20:10 #121 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:20:10 #121 CACHED 08:20:10 08:20:10 #122 [security-proxy-setup builder 6/7] COPY . . 08:20:10 #122 CACHED 08:20:10 08:20:10 #123 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:20:10 #123 CACHED 08:20:10 08:20:10 #124 [support-scheduler builder 6/7] COPY . . 08:20:10 #124 CACHED 08:20:10 08:20:10 #125 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:20:10 #125 CACHED 08:20:10 08:20:10 #126 [core-keeper builder 7/8] COPY . . 08:20:10 #126 DONE 1.0s 08:20:10 08:20:10 #127 [security-secretstore-setup builder 6/7] COPY . . 08:20:10 #127 CACHED 08:20:10 08:20:10 #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:20:10 #128 CACHED 08:20:10 08:20:10 #129 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:20:10 #129 CACHED 08:20:10 08:20:10 #118 [security-bootstrapper builder 6/7] COPY . . 08:20:10 #118 DONE 1.0s 08:20:10 08:20:10 #130 [support-notifications builder 6/7] COPY . . 08:20:10 #130 DONE 1.0s 08:20:10 08:20:10 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:20:10 #131 ... 08:20:10 08:20:10 #132 [core-metadata builder 6/7] COPY . . 08:20:10 #132 CACHED 08:20:10 08:20:10 #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:20:10 #133 CACHED 08:20:10 08:20:10 #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:20:10 #134 CACHED 08:20:10 08:20:10 #135 [core-command builder 4/7] COPY go.mod vendor* ./ 08:20:10 #135 CACHED 08:20:10 08:20:10 #136 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:20:10 #136 CACHED 08:20:10 08:20:10 #137 [core-command builder 6/7] COPY . . 08:20:10 #137 CACHED 08:20:10 08:20:10 #138 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:20:10 #138 CACHED 08:20:10 08:20:10 #139 [core-common-config-bootstrapper builder 6/7] COPY . . 08:20:10 #139 CACHED 08:20:10 08:20:10 #140 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:20:10 #140 CACHED 08:20:10 08:20:10 #141 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:20:10 #141 CACHED 08:20:10 08:20:10 #142 [core-data builder 6/7] COPY . . 08:20:10 #142 CACHED 08:20:10 08:20:10 #143 [core-data builder 4/7] COPY go.mod vendor* ./ 08:20:10 #143 CACHED 08:20:10 08:20:10 #144 [security-proxy-auth builder 6/7] COPY . . 08:20:10 #144 DONE 1.0s 08:20:10 08:20:10 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:20:12 #145 2.871 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:20:13 #147 ... 08:20:13 08:20:13 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:20:13 #126 11.99 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:20:13 #126 ... 08:20:13 08:20:13 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:20:13 #152 13.01 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:20:14 #152 ... 08:20:14 08:20:14 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:20:14 #153 11.74 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:20:15 #153 ... 08:20:15 08:20:15 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:20:15 #151 11.61 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:20:15 #151 ... 08:20:15 08:20:15 #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:20:15 #133 13.42 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:20:16 #133 ... 08:20:16 08:20:16 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:20:16 #150 12.16 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:20:17 #150 ... 08:20:17 08:20:17 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:20:17 #149 14.43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:20:17 #149 ... 08:20:17 08:20:17 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:20:17 #148 11.47 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:20:20 #145 ... 08:20:20 08:20:20 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:20:20 #0 2.194 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:20:20 #146 ... 08:20:20 08:20:20 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:20:20 #0 3.164 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:20:20 #147 ... 08:20:20 08:20:20 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:20:20 #0 1.727 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:20:20 #148 ... 08:20:20 08:20:20 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:20:20 #0 2.561 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:20:20 #149 ... 08:20:20 08:20:20 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:20:20 #0 1.996 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:20:20 #150 ... 08:20:20 08:20:20 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:20:20 #0 2.407 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:20:20 #151 ... 08:20:20 08:20:20 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:20:20 #0 2.791 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:20:20 #152 ... 08:20:20 08:20:20 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:20:20 #0 2.780 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:20:20 #153 ... 08:20:20 08:20:20 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:20:20 #0 3.088 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:20:21 #154 ... 08:20:21 08:20:21 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:20:21 #0 2.966 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:20:21 #155 ... 08:20:21 08:20:21 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:20:21 #131 2.731 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:21:53 #148 ... 08:21:53 08:21:53 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:21:53 #149 114.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:23:15 #149 ... 08:23:15 08:23:15 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:23:15 #126 DONE 192.2s 08:23:15 08:23:15 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:23:15 #151 DONE 190.0s 08:23:15 08:23:15 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:23:15 #150 DONE 190.0s 08:23:15 08:23:15 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:23:15 #125 DONE 192.2s 08:23:15 08:23:15 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:23:15 #149 DONE 191.8s 08:23:15 08:23:15 #154 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:23:15 #154 ... 08:23:15 08:23:15 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:23:15 #147 DONE 190.2s 08:23:15 08:23:15 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:23:15 #121 DONE 192.7s 08:23:15 08:23:15 #155 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:23:15 #155 ... 08:23:15 08:23:15 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:23:15 #152 DONE 190.4s 08:23:15 08:23:15 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:23:15 #153 DONE 190.5s 08:23:15 08:23:15 #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:23:15 #134 DONE 192.2s 08:23:15 08:23:15 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:23:15 #148 DONE 189.4s 08:23:15 08:23:15 #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:23:15 #156 ... 08:23:15 08:23:15 #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:23:15 #133 DONE 192.4s 08:23:15 08:23:15 #157 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:23:15 #157 ... 08:23:15 08:23:15 #154 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:23:15 #154 DONE 0.8s 08:23:15 08:23:15 #158 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:23:15 #158 DONE 0.7s 08:23:15 08:23:15 #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:23:15 #156 DONE 0.8s 08:23:15 08:23:15 #159 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:23:15 #159 DONE 0.8s 08:23:15 08:23:15 #160 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:23:15 #160 DONE 0.5s 08:23:15 08:23:15 #161 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:23:15 #161 ... 08:23:15 08:23:15 #155 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:23:15 #155 DONE 0.8s 08:23:15 08:23:15 #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:23:15 #162 DONE 0.4s 08:23:15 08:23:15 #163 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:23:15 #163 DONE 0.9s 08:23:15 08:23:15 #164 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:23:15 #164 DONE 0.5s 08:23:15 08:23:15 #165 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:23:15 #165 ... 08:23:15 08:23:15 #166 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:23:15 #166 CACHED 08:23:15 08:23:15 #167 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:23:15 #167 CACHED 08:23:15 08:23:15 #157 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:23:15 #157 DONE 0.6s 08:23:15 08:23:15 #168 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:23:15 #168 CACHED 08:23:15 08:23:15 #169 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:23:15 #169 CACHED 08:23:15 08:23:15 #170 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 08:23:15 #170 CACHED 08:23:15 08:23:15 #171 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 08:23:15 #171 CACHED 08:23:15 08:23:15 #172 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:23:15 #172 DONE 0.4s 08:23:15 08:23:15 #173 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:23:15 #173 DONE 0.4s 08:23:15 08:23:15 #174 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:23:15 #174 DONE 0.5s 08:23:15 08:23:15 #175 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:23:15 #175 DONE 0.5s 08:23:15 08:23:15 #165 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:23:15 #165 DONE 0.5s 08:23:15 08:23:15 #176 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:23:15 #176 DONE 0.5s 08:23:15 08:23:15 #177 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:23:15 #177 ... 08:23:15 08:23:15 #178 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:23:15 #178 DONE 0.9s 08:23:15 08:23:15 #179 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:23:15 #179 ... 08:23:15 08:23:15 #180 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:23:15 #180 DONE 1.2s 08:23:15 08:23:15 #181 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:23:15 #181 DONE 1.2s 08:23:15 08:23:15 #182 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:23:15 #182 DONE 1.2s 08:23:15 08:23:15 #179 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:23:15 #179 DONE 1.0s 08:23:15 08:23:15 #183 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:23:15 #183 DONE 1.1s 08:23:15 08:23:15 #184 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:23:15 #184 DONE 1.3s 08:23:15 08:23:15 #185 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:23:15 #185 DONE 1.2s 08:23:15 08:23:15 #186 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 08:23:15 #186 ... 08:23:15 08:23:15 #187 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:23:15 #187 DONE 1.2s 08:23:15 08:23:15 #161 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:23:15 #161 DONE 1.7s 08:23:15 08:23:15 #177 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:23:15 #177 DONE 1.2s 08:23:15 08:23:15 #188 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:23:15 #188 DONE 1.2s 08:23:15 08:23:15 #189 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:23:15 #189 ... 08:23:15 08:23:15 #190 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:23:15 #190 DONE 0.4s 08:23:15 08:23:15 #191 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:23:15 #191 DONE 0.5s 08:23:15 08:23:15 #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:23:15 #192 DONE 0.5s 08:23:15 08:23:15 #193 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:23:15 #193 DONE 0.4s 08:23:15 08:23:15 #194 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:23:15 #194 DONE 0.4s 08:23:15 08:23:15 #195 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:23:15 #195 DONE 0.4s 08:23:15 08:23:15 #186 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 08:23:15 #186 DONE 0.5s 08:23:15 08:23:15 #108 [support-scheduler] exporting to image 08:23:15 #108 exporting layers 08:23:15 #108 ... 08:23:15 08:23:15 #196 [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 08:23:15 #196 DONE 0.4s 08:23:15 08:23:15 #197 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:23:15 #197 DONE 0.5s 08:23:15 08:23:15 #198 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:23:15 #198 DONE 0.5s 08:23:15 08:23:15 #189 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:23:15 #189 DONE 0.4s 08:23:15 08:23:15 #199 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:23:15 #199 DONE 0.4s 08:23:15 08:23:15 #108 [security-spiffe-token-provider] exporting to image 08:23:15 #108 writing image sha256:677646f83dbbb9ffb67b1331db64b8a5a3e85fa5d40dd3047c3d628090b23666 08:23:15 #108 ... 08:23:15 08:23:15 #200 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:23:15 #200 DONE 0.5s 08:23:15 08:23:15 #201 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:23:15 #201 DONE 0.5s 08:23:15 08:23:15 #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:23:15 #202 DONE 0.5s 08:23:15 08:23:15 #108 [core-command] exporting to image 08:23:15 #108 writing image sha256:677646f83dbbb9ffb67b1331db64b8a5a3e85fa5d40dd3047c3d628090b23666 0.0s done 08:23:15 #108 naming to docker.io/library/core-command done 08:23:15 #108 ... 08:23:15 08:23:15 #203 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 08:23:15 #203 DONE 0.5s 08:23:15 08:23:15 #204 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:23:15 #204 DONE 0.5s 08:23:15 08:23:15 #205 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:23:15 #205 DONE 0.5s 08:23:15 08:23:15 #108 [core-data] exporting to image 08:23:15 #108 exporting layers 0.4s done 08:23:15 #108 ... 08:23:15 08:23:15 #206 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 08:23:15 #206 DONE 0.5s 08:23:15 08:23:15 #207 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 08:23:15 #207 DONE 0.5s 08:23:15 08:23:15 #208 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:23:15 #208 DONE 0.5s 08:23:15 08:23:15 #108 [core-keeper] exporting to image 08:23:15 #108 writing image sha256:2f66ec7fbe72590e8f62d24c1b623085a15351f1c8fb04273312f8beafb154c4 0.0s done 08:23:15 #108 naming to docker.io/library/support-scheduler done 08:23:15 #108 writing image sha256:c5d4297bb3bc8c1c3e63cdf614a38b010dc3ac2c0876faee0331b93a2d95e1ee 0.0s done 08:23:15 #108 naming to docker.io/library/security-spiffe-token-provider 08:23:15 #108 ... 08:23:15 08:23:15 #209 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 08:23:15 #209 DONE 0.5s 08:23:15 08:23:15 #108 [security-spiffe-token-provider] exporting to image 08:23:15 #108 exporting layers 0.3s done 08:23:15 #108 naming to docker.io/library/security-spiffe-token-provider done 08:23:15 #108 writing image sha256:7d27ad37842103163415502925a418fe3ab80789d40c25c23b81b7207ea051cf 0.0s done 08:23:15 #108 naming to docker.io/library/core-data done 08:23:15 #108 ... 08:23:15 08:23:15 #210 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:23:15 #210 DONE 0.5s 08:23:15 08:23:15 #211 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:23:15 #211 DONE 0.5s 08:23:15 08:23:15 #212 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:23:15 #212 DONE 0.4s 08:23:15 08:23:15 #108 [core-data] exporting to image 08:23:15 #108 exporting layers 0.4s done 08:23:15 #108 exporting layers 0.3s done 08:23:15 #108 writing image sha256:a7662aa89d855db36e7f93452d51a424f1d9dbee94dc16f1062d21dfea2ba052 0.0s done 08:23:15 #108 writing image sha256:daafc82e33e9659154ad15afa65493fdad3a77dc1a88f8da71abc86e311190be done 08:23:15 #108 naming to docker.io/library/support-notifications 08:23:15 #108 naming to docker.io/library/core-keeper 0.0s done 08:23:15 #108 writing image sha256:f67e027e0f05f86f0c76aabe8a89e3431d0ea298d5fcf9596c2ebd2f00d1bf31 08:23:15 #108 naming to docker.io/library/support-notifications 0.1s done 08:23:15 #108 writing image sha256:f67e027e0f05f86f0c76aabe8a89e3431d0ea298d5fcf9596c2ebd2f00d1bf31 0.0s done 08:23:15 #108 naming to docker.io/library/core-metadata 0.0s done 08:23:15 #108 DONE 3.0s 08:23:15 08:23:15 #213 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:23:15 #213 DONE 0.9s 08:23:15 08:23:15 #214 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:23:15 #214 DONE 0.3s 08:23:15 08:23:15 #215 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:23:15 #215 DONE 1.0s 08:23:15 08:23:15 #216 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:23:15 #216 DONE 0.4s 08:23:15 08:23:15 #217 [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/ 08:23:15 #217 DONE 0.1s 08:23:15 08:23:15 #108 [core-common-config-bootstrapper] exporting to image 08:23:15 #108 ... 08:23:15 08:23:15 #218 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:23:15 #218 DONE 0.1s 08:23:15 08:23:15 #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/ 08:23:15 #219 DONE 0.1s 08:23:15 08:23:15 #108 [security-proxy-auth] exporting to image 08:23:15 #108 exporting layers 0.2s done 08:23:15 #108 writing image sha256:dced9aef96dd141c8f9016a00cf2e73336c8b9bd18591503eb9cdca9773fd6f5 done 08:23:15 #108 naming to docker.io/library/security-proxy-auth done 08:23:15 #108 ... 08:23:15 08:23:15 #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/ 08:23:15 #220 DONE 0.1s 08:23:15 08:23:15 #221 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:23:15 #221 DONE 0.7s 08:23:15 08:23:15 #108 [security-proxy-setup] exporting to image 08:23:15 #108 writing image sha256:aa688c0142b92736d914ae899ba430df39099c470f4672a3d5f94f698a7c8469 done 08:23:15 #108 naming to docker.io/library/core-common-config-bootstrapper done 08:23:15 #108 ... 08:23:15 08:23:15 #222 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:23:15 #222 DONE 0.1s 08:23:15 08:23:15 #108 [security-proxy-setup] exporting to image 08:23:15 #108 exporting layers 0.2s done 08:23:15 #108 writing image sha256:7038ce9257adc5fb24f2c6d3078bb2a86bd91d856b7b3f4e8de16ae017f499e1 done 08:23:15 #108 naming to docker.io/library/security-proxy-setup done 08:23:15 #108 DONE 3.5s 08:23:15 08:23:15 #223 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:23:15 #223 ... 08:23:15 08:23:15 #224 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:23:15 #224 DONE 0.5s 08:23:15 08:23:15 #108 [security-secretstore-setup] exporting to image 08:23:15 #108 exporting layers 0.3s done 08:23:15 #108 ... 08:23:15 08:23:15 #223 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:23:15 #223 DONE 0.5s 08:23:15 08:23:15 #108 [security-bootstrapper] exporting to image 08:23:15 #108 writing image sha256:ffb374063da14cd5bd14ceb56fbb4c826ab612937837f921af44d2bcd344a86b done 08:23:15 #108 naming to docker.io/library/security-secretstore-setup done 08:23:15 #108 exporting layers 0.2s done 08:23:15 #108 writing image sha256:08bc4e58361e4cb827ee3f84fcf3cab988f2931fc4ea143f577966614439e6e7 done 08:23:15 #108 naming to docker.io/library/security-bootstrapper done 08:23:15 #108 DONE 3.9s 08:23:15 08:23:15 #46 [support-notifications internal] load build definition from Dockerfile 08:23:15 time="2024-12-10T08:18:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:23:15 time="2024-12-10T08:18:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:23:15 time="2024-12-10T08:18:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:23:15 time="2024-12-10T08:18:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:23:15 time="2024-12-10T08:18:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:23:15 time="2024-12-10T08:18:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:23:15 time="2024-12-10T08:18:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:23:15 time="2024-12-10T08:18:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:23:15 time="2024-12-10T08:18:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:23:15 time="2024-12-10T08:18:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:23:15 time="2024-12-10T08:18:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:23:15 time="2024-12-10T08:18:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:23:15 time="2024-12-10T08:18:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:23:15 time="2024-12-10T08:18:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:23:15 time="2024-12-10T08:18:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:23:15 $ docker stop --time=1 b1ef3a45f667a0e3e3997896071c78faf148dd5507b51cec927b4a55a626d7a8 08:23:16 $ docker rm -f --volumes b1ef3a45f667a0e3e3997896071c78faf148dd5507b51cec927b4a55a626d7a8 [Pipeline] // withDockerContainer [Pipeline] sh 08:23:16 + docker images 08:23:16 REPOSITORY TAG IMAGE ID CREATED SIZE 08:23:16 security-bootstrapper latest 08bc4e58361e 8 seconds ago 26MB 08:23:16 security-secretstore-setup latest ffb374063da1 8 seconds ago 46.9MB 08:23:16 security-proxy-setup latest 7038ce9257ad 9 seconds ago 35MB 08:23:16 core-metadata latest f67e027e0f05 9 seconds ago 37.6MB 08:23:16 security-proxy-auth latest dced9aef96dd 9 seconds ago 32.2MB 08:23:16 core-common-config-bootstrapper latest aa688c0142b9 9 seconds ago 22.8MB 08:23:16 core-data latest 7d27ad378421 10 seconds ago 37.4MB 08:23:16 support-scheduler latest 2f66ec7fbe72 10 seconds ago 52.9MB 08:23:16 core-keeper latest a7662aa89d85 10 seconds ago 31.3MB 08:23:16 security-spiffe-token-provider latest c5d4297bb3bc 10 seconds ago 38.5MB 08:23:16 support-notifications latest daafc82e33e9 10 seconds ago 51.9MB 08:23:16 core-command latest 677646f83dbb 10 seconds ago 33.2MB 08:23:16 security-spire-agent latest d0a052eb57a7 4 minutes ago 188MB 08:23:16 security-spire-server latest a3eb180a2589 4 minutes ago 128MB 08:23:16 security-spire-config latest 27ddda3e0765 4 minutes ago 127MB 08:23:16 ci-base-image-x86_64 latest 2e351065e087 8 minutes ago 975MB 08:23:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 2 months ago 573MB 08:23:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 18 months ago 334MB 08:23:16 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 08:23:16 provisioning config files... 08:23:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/761@tmp/config1908430150137650099tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:23:17 ---> ****-login.sh 08:23:17 nexus3.edgexfoundry.org:10001 08:23:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:23:17 Configure a credential helper to remove this warning. See 08:23:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:23:17 08:23:17 Login Succeeded 08:23:17 nexus3.edgexfoundry.org:10002 08:23:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:23:17 Configure a credential helper to remove this warning. See 08:23:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:23:17 08:23:17 Login Succeeded 08:23:17 nexus3.edgexfoundry.org:10003 08:23:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:23:17 Configure a credential helper to remove this warning. See 08:23:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:23:17 08:23:17 Login Succeeded 08:23:17 nexus3.edgexfoundry.org:10004 08:23:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:23:17 Configure a credential helper to remove this warning. See 08:23:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:23:17 08:23:17 Login Succeeded 08:23:17 ****.io 08:23:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:23:17 Configure a credential helper to remove this warning. See 08:23:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:23:17 08:23:17 Login Succeeded 08:23:17 ---> ****-login.sh ends [Pipeline] } 08:23:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:23:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:23:17 [edgeXDocker.push] Tagging docker image core-command with the following tags: 08:23:17 b30e0ec92257b99dae16d28c3a521f006a0b909d 08:23:17 latest 08:23:17 4.0.0-dev.25 08:23:17 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:23:17 main 08:23:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:18 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:18 + docker push nexus3.edgexfoundry.org:10004/core-command:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:23:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:23:18 a624413bfae6: Preparing 08:23:18 40754df0da26: Preparing 08:23:18 8e6e46ddd3ac: Preparing 08:23:18 83b53bbce718: Preparing 08:23:18 d1fc0c3a5335: Preparing 08:23:18 a3eaf4ce3062: Preparing 08:23:18 75654b8eeebd: Preparing 08:23:18 a3eaf4ce3062: Waiting 08:23:18 75654b8eeebd: Waiting 08:23:18 8e6e46ddd3ac: Pushed 08:23:18 a624413bfae6: Pushed 08:23:18 83b53bbce718: Pushed 08:23:18 75654b8eeebd: Layer already exists 08:23:18 a3eaf4ce3062: Pushed 08:23:19 d1fc0c3a5335: Pushed 08:23:20 40754df0da26: Pushed 08:23:20 b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:8ed2bbdab63adf54adcd02297a15edb3f60a298747c27daa08b969588f58fcee size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:20 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:21 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 08:23:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:23:21 a624413bfae6: Preparing 08:23:21 40754df0da26: Preparing 08:23:21 8e6e46ddd3ac: Preparing 08:23:21 83b53bbce718: Preparing 08:23:21 d1fc0c3a5335: Preparing 08:23:21 a3eaf4ce3062: Preparing 08:23:21 75654b8eeebd: Preparing 08:23:21 a3eaf4ce3062: Waiting 08:23:21 a624413bfae6: Layer already exists 08:23:21 83b53bbce718: Layer already exists 08:23:21 40754df0da26: Layer already exists 08:23:21 d1fc0c3a5335: Layer already exists 08:23:21 8e6e46ddd3ac: Layer already exists 08:23:21 a3eaf4ce3062: Layer already exists 08:23:21 75654b8eeebd: Layer already exists 08:23:21 latest: digest: sha256:8ed2bbdab63adf54adcd02297a15edb3f60a298747c27daa08b969588f58fcee size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:21 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:21 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.25 08:23:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:23:21 a624413bfae6: Preparing 08:23:21 40754df0da26: Preparing 08:23:21 8e6e46ddd3ac: Preparing 08:23:21 83b53bbce718: Preparing 08:23:21 d1fc0c3a5335: Preparing 08:23:21 a3eaf4ce3062: Preparing 08:23:21 75654b8eeebd: Preparing 08:23:21 a3eaf4ce3062: Waiting 08:23:21 75654b8eeebd: Waiting 08:23:21 40754df0da26: Layer already exists 08:23:21 83b53bbce718: Layer already exists 08:23:21 a624413bfae6: Layer already exists 08:23:21 d1fc0c3a5335: Layer already exists 08:23:21 8e6e46ddd3ac: Layer already exists 08:23:21 a3eaf4ce3062: Layer already exists 08:23:21 75654b8eeebd: Layer already exists 08:23:21 4.0.0-dev.25: digest: sha256:8ed2bbdab63adf54adcd02297a15edb3f60a298747c27daa08b969588f58fcee size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:22 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:22 + docker push nexus3.edgexfoundry.org:10004/core-command:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:23:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:23:22 a624413bfae6: Preparing 08:23:22 40754df0da26: Preparing 08:23:22 8e6e46ddd3ac: Preparing 08:23:22 83b53bbce718: Preparing 08:23:22 d1fc0c3a5335: Preparing 08:23:22 a3eaf4ce3062: Preparing 08:23:22 75654b8eeebd: Preparing 08:23:22 a3eaf4ce3062: Waiting 08:23:22 75654b8eeebd: Waiting 08:23:22 d1fc0c3a5335: Layer already exists 08:23:22 a624413bfae6: Layer already exists 08:23:22 8e6e46ddd3ac: Layer already exists 08:23:22 40754df0da26: Layer already exists 08:23:22 83b53bbce718: Layer already exists 08:23:22 a3eaf4ce3062: Layer already exists 08:23:22 75654b8eeebd: Layer already exists 08:23:22 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:8ed2bbdab63adf54adcd02297a15edb3f60a298747c27daa08b969588f58fcee size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:22 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:23 + docker push nexus3.edgexfoundry.org:10004/core-command:main 08:23:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:23:23 a624413bfae6: Preparing 08:23:23 40754df0da26: Preparing 08:23:23 8e6e46ddd3ac: Preparing 08:23:23 83b53bbce718: Preparing 08:23:23 d1fc0c3a5335: Preparing 08:23:23 a3eaf4ce3062: Preparing 08:23:23 75654b8eeebd: Preparing 08:23:23 75654b8eeebd: Waiting 08:23:23 a3eaf4ce3062: Waiting 08:23:23 a624413bfae6: Layer already exists 08:23:23 40754df0da26: Layer already exists 08:23:23 d1fc0c3a5335: Layer already exists 08:23:23 83b53bbce718: Layer already exists 08:23:23 8e6e46ddd3ac: Layer already exists 08:23:23 a3eaf4ce3062: Layer already exists 08:23:23 75654b8eeebd: Layer already exists 08:23:23 main: digest: sha256:8ed2bbdab63adf54adcd02297a15edb3f60a298747c27daa08b969588f58fcee size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:23:23 ===================================================== [Pipeline] echo 08:23:23 taggedImages: 08:23:23 - nexus3.edgexfoundry.org:10004/core-command:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:23:23 - nexus3.edgexfoundry.org:10004/core-command:latest 08:23:23 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.25 08:23:23 - nexus3.edgexfoundry.org:10004/core-command:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:23:23 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 08:23:23 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 08:23:23 b30e0ec92257b99dae16d28c3a521f006a0b909d 08:23:23 latest 08:23:23 4.0.0-dev.25 08:23:23 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:23:23 main 08:23:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:23 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:23:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:23:23 90a4ba512730: Preparing 08:23:23 5b2e9053766d: Preparing 08:23:23 12bc65f18e4f: Preparing 08:23:23 4f36d1e32dd9: Preparing 08:23:23 8e6e46ddd3ac: Preparing 08:23:23 83b53bbce718: Preparing 08:23:23 d1fc0c3a5335: Preparing 08:23:23 a3eaf4ce3062: Preparing 08:23:23 75654b8eeebd: Preparing 08:23:23 83b53bbce718: Waiting 08:23:23 d1fc0c3a5335: Waiting 08:23:23 75654b8eeebd: Waiting 08:23:23 a3eaf4ce3062: Waiting 08:23:23 8e6e46ddd3ac: Layer already exists 08:23:23 83b53bbce718: Layer already exists 08:23:23 d1fc0c3a5335: Layer already exists 08:23:23 a3eaf4ce3062: Layer already exists 08:23:23 75654b8eeebd: Layer already exists 08:23:23 90a4ba512730: Pushed 08:23:23 12bc65f18e4f: Pushed 08:23:23 5b2e9053766d: Pushed 08:23:24 4f36d1e32dd9: Pushed 08:23:25 b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:4ab26682e5defcf619dd5acd9a83d32e1fcded5838b4a7e2f113151dc5bfa910 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:25 + 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 08:23:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 08:23:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:23:25 90a4ba512730: Preparing 08:23:25 5b2e9053766d: Preparing 08:23:25 12bc65f18e4f: Preparing 08:23:25 4f36d1e32dd9: Preparing 08:23:25 8e6e46ddd3ac: Preparing 08:23:25 83b53bbce718: Preparing 08:23:25 d1fc0c3a5335: Preparing 08:23:25 a3eaf4ce3062: Preparing 08:23:25 75654b8eeebd: Preparing 08:23:25 d1fc0c3a5335: Waiting 08:23:25 75654b8eeebd: Waiting 08:23:25 a3eaf4ce3062: Waiting 08:23:25 83b53bbce718: Waiting 08:23:25 8e6e46ddd3ac: Layer already exists 08:23:25 12bc65f18e4f: Layer already exists 08:23:25 5b2e9053766d: Layer already exists 08:23:25 4f36d1e32dd9: Layer already exists 08:23:25 90a4ba512730: Layer already exists 08:23:25 83b53bbce718: Layer already exists 08:23:25 a3eaf4ce3062: Layer already exists 08:23:25 d1fc0c3a5335: Layer already exists 08:23:25 75654b8eeebd: Layer already exists 08:23:25 latest: digest: sha256:4ab26682e5defcf619dd5acd9a83d32e1fcded5838b4a7e2f113151dc5bfa910 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:26 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.25 08:23:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:23:26 90a4ba512730: Preparing 08:23:26 5b2e9053766d: Preparing 08:23:26 12bc65f18e4f: Preparing 08:23:26 4f36d1e32dd9: Preparing 08:23:26 8e6e46ddd3ac: Preparing 08:23:26 83b53bbce718: Preparing 08:23:26 d1fc0c3a5335: Preparing 08:23:26 a3eaf4ce3062: Preparing 08:23:26 75654b8eeebd: Preparing 08:23:26 d1fc0c3a5335: Waiting 08:23:26 a3eaf4ce3062: Waiting 08:23:26 83b53bbce718: Waiting 08:23:26 75654b8eeebd: Waiting 08:23:26 4f36d1e32dd9: Layer already exists 08:23:26 90a4ba512730: Layer already exists 08:23:26 5b2e9053766d: Layer already exists 08:23:26 12bc65f18e4f: Layer already exists 08:23:26 8e6e46ddd3ac: Layer already exists 08:23:26 a3eaf4ce3062: Layer already exists 08:23:26 83b53bbce718: Layer already exists 08:23:26 d1fc0c3a5335: Layer already exists 08:23:26 75654b8eeebd: Layer already exists 08:23:26 4.0.0-dev.25: digest: sha256:4ab26682e5defcf619dd5acd9a83d32e1fcded5838b4a7e2f113151dc5bfa910 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:26 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:23:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:23:27 90a4ba512730: Preparing 08:23:27 5b2e9053766d: Preparing 08:23:27 12bc65f18e4f: Preparing 08:23:27 4f36d1e32dd9: Preparing 08:23:27 8e6e46ddd3ac: Preparing 08:23:27 83b53bbce718: Preparing 08:23:27 d1fc0c3a5335: Preparing 08:23:27 a3eaf4ce3062: Preparing 08:23:27 75654b8eeebd: Preparing 08:23:27 83b53bbce718: Waiting 08:23:27 d1fc0c3a5335: Waiting 08:23:27 a3eaf4ce3062: Waiting 08:23:27 75654b8eeebd: Waiting 08:23:27 8e6e46ddd3ac: Layer already exists 08:23:27 90a4ba512730: Layer already exists 08:23:27 4f36d1e32dd9: Layer already exists 08:23:27 5b2e9053766d: Layer already exists 08:23:27 12bc65f18e4f: Layer already exists 08:23:27 83b53bbce718: Layer already exists 08:23:27 75654b8eeebd: Layer already exists 08:23:27 a3eaf4ce3062: Layer already exists 08:23:27 d1fc0c3a5335: Layer already exists 08:23:27 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:4ab26682e5defcf619dd5acd9a83d32e1fcded5838b4a7e2f113151dc5bfa910 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:27 + 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 08:23:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 08:23:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:23:27 90a4ba512730: Preparing 08:23:27 5b2e9053766d: Preparing 08:23:27 12bc65f18e4f: Preparing 08:23:27 4f36d1e32dd9: Preparing 08:23:27 8e6e46ddd3ac: Preparing 08:23:27 83b53bbce718: Preparing 08:23:27 d1fc0c3a5335: Preparing 08:23:27 a3eaf4ce3062: Preparing 08:23:27 75654b8eeebd: Preparing 08:23:27 d1fc0c3a5335: Waiting 08:23:27 75654b8eeebd: Waiting 08:23:27 83b53bbce718: Waiting 08:23:27 12bc65f18e4f: Layer already exists 08:23:27 5b2e9053766d: Layer already exists 08:23:27 4f36d1e32dd9: Layer already exists 08:23:27 90a4ba512730: Layer already exists 08:23:27 8e6e46ddd3ac: Layer already exists 08:23:27 75654b8eeebd: Layer already exists 08:23:27 83b53bbce718: Layer already exists 08:23:27 a3eaf4ce3062: Layer already exists 08:23:27 d1fc0c3a5335: Layer already exists 08:23:27 main: digest: sha256:4ab26682e5defcf619dd5acd9a83d32e1fcded5838b4a7e2f113151dc5bfa910 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:23:27 ===================================================== [Pipeline] echo 08:23:27 taggedImages: 08:23:27 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:23:27 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 08:23:27 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.25 08:23:27 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:23:27 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 08:23:27 [edgeXDocker.push] Tagging docker image core-data with the following tags: 08:23:27 b30e0ec92257b99dae16d28c3a521f006a0b909d 08:23:27 latest 08:23:27 4.0.0-dev.25 08:23:27 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:23:27 main 08:23:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:28 + docker push nexus3.edgexfoundry.org:10004/core-data:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:23:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:23:28 0ff2f839f6ef: Preparing 08:23:28 006fd531451c: Preparing 08:23:28 cb7bb85acc78: Preparing 08:23:28 8e6e46ddd3ac: Preparing 08:23:28 83b53bbce718: Preparing 08:23:28 d1fc0c3a5335: Preparing 08:23:28 9d34d40e894a: Preparing 08:23:28 75654b8eeebd: Preparing 08:23:28 75654b8eeebd: Waiting 08:23:28 d1fc0c3a5335: Waiting 08:23:28 9d34d40e894a: Waiting 08:23:28 8e6e46ddd3ac: Layer already exists 08:23:28 83b53bbce718: Layer already exists 08:23:28 d1fc0c3a5335: Layer already exists 08:23:28 006fd531451c: Pushed 08:23:28 0ff2f839f6ef: Pushed 08:23:28 75654b8eeebd: Layer already exists 08:23:28 9d34d40e894a: Pushed 08:23:31 cb7bb85acc78: Pushed 08:23:31 b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:4a9952e178b8cb522d977a1b1cf82306988188a56d905d08f5fc18936c849fa1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:31 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:31 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 08:23:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:23:31 0ff2f839f6ef: Preparing 08:23:31 006fd531451c: Preparing 08:23:31 cb7bb85acc78: Preparing 08:23:31 8e6e46ddd3ac: Preparing 08:23:31 83b53bbce718: Preparing 08:23:31 d1fc0c3a5335: Preparing 08:23:31 9d34d40e894a: Preparing 08:23:31 75654b8eeebd: Preparing 08:23:31 d1fc0c3a5335: Waiting 08:23:31 9d34d40e894a: Waiting 08:23:31 75654b8eeebd: Waiting 08:23:31 cb7bb85acc78: Layer already exists 08:23:31 0ff2f839f6ef: Layer already exists 08:23:31 8e6e46ddd3ac: Layer already exists 08:23:31 83b53bbce718: Layer already exists 08:23:31 006fd531451c: Layer already exists 08:23:31 d1fc0c3a5335: Layer already exists 08:23:31 9d34d40e894a: Layer already exists 08:23:31 75654b8eeebd: Layer already exists 08:23:31 latest: digest: sha256:4a9952e178b8cb522d977a1b1cf82306988188a56d905d08f5fc18936c849fa1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:32 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:32 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.25 08:23:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:23:32 0ff2f839f6ef: Preparing 08:23:32 006fd531451c: Preparing 08:23:32 cb7bb85acc78: Preparing 08:23:32 8e6e46ddd3ac: Preparing 08:23:32 83b53bbce718: Preparing 08:23:32 d1fc0c3a5335: Preparing 08:23:32 9d34d40e894a: Preparing 08:23:32 75654b8eeebd: Preparing 08:23:32 75654b8eeebd: Waiting 08:23:32 d1fc0c3a5335: Waiting 08:23:32 9d34d40e894a: Waiting 08:23:32 0ff2f839f6ef: Layer already exists 08:23:32 cb7bb85acc78: Layer already exists 08:23:32 006fd531451c: Layer already exists 08:23:32 83b53bbce718: Layer already exists 08:23:32 8e6e46ddd3ac: Layer already exists 08:23:32 d1fc0c3a5335: Layer already exists 08:23:32 9d34d40e894a: Layer already exists 08:23:32 75654b8eeebd: Layer already exists 08:23:32 4.0.0-dev.25: digest: sha256:4a9952e178b8cb522d977a1b1cf82306988188a56d905d08f5fc18936c849fa1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:32 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:33 + docker push nexus3.edgexfoundry.org:10004/core-data:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:23:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:23:33 0ff2f839f6ef: Preparing 08:23:33 006fd531451c: Preparing 08:23:33 cb7bb85acc78: Preparing 08:23:33 8e6e46ddd3ac: Preparing 08:23:33 83b53bbce718: Preparing 08:23:33 d1fc0c3a5335: Preparing 08:23:33 9d34d40e894a: Preparing 08:23:33 75654b8eeebd: Preparing 08:23:33 9d34d40e894a: Waiting 08:23:33 d1fc0c3a5335: Waiting 08:23:33 75654b8eeebd: Waiting 08:23:33 006fd531451c: Layer already exists 08:23:33 0ff2f839f6ef: Layer already exists 08:23:33 cb7bb85acc78: Layer already exists 08:23:33 8e6e46ddd3ac: Layer already exists 08:23:33 83b53bbce718: Layer already exists 08:23:33 d1fc0c3a5335: Layer already exists 08:23:33 9d34d40e894a: Layer already exists 08:23:33 75654b8eeebd: Layer already exists 08:23:33 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:4a9952e178b8cb522d977a1b1cf82306988188a56d905d08f5fc18936c849fa1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:33 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:33 + docker push nexus3.edgexfoundry.org:10004/core-data:main 08:23:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:23:33 0ff2f839f6ef: Preparing 08:23:33 006fd531451c: Preparing 08:23:33 cb7bb85acc78: Preparing 08:23:33 8e6e46ddd3ac: Preparing 08:23:33 83b53bbce718: Preparing 08:23:33 d1fc0c3a5335: Preparing 08:23:33 9d34d40e894a: Preparing 08:23:33 75654b8eeebd: Preparing 08:23:33 d1fc0c3a5335: Waiting 08:23:33 9d34d40e894a: Waiting 08:23:33 75654b8eeebd: Waiting 08:23:33 cb7bb85acc78: Layer already exists 08:23:33 006fd531451c: Layer already exists 08:23:33 83b53bbce718: Layer already exists 08:23:33 8e6e46ddd3ac: Layer already exists 08:23:33 0ff2f839f6ef: Layer already exists 08:23:33 d1fc0c3a5335: Layer already exists 08:23:33 75654b8eeebd: Layer already exists 08:23:33 9d34d40e894a: Layer already exists 08:23:33 main: digest: sha256:4a9952e178b8cb522d977a1b1cf82306988188a56d905d08f5fc18936c849fa1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:23:33 ===================================================== [Pipeline] echo 08:23:33 taggedImages: 08:23:33 - nexus3.edgexfoundry.org:10004/core-data:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:23:33 - nexus3.edgexfoundry.org:10004/core-data:latest 08:23:33 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.25 08:23:33 - nexus3.edgexfoundry.org:10004/core-data:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:23:33 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 08:23:33 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 08:23:33 b30e0ec92257b99dae16d28c3a521f006a0b909d 08:23:33 latest 08:23:33 4.0.0-dev.25 08:23:33 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:23:33 main 08:23:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:34 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:34 + docker push nexus3.edgexfoundry.org:10004/core-keeper:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:23:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:23:34 53dba485c24b: Preparing 08:23:34 43ec7565706c: Preparing 08:23:34 e028f00bae12: Preparing 08:23:34 83b53bbce718: Preparing 08:23:34 234ea131d496: Preparing 08:23:34 e2fe3bd6264d: Preparing 08:23:34 75654b8eeebd: Preparing 08:23:34 e2fe3bd6264d: Waiting 08:23:34 43ec7565706c: Pushed 08:23:34 234ea131d496: Pushed 08:23:34 83b53bbce718: Layer already exists 08:23:34 53dba485c24b: Pushed 08:23:34 e2fe3bd6264d: Pushed 08:23:34 75654b8eeebd: Layer already exists 08:23:37 e028f00bae12: Pushed 08:23:37 b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:5b368fae451fc92a0a8a2368d18aa2a6d5b8303d7fad31bb27cf473f44eee142 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:37 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:38 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 08:23:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:23:38 53dba485c24b: Preparing 08:23:38 43ec7565706c: Preparing 08:23:38 e028f00bae12: Preparing 08:23:38 83b53bbce718: Preparing 08:23:38 234ea131d496: Preparing 08:23:38 e2fe3bd6264d: Preparing 08:23:38 75654b8eeebd: Preparing 08:23:38 e2fe3bd6264d: Waiting 08:23:38 75654b8eeebd: Waiting 08:23:38 e028f00bae12: Layer already exists 08:23:38 43ec7565706c: Layer already exists 08:23:38 53dba485c24b: Layer already exists 08:23:38 234ea131d496: Layer already exists 08:23:38 83b53bbce718: Layer already exists 08:23:38 e2fe3bd6264d: Layer already exists 08:23:38 75654b8eeebd: Layer already exists 08:23:38 latest: digest: sha256:5b368fae451fc92a0a8a2368d18aa2a6d5b8303d7fad31bb27cf473f44eee142 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:38 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:38 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.25 08:23:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:23:38 53dba485c24b: Preparing 08:23:38 43ec7565706c: Preparing 08:23:38 e028f00bae12: Preparing 08:23:38 83b53bbce718: Preparing 08:23:38 234ea131d496: Preparing 08:23:38 e2fe3bd6264d: Preparing 08:23:38 75654b8eeebd: Preparing 08:23:38 e2fe3bd6264d: Waiting 08:23:38 75654b8eeebd: Waiting 08:23:38 83b53bbce718: Layer already exists 08:23:38 234ea131d496: Layer already exists 08:23:38 43ec7565706c: Layer already exists 08:23:38 e028f00bae12: Layer already exists 08:23:38 53dba485c24b: Layer already exists 08:23:38 e2fe3bd6264d: Layer already exists 08:23:38 75654b8eeebd: Layer already exists 08:23:38 4.0.0-dev.25: digest: sha256:5b368fae451fc92a0a8a2368d18aa2a6d5b8303d7fad31bb27cf473f44eee142 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:39 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:39 + docker push nexus3.edgexfoundry.org:10004/core-keeper:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:23:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:23:39 53dba485c24b: Preparing 08:23:39 43ec7565706c: Preparing 08:23:39 e028f00bae12: Preparing 08:23:39 83b53bbce718: Preparing 08:23:39 234ea131d496: Preparing 08:23:39 e2fe3bd6264d: Preparing 08:23:39 75654b8eeebd: Preparing 08:23:39 e2fe3bd6264d: Waiting 08:23:39 75654b8eeebd: Waiting 08:23:39 83b53bbce718: Layer already exists 08:23:39 43ec7565706c: Layer already exists 08:23:39 234ea131d496: Layer already exists 08:23:39 53dba485c24b: Layer already exists 08:23:39 e028f00bae12: Layer already exists 08:23:39 75654b8eeebd: Layer already exists 08:23:39 e2fe3bd6264d: Layer already exists 08:23:39 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:5b368fae451fc92a0a8a2368d18aa2a6d5b8303d7fad31bb27cf473f44eee142 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:39 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:40 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 08:23:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:23:40 53dba485c24b: Preparing 08:23:40 43ec7565706c: Preparing 08:23:40 e028f00bae12: Preparing 08:23:40 83b53bbce718: Preparing 08:23:40 234ea131d496: Preparing 08:23:40 e2fe3bd6264d: Preparing 08:23:40 75654b8eeebd: Preparing 08:23:40 e2fe3bd6264d: Waiting 08:23:40 75654b8eeebd: Waiting 08:23:40 83b53bbce718: Layer already exists 08:23:40 e028f00bae12: Layer already exists 08:23:40 234ea131d496: Layer already exists 08:23:40 53dba485c24b: Layer already exists 08:23:40 43ec7565706c: Layer already exists 08:23:40 e2fe3bd6264d: Layer already exists 08:23:40 75654b8eeebd: Layer already exists 08:23:40 main: digest: sha256:5b368fae451fc92a0a8a2368d18aa2a6d5b8303d7fad31bb27cf473f44eee142 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:23:40 ===================================================== [Pipeline] echo 08:23:40 taggedImages: 08:23:40 - nexus3.edgexfoundry.org:10004/core-keeper:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:23:40 - nexus3.edgexfoundry.org:10004/core-keeper:latest 08:23:40 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.25 08:23:40 - nexus3.edgexfoundry.org:10004/core-keeper:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:23:40 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 08:23:40 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 08:23:40 b30e0ec92257b99dae16d28c3a521f006a0b909d 08:23:40 latest 08:23:40 4.0.0-dev.25 08:23:40 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:23:40 main 08:23:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:23:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:23:40 83ba4d4394c7: Preparing 08:23:40 c1a51d7950b9: Preparing 08:23:40 01a610e33f5a: Preparing 08:23:40 dcaa326a43b6: Preparing 08:23:40 8e6e46ddd3ac: Preparing 08:23:40 83b53bbce718: Preparing 08:23:40 d1fc0c3a5335: Preparing 08:23:40 a3eaf4ce3062: Preparing 08:23:40 75654b8eeebd: Preparing 08:23:40 83b53bbce718: Waiting 08:23:40 d1fc0c3a5335: Waiting 08:23:40 a3eaf4ce3062: Waiting 08:23:40 75654b8eeebd: Waiting 08:23:40 8e6e46ddd3ac: Layer already exists 08:23:40 83b53bbce718: Layer already exists 08:23:40 c1a51d7950b9: Pushed 08:23:40 d1fc0c3a5335: Layer already exists 08:23:40 83ba4d4394c7: Pushed 08:23:40 01a610e33f5a: Pushed 08:23:40 75654b8eeebd: Layer already exists 08:23:40 a3eaf4ce3062: Layer already exists 08:23:43 dcaa326a43b6: Pushed 08:23:43 b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:704f2996348417a06995d1d33c4a75d6dc48e59e0b6822fe10304fb0dc783c6c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 08:23:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:23:44 83ba4d4394c7: Preparing 08:23:44 c1a51d7950b9: Preparing 08:23:44 01a610e33f5a: Preparing 08:23:44 dcaa326a43b6: Preparing 08:23:44 8e6e46ddd3ac: Preparing 08:23:44 83b53bbce718: Preparing 08:23:44 d1fc0c3a5335: Preparing 08:23:44 a3eaf4ce3062: Preparing 08:23:44 75654b8eeebd: Preparing 08:23:44 d1fc0c3a5335: Waiting 08:23:44 a3eaf4ce3062: Waiting 08:23:44 75654b8eeebd: Waiting 08:23:44 83b53bbce718: Waiting 08:23:44 c1a51d7950b9: Layer already exists 08:23:44 8e6e46ddd3ac: Layer already exists 08:23:44 83ba4d4394c7: Layer already exists 08:23:44 01a610e33f5a: Layer already exists 08:23:44 dcaa326a43b6: Layer already exists 08:23:44 d1fc0c3a5335: Layer already exists 08:23:44 75654b8eeebd: Layer already exists 08:23:44 83b53bbce718: Layer already exists 08:23:44 a3eaf4ce3062: Layer already exists 08:23:44 latest: digest: sha256:704f2996348417a06995d1d33c4a75d6dc48e59e0b6822fe10304fb0dc783c6c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:44 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.25 08:23:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:23:44 83ba4d4394c7: Preparing 08:23:44 c1a51d7950b9: Preparing 08:23:44 01a610e33f5a: Preparing 08:23:44 dcaa326a43b6: Preparing 08:23:44 8e6e46ddd3ac: Preparing 08:23:44 83b53bbce718: Preparing 08:23:44 d1fc0c3a5335: Preparing 08:23:44 a3eaf4ce3062: Preparing 08:23:44 75654b8eeebd: Preparing 08:23:44 83b53bbce718: Waiting 08:23:44 d1fc0c3a5335: Waiting 08:23:44 a3eaf4ce3062: Waiting 08:23:44 75654b8eeebd: Waiting 08:23:44 c1a51d7950b9: Layer already exists 08:23:44 dcaa326a43b6: Layer already exists 08:23:44 83ba4d4394c7: Layer already exists 08:23:44 8e6e46ddd3ac: Layer already exists 08:23:44 01a610e33f5a: Layer already exists 08:23:44 83b53bbce718: Layer already exists 08:23:44 a3eaf4ce3062: Layer already exists 08:23:44 75654b8eeebd: Layer already exists 08:23:44 d1fc0c3a5335: Layer already exists 08:23:44 4.0.0-dev.25: digest: sha256:704f2996348417a06995d1d33c4a75d6dc48e59e0b6822fe10304fb0dc783c6c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:45 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:23:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:23:45 83ba4d4394c7: Preparing 08:23:45 c1a51d7950b9: Preparing 08:23:45 01a610e33f5a: Preparing 08:23:45 dcaa326a43b6: Preparing 08:23:45 8e6e46ddd3ac: Preparing 08:23:45 83b53bbce718: Preparing 08:23:45 d1fc0c3a5335: Preparing 08:23:45 a3eaf4ce3062: Preparing 08:23:45 75654b8eeebd: Preparing 08:23:45 83b53bbce718: Waiting 08:23:45 a3eaf4ce3062: Waiting 08:23:45 75654b8eeebd: Waiting 08:23:45 d1fc0c3a5335: Waiting 08:23:45 c1a51d7950b9: Layer already exists 08:23:45 83ba4d4394c7: Layer already exists 08:23:45 dcaa326a43b6: Layer already exists 08:23:45 8e6e46ddd3ac: Layer already exists 08:23:45 01a610e33f5a: Layer already exists 08:23:45 a3eaf4ce3062: Layer already exists 08:23:45 83b53bbce718: Layer already exists 08:23:45 d1fc0c3a5335: Layer already exists 08:23:45 75654b8eeebd: Layer already exists 08:23:45 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:704f2996348417a06995d1d33c4a75d6dc48e59e0b6822fe10304fb0dc783c6c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:45 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 08:23:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:23:46 83ba4d4394c7: Preparing 08:23:46 c1a51d7950b9: Preparing 08:23:46 01a610e33f5a: Preparing 08:23:46 dcaa326a43b6: Preparing 08:23:46 8e6e46ddd3ac: Preparing 08:23:46 83b53bbce718: Preparing 08:23:46 d1fc0c3a5335: Preparing 08:23:46 a3eaf4ce3062: Preparing 08:23:46 75654b8eeebd: Preparing 08:23:46 83b53bbce718: Waiting 08:23:46 d1fc0c3a5335: Waiting 08:23:46 a3eaf4ce3062: Waiting 08:23:46 75654b8eeebd: Waiting 08:23:46 dcaa326a43b6: Layer already exists 08:23:46 01a610e33f5a: Layer already exists 08:23:46 8e6e46ddd3ac: Layer already exists 08:23:46 83ba4d4394c7: Layer already exists 08:23:46 c1a51d7950b9: Layer already exists 08:23:46 83b53bbce718: Layer already exists 08:23:46 d1fc0c3a5335: Layer already exists 08:23:46 a3eaf4ce3062: Layer already exists 08:23:46 75654b8eeebd: Layer already exists 08:23:46 main: digest: sha256:704f2996348417a06995d1d33c4a75d6dc48e59e0b6822fe10304fb0dc783c6c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:23:46 ===================================================== [Pipeline] echo 08:23:46 taggedImages: 08:23:46 - nexus3.edgexfoundry.org:10004/core-metadata:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:23:46 - nexus3.edgexfoundry.org:10004/core-metadata:latest 08:23:46 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.25 08:23:46 - nexus3.edgexfoundry.org:10004/core-metadata:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:23:46 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 08:23:46 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 08:23:46 b30e0ec92257b99dae16d28c3a521f006a0b909d 08:23:46 latest 08:23:46 4.0.0-dev.25 08:23:46 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:23:46 main 08:23:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:46 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:23:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:23:46 ca74e862822e: Preparing 08:23:46 013b55c8e02c: Preparing 08:23:46 2ca96ad96d30: Preparing 08:23:46 09d302b2671d: Preparing 08:23:46 731e7e5ce07a: Preparing 08:23:46 55cf42a7a7f4: Preparing 08:23:46 aa83cd4a90b0: Preparing 08:23:46 8e6e46ddd3ac: Preparing 08:23:46 83b53bbce718: Preparing 08:23:46 f5a28ad73c0f: Preparing 08:23:46 8831be2289df: Preparing 08:23:46 5f70bf18a086: Preparing 08:23:46 4750f38f6b2e: Preparing 08:23:46 b3818b725462: Preparing 08:23:46 eaa0e1eb26a8: Preparing 08:23:46 75654b8eeebd: Preparing 08:23:46 83b53bbce718: Waiting 08:23:46 f5a28ad73c0f: Waiting 08:23:46 8831be2289df: Waiting 08:23:46 5f70bf18a086: Waiting 08:23:46 4750f38f6b2e: Waiting 08:23:46 b3818b725462: Waiting 08:23:46 eaa0e1eb26a8: Waiting 08:23:46 75654b8eeebd: Waiting 08:23:46 55cf42a7a7f4: Waiting 08:23:46 8e6e46ddd3ac: Waiting 08:23:46 aa83cd4a90b0: Waiting 08:23:46 09d302b2671d: Pushed 08:23:46 2ca96ad96d30: Pushed 08:23:46 ca74e862822e: Pushed 08:23:46 731e7e5ce07a: Pushed 08:23:46 013b55c8e02c: Pushed 08:23:47 8e6e46ddd3ac: Layer already exists 08:23:47 83b53bbce718: Layer already exists 08:23:47 55cf42a7a7f4: Pushed 08:23:47 5f70bf18a086: Layer already exists 08:23:47 f5a28ad73c0f: Pushed 08:23:47 8831be2289df: Pushed 08:23:47 75654b8eeebd: Layer already exists 08:23:47 4750f38f6b2e: Pushed 08:23:47 eaa0e1eb26a8: Pushed 08:23:47 b3818b725462: Pushed 08:23:48 aa83cd4a90b0: Pushed 08:23:48 b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:aa026a6bfcabdff285cf5565f2f99d15ac44a92823c0d80a5cb42ec4d8d7c9f7 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:23:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:23:49 ca74e862822e: Preparing 08:23:49 013b55c8e02c: Preparing 08:23:49 2ca96ad96d30: Preparing 08:23:49 09d302b2671d: Preparing 08:23:49 731e7e5ce07a: Preparing 08:23:49 55cf42a7a7f4: Preparing 08:23:49 aa83cd4a90b0: Preparing 08:23:49 8e6e46ddd3ac: Preparing 08:23:49 83b53bbce718: Preparing 08:23:49 f5a28ad73c0f: Preparing 08:23:49 8831be2289df: Preparing 08:23:49 5f70bf18a086: Preparing 08:23:49 4750f38f6b2e: Preparing 08:23:49 b3818b725462: Preparing 08:23:49 eaa0e1eb26a8: Preparing 08:23:49 75654b8eeebd: Preparing 08:23:49 b3818b725462: Waiting 08:23:49 eaa0e1eb26a8: Waiting 08:23:49 8831be2289df: Waiting 08:23:49 5f70bf18a086: Waiting 08:23:49 4750f38f6b2e: Waiting 08:23:49 75654b8eeebd: Waiting 08:23:49 aa83cd4a90b0: Waiting 08:23:49 8e6e46ddd3ac: Waiting 08:23:49 55cf42a7a7f4: Waiting 08:23:49 731e7e5ce07a: Layer already exists 08:23:49 013b55c8e02c: Layer already exists 08:23:49 2ca96ad96d30: Layer already exists 08:23:49 09d302b2671d: Layer already exists 08:23:49 ca74e862822e: Layer already exists 08:23:49 55cf42a7a7f4: Layer already exists 08:23:49 8e6e46ddd3ac: Layer already exists 08:23:49 aa83cd4a90b0: Layer already exists 08:23:49 f5a28ad73c0f: Layer already exists 08:23:49 83b53bbce718: Layer already exists 08:23:49 8831be2289df: Layer already exists 08:23:49 5f70bf18a086: Layer already exists 08:23:49 4750f38f6b2e: Layer already exists 08:23:49 eaa0e1eb26a8: Layer already exists 08:23:49 b3818b725462: Layer already exists 08:23:49 75654b8eeebd: Layer already exists 08:23:49 latest: digest: sha256:aa026a6bfcabdff285cf5565f2f99d15ac44a92823c0d80a5cb42ec4d8d7c9f7 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.25 08:23:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:23:49 ca74e862822e: Preparing 08:23:49 013b55c8e02c: Preparing 08:23:49 2ca96ad96d30: Preparing 08:23:49 09d302b2671d: Preparing 08:23:49 731e7e5ce07a: Preparing 08:23:49 55cf42a7a7f4: Preparing 08:23:49 aa83cd4a90b0: Preparing 08:23:49 8e6e46ddd3ac: Preparing 08:23:49 83b53bbce718: Preparing 08:23:49 f5a28ad73c0f: Preparing 08:23:49 8831be2289df: Preparing 08:23:49 5f70bf18a086: Preparing 08:23:49 4750f38f6b2e: Preparing 08:23:49 b3818b725462: Preparing 08:23:49 eaa0e1eb26a8: Preparing 08:23:49 75654b8eeebd: Preparing 08:23:49 55cf42a7a7f4: Waiting 08:23:49 aa83cd4a90b0: Waiting 08:23:49 8e6e46ddd3ac: Waiting 08:23:49 83b53bbce718: Waiting 08:23:49 f5a28ad73c0f: Waiting 08:23:49 8831be2289df: Waiting 08:23:49 5f70bf18a086: Waiting 08:23:49 4750f38f6b2e: Waiting 08:23:49 b3818b725462: Waiting 08:23:49 eaa0e1eb26a8: Waiting 08:23:49 75654b8eeebd: Waiting 08:23:49 013b55c8e02c: Layer already exists 08:23:49 2ca96ad96d30: Layer already exists 08:23:49 09d302b2671d: Layer already exists 08:23:49 ca74e862822e: Layer already exists 08:23:49 731e7e5ce07a: Layer already exists 08:23:49 55cf42a7a7f4: Layer already exists 08:23:49 aa83cd4a90b0: Layer already exists 08:23:49 f5a28ad73c0f: Layer already exists 08:23:49 8e6e46ddd3ac: Layer already exists 08:23:49 83b53bbce718: Layer already exists 08:23:49 8831be2289df: Layer already exists 08:23:49 eaa0e1eb26a8: Layer already exists 08:23:49 5f70bf18a086: Layer already exists 08:23:49 4750f38f6b2e: Layer already exists 08:23:49 b3818b725462: Layer already exists 08:23:49 75654b8eeebd: Layer already exists 08:23:49 4.0.0-dev.25: digest: sha256:aa026a6bfcabdff285cf5565f2f99d15ac44a92823c0d80a5cb42ec4d8d7c9f7 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:50 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:23:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:23:50 ca74e862822e: Preparing 08:23:50 013b55c8e02c: Preparing 08:23:50 2ca96ad96d30: Preparing 08:23:50 09d302b2671d: Preparing 08:23:50 731e7e5ce07a: Preparing 08:23:50 55cf42a7a7f4: Preparing 08:23:50 aa83cd4a90b0: Preparing 08:23:50 8e6e46ddd3ac: Preparing 08:23:50 83b53bbce718: Preparing 08:23:50 f5a28ad73c0f: Preparing 08:23:50 8831be2289df: Preparing 08:23:50 5f70bf18a086: Preparing 08:23:50 4750f38f6b2e: Preparing 08:23:50 b3818b725462: Preparing 08:23:50 eaa0e1eb26a8: Preparing 08:23:50 75654b8eeebd: Preparing 08:23:50 55cf42a7a7f4: Waiting 08:23:50 aa83cd4a90b0: Waiting 08:23:50 4750f38f6b2e: Waiting 08:23:50 83b53bbce718: Waiting 08:23:50 f5a28ad73c0f: Waiting 08:23:50 b3818b725462: Waiting 08:23:50 eaa0e1eb26a8: Waiting 08:23:50 75654b8eeebd: Waiting 08:23:50 8831be2289df: Waiting 08:23:50 5f70bf18a086: Waiting 08:23:50 731e7e5ce07a: Layer already exists 08:23:50 2ca96ad96d30: Layer already exists 08:23:50 09d302b2671d: Layer already exists 08:23:50 013b55c8e02c: Layer already exists 08:23:50 ca74e862822e: Layer already exists 08:23:50 55cf42a7a7f4: Layer already exists 08:23:50 8e6e46ddd3ac: Layer already exists 08:23:50 83b53bbce718: Layer already exists 08:23:50 aa83cd4a90b0: Layer already exists 08:23:50 f5a28ad73c0f: Layer already exists 08:23:50 5f70bf18a086: Layer already exists 08:23:50 b3818b725462: Layer already exists 08:23:50 4750f38f6b2e: Layer already exists 08:23:50 eaa0e1eb26a8: Layer already exists 08:23:50 8831be2289df: Layer already exists 08:23:50 75654b8eeebd: Layer already exists 08:23:50 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:aa026a6bfcabdff285cf5565f2f99d15ac44a92823c0d80a5cb42ec4d8d7c9f7 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:50 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 08:23:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:23:51 ca74e862822e: Preparing 08:23:51 013b55c8e02c: Preparing 08:23:51 2ca96ad96d30: Preparing 08:23:51 09d302b2671d: Preparing 08:23:51 731e7e5ce07a: Preparing 08:23:51 55cf42a7a7f4: Preparing 08:23:51 aa83cd4a90b0: Preparing 08:23:51 8e6e46ddd3ac: Preparing 08:23:51 83b53bbce718: Preparing 08:23:51 f5a28ad73c0f: Preparing 08:23:51 8831be2289df: Preparing 08:23:51 5f70bf18a086: Preparing 08:23:51 4750f38f6b2e: Preparing 08:23:51 b3818b725462: Preparing 08:23:51 eaa0e1eb26a8: Preparing 08:23:51 75654b8eeebd: Preparing 08:23:51 b3818b725462: Waiting 08:23:51 8831be2289df: Waiting 08:23:51 eaa0e1eb26a8: Waiting 08:23:51 5f70bf18a086: Waiting 08:23:51 75654b8eeebd: Waiting 08:23:51 55cf42a7a7f4: Waiting 08:23:51 4750f38f6b2e: Waiting 08:23:51 aa83cd4a90b0: Waiting 08:23:51 f5a28ad73c0f: Waiting 08:23:51 731e7e5ce07a: Layer already exists 08:23:51 013b55c8e02c: Layer already exists 08:23:51 2ca96ad96d30: Layer already exists 08:23:51 ca74e862822e: Layer already exists 08:23:51 09d302b2671d: Layer already exists 08:23:51 55cf42a7a7f4: Layer already exists 08:23:51 aa83cd4a90b0: Layer already exists 08:23:51 8e6e46ddd3ac: Layer already exists 08:23:51 f5a28ad73c0f: Layer already exists 08:23:51 83b53bbce718: Layer already exists 08:23:51 8831be2289df: Layer already exists 08:23:51 4750f38f6b2e: Layer already exists 08:23:51 5f70bf18a086: Layer already exists 08:23:51 b3818b725462: Layer already exists 08:23:51 eaa0e1eb26a8: Layer already exists 08:23:51 75654b8eeebd: Layer already exists 08:23:51 main: digest: sha256:aa026a6bfcabdff285cf5565f2f99d15ac44a92823c0d80a5cb42ec4d8d7c9f7 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:23:51 ===================================================== [Pipeline] echo 08:23:51 taggedImages: 08:23:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:23:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:23:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.25 08:23:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:23:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 08:23:51 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 08:23:51 b30e0ec92257b99dae16d28c3a521f006a0b909d 08:23:51 latest 08:23:51 4.0.0-dev.25 08:23:51 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:23:51 main 08:23:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:51 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:23:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:23:52 90a4ba512730: Preparing 08:23:52 5b2e9053766d: Preparing 08:23:52 1a731e95b92f: Preparing 08:23:52 dc4ac87e7726: Preparing 08:23:52 8e6e46ddd3ac: Preparing 08:23:52 83b53bbce718: Preparing 08:23:52 d1fc0c3a5335: Preparing 08:23:52 a3eaf4ce3062: Preparing 08:23:52 75654b8eeebd: Preparing 08:23:52 a3eaf4ce3062: Waiting 08:23:52 75654b8eeebd: Waiting 08:23:52 5b2e9053766d: Layer already exists 08:23:52 8e6e46ddd3ac: Layer already exists 08:23:52 1a731e95b92f: Pushed 08:23:52 90a4ba512730: Layer already exists 08:23:52 83b53bbce718: Layer already exists 08:23:52 d1fc0c3a5335: Layer already exists 08:23:52 a3eaf4ce3062: Layer already exists 08:23:52 75654b8eeebd: Layer already exists 08:23:54 dc4ac87e7726: Pushed 08:23:54 b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:4af566cea50a56beb9a502f7cbdc8980b30cf469556fa0f9c06978bd0f3d4be6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:54 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 08:23:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:23:54 90a4ba512730: Preparing 08:23:54 5b2e9053766d: Preparing 08:23:54 1a731e95b92f: Preparing 08:23:54 dc4ac87e7726: Preparing 08:23:54 8e6e46ddd3ac: Preparing 08:23:54 83b53bbce718: Preparing 08:23:54 d1fc0c3a5335: Preparing 08:23:54 a3eaf4ce3062: Preparing 08:23:54 75654b8eeebd: Preparing 08:23:54 83b53bbce718: Waiting 08:23:54 d1fc0c3a5335: Waiting 08:23:54 a3eaf4ce3062: Waiting 08:23:54 75654b8eeebd: Waiting 08:23:54 8e6e46ddd3ac: Layer already exists 08:23:54 1a731e95b92f: Layer already exists 08:23:54 dc4ac87e7726: Layer already exists 08:23:54 90a4ba512730: Layer already exists 08:23:54 5b2e9053766d: Layer already exists 08:23:54 83b53bbce718: Layer already exists 08:23:54 a3eaf4ce3062: Layer already exists 08:23:54 d1fc0c3a5335: Layer already exists 08:23:54 75654b8eeebd: Layer already exists 08:23:54 latest: digest: sha256:4af566cea50a56beb9a502f7cbdc8980b30cf469556fa0f9c06978bd0f3d4be6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:55 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.25 08:23:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:23:55 90a4ba512730: Preparing 08:23:55 5b2e9053766d: Preparing 08:23:55 1a731e95b92f: Preparing 08:23:55 dc4ac87e7726: Preparing 08:23:55 8e6e46ddd3ac: Preparing 08:23:55 83b53bbce718: Preparing 08:23:55 d1fc0c3a5335: Preparing 08:23:55 a3eaf4ce3062: Preparing 08:23:55 75654b8eeebd: Preparing 08:23:55 d1fc0c3a5335: Waiting 08:23:55 a3eaf4ce3062: Waiting 08:23:55 75654b8eeebd: Waiting 08:23:55 83b53bbce718: Waiting 08:23:55 90a4ba512730: Layer already exists 08:23:55 dc4ac87e7726: Layer already exists 08:23:55 5b2e9053766d: Layer already exists 08:23:55 8e6e46ddd3ac: Layer already exists 08:23:55 1a731e95b92f: Layer already exists 08:23:55 75654b8eeebd: Layer already exists 08:23:55 d1fc0c3a5335: Layer already exists 08:23:55 83b53bbce718: Layer already exists 08:23:55 a3eaf4ce3062: Layer already exists 08:23:55 4.0.0-dev.25: digest: sha256:4af566cea50a56beb9a502f7cbdc8980b30cf469556fa0f9c06978bd0f3d4be6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:55 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:23:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:23:56 90a4ba512730: Preparing 08:23:56 5b2e9053766d: Preparing 08:23:56 1a731e95b92f: Preparing 08:23:56 dc4ac87e7726: Preparing 08:23:56 8e6e46ddd3ac: Preparing 08:23:56 83b53bbce718: Preparing 08:23:56 d1fc0c3a5335: Preparing 08:23:56 a3eaf4ce3062: Preparing 08:23:56 75654b8eeebd: Preparing 08:23:56 83b53bbce718: Waiting 08:23:56 d1fc0c3a5335: Waiting 08:23:56 75654b8eeebd: Waiting 08:23:56 a3eaf4ce3062: Waiting 08:23:56 1a731e95b92f: Layer already exists 08:23:56 8e6e46ddd3ac: Layer already exists 08:23:56 dc4ac87e7726: Layer already exists 08:23:56 5b2e9053766d: Layer already exists 08:23:56 90a4ba512730: Layer already exists 08:23:56 83b53bbce718: Layer already exists 08:23:56 a3eaf4ce3062: Layer already exists 08:23:56 d1fc0c3a5335: Layer already exists 08:23:56 75654b8eeebd: Layer already exists 08:23:56 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:4af566cea50a56beb9a502f7cbdc8980b30cf469556fa0f9c06978bd0f3d4be6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:56 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 08:23:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:23:57 90a4ba512730: Preparing 08:23:57 5b2e9053766d: Preparing 08:23:57 1a731e95b92f: Preparing 08:23:57 dc4ac87e7726: Preparing 08:23:57 8e6e46ddd3ac: Preparing 08:23:57 83b53bbce718: Preparing 08:23:57 d1fc0c3a5335: Preparing 08:23:57 a3eaf4ce3062: Preparing 08:23:57 75654b8eeebd: Preparing 08:23:57 d1fc0c3a5335: Waiting 08:23:57 a3eaf4ce3062: Waiting 08:23:57 75654b8eeebd: Waiting 08:23:57 1a731e95b92f: Layer already exists 08:23:57 dc4ac87e7726: Layer already exists 08:23:57 90a4ba512730: Layer already exists 08:23:57 8e6e46ddd3ac: Layer already exists 08:23:57 5b2e9053766d: Layer already exists 08:23:57 83b53bbce718: Layer already exists 08:23:57 d1fc0c3a5335: Layer already exists 08:23:57 75654b8eeebd: Layer already exists 08:23:57 a3eaf4ce3062: Layer already exists 08:23:57 main: digest: sha256:4af566cea50a56beb9a502f7cbdc8980b30cf469556fa0f9c06978bd0f3d4be6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:23:57 ===================================================== [Pipeline] echo 08:23:57 taggedImages: 08:23:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:23:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 08:23:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.25 08:23:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:23:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 08:23:57 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 08:23:57 b30e0ec92257b99dae16d28c3a521f006a0b909d 08:23:57 latest 08:23:57 4.0.0-dev.25 08:23:57 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:23:57 main 08:23:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:58 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:23:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:23:58 12996671c815: Preparing 08:23:58 88b512ef8c01: Preparing 08:23:58 1f526ffb989a: Preparing 08:23:58 17009f5695d3: Preparing 08:23:58 2e61656c5c30: Preparing 08:23:58 8e6e46ddd3ac: Preparing 08:23:58 83b53bbce718: Preparing 08:23:58 8db6b0a1da6a: Preparing 08:23:58 decea6683471: Preparing 08:23:58 77219021a12a: Preparing 08:23:58 75654b8eeebd: Preparing 08:23:58 8e6e46ddd3ac: Waiting 08:23:58 83b53bbce718: Waiting 08:23:58 8db6b0a1da6a: Waiting 08:23:58 decea6683471: Waiting 08:23:58 77219021a12a: Waiting 08:23:58 75654b8eeebd: Waiting 08:23:58 2e61656c5c30: Pushed 08:23:58 88b512ef8c01: Pushed 08:23:58 17009f5695d3: Pushed 08:23:59 12996671c815: Pushed 08:23:59 8e6e46ddd3ac: Layer already exists 08:23:59 83b53bbce718: Layer already exists 08:23:59 75654b8eeebd: Layer already exists 08:23:59 8db6b0a1da6a: Pushed 08:23:59 decea6683471: Pushed 08:24:00 1f526ffb989a: Pushed 08:24:01 77219021a12a: Pushed 08:24:01 b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:71264f2136be60743c7c32f71422fcbcff727450f6e3640c142c16e446180018 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:01 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:24:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:24:01 12996671c815: Preparing 08:24:01 88b512ef8c01: Preparing 08:24:01 1f526ffb989a: Preparing 08:24:01 17009f5695d3: Preparing 08:24:01 2e61656c5c30: Preparing 08:24:01 8e6e46ddd3ac: Preparing 08:24:01 83b53bbce718: Preparing 08:24:01 8db6b0a1da6a: Preparing 08:24:01 decea6683471: Preparing 08:24:01 77219021a12a: Preparing 08:24:01 75654b8eeebd: Preparing 08:24:01 77219021a12a: Waiting 08:24:01 83b53bbce718: Waiting 08:24:01 decea6683471: Waiting 08:24:01 8db6b0a1da6a: Waiting 08:24:01 8e6e46ddd3ac: Waiting 08:24:01 88b512ef8c01: Layer already exists 08:24:01 1f526ffb989a: Layer already exists 08:24:01 12996671c815: Layer already exists 08:24:01 17009f5695d3: Layer already exists 08:24:01 2e61656c5c30: Layer already exists 08:24:01 8e6e46ddd3ac: Layer already exists 08:24:01 decea6683471: Layer already exists 08:24:01 83b53bbce718: Layer already exists 08:24:01 77219021a12a: Layer already exists 08:24:01 8db6b0a1da6a: Layer already exists 08:24:01 75654b8eeebd: Layer already exists 08:24:01 latest: digest: sha256:71264f2136be60743c7c32f71422fcbcff727450f6e3640c142c16e446180018 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:02 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.25 08:24:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:24:02 12996671c815: Preparing 08:24:02 88b512ef8c01: Preparing 08:24:02 1f526ffb989a: Preparing 08:24:02 17009f5695d3: Preparing 08:24:02 2e61656c5c30: Preparing 08:24:02 8e6e46ddd3ac: Preparing 08:24:02 83b53bbce718: Preparing 08:24:02 8db6b0a1da6a: Preparing 08:24:02 decea6683471: Preparing 08:24:02 77219021a12a: Preparing 08:24:02 75654b8eeebd: Preparing 08:24:02 8e6e46ddd3ac: Waiting 08:24:02 83b53bbce718: Waiting 08:24:02 77219021a12a: Waiting 08:24:02 8db6b0a1da6a: Waiting 08:24:02 decea6683471: Waiting 08:24:02 75654b8eeebd: Waiting 08:24:02 2e61656c5c30: Layer already exists 08:24:02 12996671c815: Layer already exists 08:24:02 17009f5695d3: Layer already exists 08:24:02 1f526ffb989a: Layer already exists 08:24:02 88b512ef8c01: Layer already exists 08:24:02 83b53bbce718: Layer already exists 08:24:02 8e6e46ddd3ac: Layer already exists 08:24:02 8db6b0a1da6a: Layer already exists 08:24:02 decea6683471: Layer already exists 08:24:02 77219021a12a: Layer already exists 08:24:02 75654b8eeebd: Layer already exists 08:24:02 4.0.0-dev.25: digest: sha256:71264f2136be60743c7c32f71422fcbcff727450f6e3640c142c16e446180018 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:02 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:24:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:24:03 12996671c815: Preparing 08:24:03 88b512ef8c01: Preparing 08:24:03 1f526ffb989a: Preparing 08:24:03 17009f5695d3: Preparing 08:24:03 2e61656c5c30: Preparing 08:24:03 8e6e46ddd3ac: Preparing 08:24:03 83b53bbce718: Preparing 08:24:03 8db6b0a1da6a: Preparing 08:24:03 decea6683471: Preparing 08:24:03 77219021a12a: Preparing 08:24:03 75654b8eeebd: Preparing 08:24:03 8e6e46ddd3ac: Waiting 08:24:03 83b53bbce718: Waiting 08:24:03 8db6b0a1da6a: Waiting 08:24:03 decea6683471: Waiting 08:24:03 77219021a12a: Waiting 08:24:03 75654b8eeebd: Waiting 08:24:03 1f526ffb989a: Layer already exists 08:24:03 12996671c815: Layer already exists 08:24:03 17009f5695d3: Layer already exists 08:24:03 2e61656c5c30: Layer already exists 08:24:03 88b512ef8c01: Layer already exists 08:24:03 8e6e46ddd3ac: Layer already exists 08:24:03 83b53bbce718: Layer already exists 08:24:03 77219021a12a: Layer already exists 08:24:03 8db6b0a1da6a: Layer already exists 08:24:03 decea6683471: Layer already exists 08:24:03 75654b8eeebd: Layer already exists 08:24:03 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:71264f2136be60743c7c32f71422fcbcff727450f6e3640c142c16e446180018 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:03 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 08:24:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:24:03 12996671c815: Preparing 08:24:03 88b512ef8c01: Preparing 08:24:03 1f526ffb989a: Preparing 08:24:03 17009f5695d3: Preparing 08:24:03 2e61656c5c30: Preparing 08:24:03 8e6e46ddd3ac: Preparing 08:24:03 83b53bbce718: Preparing 08:24:03 8db6b0a1da6a: Preparing 08:24:03 decea6683471: Preparing 08:24:03 8e6e46ddd3ac: Waiting 08:24:03 decea6683471: Waiting 08:24:03 8db6b0a1da6a: Waiting 08:24:03 77219021a12a: Preparing 08:24:03 75654b8eeebd: Preparing 08:24:03 75654b8eeebd: Waiting 08:24:03 77219021a12a: Waiting 08:24:03 17009f5695d3: Layer already exists 08:24:03 2e61656c5c30: Layer already exists 08:24:03 1f526ffb989a: Layer already exists 08:24:03 12996671c815: Layer already exists 08:24:03 88b512ef8c01: Layer already exists 08:24:03 8db6b0a1da6a: Layer already exists 08:24:03 8e6e46ddd3ac: Layer already exists 08:24:03 83b53bbce718: Layer already exists 08:24:03 decea6683471: Layer already exists 08:24:03 77219021a12a: Layer already exists 08:24:03 75654b8eeebd: Layer already exists 08:24:03 main: digest: sha256:71264f2136be60743c7c32f71422fcbcff727450f6e3640c142c16e446180018 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:24:03 ===================================================== [Pipeline] echo 08:24:03 taggedImages: 08:24:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:24:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:24:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.25 08:24:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:24:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 08:24:03 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 08:24:03 b30e0ec92257b99dae16d28c3a521f006a0b909d 08:24:03 latest 08:24:03 4.0.0-dev.25 08:24:03 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:24:03 main 08:24:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:04 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:24:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:24:04 11701a19c460: Preparing 08:24:04 e973f3acec71: Preparing 08:24:04 ab5cbe5b76de: Preparing 08:24:04 44ea75641f3a: Preparing 08:24:04 a13aa9a3d467: Preparing 08:24:04 a9039d34101e: Preparing 08:24:04 ceb72eba6283: Preparing 08:24:04 8e6e46ddd3ac: Preparing 08:24:04 83b53bbce718: Preparing 08:24:04 38143d94a60f: Preparing 08:24:04 4f35d4528379: Preparing 08:24:04 75654b8eeebd: Preparing 08:24:04 ceb72eba6283: Waiting 08:24:04 8e6e46ddd3ac: Waiting 08:24:04 83b53bbce718: Waiting 08:24:04 38143d94a60f: Waiting 08:24:04 4f35d4528379: Waiting 08:24:04 a9039d34101e: Waiting 08:24:04 75654b8eeebd: Waiting 08:24:04 a13aa9a3d467: Pushed 08:24:04 e973f3acec71: Pushed 08:24:04 11701a19c460: Pushed 08:24:04 8e6e46ddd3ac: Layer already exists 08:24:04 83b53bbce718: Layer already exists 08:24:04 a9039d34101e: Pushed 08:24:04 ceb72eba6283: Pushed 08:24:04 75654b8eeebd: Layer already exists 08:24:05 38143d94a60f: Pushed 08:24:05 44ea75641f3a: Pushed 08:24:06 ab5cbe5b76de: Pushed 08:24:06 4f35d4528379: Pushed 08:24:06 b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:b3087d67af82b4d747e9e4d5a8c50d1d16d9a33239a7a522f5ff3b0a494dafb5 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:06 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:24:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:24:06 11701a19c460: Preparing 08:24:06 e973f3acec71: Preparing 08:24:06 ab5cbe5b76de: Preparing 08:24:06 44ea75641f3a: Preparing 08:24:06 a13aa9a3d467: Preparing 08:24:06 a9039d34101e: Preparing 08:24:06 ceb72eba6283: Preparing 08:24:06 8e6e46ddd3ac: Preparing 08:24:06 83b53bbce718: Preparing 08:24:06 38143d94a60f: Preparing 08:24:06 4f35d4528379: Preparing 08:24:06 75654b8eeebd: Preparing 08:24:06 a9039d34101e: Waiting 08:24:06 ceb72eba6283: Waiting 08:24:06 83b53bbce718: Waiting 08:24:06 8e6e46ddd3ac: Waiting 08:24:06 4f35d4528379: Waiting 08:24:06 75654b8eeebd: Waiting 08:24:06 a13aa9a3d467: Layer already exists 08:24:06 e973f3acec71: Layer already exists 08:24:06 11701a19c460: Layer already exists 08:24:06 ab5cbe5b76de: Layer already exists 08:24:06 44ea75641f3a: Layer already exists 08:24:06 ceb72eba6283: Layer already exists 08:24:06 a9039d34101e: Layer already exists 08:24:06 83b53bbce718: Layer already exists 08:24:06 38143d94a60f: Layer already exists 08:24:06 8e6e46ddd3ac: Layer already exists 08:24:06 4f35d4528379: Layer already exists 08:24:06 75654b8eeebd: Layer already exists 08:24:06 latest: digest: sha256:b3087d67af82b4d747e9e4d5a8c50d1d16d9a33239a7a522f5ff3b0a494dafb5 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:07 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.25 08:24:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:24:07 11701a19c460: Preparing 08:24:07 e973f3acec71: Preparing 08:24:07 ab5cbe5b76de: Preparing 08:24:07 44ea75641f3a: Preparing 08:24:07 a13aa9a3d467: Preparing 08:24:07 a9039d34101e: Preparing 08:24:07 ceb72eba6283: Preparing 08:24:07 8e6e46ddd3ac: Preparing 08:24:07 83b53bbce718: Preparing 08:24:07 38143d94a60f: Preparing 08:24:07 4f35d4528379: Preparing 08:24:07 75654b8eeebd: Preparing 08:24:07 38143d94a60f: Waiting 08:24:07 4f35d4528379: Waiting 08:24:07 a9039d34101e: Waiting 08:24:07 75654b8eeebd: Waiting 08:24:07 83b53bbce718: Waiting 08:24:07 ceb72eba6283: Waiting 08:24:07 8e6e46ddd3ac: Waiting 08:24:07 44ea75641f3a: Layer already exists 08:24:07 11701a19c460: Layer already exists 08:24:07 a13aa9a3d467: Layer already exists 08:24:07 e973f3acec71: Layer already exists 08:24:07 ab5cbe5b76de: Layer already exists 08:24:07 a9039d34101e: Layer already exists 08:24:07 ceb72eba6283: Layer already exists 08:24:07 38143d94a60f: Layer already exists 08:24:07 83b53bbce718: Layer already exists 08:24:07 8e6e46ddd3ac: Layer already exists 08:24:07 4f35d4528379: Layer already exists 08:24:07 75654b8eeebd: Layer already exists 08:24:07 4.0.0-dev.25: digest: sha256:b3087d67af82b4d747e9e4d5a8c50d1d16d9a33239a7a522f5ff3b0a494dafb5 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:07 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:24:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:24:07 11701a19c460: Preparing 08:24:07 e973f3acec71: Preparing 08:24:07 ab5cbe5b76de: Preparing 08:24:07 44ea75641f3a: Preparing 08:24:07 a13aa9a3d467: Preparing 08:24:07 a9039d34101e: Preparing 08:24:07 ceb72eba6283: Preparing 08:24:07 8e6e46ddd3ac: Preparing 08:24:07 83b53bbce718: Preparing 08:24:07 38143d94a60f: Preparing 08:24:07 4f35d4528379: Preparing 08:24:07 75654b8eeebd: Preparing 08:24:07 8e6e46ddd3ac: Waiting 08:24:07 83b53bbce718: Waiting 08:24:07 38143d94a60f: Waiting 08:24:07 4f35d4528379: Waiting 08:24:07 75654b8eeebd: Waiting 08:24:07 a9039d34101e: Waiting 08:24:07 ceb72eba6283: Waiting 08:24:07 11701a19c460: Layer already exists 08:24:07 e973f3acec71: Layer already exists 08:24:07 a13aa9a3d467: Layer already exists 08:24:07 44ea75641f3a: Layer already exists 08:24:07 ab5cbe5b76de: Layer already exists 08:24:07 ceb72eba6283: Layer already exists 08:24:07 38143d94a60f: Layer already exists 08:24:07 a9039d34101e: Layer already exists 08:24:07 8e6e46ddd3ac: Layer already exists 08:24:07 83b53bbce718: Layer already exists 08:24:07 4f35d4528379: Layer already exists 08:24:07 75654b8eeebd: Layer already exists 08:24:07 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:b3087d67af82b4d747e9e4d5a8c50d1d16d9a33239a7a522f5ff3b0a494dafb5 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:08 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 08:24:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:24:08 11701a19c460: Preparing 08:24:08 e973f3acec71: Preparing 08:24:08 ab5cbe5b76de: Preparing 08:24:08 44ea75641f3a: Preparing 08:24:08 a13aa9a3d467: Preparing 08:24:08 a9039d34101e: Preparing 08:24:08 ceb72eba6283: Preparing 08:24:08 8e6e46ddd3ac: Preparing 08:24:08 83b53bbce718: Preparing 08:24:08 38143d94a60f: Preparing 08:24:08 4f35d4528379: Preparing 08:24:08 75654b8eeebd: Preparing 08:24:08 a9039d34101e: Waiting 08:24:08 38143d94a60f: Waiting 08:24:08 ceb72eba6283: Waiting 08:24:08 8e6e46ddd3ac: Waiting 08:24:08 4f35d4528379: Waiting 08:24:08 75654b8eeebd: Waiting 08:24:08 83b53bbce718: Waiting 08:24:08 44ea75641f3a: Layer already exists 08:24:08 a13aa9a3d467: Layer already exists 08:24:08 ab5cbe5b76de: Layer already exists 08:24:08 e973f3acec71: Layer already exists 08:24:08 11701a19c460: Layer already exists 08:24:08 a9039d34101e: Layer already exists 08:24:08 8e6e46ddd3ac: Layer already exists 08:24:08 ceb72eba6283: Layer already exists 08:24:08 83b53bbce718: Layer already exists 08:24:08 38143d94a60f: Layer already exists 08:24:08 4f35d4528379: Layer already exists 08:24:08 75654b8eeebd: Layer already exists 08:24:08 main: digest: sha256:b3087d67af82b4d747e9e4d5a8c50d1d16d9a33239a7a522f5ff3b0a494dafb5 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:24:08 ===================================================== [Pipeline] echo 08:24:08 taggedImages: 08:24:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:24:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:24:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.25 08:24:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:24:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 08:24:08 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 08:24:08 b30e0ec92257b99dae16d28c3a521f006a0b909d 08:24:08 latest 08:24:08 4.0.0-dev.25 08:24:08 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:24:08 main 08:24:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:09 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:24:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:24:09 5ab6642930b6: Preparing 08:24:09 e622e2956e69: Preparing 08:24:09 8e6e46ddd3ac: Preparing 08:24:09 83b53bbce718: Preparing 08:24:09 96eb9d7d6fea: Preparing 08:24:09 d5a593955f9b: Preparing 08:24:09 75654b8eeebd: Preparing 08:24:09 d5a593955f9b: Waiting 08:24:09 75654b8eeebd: Waiting 08:24:09 83b53bbce718: Layer already exists 08:24:09 8e6e46ddd3ac: Layer already exists 08:24:09 75654b8eeebd: Layer already exists 08:24:09 5ab6642930b6: Pushed 08:24:10 96eb9d7d6fea: Pushed 08:24:10 d5a593955f9b: Pushed 08:24:11 e622e2956e69: Pushed 08:24:11 b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:0305135c3a827b8acee55c92b24614d5be9c02120db0f986b0d8a6d9b100a8f2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:11 + 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 08:24:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:24:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:24:11 5ab6642930b6: Preparing 08:24:11 e622e2956e69: Preparing 08:24:11 8e6e46ddd3ac: Preparing 08:24:11 83b53bbce718: Preparing 08:24:11 96eb9d7d6fea: Preparing 08:24:11 d5a593955f9b: Preparing 08:24:11 75654b8eeebd: Preparing 08:24:11 d5a593955f9b: Waiting 08:24:11 75654b8eeebd: Waiting 08:24:11 8e6e46ddd3ac: Layer already exists 08:24:11 5ab6642930b6: Layer already exists 08:24:11 96eb9d7d6fea: Layer already exists 08:24:11 83b53bbce718: Layer already exists 08:24:11 e622e2956e69: Layer already exists 08:24:11 d5a593955f9b: Layer already exists 08:24:11 75654b8eeebd: Layer already exists 08:24:11 latest: digest: sha256:0305135c3a827b8acee55c92b24614d5be9c02120db0f986b0d8a6d9b100a8f2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:12 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.25 08:24:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:24:12 5ab6642930b6: Preparing 08:24:12 e622e2956e69: Preparing 08:24:12 8e6e46ddd3ac: Preparing 08:24:12 83b53bbce718: Preparing 08:24:12 96eb9d7d6fea: Preparing 08:24:12 d5a593955f9b: Preparing 08:24:12 75654b8eeebd: Preparing 08:24:12 d5a593955f9b: Waiting 08:24:12 75654b8eeebd: Waiting 08:24:12 5ab6642930b6: Layer already exists 08:24:12 96eb9d7d6fea: Layer already exists 08:24:12 e622e2956e69: Layer already exists 08:24:12 83b53bbce718: Layer already exists 08:24:12 8e6e46ddd3ac: Layer already exists 08:24:12 d5a593955f9b: Layer already exists 08:24:12 75654b8eeebd: Layer already exists 08:24:12 4.0.0-dev.25: digest: sha256:0305135c3a827b8acee55c92b24614d5be9c02120db0f986b0d8a6d9b100a8f2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:12 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:24:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:24:13 5ab6642930b6: Preparing 08:24:13 e622e2956e69: Preparing 08:24:13 8e6e46ddd3ac: Preparing 08:24:13 83b53bbce718: Preparing 08:24:13 96eb9d7d6fea: Preparing 08:24:13 d5a593955f9b: Preparing 08:24:13 75654b8eeebd: Preparing 08:24:13 d5a593955f9b: Waiting 08:24:13 75654b8eeebd: Waiting 08:24:13 e622e2956e69: Layer already exists 08:24:13 5ab6642930b6: Layer already exists 08:24:13 96eb9d7d6fea: Layer already exists 08:24:13 8e6e46ddd3ac: Layer already exists 08:24:13 83b53bbce718: Layer already exists 08:24:13 d5a593955f9b: Layer already exists 08:24:13 75654b8eeebd: Layer already exists 08:24:13 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:0305135c3a827b8acee55c92b24614d5be9c02120db0f986b0d8a6d9b100a8f2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:13 + 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 08:24:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 08:24:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:24:13 5ab6642930b6: Preparing 08:24:13 e622e2956e69: Preparing 08:24:13 8e6e46ddd3ac: Preparing 08:24:13 83b53bbce718: Preparing 08:24:13 96eb9d7d6fea: Preparing 08:24:13 d5a593955f9b: Preparing 08:24:13 75654b8eeebd: Preparing 08:24:13 d5a593955f9b: Waiting 08:24:13 8e6e46ddd3ac: Layer already exists 08:24:13 5ab6642930b6: Layer already exists 08:24:13 e622e2956e69: Layer already exists 08:24:13 83b53bbce718: Layer already exists 08:24:13 96eb9d7d6fea: Layer already exists 08:24:13 75654b8eeebd: Layer already exists 08:24:13 d5a593955f9b: Layer already exists 08:24:13 main: digest: sha256:0305135c3a827b8acee55c92b24614d5be9c02120db0f986b0d8a6d9b100a8f2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:24:13 ===================================================== [Pipeline] echo 08:24:13 taggedImages: 08:24:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:24:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:24:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.25 08:24:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:24:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 08:24:13 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 08:24:13 b30e0ec92257b99dae16d28c3a521f006a0b909d 08:24:13 latest 08:24:13 4.0.0-dev.25 08:24:13 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:24:13 main 08:24:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:14 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:24:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:24:14 7c3fc5c4127e: Preparing 08:24:14 cca8358f875a: Preparing 08:24:14 3880447c3f42: Preparing 08:24:14 8e6e46ddd3ac: Preparing 08:24:14 83b53bbce718: Preparing 08:24:14 19efbe3f887a: Preparing 08:24:14 0d5e077bb8ad: Preparing 08:24:14 bd4049db89f2: Preparing 08:24:14 b9768e2a7601: Preparing 08:24:14 75654b8eeebd: Preparing 08:24:14 bd4049db89f2: Waiting 08:24:14 b9768e2a7601: Waiting 08:24:14 75654b8eeebd: Waiting 08:24:14 19efbe3f887a: Waiting 08:24:14 0d5e077bb8ad: Waiting 08:24:14 8e6e46ddd3ac: Layer already exists 08:24:14 83b53bbce718: Layer already exists 08:24:14 7c3fc5c4127e: Pushed 08:24:14 3880447c3f42: Pushed 08:24:14 cca8358f875a: Pushed 08:24:14 75654b8eeebd: Layer already exists 08:24:14 bd4049db89f2: Pushed 08:24:15 b9768e2a7601: Pushed 08:24:21 0d5e077bb8ad: Pushed 08:24:24 19efbe3f887a: Pushed 08:24:24 b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:074b7fcffc63beb0ab6ec731c06208b5de4d7bf22a6fc28dd4b9f4518222fb3f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:24 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:24:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:24:25 7c3fc5c4127e: Preparing 08:24:25 cca8358f875a: Preparing 08:24:25 3880447c3f42: Preparing 08:24:25 8e6e46ddd3ac: Preparing 08:24:25 83b53bbce718: Preparing 08:24:25 19efbe3f887a: Preparing 08:24:25 0d5e077bb8ad: Preparing 08:24:25 bd4049db89f2: Preparing 08:24:25 b9768e2a7601: Preparing 08:24:25 75654b8eeebd: Preparing 08:24:25 19efbe3f887a: Waiting 08:24:25 b9768e2a7601: Waiting 08:24:25 0d5e077bb8ad: Waiting 08:24:25 75654b8eeebd: Waiting 08:24:25 bd4049db89f2: Waiting 08:24:25 cca8358f875a: Layer already exists 08:24:25 7c3fc5c4127e: Layer already exists 08:24:25 8e6e46ddd3ac: Layer already exists 08:24:25 3880447c3f42: Layer already exists 08:24:25 83b53bbce718: Layer already exists 08:24:25 19efbe3f887a: Layer already exists 08:24:25 0d5e077bb8ad: Layer already exists 08:24:25 75654b8eeebd: Layer already exists 08:24:25 b9768e2a7601: Layer already exists 08:24:25 bd4049db89f2: Layer already exists 08:24:25 latest: digest: sha256:074b7fcffc63beb0ab6ec731c06208b5de4d7bf22a6fc28dd4b9f4518222fb3f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:25 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.25 08:24:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:24:25 7c3fc5c4127e: Preparing 08:24:25 cca8358f875a: Preparing 08:24:25 3880447c3f42: Preparing 08:24:25 8e6e46ddd3ac: Preparing 08:24:25 83b53bbce718: Preparing 08:24:25 19efbe3f887a: Preparing 08:24:25 0d5e077bb8ad: Preparing 08:24:25 19efbe3f887a: Waiting 08:24:25 bd4049db89f2: Preparing 08:24:25 b9768e2a7601: Preparing 08:24:25 75654b8eeebd: Preparing 08:24:25 bd4049db89f2: Waiting 08:24:25 75654b8eeebd: Waiting 08:24:25 0d5e077bb8ad: Waiting 08:24:25 83b53bbce718: Layer already exists 08:24:25 cca8358f875a: Layer already exists 08:24:25 7c3fc5c4127e: Layer already exists 08:24:25 8e6e46ddd3ac: Layer already exists 08:24:25 3880447c3f42: Layer already exists 08:24:25 19efbe3f887a: Layer already exists 08:24:25 0d5e077bb8ad: Layer already exists 08:24:25 bd4049db89f2: Layer already exists 08:24:25 75654b8eeebd: Layer already exists 08:24:25 b9768e2a7601: Layer already exists 08:24:25 4.0.0-dev.25: digest: sha256:074b7fcffc63beb0ab6ec731c06208b5de4d7bf22a6fc28dd4b9f4518222fb3f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:24:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:24:26 7c3fc5c4127e: Preparing 08:24:26 cca8358f875a: Preparing 08:24:26 3880447c3f42: Preparing 08:24:26 8e6e46ddd3ac: Preparing 08:24:26 83b53bbce718: Preparing 08:24:26 19efbe3f887a: Preparing 08:24:26 0d5e077bb8ad: Preparing 08:24:26 bd4049db89f2: Preparing 08:24:26 b9768e2a7601: Preparing 08:24:26 75654b8eeebd: Preparing 08:24:26 b9768e2a7601: Waiting 08:24:26 bd4049db89f2: Waiting 08:24:26 19efbe3f887a: Waiting 08:24:26 0d5e077bb8ad: Waiting 08:24:26 75654b8eeebd: Waiting 08:24:26 cca8358f875a: Layer already exists 08:24:26 7c3fc5c4127e: Layer already exists 08:24:26 3880447c3f42: Layer already exists 08:24:26 8e6e46ddd3ac: Layer already exists 08:24:26 83b53bbce718: Layer already exists 08:24:26 19efbe3f887a: Layer already exists 08:24:26 0d5e077bb8ad: Layer already exists 08:24:26 b9768e2a7601: Layer already exists 08:24:26 75654b8eeebd: Layer already exists 08:24:26 bd4049db89f2: Layer already exists 08:24:26 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:074b7fcffc63beb0ab6ec731c06208b5de4d7bf22a6fc28dd4b9f4518222fb3f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 08:24:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:24:27 7c3fc5c4127e: Preparing 08:24:27 cca8358f875a: Preparing 08:24:27 3880447c3f42: Preparing 08:24:27 8e6e46ddd3ac: Preparing 08:24:27 83b53bbce718: Preparing 08:24:27 19efbe3f887a: Preparing 08:24:27 0d5e077bb8ad: Preparing 08:24:27 bd4049db89f2: Preparing 08:24:27 b9768e2a7601: Preparing 08:24:27 75654b8eeebd: Preparing 08:24:27 19efbe3f887a: Waiting 08:24:27 75654b8eeebd: Waiting 08:24:27 0d5e077bb8ad: Waiting 08:24:27 3880447c3f42: Layer already exists 08:24:27 cca8358f875a: Layer already exists 08:24:27 7c3fc5c4127e: Layer already exists 08:24:27 83b53bbce718: Layer already exists 08:24:27 8e6e46ddd3ac: Layer already exists 08:24:27 0d5e077bb8ad: Layer already exists 08:24:27 bd4049db89f2: Layer already exists 08:24:27 b9768e2a7601: Layer already exists 08:24:27 19efbe3f887a: Layer already exists 08:24:27 75654b8eeebd: Layer already exists 08:24:27 main: digest: sha256:074b7fcffc63beb0ab6ec731c06208b5de4d7bf22a6fc28dd4b9f4518222fb3f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:24:27 ===================================================== [Pipeline] echo 08:24:27 taggedImages: 08:24:27 - nexus3.edgexfoundry.org:10004/security-spire-agent:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:24:27 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:24:27 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.25 08:24:27 - nexus3.edgexfoundry.org:10004/security-spire-agent:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:24:27 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 08:24:27 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 08:24:27 b30e0ec92257b99dae16d28c3a521f006a0b909d 08:24:27 latest 08:24:27 4.0.0-dev.25 08:24:27 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:24:27 main 08:24:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:27 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:24:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:24:27 07855f26a03d: Preparing 08:24:27 3cee47040440: Preparing 08:24:27 91a13f35e320: Preparing 08:24:27 8e6e46ddd3ac: Preparing 08:24:27 83b53bbce718: Preparing 08:24:27 bb2efd63f2ed: Preparing 08:24:27 c29bd7759f97: Preparing 08:24:27 4d3cfb40c0d7: Preparing 08:24:27 75654b8eeebd: Preparing 08:24:27 bb2efd63f2ed: Waiting 08:24:27 c29bd7759f97: Waiting 08:24:27 75654b8eeebd: Waiting 08:24:27 4d3cfb40c0d7: Waiting 08:24:27 83b53bbce718: Layer already exists 08:24:27 8e6e46ddd3ac: Layer already exists 08:24:28 07855f26a03d: Pushed 08:24:28 91a13f35e320: Pushed 08:24:28 3cee47040440: Pushed 08:24:28 75654b8eeebd: Layer already exists 08:24:28 c29bd7759f97: Pushed 08:24:28 4d3cfb40c0d7: Pushed 08:24:36 bb2efd63f2ed: Pushed 08:24:36 b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:3cf48c8c252f879c1a8504b1ab8755c1752e59470ab05744f777db1c6582a6e8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:37 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:24:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:24:38 07855f26a03d: Preparing 08:24:38 3cee47040440: Preparing 08:24:38 91a13f35e320: Preparing 08:24:38 8e6e46ddd3ac: Preparing 08:24:38 83b53bbce718: Preparing 08:24:38 bb2efd63f2ed: Preparing 08:24:38 c29bd7759f97: Preparing 08:24:38 4d3cfb40c0d7: Preparing 08:24:38 75654b8eeebd: Preparing 08:24:38 bb2efd63f2ed: Waiting 08:24:38 c29bd7759f97: Waiting 08:24:38 4d3cfb40c0d7: Waiting 08:24:38 75654b8eeebd: Waiting 08:24:38 3cee47040440: Layer already exists 08:24:38 83b53bbce718: Layer already exists 08:24:38 8e6e46ddd3ac: Layer already exists 08:24:38 91a13f35e320: Layer already exists 08:24:38 bb2efd63f2ed: Layer already exists 08:24:38 4d3cfb40c0d7: Layer already exists 08:24:38 c29bd7759f97: Layer already exists 08:24:38 75654b8eeebd: Layer already exists 08:24:38 07855f26a03d: Layer already exists 08:24:39 latest: digest: sha256:3cf48c8c252f879c1a8504b1ab8755c1752e59470ab05744f777db1c6582a6e8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:39 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.25 08:24:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:24:40 07855f26a03d: Preparing 08:24:40 3cee47040440: Preparing 08:24:40 91a13f35e320: Preparing 08:24:40 8e6e46ddd3ac: Preparing 08:24:40 83b53bbce718: Preparing 08:24:40 bb2efd63f2ed: Preparing 08:24:40 c29bd7759f97: Preparing 08:24:40 4d3cfb40c0d7: Preparing 08:24:40 75654b8eeebd: Preparing 08:24:40 bb2efd63f2ed: Waiting 08:24:40 c29bd7759f97: Waiting 08:24:40 4d3cfb40c0d7: Waiting 08:24:40 75654b8eeebd: Waiting 08:24:40 3cee47040440: Layer already exists 08:24:40 8e6e46ddd3ac: Layer already exists 08:24:40 91a13f35e320: Layer already exists 08:24:40 83b53bbce718: Layer already exists 08:24:40 07855f26a03d: Layer already exists 08:24:40 c29bd7759f97: Layer already exists 08:24:40 bb2efd63f2ed: Layer already exists 08:24:40 4d3cfb40c0d7: Layer already exists 08:24:40 75654b8eeebd: Layer already exists 08:24:40 4.0.0-dev.25: digest: sha256:3cf48c8c252f879c1a8504b1ab8755c1752e59470ab05744f777db1c6582a6e8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:41 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:24:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:24:41 07855f26a03d: Preparing 08:24:41 3cee47040440: Preparing 08:24:41 91a13f35e320: Preparing 08:24:41 8e6e46ddd3ac: Preparing 08:24:41 83b53bbce718: Preparing 08:24:41 bb2efd63f2ed: Preparing 08:24:41 c29bd7759f97: Preparing 08:24:41 4d3cfb40c0d7: Preparing 08:24:41 75654b8eeebd: Preparing 08:24:41 c29bd7759f97: Waiting 08:24:41 4d3cfb40c0d7: Waiting 08:24:41 75654b8eeebd: Waiting 08:24:41 bb2efd63f2ed: Waiting 08:24:41 07855f26a03d: Layer already exists 08:24:41 91a13f35e320: Layer already exists 08:24:41 8e6e46ddd3ac: Layer already exists 08:24:41 83b53bbce718: Layer already exists 08:24:41 3cee47040440: Layer already exists 08:24:41 c29bd7759f97: Layer already exists 08:24:41 bb2efd63f2ed: Layer already exists 08:24:41 4d3cfb40c0d7: Layer already exists 08:24:41 75654b8eeebd: Layer already exists 08:24:41 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:3cf48c8c252f879c1a8504b1ab8755c1752e59470ab05744f777db1c6582a6e8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:42 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 08:24:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:24:42 07855f26a03d: Preparing 08:24:42 3cee47040440: Preparing 08:24:42 91a13f35e320: Preparing 08:24:42 8e6e46ddd3ac: Preparing 08:24:42 83b53bbce718: Preparing 08:24:42 bb2efd63f2ed: Preparing 08:24:42 c29bd7759f97: Preparing 08:24:42 4d3cfb40c0d7: Preparing 08:24:42 75654b8eeebd: Preparing 08:24:42 c29bd7759f97: Waiting 08:24:42 4d3cfb40c0d7: Waiting 08:24:42 75654b8eeebd: Waiting 08:24:42 bb2efd63f2ed: Waiting 08:24:42 83b53bbce718: Layer already exists 08:24:42 8e6e46ddd3ac: Layer already exists 08:24:42 3cee47040440: Layer already exists 08:24:42 07855f26a03d: Layer already exists 08:24:42 91a13f35e320: Layer already exists 08:24:42 bb2efd63f2ed: Layer already exists 08:24:42 c29bd7759f97: Layer already exists 08:24:42 4d3cfb40c0d7: Layer already exists 08:24:42 75654b8eeebd: Layer already exists 08:24:42 main: digest: sha256:3cf48c8c252f879c1a8504b1ab8755c1752e59470ab05744f777db1c6582a6e8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:24:42 ===================================================== [Pipeline] echo 08:24:42 taggedImages: 08:24:42 - nexus3.edgexfoundry.org:10004/security-spire-config:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:24:42 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:24:42 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.25 08:24:42 - nexus3.edgexfoundry.org:10004/security-spire-config:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:24:42 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 08:24:42 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 08:24:42 b30e0ec92257b99dae16d28c3a521f006a0b909d 08:24:42 latest 08:24:42 4.0.0-dev.25 08:24:42 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:24:42 main 08:24:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:43 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:24:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:24:43 7c3fc5c4127e: Preparing 08:24:43 b5fd3b387d0b: Preparing 08:24:43 0b1d0136e3c9: Preparing 08:24:43 8e6e46ddd3ac: Preparing 08:24:43 83b53bbce718: Preparing 08:24:43 bb2efd63f2ed: Preparing 08:24:43 bd4049db89f2: Preparing 08:24:43 b9768e2a7601: Preparing 08:24:43 75654b8eeebd: Preparing 08:24:43 bb2efd63f2ed: Waiting 08:24:43 b9768e2a7601: Waiting 08:24:43 bd4049db89f2: Waiting 08:24:43 75654b8eeebd: Waiting 08:24:43 7c3fc5c4127e: Layer already exists 08:24:43 8e6e46ddd3ac: Layer already exists 08:24:43 83b53bbce718: Layer already exists 08:24:43 bb2efd63f2ed: Layer already exists 08:24:43 bd4049db89f2: Layer already exists 08:24:43 75654b8eeebd: Layer already exists 08:24:43 0b1d0136e3c9: Pushed 08:24:43 b5fd3b387d0b: Pushed 08:24:43 b9768e2a7601: Layer already exists 08:24:43 b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:d13bcfed3b3b1d142b191cbfa08eda9f36a0f40764cd7544b7632d0dc341cf47 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:44 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:24:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:24:44 7c3fc5c4127e: Preparing 08:24:44 b5fd3b387d0b: Preparing 08:24:44 0b1d0136e3c9: Preparing 08:24:44 8e6e46ddd3ac: Preparing 08:24:44 83b53bbce718: Preparing 08:24:44 bb2efd63f2ed: Preparing 08:24:44 bd4049db89f2: Preparing 08:24:44 b9768e2a7601: Preparing 08:24:44 75654b8eeebd: Preparing 08:24:44 bb2efd63f2ed: Waiting 08:24:44 bd4049db89f2: Waiting 08:24:44 75654b8eeebd: Waiting 08:24:44 0b1d0136e3c9: Layer already exists 08:24:44 7c3fc5c4127e: Layer already exists 08:24:44 8e6e46ddd3ac: Layer already exists 08:24:44 b5fd3b387d0b: Layer already exists 08:24:44 83b53bbce718: Layer already exists 08:24:44 bb2efd63f2ed: Layer already exists 08:24:44 bd4049db89f2: Layer already exists 08:24:44 b9768e2a7601: Layer already exists 08:24:44 75654b8eeebd: Layer already exists 08:24:44 latest: digest: sha256:d13bcfed3b3b1d142b191cbfa08eda9f36a0f40764cd7544b7632d0dc341cf47 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:44 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.25 08:24:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:24:45 7c3fc5c4127e: Preparing 08:24:45 b5fd3b387d0b: Preparing 08:24:45 0b1d0136e3c9: Preparing 08:24:45 8e6e46ddd3ac: Preparing 08:24:45 83b53bbce718: Preparing 08:24:45 bb2efd63f2ed: Preparing 08:24:45 bd4049db89f2: Preparing 08:24:45 b9768e2a7601: Preparing 08:24:45 75654b8eeebd: Preparing 08:24:45 bb2efd63f2ed: Waiting 08:24:45 bd4049db89f2: Waiting 08:24:45 75654b8eeebd: Waiting 08:24:45 b9768e2a7601: Waiting 08:24:45 0b1d0136e3c9: Layer already exists 08:24:45 7c3fc5c4127e: Layer already exists 08:24:45 83b53bbce718: Layer already exists 08:24:45 b5fd3b387d0b: Layer already exists 08:24:45 8e6e46ddd3ac: Layer already exists 08:24:45 bd4049db89f2: Layer already exists 08:24:45 b9768e2a7601: Layer already exists 08:24:45 75654b8eeebd: Layer already exists 08:24:45 bb2efd63f2ed: Layer already exists 08:24:45 4.0.0-dev.25: digest: sha256:d13bcfed3b3b1d142b191cbfa08eda9f36a0f40764cd7544b7632d0dc341cf47 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:45 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:24:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:24:45 7c3fc5c4127e: Preparing 08:24:45 b5fd3b387d0b: Preparing 08:24:45 0b1d0136e3c9: Preparing 08:24:45 8e6e46ddd3ac: Preparing 08:24:45 83b53bbce718: Preparing 08:24:45 bb2efd63f2ed: Preparing 08:24:45 bd4049db89f2: Preparing 08:24:45 b9768e2a7601: Preparing 08:24:45 75654b8eeebd: Preparing 08:24:45 b9768e2a7601: Waiting 08:24:45 bb2efd63f2ed: Waiting 08:24:45 bd4049db89f2: Waiting 08:24:45 75654b8eeebd: Waiting 08:24:45 b5fd3b387d0b: Layer already exists 08:24:45 83b53bbce718: Layer already exists 08:24:45 7c3fc5c4127e: Layer already exists 08:24:45 8e6e46ddd3ac: Layer already exists 08:24:45 0b1d0136e3c9: Layer already exists 08:24:45 bb2efd63f2ed: Layer already exists 08:24:45 bd4049db89f2: Layer already exists 08:24:45 b9768e2a7601: Layer already exists 08:24:45 75654b8eeebd: Layer already exists 08:24:45 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:d13bcfed3b3b1d142b191cbfa08eda9f36a0f40764cd7544b7632d0dc341cf47 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:46 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 08:24:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:24:46 7c3fc5c4127e: Preparing 08:24:46 b5fd3b387d0b: Preparing 08:24:46 0b1d0136e3c9: Preparing 08:24:46 8e6e46ddd3ac: Preparing 08:24:46 83b53bbce718: Preparing 08:24:46 bb2efd63f2ed: Preparing 08:24:46 bd4049db89f2: Preparing 08:24:46 b9768e2a7601: Preparing 08:24:46 75654b8eeebd: Preparing 08:24:46 bb2efd63f2ed: Waiting 08:24:46 b9768e2a7601: Waiting 08:24:46 bd4049db89f2: Waiting 08:24:46 75654b8eeebd: Waiting 08:24:46 b5fd3b387d0b: Layer already exists 08:24:46 8e6e46ddd3ac: Layer already exists 08:24:46 83b53bbce718: Layer already exists 08:24:46 7c3fc5c4127e: Layer already exists 08:24:46 0b1d0136e3c9: Layer already exists 08:24:46 b9768e2a7601: Layer already exists 08:24:46 75654b8eeebd: Layer already exists 08:24:46 bb2efd63f2ed: Layer already exists 08:24:46 bd4049db89f2: Layer already exists 08:24:46 main: digest: sha256:d13bcfed3b3b1d142b191cbfa08eda9f36a0f40764cd7544b7632d0dc341cf47 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:24:46 ===================================================== [Pipeline] echo 08:24:46 taggedImages: 08:24:46 - nexus3.edgexfoundry.org:10004/security-spire-server:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:24:46 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:24:46 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.25 08:24:46 - nexus3.edgexfoundry.org:10004/security-spire-server:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:24:46 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 08:24:46 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 08:24:46 b30e0ec92257b99dae16d28c3a521f006a0b909d 08:24:46 latest 08:24:46 4.0.0-dev.25 08:24:46 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:24:46 main 08:24:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:46 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:24:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:24:47 736ee26851be: Preparing 08:24:47 2254a4269742: Preparing 08:24:47 63e9bfc93bd1: Preparing 08:24:47 8e6e46ddd3ac: Preparing 08:24:47 83b53bbce718: Preparing 08:24:47 b03b93b62659: Preparing 08:24:47 9945df461ace: Preparing 08:24:47 75654b8eeebd: Preparing 08:24:47 9945df461ace: Waiting 08:24:47 b03b93b62659: Waiting 08:24:47 75654b8eeebd: Waiting 08:24:47 83b53bbce718: Layer already exists 08:24:47 8e6e46ddd3ac: Layer already exists 08:24:47 2254a4269742: Pushed 08:24:47 736ee26851be: Pushed 08:24:47 75654b8eeebd: Layer already exists 08:24:47 9945df461ace: Pushed 08:24:47 b03b93b62659: Pushed 08:24:51 63e9bfc93bd1: Pushed 08:24:51 b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:1950a77984f56acc34216e3332f1fd9dbc813624b382eae2dbdb249423f3dd91 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:51 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 08:24:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:24:51 736ee26851be: Preparing 08:24:51 2254a4269742: Preparing 08:24:51 63e9bfc93bd1: Preparing 08:24:51 8e6e46ddd3ac: Preparing 08:24:51 83b53bbce718: Preparing 08:24:51 b03b93b62659: Preparing 08:24:51 9945df461ace: Preparing 08:24:51 75654b8eeebd: Preparing 08:24:51 b03b93b62659: Waiting 08:24:51 9945df461ace: Waiting 08:24:51 75654b8eeebd: Waiting 08:24:51 8e6e46ddd3ac: Layer already exists 08:24:51 63e9bfc93bd1: Layer already exists 08:24:51 2254a4269742: Layer already exists 08:24:51 83b53bbce718: Layer already exists 08:24:51 736ee26851be: Layer already exists 08:24:51 75654b8eeebd: Layer already exists 08:24:51 9945df461ace: Layer already exists 08:24:51 b03b93b62659: Layer already exists 08:24:51 latest: digest: sha256:1950a77984f56acc34216e3332f1fd9dbc813624b382eae2dbdb249423f3dd91 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:52 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.25 08:24:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:24:52 736ee26851be: Preparing 08:24:52 2254a4269742: Preparing 08:24:52 63e9bfc93bd1: Preparing 08:24:52 8e6e46ddd3ac: Preparing 08:24:52 83b53bbce718: Preparing 08:24:52 b03b93b62659: Preparing 08:24:52 9945df461ace: Preparing 08:24:52 75654b8eeebd: Preparing 08:24:52 b03b93b62659: Waiting 08:24:52 63e9bfc93bd1: Layer already exists 08:24:52 2254a4269742: Layer already exists 08:24:52 736ee26851be: Layer already exists 08:24:52 83b53bbce718: Layer already exists 08:24:52 8e6e46ddd3ac: Layer already exists 08:24:52 b03b93b62659: Layer already exists 08:24:52 75654b8eeebd: Layer already exists 08:24:52 9945df461ace: Layer already exists 08:24:52 4.0.0-dev.25: digest: sha256:1950a77984f56acc34216e3332f1fd9dbc813624b382eae2dbdb249423f3dd91 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:52 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:24:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:24:53 736ee26851be: Preparing 08:24:53 2254a4269742: Preparing 08:24:53 63e9bfc93bd1: Preparing 08:24:53 8e6e46ddd3ac: Preparing 08:24:53 83b53bbce718: Preparing 08:24:53 b03b93b62659: Preparing 08:24:53 9945df461ace: Preparing 08:24:53 75654b8eeebd: Preparing 08:24:53 b03b93b62659: Waiting 08:24:53 9945df461ace: Waiting 08:24:53 75654b8eeebd: Waiting 08:24:53 736ee26851be: Layer already exists 08:24:53 83b53bbce718: Layer already exists 08:24:53 8e6e46ddd3ac: Layer already exists 08:24:53 2254a4269742: Layer already exists 08:24:53 63e9bfc93bd1: Layer already exists 08:24:53 b03b93b62659: Layer already exists 08:24:53 9945df461ace: Layer already exists 08:24:53 75654b8eeebd: Layer already exists 08:24:53 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:1950a77984f56acc34216e3332f1fd9dbc813624b382eae2dbdb249423f3dd91 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:53 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 08:24:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:24:53 736ee26851be: Preparing 08:24:53 2254a4269742: Preparing 08:24:53 63e9bfc93bd1: Preparing 08:24:53 8e6e46ddd3ac: Preparing 08:24:53 83b53bbce718: Preparing 08:24:53 b03b93b62659: Preparing 08:24:53 9945df461ace: Preparing 08:24:53 75654b8eeebd: Preparing 08:24:53 9945df461ace: Waiting 08:24:53 75654b8eeebd: Waiting 08:24:53 b03b93b62659: Waiting 08:24:53 63e9bfc93bd1: Layer already exists 08:24:53 83b53bbce718: Layer already exists 08:24:53 736ee26851be: Layer already exists 08:24:53 8e6e46ddd3ac: Layer already exists 08:24:53 2254a4269742: Layer already exists 08:24:53 b03b93b62659: Layer already exists 08:24:53 9945df461ace: Layer already exists 08:24:53 75654b8eeebd: Layer already exists 08:24:53 main: digest: sha256:1950a77984f56acc34216e3332f1fd9dbc813624b382eae2dbdb249423f3dd91 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:24:53 ===================================================== [Pipeline] echo 08:24:53 taggedImages: 08:24:53 - nexus3.edgexfoundry.org:10004/support-notifications:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:24:53 - nexus3.edgexfoundry.org:10004/support-notifications:latest 08:24:53 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.25 08:24:53 - nexus3.edgexfoundry.org:10004/support-notifications:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:24:53 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 08:24:53 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 08:24:53 b30e0ec92257b99dae16d28c3a521f006a0b909d 08:24:53 latest 08:24:53 4.0.0-dev.25 08:24:53 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:24:53 main 08:24:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:54 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:24:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:24:54 b3e6ce13bf9f: Preparing 08:24:54 47a6bf322a9a: Preparing 08:24:54 8e6e46ddd3ac: Preparing 08:24:54 83b53bbce718: Preparing 08:24:54 25252f5d74e9: Preparing 08:24:54 79141e9c9de6: Preparing 08:24:54 75654b8eeebd: Preparing 08:24:54 79141e9c9de6: Waiting 08:24:54 75654b8eeebd: Waiting 08:24:54 83b53bbce718: Layer already exists 08:24:54 8e6e46ddd3ac: Layer already exists 08:24:54 75654b8eeebd: Layer already exists 08:24:54 b3e6ce13bf9f: Pushed 08:24:54 79141e9c9de6: Pushed 08:24:55 25252f5d74e9: Pushed 08:24:57 47a6bf322a9a: Pushed 08:24:57 b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:10b86e17bb4cce1851a67819b6c948fec2aa14ce28a95c1de86cafb1ec26c811 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:58 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:24:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:24:58 b3e6ce13bf9f: Preparing 08:24:58 47a6bf322a9a: Preparing 08:24:58 8e6e46ddd3ac: Preparing 08:24:58 83b53bbce718: Preparing 08:24:58 25252f5d74e9: Preparing 08:24:58 79141e9c9de6: Preparing 08:24:58 75654b8eeebd: Preparing 08:24:58 79141e9c9de6: Waiting 08:24:58 75654b8eeebd: Waiting 08:24:58 83b53bbce718: Layer already exists 08:24:58 25252f5d74e9: Layer already exists 08:24:58 47a6bf322a9a: Layer already exists 08:24:58 b3e6ce13bf9f: Layer already exists 08:24:58 8e6e46ddd3ac: Layer already exists 08:24:58 79141e9c9de6: Layer already exists 08:24:58 75654b8eeebd: Layer already exists 08:24:58 latest: digest: sha256:10b86e17bb4cce1851a67819b6c948fec2aa14ce28a95c1de86cafb1ec26c811 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:58 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.25 08:24:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:24:59 b3e6ce13bf9f: Preparing 08:24:59 47a6bf322a9a: Preparing 08:24:59 8e6e46ddd3ac: Preparing 08:24:59 83b53bbce718: Preparing 08:24:59 25252f5d74e9: Preparing 08:24:59 79141e9c9de6: Preparing 08:24:59 75654b8eeebd: Preparing 08:24:59 79141e9c9de6: Waiting 08:24:59 75654b8eeebd: Waiting 08:24:59 8e6e46ddd3ac: Layer already exists 08:24:59 47a6bf322a9a: Layer already exists 08:24:59 25252f5d74e9: Layer already exists 08:24:59 83b53bbce718: Layer already exists 08:24:59 b3e6ce13bf9f: Layer already exists 08:24:59 79141e9c9de6: Layer already exists 08:24:59 75654b8eeebd: Layer already exists 08:24:59 4.0.0-dev.25: digest: sha256:10b86e17bb4cce1851a67819b6c948fec2aa14ce28a95c1de86cafb1ec26c811 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:59 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:24:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:24:59 b3e6ce13bf9f: Preparing 08:24:59 47a6bf322a9a: Preparing 08:24:59 8e6e46ddd3ac: Preparing 08:24:59 83b53bbce718: Preparing 08:24:59 25252f5d74e9: Preparing 08:24:59 79141e9c9de6: Preparing 08:24:59 75654b8eeebd: Preparing 08:24:59 75654b8eeebd: Waiting 08:24:59 79141e9c9de6: Waiting 08:24:59 25252f5d74e9: Layer already exists 08:24:59 8e6e46ddd3ac: Layer already exists 08:24:59 47a6bf322a9a: Layer already exists 08:24:59 b3e6ce13bf9f: Layer already exists 08:24:59 83b53bbce718: Layer already exists 08:24:59 79141e9c9de6: Layer already exists 08:24:59 75654b8eeebd: Layer already exists 08:24:59 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:10b86e17bb4cce1851a67819b6c948fec2aa14ce28a95c1de86cafb1ec26c811 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:25:00 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:25:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 08:25:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:25:00 b3e6ce13bf9f: Preparing 08:25:00 47a6bf322a9a: Preparing 08:25:00 8e6e46ddd3ac: Preparing 08:25:00 83b53bbce718: Preparing 08:25:00 25252f5d74e9: Preparing 08:25:00 79141e9c9de6: Preparing 08:25:00 79141e9c9de6: Waiting 08:25:00 75654b8eeebd: Preparing 08:25:00 75654b8eeebd: Waiting 08:25:00 8e6e46ddd3ac: Layer already exists 08:25:00 83b53bbce718: Layer already exists 08:25:00 b3e6ce13bf9f: Layer already exists 08:25:00 47a6bf322a9a: Layer already exists 08:25:00 25252f5d74e9: Layer already exists 08:25:00 79141e9c9de6: Layer already exists 08:25:00 75654b8eeebd: Layer already exists 08:25:00 main: digest: sha256:10b86e17bb4cce1851a67819b6c948fec2aa14ce28a95c1de86cafb1ec26c811 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:25:00 ===================================================== [Pipeline] echo 08:25:00 taggedImages: 08:25:00 - nexus3.edgexfoundry.org:10004/support-scheduler:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:25:00 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:25:00 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.25 08:25:00 - nexus3.edgexfoundry.org:10004/support-scheduler:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:25:00 - 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] } 08:29:29 #131 ... 08:29:29 08:29:29 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:29:29 #146 DONE 557.2s 08:29:29 08:29:29 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:29:29 #148 ... 08:29:29 08:29:29 #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:29:29 #156 DONE 0.2s 08:29:29 08:29:29 #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:29:29 #157 DONE 0.3s 08:29:29 08:29:29 #158 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:29:29 #158 DONE 0.5s 08:29:29 08:29:29 #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 08:29:29 #159 DONE 0.3s 08:29:29 08:29:29 #160 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:29:29 #160 DONE 0.2s 08:29:29 08:29:29 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:29:29 #150 ... 08:29:29 08:29:29 #161 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:29:30 #161 DONE 1.8s 08:29:30 08:29:30 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:29:30 #145 ... 08:29:30 08:29:30 #162 [core-common-config-bootstrapper] exporting to image 08:29:30 #162 exporting layers 08:29:30 #162 exporting layers 0.8s done 08:29:30 #162 writing image sha256:774520dd52ab07db2e35f3da4ee6191957fa4cf1ad7623400d93a179be6f0c19 done 08:29:30 #162 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 08:29:30 #162 DONE 0.8s 08:29:30 08:29:30 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:29:33 #153 ... 08:29:33 08:29:33 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:29:33 #150 DONE 564.4s 08:29:33 08:29:33 #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:29:34 #163 DONE 0.5s 08:29:34 08:29:34 #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:29:34 #164 DONE 0.2s 08:29:34 08:29:34 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:29:34 #149 ... 08:29:34 08:29:34 #165 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:29:34 #165 DONE 0.2s 08:29:34 08:29:34 #166 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:29:34 #166 DONE 0.2s 08:29:34 08:29:34 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:29:34 #131 ... 08:29:34 08:29:34 #167 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:29:34 #167 DONE 0.2s 08:29:34 08:29:34 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:29:35 #148 ... 08:29:35 08:29:35 #168 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:29:35 #168 DONE 0.1s 08:29:35 08:29:35 #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:29:36 #169 DONE 1.6s 08:29:36 08:29:36 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:29:36 #148 ... 08:29:36 08:29:36 #170 [security-proxy-setup] exporting to image 08:29:36 #170 exporting layers 08:29:37 #170 exporting layers 1.0s done 08:29:37 #170 writing image sha256:b7aebd7198505e2654912586f19b3e5a9cdb7a12c2e34363b9ef3d8c07edb35f done 08:29:37 #170 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 08:29:37 #170 DONE 1.1s 08:29:37 08:29:37 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:29:38 #148 570.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:29:41 #148 ... 08:29:41 08:29:41 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:29:41 #151 DONE 572.3s 08:29:41 08:29:41 #171 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:29:41 #171 DONE 0.4s 08:29:41 08:29:41 #172 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:29:44 #172 DONE 2.3s 08:29:44 08:29:44 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:29:44 #153 ... 08:29:44 08:29:44 #173 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:29:44 #173 DONE 0.3s 08:29:44 08:29:44 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:29:44 #149 ... 08:29:44 08:29:44 #174 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:29:44 #174 DONE 0.3s 08:29:44 08:29:44 #175 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:29:45 #175 DONE 0.3s 08:29:45 08:29:45 #176 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:29:45 #176 DONE 0.2s 08:29:45 08:29:45 #177 [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/ 08:29:45 #177 DONE 0.3s 08:29:45 08:29:45 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:29:45 #145 ... 08:29:45 08:29:45 #178 [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/ 08:29:45 #178 DONE 0.2s 08:29:45 08:29:45 #179 [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/ 08:29:46 #179 DONE 0.1s 08:29:46 08:29:46 #180 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:29:46 #180 DONE 0.2s 08:29:46 08:29:46 #181 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:29:48 #181 DONE 2.1s 08:29:48 08:29:48 #182 [security-bootstrapper] exporting to image 08:29:48 #182 exporting layers 08:29:49 #182 exporting layers 1.3s done 08:29:49 #182 writing image sha256:259facf98ec656d4ee74b98209ca285381d96428532439392bb6c55f48a54747 0.0s done 08:29:49 #182 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 08:29:49 #182 DONE 1.4s 08:29:49 08:29:49 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:29:52 #153 ... 08:29:52 08:29:52 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:29:52 #148 DONE 582.9s 08:29:52 08:29:52 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:29:52 #153 ... 08:29:52 08:29:52 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:29:52 #183 DONE 0.2s 08:29:52 08:29:52 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:29:52 #184 DONE 0.3s 08:29:52 08:29:52 #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 08:29:52 #185 DONE 0.2s 08:29:52 08:29:52 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:29:53 #131 ... 08:29:53 08:29:53 #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 08:29:53 #186 DONE 0.2s 08:29:53 08:29:53 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:29:53 #187 DONE 0.2s 08:29:53 08:29:53 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:29:53 #188 DONE 0.3s 08:29:53 08:29:53 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:29:54 #189 DONE 0.5s 08:29:54 08:29:54 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:29:54 #190 DONE 0.1s 08:29:54 08:29:54 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:29:54 #153 ... 08:29:54 08:29:54 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:29:56 #191 DONE 1.9s 08:29:56 08:29:56 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:29:56 #154 ... 08:29:56 08:29:56 #192 [security-secretstore-setup] exporting to image 08:29:56 #192 exporting layers 08:29:57 #192 exporting layers 1.3s done 08:29:57 #192 writing image sha256:a80d0ba41341d6f7c6db0edf7f66ae4eb04eef09bfcd286343d68e6bae2d398e done 08:29:57 #192 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 08:29:57 #192 DONE 1.4s 08:29:57 08:29:57 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:31:19 #147 ... 08:31:19 08:31:19 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:31:19 #152 DONE 667.9s 08:31:19 08:31:19 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:31:19 #193 DONE 0.3s 08:31:19 08:31:19 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:31:19 #194 DONE 0.3s 08:31:19 08:31:19 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:31:19 #195 DONE 0.3s 08:31:19 08:31:19 #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 08:31:19 #196 DONE 0.1s 08:31:19 08:31:19 #197 [security-spiffe-token-provider] exporting to image 08:31:19 #197 exporting layers 08:31:19 #197 exporting layers 0.6s done 08:31:19 #197 writing image sha256:271bc7fa0a6694d8cb2c1314120b9c5e04a74b51b084b3d0b429a3062d385671 done 08:31:19 #197 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done 08:31:19 #197 DONE 0.6s 08:31:19 08:31:19 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:35:11 #145 ... 08:35:11 08:35:11 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:35:11 #155 DONE 888.4s 08:35:11 08:35:11 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:35:11 #153 ... 08:35:11 08:35:11 #198 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:35:11 #198 DONE 0.2s 08:35:11 08:35:11 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:35:11 #153 ... 08:35:11 08:35:11 #199 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:35:11 #199 ... 08:35:11 08:35:11 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:35:11 #145 DONE 889.2s 08:35:11 08:35:11 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:35:11 #153 ... 08:35:11 08:35:11 #199 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:35:11 #199 DONE 0.4s 08:35:11 08:35:11 #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:35:11 #200 ... 08:35:11 08:35:11 #201 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:35:11 #201 CACHED 08:35:11 08:35:11 #202 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:35:11 #202 CACHED 08:35:11 08:35:11 #203 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:35:11 #203 DONE 0.4s 08:35:11 08:35:11 #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:35:11 #200 DONE 0.7s 08:35:11 08:35:11 #204 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:35:11 #204 DONE 0.3s 08:35:11 08:35:11 #205 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:35:11 #205 DONE 0.2s 08:35:11 08:35:11 #206 [core-command] exporting to image 08:35:11 #206 exporting layers 08:35:11 #206 ... 08:35:11 08:35:11 #207 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:35:11 #207 DONE 0.3s 08:35:11 08:35:11 #206 [core-command] exporting to image 08:35:11 #206 exporting layers 0.4s done 08:35:11 #206 writing image sha256:3063810f11610fffec3d64dbbadeac352ed5e4a6de152c690da249d4f1a8dee7 0.0s done 08:35:11 #206 naming to docker.io/library/core-command-arm64 0.0s done 08:35:11 #206 DONE 0.5s 08:35:11 08:35:11 #208 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:11 #208 DONE 1.7s 08:35:11 08:35:11 #209 [security-proxy-auth] exporting to image 08:35:11 #209 exporting layers 0.9s done 08:35:11 #209 writing image sha256:b65be6c7197f2ef05e930f7252f511abd7dd8273c73a3983c501c5f3eddd1281 done 08:35:11 #209 naming to docker.io/library/security-proxy-auth-arm64 done 08:35:11 #209 DONE 0.9s 08:35:11 08:35:11 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:35:49 #131 ... 08:35:49 08:35:49 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:35:49 #149 DONE 935.0s 08:35:49 08:35:49 #210 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:35:49 #210 DONE 0.3s 08:35:49 08:35:49 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:35:49 #153 ... 08:35:49 08:35:49 #211 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:35:49 #211 DONE 0.4s 08:35:49 08:35:49 #212 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:35:49 #212 DONE 0.2s 08:35:49 08:35:49 #213 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 08:35:49 #213 DONE 0.2s 08:35:49 08:35:49 #214 [core-keeper] exporting to image 08:35:49 #214 exporting layers 08:35:49 #214 exporting layers 0.5s done 08:35:49 #214 writing image sha256:3ab7fa75324e7824f9ab4be05f94768616691f0b883e2b432efe13749b68b2e4 0.0s done 08:35:49 #214 naming to docker.io/library/core-keeper-arm64 0.0s done 08:35:49 #214 DONE 0.5s 08:35:49 08:35:49 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:35:49 #153 ... 08:35:49 08:35:49 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:35:49 #154 DONE 937.1s 08:35:49 08:35:49 #215 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:35:49 #215 DONE 0.2s 08:35:49 08:35:49 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:35:49 #131 ... 08:35:49 08:35:49 #216 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:35:49 #216 DONE 0.1s 08:35:49 08:35:49 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:35:49 #147 DONE 937.8s 08:35:49 08:35:49 #217 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:35:49 #217 DONE 0.4s 08:35:49 08:35:49 #218 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 08:35:49 #218 DONE 0.1s 08:35:49 08:35:49 #219 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:35:49 #219 DONE 0.2s 08:35:49 08:35:49 #220 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 08:35:49 #220 ... 08:35:49 08:35:49 #221 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 08:35:49 #221 DONE 0.3s 08:35:49 08:35:49 #220 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 08:35:49 #220 DONE 0.3s 08:35:49 08:35:49 #222 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:35:49 #222 DONE 0.5s 08:35:49 08:35:49 #223 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:35:49 #223 DONE 0.1s 08:35:49 08:35:49 #224 [core-data] exporting to image 08:35:49 #224 exporting layers 0.5s done 08:35:49 #224 writing image sha256:e3b896b3b8d7ffc672db64b5a8883bcc86d6bb3dac6ba8d4fe606b35fa1e69f1 done 08:35:49 #224 naming to docker.io/library/core-data-arm64 done 08:35:49 #224 DONE 0.5s 08:35:49 08:35:49 #225 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:35:49 #225 DONE 0.1s 08:35:49 08:35:49 #226 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 08:35:49 #226 DONE 0.2s 08:35:49 08:35:49 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:35:49 #153 ... 08:35:49 08:35:49 #227 [core-metadata] exporting to image 08:35:49 #227 exporting layers 0.5s done 08:35:49 #227 writing image sha256:9747df74c9711365de28b8693cdaa9a0168a6ce83cb5a6daf0eac370f284747d done 08:35:49 #227 naming to docker.io/library/core-metadata-arm64 done 08:35:49 #227 DONE 0.6s 08:35:49 08:35:49 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:36:02 #131 ... 08:36:02 08:36:02 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:36:02 #153 DONE 953.4s 08:36:02 08:36:02 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:36:02 #131 DONE 953.5s 08:36:02 08:36:02 #228 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:36:02 #228 DONE 0.2s 08:36:02 08:36:02 #229 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:36:02 #229 DONE 0.1s 08:36:02 08:36:02 #230 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:36:03 #230 DONE 0.2s 08:36:03 08:36:03 #231 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:36:03 #231 DONE 0.1s 08:36:03 08:36:03 #232 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:36:03 #232 DONE 0.5s 08:36:03 08:36:03 #233 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:36:03 #233 DONE 0.1s 08:36:03 08:36:03 #234 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 08:36:03 #234 DONE 0.2s 08:36:03 08:36:03 #235 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:36:03 #235 DONE 0.5s 08:36:03 08:36:03 #236 [support-notifications] exporting to image 08:36:03 #236 exporting layers 08:36:03 #236 ... 08:36:03 08:36:03 #237 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 08:36:03 #237 DONE 0.1s 08:36:03 08:36:03 #238 [support-scheduler] exporting to image 08:36:04 #238 ... 08:36:04 08:36:04 #236 [support-notifications] exporting to image 08:36:04 #236 exporting layers 0.6s done 08:36:04 #236 writing image sha256:ae1c995c7b8d66e5cb557b2cdbbfe0156721b002303fb487f9c559cae20185fa done 08:36:04 #236 naming to docker.io/library/support-notifications-arm64 0.0s done 08:36:04 #236 DONE 0.6s 08:36:04 08:36:04 #238 [support-scheduler] exporting to image 08:36:04 #238 exporting layers 0.6s done 08:36:04 #238 writing image sha256:358b80e156b00b398a9d1f89306c3e57d3cab6baacffe86fa83db7b2a605a018 done 08:36:04 #238 naming to docker.io/library/support-scheduler-arm64 done 08:36:04 #238 DONE 0.6s 08:36:04 time="2024-12-10T08:18:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:04 time="2024-12-10T08:18:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:04 time="2024-12-10T08:18:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:04 time="2024-12-10T08:18:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:04 time="2024-12-10T08:18:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:04 time="2024-12-10T08:18:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:04 time="2024-12-10T08:18:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:04 time="2024-12-10T08:18:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:04 time="2024-12-10T08:18:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:04 time="2024-12-10T08:18:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:04 time="2024-12-10T08:18:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:04 time="2024-12-10T08:18:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:04 time="2024-12-10T08:18:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:04 time="2024-12-10T08:18:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:04 time="2024-12-10T08:18:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:36:04 $ docker stop --time=1 723541027fe61239a3196d15d87957ca14be5db45016876f8a53b0c44cbe4702 08:36:06 $ docker rm -f --volumes 723541027fe61239a3196d15d87957ca14be5db45016876f8a53b0c44cbe4702 [Pipeline] // withDockerContainer [Pipeline] sh 08:36:06 + docker images 08:36:06 REPOSITORY TAG IMAGE ID CREATED SIZE 08:36:06 support-scheduler-arm64 latest 358b80e156b0 3 seconds ago 53.6MB 08:36:06 support-notifications-arm64 latest ae1c995c7b8d 3 seconds ago 52.7MB 08:36:06 core-metadata-arm64 latest 9747df74c971 18 seconds ago 38.5MB 08:36:06 core-data-arm64 latest e3b896b3b8d7 19 seconds ago 38.5MB 08:36:06 core-keeper-arm64 latest 3ab7fa75324e 21 seconds ago 31.7MB 08:36:06 security-proxy-auth-arm64 latest b65be6c7197f About a minute ago 33.3MB 08:36:06 core-command-arm64 latest 3063810f1161 About a minute ago 34.3MB 08:36:06 security-spiffe-token-provider-arm64 latest 271bc7fa0a66 4 minutes ago 40.2MB 08:36:06 security-secretstore-setup-arm64 latest a80d0ba41341 6 minutes ago 47.6MB 08:36:06 security-bootstrapper-arm64 latest 259facf98ec6 6 minutes ago 27.2MB 08:36:06 security-proxy-setup-arm64 latest b7aebd719850 6 minutes ago 36.2MB 08:36:06 core-common-config-bootstrapper-arm64 latest 774520dd52ab 6 minutes ago 24.1MB 08:36:06 security-spire-agent-arm64 latest f335e6964e2d 16 minutes ago 182MB 08:36:06 security-spire-server-arm64 latest a5d0ea39967e 16 minutes ago 124MB 08:36:06 security-spire-config-arm64 latest aec290501308 16 minutes ago 123MB 08:36:06 ci-base-image-arm64 latest cafc39662830 17 minutes ago 960MB 08:36:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 2 months ago 558MB 08:36:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 18 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 08:36:07 provisioning config files... 08:36:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/761@tmp/config14523922357213217116tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:36:07 ---> ****-login.sh 08:36:07 nexus3.edgexfoundry.org:10001 08:36:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:36:07 Configure a credential helper to remove this warning. See 08:36:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:36:07 08:36:07 Login Succeeded 08:36:07 nexus3.edgexfoundry.org:10002 08:36:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:36:07 Configure a credential helper to remove this warning. See 08:36:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:36:07 08:36:07 Login Succeeded 08:36:07 nexus3.edgexfoundry.org:10003 08:36:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:36:08 Configure a credential helper to remove this warning. See 08:36:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:36:08 08:36:08 Login Succeeded 08:36:08 nexus3.edgexfoundry.org:10004 08:36:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:36:08 Configure a credential helper to remove this warning. See 08:36:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:36:08 08:36:08 Login Succeeded 08:36:08 ****.io 08:36:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:36:09 Configure a credential helper to remove this warning. See 08:36:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:36:09 08:36:09 Login Succeeded 08:36:09 ---> ****-login.sh ends [Pipeline] } 08:36:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:36:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:36:09 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 08:36:09 b30e0ec92257b99dae16d28c3a521f006a0b909d 08:36:09 latest 08:36:09 4.0.0-dev.25 08:36:09 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:36:09 main 08:36:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:09 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:09 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:36:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:36:09 32e3da7df472: Preparing 08:36:09 4aecae0c8e93: Preparing 08:36:09 9d0c18898af6: Preparing 08:36:09 0e7f2cc629c3: Preparing 08:36:09 56f72be70754: Preparing 08:36:09 a07787ea0134: Preparing 08:36:09 651d9022c234: Preparing 08:36:09 a07787ea0134: Waiting 08:36:09 651d9022c234: Waiting 08:36:10 0e7f2cc629c3: Pushed 08:36:10 9d0c18898af6: Pushed 08:36:10 32e3da7df472: Pushed 08:36:10 651d9022c234: Layer already exists 08:36:10 a07787ea0134: Pushed 08:36:11 56f72be70754: Pushed 08:36:14 4aecae0c8e93: Pushed 08:36:14 b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:993f46c7382225a38ad7b35a5837d792ccd39bc0279385902397e2631e7f048e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:15 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:15 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 08:36:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:36:15 32e3da7df472: Preparing 08:36:15 4aecae0c8e93: Preparing 08:36:15 9d0c18898af6: Preparing 08:36:15 0e7f2cc629c3: Preparing 08:36:15 56f72be70754: Preparing 08:36:15 a07787ea0134: Preparing 08:36:15 651d9022c234: Preparing 08:36:15 a07787ea0134: Waiting 08:36:15 651d9022c234: Waiting 08:36:15 0e7f2cc629c3: Layer already exists 08:36:15 32e3da7df472: Layer already exists 08:36:15 56f72be70754: Layer already exists 08:36:15 9d0c18898af6: Layer already exists 08:36:15 4aecae0c8e93: Layer already exists 08:36:15 a07787ea0134: Layer already exists 08:36:15 651d9022c234: Layer already exists 08:36:15 latest: digest: sha256:993f46c7382225a38ad7b35a5837d792ccd39bc0279385902397e2631e7f048e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:16 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:16 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.25 08:36:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:36:16 32e3da7df472: Preparing 08:36:16 4aecae0c8e93: Preparing 08:36:16 9d0c18898af6: Preparing 08:36:16 0e7f2cc629c3: Preparing 08:36:16 56f72be70754: Preparing 08:36:16 a07787ea0134: Preparing 08:36:16 651d9022c234: Preparing 08:36:16 a07787ea0134: Waiting 08:36:16 651d9022c234: Waiting 08:36:16 4aecae0c8e93: Layer already exists 08:36:16 9d0c18898af6: Layer already exists 08:36:16 32e3da7df472: Layer already exists 08:36:16 56f72be70754: Layer already exists 08:36:16 0e7f2cc629c3: Layer already exists 08:36:16 a07787ea0134: Layer already exists 08:36:16 651d9022c234: Layer already exists 08:36:16 4.0.0-dev.25: digest: sha256:993f46c7382225a38ad7b35a5837d792ccd39bc0279385902397e2631e7f048e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:17 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:17 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:36:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:36:17 32e3da7df472: Preparing 08:36:17 4aecae0c8e93: Preparing 08:36:17 9d0c18898af6: Preparing 08:36:17 0e7f2cc629c3: Preparing 08:36:17 56f72be70754: Preparing 08:36:17 a07787ea0134: Preparing 08:36:17 651d9022c234: Preparing 08:36:17 a07787ea0134: Waiting 08:36:17 651d9022c234: Waiting 08:36:17 4aecae0c8e93: Layer already exists 08:36:17 0e7f2cc629c3: Layer already exists 08:36:17 9d0c18898af6: Layer already exists 08:36:17 56f72be70754: Layer already exists 08:36:17 32e3da7df472: Layer already exists 08:36:17 a07787ea0134: Layer already exists 08:36:17 651d9022c234: Layer already exists 08:36:17 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:993f46c7382225a38ad7b35a5837d792ccd39bc0279385902397e2631e7f048e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:18 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:18 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 08:36:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:36:18 32e3da7df472: Preparing 08:36:18 4aecae0c8e93: Preparing 08:36:18 9d0c18898af6: Preparing 08:36:18 0e7f2cc629c3: Preparing 08:36:18 56f72be70754: Preparing 08:36:18 a07787ea0134: Preparing 08:36:18 651d9022c234: Preparing 08:36:18 a07787ea0134: Waiting 08:36:18 651d9022c234: Waiting 08:36:18 4aecae0c8e93: Layer already exists 08:36:18 0e7f2cc629c3: Layer already exists 08:36:18 56f72be70754: Layer already exists 08:36:18 32e3da7df472: Layer already exists 08:36:18 9d0c18898af6: Layer already exists 08:36:18 a07787ea0134: Layer already exists 08:36:18 651d9022c234: Layer already exists 08:36:18 main: digest: sha256:993f46c7382225a38ad7b35a5837d792ccd39bc0279385902397e2631e7f048e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:36:18 ===================================================== [Pipeline] echo 08:36:18 taggedImages: 08:36:18 - nexus3.edgexfoundry.org:10004/core-command-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:36:18 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 08:36:18 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.25 08:36:18 - nexus3.edgexfoundry.org:10004/core-command-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:36:18 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 08:36:18 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 08:36:18 b30e0ec92257b99dae16d28c3a521f006a0b909d 08:36:18 latest 08:36:18 4.0.0-dev.25 08:36:18 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:36:18 main 08:36:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:19 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:36:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:36:19 1bc793ce8786: Preparing 08:36:19 02f719f484e4: Preparing 08:36:19 99a18feca5c2: Preparing 08:36:19 70f5a12b908a: Preparing 08:36:19 9d0c18898af6: Preparing 08:36:19 0e7f2cc629c3: Preparing 08:36:19 56f72be70754: Preparing 08:36:19 a07787ea0134: Preparing 08:36:19 651d9022c234: Preparing 08:36:19 0e7f2cc629c3: Waiting 08:36:19 56f72be70754: Waiting 08:36:19 a07787ea0134: Waiting 08:36:19 651d9022c234: Waiting 08:36:19 9d0c18898af6: Layer already exists 08:36:19 0e7f2cc629c3: Layer already exists 08:36:19 56f72be70754: Layer already exists 08:36:19 99a18feca5c2: Pushed 08:36:19 02f719f484e4: Pushed 08:36:19 1bc793ce8786: Pushed 08:36:19 a07787ea0134: Layer already exists 08:36:19 651d9022c234: Layer already exists 08:36:22 70f5a12b908a: Pushed 08:36:22 b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:db26f66193f116e62e7588ec3a0659dca064b776d3e549756bb6ca1fddc13872 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:22 + 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 08:36:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 08:36:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:36:23 1bc793ce8786: Preparing 08:36:23 02f719f484e4: Preparing 08:36:23 99a18feca5c2: Preparing 08:36:23 70f5a12b908a: Preparing 08:36:23 9d0c18898af6: Preparing 08:36:23 0e7f2cc629c3: Preparing 08:36:23 56f72be70754: Preparing 08:36:23 a07787ea0134: Preparing 08:36:23 651d9022c234: Preparing 08:36:23 56f72be70754: Waiting 08:36:23 a07787ea0134: Waiting 08:36:23 651d9022c234: Waiting 08:36:23 0e7f2cc629c3: Waiting 08:36:23 99a18feca5c2: Layer already exists 08:36:23 1bc793ce8786: Layer already exists 08:36:23 70f5a12b908a: Layer already exists 08:36:23 9d0c18898af6: Layer already exists 08:36:23 02f719f484e4: Layer already exists 08:36:23 56f72be70754: Layer already exists 08:36:23 651d9022c234: Layer already exists 08:36:23 0e7f2cc629c3: Layer already exists 08:36:23 a07787ea0134: Layer already exists 08:36:23 latest: digest: sha256:db26f66193f116e62e7588ec3a0659dca064b776d3e549756bb6ca1fddc13872 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:23 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.25 08:36:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:36:24 1bc793ce8786: Preparing 08:36:24 02f719f484e4: Preparing 08:36:24 99a18feca5c2: Preparing 08:36:24 70f5a12b908a: Preparing 08:36:24 9d0c18898af6: Preparing 08:36:24 0e7f2cc629c3: Preparing 08:36:24 56f72be70754: Preparing 08:36:24 a07787ea0134: Preparing 08:36:24 651d9022c234: Preparing 08:36:24 0e7f2cc629c3: Waiting 08:36:24 56f72be70754: Waiting 08:36:24 a07787ea0134: Waiting 08:36:24 651d9022c234: Waiting 08:36:24 02f719f484e4: Layer already exists 08:36:24 1bc793ce8786: Layer already exists 08:36:24 9d0c18898af6: Layer already exists 08:36:24 99a18feca5c2: Layer already exists 08:36:24 70f5a12b908a: Layer already exists 08:36:24 56f72be70754: Layer already exists 08:36:24 0e7f2cc629c3: Layer already exists 08:36:24 a07787ea0134: Layer already exists 08:36:24 651d9022c234: Layer already exists 08:36:24 4.0.0-dev.25: digest: sha256:db26f66193f116e62e7588ec3a0659dca064b776d3e549756bb6ca1fddc13872 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:24 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:36:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:36:25 1bc793ce8786: Preparing 08:36:25 02f719f484e4: Preparing 08:36:25 99a18feca5c2: Preparing 08:36:25 70f5a12b908a: Preparing 08:36:25 9d0c18898af6: Preparing 08:36:25 0e7f2cc629c3: Preparing 08:36:25 56f72be70754: Preparing 08:36:25 a07787ea0134: Preparing 08:36:25 0e7f2cc629c3: Waiting 08:36:25 56f72be70754: Waiting 08:36:25 651d9022c234: Preparing 08:36:25 a07787ea0134: Waiting 08:36:25 651d9022c234: Waiting 08:36:25 1bc793ce8786: Layer already exists 08:36:25 02f719f484e4: Layer already exists 08:36:25 9d0c18898af6: Layer already exists 08:36:25 70f5a12b908a: Layer already exists 08:36:25 99a18feca5c2: Layer already exists 08:36:25 0e7f2cc629c3: Layer already exists 08:36:25 56f72be70754: Layer already exists 08:36:25 651d9022c234: Layer already exists 08:36:25 a07787ea0134: Layer already exists 08:36:25 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:db26f66193f116e62e7588ec3a0659dca064b776d3e549756bb6ca1fddc13872 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:25 + 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 08:36:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 08:36:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:36:26 1bc793ce8786: Preparing 08:36:26 02f719f484e4: Preparing 08:36:26 99a18feca5c2: Preparing 08:36:26 70f5a12b908a: Preparing 08:36:26 9d0c18898af6: Preparing 08:36:26 0e7f2cc629c3: Preparing 08:36:26 56f72be70754: Preparing 08:36:26 a07787ea0134: Preparing 08:36:26 651d9022c234: Preparing 08:36:26 0e7f2cc629c3: Waiting 08:36:26 56f72be70754: Waiting 08:36:26 651d9022c234: Waiting 08:36:26 a07787ea0134: Waiting 08:36:26 1bc793ce8786: Layer already exists 08:36:26 02f719f484e4: Layer already exists 08:36:26 99a18feca5c2: Layer already exists 08:36:26 9d0c18898af6: Layer already exists 08:36:26 70f5a12b908a: Layer already exists 08:36:26 0e7f2cc629c3: Layer already exists 08:36:26 a07787ea0134: Layer already exists 08:36:26 651d9022c234: Layer already exists 08:36:26 56f72be70754: Layer already exists 08:36:26 main: digest: sha256:db26f66193f116e62e7588ec3a0659dca064b776d3e549756bb6ca1fddc13872 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:36:26 ===================================================== [Pipeline] echo 08:36:26 taggedImages: 08:36:26 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:36:26 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 08:36:26 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.25 08:36:26 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:36:26 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 08:36:26 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 08:36:26 b30e0ec92257b99dae16d28c3a521f006a0b909d 08:36:26 latest 08:36:26 4.0.0-dev.25 08:36:26 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:36:26 main 08:36:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:27 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:27 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:36:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:36:27 c8811ea766d7: Preparing 08:36:27 3886cdc0511b: Preparing 08:36:27 affdbf69c9a3: Preparing 08:36:27 9d0c18898af6: Preparing 08:36:27 0e7f2cc629c3: Preparing 08:36:27 dfcb417b7b19: Preparing 08:36:27 da04ce2f72c0: Preparing 08:36:27 651d9022c234: Preparing 08:36:27 dfcb417b7b19: Waiting 08:36:27 da04ce2f72c0: Waiting 08:36:27 651d9022c234: Waiting 08:36:27 0e7f2cc629c3: Layer already exists 08:36:27 9d0c18898af6: Layer already exists 08:36:27 3886cdc0511b: Pushed 08:36:27 c8811ea766d7: Pushed 08:36:27 651d9022c234: Layer already exists 08:36:27 da04ce2f72c0: Pushed 08:36:29 dfcb417b7b19: Pushed 08:36:33 affdbf69c9a3: Pushed 08:36:33 b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:b12760c88cd82483e968e0202321396e8ca2905f0a7325aaa514f97531e5ffa3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:33 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:34 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 08:36:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:36:34 c8811ea766d7: Preparing 08:36:34 3886cdc0511b: Preparing 08:36:34 affdbf69c9a3: Preparing 08:36:34 9d0c18898af6: Preparing 08:36:34 0e7f2cc629c3: Preparing 08:36:34 dfcb417b7b19: Preparing 08:36:34 da04ce2f72c0: Preparing 08:36:34 651d9022c234: Preparing 08:36:34 dfcb417b7b19: Waiting 08:36:34 da04ce2f72c0: Waiting 08:36:34 651d9022c234: Waiting 08:36:34 9d0c18898af6: Layer already exists 08:36:34 3886cdc0511b: Layer already exists 08:36:34 c8811ea766d7: Layer already exists 08:36:34 0e7f2cc629c3: Layer already exists 08:36:34 affdbf69c9a3: Layer already exists 08:36:34 dfcb417b7b19: Layer already exists 08:36:34 da04ce2f72c0: Layer already exists 08:36:34 651d9022c234: Layer already exists 08:36:35 latest: digest: sha256:b12760c88cd82483e968e0202321396e8ca2905f0a7325aaa514f97531e5ffa3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:35 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:35 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.25 08:36:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:36:35 c8811ea766d7: Preparing 08:36:35 3886cdc0511b: Preparing 08:36:35 affdbf69c9a3: Preparing 08:36:35 9d0c18898af6: Preparing 08:36:35 0e7f2cc629c3: Preparing 08:36:35 dfcb417b7b19: Preparing 08:36:35 da04ce2f72c0: Preparing 08:36:35 651d9022c234: Preparing 08:36:35 da04ce2f72c0: Waiting 08:36:35 651d9022c234: Waiting 08:36:35 dfcb417b7b19: Waiting 08:36:35 affdbf69c9a3: Layer already exists 08:36:35 3886cdc0511b: Layer already exists 08:36:35 c8811ea766d7: Layer already exists 08:36:35 9d0c18898af6: Layer already exists 08:36:35 0e7f2cc629c3: Layer already exists 08:36:35 dfcb417b7b19: Layer already exists 08:36:35 da04ce2f72c0: Layer already exists 08:36:35 651d9022c234: Layer already exists 08:36:36 4.0.0-dev.25: digest: sha256:b12760c88cd82483e968e0202321396e8ca2905f0a7325aaa514f97531e5ffa3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:36 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:36 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:36:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:36:36 c8811ea766d7: Preparing 08:36:36 3886cdc0511b: Preparing 08:36:36 affdbf69c9a3: Preparing 08:36:36 9d0c18898af6: Preparing 08:36:36 0e7f2cc629c3: Preparing 08:36:36 dfcb417b7b19: Preparing 08:36:36 da04ce2f72c0: Preparing 08:36:36 dfcb417b7b19: Waiting 08:36:36 651d9022c234: Preparing 08:36:36 da04ce2f72c0: Waiting 08:36:36 651d9022c234: Waiting 08:36:36 0e7f2cc629c3: Layer already exists 08:36:36 c8811ea766d7: Layer already exists 08:36:36 3886cdc0511b: Layer already exists 08:36:36 affdbf69c9a3: Layer already exists 08:36:36 9d0c18898af6: Layer already exists 08:36:36 dfcb417b7b19: Layer already exists 08:36:36 da04ce2f72c0: Layer already exists 08:36:36 651d9022c234: Layer already exists 08:36:37 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:b12760c88cd82483e968e0202321396e8ca2905f0a7325aaa514f97531e5ffa3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:37 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:37 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 08:36:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:36:37 c8811ea766d7: Preparing 08:36:37 3886cdc0511b: Preparing 08:36:37 affdbf69c9a3: Preparing 08:36:37 9d0c18898af6: Preparing 08:36:37 0e7f2cc629c3: Preparing 08:36:37 dfcb417b7b19: Preparing 08:36:37 da04ce2f72c0: Preparing 08:36:37 651d9022c234: Preparing 08:36:37 da04ce2f72c0: Waiting 08:36:37 651d9022c234: Waiting 08:36:37 dfcb417b7b19: Waiting 08:36:37 0e7f2cc629c3: Layer already exists 08:36:37 affdbf69c9a3: Layer already exists 08:36:37 c8811ea766d7: Layer already exists 08:36:37 3886cdc0511b: Layer already exists 08:36:37 9d0c18898af6: Layer already exists 08:36:37 da04ce2f72c0: Layer already exists 08:36:37 dfcb417b7b19: Layer already exists 08:36:37 651d9022c234: Layer already exists 08:36:38 main: digest: sha256:b12760c88cd82483e968e0202321396e8ca2905f0a7325aaa514f97531e5ffa3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:36:38 ===================================================== [Pipeline] echo 08:36:38 taggedImages: 08:36:38 - nexus3.edgexfoundry.org:10004/core-data-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:36:38 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 08:36:38 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.25 08:36:38 - nexus3.edgexfoundry.org:10004/core-data-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:36:38 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 08:36:38 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 08:36:38 b30e0ec92257b99dae16d28c3a521f006a0b909d 08:36:38 latest 08:36:38 4.0.0-dev.25 08:36:38 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:36:38 main 08:36:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:38 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:38 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:36:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:36:38 0da9d81fb119: Preparing 08:36:38 e74c7e1db3fd: Preparing 08:36:38 08e46bf69641: Preparing 08:36:38 0e7f2cc629c3: Preparing 08:36:38 6494bb1b8e82: Preparing 08:36:38 4b2e43165784: Preparing 08:36:38 651d9022c234: Preparing 08:36:38 4b2e43165784: Waiting 08:36:38 651d9022c234: Waiting 08:36:38 0e7f2cc629c3: Layer already exists 08:36:39 e74c7e1db3fd: Pushed 08:36:39 4b2e43165784: Pushed 08:36:39 0da9d81fb119: Pushed 08:36:39 6494bb1b8e82: Pushed 08:36:39 651d9022c234: Layer already exists 08:36:44 08e46bf69641: Pushed 08:36:44 b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:85e0789a6f79c7d1ded713a73430382e696b40d8186b70415ac8ab666e19ebe3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:44 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:45 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 08:36:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:36:45 0da9d81fb119: Preparing 08:36:45 e74c7e1db3fd: Preparing 08:36:45 08e46bf69641: Preparing 08:36:45 0e7f2cc629c3: Preparing 08:36:45 6494bb1b8e82: Preparing 08:36:45 4b2e43165784: Preparing 08:36:45 651d9022c234: Preparing 08:36:45 4b2e43165784: Waiting 08:36:45 651d9022c234: Waiting 08:36:45 e74c7e1db3fd: Layer already exists 08:36:45 0da9d81fb119: Layer already exists 08:36:45 6494bb1b8e82: Layer already exists 08:36:45 0e7f2cc629c3: Layer already exists 08:36:45 08e46bf69641: Layer already exists 08:36:45 651d9022c234: Layer already exists 08:36:45 4b2e43165784: Layer already exists 08:36:45 latest: digest: sha256:85e0789a6f79c7d1ded713a73430382e696b40d8186b70415ac8ab666e19ebe3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:45 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:46 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.25 08:36:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:36:46 0da9d81fb119: Preparing 08:36:46 e74c7e1db3fd: Preparing 08:36:46 08e46bf69641: Preparing 08:36:46 0e7f2cc629c3: Preparing 08:36:46 6494bb1b8e82: Preparing 08:36:46 4b2e43165784: Preparing 08:36:46 651d9022c234: Preparing 08:36:46 4b2e43165784: Waiting 08:36:46 651d9022c234: Waiting 08:36:46 08e46bf69641: Layer already exists 08:36:46 0da9d81fb119: Layer already exists 08:36:46 e74c7e1db3fd: Layer already exists 08:36:46 6494bb1b8e82: Layer already exists 08:36:46 0e7f2cc629c3: Layer already exists 08:36:46 4b2e43165784: Layer already exists 08:36:46 651d9022c234: Layer already exists 08:36:46 4.0.0-dev.25: digest: sha256:85e0789a6f79c7d1ded713a73430382e696b40d8186b70415ac8ab666e19ebe3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:46 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:47 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:36:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:36:47 0da9d81fb119: Preparing 08:36:47 e74c7e1db3fd: Preparing 08:36:47 08e46bf69641: Preparing 08:36:47 0e7f2cc629c3: Preparing 08:36:47 6494bb1b8e82: Preparing 08:36:47 4b2e43165784: Preparing 08:36:47 651d9022c234: Preparing 08:36:47 651d9022c234: Waiting 08:36:47 4b2e43165784: Waiting 08:36:47 e74c7e1db3fd: Layer already exists 08:36:47 0e7f2cc629c3: Layer already exists 08:36:47 08e46bf69641: Layer already exists 08:36:47 0da9d81fb119: Layer already exists 08:36:47 6494bb1b8e82: Layer already exists 08:36:47 4b2e43165784: Layer already exists 08:36:47 651d9022c234: Layer already exists 08:36:47 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:85e0789a6f79c7d1ded713a73430382e696b40d8186b70415ac8ab666e19ebe3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:47 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:48 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 08:36:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:36:48 0da9d81fb119: Preparing 08:36:48 e74c7e1db3fd: Preparing 08:36:48 08e46bf69641: Preparing 08:36:48 0e7f2cc629c3: Preparing 08:36:48 6494bb1b8e82: Preparing 08:36:48 4b2e43165784: Preparing 08:36:48 651d9022c234: Preparing 08:36:48 4b2e43165784: Waiting 08:36:48 651d9022c234: Waiting 08:36:48 08e46bf69641: Layer already exists 08:36:48 0e7f2cc629c3: Layer already exists 08:36:48 0da9d81fb119: Layer already exists 08:36:48 e74c7e1db3fd: Layer already exists 08:36:48 6494bb1b8e82: Layer already exists 08:36:48 651d9022c234: Layer already exists 08:36:48 4b2e43165784: Layer already exists 08:36:48 main: digest: sha256:85e0789a6f79c7d1ded713a73430382e696b40d8186b70415ac8ab666e19ebe3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:36:48 ===================================================== [Pipeline] echo 08:36:48 taggedImages: 08:36:48 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:36:48 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 08:36:48 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.25 08:36:48 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:36:48 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 08:36:48 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 08:36:48 b30e0ec92257b99dae16d28c3a521f006a0b909d 08:36:48 latest 08:36:48 4.0.0-dev.25 08:36:48 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:36:48 main 08:36:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:49 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:36:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:36:49 02d1551def1e: Preparing 08:36:49 5194df2c7ff9: Preparing 08:36:49 87efb2936291: Preparing 08:36:49 532e16d03dc0: Preparing 08:36:49 9d0c18898af6: Preparing 08:36:49 0e7f2cc629c3: Preparing 08:36:49 56f72be70754: Preparing 08:36:49 a07787ea0134: Preparing 08:36:49 651d9022c234: Preparing 08:36:49 0e7f2cc629c3: Waiting 08:36:49 56f72be70754: Waiting 08:36:49 a07787ea0134: Waiting 08:36:49 651d9022c234: Waiting 08:36:49 9d0c18898af6: Layer already exists 08:36:49 0e7f2cc629c3: Layer already exists 08:36:49 56f72be70754: Layer already exists 08:36:49 5194df2c7ff9: Pushed 08:36:49 a07787ea0134: Layer already exists 08:36:49 87efb2936291: Pushed 08:36:49 02d1551def1e: Pushed 08:36:49 651d9022c234: Layer already exists 08:36:54 532e16d03dc0: Pushed 08:36:54 b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:7db14de1f69de205ae0e4cdfd381f00cb88f0ab065b0cff2b52fa1ffd2c47875 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:55 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 08:36:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:36:55 02d1551def1e: Preparing 08:36:55 5194df2c7ff9: Preparing 08:36:55 87efb2936291: Preparing 08:36:55 532e16d03dc0: Preparing 08:36:55 9d0c18898af6: Preparing 08:36:55 0e7f2cc629c3: Preparing 08:36:55 56f72be70754: Preparing 08:36:55 a07787ea0134: Preparing 08:36:55 651d9022c234: Preparing 08:36:55 0e7f2cc629c3: Waiting 08:36:55 56f72be70754: Waiting 08:36:55 a07787ea0134: Waiting 08:36:55 651d9022c234: Waiting 08:36:55 9d0c18898af6: Layer already exists 08:36:55 02d1551def1e: Layer already exists 08:36:55 532e16d03dc0: Layer already exists 08:36:55 5194df2c7ff9: Layer already exists 08:36:55 87efb2936291: Layer already exists 08:36:55 a07787ea0134: Layer already exists 08:36:55 0e7f2cc629c3: Layer already exists 08:36:55 56f72be70754: Layer already exists 08:36:55 651d9022c234: Layer already exists 08:36:55 latest: digest: sha256:7db14de1f69de205ae0e4cdfd381f00cb88f0ab065b0cff2b52fa1ffd2c47875 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:56 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.25 08:36:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:36:56 02d1551def1e: Preparing 08:36:56 5194df2c7ff9: Preparing 08:36:56 87efb2936291: Preparing 08:36:56 532e16d03dc0: Preparing 08:36:56 9d0c18898af6: Preparing 08:36:56 0e7f2cc629c3: Preparing 08:36:56 56f72be70754: Preparing 08:36:56 0e7f2cc629c3: Waiting 08:36:56 a07787ea0134: Preparing 08:36:56 56f72be70754: Waiting 08:36:56 651d9022c234: Preparing 08:36:56 a07787ea0134: Waiting 08:36:56 651d9022c234: Waiting 08:36:56 02d1551def1e: Layer already exists 08:36:56 532e16d03dc0: Layer already exists 08:36:56 87efb2936291: Layer already exists 08:36:56 9d0c18898af6: Layer already exists 08:36:56 5194df2c7ff9: Layer already exists 08:36:56 0e7f2cc629c3: Layer already exists 08:36:56 56f72be70754: Layer already exists 08:36:56 a07787ea0134: Layer already exists 08:36:56 651d9022c234: Layer already exists 08:36:56 4.0.0-dev.25: digest: sha256:7db14de1f69de205ae0e4cdfd381f00cb88f0ab065b0cff2b52fa1ffd2c47875 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:36:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:36:57 02d1551def1e: Preparing 08:36:57 5194df2c7ff9: Preparing 08:36:57 87efb2936291: Preparing 08:36:57 532e16d03dc0: Preparing 08:36:57 9d0c18898af6: Preparing 08:36:57 0e7f2cc629c3: Preparing 08:36:57 56f72be70754: Preparing 08:36:57 a07787ea0134: Preparing 08:36:57 651d9022c234: Preparing 08:36:57 0e7f2cc629c3: Waiting 08:36:57 56f72be70754: Waiting 08:36:57 a07787ea0134: Waiting 08:36:57 651d9022c234: Waiting 08:36:57 87efb2936291: Layer already exists 08:36:57 532e16d03dc0: Layer already exists 08:36:57 9d0c18898af6: Layer already exists 08:36:57 5194df2c7ff9: Layer already exists 08:36:57 02d1551def1e: Layer already exists 08:36:57 651d9022c234: Layer already exists 08:36:57 56f72be70754: Layer already exists 08:36:57 0e7f2cc629c3: Layer already exists 08:36:57 a07787ea0134: Layer already exists 08:36:57 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:7db14de1f69de205ae0e4cdfd381f00cb88f0ab065b0cff2b52fa1ffd2c47875 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:58 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 08:36:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:36:58 02d1551def1e: Preparing 08:36:58 5194df2c7ff9: Preparing 08:36:58 87efb2936291: Preparing 08:36:58 532e16d03dc0: Preparing 08:36:58 9d0c18898af6: Preparing 08:36:58 0e7f2cc629c3: Preparing 08:36:58 56f72be70754: Preparing 08:36:58 a07787ea0134: Preparing 08:36:58 651d9022c234: Preparing 08:36:58 0e7f2cc629c3: Waiting 08:36:58 a07787ea0134: Waiting 08:36:58 651d9022c234: Waiting 08:36:58 56f72be70754: Waiting 08:36:58 532e16d03dc0: Layer already exists 08:36:58 02d1551def1e: Layer already exists 08:36:58 5194df2c7ff9: Layer already exists 08:36:58 87efb2936291: Layer already exists 08:36:58 9d0c18898af6: Layer already exists 08:36:58 a07787ea0134: Layer already exists 08:36:58 56f72be70754: Layer already exists 08:36:58 651d9022c234: Layer already exists 08:36:58 0e7f2cc629c3: Layer already exists 08:36:58 main: digest: sha256:7db14de1f69de205ae0e4cdfd381f00cb88f0ab065b0cff2b52fa1ffd2c47875 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:36:58 ===================================================== [Pipeline] echo 08:36:58 taggedImages: 08:36:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:36:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 08:36:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.25 08:36:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:36:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 08:36:58 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 08:36:58 b30e0ec92257b99dae16d28c3a521f006a0b909d 08:36:58 latest 08:36:58 4.0.0-dev.25 08:36:58 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:36:58 main 08:36:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:59 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:36:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:36:59 405a3bc837a1: Preparing 08:36:59 5c57eaa4c88e: Preparing 08:36:59 84a062f890e1: Preparing 08:36:59 85c2049e8311: Preparing 08:36:59 0248b340eedb: Preparing 08:36:59 c2c2b4ee16e0: Preparing 08:36:59 7db407a1dfc4: Preparing 08:36:59 9d0c18898af6: Preparing 08:36:59 0e7f2cc629c3: Preparing 08:36:59 2ea11f6a99c6: Preparing 08:36:59 e1387533f345: Preparing 08:36:59 c2c2b4ee16e0: Waiting 08:36:59 7db407a1dfc4: Waiting 08:36:59 9d0c18898af6: Waiting 08:36:59 0e7f2cc629c3: Waiting 08:36:59 2ea11f6a99c6: Waiting 08:36:59 e1387533f345: Waiting 08:36:59 5f70bf18a086: Preparing 08:36:59 2f7f2b94f9cf: Preparing 08:36:59 5f70bf18a086: Waiting 08:36:59 2f7f2b94f9cf: Waiting 08:36:59 fcffb7b21755: Preparing 08:36:59 0e888731d806: Preparing 08:36:59 fcffb7b21755: Waiting 08:36:59 651d9022c234: Preparing 08:36:59 651d9022c234: Waiting 08:36:59 0e888731d806: Waiting 08:37:00 85c2049e8311: Pushed 08:37:00 84a062f890e1: Pushed 08:37:00 5c57eaa4c88e: Pushed 08:37:00 0248b340eedb: Pushed 08:37:00 405a3bc837a1: Pushed 08:37:00 9d0c18898af6: Layer already exists 08:37:00 0e7f2cc629c3: Layer already exists 08:37:00 5f70bf18a086: Layer already exists 08:37:00 c2c2b4ee16e0: Pushed 08:37:00 2ea11f6a99c6: Pushed 08:37:00 e1387533f345: Pushed 08:37:00 2f7f2b94f9cf: Pushed 08:37:00 651d9022c234: Layer already exists 08:37:00 0e888731d806: Pushed 08:37:01 fcffb7b21755: Pushed 08:37:03 7db407a1dfc4: Pushed 08:37:03 b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:6bc313e9692b2105ec5db1a2e16af0251e05216e775d29b317d5207c268d964a size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:03 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 08:37:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:37:03 405a3bc837a1: Preparing 08:37:03 5c57eaa4c88e: Preparing 08:37:03 84a062f890e1: Preparing 08:37:03 85c2049e8311: Preparing 08:37:03 0248b340eedb: Preparing 08:37:03 c2c2b4ee16e0: Preparing 08:37:03 7db407a1dfc4: Preparing 08:37:03 9d0c18898af6: Preparing 08:37:03 0e7f2cc629c3: Preparing 08:37:03 2ea11f6a99c6: Preparing 08:37:03 e1387533f345: Preparing 08:37:03 5f70bf18a086: Preparing 08:37:03 2f7f2b94f9cf: Preparing 08:37:03 fcffb7b21755: Preparing 08:37:03 0e888731d806: Preparing 08:37:03 651d9022c234: Preparing 08:37:03 7db407a1dfc4: Waiting 08:37:03 9d0c18898af6: Waiting 08:37:03 0e7f2cc629c3: Waiting 08:37:03 2ea11f6a99c6: Waiting 08:37:03 e1387533f345: Waiting 08:37:03 5f70bf18a086: Waiting 08:37:03 2f7f2b94f9cf: Waiting 08:37:03 fcffb7b21755: Waiting 08:37:03 0e888731d806: Waiting 08:37:03 651d9022c234: Waiting 08:37:03 c2c2b4ee16e0: Waiting 08:37:03 405a3bc837a1: Layer already exists 08:37:03 5c57eaa4c88e: Layer already exists 08:37:03 84a062f890e1: Layer already exists 08:37:03 85c2049e8311: Layer already exists 08:37:03 0248b340eedb: Layer already exists 08:37:03 c2c2b4ee16e0: Layer already exists 08:37:03 7db407a1dfc4: Layer already exists 08:37:03 0e7f2cc629c3: Layer already exists 08:37:03 9d0c18898af6: Layer already exists 08:37:03 2ea11f6a99c6: Layer already exists 08:37:03 e1387533f345: Layer already exists 08:37:03 5f70bf18a086: Layer already exists 08:37:03 fcffb7b21755: Layer already exists 08:37:03 2f7f2b94f9cf: Layer already exists 08:37:03 0e888731d806: Layer already exists 08:37:04 651d9022c234: Layer already exists 08:37:04 latest: digest: sha256:6bc313e9692b2105ec5db1a2e16af0251e05216e775d29b317d5207c268d964a size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:04 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.25 08:37:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:37:04 405a3bc837a1: Preparing 08:37:04 5c57eaa4c88e: Preparing 08:37:04 84a062f890e1: Preparing 08:37:04 85c2049e8311: Preparing 08:37:04 0248b340eedb: Preparing 08:37:04 c2c2b4ee16e0: Preparing 08:37:04 7db407a1dfc4: Preparing 08:37:04 9d0c18898af6: Preparing 08:37:04 0e7f2cc629c3: Preparing 08:37:04 2ea11f6a99c6: Preparing 08:37:04 e1387533f345: Preparing 08:37:04 5f70bf18a086: Preparing 08:37:04 2f7f2b94f9cf: Preparing 08:37:04 fcffb7b21755: Preparing 08:37:04 0e888731d806: Preparing 08:37:04 651d9022c234: Preparing 08:37:04 c2c2b4ee16e0: Waiting 08:37:04 e1387533f345: Waiting 08:37:04 7db407a1dfc4: Waiting 08:37:04 5f70bf18a086: Waiting 08:37:04 9d0c18898af6: Waiting 08:37:04 2f7f2b94f9cf: Waiting 08:37:04 fcffb7b21755: Waiting 08:37:04 0e7f2cc629c3: Waiting 08:37:04 0e888731d806: Waiting 08:37:04 2ea11f6a99c6: Waiting 08:37:04 651d9022c234: Waiting 08:37:04 0248b340eedb: Layer already exists 08:37:04 405a3bc837a1: Layer already exists 08:37:04 85c2049e8311: Layer already exists 08:37:04 5c57eaa4c88e: Layer already exists 08:37:04 84a062f890e1: Layer already exists 08:37:04 2ea11f6a99c6: Layer already exists 08:37:04 9d0c18898af6: Layer already exists 08:37:04 c2c2b4ee16e0: Layer already exists 08:37:04 0e7f2cc629c3: Layer already exists 08:37:04 7db407a1dfc4: Layer already exists 08:37:04 e1387533f345: Layer already exists 08:37:04 2f7f2b94f9cf: Layer already exists 08:37:04 5f70bf18a086: Layer already exists 08:37:04 0e888731d806: Layer already exists 08:37:05 fcffb7b21755: Layer already exists 08:37:05 651d9022c234: Layer already exists 08:37:05 4.0.0-dev.25: digest: sha256:6bc313e9692b2105ec5db1a2e16af0251e05216e775d29b317d5207c268d964a size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:05 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:37:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:37:05 405a3bc837a1: Preparing 08:37:05 5c57eaa4c88e: Preparing 08:37:05 84a062f890e1: Preparing 08:37:05 85c2049e8311: Preparing 08:37:05 0248b340eedb: Preparing 08:37:05 c2c2b4ee16e0: Preparing 08:37:05 7db407a1dfc4: Preparing 08:37:05 9d0c18898af6: Preparing 08:37:05 0e7f2cc629c3: Preparing 08:37:05 2ea11f6a99c6: Preparing 08:37:05 e1387533f345: Preparing 08:37:05 5f70bf18a086: Preparing 08:37:05 2f7f2b94f9cf: Preparing 08:37:05 fcffb7b21755: Preparing 08:37:05 0e888731d806: Preparing 08:37:05 651d9022c234: Preparing 08:37:05 0e7f2cc629c3: Waiting 08:37:05 2ea11f6a99c6: Waiting 08:37:05 e1387533f345: Waiting 08:37:05 5f70bf18a086: Waiting 08:37:05 2f7f2b94f9cf: Waiting 08:37:05 fcffb7b21755: Waiting 08:37:05 0e888731d806: Waiting 08:37:05 c2c2b4ee16e0: Waiting 08:37:05 651d9022c234: Waiting 08:37:05 7db407a1dfc4: Waiting 08:37:05 9d0c18898af6: Waiting 08:37:05 85c2049e8311: Layer already exists 08:37:05 405a3bc837a1: Layer already exists 08:37:05 0248b340eedb: Layer already exists 08:37:05 5c57eaa4c88e: Layer already exists 08:37:05 84a062f890e1: Layer already exists 08:37:05 c2c2b4ee16e0: Layer already exists 08:37:05 7db407a1dfc4: Layer already exists 08:37:05 2ea11f6a99c6: Layer already exists 08:37:05 9d0c18898af6: Layer already exists 08:37:05 0e7f2cc629c3: Layer already exists 08:37:05 5f70bf18a086: Layer already exists 08:37:05 e1387533f345: Layer already exists 08:37:06 2f7f2b94f9cf: Layer already exists 08:37:06 fcffb7b21755: Layer already exists 08:37:06 0e888731d806: Layer already exists 08:37:06 651d9022c234: Layer already exists 08:37:06 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:6bc313e9692b2105ec5db1a2e16af0251e05216e775d29b317d5207c268d964a size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:06 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 08:37:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:37:06 405a3bc837a1: Preparing 08:37:06 5c57eaa4c88e: Preparing 08:37:06 84a062f890e1: Preparing 08:37:06 85c2049e8311: Preparing 08:37:06 0248b340eedb: Preparing 08:37:06 c2c2b4ee16e0: Preparing 08:37:06 7db407a1dfc4: Preparing 08:37:06 9d0c18898af6: Preparing 08:37:06 0e7f2cc629c3: Preparing 08:37:06 2ea11f6a99c6: Preparing 08:37:06 e1387533f345: Preparing 08:37:06 5f70bf18a086: Preparing 08:37:06 2f7f2b94f9cf: Preparing 08:37:06 fcffb7b21755: Preparing 08:37:06 c2c2b4ee16e0: Waiting 08:37:06 7db407a1dfc4: Waiting 08:37:06 0e888731d806: Preparing 08:37:06 9d0c18898af6: Waiting 08:37:06 651d9022c234: Preparing 08:37:06 0e7f2cc629c3: Waiting 08:37:06 5f70bf18a086: Waiting 08:37:06 2ea11f6a99c6: Waiting 08:37:06 2f7f2b94f9cf: Waiting 08:37:06 e1387533f345: Waiting 08:37:06 fcffb7b21755: Waiting 08:37:06 651d9022c234: Waiting 08:37:06 0e888731d806: Waiting 08:37:06 0248b340eedb: Layer already exists 08:37:06 5c57eaa4c88e: Layer already exists 08:37:06 85c2049e8311: Layer already exists 08:37:06 84a062f890e1: Layer already exists 08:37:06 405a3bc837a1: Layer already exists 08:37:06 c2c2b4ee16e0: Layer already exists 08:37:06 7db407a1dfc4: Layer already exists 08:37:06 9d0c18898af6: Layer already exists 08:37:06 0e7f2cc629c3: Layer already exists 08:37:06 2ea11f6a99c6: Layer already exists 08:37:06 e1387533f345: Layer already exists 08:37:06 5f70bf18a086: Layer already exists 08:37:06 2f7f2b94f9cf: Layer already exists 08:37:06 fcffb7b21755: Layer already exists 08:37:06 0e888731d806: Layer already exists 08:37:06 651d9022c234: Layer already exists 08:37:07 main: digest: sha256:6bc313e9692b2105ec5db1a2e16af0251e05216e775d29b317d5207c268d964a size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:37:07 ===================================================== [Pipeline] echo 08:37:07 taggedImages: 08:37:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:37:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 08:37:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.25 08:37:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:37:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 08:37:07 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 08:37:07 b30e0ec92257b99dae16d28c3a521f006a0b909d 08:37:07 latest 08:37:07 4.0.0-dev.25 08:37:07 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:37:07 main 08:37:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:07 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:37:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:37:07 c235bbaeecd8: Preparing 08:37:07 5eb318b16cf1: Preparing 08:37:07 7401f2bf066b: Preparing 08:37:07 997a8e363589: Preparing 08:37:07 9d0c18898af6: Preparing 08:37:07 0e7f2cc629c3: Preparing 08:37:07 56f72be70754: Preparing 08:37:07 a07787ea0134: Preparing 08:37:07 651d9022c234: Preparing 08:37:07 0e7f2cc629c3: Waiting 08:37:07 56f72be70754: Waiting 08:37:07 651d9022c234: Waiting 08:37:07 a07787ea0134: Waiting 08:37:08 5eb318b16cf1: Pushed 08:37:08 7401f2bf066b: Pushed 08:37:09 9d0c18898af6: Layer already exists 08:37:09 0e7f2cc629c3: Layer already exists 08:37:09 56f72be70754: Layer already exists 08:37:09 a07787ea0134: Layer already exists 08:37:09 651d9022c234: Layer already exists 08:37:09 c235bbaeecd8: Pushed 08:37:12 997a8e363589: Pushed 08:37:12 b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:29362816182b25139e838b2bd6465bae082eeede5920e13cf3d4ff3ecb225631 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:12 + 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 08:37:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 08:37:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:37:13 c235bbaeecd8: Preparing 08:37:13 5eb318b16cf1: Preparing 08:37:13 7401f2bf066b: Preparing 08:37:13 997a8e363589: Preparing 08:37:13 9d0c18898af6: Preparing 08:37:13 0e7f2cc629c3: Preparing 08:37:13 56f72be70754: Preparing 08:37:13 a07787ea0134: Preparing 08:37:13 651d9022c234: Preparing 08:37:13 0e7f2cc629c3: Waiting 08:37:13 56f72be70754: Waiting 08:37:13 a07787ea0134: Waiting 08:37:13 651d9022c234: Waiting 08:37:13 7401f2bf066b: Layer already exists 08:37:13 5eb318b16cf1: Layer already exists 08:37:13 997a8e363589: Layer already exists 08:37:13 c235bbaeecd8: Layer already exists 08:37:13 9d0c18898af6: Layer already exists 08:37:13 56f72be70754: Layer already exists 08:37:13 651d9022c234: Layer already exists 08:37:13 a07787ea0134: Layer already exists 08:37:13 0e7f2cc629c3: Layer already exists 08:37:13 latest: digest: sha256:29362816182b25139e838b2bd6465bae082eeede5920e13cf3d4ff3ecb225631 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:13 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.25 08:37:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:37:14 c235bbaeecd8: Preparing 08:37:14 5eb318b16cf1: Preparing 08:37:14 7401f2bf066b: Preparing 08:37:14 997a8e363589: Preparing 08:37:14 9d0c18898af6: Preparing 08:37:14 0e7f2cc629c3: Preparing 08:37:14 56f72be70754: Preparing 08:37:14 a07787ea0134: Preparing 08:37:14 651d9022c234: Preparing 08:37:14 0e7f2cc629c3: Waiting 08:37:14 56f72be70754: Waiting 08:37:14 a07787ea0134: Waiting 08:37:14 651d9022c234: Waiting 08:37:14 5eb318b16cf1: Layer already exists 08:37:14 9d0c18898af6: Layer already exists 08:37:14 997a8e363589: Layer already exists 08:37:14 7401f2bf066b: Layer already exists 08:37:14 c235bbaeecd8: Layer already exists 08:37:14 0e7f2cc629c3: Layer already exists 08:37:14 651d9022c234: Layer already exists 08:37:14 56f72be70754: Layer already exists 08:37:14 a07787ea0134: Layer already exists 08:37:14 4.0.0-dev.25: digest: sha256:29362816182b25139e838b2bd6465bae082eeede5920e13cf3d4ff3ecb225631 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:14 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:37:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:37:15 c235bbaeecd8: Preparing 08:37:15 5eb318b16cf1: Preparing 08:37:15 7401f2bf066b: Preparing 08:37:15 997a8e363589: Preparing 08:37:15 9d0c18898af6: Preparing 08:37:15 0e7f2cc629c3: Preparing 08:37:15 56f72be70754: Preparing 08:37:15 a07787ea0134: Preparing 08:37:15 651d9022c234: Preparing 08:37:15 56f72be70754: Waiting 08:37:15 a07787ea0134: Waiting 08:37:15 651d9022c234: Waiting 08:37:15 0e7f2cc629c3: Waiting 08:37:15 9d0c18898af6: Layer already exists 08:37:15 5eb318b16cf1: Layer already exists 08:37:15 c235bbaeecd8: Layer already exists 08:37:15 997a8e363589: Layer already exists 08:37:15 7401f2bf066b: Layer already exists 08:37:15 0e7f2cc629c3: Layer already exists 08:37:15 56f72be70754: Layer already exists 08:37:15 a07787ea0134: Layer already exists 08:37:15 651d9022c234: Layer already exists 08:37:15 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:29362816182b25139e838b2bd6465bae082eeede5920e13cf3d4ff3ecb225631 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:15 + 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 08:37:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 08:37:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:37:16 c235bbaeecd8: Preparing 08:37:16 5eb318b16cf1: Preparing 08:37:16 7401f2bf066b: Preparing 08:37:16 997a8e363589: Preparing 08:37:16 9d0c18898af6: Preparing 08:37:16 0e7f2cc629c3: Preparing 08:37:16 56f72be70754: Preparing 08:37:16 a07787ea0134: Preparing 08:37:16 651d9022c234: Preparing 08:37:16 0e7f2cc629c3: Waiting 08:37:16 651d9022c234: Waiting 08:37:16 56f72be70754: Waiting 08:37:16 a07787ea0134: Waiting 08:37:16 9d0c18898af6: Layer already exists 08:37:16 997a8e363589: Layer already exists 08:37:16 5eb318b16cf1: Layer already exists 08:37:16 7401f2bf066b: Layer already exists 08:37:16 c235bbaeecd8: Layer already exists 08:37:16 a07787ea0134: Layer already exists 08:37:16 0e7f2cc629c3: Layer already exists 08:37:16 651d9022c234: Layer already exists 08:37:16 56f72be70754: Layer already exists 08:37:16 main: digest: sha256:29362816182b25139e838b2bd6465bae082eeede5920e13cf3d4ff3ecb225631 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:37:16 ===================================================== [Pipeline] echo 08:37:16 taggedImages: 08:37:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:37:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 08:37:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.25 08:37:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:37:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 08:37:16 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 08:37:16 b30e0ec92257b99dae16d28c3a521f006a0b909d 08:37:16 latest 08:37:16 4.0.0-dev.25 08:37:16 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:37:16 main 08:37:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:16 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:37:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:37:17 4ae80615643d: Preparing 08:37:17 1d7011a88326: Preparing 08:37:17 5b5fc33eb6ca: Preparing 08:37:17 88fee3ac6028: Preparing 08:37:17 9c14c2b867dc: Preparing 08:37:17 9d0c18898af6: Preparing 08:37:17 0e7f2cc629c3: Preparing 08:37:17 a299e6044b18: Preparing 08:37:17 672dceda7d74: Preparing 08:37:17 221a464d0765: Preparing 08:37:17 651d9022c234: Preparing 08:37:17 9d0c18898af6: Waiting 08:37:17 0e7f2cc629c3: Waiting 08:37:17 672dceda7d74: Waiting 08:37:17 a299e6044b18: Waiting 08:37:17 221a464d0765: Waiting 08:37:17 651d9022c234: Waiting 08:37:17 88fee3ac6028: Pushed 08:37:17 1d7011a88326: Pushed 08:37:17 4ae80615643d: Pushed 08:37:17 9c14c2b867dc: Pushed 08:37:17 9d0c18898af6: Layer already exists 08:37:17 0e7f2cc629c3: Layer already exists 08:37:17 651d9022c234: Layer already exists 08:37:17 a299e6044b18: Pushed 08:37:17 672dceda7d74: Pushed 08:37:19 5b5fc33eb6ca: Pushed 08:37:21 221a464d0765: Pushed 08:37:21 b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:624a53e1f474f6333d61871dc847b732d35751518bcf4c77e392ef94d042bca9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:22 + 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 08:37:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 08:37:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:37:22 4ae80615643d: Preparing 08:37:22 1d7011a88326: Preparing 08:37:22 5b5fc33eb6ca: Preparing 08:37:22 88fee3ac6028: Preparing 08:37:22 9c14c2b867dc: Preparing 08:37:22 9d0c18898af6: Preparing 08:37:22 0e7f2cc629c3: Preparing 08:37:22 a299e6044b18: Preparing 08:37:22 672dceda7d74: Preparing 08:37:22 221a464d0765: Preparing 08:37:22 651d9022c234: Preparing 08:37:22 a299e6044b18: Waiting 08:37:22 221a464d0765: Waiting 08:37:22 672dceda7d74: Waiting 08:37:22 651d9022c234: Waiting 08:37:22 9d0c18898af6: Waiting 08:37:22 0e7f2cc629c3: Waiting 08:37:22 9c14c2b867dc: Layer already exists 08:37:22 4ae80615643d: Layer already exists 08:37:22 1d7011a88326: Layer already exists 08:37:22 88fee3ac6028: Layer already exists 08:37:22 5b5fc33eb6ca: Layer already exists 08:37:22 9d0c18898af6: Layer already exists 08:37:22 0e7f2cc629c3: Layer already exists 08:37:22 a299e6044b18: Layer already exists 08:37:22 221a464d0765: Layer already exists 08:37:22 672dceda7d74: Layer already exists 08:37:22 651d9022c234: Layer already exists 08:37:22 latest: digest: sha256:624a53e1f474f6333d61871dc847b732d35751518bcf4c77e392ef94d042bca9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:23 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.25 08:37:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:37:23 4ae80615643d: Preparing 08:37:23 1d7011a88326: Preparing 08:37:23 5b5fc33eb6ca: Preparing 08:37:23 88fee3ac6028: Preparing 08:37:23 9c14c2b867dc: Preparing 08:37:23 9d0c18898af6: Preparing 08:37:23 0e7f2cc629c3: Preparing 08:37:23 a299e6044b18: Preparing 08:37:23 672dceda7d74: Preparing 08:37:23 221a464d0765: Preparing 08:37:23 651d9022c234: Preparing 08:37:23 9d0c18898af6: Waiting 08:37:23 0e7f2cc629c3: Waiting 08:37:23 a299e6044b18: Waiting 08:37:23 672dceda7d74: Waiting 08:37:23 221a464d0765: Waiting 08:37:23 651d9022c234: Waiting 08:37:23 1d7011a88326: Layer already exists 08:37:23 9c14c2b867dc: Layer already exists 08:37:23 5b5fc33eb6ca: Layer already exists 08:37:23 88fee3ac6028: Layer already exists 08:37:23 4ae80615643d: Layer already exists 08:37:23 a299e6044b18: Layer already exists 08:37:23 0e7f2cc629c3: Layer already exists 08:37:23 9d0c18898af6: Layer already exists 08:37:23 672dceda7d74: Layer already exists 08:37:23 221a464d0765: Layer already exists 08:37:23 651d9022c234: Layer already exists 08:37:23 4.0.0-dev.25: digest: sha256:624a53e1f474f6333d61871dc847b732d35751518bcf4c77e392ef94d042bca9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:24 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:37:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:37:24 4ae80615643d: Preparing 08:37:24 1d7011a88326: Preparing 08:37:24 5b5fc33eb6ca: Preparing 08:37:24 88fee3ac6028: Preparing 08:37:24 9c14c2b867dc: Preparing 08:37:24 9d0c18898af6: Preparing 08:37:24 0e7f2cc629c3: Preparing 08:37:24 a299e6044b18: Preparing 08:37:24 672dceda7d74: Preparing 08:37:24 221a464d0765: Preparing 08:37:24 651d9022c234: Preparing 08:37:24 0e7f2cc629c3: Waiting 08:37:24 a299e6044b18: Waiting 08:37:24 672dceda7d74: Waiting 08:37:24 221a464d0765: Waiting 08:37:24 651d9022c234: Waiting 08:37:24 9d0c18898af6: Waiting 08:37:24 88fee3ac6028: Layer already exists 08:37:24 4ae80615643d: Layer already exists 08:37:24 1d7011a88326: Layer already exists 08:37:24 5b5fc33eb6ca: Layer already exists 08:37:24 9c14c2b867dc: Layer already exists 08:37:24 9d0c18898af6: Layer already exists 08:37:24 a299e6044b18: Layer already exists 08:37:24 221a464d0765: Layer already exists 08:37:24 0e7f2cc629c3: Layer already exists 08:37:24 672dceda7d74: Layer already exists 08:37:24 651d9022c234: Layer already exists 08:37:24 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:624a53e1f474f6333d61871dc847b732d35751518bcf4c77e392ef94d042bca9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:25 + 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 08:37:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 08:37:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:37:25 4ae80615643d: Preparing 08:37:25 1d7011a88326: Preparing 08:37:25 5b5fc33eb6ca: Preparing 08:37:25 88fee3ac6028: Preparing 08:37:25 9c14c2b867dc: Preparing 08:37:25 9d0c18898af6: Preparing 08:37:25 0e7f2cc629c3: Preparing 08:37:25 a299e6044b18: Preparing 08:37:25 672dceda7d74: Preparing 08:37:25 221a464d0765: Preparing 08:37:25 9d0c18898af6: Waiting 08:37:25 a299e6044b18: Waiting 08:37:25 0e7f2cc629c3: Waiting 08:37:25 672dceda7d74: Waiting 08:37:25 221a464d0765: Waiting 08:37:25 651d9022c234: Preparing 08:37:25 651d9022c234: Waiting 08:37:25 1d7011a88326: Layer already exists 08:37:25 4ae80615643d: Layer already exists 08:37:25 9c14c2b867dc: Layer already exists 08:37:25 88fee3ac6028: Layer already exists 08:37:25 5b5fc33eb6ca: Layer already exists 08:37:25 a299e6044b18: Layer already exists 08:37:25 672dceda7d74: Layer already exists 08:37:25 221a464d0765: Layer already exists 08:37:25 0e7f2cc629c3: Layer already exists 08:37:25 9d0c18898af6: Layer already exists 08:37:25 651d9022c234: Layer already exists 08:37:25 main: digest: sha256:624a53e1f474f6333d61871dc847b732d35751518bcf4c77e392ef94d042bca9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:37:25 ===================================================== [Pipeline] echo 08:37:25 taggedImages: 08:37:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:37:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 08:37:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.25 08:37:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:37:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 08:37:25 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 08:37:25 b30e0ec92257b99dae16d28c3a521f006a0b909d 08:37:25 latest 08:37:25 4.0.0-dev.25 08:37:25 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:37:25 main 08:37:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:26 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:37:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:37:26 eabd8adff0d4: Preparing 08:37:26 7286da483fe1: Preparing 08:37:26 65d1bdfc4f32: Preparing 08:37:26 ee92557c434e: Preparing 08:37:26 8881bf240304: Preparing 08:37:26 3e355a9a5a50: Preparing 08:37:26 8485c69f044d: Preparing 08:37:26 9d0c18898af6: Preparing 08:37:26 0e7f2cc629c3: Preparing 08:37:26 48f4fc756035: Preparing 08:37:26 69e6e0a9685b: Preparing 08:37:26 9d0c18898af6: Waiting 08:37:26 8485c69f044d: Waiting 08:37:26 3e355a9a5a50: Waiting 08:37:26 0e7f2cc629c3: Waiting 08:37:26 48f4fc756035: Waiting 08:37:26 69e6e0a9685b: Waiting 08:37:26 651d9022c234: Preparing 08:37:26 651d9022c234: Waiting 08:37:26 7286da483fe1: Pushed 08:37:26 8881bf240304: Pushed 08:37:26 eabd8adff0d4: Pushed 08:37:26 9d0c18898af6: Layer already exists 08:37:26 0e7f2cc629c3: Layer already exists 08:37:26 3e355a9a5a50: Pushed 08:37:26 8485c69f044d: Pushed 08:37:26 651d9022c234: Layer already exists 08:37:28 48f4fc756035: Pushed 08:37:29 ee92557c434e: Pushed 08:37:29 65d1bdfc4f32: Pushed 08:37:29 69e6e0a9685b: Pushed 08:37:29 b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:05747cdf24f90baf7803f742f2b624ab3f7c865be2aabe0c6c6468d8cbd9155c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:30 + 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 08:37:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 08:37:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:37:30 eabd8adff0d4: Preparing 08:37:30 7286da483fe1: Preparing 08:37:30 65d1bdfc4f32: Preparing 08:37:30 ee92557c434e: Preparing 08:37:30 8881bf240304: Preparing 08:37:30 3e355a9a5a50: Preparing 08:37:30 3e355a9a5a50: Waiting 08:37:30 8485c69f044d: Preparing 08:37:30 9d0c18898af6: Preparing 08:37:30 8485c69f044d: Waiting 08:37:30 0e7f2cc629c3: Preparing 08:37:30 9d0c18898af6: Waiting 08:37:30 0e7f2cc629c3: Waiting 08:37:30 48f4fc756035: Preparing 08:37:30 69e6e0a9685b: Preparing 08:37:30 48f4fc756035: Waiting 08:37:30 651d9022c234: Preparing 08:37:30 69e6e0a9685b: Waiting 08:37:30 651d9022c234: Waiting 08:37:30 8881bf240304: Layer already exists 08:37:30 7286da483fe1: Layer already exists 08:37:30 eabd8adff0d4: Layer already exists 08:37:30 65d1bdfc4f32: Layer already exists 08:37:30 ee92557c434e: Layer already exists 08:37:30 3e355a9a5a50: Layer already exists 08:37:30 0e7f2cc629c3: Layer already exists 08:37:30 9d0c18898af6: Layer already exists 08:37:30 8485c69f044d: Layer already exists 08:37:30 48f4fc756035: Layer already exists 08:37:30 69e6e0a9685b: Layer already exists 08:37:30 651d9022c234: Layer already exists 08:37:30 latest: digest: sha256:05747cdf24f90baf7803f742f2b624ab3f7c865be2aabe0c6c6468d8cbd9155c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:31 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.25 08:37:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:37:31 eabd8adff0d4: Preparing 08:37:31 7286da483fe1: Preparing 08:37:31 65d1bdfc4f32: Preparing 08:37:31 ee92557c434e: Preparing 08:37:31 8881bf240304: Preparing 08:37:31 3e355a9a5a50: Preparing 08:37:31 8485c69f044d: Preparing 08:37:31 9d0c18898af6: Preparing 08:37:31 0e7f2cc629c3: Preparing 08:37:31 48f4fc756035: Preparing 08:37:31 69e6e0a9685b: Preparing 08:37:31 651d9022c234: Preparing 08:37:31 0e7f2cc629c3: Waiting 08:37:31 3e355a9a5a50: Waiting 08:37:31 8485c69f044d: Waiting 08:37:31 9d0c18898af6: Waiting 08:37:31 48f4fc756035: Waiting 08:37:31 69e6e0a9685b: Waiting 08:37:31 651d9022c234: Waiting 08:37:31 65d1bdfc4f32: Layer already exists 08:37:31 8881bf240304: Layer already exists 08:37:31 7286da483fe1: Layer already exists 08:37:31 eabd8adff0d4: Layer already exists 08:37:31 ee92557c434e: Layer already exists 08:37:31 3e355a9a5a50: Layer already exists 08:37:31 8485c69f044d: Layer already exists 08:37:31 9d0c18898af6: Layer already exists 08:37:31 48f4fc756035: Layer already exists 08:37:31 0e7f2cc629c3: Layer already exists 08:37:31 69e6e0a9685b: Layer already exists 08:37:31 651d9022c234: Layer already exists 08:37:31 4.0.0-dev.25: digest: sha256:05747cdf24f90baf7803f742f2b624ab3f7c865be2aabe0c6c6468d8cbd9155c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:32 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:37:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:37:32 eabd8adff0d4: Preparing 08:37:32 7286da483fe1: Preparing 08:37:32 65d1bdfc4f32: Preparing 08:37:32 ee92557c434e: Preparing 08:37:32 8881bf240304: Preparing 08:37:32 3e355a9a5a50: Preparing 08:37:32 8485c69f044d: Preparing 08:37:32 9d0c18898af6: Preparing 08:37:32 0e7f2cc629c3: Preparing 08:37:32 48f4fc756035: Preparing 08:37:32 69e6e0a9685b: Preparing 08:37:32 651d9022c234: Preparing 08:37:32 69e6e0a9685b: Waiting 08:37:32 9d0c18898af6: Waiting 08:37:32 651d9022c234: Waiting 08:37:32 0e7f2cc629c3: Waiting 08:37:32 48f4fc756035: Waiting 08:37:32 3e355a9a5a50: Waiting 08:37:32 8485c69f044d: Waiting 08:37:32 ee92557c434e: Layer already exists 08:37:32 65d1bdfc4f32: Layer already exists 08:37:32 8881bf240304: Layer already exists 08:37:32 7286da483fe1: Layer already exists 08:37:32 eabd8adff0d4: Layer already exists 08:37:32 8485c69f044d: Layer already exists 08:37:32 3e355a9a5a50: Layer already exists 08:37:32 9d0c18898af6: Layer already exists 08:37:32 0e7f2cc629c3: Layer already exists 08:37:32 48f4fc756035: Layer already exists 08:37:32 69e6e0a9685b: Layer already exists 08:37:32 651d9022c234: Layer already exists 08:37:32 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:05747cdf24f90baf7803f742f2b624ab3f7c865be2aabe0c6c6468d8cbd9155c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:33 + 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 08:37:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 08:37:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:37:33 eabd8adff0d4: Preparing 08:37:33 7286da483fe1: Preparing 08:37:33 65d1bdfc4f32: Preparing 08:37:33 ee92557c434e: Preparing 08:37:33 8881bf240304: Preparing 08:37:33 3e355a9a5a50: Preparing 08:37:33 8485c69f044d: Preparing 08:37:33 9d0c18898af6: Preparing 08:37:33 0e7f2cc629c3: Preparing 08:37:33 48f4fc756035: Preparing 08:37:33 69e6e0a9685b: Preparing 08:37:33 651d9022c234: Preparing 08:37:33 8485c69f044d: Waiting 08:37:33 9d0c18898af6: Waiting 08:37:33 0e7f2cc629c3: Waiting 08:37:33 651d9022c234: Waiting 08:37:33 48f4fc756035: Waiting 08:37:33 69e6e0a9685b: Waiting 08:37:33 3e355a9a5a50: Waiting 08:37:33 7286da483fe1: Layer already exists 08:37:33 eabd8adff0d4: Layer already exists 08:37:33 8881bf240304: Layer already exists 08:37:33 ee92557c434e: Layer already exists 08:37:33 65d1bdfc4f32: Layer already exists 08:37:33 3e355a9a5a50: Layer already exists 08:37:33 9d0c18898af6: Layer already exists 08:37:33 8485c69f044d: Layer already exists 08:37:33 0e7f2cc629c3: Layer already exists 08:37:33 48f4fc756035: Layer already exists 08:37:33 69e6e0a9685b: Layer already exists 08:37:33 651d9022c234: Layer already exists 08:37:33 main: digest: sha256:05747cdf24f90baf7803f742f2b624ab3f7c865be2aabe0c6c6468d8cbd9155c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:37:33 ===================================================== [Pipeline] echo 08:37:33 taggedImages: 08:37:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:37:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 08:37:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.25 08:37:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:37:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 08:37:33 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 08:37:33 b30e0ec92257b99dae16d28c3a521f006a0b909d 08:37:33 latest 08:37:33 4.0.0-dev.25 08:37:33 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:37:33 main 08:37:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:34 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:37:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:37:34 c0220076caf6: Preparing 08:37:34 1e3a14cfd50d: Preparing 08:37:34 9d0c18898af6: Preparing 08:37:34 0e7f2cc629c3: Preparing 08:37:34 37b3f7df5a5b: Preparing 08:37:34 917df2e0575b: Preparing 08:37:34 651d9022c234: Preparing 08:37:34 917df2e0575b: Waiting 08:37:34 651d9022c234: Waiting 08:37:34 9d0c18898af6: Layer already exists 08:37:34 0e7f2cc629c3: Layer already exists 08:37:34 651d9022c234: Layer already exists 08:37:34 c0220076caf6: Pushed 08:37:36 37b3f7df5a5b: Pushed 08:37:36 917df2e0575b: Pushed 08:37:38 1e3a14cfd50d: Pushed 08:37:39 b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:91c87a8a5537b06f853d92eb5498563e5ad7664687e87fd882086ac7d487f856 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:39 + 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 08:37:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 08:37:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:37:39 c0220076caf6: Preparing 08:37:39 1e3a14cfd50d: Preparing 08:37:39 9d0c18898af6: Preparing 08:37:39 0e7f2cc629c3: Preparing 08:37:39 37b3f7df5a5b: Preparing 08:37:39 917df2e0575b: Preparing 08:37:39 651d9022c234: Preparing 08:37:39 917df2e0575b: Waiting 08:37:39 651d9022c234: Waiting 08:37:39 c0220076caf6: Layer already exists 08:37:39 0e7f2cc629c3: Layer already exists 08:37:39 1e3a14cfd50d: Layer already exists 08:37:39 9d0c18898af6: Layer already exists 08:37:39 37b3f7df5a5b: Layer already exists 08:37:39 917df2e0575b: Layer already exists 08:37:39 651d9022c234: Layer already exists 08:37:40 latest: digest: sha256:91c87a8a5537b06f853d92eb5498563e5ad7664687e87fd882086ac7d487f856 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:40 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.25 08:37:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:37:40 c0220076caf6: Preparing 08:37:40 1e3a14cfd50d: Preparing 08:37:40 9d0c18898af6: Preparing 08:37:40 0e7f2cc629c3: Preparing 08:37:40 37b3f7df5a5b: Preparing 08:37:40 917df2e0575b: Preparing 08:37:40 651d9022c234: Preparing 08:37:40 917df2e0575b: Waiting 08:37:40 651d9022c234: Waiting 08:37:40 0e7f2cc629c3: Layer already exists 08:37:40 c0220076caf6: Layer already exists 08:37:40 9d0c18898af6: Layer already exists 08:37:40 1e3a14cfd50d: Layer already exists 08:37:40 37b3f7df5a5b: Layer already exists 08:37:40 917df2e0575b: Layer already exists 08:37:40 651d9022c234: Layer already exists 08:37:41 4.0.0-dev.25: digest: sha256:91c87a8a5537b06f853d92eb5498563e5ad7664687e87fd882086ac7d487f856 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:41 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:37:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:37:41 c0220076caf6: Preparing 08:37:41 1e3a14cfd50d: Preparing 08:37:41 9d0c18898af6: Preparing 08:37:41 0e7f2cc629c3: Preparing 08:37:41 37b3f7df5a5b: Preparing 08:37:41 917df2e0575b: Preparing 08:37:41 651d9022c234: Preparing 08:37:41 917df2e0575b: Waiting 08:37:41 651d9022c234: Waiting 08:37:41 0e7f2cc629c3: Layer already exists 08:37:41 c0220076caf6: Layer already exists 08:37:41 9d0c18898af6: Layer already exists 08:37:41 1e3a14cfd50d: Layer already exists 08:37:41 37b3f7df5a5b: Layer already exists 08:37:41 917df2e0575b: Layer already exists 08:37:41 651d9022c234: Layer already exists 08:37:42 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:91c87a8a5537b06f853d92eb5498563e5ad7664687e87fd882086ac7d487f856 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:42 + 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 08:37:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 08:37:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:37:42 c0220076caf6: Preparing 08:37:42 1e3a14cfd50d: Preparing 08:37:42 9d0c18898af6: Preparing 08:37:42 0e7f2cc629c3: Preparing 08:37:42 37b3f7df5a5b: Preparing 08:37:42 917df2e0575b: Preparing 08:37:42 651d9022c234: Preparing 08:37:42 917df2e0575b: Waiting 08:37:42 651d9022c234: Waiting 08:37:42 0e7f2cc629c3: Layer already exists 08:37:42 37b3f7df5a5b: Layer already exists 08:37:42 9d0c18898af6: Layer already exists 08:37:42 1e3a14cfd50d: Layer already exists 08:37:42 c0220076caf6: Layer already exists 08:37:42 917df2e0575b: Layer already exists 08:37:42 651d9022c234: Layer already exists 08:37:43 main: digest: sha256:91c87a8a5537b06f853d92eb5498563e5ad7664687e87fd882086ac7d487f856 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:37:43 ===================================================== [Pipeline] echo 08:37:43 taggedImages: 08:37:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:37:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 08:37:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.25 08:37:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:37:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 08:37:43 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 08:37:43 b30e0ec92257b99dae16d28c3a521f006a0b909d 08:37:43 latest 08:37:43 4.0.0-dev.25 08:37:43 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:37:43 main 08:37:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:43 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:37:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:37:43 eb31dd4c9fe3: Preparing 08:37:43 f56611188703: Preparing 08:37:43 e6a3e6dae70b: Preparing 08:37:43 9d0c18898af6: Preparing 08:37:43 0e7f2cc629c3: Preparing 08:37:43 277c8b67badf: Preparing 08:37:43 6f92f832aa98: Preparing 08:37:43 791b3cb96dda: Preparing 08:37:43 59004e0e0d0c: Preparing 08:37:43 651d9022c234: Preparing 08:37:43 6f92f832aa98: Waiting 08:37:43 791b3cb96dda: Waiting 08:37:43 59004e0e0d0c: Waiting 08:37:43 651d9022c234: Waiting 08:37:43 277c8b67badf: Waiting 08:37:43 9d0c18898af6: Layer already exists 08:37:43 0e7f2cc629c3: Layer already exists 08:37:44 f56611188703: Pushed 08:37:44 e6a3e6dae70b: Pushed 08:37:44 eb31dd4c9fe3: Pushed 08:37:44 651d9022c234: Layer already exists 08:37:44 791b3cb96dda: Pushed 08:37:46 59004e0e0d0c: Pushed 08:38:12 277c8b67badf: Pushed 08:38:12 6f92f832aa98: Pushed 08:38:12 b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:7f18e424e1fa8d7ccfd6885e17f09f0fdf311c3163233cd5a55b0006ab277450 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:13 + 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 08:38:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 08:38:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:38:13 eb31dd4c9fe3: Preparing 08:38:13 f56611188703: Preparing 08:38:13 e6a3e6dae70b: Preparing 08:38:13 9d0c18898af6: Preparing 08:38:13 0e7f2cc629c3: Preparing 08:38:13 277c8b67badf: Preparing 08:38:13 6f92f832aa98: Preparing 08:38:13 791b3cb96dda: Preparing 08:38:13 59004e0e0d0c: Preparing 08:38:13 651d9022c234: Preparing 08:38:13 277c8b67badf: Waiting 08:38:13 6f92f832aa98: Waiting 08:38:13 791b3cb96dda: Waiting 08:38:13 59004e0e0d0c: Waiting 08:38:13 651d9022c234: Waiting 08:38:13 eb31dd4c9fe3: Layer already exists 08:38:13 e6a3e6dae70b: Layer already exists 08:38:13 9d0c18898af6: Layer already exists 08:38:13 f56611188703: Layer already exists 08:38:13 0e7f2cc629c3: Layer already exists 08:38:13 6f92f832aa98: Layer already exists 08:38:13 277c8b67badf: Layer already exists 08:38:13 59004e0e0d0c: Layer already exists 08:38:13 651d9022c234: Layer already exists 08:38:13 791b3cb96dda: Layer already exists 08:38:13 latest: digest: sha256:7f18e424e1fa8d7ccfd6885e17f09f0fdf311c3163233cd5a55b0006ab277450 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:14 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.25 08:38:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:38:14 eb31dd4c9fe3: Preparing 08:38:14 f56611188703: Preparing 08:38:14 e6a3e6dae70b: Preparing 08:38:14 9d0c18898af6: Preparing 08:38:14 0e7f2cc629c3: Preparing 08:38:14 277c8b67badf: Preparing 08:38:14 6f92f832aa98: Preparing 08:38:14 791b3cb96dda: Preparing 08:38:14 59004e0e0d0c: Preparing 08:38:14 651d9022c234: Preparing 08:38:14 277c8b67badf: Waiting 08:38:14 6f92f832aa98: Waiting 08:38:14 791b3cb96dda: Waiting 08:38:14 59004e0e0d0c: Waiting 08:38:14 651d9022c234: Waiting 08:38:14 f56611188703: Layer already exists 08:38:14 9d0c18898af6: Layer already exists 08:38:14 e6a3e6dae70b: Layer already exists 08:38:14 eb31dd4c9fe3: Layer already exists 08:38:14 0e7f2cc629c3: Layer already exists 08:38:14 651d9022c234: Layer already exists 08:38:14 277c8b67badf: Layer already exists 08:38:14 791b3cb96dda: Layer already exists 08:38:14 59004e0e0d0c: Layer already exists 08:38:14 6f92f832aa98: Layer already exists 08:38:14 4.0.0-dev.25: digest: sha256:7f18e424e1fa8d7ccfd6885e17f09f0fdf311c3163233cd5a55b0006ab277450 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:15 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:38:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:38:15 eb31dd4c9fe3: Preparing 08:38:15 f56611188703: Preparing 08:38:15 e6a3e6dae70b: Preparing 08:38:15 9d0c18898af6: Preparing 08:38:15 0e7f2cc629c3: Preparing 08:38:15 277c8b67badf: Preparing 08:38:15 6f92f832aa98: Preparing 08:38:15 791b3cb96dda: Preparing 08:38:15 277c8b67badf: Waiting 08:38:15 59004e0e0d0c: Preparing 08:38:15 6f92f832aa98: Waiting 08:38:15 651d9022c234: Preparing 08:38:15 791b3cb96dda: Waiting 08:38:15 59004e0e0d0c: Waiting 08:38:15 9d0c18898af6: Layer already exists 08:38:15 eb31dd4c9fe3: Layer already exists 08:38:15 e6a3e6dae70b: Layer already exists 08:38:15 0e7f2cc629c3: Layer already exists 08:38:15 f56611188703: Layer already exists 08:38:15 6f92f832aa98: Layer already exists 08:38:15 59004e0e0d0c: Layer already exists 08:38:15 277c8b67badf: Layer already exists 08:38:15 651d9022c234: Layer already exists 08:38:15 791b3cb96dda: Layer already exists 08:38:15 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:7f18e424e1fa8d7ccfd6885e17f09f0fdf311c3163233cd5a55b0006ab277450 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:16 + 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 08:38:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 08:38:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:38:16 eb31dd4c9fe3: Preparing 08:38:16 f56611188703: Preparing 08:38:16 e6a3e6dae70b: Preparing 08:38:16 9d0c18898af6: Preparing 08:38:16 0e7f2cc629c3: Preparing 08:38:16 277c8b67badf: Preparing 08:38:16 6f92f832aa98: Preparing 08:38:16 277c8b67badf: Waiting 08:38:16 791b3cb96dda: Preparing 08:38:16 6f92f832aa98: Waiting 08:38:16 59004e0e0d0c: Preparing 08:38:16 791b3cb96dda: Waiting 08:38:16 651d9022c234: Preparing 08:38:16 59004e0e0d0c: Waiting 08:38:16 651d9022c234: Waiting 08:38:16 e6a3e6dae70b: Layer already exists 08:38:16 9d0c18898af6: Layer already exists 08:38:16 eb31dd4c9fe3: Layer already exists 08:38:16 0e7f2cc629c3: Layer already exists 08:38:16 f56611188703: Layer already exists 08:38:16 277c8b67badf: Layer already exists 08:38:16 6f92f832aa98: Layer already exists 08:38:16 651d9022c234: Layer already exists 08:38:16 59004e0e0d0c: Layer already exists 08:38:16 791b3cb96dda: Layer already exists 08:38:16 main: digest: sha256:7f18e424e1fa8d7ccfd6885e17f09f0fdf311c3163233cd5a55b0006ab277450 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:38:16 ===================================================== [Pipeline] echo 08:38:16 taggedImages: 08:38:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:38:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 08:38:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.25 08:38:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:38:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 08:38:16 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 08:38:16 b30e0ec92257b99dae16d28c3a521f006a0b909d 08:38:16 latest 08:38:16 4.0.0-dev.25 08:38:16 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:38:16 main 08:38:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:17 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:38:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:38:17 53c0f5b02aca: Preparing 08:38:17 b2e97f7878ab: Preparing 08:38:17 621d97f04aee: Preparing 08:38:17 9d0c18898af6: Preparing 08:38:17 0e7f2cc629c3: Preparing 08:38:17 23ac64f5dcb2: Preparing 08:38:17 264075ff5485: Preparing 08:38:17 47bc17f1ab9e: Preparing 08:38:17 651d9022c234: Preparing 08:38:17 23ac64f5dcb2: Waiting 08:38:17 264075ff5485: Waiting 08:38:17 47bc17f1ab9e: Waiting 08:38:17 651d9022c234: Waiting 08:38:17 0e7f2cc629c3: Layer already exists 08:38:17 9d0c18898af6: Layer already exists 08:38:17 621d97f04aee: Pushed 08:38:17 b2e97f7878ab: Pushed 08:38:17 53c0f5b02aca: Pushed 08:38:17 651d9022c234: Layer already exists 08:38:18 47bc17f1ab9e: Pushed 08:38:19 264075ff5485: Pushed 08:38:37 23ac64f5dcb2: Pushed 08:38:37 b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:19538f23658d601793db0c09661f012d07ba693a257d479ca24d34d9810ee4f3 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:38 + 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 08:38:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 08:38:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:38:38 53c0f5b02aca: Preparing 08:38:38 b2e97f7878ab: Preparing 08:38:38 621d97f04aee: Preparing 08:38:38 9d0c18898af6: Preparing 08:38:38 0e7f2cc629c3: Preparing 08:38:38 23ac64f5dcb2: Preparing 08:38:38 264075ff5485: Preparing 08:38:38 47bc17f1ab9e: Preparing 08:38:38 651d9022c234: Preparing 08:38:38 264075ff5485: Waiting 08:38:38 47bc17f1ab9e: Waiting 08:38:38 651d9022c234: Waiting 08:38:38 23ac64f5dcb2: Waiting 08:38:38 b2e97f7878ab: Layer already exists 08:38:38 621d97f04aee: Layer already exists 08:38:38 9d0c18898af6: Layer already exists 08:38:38 53c0f5b02aca: Layer already exists 08:38:38 0e7f2cc629c3: Layer already exists 08:38:38 47bc17f1ab9e: Layer already exists 08:38:38 264075ff5485: Layer already exists 08:38:38 23ac64f5dcb2: Layer already exists 08:38:38 651d9022c234: Layer already exists 08:38:38 latest: digest: sha256:19538f23658d601793db0c09661f012d07ba693a257d479ca24d34d9810ee4f3 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:38 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.25 08:38:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:38:39 53c0f5b02aca: Preparing 08:38:39 b2e97f7878ab: Preparing 08:38:39 621d97f04aee: Preparing 08:38:39 9d0c18898af6: Preparing 08:38:39 0e7f2cc629c3: Preparing 08:38:39 23ac64f5dcb2: Preparing 08:38:39 264075ff5485: Preparing 08:38:39 47bc17f1ab9e: Preparing 08:38:39 651d9022c234: Preparing 08:38:39 264075ff5485: Waiting 08:38:39 47bc17f1ab9e: Waiting 08:38:39 651d9022c234: Waiting 08:38:39 23ac64f5dcb2: Waiting 08:38:39 621d97f04aee: Layer already exists 08:38:39 9d0c18898af6: Layer already exists 08:38:39 53c0f5b02aca: Layer already exists 08:38:39 0e7f2cc629c3: Layer already exists 08:38:39 b2e97f7878ab: Layer already exists 08:38:39 23ac64f5dcb2: Layer already exists 08:38:39 264075ff5485: Layer already exists 08:38:39 47bc17f1ab9e: Layer already exists 08:38:39 651d9022c234: Layer already exists 08:38:39 4.0.0-dev.25: digest: sha256:19538f23658d601793db0c09661f012d07ba693a257d479ca24d34d9810ee4f3 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:39 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:38:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:38:40 53c0f5b02aca: Preparing 08:38:40 b2e97f7878ab: Preparing 08:38:40 621d97f04aee: Preparing 08:38:40 9d0c18898af6: Preparing 08:38:40 0e7f2cc629c3: Preparing 08:38:40 23ac64f5dcb2: Preparing 08:38:40 264075ff5485: Preparing 08:38:40 47bc17f1ab9e: Preparing 08:38:40 651d9022c234: Preparing 08:38:40 23ac64f5dcb2: Waiting 08:38:40 264075ff5485: Waiting 08:38:40 47bc17f1ab9e: Waiting 08:38:40 651d9022c234: Waiting 08:38:40 9d0c18898af6: Layer already exists 08:38:40 53c0f5b02aca: Layer already exists 08:38:40 0e7f2cc629c3: Layer already exists 08:38:40 621d97f04aee: Layer already exists 08:38:40 b2e97f7878ab: Layer already exists 08:38:40 264075ff5485: Layer already exists 08:38:40 47bc17f1ab9e: Layer already exists 08:38:40 651d9022c234: Layer already exists 08:38:40 23ac64f5dcb2: Layer already exists 08:38:40 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:19538f23658d601793db0c09661f012d07ba693a257d479ca24d34d9810ee4f3 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:40 + 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 08:38:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 08:38:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:38:41 53c0f5b02aca: Preparing 08:38:41 b2e97f7878ab: Preparing 08:38:41 621d97f04aee: Preparing 08:38:41 9d0c18898af6: Preparing 08:38:41 0e7f2cc629c3: Preparing 08:38:41 23ac64f5dcb2: Preparing 08:38:41 264075ff5485: Preparing 08:38:41 47bc17f1ab9e: Preparing 08:38:41 651d9022c234: Preparing 08:38:41 23ac64f5dcb2: Waiting 08:38:41 264075ff5485: Waiting 08:38:41 47bc17f1ab9e: Waiting 08:38:41 651d9022c234: Waiting 08:38:41 621d97f04aee: Layer already exists 08:38:41 0e7f2cc629c3: Layer already exists 08:38:41 53c0f5b02aca: Layer already exists 08:38:41 b2e97f7878ab: Layer already exists 08:38:41 9d0c18898af6: Layer already exists 08:38:41 23ac64f5dcb2: Layer already exists 08:38:41 264075ff5485: Layer already exists 08:38:41 47bc17f1ab9e: Layer already exists 08:38:41 651d9022c234: Layer already exists 08:38:41 main: digest: sha256:19538f23658d601793db0c09661f012d07ba693a257d479ca24d34d9810ee4f3 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:38:41 ===================================================== [Pipeline] echo 08:38:41 taggedImages: 08:38:41 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:38:41 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 08:38:41 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.25 08:38:41 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:38:41 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 08:38:41 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 08:38:41 b30e0ec92257b99dae16d28c3a521f006a0b909d 08:38:41 latest 08:38:41 4.0.0-dev.25 08:38:41 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:38:41 main 08:38:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:42 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:38:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:38:42 2b255262e1c5: Preparing 08:38:42 a08f8c1d8176: Preparing 08:38:42 88c9ca253a18: Preparing 08:38:42 9d0c18898af6: Preparing 08:38:42 0e7f2cc629c3: Preparing 08:38:42 a24bf28c7ef7: Preparing 08:38:42 791b3cb96dda: Preparing 08:38:42 59004e0e0d0c: Preparing 08:38:42 651d9022c234: Preparing 08:38:42 a24bf28c7ef7: Waiting 08:38:42 791b3cb96dda: Waiting 08:38:42 59004e0e0d0c: Waiting 08:38:42 651d9022c234: Waiting 08:38:42 0e7f2cc629c3: Layer already exists 08:38:42 9d0c18898af6: Layer already exists 08:38:42 791b3cb96dda: Layer already exists 08:38:42 59004e0e0d0c: Layer already exists 08:38:42 88c9ca253a18: Pushed 08:38:42 a08f8c1d8176: Pushed 08:38:42 2b255262e1c5: Pushed 08:38:42 651d9022c234: Layer already exists 08:39:04 a24bf28c7ef7: Pushed 08:39:04 b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:e948b2cdd1f88ae55464ec4e0b529172416da53ea75165ac8c41384b9dc77b3f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:05 + 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 08:39:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 08:39:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:39:05 2b255262e1c5: Preparing 08:39:05 a08f8c1d8176: Preparing 08:39:05 88c9ca253a18: Preparing 08:39:05 9d0c18898af6: Preparing 08:39:05 0e7f2cc629c3: Preparing 08:39:05 a24bf28c7ef7: Preparing 08:39:05 791b3cb96dda: Preparing 08:39:05 59004e0e0d0c: Preparing 08:39:05 651d9022c234: Preparing 08:39:05 a24bf28c7ef7: Waiting 08:39:05 791b3cb96dda: Waiting 08:39:05 651d9022c234: Waiting 08:39:05 59004e0e0d0c: Waiting 08:39:05 0e7f2cc629c3: Layer already exists 08:39:05 a08f8c1d8176: Layer already exists 08:39:05 9d0c18898af6: Layer already exists 08:39:05 2b255262e1c5: Layer already exists 08:39:05 88c9ca253a18: Layer already exists 08:39:05 59004e0e0d0c: Layer already exists 08:39:05 791b3cb96dda: Layer already exists 08:39:05 651d9022c234: Layer already exists 08:39:05 a24bf28c7ef7: Layer already exists 08:39:05 latest: digest: sha256:e948b2cdd1f88ae55464ec4e0b529172416da53ea75165ac8c41384b9dc77b3f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:06 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.25 08:39:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:39:06 2b255262e1c5: Preparing 08:39:06 a08f8c1d8176: Preparing 08:39:06 88c9ca253a18: Preparing 08:39:06 9d0c18898af6: Preparing 08:39:06 0e7f2cc629c3: Preparing 08:39:06 a24bf28c7ef7: Preparing 08:39:06 791b3cb96dda: Preparing 08:39:06 59004e0e0d0c: Preparing 08:39:06 651d9022c234: Preparing 08:39:06 791b3cb96dda: Waiting 08:39:06 59004e0e0d0c: Waiting 08:39:06 651d9022c234: Waiting 08:39:06 a24bf28c7ef7: Waiting 08:39:06 0e7f2cc629c3: Layer already exists 08:39:06 9d0c18898af6: Layer already exists 08:39:06 88c9ca253a18: Layer already exists 08:39:06 2b255262e1c5: Layer already exists 08:39:06 a08f8c1d8176: Layer already exists 08:39:06 a24bf28c7ef7: Layer already exists 08:39:06 791b3cb96dda: Layer already exists 08:39:06 651d9022c234: Layer already exists 08:39:06 59004e0e0d0c: Layer already exists 08:39:06 4.0.0-dev.25: digest: sha256:e948b2cdd1f88ae55464ec4e0b529172416da53ea75165ac8c41384b9dc77b3f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:07 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:39:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:39:07 2b255262e1c5: Preparing 08:39:07 a08f8c1d8176: Preparing 08:39:07 88c9ca253a18: Preparing 08:39:07 9d0c18898af6: Preparing 08:39:07 0e7f2cc629c3: Preparing 08:39:07 a24bf28c7ef7: Preparing 08:39:07 791b3cb96dda: Preparing 08:39:07 59004e0e0d0c: Preparing 08:39:07 651d9022c234: Preparing 08:39:07 59004e0e0d0c: Waiting 08:39:07 651d9022c234: Waiting 08:39:07 a24bf28c7ef7: Waiting 08:39:07 791b3cb96dda: Waiting 08:39:07 88c9ca253a18: Layer already exists 08:39:07 2b255262e1c5: Layer already exists 08:39:07 9d0c18898af6: Layer already exists 08:39:07 0e7f2cc629c3: Layer already exists 08:39:07 a08f8c1d8176: Layer already exists 08:39:07 791b3cb96dda: Layer already exists 08:39:07 59004e0e0d0c: Layer already exists 08:39:07 651d9022c234: Layer already exists 08:39:07 a24bf28c7ef7: Layer already exists 08:39:08 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:e948b2cdd1f88ae55464ec4e0b529172416da53ea75165ac8c41384b9dc77b3f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:08 + 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 08:39:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 08:39:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:39:08 2b255262e1c5: Preparing 08:39:08 a08f8c1d8176: Preparing 08:39:08 88c9ca253a18: Preparing 08:39:08 9d0c18898af6: Preparing 08:39:08 0e7f2cc629c3: Preparing 08:39:08 a24bf28c7ef7: Preparing 08:39:08 791b3cb96dda: Preparing 08:39:08 59004e0e0d0c: Preparing 08:39:08 651d9022c234: Preparing 08:39:08 a24bf28c7ef7: Waiting 08:39:08 651d9022c234: Waiting 08:39:08 59004e0e0d0c: Waiting 08:39:08 791b3cb96dda: Waiting 08:39:08 88c9ca253a18: Layer already exists 08:39:08 9d0c18898af6: Layer already exists 08:39:08 0e7f2cc629c3: Layer already exists 08:39:08 2b255262e1c5: Layer already exists 08:39:08 a08f8c1d8176: Layer already exists 08:39:08 a24bf28c7ef7: Layer already exists 08:39:08 651d9022c234: Layer already exists 08:39:08 59004e0e0d0c: Layer already exists 08:39:08 791b3cb96dda: Layer already exists 08:39:09 main: digest: sha256:e948b2cdd1f88ae55464ec4e0b529172416da53ea75165ac8c41384b9dc77b3f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:39:09 ===================================================== [Pipeline] echo 08:39:09 taggedImages: 08:39:09 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:39:09 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 08:39:09 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.25 08:39:09 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:39:09 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 08:39:09 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 08:39:09 b30e0ec92257b99dae16d28c3a521f006a0b909d 08:39:09 latest 08:39:09 4.0.0-dev.25 08:39:09 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:39:09 main 08:39:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:09 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:39:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:39:09 ae163a34a229: Preparing 08:39:09 9cc882008429: Preparing 08:39:09 a983b190cc69: Preparing 08:39:09 9d0c18898af6: Preparing 08:39:09 0e7f2cc629c3: Preparing 08:39:09 88a66c8e04c1: Preparing 08:39:09 88a66c8e04c1: Waiting 08:39:09 583546b60e9c: Preparing 08:39:09 583546b60e9c: Waiting 08:39:09 651d9022c234: Preparing 08:39:09 651d9022c234: Waiting 08:39:09 9d0c18898af6: Layer already exists 08:39:09 0e7f2cc629c3: Layer already exists 08:39:10 9cc882008429: Pushed 08:39:10 ae163a34a229: Pushed 08:39:10 651d9022c234: Layer already exists 08:39:10 583546b60e9c: Pushed 08:39:11 88a66c8e04c1: Pushed 08:39:18 a983b190cc69: Pushed 08:39:18 b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:f33086188c5ff44b2460f469d3c425a50135d24622e79a5373cc0bba70a23efc size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:18 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 08:39:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:39:18 ae163a34a229: Preparing 08:39:18 9cc882008429: Preparing 08:39:18 a983b190cc69: Preparing 08:39:18 9d0c18898af6: Preparing 08:39:18 0e7f2cc629c3: Preparing 08:39:18 88a66c8e04c1: Preparing 08:39:18 583546b60e9c: Preparing 08:39:18 88a66c8e04c1: Waiting 08:39:18 651d9022c234: Preparing 08:39:18 583546b60e9c: Waiting 08:39:18 651d9022c234: Waiting 08:39:18 0e7f2cc629c3: Layer already exists 08:39:18 ae163a34a229: Layer already exists 08:39:18 a983b190cc69: Layer already exists 08:39:18 9d0c18898af6: Layer already exists 08:39:18 9cc882008429: Layer already exists 08:39:18 651d9022c234: Layer already exists 08:39:18 583546b60e9c: Layer already exists 08:39:18 88a66c8e04c1: Layer already exists 08:39:19 latest: digest: sha256:f33086188c5ff44b2460f469d3c425a50135d24622e79a5373cc0bba70a23efc size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:19 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.25 08:39:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:39:20 ae163a34a229: Preparing 08:39:20 9cc882008429: Preparing 08:39:20 a983b190cc69: Preparing 08:39:20 9d0c18898af6: Preparing 08:39:20 0e7f2cc629c3: Preparing 08:39:20 88a66c8e04c1: Preparing 08:39:20 583546b60e9c: Preparing 08:39:20 651d9022c234: Preparing 08:39:20 88a66c8e04c1: Waiting 08:39:20 583546b60e9c: Waiting 08:39:20 651d9022c234: Waiting 08:39:20 ae163a34a229: Layer already exists 08:39:20 0e7f2cc629c3: Layer already exists 08:39:20 a983b190cc69: Layer already exists 08:39:20 9d0c18898af6: Layer already exists 08:39:20 9cc882008429: Layer already exists 08:39:20 583546b60e9c: Layer already exists 08:39:20 88a66c8e04c1: Layer already exists 08:39:20 651d9022c234: Layer already exists 08:39:20 4.0.0-dev.25: digest: sha256:f33086188c5ff44b2460f469d3c425a50135d24622e79a5373cc0bba70a23efc size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:20 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:39:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:39:20 ae163a34a229: Preparing 08:39:20 9cc882008429: Preparing 08:39:20 a983b190cc69: Preparing 08:39:20 9d0c18898af6: Preparing 08:39:20 0e7f2cc629c3: Preparing 08:39:20 88a66c8e04c1: Preparing 08:39:20 583546b60e9c: Preparing 08:39:20 88a66c8e04c1: Waiting 08:39:20 651d9022c234: Preparing 08:39:20 651d9022c234: Waiting 08:39:20 583546b60e9c: Waiting 08:39:20 9cc882008429: Layer already exists 08:39:20 9d0c18898af6: Layer already exists 08:39:20 ae163a34a229: Layer already exists 08:39:20 a983b190cc69: Layer already exists 08:39:20 0e7f2cc629c3: Layer already exists 08:39:20 583546b60e9c: Layer already exists 08:39:20 88a66c8e04c1: Layer already exists 08:39:20 651d9022c234: Layer already exists 08:39:21 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:f33086188c5ff44b2460f469d3c425a50135d24622e79a5373cc0bba70a23efc size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:21 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 08:39:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:39:21 ae163a34a229: Preparing 08:39:21 9cc882008429: Preparing 08:39:21 a983b190cc69: Preparing 08:39:21 9d0c18898af6: Preparing 08:39:21 0e7f2cc629c3: Preparing 08:39:21 88a66c8e04c1: Preparing 08:39:21 583546b60e9c: Preparing 08:39:21 88a66c8e04c1: Waiting 08:39:21 651d9022c234: Preparing 08:39:21 583546b60e9c: Waiting 08:39:21 651d9022c234: Waiting 08:39:21 0e7f2cc629c3: Layer already exists 08:39:21 9d0c18898af6: Layer already exists 08:39:21 ae163a34a229: Layer already exists 08:39:21 a983b190cc69: Layer already exists 08:39:21 9cc882008429: Layer already exists 08:39:21 88a66c8e04c1: Layer already exists 08:39:21 583546b60e9c: Layer already exists 08:39:21 651d9022c234: Layer already exists 08:39:22 main: digest: sha256:f33086188c5ff44b2460f469d3c425a50135d24622e79a5373cc0bba70a23efc size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:39:22 ===================================================== [Pipeline] echo 08:39:22 taggedImages: 08:39:22 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:39:22 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 08:39:22 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.25 08:39:22 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:39:22 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 08:39:22 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 08:39:22 b30e0ec92257b99dae16d28c3a521f006a0b909d 08:39:22 latest 08:39:22 4.0.0-dev.25 08:39:22 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:39:22 main 08:39:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:22 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:39:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:39:23 5857b6b83972: Preparing 08:39:23 297b4e29ce71: Preparing 08:39:23 9d0c18898af6: Preparing 08:39:23 0e7f2cc629c3: Preparing 08:39:23 187296118438: Preparing 08:39:23 832dbd8ba94f: Preparing 08:39:23 651d9022c234: Preparing 08:39:23 832dbd8ba94f: Waiting 08:39:23 651d9022c234: Waiting 08:39:23 0e7f2cc629c3: Layer already exists 08:39:23 9d0c18898af6: Layer already exists 08:39:23 651d9022c234: Layer already exists 08:39:23 5857b6b83972: Pushed 08:39:24 832dbd8ba94f: Pushed 08:39:24 187296118438: Pushed 08:39:31 297b4e29ce71: Pushed 08:39:31 b30e0ec92257b99dae16d28c3a521f006a0b909d: digest: sha256:1cefd52df7d658f8e519839281d1ca52a3a8027e7722a7e142f7fd2c9d0739d1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:31 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 08:39:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:39:32 5857b6b83972: Preparing 08:39:32 297b4e29ce71: Preparing 08:39:32 9d0c18898af6: Preparing 08:39:32 0e7f2cc629c3: Preparing 08:39:32 187296118438: Preparing 08:39:32 832dbd8ba94f: Preparing 08:39:32 651d9022c234: Preparing 08:39:32 832dbd8ba94f: Waiting 08:39:32 651d9022c234: Waiting 08:39:32 9d0c18898af6: Layer already exists 08:39:32 297b4e29ce71: Layer already exists 08:39:32 0e7f2cc629c3: Layer already exists 08:39:32 5857b6b83972: Layer already exists 08:39:32 187296118438: Layer already exists 08:39:32 651d9022c234: Layer already exists 08:39:32 832dbd8ba94f: Layer already exists 08:39:32 latest: digest: sha256:1cefd52df7d658f8e519839281d1ca52a3a8027e7722a7e142f7fd2c9d0739d1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:32 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.25 08:39:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:39:33 5857b6b83972: Preparing 08:39:33 297b4e29ce71: Preparing 08:39:33 9d0c18898af6: Preparing 08:39:33 0e7f2cc629c3: Preparing 08:39:33 187296118438: Preparing 08:39:33 832dbd8ba94f: Preparing 08:39:33 651d9022c234: Preparing 08:39:33 651d9022c234: Waiting 08:39:33 832dbd8ba94f: Waiting 08:39:33 9d0c18898af6: Layer already exists 08:39:33 297b4e29ce71: Layer already exists 08:39:33 187296118438: Layer already exists 08:39:33 5857b6b83972: Layer already exists 08:39:33 0e7f2cc629c3: Layer already exists 08:39:33 832dbd8ba94f: Layer already exists 08:39:33 651d9022c234: Layer already exists 08:39:33 4.0.0-dev.25: digest: sha256:1cefd52df7d658f8e519839281d1ca52a3a8027e7722a7e142f7fd2c9d0739d1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:33 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:39:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:39:34 5857b6b83972: Preparing 08:39:34 297b4e29ce71: Preparing 08:39:34 9d0c18898af6: Preparing 08:39:34 0e7f2cc629c3: Preparing 08:39:34 187296118438: Preparing 08:39:34 832dbd8ba94f: Preparing 08:39:34 651d9022c234: Preparing 08:39:34 832dbd8ba94f: Waiting 08:39:34 651d9022c234: Waiting 08:39:34 187296118438: Layer already exists 08:39:34 297b4e29ce71: Layer already exists 08:39:34 5857b6b83972: Layer already exists 08:39:34 0e7f2cc629c3: Layer already exists 08:39:34 9d0c18898af6: Layer already exists 08:39:34 832dbd8ba94f: Layer already exists 08:39:34 651d9022c234: Layer already exists 08:39:34 b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25: digest: sha256:1cefd52df7d658f8e519839281d1ca52a3a8027e7722a7e142f7fd2c9d0739d1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:34 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 08:39:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:39:34 5857b6b83972: Preparing 08:39:34 297b4e29ce71: Preparing 08:39:34 9d0c18898af6: Preparing 08:39:34 0e7f2cc629c3: Preparing 08:39:34 187296118438: Preparing 08:39:34 832dbd8ba94f: Preparing 08:39:34 651d9022c234: Preparing 08:39:34 832dbd8ba94f: Waiting 08:39:34 651d9022c234: Waiting 08:39:34 0e7f2cc629c3: Layer already exists 08:39:34 297b4e29ce71: Layer already exists 08:39:34 9d0c18898af6: Layer already exists 08:39:34 5857b6b83972: Layer already exists 08:39:34 187296118438: Layer already exists 08:39:34 832dbd8ba94f: Layer already exists 08:39:34 651d9022c234: Layer already exists 08:39:35 main: digest: sha256:1cefd52df7d658f8e519839281d1ca52a3a8027e7722a7e142f7fd2c9d0739d1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:39:35 ===================================================== [Pipeline] echo 08:39:35 taggedImages: 08:39:35 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d 08:39:35 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 08:39:35 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.25 08:39:35 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b30e0ec92257b99dae16d28c3a521f006a0b909d-4.0.0-dev.25 08:39:35 - 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 08:39:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:39:35 08:39:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:39:36 arm64: Pulling from edgex-lftools-log-publisher 08:39:36 8998bd30e6a1: Pulling fs layer 08:39:36 04944245beec: Pulling fs layer 08:39:36 699f458cf7ca: Pulling fs layer 08:39:36 765212b225bb: Pulling fs layer 08:39:36 f23df028b6ca: Pulling fs layer 08:39:36 d65c8cfc05b1: Pulling fs layer 08:39:36 2437ff75d9bd: Pulling fs layer 08:39:36 765212b225bb: Waiting 08:39:36 f23df028b6ca: Waiting 08:39:36 d65c8cfc05b1: Waiting 08:39:36 2437ff75d9bd: Waiting 08:39:36 04944245beec: Verifying Checksum 08:39:36 04944245beec: Download complete 08:39:36 765212b225bb: Verifying Checksum 08:39:36 765212b225bb: Download complete 08:39:36 f23df028b6ca: Verifying Checksum 08:39:36 f23df028b6ca: Download complete 08:39:36 d65c8cfc05b1: Verifying Checksum 08:39:36 d65c8cfc05b1: Download complete 08:39:36 699f458cf7ca: Verifying Checksum 08:39:36 699f458cf7ca: Download complete 08:39:36 8998bd30e6a1: Verifying Checksum 08:39:36 8998bd30e6a1: Download complete 08:39:38 2437ff75d9bd: Verifying Checksum 08:39:38 2437ff75d9bd: Download complete 08:39:43 8998bd30e6a1: Pull complete 08:39:43 04944245beec: Pull complete 08:39:45 699f458cf7ca: Pull complete 08:39:45 765212b225bb: Pull complete 08:39:46 f23df028b6ca: Pull complete 08:39:46 d65c8cfc05b1: Pull complete 08:40:12 2437ff75d9bd: Pull complete 08:40:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:40:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:40:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:40:13 prd-ubuntu20.04-docker-arm64-4c-16g-34849 does not seem to be running inside a container 08:40:13 $ 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/761 -v /w/workspace/edgex-go/761:/w/workspace/edgex-go/761:rw,z -v /w/workspace/edgex-go/761@tmp:/w/workspace/edgex-go/761@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 08:40:15 $ docker top 2f0cb96812bc72e194e35ee9a337e45d53f988c2408373179604ea6748aa103d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:40:15 ---> job-cost.sh 08:40:16 lf-activate-venv: SKIPPING 08:40:16 INFO: No Stack... 08:40:16 INFO: Retrieving Pricing Info for: v3-standard-8 08:40:17 INFO: Archiving Costs [Pipeline] sh 08:40:17 + cat+ /w/workspace/edgex-go/761/archives/cost.csv 08:40:17 cut -d, -f6 [Pipeline] lock 08:40:17 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-761-stack-cost] 08:40:17 Resource [jenkins-edgexfoundry-edgex-go-main-761-stack-cost] did not exist. Created. 08:40:17 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-761-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:40:18 + echo total: 0.2199999988079071 [Pipeline] stash 08:40:18 Stashed 1 file(s) [Pipeline] } 08:40:18 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-761-stack-cost] [Pipeline] // lock [Pipeline] } 08:40:18 $ docker stop --time=1 2f0cb96812bc72e194e35ee9a337e45d53f988c2408373179604ea6748aa103d 08:40:20 $ docker rm -f --volumes 2f0cb96812bc72e194e35ee9a337e45d53f988c2408373179604ea6748aa103d [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 08:40:20 provisioning config files... 08:40:20 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/761@tmp/config12029124525093350523tmp [Pipeline] { [Pipeline] sh 08:40:21 + set +x 08:40:21 + curl -s https://codecov.io/bash 08:40:21 + bash -s -- 08:40:21 08:40:21 _____ _ 08:40:21 / ____| | | 08:40:21 | | ___ __| | ___ ___ _____ __ 08:40:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:40:21 | |___| (_) | (_| | __/ (_| (_) \ V / 08:40:21 \_____\___/ \__,_|\___|\___\___/ \_/ 08:40:21 Bash-1.0.6 08:40:21 08:40:21 08:40:21 ==> git version 2.25.1 found 08:40:21 ==> 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 08:40:21 Release-Date: 2020-01-08 08:40:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:40:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:40:21 ==> Jenkins CI detected. 08:40:21 current dir:  /w/workspace/edgex-go/761 08:40:21 project root: . 08:40:21 --> token set from env 08:40:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:40:21 ==> Running gcov in . (disable via -X gcov) 08:40:21 ==> Python coveragepy not found 08:40:21 ==> Searching for coverage reports in: 08:40:21 + . 08:40:21 -> Found 1 reports 08:40:21 ==> Detecting git/mercurial file structure 08:40:21 ==> Reading reports 08:40:21 + ./coverage.out bytes=1412872 08:40:21 ==> Appending adjustments 08:40:21 https://docs.codecov.io/docs/fixing-reports 08:40:22 + Found adjustments 08:40:22 ==> Gzipping contents 08:40:22 124K /tmp/codecov.WOquEG.gz 08:40:22 ==> Uploading reports 08:40:22 url: https://codecov.io 08:40:22 query: branch=main&commit=b30e0ec92257b99dae16d28c3a521f006a0b909d&build=761&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F761%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:40:22 -> Pinging Codecov 08:40:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b30e0ec92257b99dae16d28c3a521f006a0b909d&build=761&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F761%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:40:22 -> Uploading to 08:40:22 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/b30e0ec92257b99dae16d28c3a521f006a0b909d/024b7b37-0572-46e5-a0db-393d233d5d08.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241210%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241210T084022Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=afee64a2d2554b6c7b2eae887918be0a296c51a16cab3d8ceb440a8077c3a34d 08:40:22 % Total % Received % Xferd Average Speed Time Time Time Current 08:40:22 Dload Upload Total Spent Left Speed 08:40:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 120k 0 0 100 120k 0 442k --:--:-- --:--:-- --:--:-- 442k 08:40:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b30e0ec92257b99dae16d28c3a521f006a0b909d [Pipeline] } 08:40:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 08:40:23 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:40:23 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:40:23 08:40:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:40:24 latest: Pulling from edgex-devops/edgex-snyk-go 08:40:24 43c4264eed91: Already exists 08:40:24 4cc291be95ef: Already exists 08:40:24 2ac1f1163629: Already exists 08:40:24 5c3c966382ef: Already exists 08:40:24 4f4fb700ef54: Already exists 08:40:24 d9c7d2e4e75e: Pulling fs layer 08:40:24 9c3e1370e548: Pulling fs layer 08:40:24 d9c7d2e4e75e: Verifying Checksum 08:40:24 d9c7d2e4e75e: Download complete 08:40:25 d9c7d2e4e75e: Pull complete 08:40:25 9c3e1370e548: Verifying Checksum 08:40:25 9c3e1370e548: Download complete 08:40:29 9c3e1370e548: Pull complete 08:40:29 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 08:40:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:40:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:40:29 prd-ubuntu20.04-docker-8c-8g-34848 does not seem to be running inside a container 08:40:29 $ 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/761 -v /w/workspace/edgex-go/761:/w/workspace/edgex-go/761:rw,z -v /w/workspace/edgex-go/761@tmp:/w/workspace/edgex-go/761@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 08:40:36 $ docker top 150f4f32e6c803952ac67149d0c32882dbef9403047201dda311a5869d6e638e -eo pid,comm [Pipeline] { [Pipeline] sh 08:40:36 + git config --global --add safe.directory /w/workspace/edgex-go/761 [Pipeline] echo 08:40:36 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 08:40:36 + set -o pipefail 08:40:36 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 08:40:49 08:40:49 Monitoring /w/workspace/edgex-go/761 (github.com/edgexfoundry/edgex-go)... 08:40:49 08:40:49 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/0fa43afb-7655-46e8-bfa8-d8cd444663c1 08:40:49 08:40:49 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:40:49 08:40:49 08:40:49 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 08:40:49 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 08:40:49 $ docker stop --time=1 150f4f32e6c803952ac67149d0c32882dbef9403047201dda311a5869d6e638e 08:40:56 $ docker rm -f --volumes 150f4f32e6c803952ac67149d0c32882dbef9403047201dda311a5869d6e638e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 08:40:56 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:40:56 provisioning config files... 08:40:56 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/761@tmp/config8729056920155084404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:40:56 --> edgex-publish-swagger.sh 08:40:56 === Publish openapi API === 08:40:56 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 08:40:56 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/761/openapi/core-command.yaml] 08:40:56 % Total % Received % Xferd Average Speed Time Time Time Current 08:40:56 Dload Upload Total Spent Left Speed 08:40:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 54185 --:--:-- --:--:-- --:--:-- 54095 100 32782 0 0 100 32782 0 54095 --:--:-- --:--:-- --:--:-- 54095 08:40:57 08:40:57 08:40:57 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/761/openapi/core-data.yaml] 08:40:57 % Total % Received % Xferd Average Speed Time Time Time Current 08:40:57 Dload Upload Total Spent Left Speed 08:40:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 130k --:--:-- --:--:-- --:--:-- 130k 08:40:58 08:40:58 08:40:58 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/761/openapi/core-keeper.yaml] 08:40:58 % Total % Received % Xferd Average Speed Time Time Time Current 08:40:58 Dload Upload Total Spent Left Speed 08:40:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32835 0 0 100 32835 0 157k --:--:-- --:--:-- --:--:-- 157k 100 32901 100 66 100 32835 242 117k --:--:-- --:--:-- --:--:-- 118k 08:40:58 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 08:40:58 08:40:58 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/761/openapi/core-metadata.yaml] 08:40:58 % Total % Received % Xferd Average Speed Time Time Time Current 08:40:58 Dload Upload Total Spent Left Speed 08:40:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 460 456k --:--:-- --:--:-- --:--:-- 457k 08:40:58 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:40:58 08:40:58 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/761/openapi/support-notifications.yaml] 08:40:58 % Total % Received % Xferd Average Speed Time Time Time Current 08:40:58 Dload Upload Total Spent Left Speed 08:40:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 448 244k --:--:-- --:--:-- --:--:-- 245k 08:40:59 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:40:59 08:40:59 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/761/openapi/support-scheduler.yaml] 08:40:59 % Total % Received % Xferd Average Speed Time Time Time Current 08:40:59 Dload Upload Total Spent Left Speed 08:40:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50701 0 0 100 50701 0 242k --:--:-- --:--:-- --:--:-- 241k 100 50857 100 156 100 50701 435 138k --:--:-- --:--:-- --:--:-- 138k 08:40:59 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:40:59 [Pipeline] } 08:40:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 08:40:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:40:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:41:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:41:00 prd-ubuntu20.04-docker-8c-8g-34848 does not seem to be running inside a container 08:41:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/761 -v /w/workspace/edgex-go/761:/w/workspace/edgex-go/761:rw,z -v /w/workspace/edgex-go/761@tmp:/w/workspace/edgex-go/761@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:41:00 $ docker top 754836f3134105846a8a978da3a61de65fa3419593432268a02ac256d5967e6c -eo pid,comm 08:41:00 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). 08:41:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:41:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:41:00 [ssh-agent] Looking for ssh-agent implementation... 08:41:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:41:00 $ docker exec 754836f3134105846a8a978da3a61de65fa3419593432268a02ac256d5967e6c ssh-agent 08:41:01 SSH_AUTH_SOCK=/tmp/ssh-B0IX186Qev7Q/agent.33 08:41:01 SSH_AGENT_PID=39 08:41:01 Running ssh-add (command line suppressed) 08:41:01 Identity added: /w/workspace/edgex-go/761@tmp/private_key_15571923597847187282.key (/w/workspace/edgex-go/761@tmp/private_key_15571923597847187282.key) 08:41:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:41:01 + git semver tag 08:41:01 2024-12-10 08:41:01,696 [run_tag] DEBUG tag force:False 08:41:01 2024-12-10 08:41:01,696 [check_head_tag] DEBUG check head tag 08:41:01 2024-12-10 08:41:01,700 [execute] INFO git cat-file --batch-check 08:41:01 2024-12-10 08:41:01,700 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/761, universal_newlines=False, shell=None, istream=) 08:41:01 2024-12-10 08:41:01,704 [execute] INFO git cat-file --batch 08:41:01 2024-12-10 08:41:01,704 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/761, universal_newlines=False, shell=None, istream=) 08:41:02 2024-12-10 08:41:01,772 [read_version] DEBUG read version from /w/workspace/edgex-go/761/.semver/main 08:41:02 2024-12-10 08:41:01,772 [execute] INFO git tag -a v4.0.0-dev.25 -m v4.0.0-dev.25 08:41:02 2024-12-10 08:41:01,773 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.25', '-m', 'v4.0.0-dev.25'], cwd=/w/workspace/edgex-go/761, universal_newlines=False, shell=None, istream=None) 08:41:02 2024-12-10 08:41:01,778 [read_version] DEBUG read version from /w/workspace/edgex-go/761/.semver/main 08:41:02 4.0.0-dev.25 [Pipeline] } 08:41:02 $ docker exec --env ******** --env ******** 754836f3134105846a8a978da3a61de65fa3419593432268a02ac256d5967e6c ssh-agent -k 08:41:02 unset SSH_AUTH_SOCK; 08:41:02 unset SSH_AGENT_PID; 08:41:02 echo Agent pid 39 killed; 08:41:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:41:02 + git semver [Pipeline] } 08:41:02 $ docker stop --time=1 754836f3134105846a8a978da3a61de65fa3419593432268a02ac256d5967e6c 08:41:04 $ docker rm -f --volumes 754836f3134105846a8a978da3a61de65fa3419593432268a02ac256d5967e6c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:41:04 08:41:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:41:04 0.23.1-centos7: Pulling from edgex-lftools 08:41:04 ab5ef0e58194: Pulling fs layer 08:41:04 9712f1f96733: Pulling fs layer 08:41:04 63f879dbbcfc: Pulling fs layer 08:41:04 0d9ebad4ef96: Pulling fs layer 08:41:04 e9a5061849ea: Pulling fs layer 08:41:04 d747dcd14b5f: Pulling fs layer 08:41:04 2de7ff778b66: Pulling fs layer 08:41:04 e9a5061849ea: Waiting 08:41:04 d747dcd14b5f: Waiting 08:41:04 2de7ff778b66: Waiting 08:41:04 0d9ebad4ef96: Waiting 08:41:04 9712f1f96733: Verifying Checksum 08:41:05 63f879dbbcfc: Verifying Checksum 08:41:05 63f879dbbcfc: Download complete 08:41:05 e9a5061849ea: Verifying Checksum 08:41:05 e9a5061849ea: Download complete 08:41:05 d747dcd14b5f: Verifying Checksum 08:41:05 d747dcd14b5f: Download complete 08:41:05 ab5ef0e58194: Verifying Checksum 08:41:05 ab5ef0e58194: Download complete 08:41:05 0d9ebad4ef96: Verifying Checksum 08:41:05 0d9ebad4ef96: Download complete 08:41:05 2de7ff778b66: Verifying Checksum 08:41:05 2de7ff778b66: Download complete 08:41:07 ab5ef0e58194: Pull complete 08:41:08 9712f1f96733: Pull complete 08:41:08 63f879dbbcfc: Pull complete 08:41:12 0d9ebad4ef96: Pull complete 08:41:12 e9a5061849ea: Pull complete 08:41:12 d747dcd14b5f: Pull complete 08:41:13 2de7ff778b66: Pull complete 08:41:13 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:41:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:41:13 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:41:13 prd-ubuntu20.04-docker-8c-8g-34848 does not seem to be running inside a container 08:41:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/761 -v /w/workspace/edgex-go/761:/w/workspace/edgex-go/761:rw,z -v /w/workspace/edgex-go/761@tmp:/w/workspace/edgex-go/761@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 08:41:16 $ docker top d6cf6f05b24b36b9d6dc52430ee1f105b036d4ccf38cbdef9b01da85f269ccdb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:41:16 provisioning config files... 08:41:16 copy managed file [sigul-config] to file:/w/workspace/edgex-go/761@tmp/config12685904914848738716tmp 08:41:16 copy managed file [sigul-password] to file:/w/workspace/edgex-go/761@tmp/config14919590708618491109tmp 08:41:16 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/761@tmp/config3069846254656883136tmp [Pipeline] { [Pipeline] echo 08:41:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:41:17 ---> sigul-configuration.sh 08:41:17 gpg: directory `/root/.gnupg' created 08:41:17 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:41:17 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:41:17 gpg: keyring `/root/.gnupg/secring.gpg' created 08:41:17 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:41:17 gpg: CAST5 encrypted data 08:41:17 gpg: encrypted with 1 passphrase 08:41:17 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:41:17 + mkdir /home/jenkins 08:41:17 + mkdir /home/jenkins/sigul [Pipeline] sh 08:41:17 + 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 08:41:17 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:41:18 ---> sigul-install.sh 08:41:18 Sigul already installed; skipping installation. [Pipeline] sh 08:41:18 + git tag --list 08:41:18 0.6.0 08:41:18 0.6.1 08:41:18 0.7.0 08:41:18 0.7.1 08:41:18 v1.0.0 08:41:18 v1.0.1 08:41:18 v1.1.0 08:41:18 v1.2.0 08:41:18 v1.2.1 08:41:18 v1.3.0 08:41:18 v1.3.1 08:41:18 v2.0.0 08:41:18 v2.1.0 08:41:18 v2.1.1 08:41:18 v2.2.0 08:41:18 v2.3.0 08:41:18 v3.0 08:41:18 v3.0.0 08:41:18 v3.1 08:41:18 v3.1.0 08:41:18 v3.1.0-dev.1 08:41:18 v3.1.0-dev.10 08:41:18 v3.1.0-dev.11 08:41:18 v3.1.0-dev.12 08:41:18 v3.1.0-dev.13 08:41:18 v3.1.0-dev.14 08:41:18 v3.1.0-dev.15 08:41:18 v3.1.0-dev.16 08:41:18 v3.1.0-dev.17 08:41:18 v3.1.0-dev.18 08:41:18 v3.1.0-dev.19 08:41:18 v3.1.0-dev.2 08:41:18 v3.1.0-dev.20 08:41:18 v3.1.0-dev.21 08:41:18 v3.1.0-dev.22 08:41:18 v3.1.0-dev.23 08:41:18 v3.1.0-dev.24 08:41:18 v3.1.0-dev.25 08:41:18 v3.1.0-dev.26 08:41:18 v3.1.0-dev.27 08:41:18 v3.1.0-dev.28 08:41:18 v3.1.0-dev.29 08:41:18 v3.1.0-dev.3 08:41:18 v3.1.0-dev.30 08:41:18 v3.1.0-dev.31 08:41:18 v3.1.0-dev.32 08:41:18 v3.1.0-dev.33 08:41:18 v3.1.0-dev.34 08:41:18 v3.1.0-dev.35 08:41:18 v3.1.0-dev.36 08:41:18 v3.1.0-dev.37 08:41:18 v3.1.0-dev.38 08:41:18 v3.1.0-dev.39 08:41:18 v3.1.0-dev.4 08:41:18 v3.1.0-dev.40 08:41:18 v3.1.0-dev.41 08:41:18 v3.1.0-dev.42 08:41:18 v3.1.0-dev.43 08:41:18 v3.1.0-dev.44 08:41:18 v3.1.0-dev.45 08:41:18 v3.1.0-dev.46 08:41:18 v3.1.0-dev.47 08:41:18 v3.1.0-dev.48 08:41:18 v3.1.0-dev.49 08:41:18 v3.1.0-dev.5 08:41:18 v3.1.0-dev.50 08:41:18 v3.1.0-dev.51 08:41:18 v3.1.0-dev.52 08:41:18 v3.1.0-dev.53 08:41:18 v3.1.0-dev.54 08:41:18 v3.1.0-dev.55 08:41:18 v3.1.0-dev.56 08:41:18 v3.1.0-dev.57 08:41:18 v3.1.0-dev.58 08:41:18 v3.1.0-dev.59 08:41:18 v3.1.0-dev.6 08:41:18 v3.1.0-dev.60 08:41:18 v3.1.0-dev.61 08:41:18 v3.1.0-dev.62 08:41:18 v3.1.0-dev.63 08:41:18 v3.1.0-dev.64 08:41:18 v3.1.0-dev.65 08:41:18 v3.1.0-dev.66 08:41:18 v3.1.0-dev.67 08:41:18 v3.1.0-dev.68 08:41:18 v3.1.0-dev.69 08:41:18 v3.1.0-dev.7 08:41:18 v3.1.0-dev.70 08:41:18 v3.1.0-dev.71 08:41:18 v3.1.0-dev.72 08:41:18 v3.1.0-dev.73 08:41:18 v3.1.0-dev.8 08:41:18 v3.1.0-dev.9 08:41:18 v3.1.1 08:41:18 v3.1.1-dev.1 08:41:18 v3.1.1-dev.2 08:41:18 v3.2.0-dev.1 08:41:18 v3.2.0-dev.10 08:41:18 v3.2.0-dev.100 08:41:18 v3.2.0-dev.101 08:41:18 v3.2.0-dev.102 08:41:18 v3.2.0-dev.103 08:41:18 v3.2.0-dev.104 08:41:18 v3.2.0-dev.105 08:41:18 v3.2.0-dev.106 08:41:18 v3.2.0-dev.107 08:41:18 v3.2.0-dev.108 08:41:18 v3.2.0-dev.109 08:41:18 v3.2.0-dev.11 08:41:18 v3.2.0-dev.12 08:41:18 v3.2.0-dev.13 08:41:18 v3.2.0-dev.14 08:41:18 v3.2.0-dev.15 08:41:18 v3.2.0-dev.16 08:41:18 v3.2.0-dev.17 08:41:18 v3.2.0-dev.18 08:41:18 v3.2.0-dev.19 08:41:18 v3.2.0-dev.2 08:41:18 v3.2.0-dev.20 08:41:18 v3.2.0-dev.21 08:41:18 v3.2.0-dev.22 08:41:18 v3.2.0-dev.23 08:41:18 v3.2.0-dev.24 08:41:18 v3.2.0-dev.25 08:41:18 v3.2.0-dev.26 08:41:18 v3.2.0-dev.27 08:41:18 v3.2.0-dev.28 08:41:18 v3.2.0-dev.29 08:41:18 v3.2.0-dev.3 08:41:18 v3.2.0-dev.30 08:41:18 v3.2.0-dev.31 08:41:18 v3.2.0-dev.32 08:41:18 v3.2.0-dev.33 08:41:18 v3.2.0-dev.34 08:41:18 v3.2.0-dev.35 08:41:18 v3.2.0-dev.36 08:41:18 v3.2.0-dev.37 08:41:18 v3.2.0-dev.38 08:41:18 v3.2.0-dev.39 08:41:18 v3.2.0-dev.4 08:41:18 v3.2.0-dev.40 08:41:18 v3.2.0-dev.41 08:41:18 v3.2.0-dev.42 08:41:18 v3.2.0-dev.43 08:41:18 v3.2.0-dev.44 08:41:18 v3.2.0-dev.45 08:41:18 v3.2.0-dev.46 08:41:18 v3.2.0-dev.47 08:41:18 v3.2.0-dev.48 08:41:18 v3.2.0-dev.49 08:41:18 v3.2.0-dev.5 08:41:18 v3.2.0-dev.50 08:41:18 v3.2.0-dev.51 08:41:18 v3.2.0-dev.52 08:41:18 v3.2.0-dev.53 08:41:18 v3.2.0-dev.54 08:41:18 v3.2.0-dev.55 08:41:18 v3.2.0-dev.56 08:41:18 v3.2.0-dev.57 08:41:18 v3.2.0-dev.58 08:41:18 v3.2.0-dev.59 08:41:18 v3.2.0-dev.6 08:41:18 v3.2.0-dev.60 08:41:18 v3.2.0-dev.61 08:41:18 v3.2.0-dev.62 08:41:18 v3.2.0-dev.63 08:41:18 v3.2.0-dev.64 08:41:18 v3.2.0-dev.65 08:41:18 v3.2.0-dev.66 08:41:18 v3.2.0-dev.67 08:41:18 v3.2.0-dev.68 08:41:18 v3.2.0-dev.69 08:41:18 v3.2.0-dev.7 08:41:18 v3.2.0-dev.70 08:41:18 v3.2.0-dev.71 08:41:18 v3.2.0-dev.72 08:41:18 v3.2.0-dev.73 08:41:18 v3.2.0-dev.74 08:41:18 v3.2.0-dev.75 08:41:18 v3.2.0-dev.76 08:41:18 v3.2.0-dev.77 08:41:18 v3.2.0-dev.78 08:41:18 v3.2.0-dev.79 08:41:18 v3.2.0-dev.8 08:41:18 v3.2.0-dev.80 08:41:18 v3.2.0-dev.81 08:41:18 v3.2.0-dev.82 08:41:18 v3.2.0-dev.83 08:41:18 v3.2.0-dev.84 08:41:18 v3.2.0-dev.85 08:41:18 v3.2.0-dev.86 08:41:18 v3.2.0-dev.87 08:41:18 v3.2.0-dev.88 08:41:18 v3.2.0-dev.89 08:41:18 v3.2.0-dev.9 08:41:18 v3.2.0-dev.90 08:41:18 v3.2.0-dev.91 08:41:18 v3.2.0-dev.92 08:41:18 v3.2.0-dev.93 08:41:18 v3.2.0-dev.94 08:41:18 v3.2.0-dev.95 08:41:18 v3.2.0-dev.96 08:41:18 v3.2.0-dev.97 08:41:18 v3.2.0-dev.98 08:41:18 v3.2.0-dev.99 08:41:18 v4.0.0-dev.1 08:41:18 v4.0.0-dev.10 08:41:18 v4.0.0-dev.11 08:41:18 v4.0.0-dev.12 08:41:18 v4.0.0-dev.13 08:41:18 v4.0.0-dev.14 08:41:18 v4.0.0-dev.15 08:41:18 v4.0.0-dev.16 08:41:18 v4.0.0-dev.17 08:41:18 v4.0.0-dev.18 08:41:18 v4.0.0-dev.19 08:41:18 v4.0.0-dev.2 08:41:18 v4.0.0-dev.20 08:41:18 v4.0.0-dev.21 08:41:18 v4.0.0-dev.22 08:41:18 v4.0.0-dev.23 08:41:18 v4.0.0-dev.24 08:41:18 v4.0.0-dev.25 08:41:18 v4.0.0-dev.3 08:41:18 v4.0.0-dev.4 08:41:18 v4.0.0-dev.5 08:41:18 v4.0.0-dev.6 08:41:18 v4.0.0-dev.7 08:41:18 v4.0.0-dev.8 08:41:18 v4.0.0-dev.9 [Pipeline] sh 08:41:18 + lftools sign git-tag v4.0.0-dev.25 08:41:19 Signing Git tag with Sigul... 08:41:19 Signing v4.0.0-dev.25 [Pipeline] echo 08:41:19 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:41:19 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:41:19 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:41:19 $ docker stop --time=1 d6cf6f05b24b36b9d6dc52430ee1f105b036d4ccf38cbdef9b01da85f269ccdb 08:41:21 $ docker rm -f --volumes d6cf6f05b24b36b9d6dc52430ee1f105b036d4ccf38cbdef9b01da85f269ccdb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:41:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:41:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:41:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:41:21 prd-ubuntu20.04-docker-8c-8g-34848 does not seem to be running inside a container 08:41:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/761 -v /w/workspace/edgex-go/761:/w/workspace/edgex-go/761:rw,z -v /w/workspace/edgex-go/761@tmp:/w/workspace/edgex-go/761@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:41:22 $ docker top 98d585639cf249fb177f69b5220a7365152bf15bf3ada7ec9f565b499e2126d1 -eo pid,comm 08:41:22 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). 08:41:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:41:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:41:22 [ssh-agent] Looking for ssh-agent implementation... 08:41:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:41:22 $ docker exec 98d585639cf249fb177f69b5220a7365152bf15bf3ada7ec9f565b499e2126d1 ssh-agent 08:41:22 SSH_AUTH_SOCK=/tmp/ssh-rOPhufTq8pH1/agent.31 08:41:22 SSH_AGENT_PID=37 08:41:22 Running ssh-add (command line suppressed) 08:41:22 Identity added: /w/workspace/edgex-go/761@tmp/private_key_8432797737433826302.key (/w/workspace/edgex-go/761@tmp/private_key_8432797737433826302.key) 08:41:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:41:23 + git semver bump pre 08:41:23 2024-12-10 08:41:23,305 [read_version] DEBUG read version from /w/workspace/edgex-go/761/.semver/main 08:41:23 2024-12-10 08:41:23,305 [bump_version] DEBUG bumping version:4.0.0-dev.25 on axis:pre with prefix:dev 08:41:23 2024-12-10 08:41:23,305 [bump_version] DEBUG bumped version:4.0.0-dev.26 08:41:23 2024-12-10 08:41:23,305 [write_version] DEBUG write version:4.0.0-dev.26 to path:/w/workspace/edgex-go/761/.semver/main with force:True 08:41:23 2024-12-10 08:41:23,305 [read_version] DEBUG read version from /w/workspace/edgex-go/761/.semver/main 08:41:23 2024-12-10 08:41:23,305 [write_file] DEBUG write to file:/w/workspace/edgex-go/761/.semver/main 08:41:23 2024-12-10 08:41:23,307 [execute] INFO git cat-file --batch-check 08:41:23 2024-12-10 08:41:23,307 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/761/.semver, universal_newlines=False, shell=None, istream=) 08:41:23 2024-12-10 08:41:23,312 [execute] INFO git cat-file --batch 08:41:23 2024-12-10 08:41:23,312 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/761/.semver, universal_newlines=False, shell=None, istream=) 08:41:23 2024-12-10 08:41:23,317 [read_version] DEBUG read version from /w/workspace/edgex-go/761/.semver/main 08:41:23 4.0.0-dev.26 [Pipeline] } 08:41:23 $ docker exec --env ******** --env ******** 98d585639cf249fb177f69b5220a7365152bf15bf3ada7ec9f565b499e2126d1 ssh-agent -k 08:41:23 unset SSH_AUTH_SOCK; 08:41:23 unset SSH_AGENT_PID; 08:41:23 echo Agent pid 37 killed; 08:41:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:41:23 + git semver [Pipeline] } 08:41:24 $ docker stop --time=1 98d585639cf249fb177f69b5220a7365152bf15bf3ada7ec9f565b499e2126d1 08:41:25 $ docker rm -f --volumes 98d585639cf249fb177f69b5220a7365152bf15bf3ada7ec9f565b499e2126d1 [Pipeline] // withDockerContainer [Pipeline] sh 08:41:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:41:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:41:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:41:26 prd-ubuntu20.04-docker-8c-8g-34848 does not seem to be running inside a container 08:41:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/761 -v /w/workspace/edgex-go/761:/w/workspace/edgex-go/761:rw,z -v /w/workspace/edgex-go/761@tmp:/w/workspace/edgex-go/761@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:41:26 $ docker top 9afc390fad5e470e6ac26e46f481b461fa20f3afb246f4bd8ecf4f005c1744d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:41:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:41:26 [ssh-agent] Looking for ssh-agent implementation... 08:41:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:41:26 $ docker exec 9afc390fad5e470e6ac26e46f481b461fa20f3afb246f4bd8ecf4f005c1744d9 ssh-agent 08:41:26 SSH_AUTH_SOCK=/tmp/ssh-OnGZJwFHMhHp/agent.33 08:41:26 SSH_AGENT_PID=39 08:41:26 Running ssh-add (command line suppressed) 08:41:26 Identity added: /w/workspace/edgex-go/761@tmp/private_key_417894136400344446.key (/w/workspace/edgex-go/761@tmp/private_key_417894136400344446.key) 08:41:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:41:27 + git semver push 08:41:27 2024-12-10 08:41:27,365 [run_push] DEBUG push 08:41:27 2024-12-10 08:41:27,366 [execute] INFO git cat-file --batch-check 08:41:27 2024-12-10 08:41:27,366 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/761/.semver, universal_newlines=False, shell=None, istream=) 08:41:27 2024-12-10 08:41:27,368 [execute] INFO git rev-list fdbfa5adfe34b2b46211a3e2718e0564c58bba84 -- 08:41:27 2024-12-10 08:41:27,369 [execute] DEBUG Popen(['git', 'rev-list', 'fdbfa5adfe34b2b46211a3e2718e0564c58bba84', '--'], cwd=/w/workspace/edgex-go/761/.semver, universal_newlines=False, shell=None, istream=None) 08:41:27 2024-12-10 08:41:27,384 [execute] INFO git fetch -v origin 08:41:27 2024-12-10 08:41:27,384 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/761/.semver, universal_newlines=True, shell=None, istream=None) 08:41:28 2024-12-10 08:41:27,849 [run_push] DEBUG no remote changes detected 08:41:28 2024-12-10 08:41:27,849 [execute] INFO git push origin semver 08:41:28 2024-12-10 08:41:27,849 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/761/.semver, universal_newlines=False, shell=None, istream=None) 08:41:28 2024-12-10 08:41:28,577 [run_push] DEBUG push all version tags 08:41:28 2024-12-10 08:41:28,578 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:41:28 2024-12-10 08:41:28,579 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/761, universal_newlines=False, shell=None, istream=None) 08:41:29 2024-12-10 08:41:29,207 [read_version] DEBUG read version from /w/workspace/edgex-go/761/.semver/main 08:41:29 4.0.0-dev.26 [Pipeline] } 08:41:29 $ docker exec --env ******** --env ******** 9afc390fad5e470e6ac26e46f481b461fa20f3afb246f4bd8ecf4f005c1744d9 ssh-agent -k 08:41:29 unset SSH_AUTH_SOCK; 08:41:29 unset SSH_AGENT_PID; 08:41:29 echo Agent pid 39 killed; 08:41:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:41:30 + git semver [Pipeline] } 08:41:30 $ docker stop --time=1 9afc390fad5e470e6ac26e46f481b461fa20f3afb246f4bd8ecf4f005c1744d9 08:41:31 $ docker rm -f --volumes 9afc390fad5e470e6ac26e46f481b461fa20f3afb246f4bd8ecf4f005c1744d9 [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 08:41:32 + [ -d /w/workspace/edgex-go/761/archives ] [Pipeline] libraryResource [Pipeline] sh 08:41:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:41:33 ---> package-listing.sh 08:41:33 ++ facter osfamily 08:41:33 ++ tr '[:upper:]' '[:lower:]' 08:41:33 + OS_FAMILY=debian 08:41:33 + workspace=/w/workspace/edgex-go/761 08:41:33 + START_PACKAGES=/tmp/packages_start.txt 08:41:33 + END_PACKAGES=/tmp/packages_end.txt 08:41:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:41:33 + PACKAGES=/tmp/packages_start.txt 08:41:33 + '[' /w/workspace/edgex-go/761 ']' 08:41:33 + PACKAGES=/tmp/packages_end.txt 08:41:33 + case "${OS_FAMILY}" in 08:41:33 + dpkg -l 08:41:33 + grep '^ii' 08:41:33 + '[' -f /tmp/packages_start.txt ']' 08:41:33 + '[' -f /tmp/packages_end.txt ']' 08:41:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:41:33 + '[' /w/workspace/edgex-go/761 ']' 08:41:33 + mkdir -p /w/workspace/edgex-go/761/archives/ 08:41:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/761/archives/ [Pipeline] echo 08:41:33 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/761/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:41:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:41:34 08:41:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:41:34 latest: Pulling from edgex-lftools-log-publisher 08:41:34 5eb5b503b376: Pulling fs layer 08:41:34 5c69ac0246d0: Pulling fs layer 08:41:34 ec43610c2a17: Pulling fs layer 08:41:34 3a2ae6a8a46f: Pulling fs layer 08:41:34 33b1e0a273af: Pulling fs layer 08:41:34 5d3b04190fa2: Pulling fs layer 08:41:34 2f39f015ded8: Pulling fs layer 08:41:34 3a2ae6a8a46f: Waiting 08:41:34 5d3b04190fa2: Waiting 08:41:34 2f39f015ded8: Waiting 08:41:34 33b1e0a273af: Waiting 08:41:34 5c69ac0246d0: Verifying Checksum 08:41:34 3a2ae6a8a46f: Download complete 08:41:35 33b1e0a273af: Verifying Checksum 08:41:35 33b1e0a273af: Download complete 08:41:35 5d3b04190fa2: Verifying Checksum 08:41:35 5d3b04190fa2: Download complete 08:41:35 ec43610c2a17: Verifying Checksum 08:41:35 ec43610c2a17: Download complete 08:41:35 5eb5b503b376: Verifying Checksum 08:41:35 5eb5b503b376: Download complete 08:41:35 2f39f015ded8: Download complete 08:41:36 5eb5b503b376: Pull complete 08:41:36 5c69ac0246d0: Pull complete 08:41:36 ec43610c2a17: Pull complete 08:41:36 3a2ae6a8a46f: Pull complete 08:41:37 33b1e0a273af: Pull complete 08:41:37 5d3b04190fa2: Pull complete 08:41:41 2f39f015ded8: Pull complete 08:41:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:41:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:41:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:41:41 prd-ubuntu20.04-docker-8c-8g-34848 does not seem to be running inside a container 08:41:41 $ 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/761/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/761 -v /w/workspace/edgex-go/761:/w/workspace/edgex-go/761:rw,z -v /w/workspace/edgex-go/761@tmp:/w/workspace/edgex-go/761@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:41:42 $ docker top 84ca5ff95a2c6a61511699ad7d119ac9734ec3d866ac78987b92791d918416b4 -eo pid,comm [Pipeline] { [Pipeline] sh 08:41:43 + touch /tmp/pre-build-complete [Pipeline] sh 08:41:43 + mkdir -p /var/log/sysstat [Pipeline] sh 08:41:43 + ls /var/log/sa-host 08:41:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:41:43 provisioning config files... 08:41:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/761@tmp/config17650494913183042375tmp [Pipeline] { [Pipeline] echo 08:41:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:41:44 ---> create-netrc.sh [Pipeline] } 08:41:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:41:44 ---> python-tools-install.sh [Pipeline] echo 08:41:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:41:44 ---> sudo-logs.sh 08:41:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:41:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:41:45 ---> job-cost.sh 08:41:45 lf-activate-venv: SKIPPING 08:41:45 DEBUG: total: 0.2199999988079071 08:41:45 INFO: Retrieving Stack Cost... 08:41:45 INFO: Retrieving Pricing Info for: v3-standard-8 08:41:46 INFO: Archiving Costs [Pipeline] echo 08:41:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:41:46 ---> logs-deploy.sh 08:41:46 lf-activate-venv: SKIPPING 08:41:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/761 08:41:46 INFO: archiving workspace using pattern(s): 08:41:47 Archives upload complete. 08:41:47 INFO: archiving logs to Nexus 08:41:48 ---> uname -a: 08:41:48 Linux prd-ubuntu20-04-docker-8c-8g-34848 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:41:48 08:41:48 08:41:48 ---> lscpu: 08:41:48 Architecture: x86_64 08:41:48 CPU op-mode(s): 32-bit, 64-bit 08:41:48 Byte Order: Little Endian 08:41:48 Address sizes: 40 bits physical, 48 bits virtual 08:41:48 CPU(s): 8 08:41:48 On-line CPU(s) list: 0-7 08:41:48 Thread(s) per core: 1 08:41:48 Core(s) per socket: 1 08:41:48 Socket(s): 8 08:41:48 NUMA node(s): 1 08:41:48 Vendor ID: AuthenticAMD 08:41:48 CPU family: 23 08:41:48 Model: 49 08:41:48 Model name: AMD EPYC-Rome Processor 08:41:48 Stepping: 0 08:41:48 CPU MHz: 2800.000 08:41:48 BogoMIPS: 5600.00 08:41:48 Virtualization: AMD-V 08:41:48 Hypervisor vendor: KVM 08:41:48 Virtualization type: full 08:41:48 L1d cache: 256 KiB 08:41:48 L1i cache: 256 KiB 08:41:48 L2 cache: 4 MiB 08:41:48 L3 cache: 128 MiB 08:41:48 NUMA node0 CPU(s): 0-7 08:41:48 Vulnerability Itlb multihit: Not affected 08:41:48 Vulnerability L1tf: Not affected 08:41:48 Vulnerability Mds: Not affected 08:41:48 Vulnerability Meltdown: Not affected 08:41:48 Vulnerability Mmio stale data: Not affected 08:41:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:41:48 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:41:48 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:41:48 Vulnerability Srbds: Not affected 08:41:48 Vulnerability Tsx async abort: Not affected 08:41:48 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 08:41:48 08:41:48 08:41:48 ---> nproc: 08:41:48 8 08:41:48 08:41:48 08:41:48 ---> df -h: 08:41:48 Filesystem Size Used Avail Use% Mounted on 08:41:48 overlay 155G 27G 129G 18% / 08:41:48 tmpfs 64M 0 64M 0% /dev 08:41:48 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:41:48 shm 64M 0 64M 0% /dev/shm 08:41:48 /dev/vda1 155G 27G 129G 18% /facter-os 08:41:48 08:41:48 08:41:48 ---> sar -b -r -n DEV: 08:41:48 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-34848) 12/10/24 _x86_64_ (8 CPU) 08:41:48 08:41:48 08:12:54 LINUX RESTART (8 CPU) 08:41:48 08:41:48 08:13:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:41:48 08:14:02 331.77 47.83 283.94 0.00 5376.47 90840.12 0.00 08:41:48 08:15:01 190.88 2.19 188.70 0.00 59.37 64844.87 0.00 08:41:48 08:16:01 41.89 0.00 41.89 0.00 0.00 32535.79 0.00 08:41:48 08:17:01 32.78 0.17 32.61 0.00 6.53 19347.71 0.00 08:41:48 08:18:01 29.41 1.02 28.40 0.00 70.25 24016.53 0.00 08:41:48 08:19:01 830.65 16.60 814.05 0.00 4411.19 245012.45 0.00 08:41:48 08:20:01 316.71 0.13 316.58 0.00 1.47 152094.92 0.00 08:41:48 08:21:01 159.40 0.37 159.03 0.00 2.93 24961.95 0.00 08:41:48 08:22:01 198.22 0.13 198.08 0.00 1.07 50229.85 0.00 08:41:48 08:23:01 214.91 0.00 214.91 0.00 0.00 82667.69 0.00 08:41:48 08:24:01 470.59 0.18 470.40 0.00 27.86 24973.57 0.00 08:41:48 08:25:01 30.18 0.03 30.14 0.00 5.07 776.67 0.00 08:41:48 08:26:01 1.73 0.00 1.73 0.00 0.00 20.00 0.00 08:41:48 08:27:01 0.98 0.00 0.98 0.00 0.00 15.73 0.00 08:41:48 08:28:01 2.13 0.02 2.12 0.00 0.13 24.93 0.00 08:41:48 08:29:01 1.25 0.00 1.25 0.00 0.00 18.13 0.00 08:41:48 08:30:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 08:41:48 08:31:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 08:41:48 08:32:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 08:41:48 08:33:01 1.23 0.00 1.23 0.00 0.00 13.20 0.00 08:41:48 08:34:01 1.37 0.00 1.37 0.00 0.00 16.40 0.00 08:41:48 08:35:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 08:41:48 08:36:01 1.18 0.00 1.18 0.00 0.00 14.53 0.00 08:41:48 08:37:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 08:41:48 08:38:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 08:41:48 08:39:01 1.42 0.37 1.05 0.00 11.46 12.40 0.00 08:41:48 08:40:01 2.55 1.20 1.35 0.00 25.46 17.33 0.00 08:41:48 08:41:01 85.99 0.45 85.54 0.00 10.93 29523.88 0.00 08:41:48 Average: 105.46 2.53 102.94 0.00 357.82 30059.22 0.00 08:41:48 08:41:48 08:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:41:48 08:14:02 29447692 31452288 889440 2.70 60548 2233576 1880860 5.54 1121100 1967400 960 08:41:48 08:15:01 27668468 31229256 1073272 3.26 125820 3600116 2433728 7.17 1680052 3023552 316320 08:41:48 08:16:01 27547064 31379668 920152 2.80 129672 3832508 2036200 6.00 1449984 3339956 54244 08:41:48 08:17:01 26327084 31329216 967632 2.94 133560 4940584 2280148 6.72 1868888 4078024 644764 08:41:48 08:18:01 27721276 31486740 818760 2.49 135968 3789576 2097432 6.18 1348688 3296856 256028 08:41:48 08:19:01 17857960 31130568 1094964 3.33 313388 12523976 3369560 9.93 2963216 10858832 2341504 08:41:48 08:20:01 15828760 31336572 905588 2.75 331884 14767292 2584396 7.62 2837316 13062020 3872 08:41:48 08:21:01 10588312 28916188 3261720 9.92 369108 17189976 9116012 26.87 6398616 14291168 1895716 08:41:48 08:22:01 8340660 28516332 3678044 11.19 378192 18993788 7805608 23.00 7379512 15548316 2607640 08:41:48 08:23:01 12013876 31389596 846480 2.57 383008 18347080 2203524 6.49 3135096 16335044 293240 08:41:48 08:24:01 11778624 31422744 821620 2.50 389436 18601392 2095032 6.17 3348816 16365240 624 08:41:48 08:25:01 11784280 31430628 813220 2.47 390800 18601956 1931796 5.69 3732804 15973548 272 08:41:48 08:26:01 11785764 31432124 811800 2.47 390808 18601960 1931796 5.69 3730956 15973552 188 08:41:48 08:27:01 11787504 31433864 809988 2.46 390824 18601960 1931796 5.69 3729388 15973552 196 08:41:48 08:28:01 11793300 31439752 804780 2.45 390848 18601964 1996624 5.88 3722980 15973556 52 08:41:48 08:29:01 11794388 31440860 803732 2.44 390884 18601944 1996624 5.88 3722668 15973536 132 08:41:48 08:30:01 11800640 31447140 797388 2.42 390912 18601944 1996624 5.88 3716424 15973536 12 08:41:48 08:31:01 11800624 31447252 797200 2.42 390924 18602076 1996624 5.88 3716672 15973652 168 08:41:48 08:32:01 11801260 31447924 796420 2.42 390948 18602076 1996624 5.88 3716180 15973668 188 08:41:48 08:33:01 11801168 31447868 796632 2.42 390968 18602080 1996624 5.88 3716264 15973672 68 08:41:48 08:34:01 11801924 31448664 795812 2.42 391004 18602084 1996624 5.88 3715440 15973676 168 08:41:48 08:35:01 11801908 31448672 795744 2.42 391020 18602088 1996624 5.88 3715460 15973680 228 08:41:48 08:36:01 11802116 31448892 795712 2.42 391028 18602096 1996624 5.88 3715120 15973688 8 08:41:48 08:37:01 11801960 31448760 795824 2.42 391052 18602100 1996624 5.88 3715164 15973692 184 08:41:48 08:38:01 11802164 31448988 795548 2.42 391076 18602088 1996624 5.88 3715220 15973692 8 08:41:48 08:39:01 11801408 31448732 795916 2.42 391088 18602568 1996624 5.88 3719312 15973944 264 08:41:48 08:40:01 11790788 31440004 804568 2.45 391120 18603336 2029068 5.98 3728604 15974244 24 08:41:48 08:41:01 11311056 31388964 852344 2.59 396900 19003400 2025392 5.97 3782140 16368604 724 08:41:48 Average: 14827930 31217081 1033582 3.14 335814 15552057 2561137 7.55 3458646 13361211 300636 08:41:48 08:41:48 08:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:41:48 08:14:02 lo 4.13 4.13 0.40 0.40 0.00 0.00 0.00 0.00 08:41:48 08:14:02 veth8837a73 607.68 537.15 50.29 2862.98 0.00 0.00 0.00 0.23 08:41:48 08:14:02 ens3 1112.98 1071.51 8116.70 146.61 0.00 0.00 0.00 0.00 08:41:48 08:14:02 docker0 607.68 537.04 41.98 2862.97 0.00 0.00 0.00 0.00 08:41:48 08:15:01 lo 1.42 1.42 0.13 0.13 0.00 0.00 0.00 0.00 08:41:48 08:15:01 vetha3d4740 0.00 0.17 0.00 0.02 0.00 0.00 0.00 0.00 08:41:48 08:15:01 ens3 512.33 326.77 5355.16 46.57 0.00 0.00 0.00 0.00 08:41:48 08:15:01 docker0 236.99 363.27 20.04 2073.96 0.00 0.00 0.00 0.00 08:41:48 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:16:01 vetha3d4740 1.17 1.22 0.10 0.10 0.00 0.00 0.00 0.00 08:41:48 08:16:01 ens3 33.63 25.60 26.02 15.29 0.00 0.00 0.00 0.00 08:41:48 08:16:01 docker0 1.17 1.17 0.09 0.10 0.00 0.00 0.00 0.00 08:41:48 08:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:41:48 08:17:01 vetha3d4740 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:17:01 ens3 19.53 11.35 18.67 9.80 0.00 0.00 0.00 0.00 08:41:48 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:18:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 08:41:48 08:18:01 ens3 82.50 53.21 2207.67 11.57 0.00 0.00 0.00 0.00 08:41:48 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:19:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 08:41:48 08:19:01 veth597e82e 81.52 163.60 8.14 1214.13 0.00 0.00 0.00 0.10 08:41:48 08:19:01 veth84d96f9 77.82 139.88 7.90 1212.82 0.00 0.00 0.00 0.10 08:41:48 08:19:01 veth80e0c3e 79.37 153.01 7.98 1232.60 0.00 0.00 0.00 0.10 08:41:48 08:19:01 ens3 1400.47 747.30 11990.85 232.44 0.00 0.00 0.00 0.00 08:41:48 08:19:01 veth41727cf 77.37 146.39 7.85 1212.49 0.00 0.00 0.00 0.10 08:41:48 08:19:01 veth9382e56 0.37 1.35 0.03 0.17 0.00 0.00 0.00 0.00 08:41:48 08:19:01 docker0 475.42 905.14 39.35 8192.22 0.00 0.00 0.00 0.00 08:41:48 08:19:01 vetha5e6c67 78.95 154.63 7.99 1214.00 0.00 0.00 0.00 0.10 08:41:48 08:20:01 veth0512108 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:41:48 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:20:01 veth127570a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:20:01 veth3876fa5 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:41:48 08:20:01 ens3 13.91 8.57 11.01 5.99 0.00 0.00 0.00 0.00 08:41:48 08:20:01 veth9382e56 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:41:48 08:20:01 veth1d17a1b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:20:01 docker0 0.68 0.40 0.03 0.02 0.00 0.00 0.00 0.00 08:41:48 08:20:01 vethd67d293 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:20:01 vethc1108ff 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:21:01 veth3a4df04 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:41:48 08:21:01 veth0512108 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:21:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 08:41:48 08:21:01 veth7734155 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:41:48 08:21:01 veth127570a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:41:48 08:21:01 vethcc24bfa 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:41:48 08:21:01 veth3876fa5 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:21:01 veth5447585 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 08:41:48 08:21:01 ens3 15.01 9.41 12.22 6.61 0.00 0.00 0.00 0.00 08:41:48 08:21:01 veth9382e56 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:21:01 vethc525df4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:41:48 08:21:01 veth4852695 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:41:48 08:21:01 veth2684ec2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:41:48 08:21:01 vethc1108ff 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:41:48 08:21:01 vethab7aef0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:41:48 08:22:01 veth3a4df04 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:22:01 veth0512108 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:22:01 veth7734155 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:22:01 veth127570a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:22:01 vethcc24bfa 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:22:01 veth3876fa5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:22:01 veth5447585 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:22:01 ens3 4.80 2.91 4.96 1.86 0.00 0.00 0.00 0.00 08:41:48 08:22:01 veth9382e56 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:22:01 vethc525df4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:22:01 veth4852695 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:22:01 veth2684ec2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:22:01 vethc1108ff 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:22:01 vethab7aef0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:23:01 veth3a4df04 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:23:01 veth0512108 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:41:48 08:23:01 veth7734155 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:23:01 veth127570a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:23:01 vethcc24bfa 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:23:01 veth3876fa5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:23:01 veth5447585 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:23:01 ens3 3.02 1.58 2.49 1.32 0.00 0.00 0.00 0.00 08:41:48 08:23:01 veth9382e56 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:23:01 vethc525df4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:23:01 veth4852695 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:23:01 veth2684ec2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:23:01 vethc1108ff 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:23:01 vethab7aef0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:24:01 lo 41.33 41.33 4.08 4.08 0.00 0.00 0.00 0.00 08:41:48 08:24:01 ens3 318.01 318.11 180.13 1197.96 0.00 0.00 0.00 0.00 08:41:48 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:25:01 lo 40.73 40.73 4.01 4.01 0.00 0.00 0.00 0.00 08:41:48 08:25:01 ens3 433.49 418.20 195.16 2528.74 0.00 0.00 0.00 0.00 08:41:48 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:26:01 ens3 0.05 0.03 0.00 0.02 0.00 0.00 0.00 0.00 08:41:48 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:41:48 08:27:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:41:48 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:28:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:41:48 08:29:01 ens3 0.23 0.23 0.08 0.07 0.00 0.00 0.00 0.00 08:41:48 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:30:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:41:48 08:31:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:41:48 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:32:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:41:48 08:33:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:41:48 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:34:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 08:41:48 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:41:48 08:35:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:41:48 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:36:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:41:48 08:37:01 ens3 0.75 0.58 2.20 0.04 0.00 0.00 0.00 0.00 08:41:48 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:38:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:41:48 08:39:01 ens3 1.27 1.03 1.07 0.51 0.00 0.00 0.00 0.00 08:41:48 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:40:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:41:48 08:40:01 ens3 6.72 5.17 4.67 5.86 0.00 0.00 0.00 0.00 08:41:48 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 08:41:01 veth432130b 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 08:41:48 08:41:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 08:41:48 08:41:01 ens3 283.79 186.69 3927.78 147.46 0.00 0.00 0.00 0.00 08:41:48 08:41:01 docker0 80.39 152.49 7.31 1254.34 0.00 0.00 0.00 0.00 08:41:48 Average: veth432130b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:48 Average: lo 3.34 3.34 0.33 0.33 0.00 0.00 0.00 0.00 08:41:48 Average: ens3 151.37 113.78 1142.72 155.73 0.00 0.00 0.00 0.00 08:41:48 Average: docker0 49.99 69.83 3.88 513.00 0.00 0.00 0.00 0.00 08:41:48 08:41:48 08:41:48 ---> sar -P ALL: 08:41:48 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-34848) 12/10/24 _x86_64_ (8 CPU) 08:41:48 08:41:48 08:12:54 LINUX RESTART (8 CPU) 08:41:48 08:41:48 08:13:01 CPU %user %nice %system %iowait %steal %idle 08:41:48 08:14:02 all 8.21 0.00 2.64 2.33 0.04 86.77 08:41:48 08:14:02 0 14.73 0.00 2.55 0.52 0.05 82.14 08:41:48 08:14:02 1 5.11 0.00 2.33 0.44 0.03 92.10 08:41:48 08:14:02 2 9.37 0.00 2.58 3.48 0.05 84.52 08:41:48 08:14:02 3 7.16 0.00 3.72 1.83 0.03 87.26 08:41:48 08:14:02 4 8.64 0.00 2.48 3.32 0.03 85.52 08:41:48 08:14:02 5 6.35 0.00 2.75 0.19 0.05 90.66 08:41:48 08:14:02 6 6.60 0.00 2.43 0.47 0.05 90.45 08:41:48 08:14:02 7 7.71 0.00 2.26 8.44 0.05 81.55 08:41:48 08:15:01 all 16.64 0.00 4.70 3.25 0.10 75.31 08:41:48 08:15:01 0 17.48 0.00 4.73 0.41 0.10 77.27 08:41:48 08:15:01 1 15.28 0.00 3.74 0.15 0.09 80.74 08:41:48 08:15:01 2 15.97 0.00 4.89 5.20 0.09 73.85 08:41:48 08:15:01 3 16.60 0.00 4.52 0.77 0.10 78.01 08:41:48 08:15:01 4 16.42 0.00 4.68 9.43 0.12 69.36 08:41:48 08:15:01 5 17.69 0.00 4.42 0.21 0.10 77.58 08:41:48 08:15:01 6 17.36 0.00 4.40 1.88 0.10 76.26 08:41:48 08:15:01 7 16.33 0.00 6.18 7.93 0.12 69.45 08:41:48 08:16:01 all 32.73 0.00 5.57 0.90 0.09 60.71 08:41:48 08:16:01 0 30.95 0.00 5.33 0.00 0.08 63.63 08:41:48 08:16:01 1 33.88 0.00 5.64 0.00 0.10 60.38 08:41:48 08:16:01 2 32.37 0.00 5.70 6.10 0.08 55.74 08:41:48 08:16:01 3 31.42 0.00 5.08 0.94 0.10 62.46 08:41:48 08:16:01 4 34.29 0.00 5.36 0.15 0.08 60.11 08:41:48 08:16:01 5 32.93 0.00 6.17 0.00 0.08 60.82 08:41:48 08:16:01 6 32.59 0.00 5.34 0.02 0.10 61.95 08:41:48 08:16:01 7 33.39 0.00 5.94 0.00 0.08 60.58 08:41:48 08:17:01 all 63.73 0.00 9.36 2.88 0.14 23.89 08:41:48 08:17:01 0 63.42 0.00 9.24 6.99 0.14 20.21 08:41:48 08:17:01 1 63.56 0.00 9.54 4.70 0.15 22.04 08:41:48 08:17:01 2 64.24 0.00 9.48 3.79 0.14 22.35 08:41:48 08:17:01 3 62.71 0.00 9.99 0.68 0.12 26.51 08:41:48 08:17:01 4 64.40 0.00 9.00 0.68 0.14 25.79 08:41:48 08:17:01 5 63.60 0.00 9.26 0.65 0.15 26.33 08:41:48 08:17:01 6 63.48 0.00 9.06 4.32 0.14 23.01 08:41:48 08:17:01 7 64.46 0.00 9.33 1.16 0.14 24.92 08:41:48 08:18:01 all 8.68 0.00 2.23 16.53 0.04 72.52 08:41:48 08:18:01 0 8.28 0.00 2.74 2.52 0.03 86.43 08:41:48 08:18:01 1 7.74 0.00 2.25 45.85 0.05 44.11 08:41:48 08:18:01 2 10.14 0.00 2.22 0.03 0.03 87.57 08:41:48 08:18:01 3 9.02 0.00 2.15 20.28 0.05 68.51 08:41:48 08:18:01 4 8.52 0.00 2.14 2.90 0.05 86.39 08:41:48 08:18:01 5 8.10 0.00 1.97 0.52 0.03 89.38 08:41:48 08:18:01 6 8.12 0.00 1.77 54.70 0.05 35.35 08:41:48 08:18:01 7 9.51 0.00 2.56 5.57 0.05 82.32 08:41:48 08:19:01 all 24.21 0.00 9.32 18.51 0.10 47.85 08:41:48 08:19:01 0 23.04 0.00 9.97 16.34 0.10 50.54 08:41:48 08:19:01 1 23.99 0.00 9.21 23.70 0.10 43.00 08:41:48 08:19:01 2 24.85 0.00 9.56 14.61 0.12 50.87 08:41:48 08:19:01 3 25.49 0.00 8.80 15.39 0.10 50.22 08:41:48 08:19:01 4 23.22 0.00 9.72 13.64 0.10 53.33 08:41:48 08:19:01 5 23.10 0.00 9.28 15.02 0.10 52.50 08:41:48 08:19:01 6 25.30 0.00 9.16 34.39 0.08 31.06 08:41:48 08:19:01 7 24.72 0.00 8.86 14.94 0.10 51.38 08:41:48 08:20:01 all 1.12 0.00 1.67 32.19 0.05 64.97 08:41:48 08:20:01 0 0.74 0.00 1.47 52.78 0.05 44.96 08:41:48 08:20:01 1 0.29 0.00 1.77 78.61 0.05 19.29 08:41:48 08:20:01 2 1.46 0.00 1.01 15.33 0.03 82.17 08:41:48 08:20:01 3 0.78 0.00 3.00 79.03 0.05 17.14 08:41:48 08:20:01 4 1.24 0.00 2.67 11.64 0.03 84.42 08:41:48 08:20:01 5 1.29 0.00 1.19 9.45 0.05 88.02 08:41:48 08:20:01 6 2.03 0.00 1.16 5.38 0.05 91.39 08:41:48 08:20:01 7 1.17 0.00 1.10 5.96 0.10 91.66 08:41:48 08:21:01 all 80.70 0.00 12.17 3.48 0.15 3.49 08:41:48 08:21:01 0 80.87 0.00 12.72 4.18 0.13 2.09 08:41:48 08:21:01 1 81.09 0.00 11.73 6.75 0.13 0.30 08:41:48 08:21:01 2 81.04 0.00 12.73 2.45 0.17 3.61 08:41:48 08:21:01 3 79.51 0.00 12.27 2.76 0.14 5.32 08:41:48 08:21:01 4 80.67 0.00 11.89 2.70 0.12 4.62 08:41:48 08:21:01 5 79.84 0.00 12.51 3.44 0.22 3.98 08:41:48 08:21:01 6 81.31 0.00 12.27 2.25 0.14 4.03 08:41:48 08:21:01 7 81.23 0.00 11.28 3.26 0.14 4.10 08:41:48 08:22:01 all 73.58 0.00 10.91 15.02 0.16 0.33 08:41:48 08:22:01 0 75.20 0.00 10.38 14.01 0.19 0.22 08:41:48 08:22:01 1 73.46 0.00 10.70 15.60 0.12 0.12 08:41:48 08:22:01 2 74.92 0.00 10.12 14.72 0.16 0.09 08:41:48 08:22:01 3 72.20 0.00 11.22 16.19 0.16 0.24 08:41:48 08:22:01 4 72.87 0.00 11.51 15.27 0.19 0.16 08:41:48 08:22:01 5 73.87 0.00 10.76 15.08 0.14 0.15 08:41:48 08:22:01 6 74.61 0.00 10.74 14.23 0.20 0.22 08:41:48 08:22:01 7 71.34 0.00 11.94 15.08 0.14 1.50 08:41:48 08:23:01 all 33.36 0.00 5.38 14.27 0.09 46.89 08:41:48 08:23:01 0 33.79 0.00 5.73 6.63 0.08 53.76 08:41:48 08:23:01 1 31.93 0.00 5.27 19.57 0.12 43.12 08:41:48 08:23:01 2 33.24 0.00 5.31 7.89 0.08 53.48 08:41:48 08:23:01 3 34.10 0.00 4.61 6.40 0.10 54.79 08:41:48 08:23:01 4 33.28 0.00 6.71 57.03 0.09 2.89 08:41:48 08:23:01 5 32.47 0.00 4.97 5.87 0.09 56.60 08:41:48 08:23:01 6 34.87 0.00 5.30 5.11 0.08 54.63 08:41:48 08:23:01 7 33.17 0.00 5.14 6.05 0.09 55.55 08:41:48 08:24:01 all 6.32 0.00 1.75 3.07 0.06 88.79 08:41:48 08:24:01 0 7.15 0.00 2.06 3.28 0.05 87.46 08:41:48 08:24:01 1 3.31 0.00 1.47 2.01 0.03 93.18 08:41:48 08:24:01 2 7.28 0.00 1.99 4.83 0.07 85.83 08:41:48 08:24:01 3 5.96 0.00 1.41 2.11 0.05 90.47 08:41:48 08:24:01 4 6.46 0.00 2.08 4.55 0.07 86.85 08:41:48 08:24:01 5 7.78 0.00 1.60 1.59 0.07 88.96 08:41:48 08:24:01 6 5.98 0.00 1.66 3.73 0.07 88.56 08:41:48 08:24:01 7 6.65 0.00 1.76 2.52 0.07 89.01 08:41:48 08:41:48 08:24:01 CPU %user %nice %system %iowait %steal %idle 08:41:48 08:25:01 all 9.19 0.00 0.91 1.14 0.07 88.69 08:41:48 08:25:01 0 11.12 0.00 1.22 0.97 0.08 86.61 08:41:48 08:25:01 1 5.43 0.00 0.95 0.05 0.05 93.52 08:41:48 08:25:01 2 8.59 0.00 0.82 0.02 0.07 90.50 08:41:48 08:25:01 3 11.62 0.00 1.00 0.42 0.07 86.89 08:41:48 08:25:01 4 11.93 0.00 1.02 0.25 0.07 86.73 08:41:48 08:25:01 5 11.13 0.00 0.87 0.20 0.07 87.73 08:41:48 08:25:01 6 6.66 0.00 0.64 1.49 0.10 91.11 08:41:48 08:25:01 7 7.06 0.00 0.72 5.73 0.05 86.44 08:41:48 08:26:01 all 0.02 0.00 0.01 0.00 0.02 99.95 08:41:48 08:26:01 0 0.03 0.00 0.05 0.00 0.02 99.90 08:41:48 08:26:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:41:48 08:26:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:41:48 08:26:01 3 0.03 0.00 0.00 0.03 0.02 99.92 08:41:48 08:26:01 4 0.02 0.00 0.03 0.00 0.03 99.92 08:41:48 08:26:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:41:48 08:26:01 6 0.00 0.00 0.00 0.00 0.03 99.97 08:41:48 08:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:41:48 08:27:01 all 0.07 0.00 0.01 0.12 0.01 99.79 08:41:48 08:27:01 0 0.08 0.00 0.02 0.05 0.00 99.85 08:41:48 08:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:41:48 08:27:01 2 0.05 0.00 0.02 0.00 0.00 99.93 08:41:48 08:27:01 3 0.00 0.00 0.02 0.93 0.00 99.05 08:41:48 08:27:01 4 0.42 0.00 0.03 0.00 0.03 99.52 08:41:48 08:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:41:48 08:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:41:48 08:27:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:41:48 08:28:01 all 0.03 0.00 0.04 0.00 0.01 99.91 08:41:48 08:28:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:41:48 08:28:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:41:48 08:28:01 2 0.02 0.00 0.03 0.00 0.02 99.93 08:41:48 08:28:01 3 0.05 0.00 0.03 0.03 0.02 99.87 08:41:48 08:28:01 4 0.07 0.00 0.07 0.00 0.02 99.85 08:41:48 08:28:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:41:48 08:28:01 6 0.02 0.00 0.03 0.00 0.00 99.95 08:41:48 08:28:01 7 0.02 0.00 0.05 0.00 0.00 99.93 08:41:48 08:29:01 all 0.02 0.00 0.01 0.01 0.01 99.95 08:41:48 08:29:01 0 0.07 0.00 0.03 0.00 0.03 99.87 08:41:48 08:29:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:41:48 08:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:41:48 08:29:01 3 0.02 0.00 0.03 0.08 0.02 99.85 08:41:48 08:29:01 4 0.02 0.00 0.00 0.00 0.03 99.95 08:41:48 08:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:41:48 08:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:41:48 08:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:41:48 08:30:01 all 0.03 0.00 0.01 0.02 0.00 99.94 08:41:48 08:30:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:41:48 08:30:01 1 0.05 0.00 0.00 0.00 0.00 99.95 08:41:48 08:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:41:48 08:30:01 3 0.02 0.00 0.00 0.13 0.00 99.85 08:41:48 08:30:01 4 0.05 0.00 0.07 0.00 0.02 99.87 08:41:48 08:30:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:41:48 08:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:41:48 08:30:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:41:48 08:31:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:41:48 08:31:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:41:48 08:31:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:41:48 08:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:41:48 08:31:01 3 0.02 0.00 0.00 0.02 0.00 99.97 08:41:48 08:31:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:41:48 08:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:41:48 08:31:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:41:48 08:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:41:48 08:32:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:41:48 08:32:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:41:48 08:32:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:41:48 08:32:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:41:48 08:32:01 3 0.00 0.00 0.00 0.03 0.02 99.95 08:41:48 08:32:01 4 0.07 0.00 0.03 0.00 0.02 99.88 08:41:48 08:32:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:41:48 08:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:41:48 08:32:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:41:48 08:33:01 all 0.04 0.00 0.01 0.00 0.01 99.94 08:41:48 08:33:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:41:48 08:33:01 1 0.08 0.00 0.03 0.00 0.02 99.87 08:41:48 08:33:01 2 0.02 0.00 0.02 0.02 0.02 99.93 08:41:48 08:33:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:41:48 08:33:01 4 0.13 0.00 0.02 0.00 0.02 99.83 08:41:48 08:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:41:48 08:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:41:48 08:33:01 7 0.03 0.00 0.03 0.00 0.00 99.93 08:41:48 08:34:01 all 0.04 0.00 0.01 0.00 0.01 99.94 08:41:48 08:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:41:48 08:34:01 1 0.07 0.00 0.02 0.00 0.02 99.90 08:41:48 08:34:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:41:48 08:34:01 3 0.05 0.00 0.02 0.03 0.02 99.88 08:41:48 08:34:01 4 0.07 0.00 0.00 0.00 0.02 99.92 08:41:48 08:34:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:41:48 08:34:01 6 0.05 0.00 0.00 0.00 0.00 99.95 08:41:48 08:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:41:48 08:35:01 all 0.08 0.00 0.01 0.06 0.01 99.84 08:41:48 08:35:01 0 0.07 0.00 0.03 0.00 0.02 99.88 08:41:48 08:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:41:48 08:35:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:41:48 08:35:01 3 0.02 0.00 0.02 0.48 0.00 99.48 08:41:48 08:35:01 4 0.47 0.00 0.02 0.00 0.03 99.48 08:41:48 08:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:41:48 08:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:41:48 08:35:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:41:48 08:41:48 08:35:01 CPU %user %nice %system %iowait %steal %idle 08:41:48 08:36:01 all 0.03 0.00 0.02 0.05 0.01 99.89 08:41:48 08:36:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:41:48 08:36:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:41:48 08:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:41:48 08:36:01 3 0.03 0.00 0.03 0.43 0.02 99.48 08:41:48 08:36:01 4 0.03 0.00 0.03 0.00 0.02 99.92 08:41:48 08:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:41:48 08:36:01 6 0.05 0.00 0.00 0.00 0.00 99.95 08:41:48 08:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:41:48 08:37:01 all 0.13 0.00 0.02 0.02 0.01 99.83 08:41:48 08:37:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:41:48 08:37:01 1 0.07 0.00 0.02 0.00 0.00 99.92 08:41:48 08:37:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:41:48 08:37:01 3 0.03 0.00 0.02 0.13 0.02 99.80 08:41:48 08:37:01 4 0.05 0.00 0.03 0.00 0.02 99.90 08:41:48 08:37:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:41:48 08:37:01 6 0.85 0.00 0.02 0.00 0.00 99.14 08:41:48 08:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:41:48 08:38:01 all 0.08 0.00 0.03 0.00 0.01 99.89 08:41:48 08:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:41:48 08:38:01 1 0.05 0.00 0.05 0.00 0.02 99.88 08:41:48 08:38:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:41:48 08:38:01 3 0.08 0.00 0.05 0.02 0.00 99.85 08:41:48 08:38:01 4 0.05 0.00 0.02 0.00 0.02 99.92 08:41:48 08:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:41:48 08:38:01 6 0.37 0.00 0.03 0.00 0.02 99.58 08:41:48 08:38:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:41:48 08:39:01 all 0.11 0.00 0.02 0.06 0.01 99.80 08:41:48 08:39:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:41:48 08:39:01 1 0.15 0.00 0.00 0.00 0.02 99.83 08:41:48 08:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:41:48 08:39:01 3 0.10 0.00 0.03 0.48 0.03 99.35 08:41:48 08:39:01 4 0.03 0.00 0.02 0.00 0.03 99.92 08:41:48 08:39:01 5 0.12 0.00 0.02 0.00 0.00 99.87 08:41:48 08:39:01 6 0.40 0.00 0.07 0.00 0.00 99.53 08:41:48 08:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:41:48 08:40:01 all 0.24 0.00 0.03 0.10 0.00 99.62 08:41:48 08:40:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:41:48 08:40:01 1 0.18 0.00 0.03 0.02 0.00 99.77 08:41:48 08:40:01 2 0.33 0.00 0.02 0.02 0.00 99.63 08:41:48 08:40:01 3 0.05 0.00 0.03 0.70 0.00 99.22 08:41:48 08:40:01 4 0.67 0.00 0.03 0.07 0.02 99.22 08:41:48 08:40:01 5 0.23 0.00 0.03 0.00 0.02 99.72 08:41:48 08:40:01 6 0.38 0.00 0.03 0.00 0.00 99.58 08:41:48 08:40:01 7 0.07 0.00 0.02 0.00 0.00 99.92 08:41:48 08:41:01 all 4.41 0.00 1.95 3.24 0.05 90.35 08:41:48 08:41:01 0 3.97 0.00 1.61 0.12 0.05 94.26 08:41:48 08:41:01 1 4.91 0.00 2.29 2.71 0.05 90.05 08:41:48 08:41:01 2 3.69 0.00 1.54 0.00 0.05 94.72 08:41:48 08:41:01 3 4.48 0.00 2.14 12.50 0.05 80.83 08:41:48 08:41:01 4 4.77 0.00 1.71 0.05 0.05 93.43 08:41:48 08:41:01 5 5.37 0.00 1.74 10.29 0.03 82.56 08:41:48 08:41:01 6 5.01 0.00 2.22 0.08 0.05 92.63 08:41:48 08:41:01 7 3.06 0.00 2.39 0.28 0.05 94.21 08:41:48 Average: all 12.81 0.00 2.43 4.16 0.05 80.55 08:41:48 Average: 0 13.15 0.00 2.48 3.87 0.05 80.45 08:41:48 Average: 1 12.45 0.00 2.38 7.11 0.04 78.01 08:41:48 Average: 2 12.97 0.00 2.41 2.77 0.04 81.81 08:41:48 Average: 3 12.68 0.00 2.47 5.77 0.05 79.04 08:41:48 Average: 4 13.03 0.00 2.52 4.29 0.05 80.10 08:41:48 Average: 5 12.76 0.00 2.38 2.21 0.05 82.61 08:41:48 Average: 6 12.89 0.00 2.34 4.56 0.05 80.16 08:41:48 Average: 7 12.58 0.00 2.44 2.70 0.04 82.24 08:41:48 08:41:48 08:41:48