Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6bbd37b5df431558ec293b1a451d3008d2d01443 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-ssh8487958412776697120.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-ssh8543448472258300421.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-ssh8566684175865143549.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-ssh13179478735685352422.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-ssh17106168591733165423.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-34742 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/759 [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/759 # 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 6bbd37b5df431558ec293b1a451d3008d2d01443 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6bbd37b5df431558ec293b1a451d3008d2d01443 # timeout=10 Commit message: "Merge pull request #5019 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.0.0-dev.11" > git rev-list --no-walk 1c915772745d8186d2431f3cbe90828097471706 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:53:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:53:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:53:45 ========================================================= 01:53:45 EdgeX Global Pipelines Version Info 01:53:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:53:46 ------------------- 01:53:46 stable info: 01:53:46 ------------------- 01:53:46 Commited By: Cherry Wang cherry@iotechsys.com 01:53:46 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 01:53:46 Message: update stable to v1.0.269 01:53:46 ------------------- 01:53:46 experimental info: 01:53:46 ------------------- 01:53:46 Commited By: **** collab-it+edgex@linuxfoundation.org 01:53:46 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 01:53:46 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:53:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:53:46 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:53:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:53:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:53:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:53:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:53:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:53:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:53:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:53:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:53:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:53:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:53:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:53:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:53:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:53:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:53:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:53:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:53:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:53:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 01:53:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:53:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:53:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:53:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:53:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:53:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:53:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] echo 01:53:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6bbd37b [Pipeline] echo 01:53:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:53:47 provisioning config files... 01:53:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/759@tmp/config2208741370351443161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:53:47 ---> ****-login.sh 01:53:47 nexus3.edgexfoundry.org:10001 01:53:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:53:48 Configure a credential helper to remove this warning. See 01:53:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:53:48 01:53:48 Login Succeeded 01:53:48 nexus3.edgexfoundry.org:10002 01:53:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:53:48 Configure a credential helper to remove this warning. See 01:53:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:53:48 01:53:48 Login Succeeded 01:53:48 nexus3.edgexfoundry.org:10003 01:53:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:53:48 Configure a credential helper to remove this warning. See 01:53:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:53:48 01:53:48 Login Succeeded 01:53:48 nexus3.edgexfoundry.org:10004 01:53:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:53:48 Configure a credential helper to remove this warning. See 01:53:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:53:48 01:53:48 Login Succeeded 01:53:48 ****.io 01:53:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:53:48 Configure a credential helper to remove this warning. See 01:53:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:53:48 01:53:48 Login Succeeded 01:53:48 ---> ****-login.sh ends [Pipeline] } 01:53:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:53:48 + 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 01:53:48 + dirname cmd/core-command/Dockerfile 01:53:48 + cut -d/ -f2 01:53:48 + echo core-command,cmd/core-command/Dockerfile 01:53:48 + dirname cmd/core-common-config-bootstrapper/Dockerfile 01:53:48 + cut -d/ -f2 01:53:48 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 01:53:48 + dirname cmd/core-data/Dockerfile 01:53:48 + cut -d/ -f2 01:53:48 + echo core-data,cmd/core-data/Dockerfile 01:53:48 + dirname cmd/core-keeper/Dockerfile 01:53:48 + cut -d/ -f2 01:53:48 + echo core-keeper,cmd/core-keeper/Dockerfile 01:53:48 + dirname cmd/core-metadata/Dockerfile 01:53:48 + cut -d/ -f2 01:53:48 + echo core-metadata,cmd/core-metadata/Dockerfile 01:53:48 + dirname cmd/security-bootstrapper/Dockerfile 01:53:48 + cut -d/ -f2 01:53:48 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:53:48 + + dirnamecut cmd/security-proxy-auth/Dockerfile -d/ 01:53:48 -f2 01:53:48 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 01:53:48 + dirname cmd/security-proxy-setup/Dockerfile 01:53:48 + cut -d/ -f2 01:53:48 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:53:48 + dirname cmd/security-secretstore-setup/Dockerfile 01:53:48 + cut -d/ -f2 01:53:48 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:53:48 + dirname cmd/security-spiffe-token-provider/Dockerfile 01:53:48 + cut -d/ -f2 01:53:48 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 01:53:48 + dirname cmd/security-spire-agent/Dockerfile 01:53:48 + cut -d/ -f2 01:53:48 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 01:53:48 + dirname cmd/security-spire-config/Dockerfile 01:53:48 + cut -d/ -f2 01:53:48 + echo security-spire-config,cmd/security-spire-config/Dockerfile 01:53:48 + dirname cmd/security-spire-server/Dockerfile 01:53:48 + cut -d/ -f2 01:53:48 + echo security-spire-server,cmd/security-spire-server/Dockerfile 01:53:48 + dirname cmd/support-notifications/Dockerfile 01:53:48 + cut -d/ -f2 01:53:48 + echo support-notifications,cmd/support-notifications/Dockerfile 01:53:48 + dirname cmd/support-scheduler/Dockerfile 01:53:48 + cut -d/ -f2 01:53:48 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 01:53:48 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 01:53:49 + git rev-list -1 --merges 6bbd37b5df431558ec293b1a451d3008d2d01443~1..6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] echo 01:53:49 -----------> git rev-list -1 --merges 6bbd37b5df431558ec293b1a451d3008d2d01443~1..6bbd37b5df431558ec293b1a451d3008d2d01443 6bbd37b5df431558ec293b1a451d3008d2d01443 01:53:49 6bbd37b5df431558ec293b1a451d3008d2d01443 [false] [Pipeline] sh 01:53:49 + git log --format=format:%s -1 6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] echo 01:53:49 ========================================================= 01:53:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:53:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:53:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:53:49 + grep -v github /etc/ssh/ssh_known_hosts 01:53:49 + [ -e /tmp/ssh_known_hosts ] 01:53:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:53:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:53:49 + sudo tee -a /etc/ssh/ssh_known_hosts 01:53:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:53:50 01:53:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:53:50 0.1.4: Pulling from edgex-devops/py-git-semver 01:53:50 b85a868b505f: Pulling fs layer 01:53:50 e2be974225ed: Pulling fs layer 01:53:50 339a4e72a1f5: Pulling fs layer 01:53:50 988bab9f4d93: Pulling fs layer 01:53:50 1469e6f7b9e6: Pulling fs layer 01:53:50 eaf3925da568: Pulling fs layer 01:53:50 bab4dde63d76: Pulling fs layer 01:53:50 bde34c3a00c8: Pulling fs layer 01:53:50 b352a97aabf1: Pulling fs layer 01:53:50 4872d77fe225: Pulling fs layer 01:53:50 5851b861e8e6: Pulling fs layer 01:53:50 b352a97aabf1: Waiting 01:53:50 4872d77fe225: Waiting 01:53:50 1469e6f7b9e6: Waiting 01:53:50 bde34c3a00c8: Waiting 01:53:50 eaf3925da568: Waiting 01:53:50 5851b861e8e6: Waiting 01:53:50 bab4dde63d76: Waiting 01:53:50 988bab9f4d93: Waiting 01:53:50 e2be974225ed: Verifying Checksum 01:53:50 e2be974225ed: Download complete 01:53:50 988bab9f4d93: Download complete 01:53:50 1469e6f7b9e6: Verifying Checksum 01:53:50 1469e6f7b9e6: Download complete 01:53:50 eaf3925da568: Verifying Checksum 01:53:50 eaf3925da568: Download complete 01:53:50 339a4e72a1f5: Verifying Checksum 01:53:50 339a4e72a1f5: Download complete 01:53:50 bde34c3a00c8: Verifying Checksum 01:53:50 bde34c3a00c8: Download complete 01:53:50 b352a97aabf1: Verifying Checksum 01:53:50 b352a97aabf1: Download complete 01:53:50 4872d77fe225: Download complete 01:53:50 5851b861e8e6: Verifying Checksum 01:53:50 5851b861e8e6: Download complete 01:53:50 b85a868b505f: Verifying Checksum 01:53:50 b85a868b505f: Download complete 01:53:51 bab4dde63d76: Verifying Checksum 01:53:51 bab4dde63d76: Download complete 01:53:52 b85a868b505f: Pull complete 01:53:52 e2be974225ed: Pull complete 01:53:52 339a4e72a1f5: Pull complete 01:53:52 988bab9f4d93: Pull complete 01:53:52 1469e6f7b9e6: Pull complete 01:53:52 eaf3925da568: Pull complete 01:53:54 bab4dde63d76: Pull complete 01:53:54 bde34c3a00c8: Pull complete 01:53:54 b352a97aabf1: Pull complete 01:53:54 4872d77fe225: Pull complete 01:53:54 5851b861e8e6: Pull complete 01:53:54 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:53:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:53:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:53:54 prd-ubuntu20.04-docker-8c-8g-34742 does not seem to be running inside a container 01:53:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/759 -v /w/workspace/edgex-go/759:/w/workspace/edgex-go/759:rw,z -v /w/workspace/edgex-go/759@tmp:/w/workspace/edgex-go/759@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:53:55 $ docker top 9f13bc12c5f359cda1c87bda9faeecd9b213132c9ff3709b607a5c76e7125613 -eo pid,comm 01:53: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). 01:53:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:53:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:53:55 [ssh-agent] Looking for ssh-agent implementation... 01:53:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:53:55 $ docker exec 9f13bc12c5f359cda1c87bda9faeecd9b213132c9ff3709b607a5c76e7125613 ssh-agent 01:53:56 SSH_AUTH_SOCK=/tmp/ssh-fqs18kYlfyca/agent.31 01:53:56 SSH_AGENT_PID=37 01:53:56 Running ssh-add (command line suppressed) 01:53:56 Identity added: /w/workspace/edgex-go/759@tmp/private_key_7655228814952686130.key (/w/workspace/edgex-go/759@tmp/private_key_7655228814952686130.key) 01:53:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:53:56 + git tag --points-at HEAD [Pipeline] } 01:53:56 $ docker exec --env ******** --env ******** 9f13bc12c5f359cda1c87bda9faeecd9b213132c9ff3709b607a5c76e7125613 ssh-agent -k 01:53:56 unset SSH_AUTH_SOCK; 01:53:56 unset SSH_AGENT_PID; 01:53:56 echo Agent pid 37 killed; 01:53:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:53:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:53:56 [ssh-agent] Looking for ssh-agent implementation... 01:53:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:53:56 $ docker exec 9f13bc12c5f359cda1c87bda9faeecd9b213132c9ff3709b607a5c76e7125613 ssh-agent 01:53:56 SSH_AUTH_SOCK=/tmp/ssh-Lhr50Jav1SVf/agent.70 01:53:56 SSH_AGENT_PID=76 01:53:56 Running ssh-add (command line suppressed) 01:53:56 Identity added: /w/workspace/edgex-go/759@tmp/private_key_5243377469709160475.key (/w/workspace/edgex-go/759@tmp/private_key_5243377469709160475.key) 01:53:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:53:57 + git semver init 01:53:57 2024-12-09 01:53:57,441 [run_init] DEBUG init version:0.0.0 force:False 01:53:57 2024-12-09 01:53:57,442 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/759/.semver 01:53:57 2024-12-09 01:53:57,442 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/759/.semver 01:53:57 2024-12-09 01:53:57,442 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/759/.semver'], cwd=/w/workspace/edgex-go/759, universal_newlines=False, shell=None, istream=None) 01:54:01 2024-12-09 01:54:01,659 [append_file] DEBUG append to file:/w/workspace/edgex-go/759/.git/info/exclude 01:54:01 2024-12-09 01:54:01,659 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/759/.semver/main with force:False 01:54:01 2024-12-09 01:54:01,660 [read_version] DEBUG read version from /w/workspace/edgex-go/759/.semver/main 01:54:01 2024-12-09 01:54:01,660 [read_version] DEBUG read version from /w/workspace/edgex-go/759/.semver/main 01:54:01 4.0.0-dev.23 [Pipeline] } 01:54:01 $ docker exec --env ******** --env ******** 9f13bc12c5f359cda1c87bda9faeecd9b213132c9ff3709b607a5c76e7125613 ssh-agent -k 01:54:01 unset SSH_AUTH_SOCK; 01:54:01 unset SSH_AGENT_PID; 01:54:01 echo Agent pid 76 killed; 01:54:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:54:02 + git semver [Pipeline] } 01:54:02 $ docker stop --time=1 9f13bc12c5f359cda1c87bda9faeecd9b213132c9ff3709b607a5c76e7125613 01:54:03 $ docker rm -f --volumes 9f13bc12c5f359cda1c87bda9faeecd9b213132c9ff3709b607a5c76e7125613 [Pipeline] // withDockerContainer [Pipeline] sh 01:54:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:54:04 Stashed 1 file(s) [Pipeline] echo 01:54:04 [edgeXSemver]: initialized semver on version 4.0.0-dev.23 [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 01:54:04 + git config --global --add safe.directory /w/workspace/edgex-go/759 [Pipeline] echo 01:54:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:54:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:54:04 ========================================================= 01:54:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:54:04 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:54:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:54:05 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 01:54:05 43c4264eed91: Pulling fs layer 01:54:05 4cc291be95ef: Pulling fs layer 01:54:05 2ac1f1163629: Pulling fs layer 01:54:05 5c3c966382ef: Pulling fs layer 01:54:05 4f4fb700ef54: Pulling fs layer 01:54:05 5d5c8e513c77: Pulling fs layer 01:54:05 9f66e0745190: Pulling fs layer 01:54:05 f49a43e4bbc0: Pulling fs layer 01:54:05 561ebcabdf7f: Pulling fs layer 01:54:05 f49a43e4bbc0: Waiting 01:54:05 9f66e0745190: Waiting 01:54:05 5c3c966382ef: Waiting 01:54:05 561ebcabdf7f: Waiting 01:54:05 4f4fb700ef54: Waiting 01:54:05 5d5c8e513c77: Waiting 01:54:05 4cc291be95ef: Verifying Checksum 01:54:05 4cc291be95ef: Download complete 01:54:05 5c3c966382ef: Verifying Checksum 01:54:05 5c3c966382ef: Download complete 01:54:05 4f4fb700ef54: Verifying Checksum 01:54:05 4f4fb700ef54: Download complete 01:54:05 5d5c8e513c77: Verifying Checksum 01:54:05 5d5c8e513c77: Download complete 01:54:05 43c4264eed91: Download complete 01:54:05 9f66e0745190: Verifying Checksum 01:54:05 9f66e0745190: Download complete 01:54:05 43c4264eed91: Pull complete 01:54:05 561ebcabdf7f: Verifying Checksum 01:54:05 561ebcabdf7f: Download complete 01:54:05 4cc291be95ef: Pull complete 01:54:05 2ac1f1163629: Verifying Checksum 01:54:05 2ac1f1163629: Download complete 01:54:06 f49a43e4bbc0: Verifying Checksum 01:54:06 f49a43e4bbc0: Download complete 01:54:09 2ac1f1163629: Pull complete 01:54:09 5c3c966382ef: Pull complete 01:54:09 4f4fb700ef54: Pull complete 01:54:09 5d5c8e513c77: Pull complete 01:54:09 9f66e0745190: Pull complete 01:54:11 f49a43e4bbc0: Pull complete 01:54:11 561ebcabdf7f: Pull complete 01:54:11 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 01:54:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:54:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 01:54:12 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:54:12 WORKDIR /edgex 01:54:12 COPY go.mod . 01:54:12 RUN go mod download 01:54:12 + docker build -t ci-base-image-x86_64 -f - . 01:54:12 Sending build context to Docker daemon 178.1MB 01:54:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:54:12 ---> 3a752c3f9dda 01:54:12 Step 2/4 : WORKDIR /edgex 01:54:14 ---> Running in d80c08d81961 01:54:14 Removing intermediate container d80c08d81961 01:54:14 ---> be812909e782 01:54:14 Step 3/4 : COPY go.mod . 01:54:14 ---> 3591c7f96b2c 01:54:14 Step 4/4 : RUN go mod download 01:54:14 ---> Running in d4a2179c454e 01:54:19 Still waiting to schedule task 01:54:19 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-34740’ 01:54:29 Removing intermediate container d4a2179c454e 01:54:29 ---> f09eb06025f2 01:54:29 Successfully built f09eb06025f2 01:54:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:29 + docker inspect -f . ci-base-image-x86_64 01:54:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:54:29 prd-ubuntu20.04-docker-8c-8g-34742 does not seem to be running inside a container 01:54:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/759 -v /w/workspace/edgex-go/759:/w/workspace/edgex-go/759:rw,z -v /w/workspace/edgex-go/759@tmp:/w/workspace/edgex-go/759@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:54:29 $ docker top 82771c2d2696b63203a71a4a3259a4be4ab01461a473eb0d2abd92038c4eb0d7 -eo pid,comm [Pipeline] { [Pipeline] sh 01:54:30 + go version 01:54:30 go version go1.23.2 linux/amd64 [Pipeline] } 01:54:30 $ docker stop --time=1 82771c2d2696b63203a71a4a3259a4be4ab01461a473eb0d2abd92038c4eb0d7 01:54:31 $ docker rm -f --volumes 82771c2d2696b63203a71a4a3259a4be4ab01461a473eb0d2abd92038c4eb0d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:32 + docker inspect -f . ci-base-image-x86_64 01:54:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:54:32 prd-ubuntu20.04-docker-8c-8g-34742 does not seem to be running inside a container 01:54:32 $ 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/759 -v /w/workspace/edgex-go/759:/w/workspace/edgex-go/759:rw,z -v /w/workspace/edgex-go/759@tmp:/w/workspace/edgex-go/759@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:54:32 $ docker top 400a5db07ad9f43f68ccae672f550dfd046f36c925ef636c7cfcc6a9a19cdd2d -eo pid,comm [Pipeline] { [Pipeline] echo 01:54:32 ========================================================= 01:54:32 [edgeXBuildGoParallel] Running Tests and Build... 01:54:32 ========================================================= [Pipeline] sh 01:54:32 + git config --global --add safe.directory /w/workspace/edgex-go/759 [Pipeline] fileExists [Pipeline] sh 01:54:33 + make test 01:54:33 go test -race -coverprofile=coverage.out ./... 01:54:41 ? github.com/edgexfoundry/edgex-go [no test files] 01:55:07 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 01:55:07 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 01:55:07 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 01:55:07 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 01:55:07 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 01:55:07 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 01:55:07 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 01:55:07 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 01:55:07 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 01:55:07 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 01:55:07 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 01:55:07 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 01:55:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:55:07 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 01:55:07 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 01:55:08 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 01:55:08 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 01:55:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.025s coverage: 28.7% of statements 01:55:09 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 01:55:09 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 01:55:09 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 01:55:10 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 01:55:10 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 01:55:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements 01:55:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:55:11 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 01:55:11 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 01:55:11 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 01:55:11 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:55:11 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 01:55:11 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 01:55:11 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 01:55:11 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 01:55:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 01:55:12 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:55:12 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 01:55:12 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 01:55:12 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 01:55:13 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 01:55:13 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 01:55:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.044s coverage: 69.2% of statements 01:55:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.037s coverage: 48.4% of statements 01:55:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.171s coverage: 93.4% of statements 01:55:14 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.047s coverage: 91.7% of statements 01:55:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.051s coverage: 9.4% of statements 01:55:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:55:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:55:15 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 01:55:15 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 01:55:15 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 01:55:15 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 01:55:15 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:55:15 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 01:55:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:55:15 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 01:55:15 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 01:55:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.374s coverage: 95.8% of statements 01:55:17 ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements 01:55:17 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 01:55:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:55:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 01:55:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.034s coverage: 0.0% of statements [no tests to run] 01:55:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 1.1% of statements 01:55:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.025s coverage: 44.2% of statements 01:55:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.016s coverage: 40.0% of statements 01:55:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 87.1% of statements 01:55:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.014s coverage: 94.1% of statements 01:55:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.038s coverage: 96.3% of statements 01:55:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements 01:55:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 01:55:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 01:55:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 01:55:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:55:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 01:55:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 01:55:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 01:55:20 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 01:55:20 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 01:55:20 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 01:55:20 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 01:55:20 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 01:55:20 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 01:55:20 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 01:55:20 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 01:55:20 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 01:55:21 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 01:55:22 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 01:55:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:55:23 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 01:55:23 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 01:55:25 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 01:55:25 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 01:55:26 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 01:55:27 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 01:55:27 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 01:55:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:55:27 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 01:55:27 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 01:55:27 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 01:55:27 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 01:55:29 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 01:55:29 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 01:55:29 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 01:55:29 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 01:55:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:55:30 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:55:30 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 01:55:31 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 01:55:31 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 01:55:31 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 01:55:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements 01:55:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:55:32 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:55:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.041s coverage: 92.9% of statements 01:55:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 66.7% of statements 01:55:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.038s coverage: 62.3% of statements 01:55:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 75.0% of statements 01:55:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements 01:55:37 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 17.0% of statements 01:55:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements 01:55:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.067s coverage: 81.8% of statements 01:55:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.058s coverage: 82.1% of statements 01:55:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements 01:55:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.137s coverage: 63.1% of statements 01:55:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements 01:55:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 01:55:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 01:55:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.014s coverage: 73.7% of statements 01:55:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 01:55:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.143s coverage: 36.8% of statements 01:55:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.022s coverage: 93.8% of statements 01:55:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 3.1% of statements 01:55:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 17.2% of statements 01:55:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.095s coverage: 95.7% of statements 01:55:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.031s coverage: 9.0% of statements 01:55:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.060s coverage: 97.7% of statements 01:55:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.026s coverage: 45.8% of statements 01:55:37 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 01:55:37 running golangci-lint 01:55:37 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 01:55:37 go version go1.23.2 linux/amd64 01:55:37 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 01:55:37 level=info msg="[config_reader] Used config file .golangci.yml" 01:55:37 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 01:55:59 level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|imports|types_sizes|compiled_files|files|name) took 20.382434099s" 01:55:59 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.818353ms" 01:56:09 level=info msg="[linters_context/goanalysis] analyzers took 1m43.989330016s with top 10 stages: buildir: 47.992598671s, inspect: 2.970787422s, gosec: 2.872599196s, fact_deprecated: 2.478175678s, printf: 1.943420762s, ctrlflow: 1.568902719s, S1038: 1.312477386s, fact_purity: 1.17786797s, nilness: 962.409172ms, unused: 824.025322ms" 01:56:09 level=info msg="[runner] Issues before processing: 193, after processing: 0" 01:56:09 level=info msg="[runner] Processors filtering stat (in/out): cgo: 193/193, skip_dirs: 193/193, identifier_marker: 193/193, exclude-rules: 193/15, filename_unadjuster: 193/193, invalid_issue: 193/193, nolint: 15/0, autogenerated_exclude: 193/193, exclude: 193/193, path_prettifier: 193/193, skip_files: 193/193" 01:56:09 level=info msg="[runner] processing took 19.659304ms with stages: nolint: 7.527787ms, identifier_marker: 6.097164ms, exclude-rules: 2.146858ms, autogenerated_exclude: 1.583475ms, path_prettifier: 1.440794ms, skip_dirs: 791.116µs, cgo: 27.92µs, invalid_issue: 26.6µs, filename_unadjuster: 12.57µs, max_same_issues: 1.59µs, exclude: 590ns, skip_files: 480ns, uniq_by_line: 420ns, fixer: 350ns, max_per_file_from_linter: 320ns, diff: 260ns, sort_results: 240ns, path_shortener: 220ns, max_from_linter: 170ns, source_code: 150ns, path_prefixer: 130ns, severity-rules: 100ns" 01:56:09 level=info msg="[runner] linters took 10.097594487s with stages: goanalysis_metalinter: 10.077822891s" 01:56:09 level=info msg="File cache stats: 0 entries of total size 0B" 01:56:09 level=info msg="Memory: 307 samples, avg is 269.9MB, max is 1294.5MB" 01:56:09 level=info msg="Execution took 30.524339751s" 01:56:09 go vet ./... 01:56:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:56:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:56:14 ./bin/test-attribution-txt.sh [Pipeline] echo 01:56:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 01:56:15 + ls -al . 01:56:15 total 1740 01:56:15 drwxrwxr-x 11 1001 1001 4096 Dec 9 01:54 . 01:56:15 drwxr-xr-x 4 root root 4096 Dec 9 01:54 .. 01:56:15 drwxrwxr-x 2 1001 1001 4096 Dec 9 01:53 .blubracket 01:56:15 -rw-rw-r-- 1 1001 1001 10 Dec 9 01:53 .dockerignore 01:56:15 drwxrwxr-x 8 1001 1001 4096 Dec 9 01:55 .git 01:56:15 drwxrwxr-x 3 1001 1001 4096 Dec 9 01:53 .github 01:56:15 -rw-rw-r-- 1 1001 1001 907 Dec 9 01:53 .gitignore 01:56:15 -rw-rw-r-- 1 1001 1001 199 Dec 9 01:53 .golangci.yml 01:56:15 -rw-rw-r-- 1 1001 1001 100 Dec 9 01:53 .hadolint.yml 01:56:15 drwxr-xr-x 3 1001 1001 4096 Dec 9 01:54 .semver 01:56:15 -rw-rw-r-- 1 1001 1001 155 Dec 9 01:53 .sonarcloud.properties 01:56:15 -rw-rw-r-- 1 1001 1001 1171 Dec 9 01:53 ADOPTERS.md 01:56:15 -rw-rw-r-- 1 1001 1001 17141 Dec 9 01:53 Attribution.txt 01:56:15 -rw-rw-r-- 1 1001 1001 100284 Dec 9 01:53 CHANGELOG.md 01:56:15 -rw-rw-r-- 1 1001 1001 3804 Dec 9 01:53 CONTRIBUTING.md 01:56:15 -rw-rw-r-- 1 1001 1001 677 Dec 9 01:53 GOVERNANCE.md 01:56:15 -rw-rw-r-- 1 1001 1001 858 Dec 9 01:53 Jenkinsfile 01:56:15 -rw-rw-r-- 1 1001 1001 10775 Dec 9 01:53 LICENSE 01:56:15 -rw-rw-r-- 1 1001 1001 16740 Dec 9 01:53 Makefile 01:56:15 -rw-rw-r-- 1 1001 1001 582 Dec 9 01:53 OWNERS.md 01:56:15 -rw-rw-r-- 1 1001 1001 9932 Dec 9 01:53 README.md 01:56:15 -rw-rw-r-- 1 1001 1001 789 Dec 9 01:53 SECURITY.md 01:56:15 -rw-rw-r-- 1 1001 1001 12 Dec 9 01:54 VERSION 01:56:15 drwxrwxr-x 2 1001 1001 4096 Dec 9 01:53 bin 01:56:15 drwxrwxr-x 19 1001 1001 4096 Dec 9 01:53 cmd 01:56:15 -rw-r--r-- 1 root root 1412872 Dec 9 01:55 coverage.out 01:56:15 drwxrwxr-x 2 1001 1001 4096 Dec 9 01:53 fuzz_test 01:56:15 -rw-rw-r-- 1 1001 1001 6473 Dec 9 01:53 go.mod 01:56:15 -rw-rw-r-- 1 1001 1001 87891 Dec 9 01:53 go.sum 01:56:15 drwxrwxr-x 7 1001 1001 4096 Dec 9 01:53 internal 01:56:15 drwxrwxr-x 2 1001 1001 4096 Dec 9 01:53 openapi 01:56:15 -rw-rw-r-- 1 1001 1001 584 Dec 9 01:53 security.txt 01:56:15 -rw-rw-r-- 1 1001 1001 204 Dec 9 01:53 version.go [Pipeline] sh 01:56:15 + '[' -e coverage.out ] 01:56:15 + chown 1001:1001 coverage.out [Pipeline] stash 01:56:15 Stashed 1 file(s) [Pipeline] sh 01:56:15 + make build 01:56:15 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:56:37 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:56:37 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:56:37 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:56:38 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:56:39 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:56:43 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:56:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:56:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:56:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:56:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:56:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:56:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 01:56:50 $ docker stop --time=1 400a5db07ad9f43f68ccae672f550dfd046f36c925ef636c7cfcc6a9a19cdd2d 01:56:53 $ docker rm -f --volumes 400a5db07ad9f43f68ccae672f550dfd046f36c925ef636c7cfcc6a9a19cdd2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:56:54 01:56:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:56:54 latest: Pulling from edgex-devops/edgex-compose 01:56:54 91d30c5bc195: Pulling fs layer 01:56:54 2e9b0aa3be6d: Pulling fs layer 01:56:54 9c61dcf015f6: Pulling fs layer 01:56:54 4698f68db338: Pulling fs layer 01:56:54 2a2f49069b9e: Pulling fs layer 01:56:54 e0025b399a48: Pulling fs layer 01:56:54 2a2f49069b9e: Waiting 01:56:54 e0025b399a48: Waiting 01:56:54 4698f68db338: Waiting 01:56:54 91d30c5bc195: Verifying Checksum 01:56:54 4698f68db338: Verifying Checksum 01:56:54 4698f68db338: Download complete 01:56:54 2e9b0aa3be6d: Verifying Checksum 01:56:54 2e9b0aa3be6d: Download complete 01:56:54 e0025b399a48: Verifying Checksum 01:56:54 e0025b399a48: Download complete 01:56:54 91d30c5bc195: Pull complete 01:56:54 2a2f49069b9e: Verifying Checksum 01:56:54 2a2f49069b9e: Download complete 01:56:54 2e9b0aa3be6d: Pull complete 01:56:55 9c61dcf015f6: Verifying Checksum 01:56:55 9c61dcf015f6: Download complete 01:56:57 9c61dcf015f6: Pull complete 01:56:57 4698f68db338: Pull complete 01:56:57 2a2f49069b9e: Pull complete 01:56:57 e0025b399a48: Pull complete 01:56:57 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 01:56:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:56:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:57 prd-ubuntu20.04-docker-8c-8g-34742 does not seem to be running inside a container 01:56:57 $ 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/759 -v /w/workspace/edgex-go/759:/w/workspace/edgex-go/759:rw,z -v /w/workspace/edgex-go/759@tmp:/w/workspace/edgex-go/759@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:56:58 $ docker top fcc43c883221e64568594a7c1e8bf52fa0919e3fb44340ce1726310e75c0085f -eo pid,comm [Pipeline] { [Pipeline] sh 01:56:59 + docker compose -f ./docker-compose-build.yml build --parallel 01:57:01 #1 [security-bootstrapper internal] load build definition from Dockerfile 01:57:01 #1 transferring dockerfile: 3.02kB done 01:57:01 #1 DONE 0.0s 01:57:01 01:57:01 #2 [security-secretstore-setup internal] load build definition from Dockerfile 01:57:01 #2 transferring dockerfile: 2.49kB done 01:57:01 #2 DONE 0.0s 01:57:01 01:57:01 #3 [core-command internal] load build definition from Dockerfile 01:57:01 #3 transferring dockerfile: 1.94kB done 01:57:01 #3 DONE 0.0s 01:57:01 01:57:01 #4 [security-spire-config internal] load build definition from Dockerfile 01:57:01 #4 transferring dockerfile: 1.69kB done 01:57:01 #4 DONE 0.0s 01:57:01 01:57:01 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:57:01 #5 transferring dockerfile: 1.89kB done 01:57:01 #5 DONE 0.0s 01:57:01 01:57:01 #6 [security-spire-agent internal] load build definition from Dockerfile 01:57:01 #6 transferring dockerfile: 1.81kB done 01:57:01 #6 DONE 0.0s 01:57:01 01:57:01 #7 [support-notifications internal] load build definition from Dockerfile 01:57:01 #7 transferring dockerfile: 2.02kB done 01:57:01 #7 DONE 0.0s 01:57:01 01:57:01 #8 [core-keeper internal] load build definition from Dockerfile 01:57:01 #8 transferring dockerfile: 2.07kB done 01:57:01 #8 DONE 0.0s 01:57:01 01:57:01 #9 [security-proxy-auth internal] load build definition from Dockerfile 01:57:01 #9 transferring dockerfile: 2.15kB done 01:57:01 #9 DONE 0.0s 01:57:01 01:57:01 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:57:01 #10 transferring dockerfile: 2.23kB done 01:57:01 #10 DONE 0.1s 01:57:01 01:57:01 #11 [core-metadata internal] load build definition from Dockerfile 01:57:01 #11 transferring dockerfile: 2.13kB done 01:57:01 #11 DONE 0.1s 01:57:01 01:57:01 #12 [core-data internal] load build definition from Dockerfile 01:57:01 #12 transferring dockerfile: 2.07kB done 01:57:01 #12 DONE 0.0s 01:57:01 01:57:01 #13 [security-spire-server internal] load build definition from Dockerfile 01:57:01 #13 transferring dockerfile: 1.70kB done 01:57:01 #13 DONE 0.0s 01:57:01 01:57:01 #14 [security-bootstrapper internal] load .dockerignore 01:57:01 #14 transferring context: 50B done 01:57:01 #14 DONE 0.0s 01:57:01 01:57:01 #15 [security-proxy-setup internal] load build definition from Dockerfile 01:57:01 #15 transferring dockerfile: 2.50kB done 01:57:01 #15 DONE 0.1s 01:57:01 01:57:01 #16 [support-scheduler internal] load build definition from Dockerfile 01:57:01 #16 transferring dockerfile: 1.82kB done 01:57:01 #16 DONE 0.1s 01:57:01 01:57:01 #17 [security-secretstore-setup internal] load .dockerignore 01:57:01 #17 transferring context: 50B done 01:57:01 #17 DONE 0.0s 01:57:01 01:57:01 #18 [core-command internal] load .dockerignore 01:57:01 #18 transferring context: 50B done 01:57:01 #18 DONE 0.0s 01:57:01 01:57:01 #19 [security-spire-config internal] load .dockerignore 01:57:01 #19 transferring context: 50B done 01:57:01 #19 DONE 0.0s 01:57:01 01:57:01 #20 [security-spiffe-token-provider internal] load .dockerignore 01:57:01 #20 transferring context: 50B done 01:57:01 #20 DONE 0.0s 01:57:01 01:57:01 #21 [security-spire-agent internal] load .dockerignore 01:57:01 #21 transferring context: 50B done 01:57:01 #21 DONE 0.0s 01:57:01 01:57:01 #22 [support-notifications internal] load .dockerignore 01:57:01 #22 transferring context: 50B done 01:57:01 #22 DONE 0.0s 01:57:01 01:57:01 #23 [security-proxy-auth internal] load .dockerignore 01:57:01 #23 transferring context: 50B done 01:57:01 #23 DONE 0.0s 01:57:01 01:57:01 #24 [core-metadata internal] load .dockerignore 01:57:01 #24 transferring context: 50B done 01:57:01 #24 DONE 0.0s 01:57:01 01:57:01 #25 [core-keeper internal] load .dockerignore 01:57:01 #25 transferring context: 50B done 01:57:01 #25 DONE 0.0s 01:57:01 01:57:01 #26 [core-common-config-bootstrapper internal] load .dockerignore 01:57:01 #26 transferring context: 50B done 01:57:01 #26 DONE 0.0s 01:57:01 01:57:01 #27 [core-data internal] load .dockerignore 01:57:01 #27 transferring context: 50B done 01:57:01 #27 DONE 0.0s 01:57:01 01:57:01 #28 [support-scheduler internal] load .dockerignore 01:57:01 #28 transferring context: 50B done 01:57:01 #28 DONE 0.0s 01:57:01 01:57:01 #29 [security-spire-server internal] load .dockerignore 01:57:01 #29 transferring context: 50B done 01:57:01 #29 DONE 0.0s 01:57:01 01:57:01 #30 [security-proxy-setup internal] load .dockerignore 01:57:01 #30 transferring context: 50B done 01:57:01 #30 DONE 0.0s 01:57:01 01:57:01 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:57:01 #31 DONE 0.0s 01:57:01 01:57:01 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 01:57:02 #32 ... 01:57:02 01:57:02 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:57:02 #31 DONE 0.0s 01:57:02 01:57:02 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 01:57:02 #32 ... 01:57:02 01:57:02 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:57:02 #31 DONE 0.0s 01:57:02 01:57:02 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 01:57:02 #32 DONE 0.5s 01:57:02 01:57:02 #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:57:02 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done 01:57:02 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 01:57:02 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 01:57:02 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 01:57:02 #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 1.05MB / 3.62MB 0.1s 01:57:02 #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.2s done 01:57:02 #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 01:57:02 #33 ... 01:57:02 01:57:02 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 01:57:02 #34 DONE 0.7s 01:57:02 01:57:02 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 01:57:02 #35 DONE 0.8s 01:57:02 01:57:02 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:57:02 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done 01:57:02 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 01:57:02 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 01:57:02 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 01:57:02 #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.2s done 01:57:02 #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.3s done 01:57:02 #33 ... 01:57:02 01:57:02 #36 [security-spire-config internal] load build context 01:57:02 #36 transferring context: 21.82kB 0.1s done 01:57:02 #36 DONE 0.2s 01:57:02 01:57:02 #37 [security-spire-agent internal] load build context 01:57:02 #37 transferring context: 23.10kB 0.0s done 01:57:02 #37 DONE 0.3s 01:57:02 01:57:02 #38 [security-spire-server internal] load build context 01:57:02 #38 transferring context: 23.57kB done 01:57:02 #38 DONE 0.3s 01:57:02 01:57:02 #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:57:02 #33 DONE 0.9s 01:57:02 01:57:02 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:57:02 #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 01:57:02 #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 01:57:02 #39 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 01:57:02 #39 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 01:57:02 #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s 01:57:02 #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s 01:57:02 #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.1s 01:57:02 #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 01:57:02 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.2s 01:57:02 #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 01:57:03 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 7.34MB / 30.73MB 0.3s 01:57:03 #39 ... 01:57:03 01:57:03 #40 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 01:57:03 #40 DONE 1.2s 01:57:03 01:57:03 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:57:03 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 16.78MB / 30.73MB 0.4s 01:57:03 #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 01:57:03 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 27.26MB / 30.73MB 0.5s 01:57:03 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.6s 01:57:03 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.7s done 01:57:03 #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 01:57:05 #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.7s done 01:57:06 #39 ... 01:57:06 01:57:06 #41 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 01:57:06 #41 DONE 3.0s 01:57:06 01:57:06 #42 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:57:07 #42 ... 01:57:07 01:57:07 #43 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:57:07 #0 1.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:57:07 #0 1.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:57:07 #0 2.329 (1/2) Installing dumb-init (1.2.5-r3) 01:57:07 #0 2.329 (2/2) Installing su-exec (0.2-r3) 01:57:07 #0 2.338 Executing busybox-1.36.1-r29.trigger 01:57:07 #0 2.342 OK: 8 MiB in 16 packages 01:57:07 #43 DONE 3.9s 01:57:07 01:57:07 #44 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:57:07 #44 ... 01:57:07 01:57:07 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:57:07 #39 DONE 4.5s 01:57:07 01:57:07 #45 [security-secretstore-setup internal] load build context 01:57:07 #45 ... 01:57:07 01:57:07 #46 [security-proxy-setup internal] load build context 01:57:07 #46 ... 01:57:07 01:57:07 #47 [core-command internal] load build context 01:57:07 #47 ... 01:57:07 01:57:07 #46 [security-proxy-setup internal] load build context 01:57:08 #46 transferring context: 181.36MB 5.6s 01:57:09 #46 ... 01:57:09 01:57:09 #48 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:57:09 #48 DONE 5.9s 01:57:09 01:57:09 #49 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:57:09 #0 4.044 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:57:09 #0 4.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:57:09 #0 4.406 (1/4) Installing ca-certificates (20240705-r0) 01:57:09 #0 4.426 (2/4) Installing dumb-init (1.2.5-r3) 01:57:09 #0 4.435 (3/4) Installing su-exec (0.2-r3) 01:57:09 #0 4.442 (4/4) Installing yq-go (4.44.1-r2) 01:57:09 #0 4.611 Executing busybox-1.36.1-r29.trigger 01:57:09 #0 4.622 Executing ca-certificates-20240705-r0.trigger 01:57:09 #0 4.656 OK: 19 MiB in 18 packages 01:57:09 #49 DONE 5.9s 01:57:09 01:57:09 #50 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 01:57:09 #0 4.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:57:09 #0 4.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:57:09 #0 4.497 (1/2) Installing ca-certificates (20240705-r0) 01:57:09 #0 4.518 (2/2) Installing dumb-init (1.2.5-r3) 01:57:09 #0 4.528 Executing busybox-1.36.1-r29.trigger 01:57:09 #0 4.534 Executing ca-certificates-20240705-r0.trigger 01:57:09 #0 4.593 OK: 9 MiB in 16 packages 01:57:09 #50 DONE 5.9s 01:57:09 01:57:09 #46 [security-proxy-setup internal] load build context 01:57:09 #46 ... 01:57:09 01:57:09 #51 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:57:09 #0 4.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:57:09 #0 4.648 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:57:09 #0 4.917 (1/1) Installing dumb-init (1.2.5-r3) 01:57:09 #0 4.922 Executing busybox-1.36.1-r29.trigger 01:57:09 #0 4.934 OK: 8 MiB in 15 packages 01:57:09 #51 DONE 5.9s 01:57:09 01:57:09 #52 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:57:09 #0 4.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:57:09 #0 4.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:57:09 #0 5.169 (1/3) Installing ca-certificates (20240705-r0) 01:57:09 #0 5.200 (2/3) Installing dumb-init (1.2.5-r3) 01:57:09 #0 5.206 (3/3) Installing tzdata (2024b-r0) 01:57:09 #0 5.235 Executing busybox-1.36.1-r29.trigger 01:57:09 #0 5.243 Executing ca-certificates-20240705-r0.trigger 01:57:09 #0 5.292 OK: 10 MiB in 17 packages 01:57:09 #52 DONE 6.0s 01:57:09 01:57:09 #46 [security-proxy-setup internal] load build context 01:57:10 #46 ... 01:57:10 01:57:10 #53 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:57:10 #0 4.069 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:57:10 #0 5.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:57:10 #0 5.436 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:57:10 #0 5.436 v3.20.3-391-g79d9372a169 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:57:10 #0 5.436 OK: 24171 distinct packages available 01:57:10 #0 5.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:57:10 #0 5.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:57:10 #0 5.870 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:57:10 #0 5.910 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:57:10 #0 5.926 (3/7) Installing dumb-init (1.2.5-r3) 01:57:10 #0 5.931 (4/7) Installing musl-obstack (1.2.3-r2) 01:57:10 #0 5.932 (5/7) Installing libucontext (1.2-r3) 01:57:10 #0 5.940 (6/7) Installing gcompat (1.1.0-r4) 01:57:10 #0 5.943 (7/7) Installing openssl (3.3.2-r1) 01:57:10 #0 5.951 Executing busybox-1.36.1-r29.trigger 01:57:10 #0 5.966 OK: 9 MiB in 19 packages 01:57:10 #53 DONE 7.2s 01:57:10 01:57:10 #54 [core-metadata stage-1 2/10] RUN apk add --update --no-cache dumb-init 01:57:10 #0 5.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:57:10 #0 5.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:57:10 #0 6.016 (1/1) Installing dumb-init (1.2.5-r3) 01:57:10 #0 6.022 Executing busybox-1.36.1-r29.trigger 01:57:10 #0 6.035 OK: 8 MiB in 15 packages 01:57:10 #54 DONE 7.3s 01:57:10 01:57:10 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:57:10 #0 5.477 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:57:10 #0 5.556 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:57:10 #0 5.848 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:57:10 #0 5.848 v3.20.3-391-g79d9372a169 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:57:10 #0 5.848 OK: 24171 distinct packages available 01:57:10 #0 5.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:57:10 #0 6.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:57:10 #0 6.256 (1/14) Installing ca-certificates (20240705-r0) 01:57:10 #0 6.271 (2/14) Installing brotli-libs (1.1.0-r2) 01:57:10 #0 6.287 (3/14) Installing c-ares (1.33.1-r0) 01:57:10 #0 6.292 (4/14) Installing libunistring (1.2-r0) 01:57:10 #0 6.304 (5/14) Installing libidn2 (2.3.7-r0) 01:57:10 #0 6.312 (6/14) Installing nghttp2-libs (1.62.1-r0) 01:57:10 #0 6.316 (7/14) Installing libpsl (0.21.5-r1) 01:57:10 #0 6.320 (8/14) Installing zstd-libs (1.5.6-r0) 01:57:10 #0 6.331 (9/14) Installing libcurl (8.11.0-r2) 01:57:10 #0 6.340 (10/14) Installing curl (8.11.0-r2) 01:57:10 #0 6.348 (11/14) Installing dumb-init (1.2.5-r3) 01:57:10 #0 6.351 (12/14) Installing musl-obstack (1.2.3-r2) 01:57:10 #0 6.353 (13/14) Installing libucontext (1.2-r3) 01:57:10 #0 6.355 (14/14) Installing gcompat (1.1.0-r4) 01:57:10 #0 6.358 Executing busybox-1.36.1-r29.trigger 01:57:10 #0 6.365 Executing ca-certificates-20240705-r0.trigger 01:57:10 #0 6.405 OK: 13 MiB in 28 packages 01:57:10 #55 DONE 7.2s 01:57:10 01:57:10 #46 [security-proxy-setup internal] load build context 01:57:11 #46 ... 01:57:11 01:57:11 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:57:11 #0 6.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:57:11 #0 6.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:57:11 #0 6.921 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:57:11 #0 6.921 v3.20.3-391-g79d9372a169 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:57:11 #0 6.921 OK: 24171 distinct packages available 01:57:11 #0 6.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:57:11 #0 7.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:57:11 #0 7.337 (1/4) Installing dumb-init (1.2.5-r3) 01:57:11 #0 7.337 (2/4) Installing musl-obstack (1.2.3-r2) 01:57:11 #0 7.337 (3/4) Installing libucontext (1.2-r3) 01:57:11 #0 7.337 (4/4) Installing gcompat (1.1.0-r4) 01:57:11 #0 7.340 Executing busybox-1.36.1-r29.trigger 01:57:11 #0 7.342 OK: 8 MiB in 18 packages 01:57:11 #56 DONE 8.1s 01:57:11 01:57:11 #45 [security-secretstore-setup internal] load build context 01:57:11 #45 transferring context: 433.35MB 8.9s done 01:57:11 #45 DONE 9.1s 01:57:11 01:57:11 #57 [security-bootstrapper internal] load build context 01:57:11 #57 transferring context: 433.35MB 8.9s done 01:57:11 #57 DONE 9.1s 01:57:11 01:57:11 #46 [security-proxy-setup internal] load build context 01:57:12 #46 ... 01:57:12 01:57:12 #58 [support-notifications internal] load build context 01:57:12 #58 transferring context: 433.35MB 9.9s done 01:57:12 #58 ... 01:57:12 01:57:12 #59 [support-scheduler internal] load build context 01:57:12 #59 transferring context: 433.35MB 9.6s done 01:57:12 #59 ... 01:57:12 01:57:12 #60 [core-metadata internal] load build context 01:57:12 #60 ... 01:57:12 01:57:12 #61 [security-proxy-auth internal] load build context 01:57:12 #61 ... 01:57:12 01:57:12 #59 [support-scheduler internal] load build context 01:57:12 #59 DONE 10.4s 01:57:12 01:57:12 #62 [core-keeper internal] load build context 01:57:12 #62 transferring context: 433.35MB 9.7s done 01:57:12 #62 DONE 10.4s 01:57:12 01:57:12 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:57:12 #0 7.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:57:12 #0 7.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:57:12 #0 8.242 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:57:12 #0 8.283 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:57:12 #0 8.293 (3/6) Installing dumb-init (1.2.5-r3) 01:57:12 #0 8.297 (4/6) Installing openssl (3.3.2-r1) 01:57:12 #0 8.309 (5/6) Installing su-exec (0.2-r3) 01:57:12 #0 8.313 (6/6) Installing yq-go (4.44.1-r2) 01:57:12 #0 8.378 Executing busybox-1.36.1-r29.trigger 01:57:12 #0 8.390 OK: 19 MiB in 18 packages 01:57:12 #63 DONE 9.5s 01:57:12 01:57:12 #61 [security-proxy-auth internal] load build context 01:57:12 #61 ... 01:57:12 01:57:12 #64 [security-spiffe-token-provider internal] load build context 01:57:12 #64 ... 01:57:12 01:57:12 #65 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:57:12 #65 DONE 6.4s 01:57:12 01:57:12 #58 [support-notifications internal] load build context 01:57:12 #58 DONE 10.6s 01:57:12 01:57:12 #66 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:57:12 #0 5.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:57:12 #0 5.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:57:12 #0 6.132 OK: 246 MiB in 54 packages 01:57:12 #66 DONE 6.6s 01:57:12 01:57:12 #64 [security-spiffe-token-provider internal] load build context 01:57:12 #64 ... 01:57:12 01:57:12 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:57:12 #67 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.0s done 01:57:12 #67 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 01:57:12 #67 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 01:57:12 #67 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 01:57:12 #67 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.0s 01:57:12 #67 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 01:57:12 #67 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done 01:57:12 #67 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.5s done 01:57:12 #67 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 01:57:12 #67 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.2s done 01:57:12 #67 ... 01:57:12 01:57:12 #68 [core-common-config-bootstrapper internal] load build context 01:57:12 #68 transferring context: 433.35MB 9.9s done 01:57:12 #68 DONE 10.6s 01:57:12 01:57:12 #69 [core-data internal] load build context 01:57:12 #69 transferring context: 433.35MB 10.4s done 01:57:13 #69 DONE 10.7s 01:57:13 01:57:13 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:57:13 #0 5.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:57:13 #0 5.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:57:13 #0 6.238 OK: 246 MiB in 54 packages 01:57:13 #70 DONE 6.5s 01:57:13 01:57:13 #71 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 01:57:13 #0 5.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:57:13 #0 6.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:57:13 #0 6.355 OK: 246 MiB in 54 packages 01:57:13 #71 DONE 6.6s 01:57:13 01:57:13 #60 [core-metadata internal] load build context 01:57:13 #60 transferring context: 433.35MB 10.5s done 01:57:13 #60 DONE 10.7s 01:57:13 01:57:13 #64 [security-spiffe-token-provider internal] load build context 01:57:13 #64 ... 01:57:13 01:57:13 #61 [security-proxy-auth internal] load build context 01:57:13 #61 transferring context: 433.35MB 10.6s done 01:57:13 #61 DONE 10.8s 01:57:13 01:57:13 #47 [core-command internal] load build context 01:57:13 #47 transferring context: 433.35MB 10.6s done 01:57:13 #47 DONE 10.9s 01:57:13 01:57:13 #64 [security-spiffe-token-provider internal] load build context 01:57:13 #64 transferring context: 433.35MB 10.8s done 01:57:13 #64 DONE 11.0s 01:57:13 01:57:13 #72 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:57:13 #72 DONE 0.3s 01:57:13 01:57:13 #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:57:13 #73 DONE 0.2s 01:57:13 01:57:13 #74 [core-data builder 4/7] COPY go.mod vendor* ./ 01:57:13 #74 DONE 0.3s 01:57:13 01:57:13 #75 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:13 #75 ... 01:57:13 01:57:13 #46 [security-proxy-setup internal] load build context 01:57:13 #46 transferring context: 433.35MB 10.9s done 01:57:13 #46 DONE 11.0s 01:57:13 01:57:13 #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:15 #76 ... 01:57:15 01:57:15 #42 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:57:15 #42 7.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:57:15 #42 7.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:57:15 #42 7.655 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:57:15 #42 7.655 v3.20.3-391-g79d9372a169 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:57:15 #42 7.655 OK: 24175 distinct packages available 01:57:15 #42 7.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:57:15 #42 7.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:57:15 #42 8.115 OK: 246 MiB in 54 packages 01:57:15 #42 DONE 8.3s 01:57:15 01:57:15 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:57:15 #0 4.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:57:15 #0 4.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:57:15 #0 4.985 Upgrading critical system libraries and apk-tools: 01:57:15 #0 4.985 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:57:15 #0 4.992 Executing busybox-1.36.1-r29.trigger 01:57:15 #0 5.069 Continuing the upgrade transaction with new apk-tools: 01:57:15 #0 5.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:57:15 #0 5.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:57:15 #0 5.417 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:57:15 #0 5.446 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:57:15 #0 5.460 Executing ca-certificates-20240705-r0.trigger 01:57:15 #0 5.497 OK: 19 MiB in 18 packages 01:57:15 #77 DONE 5.7s 01:57:15 01:57:15 #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:57:15 #78 DONE 0.1s 01:57:15 01:57:15 #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:15 #79 ... 01:57:15 01:57:15 #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade 01:57:15 #0 4.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:57:15 #0 4.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:57:15 #0 5.218 Upgrading critical system libraries and apk-tools: 01:57:15 #0 5.218 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:57:15 #0 5.225 Executing busybox-1.36.1-r29.trigger 01:57:15 #0 5.278 Continuing the upgrade transaction with new apk-tools: 01:57:15 #0 5.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:57:15 #0 5.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:57:15 #0 5.696 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:57:15 #0 5.724 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:57:15 #0 5.735 OK: 8 MiB in 15 packages 01:57:15 #80 DONE 5.9s 01:57:15 01:57:15 #44 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:57:15 #44 6.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:57:15 #44 7.509 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:57:15 #44 7.906 Upgrading critical system libraries and apk-tools: 01:57:15 #44 7.906 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:57:15 #44 7.928 Executing busybox-1.36.1-r29.trigger 01:57:15 #44 8.032 Continuing the upgrade transaction with new apk-tools: 01:57:15 #44 8.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:57:15 #44 ... 01:57:15 01:57:15 #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:57:15 #0 4.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:57:15 #0 4.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:57:15 #0 5.307 Upgrading critical system libraries and apk-tools: 01:57:15 #0 5.307 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:57:15 #0 5.320 Executing busybox-1.36.1-r29.trigger 01:57:15 #0 5.401 Continuing the upgrade transaction with new apk-tools: 01:57:15 #0 5.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:57:15 #0 5.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:57:15 #0 5.855 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:57:15 #0 5.890 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:57:15 #0 5.908 Executing ca-certificates-20240705-r0.trigger 01:57:15 #0 5.945 OK: 10 MiB in 17 packages 01:57:15 #81 DONE 6.1s 01:57:15 01:57:15 #44 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:57:15 #44 8.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:57:15 #44 ... 01:57:15 01:57:15 #82 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 01:57:15 #0 4.725 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:57:15 #0 5.209 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:57:15 #0 5.982 (1/1) Installing dumb-init (1.2.5-r3) 01:57:15 #0 6.276 Executing busybox-1.36.1-r29.trigger 01:57:15 #0 6.279 OK: 8 MiB in 15 packages 01:57:15 #82 DONE 6.4s 01:57:15 01:57:15 #83 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 01:57:15 #0 5.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:57:15 #0 5.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:57:15 #0 5.626 Upgrading critical system libraries and apk-tools: 01:57:15 #0 5.626 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:57:15 #0 5.655 Executing busybox-1.36.1-r29.trigger 01:57:15 #0 5.755 Continuing the upgrade transaction with new apk-tools: 01:57:15 #0 5.759 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:57:15 #0 5.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:57:15 #0 6.193 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:57:15 #0 6.232 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:57:15 #0 6.241 Executing ca-certificates-20240705-r0.trigger 01:57:15 #0 6.304 OK: 9 MiB in 16 packages 01:57:15 #83 DONE 6.5s 01:57:15 01:57:15 #44 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:57:15 #44 8.562 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:57:15 #44 8.598 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:57:15 #44 8.604 OK: 8 MiB in 16 packages 01:57:15 #44 DONE 8.7s 01:57:15 01:57:15 #84 [core-metadata stage-1 3/10] RUN apk --no-cache upgrade 01:57:15 #0 4.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:57:15 #0 4.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:57:15 #0 4.536 Upgrading critical system libraries and apk-tools: 01:57:15 #0 4.536 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:57:15 #0 4.541 Executing busybox-1.36.1-r29.trigger 01:57:15 #0 4.647 Continuing the upgrade transaction with new apk-tools: 01:57:15 #0 4.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:57:15 #0 4.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:57:15 #0 5.116 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:57:15 #0 5.155 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:57:15 #0 5.167 OK: 8 MiB in 15 packages 01:57:15 #84 DONE 5.3s 01:57:15 01:57:15 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:57:15 #0 3.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:57:15 #0 3.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:57:15 #0 3.674 Upgrading critical system libraries and apk-tools: 01:57:15 #0 3.674 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:57:15 #0 3.685 Executing busybox-1.36.1-r29.trigger 01:57:15 #0 3.754 Continuing the upgrade transaction with new apk-tools: 01:57:15 #0 3.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:57:15 #0 3.850 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:57:15 #0 4.204 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:57:15 #0 4.244 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:57:15 #0 4.256 OK: 8 MiB in 18 packages 01:57:15 #85 DONE 4.4s 01:57:15 01:57:15 #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:57:16 #86 ... 01:57:16 01:57:16 #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:57:16 #0 3.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:57:16 #0 4.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:57:16 #0 4.445 Upgrading critical system libraries and apk-tools: 01:57:16 #0 4.445 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:57:16 #0 4.457 Executing busybox-1.36.1-r29.trigger 01:57:16 #0 4.595 Continuing the upgrade transaction with new apk-tools: 01:57:16 #0 4.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:57:16 #0 4.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:57:16 #0 5.188 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:57:16 #0 5.217 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:57:16 #0 5.238 Executing ca-certificates-20240705-r0.trigger 01:57:16 #0 5.281 OK: 13 MiB in 28 packages 01:57:16 #87 DONE 5.6s 01:57:16 01:57:16 #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 01:57:16 #0 4.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:57:16 #0 4.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:57:16 #0 4.961 Upgrading critical system libraries and apk-tools: 01:57:16 #0 4.961 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:57:16 #0 4.974 Executing busybox-1.36.1-r29.trigger 01:57:16 #0 5.062 Continuing the upgrade transaction with new apk-tools: 01:57:16 #0 5.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:57:16 #0 5.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:57:16 #0 5.444 OK: 9 MiB in 19 packages 01:57:16 #88 DONE 5.6s 01:57:16 01:57:16 #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:57:16 #0 1.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:57:16 #0 2.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:57:16 #0 2.414 Upgrading critical system libraries and apk-tools: 01:57:16 #0 2.414 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:57:16 #0 2.424 Executing busybox-1.36.1-r29.trigger 01:57:16 #0 2.493 Continuing the upgrade transaction with new apk-tools: 01:57:16 #0 2.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:57:16 #0 2.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:57:16 #0 2.940 OK: 19 MiB in 18 packages 01:57:16 #89 DONE 3.2s 01:57:16 01:57:16 #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:57:16 #90 DONE 0.3s 01:57:16 01:57:16 #91 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:57:16 #91 DONE 0.4s 01:57:16 01:57:16 #92 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:57:16 #0 2.119 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:57:16 #0 2.582 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:57:16 #0 3.307 OK: 246 MiB in 54 packages 01:57:16 #92 DONE 3.5s 01:57:16 01:57:16 #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:57:16 #93 DONE 0.3s 01:57:16 01:57:16 #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:57:16 #94 DONE 0.4s 01:57:16 01:57:16 #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:57:16 #95 DONE 0.4s 01:57:16 01:57:16 #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:57:16 #96 DONE 0.1s 01:57:16 01:57:16 #97 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:57:16 #97 DONE 0.1s 01:57:16 01:57:16 #98 [security-spire-config stage-2 6/10] COPY security.txt / 01:57:16 #98 DONE 0.1s 01:57:16 01:57:16 #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:57:16 #99 ... 01:57:16 01:57:16 #100 [security-spire-server stage-2 6/9] COPY security.txt / 01:57:16 #100 DONE 0.2s 01:57:16 01:57:16 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:57:16 #101 DONE 0.3s 01:57:16 01:57:16 #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:57:16 #99 DONE 0.2s 01:57:16 01:57:16 #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:57:16 #102 DONE 0.1s 01:57:16 01:57:16 #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:57:16 #103 DONE 0.1s 01:57:16 01:57:16 #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 01:57:16 #104 DONE 0.1s 01:57:16 01:57:16 #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:57:17 #105 DONE 0.1s 01:57:17 01:57:17 #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:57:17 #106 DONE 0.1s 01:57:17 01:57:17 #107 [security-spire-agent stage-3 7/10] COPY security.txt / 01:57:17 #107 DONE 0.1s 01:57:17 01:57:17 #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:57:17 #108 DONE 0.1s 01:57:17 01:57:17 #109 [security-spire-config] exporting to image 01:57:17 #109 exporting layers 01:57:17 #109 ... 01:57:17 01:57:17 #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:57:17 #110 DONE 0.1s 01:57:17 01:57:17 #109 [security-spire-server] exporting to image 01:57:17 #109 ... 01:57:17 01:57:17 #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:57:17 #111 DONE 0.1s 01:57:17 01:57:17 #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:57:17 #112 DONE 0.0s 01:57:17 01:57:17 #109 [security-spire-agent] exporting to image 01:57:17 #109 ... 01:57:17 01:57:17 #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:57:17 #86 DONE 2.1s 01:57:17 01:57:17 #113 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 01:57:17 #113 DONE 0.0s 01:57:18 01:57:18 #109 [security-spire-agent] exporting to image 01:57:18 #109 exporting layers 1.1s done 01:57:18 #109 writing image sha256:45e1f1f00aa924e4e31988bba5eed5de6e3176d41794b160a63abb69ee579192 01:57:18 #109 exporting layers 1.2s done 01:57:18 #109 writing image sha256:45e1f1f00aa924e4e31988bba5eed5de6e3176d41794b160a63abb69ee579192 done 01:57:18 #109 naming to docker.io/library/security-spire-server done 01:57:18 #109 writing image sha256:9a137ff01d4fcbdf2cba409bd7fc96f88e8aad8f0543b25fc2bc4bd90bdde1bc done 01:57:18 #109 naming to docker.io/library/security-spire-config done 01:57:18 #109 exporting layers 1.1s done 01:57:18 #109 writing image sha256:60f2befdec2a5b1c68d350619e677169dc884d5cec5132424b14d9259846da9d done 01:57:18 #109 naming to docker.io/library/security-spire-agent done 01:57:18 #109 DONE 1.4s 01:57:18 01:57:18 #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:23 #114 ... 01:57:23 01:57:23 #115 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-34747 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 01:57:36 Running in /w/workspace/edgex-go/759 [Pipeline] { [Pipeline] checkout 01:57:39 The recommended git tool is: git 01:57:45 #115 DONE 28.9s 01:57:45 01:57:45 #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:45 #79 DONE 27.2s 01:57:45 01:57:45 #75 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:45 #75 DONE 28.8s 01:57:45 01:57:45 #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:45 #76 DONE 28.9s 01:57:45 01:57:45 #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:45 #114 DONE 25.7s 01:57:45 01:57:45 #116 [core-keeper builder 7/8] COPY . . 01:57:45 using credential edgex-jenkins-ssh 01:57:45 Cloning the remote Git repository 01:57:45 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:57:46 > git init /w/workspace/edgex-go/759 # timeout=10 01:57:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:57:46 > git --version # timeout=10 01:57:46 > git --version # 'git version 2.25.1' 01:57:46 using GIT_SSH to set credentials SSH Credentials for GitHub 01:57:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:57:52 #116 ... 01:57:52 01:57:52 #117 [core-data builder 6/7] COPY . . 01:57:52 #117 DONE 10.1s 01:57:52 01:57:52 #118 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:52 #118 CACHED 01:57:52 01:57:52 #119 [security-proxy-auth builder 6/7] COPY . . 01:57:52 #119 CACHED 01:57:52 01:57:52 #120 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:57:52 #120 CACHED 01:57:52 01:57:52 #121 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:57:52 #121 CACHED 01:57:52 01:57:52 #122 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:52 #122 CACHED 01:57:52 01:57:52 #123 [core-common-config-bootstrapper builder 6/7] COPY . . 01:57:52 #123 CACHED 01:57:52 01:57:52 #124 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:52 #124 CACHED 01:57:52 01:57:52 #125 [core-metadata builder 6/7] COPY . . 01:57:52 #125 CACHED 01:57:52 01:57:52 #126 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:57:52 #126 CACHED 01:57:52 01:57:52 #127 [support-notifications builder 6/7] COPY . . 01:57:52 #127 DONE 10.1s 01:57:52 01:57:52 #128 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:57:52 #128 CACHED 01:57:52 01:57:52 #129 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:52 #129 CACHED 01:57:52 01:57:52 #130 [support-scheduler builder 6/7] COPY . . 01:57:52 #130 CACHED 01:57:52 01:57:52 #131 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:52 #131 CACHED 01:57:52 01:57:52 #132 [core-command builder 4/7] COPY go.mod vendor* ./ 01:57:52 #132 CACHED 01:57:52 01:57:52 #133 [core-command builder 6/7] COPY . . 01:57:52 #133 CACHED 01:57:52 01:57:52 #116 [core-keeper builder 7/8] COPY . . 01:57:52 #116 DONE 10.1s 01:57:52 01:57:52 #134 [security-proxy-setup builder 6/7] COPY . . 01:57:52 #134 CACHED 01:57:52 01:57:52 #135 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:52 #135 CACHED 01:57:52 01:57:52 #136 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:57:52 #136 CACHED 01:57:52 01:57:52 #137 [security-secretstore-setup builder 6/7] COPY . . 01:57:52 #137 DONE 10.1s 01:57:52 01:57:52 #138 [security-spiffe-token-provider builder 6/7] COPY . . 01:57:52 #138 DONE 10.1s 01:57:52 01:57:52 #139 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:57:52 #139 CACHED 01:57:52 01:57:52 #140 [security-bootstrapper builder 6/7] COPY . . 01:57:52 #140 CACHED 01:57:52 01:57:52 #141 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:52 #141 CACHED 01:57:52 01:57:52 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:57:53 #142 1.076 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:58:03 #142 ... 01:58:03 01:58:03 #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:58:03 #0 0.867 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:58:03 #143 ... 01:58:03 01:58:03 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:58:03 #0 0.929 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:58:03 #144 ... 01:58:03 01:58:03 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:58:03 #0 1.346 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:58:03 #145 ... 01:58:03 01:58:03 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:58:03 #0 0.589 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:58:03 #146 ... 01:58:03 01:58:03 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:58:03 #0 0.728 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:58:03 #147 ... 01:58:03 01:58:03 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:58:03 #0 1.225 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:58:03 #148 ... 01:58:03 01:58:03 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:58:03 #0 0.680 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:58:03 #149 ... 01:58:03 01:58:03 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:58:03 #0 1.299 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:58:03 #150 ... 01:58:03 01:58:03 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:58:03 #0 0.810 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:58:03 #151 ... 01:58:03 01:58:03 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:58:03 #0 1.409 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:58:03 #152 ... 01:58:03 01:58:03 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:58:03 #0 0.401 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:58:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:58:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:58:06 Avoid second fetch 01:58:06 Checking out Revision 6bbd37b5df431558ec293b1a451d3008d2d01443 (main) 01:58:07 Commit message: "Merge pull request #5019 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.0.0-dev.11" 01:58:06 > git config core.sparsecheckout # timeout=10 01:58:06 > git checkout -f 6bbd37b5df431558ec293b1a451d3008d2d01443 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:58:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:58:12 % Total % Received % Xferd Average Speed Time Time Time Current 01:58:12 Dload Upload Total Spent Left Speed 01:58:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 167k 0 --:--:-- --:--:-- --:--:-- 169k [Pipeline] sh 01:58:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:58:13 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 01:58:13 01:58:13 { 01:58:13 "registry-mirrors": [ 01:58:13 "https://nexus3.edgexfoundry.org:10001" 01:58:13 ], 01:58:13 "bip": "10.250.0.254/24", 01:58:13 "hosts": [ 01:58:13 "tcp://0.0.0.0:5555", 01:58:13 "unix:///var/run/docker.sock" 01:58:13 ], 01:58:13 "mtu": 1458, 01:58:13 "selinux-enabled": true, 01:58:13 "seccomp-profile": "/etc/docker/seccomp.json" 01:58:13 } [Pipeline] sh 01:58:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:58:13 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:58:32 provisioning config files... 01:58:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/759@tmp/config10954215689078840790tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:58:33 ---> ****-login.sh 01:58:33 nexus3.edgexfoundry.org:10001 01:58:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:38 Configure a credential helper to remove this warning. See 01:58:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:38 01:58:38 Login Succeeded 01:58:38 nexus3.edgexfoundry.org:10002 01:58:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:38 Configure a credential helper to remove this warning. See 01:58:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:38 01:58:38 Login Succeeded 01:58:38 nexus3.edgexfoundry.org:10003 01:58:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:39 Configure a credential helper to remove this warning. See 01:58:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:39 01:58:39 Login Succeeded 01:58:39 nexus3.edgexfoundry.org:10004 01:58:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:39 Configure a credential helper to remove this warning. See 01:58:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:39 01:58:39 Login Succeeded 01:58:39 ****.io 01:58:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:40 Configure a credential helper to remove this warning. See 01:58:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:40 01:58:40 Login Succeeded 01:58:40 ---> ****-login.sh ends [Pipeline] } 01:58:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 01:58:40 + git config --global --add safe.directory /w/workspace/edgex-go/759 [Pipeline] echo 01:58:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:58:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:58:40 ========================================================= 01:58:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 01:58:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:58:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:58:41 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:58:41 cf04c63912e1: Pulling fs layer 01:58:41 55b35a11ae5e: Pulling fs layer 01:58:41 a37a00ec5f00: Pulling fs layer 01:58:41 50b3750afda1: Pulling fs layer 01:58:41 4f4fb700ef54: Pulling fs layer 01:58:41 80978eb59214: Pulling fs layer 01:58:41 c9f46d7d2bd2: Pulling fs layer 01:58:41 c5a475d317c9: Pulling fs layer 01:58:41 50b3750afda1: Waiting 01:58:41 4f4fb700ef54: Waiting 01:58:41 c9f46d7d2bd2: Waiting 01:58:41 80978eb59214: Waiting 01:58:41 c5a475d317c9: Waiting 01:58:41 55b35a11ae5e: Verifying Checksum 01:58:41 55b35a11ae5e: Download complete 01:58:41 50b3750afda1: Verifying Checksum 01:58:41 50b3750afda1: Download complete 01:58:41 4f4fb700ef54: Download complete 01:58:41 80978eb59214: Verifying Checksum 01:58:41 80978eb59214: Download complete 01:58:41 cf04c63912e1: Verifying Checksum 01:58:41 cf04c63912e1: Download complete 01:58:42 c5a475d317c9: Verifying Checksum 01:58:42 c5a475d317c9: Download complete 01:58:42 cf04c63912e1: Pull complete 01:58:43 55b35a11ae5e: Pull complete 01:58:43 a37a00ec5f00: Verifying Checksum 01:58:43 a37a00ec5f00: Download complete 01:58:44 c9f46d7d2bd2: Verifying Checksum 01:58:44 c9f46d7d2bd2: Download complete 01:59:06 a37a00ec5f00: Pull complete 01:59:06 50b3750afda1: Pull complete 01:59:06 4f4fb700ef54: Pull complete 01:59:06 80978eb59214: Pull complete 01:59:14 c9f46d7d2bd2: Pull complete 01:59:16 c5a475d317c9: Pull complete 01:59:16 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 01:59:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:59:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 01:59:16 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:59:16 WORKDIR /edgex 01:59:16 COPY go.mod . 01:59:16 RUN go mod download 01:59:16 + docker build -t ci-base-image-arm64 -f - . 01:59:17 #0 building with "default" instance using docker driver 01:59:17 01:59:17 #1 [internal] load build definition from Dockerfile 01:59:17 #1 transferring dockerfile: 172B 0.0s done 01:59:17 #1 DONE 0.1s 01:59:17 01:59:17 #2 [internal] load .dockerignore 01:59:17 #2 transferring context: 50B 0.0s done 01:59:17 #2 DONE 0.1s 01:59:17 01:59:17 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:59:17 #3 DONE 0.0s 01:59:17 01:59:17 #4 [internal] load build context 01:59:17 #4 transferring context: 6.51kB done 01:59:17 #4 DONE 0.1s 01:59:17 01:59:17 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:59:18 #5 DONE 0.3s 01:59:18 01:59:18 #6 [2/4] WORKDIR /edgex 01:59:19 #6 DONE 1.5s 01:59:19 01:59:19 #7 [3/4] COPY go.mod . 01:59:19 #7 DONE 0.1s 01:59:19 01:59:19 #8 [4/4] RUN go mod download 01:59:25 #153 ... 01:59:25 01:59:25 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:59:25 #146 DONE 93.6s 01:59:25 01:59:25 #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:59:25 #154 DONE 0.2s 01:59:25 01:59:25 #155 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:59:25 #155 DONE 0.1s 01:59:25 01:59:25 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:59:26 #67 ... 01:59:26 01:59:26 #156 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:59:26 #156 DONE 0.3s 01:59:26 01:59:26 #157 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:59:26 #157 DONE 0.1s 01:59:26 01:59:26 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:59:26 #145 ... 01:59:26 01:59:26 #158 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:59:26 #158 DONE 0.1s 01:59:26 01:59:26 #159 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:59:27 #159 DONE 1.1s 01:59:27 01:59:27 #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:59:27 #143 DONE 95.4s 01:59:27 01:59:27 #109 [core-common-config-bootstrapper] exporting to image 01:59:27 #109 exporting layers 01:59:27 #109 ... 01:59:27 01:59:27 #160 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 01:59:27 #160 DONE 0.2s 01:59:28 01:59:28 #161 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 01:59:28 #161 DONE 0.2s 01:59:28 01:59:28 #162 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 01:59:28 #162 DONE 0.1s 01:59:28 01:59:28 #109 [core-common-config-bootstrapper] exporting to image 01:59:28 #109 exporting layers 0.5s done 01:59:28 #109 writing image sha256:7f0d42ea8da4c149b9b9a6ca8dd0ba3150fb3c433e15572c065026081fe508f6 done 01:59:28 #109 naming to docker.io/library/core-common-config-bootstrapper done 01:59:28 #109 DONE 1.9s 01:59:28 01:59:28 #163 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:59:28 #163 DONE 0.1s 01:59:28 01:59:28 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:59:28 #145 ... 01:59:28 01:59:28 #164 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:59:28 #164 DONE 0.1s 01:59:28 01:59:28 #165 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:59:28 #165 DONE 0.1s 01:59:28 01:59:28 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:59:28 #144 ... 01:59:28 01:59:28 #166 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:59:28 #166 ... 01:59:28 01:59:28 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:59:28 #144 DONE 96.5s 01:59:29 01:59:29 #167 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:59:29 #167 DONE 0.3s 01:59:29 01:59:29 #168 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 01:59:29 #168 ... 01:59:29 01:59:29 #166 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:59:29 #166 DONE 1.2s 01:59:29 01:59:29 #109 [security-proxy-setup] exporting to image 01:59:30 #109 exporting layers 0.5s done 01:59:30 #109 writing image sha256:594eff20f94447d796e7a649cb5c0f403a4f66fc49c03ce596057ddb45f810db done 01:59:30 #109 naming to docker.io/library/security-proxy-setup done 01:59:30 #109 DONE 2.5s 01:59:30 01:59:30 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:59:30 #152 97.99 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:59:30 #152 ... 01:59:30 01:59:30 #168 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 01:59:30 #168 DONE 1.3s 01:59:30 01:59:30 #169 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 01:59:33 #169 DONE 2.7s 01:59:33 01:59:33 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:59:33 #152 DONE 101.0s 01:59:33 01:59:33 #170 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 01:59:33 #170 DONE 0.3s 01:59:33 01:59:33 #171 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 01:59:33 #171 DONE 0.1s 01:59:33 01:59:33 #172 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 01:59:34 #172 ... 01:59:34 01:59:34 #173 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:59:34 #173 DONE 0.9s 01:59:34 01:59:34 #172 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 01:59:34 #172 DONE 0.8s 01:59:34 01:59:34 #174 [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 01:59:35 #174 DONE 0.5s 01:59:35 01:59:35 #175 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:59:35 #175 DONE 0.5s 01:59:35 01:59:35 #176 [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/ 01:59:38 #176 DONE 3.4s 01:59:38 01:59:38 #177 [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 01:59:38 #177 DONE 3.4s 01:59:38 01:59:38 #178 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:59:41 #8 DONE 19.2s 01:59:41 01:59:41 #9 exporting to image 01:59:41 #9 exporting layers 01:59:45 #178 ... 01:59:45 01:59:45 #179 [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/ 01:59:45 #179 DONE 7.2s 01:59:45 01:59:45 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:59:45 #142 DONE 113.3s 01:59:45 01:59:45 #180 [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/ 01:59:45 #180 ... 01:59:45 01:59:45 #178 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:59:45 #178 DONE 7.3s 01:59:45 01:59:45 #181 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:59:46 #181 ... 01:59:46 01:59:46 #180 [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/ 01:59:46 #180 DONE 0.7s 01:59:46 01:59:46 #182 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:59:47 #182 ... 01:59:47 01:59:47 #181 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:59:47 #181 DONE 1.6s 01:59:47 01:59:47 #183 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:59:47 #183 ... 01:59:47 01:59:47 #184 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:59:47 #184 DONE 1.3s 01:59:47 01:59:47 #182 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:59:47 #182 DONE 1.1s 01:59:47 01:59:47 #185 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 01:59:49 #185 ... 01:59:49 01:59:49 #183 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:59:49 #183 DONE 2.0s 01:59:49 01:59:49 #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:59:49 #186 DONE 1.8s 01:59:49 01:59:49 #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:59:57 #9 exporting layers 18.3s done 01:59:57 #9 writing image sha256:afdc3fd693c69f17902936e54d0fb73e5c50e5767513f9eac215b245ea823b24 done 01:59:57 #9 naming to docker.io/library/ci-base-image-arm64 0.0s done 01:59:57 #9 DONE 18.3s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:57 + docker inspect -f . ci-base-image-arm64 01:59:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:59:57 #187 ... 01:59:57 01:59:57 #185 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 01:59:57 #185 DONE 9.3s 01:59:57 01:59:57 #188 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:59:57 #188 ... 01:59:57 01:59:57 #109 [security-bootstrapper] exporting to image 01:59:57 #109 exporting layers 01:59:57 #109 ... 01:59:57 01:59:57 #188 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:59:57 #188 DONE 8.4s 01:59:57 01:59:57 #189 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:59:57 prd-ubuntu20.04-docker-arm64-4c-16g-34747 does not seem to be running inside a container 01:59:57 #189 ... 01:59:57 01:59:57 #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:59:57 #187 DONE 8.6s 01:59:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/759 -v /w/workspace/edgex-go/759:/w/workspace/edgex-go/759:rw,z -v /w/workspace/edgex-go/759@tmp:/w/workspace/edgex-go/759@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 01:59:58 01:59:58 #190 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:59:59 $ docker top 1fbcbe9b6bb11e477be10962a5d506dc83b253897134ad3d5486cd8cfe947a4c -eo pid,comm [Pipeline] { [Pipeline] sh 02:00:00 #190 DONE 2.1s 02:00:00 02:00:00 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:00:00 + go version 02:00:00 go version go1.23.2 linux/arm64 [Pipeline] } 02:00:00 $ docker stop --time=1 1fbcbe9b6bb11e477be10962a5d506dc83b253897134ad3d5486cd8cfe947a4c 02:00:00 #145 ... 02:00:00 02:00:00 #109 [security-spiffe-token-provider] exporting to image 02:00:01 #109 ... 02:00:01 02:00:01 #189 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:00:01 #189 DONE 3.1s 02:00:01 02:00:01 #109 [security-secretstore-setup] exporting to image 02:00:02 #109 exporting layers 5.2s done 02:00:02 #109 exporting layers 1.7s done 02:00:02 #109 writing image sha256:0faaa835cc220763bcef53731d80a77c8d14ed83c3aea2c0be45805b59727381 0.0s done 02:00:02 #109 naming to docker.io/library/security-bootstrapper done 02:00:02 #109 writing image sha256:9a81ffc0fc53e617a14e91555fd94756c5768e63394d47aee531224fb39f45d8 0.1s done 02:00:02 #109 naming to docker.io/library/security-spiffe-token-provider 0.0s done 02:00:02 $ docker rm -f --volumes 1fbcbe9b6bb11e477be10962a5d506dc83b253897134ad3d5486cd8cfe947a4c 02:00:02 #109 exporting layers 1.3s done 02:00:02 #109 writing image sha256:1101a5bd83195444a9211a3a1c22fa29ae4e73ee95e8c5c2a0e27844e2e64c7e done 02:00:02 #109 naming to docker.io/library/security-secretstore-setup done 02:00:02 #109 DONE 7.9s 02:00:02 02:00:02 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [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 02:00:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:00:02 02:00:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:00:03 latest: Pulling from edgex-devops/edgex-compose-arm64 02:00:03 547446be3368: Pulling fs layer 02:00:03 d125d8839a47: Pulling fs layer 02:00:03 3e85d5ac6304: Pulling fs layer 02:00:03 c3105a71a48b: Pulling fs layer 02:00:03 0f093f025ec4: Pulling fs layer 02:00:03 c3106fc0e877: Pulling fs layer 02:00:03 0f093f025ec4: Waiting 02:00:03 c3106fc0e877: Waiting 02:00:03 c3105a71a48b: Waiting 02:00:03 547446be3368: Verifying Checksum 02:00:03 c3105a71a48b: Download complete 02:00:03 d125d8839a47: Verifying Checksum 02:00:03 d125d8839a47: Download complete 02:00:03 c3106fc0e877: Verifying Checksum 02:00:03 c3106fc0e877: Download complete 02:00:03 0f093f025ec4: Verifying Checksum 02:00:03 0f093f025ec4: Download complete 02:00:03 547446be3368: Pull complete 02:00:04 d125d8839a47: Pull complete 02:00:05 3e85d5ac6304: Verifying Checksum 02:00:05 3e85d5ac6304: Download complete 02:00:17 #149 ... 02:00:17 02:00:17 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:00:17 #153 DONE 143.6s 02:00:17 02:00:17 #191 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:00:20 3e85d5ac6304: Pull complete 02:00:20 c3105a71a48b: Pull complete 02:00:20 0f093f025ec4: Pull complete 02:00:20 c3106fc0e877: Pull complete 02:00:20 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 02:00:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:00:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:20 prd-ubuntu20.04-docker-arm64-4c-16g-34747 does not seem to be running inside a container 02:00:20 $ 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/759 -v /w/workspace/edgex-go/759:/w/workspace/edgex-go/759:rw,z -v /w/workspace/edgex-go/759@tmp:/w/workspace/edgex-go/759@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 02:00:21 #191 ... 02:00:21 02:00:21 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:00:21 #149 DONE 149.7s 02:00:22 02:00:22 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:00:22 #151 DONE 149.7s 02:00:22 02:00:22 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:00:22 #147 DONE 149.8s 02:00:22 02:00:22 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:00:22 #145 ... 02:00:22 02:00:22 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:00:22 #150 DONE 149.9s 02:00:22 02:00:22 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:00:22 #148 DONE 149.9s 02:00:22 02:00:22 #192 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:00:22 $ docker top fad7359c502a9d559a486b9f3b33a4dcc66898350fd11280394710a1b78aaa75 -eo pid,comm 02:00:22 #192 ... 02:00:22 02:00:22 #191 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:00:22 #191 DONE 6.6s 02:00:22 02:00:22 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:00:22 #145 DONE 150.4s 02:00:22 02:00:22 #193 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:00:22 #193 DONE 0.4s 02:00:22 02:00:22 #192 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:00:22 #192 DONE 0.5s 02:00:22 02:00:22 #194 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:00:22 #194 ... 02:00:22 02:00:22 #195 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:00:22 #195 CACHED 02:00:22 02:00:22 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:00:22 #196 CACHED 02:00:22 02:00:22 #197 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:00:22 #197 DONE 0.2s 02:00:22 02:00:22 #198 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 02:00:22 #198 CACHED 02:00:22 02:00:22 #199 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 02:00:22 #199 CACHED 02:00:22 02:00:22 #200 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:00:22 #200 DONE 0.2s [Pipeline] { [Pipeline] sh 02:00:22 02:00:22 #201 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:00:23 + docker compose -f ./docker-compose-build.yml build --parallel 02:00:24 #201 ... 02:00:24 02:00:24 #194 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:00:24 #194 DONE 1.5s 02:00:24 02:00:24 #202 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:00:24 #202 DONE 1.5s 02:00:24 02:00:24 #203 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:00:24 #203 DONE 1.5s 02:00:24 02:00:24 #201 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:00:24 #201 DONE 1.5s 02:00:24 02:00:24 #204 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:00:24 #204 DONE 1.5s 02:00:24 02:00:24 #205 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:00:24 #205 DONE 1.5s 02:00:24 02:00:24 #206 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:00:25 #206 ... 02:00:25 02:00:25 #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:00:25 #207 DONE 1.0s 02:00:25 02:00:25 #208 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:00:25 #208 DONE 1.0s 02:00:25 02:00:25 #206 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:00:25 #206 DONE 1.0s 02:00:25 02:00:25 #209 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:00:25 #209 DONE 1.1s 02:00:25 02:00:25 #210 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:00:25 #210 DONE 1.0s 02:00:25 02:00:25 #211 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:00:25 #211 DONE 1.1s 02:00:25 02:00:25 #212 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:00:25 #212 DONE 1.0s 02:00:25 02:00:25 #109 [core-command] exporting to image 02:00:25 #109 exporting layers 02:00:25 #109 ... 02:00:25 02:00:25 #213 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:00:25 #213 DONE 0.2s 02:00:25 02:00:25 #214 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 02:00:25 #214 DONE 0.2s 02:00:25 02:00:25 #215 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:00:25 #215 DONE 0.2s 02:00:25 02:00:25 #216 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 02:00:25 #216 DONE 0.2s 02:00:25 02:00:25 #217 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:00:25 #217 DONE 0.2s 02:00:25 02:00:25 #109 [support-scheduler] exporting to image 02:00:25 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:00:25 #1 transferring dockerfile: 1.89kB done 02:00:25 #1 DONE 0.1s 02:00:25 02:00:25 #2 [security-spiffe-token-provider internal] load .dockerignore 02:00:25 #2 transferring context: 50B done 02:00:25 #2 DONE 0.1s 02:00:25 02:00:25 #3 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:00:25 #3 DONE 0.0s 02:00:25 02:00:25 #4 [support-scheduler internal] load .dockerignore 02:00:25 #4 transferring context: 50B 0.0s done 02:00:25 #4 DONE 0.1s 02:00:25 02:00:25 #5 [support-scheduler internal] load build definition from Dockerfile 02:00:25 #5 transferring dockerfile: 1.82kB done 02:00:25 #5 DONE 0.1s 02:00:25 02:00:25 #6 [security-spire-server internal] load build definition from Dockerfile 02:00:25 #6 transferring dockerfile: 1.70kB done 02:00:25 #6 DONE 0.1s 02:00:25 02:00:25 #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:00:25 #3 DONE 0.0s 02:00:25 02:00:25 #7 [security-spire-server internal] load .dockerignore 02:00:25 #7 transferring context: 50B done 02:00:25 #7 DONE 0.1s 02:00:25 02:00:25 #8 [security-secretstore-setup internal] load .dockerignore 02:00:25 #109 ... 02:00:25 02:00:25 #218 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:00:25 #218 DONE 0.2s 02:00:25 02:00:25 #109 [core-command] exporting to image 02:00:25 #109 writing image sha256:2ebf2a0f373799664f0bcc9f6bc62486e83505d5360250cd58acb9302f85074d done 02:00:25 #109 naming to docker.io/library/core-command done 02:00:25 #109 ... 02:00:25 02:00:25 #219 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 02:00:25 #219 DONE 0.2s 02:00:25 #8 transferring context: 50B done 02:00:25 #8 DONE 0.1s 02:00:25 02:00:25 #9 [security-secretstore-setup internal] load build definition from Dockerfile 02:00:25 #9 transferring dockerfile: 2.49kB done 02:00:25 #9 DONE 0.1s 02:00:25 02:00:25 #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:00:25 #3 ... 02:00:25 02:00:25 #10 [core-metadata internal] load .dockerignore 02:00:25 #10 transferring context: 50B 0.0s done 02:00:25 #10 DONE 0.1s 02:00:25 02:00:25 #11 [core-metadata internal] load build definition from Dockerfile 02:00:25 #11 transferring dockerfile: 2.13kB done 02:00:25 #11 DONE 0.1s 02:00:25 02:00:25 #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:00:25 #3 DONE 0.0s 02:00:25 02:00:25 #12 [core-data internal] load .dockerignore 02:00:25 02:00:25 #109 [core-metadata] exporting to image 02:00:25 #12 ... 02:00:25 02:00:25 #13 [security-bootstrapper internal] load .dockerignore 02:00:25 #13 transferring context: 50B done 02:00:25 #13 DONE 0.1s 02:00:25 02:00:25 #14 [security-bootstrapper internal] load build definition from Dockerfile 02:00:25 #14 transferring dockerfile: 3.02kB 0.0s done 02:00:25 #14 DONE 0.2s 02:00:25 02:00:25 #15 [core-data internal] load build definition from Dockerfile 02:00:25 #15 transferring dockerfile: 2.07kB 0.0s done 02:00:25 #15 DONE 0.1s 02:00:25 02:00:25 #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:00:25 #3 DONE 0.0s 02:00:25 02:00:25 #12 [core-data internal] load .dockerignore 02:00:25 #12 transferring context: 50B 0.0s done 02:00:25 #12 DONE 0.1s 02:00:25 02:00:25 #3 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:00:25 #3 DONE 0.0s 02:00:25 02:00:25 #16 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 02:00:25 #16 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 02:00:26 #109 ... 02:00:26 02:00:26 #220 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 02:00:26 #220 DONE 0.7s 02:00:26 02:00:26 #221 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:00:26 #221 DONE 0.7s 02:00:26 02:00:26 #222 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:00:26 #222 DONE 0.0s 02:00:26 02:00:26 #109 [core-data] exporting to image 02:00:26 #109 ... 02:00:26 02:00:26 #223 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 02:00:26 #223 DONE 0.1s 02:00:26 02:00:26 #109 [support-notifications] exporting to image 02:00:26 #109 writing image sha256:d94b4fb1064affe8e39e459a94665d0e775b12bf4a66f3339f71ba37e390b262 0.0s done 02:00:26 #109 naming to docker.io/library/core-keeper done 02:00:26 #109 writing image sha256:209a17da1ba458ed2963e99b5b0702bcebe185e2444e2de5ae17215c3208fee7 0.0s done 02:00:26 #109 naming to docker.io/library/support-scheduler 02:00:26 #16 ... 02:00:26 02:00:26 #17 [core-keeper internal] load build definition from Dockerfile 02:00:26 #17 DONE 0.0s 02:00:26 02:00:26 #18 [security-proxy-auth internal] load build definition from Dockerfile 02:00:26 #18 transferring dockerfile: 2.15kB done 02:00:26 #18 DONE 0.2s 02:00:26 02:00:26 #19 [security-proxy-auth internal] load .dockerignore 02:00:26 #19 transferring context: 50B done 02:00:26 #19 DONE 0.2s 02:00:26 02:00:26 #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:00:26 #3 DONE 0.0s 02:00:26 02:00:26 #20 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:00:26 #109 exporting layers 0.5s done 02:00:26 #109 naming to docker.io/library/support-scheduler done 02:00:26 #109 writing image sha256:fa48749f5a4df651399366ee05aa1a11fb0124673341faf283d377b187652d16 done 02:00:26 #109 naming to docker.io/library/core-data done 02:00:26 #109 writing image sha256:788b1bdc34a32eb11c8806b8eb1ca70d19ef74d71b849bfaba90a46e8a7f3a6c 0.1s done 02:00:26 #109 naming to docker.io/library/core-metadata 02:00:26 #109 ... 02:00:26 02:00:26 #224 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:00:26 #224 DONE 1.1s 02:00:26 02:00:26 #109 [support-notifications] exporting to image 02:00:26 #109 exporting layers 0.2s done 02:00:26 #109 naming to docker.io/library/core-metadata done 02:00:26 #109 writing image sha256:c72d126b611a1daeed7ae623739fd67d2ee5220eca71e09b30faa30ea8f4e5f3 done 02:00:26 #109 naming to docker.io/library/support-notifications done 02:00:26 #20 ... 02:00:26 02:00:26 #21 [core-data internal] load metadata for docker.io/library/alpine:3.20 02:00:26 #21 DONE 1.5s 02:00:27 02:00:27 #16 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 02:00:27 #16 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 1.0s done 02:00:27 #16 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 02:00:27 #16 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 02:00:27 #16 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 02:00:27 #16 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0B / 4.09MB 0.1s 02:00:27 #109 exporting layers 0.8s done 02:00:27 #109 writing image sha256:1c5ab27290e5f672f67efdb66b7b08e1491643490326a083e4a219c6cb164424 done 02:00:27 #109 naming to docker.io/library/security-proxy-auth done 02:00:27 #109 DONE 9.9s 02:00:27 02:00:27 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:00:27 time="2024-12-09T01:56:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:00:27 time="2024-12-09T01:56:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:00:27 time="2024-12-09T01:56:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:00:27 time="2024-12-09T01:56:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:00:27 time="2024-12-09T01:56:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:00:27 time="2024-12-09T01:56:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:00:27 time="2024-12-09T01:56:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:00:27 time="2024-12-09T01:56:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:00:27 time="2024-12-09T01:56:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:00:27 time="2024-12-09T01:56:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:00:27 time="2024-12-09T01:56:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:00:27 time="2024-12-09T01:56:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:00:27 time="2024-12-09T01:56:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:00:27 time="2024-12-09T01:56:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:00:27 time="2024-12-09T01:56:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:00:27 $ docker stop --time=1 fcc43c883221e64568594a7c1e8bf52fa0919e3fb44340ce1726310e75c0085f 02:00:27 #16 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 2.10MB / 4.09MB 0.3s 02:00:27 #16 ... 02:00:27 02:00:27 #22 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:00:27 #22 transferring dockerfile: 2.23kB 0.0s done 02:00:27 #22 DONE 1.3s 02:00:27 02:00:27 #23 [core-common-config-bootstrapper internal] load .dockerignore 02:00:27 #23 transferring context: 50B 0.0s done 02:00:27 #23 DONE 1.3s 02:00:27 02:00:27 #17 [core-keeper internal] load build definition from Dockerfile 02:00:27 #17 transferring dockerfile: 2.07kB done 02:00:27 #17 DONE 1.3s 02:00:27 02:00:27 #3 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:00:27 #3 DONE 0.0s 02:00:27 02:00:27 #16 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 02:00:27 #16 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done 02:00:27 #16 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 02:00:27 #16 ... 02:00:27 02:00:27 #24 [security-bootstrapper internal] load build context 02:00:27 #24 transferring context: 2.94MB 1.0s done 02:00:27 #24 DONE 1.5s 02:00:27 02:00:27 #25 [support-scheduler internal] load build context 02:00:27 #25 transferring context: 2.94MB 1.1s done 02:00:27 #25 DONE 1.5s 02:00:27 02:00:27 #16 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 02:00:27 #16 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done 02:00:27 #16 ... 02:00:27 02:00:27 #21 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 02:00:27 #21 DONE 1.7s 02:00:27 02:00:27 #26 [core-keeper internal] load .dockerignore 02:00:27 #26 transferring context: 50B 0.0s done 02:00:27 #26 DONE 1.5s 02:00:27 02:00:27 #27 [core-metadata internal] load build context 02:00:27 #27 transferring context: 2.94MB 1.0s done 02:00:27 #27 DONE 1.5s 02:00:27 02:00:27 #28 [security-spiffe-token-provider internal] load build context 02:00:27 #28 transferring context: 2.94MB 1.0s done 02:00:27 #28 DONE 1.6s 02:00:27 02:00:27 #16 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 02:00:27 #16 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 1.0s done 02:00:27 #16 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 02:00:27 #16 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 02:00:27 #16 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 02:00:27 #16 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done 02:00:27 #16 ... 02:00:27 02:00:27 #3 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:00:27 #3 DONE 0.0s 02:00:27 02:00:27 #29 [security-secretstore-setup internal] load build context 02:00:27 #29 transferring context: 2.94MB 1.2s done 02:00:27 #29 DONE 1.7s 02:00:27 02:00:27 #16 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 02:00:27 #16 ... 02:00:27 02:00:27 #20 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:00:27 #20 DONE 2.0s 02:00:27 02:00:27 #16 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 02:00:27 #16 ... 02:00:27 02:00:27 #30 [security-spire-agent internal] load .dockerignore 02:00:27 #30 transferring context: 50B 0.0s done 02:00:27 #30 DONE 1.1s 02:00:27 02:00:27 #31 [support-notifications internal] load .dockerignore 02:00:27 #31 transferring context: 50B 0.0s done 02:00:27 #31 DONE 1.4s 02:00:27 02:00:27 #16 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 02:00:28 #16 ... 02:00:28 02:00:28 #32 [security-spire-agent internal] load build definition from Dockerfile 02:00:28 #32 transferring dockerfile: 1.81kB 0.0s done 02:00:28 #32 DONE 1.2s 02:00:28 02:00:28 #20 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:00:28 #20 DONE 2.0s 02:00:28 02:00:28 #21 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 02:00:28 #21 DONE 2.1s 02:00:28 02:00:28 #16 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 02:00:28 #16 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 1.0s done 02:00:28 #16 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 02:00:28 #16 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 02:00:28 #16 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 02:00:28 #16 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done 02:00:28 #16 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.9s done 02:00:28 $ docker rm -f --volumes fcc43c883221e64568594a7c1e8bf52fa0919e3fb44340ce1726310e75c0085f 02:00:28 #16 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.9s done 02:00:28 #16 ... 02:00:28 02:00:28 #33 [security-proxy-setup internal] load .dockerignore 02:00:28 #33 transferring context: 50B 0.0s done 02:00:28 #33 DONE 1.2s 02:00:28 02:00:28 #21 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 02:00:28 #21 DONE 2.1s 02:00:28 02:00:28 #34 [security-proxy-auth internal] load build context 02:00:28 #34 transferring context: 2.94MB 0.6s done 02:00:28 #34 DONE 1.5s 02:00:28 02:00:28 #35 [core-data internal] load build context 02:00:28 #35 transferring context: 2.94MB 0.7s done 02:00:28 #35 DONE 1.5s 02:00:28 02:00:28 #36 [core-keeper builder 2/7] WORKDIR /edgex-go [Pipeline] // withDockerContainer [Pipeline] sh 02:00:28 #36 ... 02:00:28 02:00:28 #37 [core-command internal] load .dockerignore 02:00:28 #37 transferring context: 50B done 02:00:28 #37 DONE 1.6s 02:00:28 02:00:28 #38 [core-command internal] load build definition from Dockerfile 02:00:28 #38 transferring dockerfile: 1.94kB done 02:00:28 #38 DONE 1.7s 02:00:28 02:00:28 #3 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:00:28 #3 DONE 0.0s 02:00:28 02:00:28 #39 [support-notifications internal] load build definition from Dockerfile 02:00:28 #39 transferring dockerfile: 2.02kB done 02:00:28 #39 DONE 2.2s 02:00:28 02:00:28 #36 [core-data builder 2/7] WORKDIR /edgex-go 02:00:28 #36 DONE 1.1s 02:00:28 02:00:28 #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:00:28 #40 DONE 3.3s 02:00:28 02:00:28 #16 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 02:00:28 #16 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 1.0s done 02:00:28 #16 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 02:00:28 #16 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 02:00:28 #16 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 02:00:28 #16 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done 02:00:28 #16 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.9s done 02:00:28 #16 ... 02:00:28 02:00:28 #41 [security-proxy-setup internal] load build definition from Dockerfile 02:00:28 #41 transferring dockerfile: 2.50kB done 02:00:28 #41 DONE 1.6s 02:00:28 02:00:28 #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:00:28 #3 DONE 0.0s 02:00:28 02:00:28 #42 [security-spire-config internal] load build definition from Dockerfile 02:00:28 #42 transferring dockerfile: 1.69kB 0.0s done 02:00:28 #42 DONE 2.5s 02:00:28 02:00:28 #43 [security-spire-config internal] load .dockerignore 02:00:28 #43 transferring context: 50B 0.0s done 02:00:28 #43 DONE 2.6s 02:00:28 + docker images 02:00:28 REPOSITORY TAG IMAGE ID CREATED SIZE 02:00:28 support-notifications latest c72d126b611a 2 seconds ago 51.9MB 02:00:28 security-proxy-auth latest 1c5ab27290e5 2 seconds ago 32.2MB 02:00:28 core-keeper latest d94b4fb1064a 3 seconds ago 31.3MB 02:00:28 support-scheduler latest 209a17da1ba4 3 seconds ago 52.9MB 02:00:28 core-data latest fa48749f5a4d 3 seconds ago 37.4MB 02:00:28 core-metadata latest 788b1bdc34a3 3 seconds ago 37.6MB 02:00:28 core-command latest 2ebf2a0f3737 4 seconds ago 33.2MB 02:00:28 security-secretstore-setup latest 1101a5bd8319 28 seconds ago 46.9MB 02:00:28 security-spiffe-token-provider latest 9a81ffc0fc53 29 seconds ago 38.5MB 02:00:28 security-bootstrapper latest 0faaa835cc22 33 seconds ago 26MB 02:00:28 security-proxy-setup latest 594eff20f944 59 seconds ago 35MB 02:00:28 core-common-config-bootstrapper latest 7f0d42ea8da4 About a minute ago 22.8MB 02:00:28 security-spire-config latest 9a137ff01d4f 3 minutes ago 127MB 02:00:28 security-spire-server latest 45e1f1f00aa9 3 minutes ago 128MB 02:00:28 security-spire-agent latest 60f2befdec2a 3 minutes ago 188MB 02:00:28 ci-base-image-x86_64 latest f09eb06025f2 6 minutes ago 974MB 02:00:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 2 months ago 573MB 02:00:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 18 months ago 334MB 02:00:28 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 02:00:28 provisioning config files... 02:00:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/759@tmp/config11255848321135919358tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:00:29 02:00:29 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:00:29 #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:00:29 ---> ****-login.sh 02:00:29 nexus3.edgexfoundry.org:10001 02:00:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:00:29 Configure a credential helper to remove this warning. See 02:00:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:00:29 02:00:29 Login Succeeded 02:00:29 nexus3.edgexfoundry.org:10002 02:00:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:00:29 Configure a credential helper to remove this warning. See 02:00:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:00:29 02:00:29 Login Succeeded 02:00:29 nexus3.edgexfoundry.org:10003 02:00:29 #44 ... 02:00:29 02:00:29 #16 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 02:00:29 #16 DONE 3.4s 02:00:29 02:00:29 #20 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:00:29 #20 DONE 2.8s 02:00:29 02:00:29 #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 02:00:29 #36 DONE 1.8s 02:00:29 02:00:29 #21 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 02:00:29 #21 DONE 3.1s 02:00:29 02:00:29 #45 [core-common-config-bootstrapper internal] load build context 02:00:29 #45 transferring context: 2.94MB 0.6s done 02:00:29 #45 DONE 1.7s 02:00:29 02:00:29 #16 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 02:00:29 #16 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 1.0s done 02:00:29 #16 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 02:00:29 #16 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 02:00:29 #16 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 02:00:29 #16 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done 02:00:29 #16 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.9s done 02:00:29 #16 DONE 4.2s 02:00:29 02:00:29 #46 [security-proxy-setup internal] load build context 02:00:29 #46 ... 02:00:29 02:00:29 #47 [core-keeper internal] load build context 02:00:29 #47 transferring context: 2.94MB 0.7s done 02:00:29 #47 DONE 1.4s 02:00:29 02:00:29 #48 [security-spire-server internal] load build context 02:00:29 #48 transferring context: 23.57kB 0.0s done 02:00:29 #48 DONE 0.6s 02:00:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:00:29 Configure a credential helper to remove this warning. See 02:00:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:00:29 02:00:29 Login Succeeded 02:00:29 nexus3.edgexfoundry.org:10004 02:00:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:00:29 Configure a credential helper to remove this warning. See 02:00:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:00:29 02:00:29 Login Succeeded 02:00:29 ****.io 02:00:29 02:00:29 #46 [security-proxy-setup internal] load build context 02:00:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:00:29 Configure a credential helper to remove this warning. See 02:00:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:00:29 02:00:29 Login Succeeded 02:00:29 ---> ****-login.sh ends [Pipeline] } 02:00:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:00:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:00:29 [edgeXDocker.push] Tagging docker image core-command with the following tags: 02:00:29 6bbd37b5df431558ec293b1a451d3008d2d01443 02:00:29 latest 02:00:29 4.0.0-dev.23 02:00:29 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:00:29 main 02:00:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:30 #46 ... 02:00:30 02:00:30 #16 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 02:00:30 #16 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 1.0s done 02:00:30 #16 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 02:00:30 #16 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 02:00:30 #16 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 02:00:30 #16 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done 02:00:30 #16 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.9s done 02:00:30 #16 DONE 4.2s 02:00:30 02:00:30 #40 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:00:30 #40 DONE 4.1s 02:00:30 02:00:30 #46 [security-proxy-setup internal] load build context 02:00:30 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:30 + docker push nexus3.edgexfoundry.org:10004/core-command:6bbd37b5df431558ec293b1a451d3008d2d01443 02:00:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:00:30 ab114778958e: Preparing 02:00:30 c0aba5080fe4: Preparing 02:00:30 ea9b518ea7cf: Preparing 02:00:30 326ac3434965: Preparing 02:00:30 fc65edfa112e: Preparing 02:00:30 e9c1dcebab5e: Preparing 02:00:30 75654b8eeebd: Preparing 02:00:30 e9c1dcebab5e: Waiting 02:00:30 75654b8eeebd: Waiting 02:00:30 326ac3434965: Pushed 02:00:30 ab114778958e: Pushed 02:00:30 ea9b518ea7cf: Pushed 02:00:30 75654b8eeebd: Layer already exists 02:00:30 e9c1dcebab5e: Pushed 02:00:31 #46 ... 02:00:31 02:00:31 #49 [security-spire-config internal] load build context 02:00:31 #49 transferring context: 21.82kB 0.1s done 02:00:31 #49 DONE 0.8s 02:00:31 02:00:31 #46 [security-proxy-setup internal] load build context 02:00:31 fc65edfa112e: Pushed 02:00:31 #46 transferring context: 2.94MB 2.3s done 02:00:32 #46 DONE 2.7s 02:00:32 02:00:32 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:00:32 #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.9s done 02:00:32 #44 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 02:00:32 #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 02:00:32 #44 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 02:00:32 #44 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 02:00:32 #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.7s done 02:00:32 #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.2s done 02:00:32 #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 02:00:32 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.08MB / 28.04MB 2.2s 02:00:32 #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 02:00:32 #44 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 02:00:32 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 2.3s 02:00:32 #44 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 02:00:32 c0aba5080fe4: Pushed 02:00:32 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:0090abee9174dbd995dc575ac670c1db4772e90cd917f81da49602f4d413a4b3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv 02:00:32 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.14MB / 28.04MB 2.5s 02:00:32 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 2.7s [Pipeline] { [Pipeline] sh 02:00:32 #44 ... 02:00:32 02:00:32 #50 [core-command internal] load build context 02:00:32 #50 transferring context: 2.94MB 2.6s done 02:00:32 #50 DONE 3.3s 02:00:32 02:00:32 #51 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 02:00:32 #51 DONE 4.3s 02:00:32 02:00:32 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:00:32 #44 ... 02:00:32 02:00:32 #16 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 02:00:32 #16 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 1.0s done 02:00:32 #16 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 02:00:32 #16 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 02:00:32 #16 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 02:00:32 #16 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done 02:00:32 #16 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.9s done 02:00:32 #16 DONE 4.2s 02:00:32 02:00:32 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:00:32 #52 DONE 0.0s 02:00:32 02:00:32 #53 [security-spire-agent internal] load build context 02:00:32 #53 DONE 0.0s 02:00:32 02:00:32 #54 [support-notifications internal] load build context 02:00:32 #54 transferring context: 2.94MB 2.8s done 02:00:32 #54 DONE 3.4s 02:00:32 02:00:32 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:00:32 #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.9s done 02:00:32 #44 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 02:00:32 #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 02:00:32 #44 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 02:00:32 #44 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 02:00:32 #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.7s done 02:00:32 #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.2s done 02:00:32 #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 02:00:32 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 3.0s 02:00:32 #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 02:00:32 #44 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 02:00:32 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:33 #44 ... 02:00:33 02:00:33 #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:00:33 #55 DONE 4.2s 02:00:33 02:00:33 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:00:33 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 02:00:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:00:33 ab114778958e: Preparing 02:00:33 c0aba5080fe4: Preparing 02:00:33 ea9b518ea7cf: Preparing 02:00:33 326ac3434965: Preparing 02:00:33 fc65edfa112e: Preparing 02:00:33 e9c1dcebab5e: Preparing 02:00:33 75654b8eeebd: Preparing 02:00:33 e9c1dcebab5e: Waiting 02:00:33 75654b8eeebd: Waiting 02:00:33 ea9b518ea7cf: Layer already exists 02:00:33 fc65edfa112e: Layer already exists 02:00:33 ab114778958e: Layer already exists 02:00:33 326ac3434965: Layer already exists 02:00:33 e9c1dcebab5e: Layer already exists 02:00:33 75654b8eeebd: Layer already exists 02:00:33 c0aba5080fe4: Layer already exists 02:00:33 latest: digest: sha256:0090abee9174dbd995dc575ac670c1db4772e90cd917f81da49602f4d413a4b3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:33 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 3.3s 02:00:33 #44 ... 02:00:33 02:00:33 #53 [security-spire-agent internal] load build context 02:00:33 #53 transferring context: 23.10kB 0.1s done 02:00:33 #53 DONE 0.4s 02:00:33 02:00:33 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:00:33 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:33 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 3.6s 02:00:33 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.23 02:00:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:00:33 ab114778958e: Preparing 02:00:33 c0aba5080fe4: Preparing 02:00:33 ea9b518ea7cf: Preparing 02:00:33 326ac3434965: Preparing 02:00:33 fc65edfa112e: Preparing 02:00:33 e9c1dcebab5e: Preparing 02:00:33 75654b8eeebd: Preparing 02:00:33 75654b8eeebd: Waiting 02:00:33 e9c1dcebab5e: Waiting 02:00:33 ab114778958e: Layer already exists 02:00:33 c0aba5080fe4: Layer already exists 02:00:33 326ac3434965: Layer already exists 02:00:33 fc65edfa112e: Layer already exists 02:00:33 ea9b518ea7cf: Layer already exists 02:00:33 e9c1dcebab5e: Layer already exists 02:00:33 75654b8eeebd: Layer already exists 02:00:33 4.0.0-dev.23: digest: sha256:0090abee9174dbd995dc575ac670c1db4772e90cd917f81da49602f4d413a4b3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:34 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 4.1s 02:00:34 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:34 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.62MB / 28.04MB 4.6s 02:00:34 + docker push nexus3.edgexfoundry.org:10004/core-command:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:00:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:00:34 ab114778958e: Preparing 02:00:34 c0aba5080fe4: Preparing 02:00:34 ea9b518ea7cf: Preparing 02:00:34 326ac3434965: Preparing 02:00:34 fc65edfa112e: Preparing 02:00:34 e9c1dcebab5e: Preparing 02:00:34 75654b8eeebd: Preparing 02:00:34 e9c1dcebab5e: Waiting 02:00:34 75654b8eeebd: Waiting 02:00:34 fc65edfa112e: Layer already exists 02:00:34 c0aba5080fe4: Layer already exists 02:00:34 ea9b518ea7cf: Layer already exists 02:00:34 326ac3434965: Layer already exists 02:00:34 ab114778958e: Layer already exists 02:00:34 e9c1dcebab5e: Layer already exists 02:00:34 75654b8eeebd: Layer already exists 02:00:34 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:0090abee9174dbd995dc575ac670c1db4772e90cd917f81da49602f4d413a4b3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:34 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:34 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 4.8s done 02:00:34 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 4.8s done 02:00:34 #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 02:00:35 + docker push nexus3.edgexfoundry.org:10004/core-command:main 02:00:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:00:35 ab114778958e: Preparing 02:00:35 c0aba5080fe4: Preparing 02:00:35 ea9b518ea7cf: Preparing 02:00:35 326ac3434965: Preparing 02:00:35 fc65edfa112e: Preparing 02:00:35 e9c1dcebab5e: Preparing 02:00:35 75654b8eeebd: Preparing 02:00:35 e9c1dcebab5e: Waiting 02:00:35 75654b8eeebd: Waiting 02:00:35 c0aba5080fe4: Layer already exists 02:00:35 326ac3434965: Layer already exists 02:00:35 fc65edfa112e: Layer already exists 02:00:35 ab114778958e: Layer already exists 02:00:35 ea9b518ea7cf: Layer already exists 02:00:35 75654b8eeebd: Layer already exists 02:00:35 e9c1dcebab5e: Layer already exists 02:00:35 main: digest: sha256:0090abee9174dbd995dc575ac670c1db4772e90cd917f81da49602f4d413a4b3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:00:35 ===================================================== [Pipeline] echo 02:00:35 taggedImages: 02:00:35 - nexus3.edgexfoundry.org:10004/core-command:6bbd37b5df431558ec293b1a451d3008d2d01443 02:00:35 - nexus3.edgexfoundry.org:10004/core-command:latest 02:00:35 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.23 02:00:35 - nexus3.edgexfoundry.org:10004/core-command:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:00:35 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 02:00:35 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 02:00:35 6bbd37b5df431558ec293b1a451d3008d2d01443 02:00:35 latest 02:00:35 4.0.0-dev.23 02:00:35 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:00:35 main 02:00:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:35 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6bbd37b5df431558ec293b1a451d3008d2d01443 02:00:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:00:35 0de84e4da1ac: Preparing 02:00:35 b254340c5fcb: Preparing 02:00:35 83cd4715575f: Preparing 02:00:35 ff55ec88fe3f: Preparing 02:00:35 ea9b518ea7cf: Preparing 02:00:35 326ac3434965: Preparing 02:00:35 fc65edfa112e: Preparing 02:00:35 e9c1dcebab5e: Preparing 02:00:35 75654b8eeebd: Preparing 02:00:35 fc65edfa112e: Waiting 02:00:35 e9c1dcebab5e: Waiting 02:00:35 326ac3434965: Waiting 02:00:35 75654b8eeebd: Waiting 02:00:35 ea9b518ea7cf: Layer already exists 02:00:35 326ac3434965: Layer already exists 02:00:35 fc65edfa112e: Layer already exists 02:00:35 e9c1dcebab5e: Layer already exists 02:00:35 0de84e4da1ac: Pushed 02:00:35 75654b8eeebd: Layer already exists 02:00:35 b254340c5fcb: Pushed 02:00:35 83cd4715575f: Pushed 02:00:36 #44 ... 02:00:36 02:00:36 #56 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:00:36 #56 DONE 6.8s 02:00:36 02:00:36 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:00:36 #44 ... 02:00:36 02:00:36 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:00:36 #0 2.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:00:36 #0 3.545 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:00:36 #0 6.674 OK: 238 MiB in 54 packages 02:00:36 #57 DONE 8.1s 02:00:36 02:00:36 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:00:37 ff55ec88fe3f: Pushed 02:00:37 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:6aa6194b44d6ab31b2f64abcae5897ebd695b8eccc9bc0c80ecad0def688b50f size: 2196 02:00:37 #44 ... 02:00:37 02:00:37 #58 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:00:37 #58 DONE 0.8s 02:00:37 02:00:37 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:37 + 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 02:00:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:00:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:00:37 0de84e4da1ac: Preparing 02:00:37 b254340c5fcb: Preparing 02:00:37 83cd4715575f: Preparing 02:00:37 ff55ec88fe3f: Preparing 02:00:37 ea9b518ea7cf: Preparing 02:00:37 326ac3434965: Preparing 02:00:37 fc65edfa112e: Preparing 02:00:37 e9c1dcebab5e: Preparing 02:00:37 75654b8eeebd: Preparing 02:00:37 fc65edfa112e: Waiting 02:00:37 e9c1dcebab5e: Waiting 02:00:37 75654b8eeebd: Waiting 02:00:37 326ac3434965: Waiting 02:00:37 0de84e4da1ac: Layer already exists 02:00:37 b254340c5fcb: Layer already exists 02:00:37 ea9b518ea7cf: Layer already exists 02:00:37 ff55ec88fe3f: Layer already exists 02:00:37 83cd4715575f: Layer already exists 02:00:37 e9c1dcebab5e: Layer already exists 02:00:37 fc65edfa112e: Layer already exists 02:00:37 75654b8eeebd: Layer already exists 02:00:37 326ac3434965: Layer already exists 02:00:37 latest: digest: sha256:6aa6194b44d6ab31b2f64abcae5897ebd695b8eccc9bc0c80ecad0def688b50f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:38 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.23 02:00:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:00:38 0de84e4da1ac: Preparing 02:00:38 b254340c5fcb: Preparing 02:00:38 83cd4715575f: Preparing 02:00:38 ff55ec88fe3f: Preparing 02:00:38 ea9b518ea7cf: Preparing 02:00:38 326ac3434965: Preparing 02:00:38 fc65edfa112e: Preparing 02:00:38 e9c1dcebab5e: Preparing 02:00:38 75654b8eeebd: Preparing 02:00:38 fc65edfa112e: Waiting 02:00:38 75654b8eeebd: Waiting 02:00:38 e9c1dcebab5e: Waiting 02:00:38 326ac3434965: Waiting 02:00:38 0de84e4da1ac: Layer already exists 02:00:38 ff55ec88fe3f: Layer already exists 02:00:38 ea9b518ea7cf: Layer already exists 02:00:38 83cd4715575f: Layer already exists 02:00:38 b254340c5fcb: Layer already exists 02:00:38 326ac3434965: Layer already exists 02:00:38 fc65edfa112e: Layer already exists 02:00:38 e9c1dcebab5e: Layer already exists 02:00:38 75654b8eeebd: Layer already exists 02:00:38 4.0.0-dev.23: digest: sha256:6aa6194b44d6ab31b2f64abcae5897ebd695b8eccc9bc0c80ecad0def688b50f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:38 #44 ... 02:00:38 02:00:38 #59 [core-data builder 3/7] RUN apk add --update --no-cache make git 02:00:38 #0 4.783 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:00:38 #0 5.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:00:38 #0 9.681 OK: 238 MiB in 54 packages 02:00:38 #59 DONE 10.4s 02:00:38 02:00:38 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:00:38 #44 ... 02:00:38 02:00:38 #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:00:38 #0 5.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:00:38 #0 6.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:00:38 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:38 #60 ... 02:00:38 02:00:38 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:00:38 #0 3.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:00:38 #0 3.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:00:38 #0 7.290 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:00:38 #0 7.290 v3.20.3-391-g79d9372a169 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:00:38 #0 7.290 OK: 24053 distinct packages available 02:00:38 #0 7.943 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:00:38 #0 9.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:00:38 #61 ... 02:00:38 02:00:38 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:00:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:00:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:00:39 0de84e4da1ac: Preparing 02:00:39 b254340c5fcb: Preparing 02:00:39 83cd4715575f: Preparing 02:00:39 ff55ec88fe3f: Preparing 02:00:39 ea9b518ea7cf: Preparing 02:00:39 326ac3434965: Preparing 02:00:39 fc65edfa112e: Preparing 02:00:39 e9c1dcebab5e: Preparing 02:00:39 75654b8eeebd: Preparing 02:00:39 fc65edfa112e: Waiting 02:00:39 e9c1dcebab5e: Waiting 02:00:39 75654b8eeebd: Waiting 02:00:39 326ac3434965: Waiting 02:00:39 ea9b518ea7cf: Layer already exists 02:00:39 0de84e4da1ac: Layer already exists 02:00:39 ff55ec88fe3f: Layer already exists 02:00:39 83cd4715575f: Layer already exists 02:00:39 b254340c5fcb: Layer already exists 02:00:39 326ac3434965: Layer already exists 02:00:39 e9c1dcebab5e: Layer already exists 02:00:39 75654b8eeebd: Layer already exists 02:00:39 fc65edfa112e: Layer already exists 02:00:39 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:6aa6194b44d6ab31b2f64abcae5897ebd695b8eccc9bc0c80ecad0def688b50f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 02:00:39 #44 ... 02:00:39 02:00:39 #62 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:00:39 #62 DONE 0.7s 02:00:39 02:00:39 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:00:39 #44 ... 02:00:39 02:00:39 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:00:39 #0 6.601 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:00:39 #0 7.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [Pipeline] sh 02:00:40 #63 ... 02:00:40 02:00:40 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:00:40 #0 4.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:00:40 #0 5.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:00:40 #0 9.132 (1/4) Installing ca-certificates (20240705-r0) 02:00:40 #0 9.485 (2/4) Installing dumb-init (1.2.5-r3) 02:00:40 #0 9.528 (3/4) Installing su-exec (0.2-r3) 02:00:40 #0 9.539 (4/4) Installing yq-go (4.44.1-r2) 02:00:40 #64 ... 02:00:40 02:00:40 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:00:40 #0 4.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:00:40 #0 5.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:00:40 #0 9.092 (1/2) Installing dumb-init (1.2.5-r3) 02:00:40 #0 9.101 (2/2) Installing su-exec (0.2-r3) 02:00:40 #0 9.112 Executing busybox-1.36.1-r29.trigger 02:00:40 #0 9.315 OK: 9 MiB in 16 packages 02:00:40 #65 DONE 10.3s 02:00:40 02:00:40 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:00:40 #0 3.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:00:40 #0 4.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:00:40 #0 8.741 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:00:40 #0 8.741 v3.20.3-391-g79d9372a169 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:00:40 #0 8.741 OK: 24049 distinct packages available 02:00:40 #0 9.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:00:40 #66 10.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:00:40 #66 ... 02:00:40 02:00:40 #67 [core-command stage-1 2/10] RUN apk add --update --no-cache dumb-init 02:00:40 #0 6.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:00:40 #0 7.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:00:40 #67 ... 02:00:40 02:00:40 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:00:40 #0 6.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:00:40 #0 8.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:00:40 + 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 02:00:44 #68 ... 02:00:44 02:00:44 #69 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 02:00:44 #0 7.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:00:44 #0 8.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:00:44 #69 ... 02:00:44 02:00:44 #70 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:00:44 #0 5.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:00:44 #0 6.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:00:44 #70 ... 02:00:44 02:00:44 #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:00:44 #0 7.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:00:44 #0 8.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:00:44 #71 ... 02:00:44 02:00:44 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:00:44 #0 6.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:00:44 #0 8.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:00:44 #72 ... 02:00:44 02:00:44 #60 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:00:44 #60 11.14 OK: 238 MiB in 54 packages 02:00:44 #60 DONE 12.6s 02:00:44 02:00:44 #67 [core-command stage-1 2/10] RUN apk add --update --no-cache dumb-init 02:00:44 #67 11.85 (1/1) Installing dumb-init (1.2.5-r3) 02:00:44 #67 11.89 Executing busybox-1.36.1-r29.trigger 02:00:44 #67 11.96 OK: 9 MiB in 15 packages 02:00:44 #67 ... 02:00:44 02:00:44 #73 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:00:44 #73 DONE 0.7s 02:00:44 02:00:44 #70 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:00:44 #70 11.10 (1/1) Installing dumb-init (1.2.5-r3) 02:00:44 #70 11.12 Executing busybox-1.36.1-r29.trigger 02:00:44 #70 11.24 OK: 9 MiB in 15 packages 02:00:44 #70 DONE 12.1s 02:00:44 02:00:44 #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:00:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:00:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:00:44 0de84e4da1ac: Preparing 02:00:44 b254340c5fcb: Preparing 02:00:44 83cd4715575f: Preparing 02:00:44 ff55ec88fe3f: Preparing 02:00:44 ea9b518ea7cf: Preparing 02:00:44 326ac3434965: Preparing 02:00:44 fc65edfa112e: Preparing 02:00:44 e9c1dcebab5e: Preparing 02:00:44 75654b8eeebd: Preparing 02:00:44 fc65edfa112e: Waiting 02:00:44 75654b8eeebd: Waiting 02:00:44 326ac3434965: Waiting 02:00:44 e9c1dcebab5e: Waiting 02:00:44 ea9b518ea7cf: Layer already exists 02:00:44 0de84e4da1ac: Layer already exists 02:00:44 b254340c5fcb: Layer already exists 02:00:44 83cd4715575f: Layer already exists 02:00:44 ff55ec88fe3f: Layer already exists 02:00:44 326ac3434965: Layer already exists 02:00:44 fc65edfa112e: Layer already exists 02:00:44 e9c1dcebab5e: Layer already exists 02:00:44 75654b8eeebd: Layer already exists 02:00:45 #74 ... 02:00:45 02:00:45 #67 [core-common-config-bootstrapper stage-1 2/10] RUN apk add --update --no-cache dumb-init 02:00:45 #67 DONE 13.7s 02:00:45 02:00:45 #75 [core-command stage-1 3/10] RUN apk --no-cache upgrade 02:00:45 #75 ... 02:00:45 02:00:45 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:00:45 #64 10.38 Executing busybox-1.36.1-r29.trigger 02:00:45 #64 10.52 Executing ca-certificates-20240705-r0.trigger 02:00:45 #64 11.69 OK: 20 MiB in 18 packages 02:00:45 #64 DONE 13.4s 02:00:45 02:00:45 #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:00:45 #71 13.55 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:00:45 #71 ... 02:00:45 02:00:45 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:00:45 #0 4.084 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:00:45 #0 5.403 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:00:45 #76 ... 02:00:45 02:00:45 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:00:45 #52 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.4s done 02:00:45 #52 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 02:00:45 #52 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 02:00:45 #52 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 02:00:45 #52 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 02:00:45 #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 02:00:45 #52 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 2.5s done 02:00:45 #52 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done 02:00:45 #52 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 02:00:45 #52 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.0s 02:00:45 #52 ... 02:00:45 02:00:45 #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:00:45 #71 13.93 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:00:45 #71 14.00 (3/6) Installing dumb-init (1.2.5-r3) 02:00:45 #71 14.02 (4/6) Installing openssl (3.3.2-r1) 02:00:45 #71 14.11 (5/6) Installing su-exec (0.2-r3) 02:00:45 #71 14.12 (6/6) Installing yq-go (4.44.1-r2) 02:00:45 #71 14.63 Executing busybox-1.36.1-r29.trigger 02:00:45 #71 14.73 OK: 20 MiB in 18 packages 02:00:45 #71 ... 02:00:45 02:00:45 #69 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 02:00:45 #69 12.57 (1/2) Installing ca-certificates (20240705-r0) 02:00:45 #69 13.04 (2/2) Installing dumb-init (1.2.5-r3) 02:00:45 #69 13.04 Executing busybox-1.36.1-r29.trigger 02:00:45 #69 13.20 Executing ca-certificates-20240705-r0.trigger 02:00:45 #69 13.98 OK: 10 MiB in 16 packages 02:00:45 #69 DONE 15.1s 02:00:45 02:00:45 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:00:45 #61 14.66 OK: 238 MiB in 54 packages 02:00:45 #61 DONE 15.7s 02:00:45 02:00:45 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:00:45 #76 10.79 OK: 238 MiB in 54 packages 02:00:45 #76 DONE 11.5s 02:00:45 02:00:45 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:00:45 #66 14.78 (1/14) Installing ca-certificates (20240705-r0) 02:00:45 #66 14.97 (2/14) Installing brotli-libs (1.1.0-r2) 02:00:45 #66 15.07 (3/14) Installing c-ares (1.33.1-r0) 02:00:45 #66 15.09 (4/14) Installing libunistring (1.2-r0) 02:00:45 #66 15.17 (5/14) Installing libidn2 (2.3.7-r0) 02:00:45 #66 15.21 (6/14) Installing nghttp2-libs (1.62.1-r0) 02:00:45 #66 15.24 (7/14) Installing libpsl (0.21.5-r1) 02:00:45 #66 15.26 (8/14) Installing zstd-libs (1.5.6-r0) 02:00:45 #66 15.34 (9/14) Installing libcurl (8.11.0-r2) 02:00:45 #66 15.42 (10/14) Installing curl (8.11.0-r2) 02:00:45 #66 15.45 (11/14) Installing dumb-init (1.2.5-r3) 02:00:45 #66 15.46 (12/14) Installing musl-obstack (1.2.3-r2) 02:00:45 #66 15.49 (13/14) Installing libucontext (1.2-r3) 02:00:45 #66 15.58 (14/14) Installing gcompat (1.1.0-r4) 02:00:45 #66 15.59 Executing busybox-1.36.1-r29.trigger 02:00:45 #66 15.74 Executing ca-certificates-20240705-r0.trigger 02:00:45 #66 ... 02:00:45 02:00:45 #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:00:45 #71 DONE 15.9s 02:00:45 02:00:45 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:00:45 #77 ... 02:00:45 02:00:45 #78 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:00:45 #78 DONE 0.9s 02:00:45 02:00:45 #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:00:45 #79 DONE 1.1s 02:00:45 02:00:45 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:00:45 #63 13.47 (1/3) Installing ca-certificates (20240705-r0) 02:00:45 #63 13.71 (2/3) Installing dumb-init (1.2.5-r3) 02:00:45 #63 13.72 (3/3) Installing tzdata (2024b-r0) 02:00:45 #63 14.42 Executing busybox-1.36.1-r29.trigger 02:00:45 #63 14.48 Executing ca-certificates-20240705-r0.trigger 02:00:45 #63 15.34 OK: 11 MiB in 17 packages 02:00:45 #63 DONE 16.4s 02:00:45 02:00:45 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:00:45 #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.5s 02:00:50 main: digest: sha256:6aa6194b44d6ab31b2f64abcae5897ebd695b8eccc9bc0c80ecad0def688b50f size: 2196 [Pipeline] } 02:00:50 #44 ... 02:00:50 02:00:50 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:00:50 #66 16.53 OK: 15 MiB in 28 packages 02:00:50 #66 ... 02:00:50 02:00:50 #80 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 02:00:50 #0 3.945 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:00:50 #0 5.646 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:00:50 #80 ... 02:00:50 02:00:50 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:00:50 #44 ... 02:00:50 02:00:50 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:00:50 #66 DONE 17.4s 02:00:50 02:00:50 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:00:50 #44 ... 02:00:50 02:00:50 #81 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:50 #81 ... 02:00:50 02:00:50 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:00:50 #44 ... 02:00:50 02:00:50 #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:50 #82 ... 02:00:50 02:00:50 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:00:50 #44 ... 02:00:50 02:00:50 #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:00:50 #0 3.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:00:50 #0 5.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:00:50 #0 9.315 Upgrading critical system libraries and apk-tools: 02:00:50 #0 9.315 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:00:50 #0 9.365 Executing busybox-1.36.1-r29.trigger 02:00:50 #83 ... 02:00:50 02:00:50 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:00:50 ===================================================== [Pipeline] echo 02:00:50 taggedImages: 02:00:50 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6bbd37b5df431558ec293b1a451d3008d2d01443 02:00:50 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:00:50 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.23 02:00:50 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:00:50 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 02:00:50 [edgeXDocker.push] Tagging docker image core-data with the following tags: 02:00:50 6bbd37b5df431558ec293b1a451d3008d2d01443 02:00:50 latest 02:00:50 4.0.0-dev.23 02:00:50 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:00:50 main 02:00:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:51 #44 ... 02:00:51 02:00:51 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:00:51 #52 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.3s done 02:00:51 #52 DONE 17.3s 02:00:51 02:00:51 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:00:51 #72 13.03 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:00:51 #72 13.03 v3.20.3-391-g79d9372a169 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:00:51 #72 13.03 OK: 24049 distinct packages available 02:00:51 #72 13.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:00:51 #72 15.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:00:51 #72 18.91 (1/4) Installing dumb-init (1.2.5-r3) 02:00:51 #72 18.92 (2/4) Installing musl-obstack (1.2.3-r2) 02:00:51 #72 18.93 (3/4) Installing libucontext (1.2-r3) 02:00:51 #72 18.94 (4/4) Installing gcompat (1.1.0-r4) 02:00:51 #72 18.99 Executing busybox-1.36.1-r29.trigger 02:00:51 #72 19.09 OK: 9 MiB in 18 packages 02:00:51 #72 DONE 20.2s 02:00:51 02:00:51 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:00:51 #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.1s 02:00:51 #44 ... 02:00:51 02:00:51 #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:51 #84 ... 02:00:51 02:00:51 #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:00:51 #83 10.30 Continuing the upgrade transaction with new apk-tools: 02:00:51 #83 10.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:00:51 #83 11.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:00:51 #83 ... 02:00:51 02:00:51 #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:00:51 #68 13.30 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:00:51 #68 13.30 v3.20.3-391-g79d9372a169 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:00:51 #68 13.30 OK: 24049 distinct packages available 02:00:51 #68 13.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:00:51 #68 16.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:00:51 #68 20.98 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:00:51 #68 21.24 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:00:51 #68 21.30 (3/7) Installing dumb-init (1.2.5-r3) 02:00:51 #68 21.32 (4/7) Installing musl-obstack (1.2.3-r2) 02:00:51 #68 21.33 (5/7) Installing libucontext (1.2-r3) 02:00:51 #68 21.34 (6/7) Installing gcompat (1.1.0-r4) 02:00:51 #68 21.36 (7/7) Installing openssl (3.3.2-r1) 02:00:51 #68 21.42 Executing busybox-1.36.1-r29.trigger 02:00:51 #68 21.49 OK: 10 MiB in 19 packages 02:00:51 #68 DONE 22.8s 02:00:51 02:00:51 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:00:55 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } 02:00:55 #44 ... 02:00:55 02:00:55 #80 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 02:00:55 #80 11.83 (1/1) Installing dumb-init (1.2.5-r3) 02:00:55 #80 14.91 Executing busybox-1.36.1-r29.trigger 02:00:55 #80 14.99 OK: 9 MiB in 15 packages 02:00:55 #80 DONE 16.2s 02:00:55 02:00:55 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:00:55 #44 ... 02:00:55 02:00:55 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:00:55 #0 3.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:00:55 #0 5.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:00:55 #0 9.744 Upgrading critical system libraries and apk-tools: 02:00:55 #0 9.744 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:00:55 #0 9.780 Executing busybox-1.36.1-r29.trigger 02:00:55 #85 ... 02:00:55 02:00:55 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:00:55 #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.3s done 02:00:55 #44 DONE 26.1s 02:00:55 02:00:55 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:00:55 #85 10.76 Continuing the upgrade transaction with new apk-tools: 02:00:55 #85 10.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:00:55 #85 ... 02:00:55 02:00:55 #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:00:55 #0 4.143 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:00:55 #0 6.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:00:55 #86 ... 02:00:55 02:00:55 #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:00:55 #0 3.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:00:55 #87 ... 02:00:55 02:00:55 #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:00:55 #74 3.536 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:00:55 #74 5.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:00:55 #74 9.275 Upgrading critical system libraries and apk-tools: 02:00:55 #74 9.275 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:00:55 #74 9.322 Executing busybox-1.36.1-r29.trigger 02:00:55 #74 10.18 Continuing the upgrade transaction with new apk-tools: 02:00:55 #74 10.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:00:55 #74 11.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:00:55 #74 ... 02:00:55 02:00:55 #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:00:55 #86 10.62 Upgrading critical system libraries and apk-tools: 02:00:55 #86 10.62 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:00:55 #86 10.65 Executing busybox-1.36.1-r29.trigger 02:00:55 #86 ... 02:00:55 02:00:55 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:55 #88 ... 02:00:55 02:00:55 #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:55 #89 ... 02:00:55 02:00:55 #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:00:55 #0 4.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:00:55 #0 5.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:00:55 #0 9.618 Upgrading critical system libraries and apk-tools: 02:00:55 #0 9.618 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:00:55 #0 9.665 Executing busybox-1.36.1-r29.trigger [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:56 #90 ... 02:00:56 02:00:56 #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:00:56 #83 15.96 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:00:56 #83 16.27 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:00:56 #83 16.33 OK: 9 MiB in 16 packages 02:00:56 + docker push nexus3.edgexfoundry.org:10004/core-data:6bbd37b5df431558ec293b1a451d3008d2d01443 02:00:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:00:56 e22570b49df4: Preparing 02:00:56 41324bc8ace1: Preparing 02:00:56 c3bcfa9e1395: Preparing 02:00:56 ea9b518ea7cf: Preparing 02:00:56 326ac3434965: Preparing 02:00:56 408a31edd2ea: Preparing 02:00:56 d8236d7a776c: Preparing 02:00:56 75654b8eeebd: Preparing 02:00:56 408a31edd2ea: Waiting 02:00:56 d8236d7a776c: Waiting 02:00:56 75654b8eeebd: Waiting 02:00:56 ea9b518ea7cf: Layer already exists 02:00:56 326ac3434965: Layer already exists 02:00:56 41324bc8ace1: Pushed 02:00:56 75654b8eeebd: Layer already exists 02:00:56 e22570b49df4: Pushed 02:00:56 d8236d7a776c: Pushed 02:00:56 #83 ... 02:00:56 02:00:56 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:00:56 #0 3.477 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:00:56 #0 4.987 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:00:56 408a31edd2ea: Pushed 02:00:56 #91 ... 02:00:56 02:00:56 #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:00:56 #83 DONE 17.2s 02:00:56 02:00:56 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:00:56 #91 10.12 Upgrading critical system libraries and apk-tools: 02:00:56 #91 10.12 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:00:56 #91 ... 02:00:56 02:00:56 #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:00:57 #92 ... 02:00:57 02:00:57 #75 [core-command stage-1 3/10] RUN apk --no-cache upgrade 02:00:57 #75 5.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:00:57 #75 7.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:00:57 #75 12.50 Upgrading critical system libraries and apk-tools: 02:00:57 #75 12.50 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:00:57 #75 12.53 Executing busybox-1.36.1-r29.trigger 02:00:57 #75 13.44 Continuing the upgrade transaction with new apk-tools: 02:00:57 #75 13.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:00:57 #75 14.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:00:57 #75 ... 02:00:57 02:00:57 #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:00:57 #86 11.62 Continuing the upgrade transaction with new apk-tools: 02:00:57 #86 11.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:00:57 #86 12.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:01:03 #86 ... 02:01:03 02:01:03 #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:01:03 #74 16.15 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:01:03 #74 16.39 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:01:03 #74 16.46 OK: 9 MiB in 15 packages 02:01:03 #74 DONE 17.3s 02:01:03 02:01:03 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:01:03 #91 10.18 Executing busybox-1.36.1-r29.trigger 02:01:03 #91 10.85 Continuing the upgrade transaction with new apk-tools: 02:01:03 #91 10.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:01:03 #91 ... 02:01:03 02:01:03 #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:01:03 #92 DONE 2.4s 02:01:03 02:01:03 #93 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:01:03 #93 DONE 0.3s 02:01:03 02:01:03 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:01:03 #85 12.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:01:03 #85 16.03 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:01:03 #85 16.33 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:01:03 #85 16.40 Executing ca-certificates-20240705-r0.trigger 02:01:03 #85 16.95 OK: 20 MiB in 18 packages 02:01:03 #85 ... 02:01:03 02:01:03 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:01:03 #77 4.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:01:03 #77 6.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:01:03 #77 9.506 Upgrading critical system libraries and apk-tools: 02:01:03 #77 9.506 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:01:03 #77 9.544 Executing busybox-1.36.1-r29.trigger 02:01:03 #77 10.35 Continuing the upgrade transaction with new apk-tools: 02:01:03 #77 10.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:01:03 #77 11.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:01:03 #77 14.22 OK: 20 MiB in 18 packages 02:01:03 #77 ... 02:01:03 02:01:03 #75 [core-command stage-1 3/10] RUN apk --no-cache upgrade 02:01:03 #75 18.25 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:01:03 #75 ... 02:01:03 02:01:03 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:01:03 #0 2.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:01:03 #0 4.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:01:03 #0 7.600 Upgrading critical system libraries and apk-tools: 02:01:03 #0 7.601 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:01:03 #0 7.636 Executing busybox-1.36.1-r29.trigger 02:01:03 #0 8.560 Continuing the upgrade transaction with new apk-tools: 02:01:03 #0 8.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:01:03 #94 ... 02:01:03 02:01:03 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:01:03 #77 DONE 14.9s 02:01:03 02:01:03 #75 [core-command stage-1 3/10] RUN apk --no-cache upgrade 02:01:03 #75 18.69 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:01:03 #75 18.81 OK: 9 MiB in 15 packages 02:01:03 #75 ... 02:01:03 02:01:03 #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:01:03 #95 DONE 0.3s 02:01:03 02:01:03 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:01:03 #85 DONE 17.9s 02:01:03 02:01:03 #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:01:03 #86 16.19 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:01:03 #86 16.49 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:01:03 #86 16.55 Executing ca-certificates-20240705-r0.trigger 02:01:03 #86 ... 02:01:03 02:01:03 #75 [core-metadata stage-1 3/10] RUN apk --no-cache upgrade 02:01:03 #75 DONE 19.8s 02:01:03 02:01:03 #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:01:03 #86 16.88 OK: 10 MiB in 16 packages 02:01:03 #86 DONE 17.7s 02:01:03 02:01:03 #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:01:03 #90 10.72 Continuing the upgrade transaction with new apk-tools: 02:01:03 #90 10.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:01:03 #90 12.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:01:03 #90 15.49 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:01:03 #90 15.75 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:01:03 #90 15.79 Executing ca-certificates-20240705-r0.trigger 02:01:03 #90 16.38 OK: 11 MiB in 17 packages 02:01:03 #90 DONE 17.1s 02:01:03 02:01:03 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:01:03 #91 13.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:01:03 #91 16.26 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:01:03 #91 16.52 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:01:03 #91 16.57 Executing ca-certificates-20240705-r0.trigger 02:01:05 #91 16.96 OK: 15 MiB in 28 packages 02:01:06 #91 DONE 17.8s 02:01:06 02:01:06 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:01:06 #94 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:01:06 #94 13.09 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:01:06 #94 13.25 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:01:06 #94 13.34 OK: 9 MiB in 18 packages 02:01:06 #94 DONE 14.3s 02:01:06 02:01:06 #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:01:06 #96 ... 02:01:06 02:01:06 #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:01:06 #87 4.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:01:06 #87 8.966 Upgrading critical system libraries and apk-tools: 02:01:06 #87 8.966 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:01:06 #87 9.011 Executing busybox-1.36.1-r29.trigger 02:01:06 #87 9.950 Continuing the upgrade transaction with new apk-tools: 02:01:06 #87 9.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:01:06 #87 12.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:01:06 #87 14.16 OK: 10 MiB in 19 packages 02:01:06 #87 DONE 15.1s 02:01:06 02:01:06 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:01:06 c3bcfa9e1395: Pushed 02:01:06 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:ed1a375a8e414fde1b20faeafae8acbe1eedb7972e37d62e088733782b9961e4 size: 1988 [Pipeline] } 02:01:08 #97 ... 02:01:08 02:01:08 #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:01:08 #96 DONE 1.7s 02:01:08 02:01:08 #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:01:08 #98 DONE 0.7s 02:01:08 02:01:08 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:01:08 #99 ... 02:01:08 02:01:08 #100 [security-spire-config stage-2 6/10] COPY security.txt / 02:01:08 #100 DONE 0.8s 02:01:08 02:01:08 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:01:08 #97 DONE 2.0s 02:01:08 02:01:08 #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:01:08 #101 ... 02:01:08 02:01:08 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:01:08 #99 DONE 2.0s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:09 02:01:09 #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:01:09 #101 DONE 0.6s 02:01:09 02:01:09 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:01:09 #102 DONE 0.6s 02:01:09 02:01:09 #103 [security-spire-server stage-2 6/9] COPY security.txt / 02:01:09 #103 ... 02:01:09 02:01:09 #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:01:09 #104 DONE 0.6s 02:01:09 02:01:09 #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:01:09 #105 ... 02:01:09 02:01:09 #103 [security-spire-server stage-2 6/9] COPY security.txt / 02:01:09 #103 DONE 0.6s 02:01:09 02:01:09 #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:01:09 #105 DONE 0.5s 02:01:09 02:01:09 #106 [security-spire-config] exporting to image 02:01:09 #106 exporting layers 02:01:09 #106 ... 02:01:09 02:01:09 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:01:09 #107 DONE 0.6s 02:01:09 02:01:09 #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:01:12 #108 DONE 0.7s 02:01:12 02:01:12 #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:01:12 #109 ... 02:01:12 02:01:12 #110 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:01:12 #110 DONE 2.8s 02:01:12 02:01:12 #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:01:12 #111 ... 02:01:12 02:01:12 #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:01:12 #109 DONE 0.8s 02:01:12 02:01:12 #112 [security-spire-server] exporting to image 02:01:12 #112 ... 02:01:12 02:01:12 #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:01:12 #111 DONE 0.7s 02:01:12 02:01:12 #113 [security-spire-agent stage-3 7/10] COPY security.txt / 02:01:12 #113 ... 02:01:12 02:01:12 #106 [security-spire-config] exporting to image 02:01:12 #106 exporting layers 3.0s done 02:01:12 #106 writing image sha256:e20d7b3da2547b72fa28bccb2396935094afc3dd19ae8a72a456660b9623417c 0.0s done 02:01:12 #106 naming to docker.io/library/security-spire-config-arm64 0.1s done 02:01:12 #106 DONE 3.1s 02:01:12 02:01:12 #113 [security-spire-agent stage-3 7/10] COPY security.txt / 02:01:12 #113 DONE 0.9s 02:01:12 02:01:12 #114 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:01:14 #114 DONE 1.3s 02:01:14 02:01:14 #112 [security-spire-server] exporting to image 02:01:14 #112 exporting layers 2.3s done 02:01:14 #112 writing image sha256:6225720b1400e3b1f6a135530dc9c2c14e794680c42802189819f8baeb45bbbb 0.1s done 02:01:14 #112 naming to docker.io/library/security-spire-server-arm64 02:01:14 #112 naming to docker.io/library/security-spire-server-arm64 0.1s done 02:01:14 #112 DONE 2.5s 02:01:14 02:01:14 #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:01:14 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:15 #115 DONE 0.9s 02:01:15 02:01:15 #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:15 #82 ... 02:01:15 02:01:15 #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:01:15 #116 DONE 0.6s 02:01:15 02:01:15 #117 [security-spire-agent] exporting to image 02:01:15 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 02:01:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:01:15 e22570b49df4: Preparing 02:01:15 41324bc8ace1: Preparing 02:01:15 c3bcfa9e1395: Preparing 02:01:15 ea9b518ea7cf: Preparing 02:01:15 326ac3434965: Preparing 02:01:15 408a31edd2ea: Preparing 02:01:15 d8236d7a776c: Preparing 02:01:15 75654b8eeebd: Preparing 02:01:15 408a31edd2ea: Waiting 02:01:15 d8236d7a776c: Waiting 02:01:15 75654b8eeebd: Waiting 02:01:15 ea9b518ea7cf: Layer already exists 02:01:15 e22570b49df4: Layer already exists 02:01:15 c3bcfa9e1395: Layer already exists 02:01:15 326ac3434965: Layer already exists 02:01:15 41324bc8ace1: Layer already exists 02:01:15 75654b8eeebd: Layer already exists 02:01:15 408a31edd2ea: Layer already exists 02:01:15 d8236d7a776c: Layer already exists 02:01:15 latest: digest: sha256:ed1a375a8e414fde1b20faeafae8acbe1eedb7972e37d62e088733782b9961e4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:16 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:16 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.23 02:01:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:01:16 e22570b49df4: Preparing 02:01:16 41324bc8ace1: Preparing 02:01:16 c3bcfa9e1395: Preparing 02:01:16 ea9b518ea7cf: Preparing 02:01:16 326ac3434965: Preparing 02:01:16 408a31edd2ea: Preparing 02:01:16 d8236d7a776c: Preparing 02:01:16 75654b8eeebd: Preparing 02:01:16 408a31edd2ea: Waiting 02:01:16 75654b8eeebd: Waiting 02:01:16 d8236d7a776c: Waiting 02:01:16 326ac3434965: Layer already exists 02:01:16 c3bcfa9e1395: Layer already exists 02:01:16 ea9b518ea7cf: Layer already exists 02:01:16 e22570b49df4: Layer already exists 02:01:16 41324bc8ace1: Layer already exists 02:01:16 408a31edd2ea: Layer already exists 02:01:16 d8236d7a776c: Layer already exists 02:01:16 75654b8eeebd: Layer already exists 02:01:16 4.0.0-dev.23: digest: sha256:ed1a375a8e414fde1b20faeafae8acbe1eedb7972e37d62e088733782b9961e4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:16 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:17 + docker push nexus3.edgexfoundry.org:10004/core-data:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:01:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:01:17 e22570b49df4: Preparing 02:01:17 41324bc8ace1: Preparing 02:01:17 c3bcfa9e1395: Preparing 02:01:17 ea9b518ea7cf: Preparing 02:01:17 326ac3434965: Preparing 02:01:17 408a31edd2ea: Preparing 02:01:17 d8236d7a776c: Preparing 02:01:17 75654b8eeebd: Preparing 02:01:17 408a31edd2ea: Waiting 02:01:17 d8236d7a776c: Waiting 02:01:17 75654b8eeebd: Waiting 02:01:17 e22570b49df4: Layer already exists 02:01:17 41324bc8ace1: Layer already exists 02:01:17 ea9b518ea7cf: Layer already exists 02:01:17 326ac3434965: Layer already exists 02:01:17 c3bcfa9e1395: Layer already exists 02:01:17 408a31edd2ea: Layer already exists 02:01:17 d8236d7a776c: Layer already exists 02:01:17 75654b8eeebd: Layer already exists 02:01:17 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:ed1a375a8e414fde1b20faeafae8acbe1eedb7972e37d62e088733782b9961e4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:17 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:17 #117 exporting layers 2.0s done 02:01:17 #117 writing image sha256:54b95cb9028acac82c5c1c9e593b09e786abcaf117042fcd33fba8578f85cd51 0.0s done 02:01:17 #117 naming to docker.io/library/security-spire-agent-arm64 0.0s done 02:01:17 #117 DONE 2.1s 02:01:17 02:01:17 #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:17 + docker push nexus3.edgexfoundry.org:10004/core-data:main 02:01:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:01:17 e22570b49df4: Preparing 02:01:17 41324bc8ace1: Preparing 02:01:17 c3bcfa9e1395: Preparing 02:01:17 ea9b518ea7cf: Preparing 02:01:17 326ac3434965: Preparing 02:01:17 408a31edd2ea: Preparing 02:01:17 d8236d7a776c: Preparing 02:01:17 75654b8eeebd: Preparing 02:01:17 408a31edd2ea: Waiting 02:01:17 d8236d7a776c: Waiting 02:01:17 75654b8eeebd: Waiting 02:01:17 ea9b518ea7cf: Layer already exists 02:01:17 c3bcfa9e1395: Layer already exists 02:01:17 e22570b49df4: Layer already exists 02:01:17 41324bc8ace1: Layer already exists 02:01:17 326ac3434965: Layer already exists 02:01:17 d8236d7a776c: Layer already exists 02:01:17 408a31edd2ea: Layer already exists 02:01:17 75654b8eeebd: Layer already exists 02:01:17 main: digest: sha256:ed1a375a8e414fde1b20faeafae8acbe1eedb7972e37d62e088733782b9961e4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:01:17 ===================================================== [Pipeline] echo 02:01:17 taggedImages: 02:01:17 - nexus3.edgexfoundry.org:10004/core-data:6bbd37b5df431558ec293b1a451d3008d2d01443 02:01:17 - nexus3.edgexfoundry.org:10004/core-data:latest 02:01:17 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.23 02:01:17 - nexus3.edgexfoundry.org:10004/core-data:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:01:17 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 02:01:18 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 02:01:18 6bbd37b5df431558ec293b1a451d3008d2d01443 02:01:18 latest 02:01:18 4.0.0-dev.23 02:01:18 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:01:18 main 02:01:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:18 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:18 + docker push nexus3.edgexfoundry.org:10004/core-keeper:6bbd37b5df431558ec293b1a451d3008d2d01443 02:01:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:01:18 a10b55568a17: Preparing 02:01:18 3ef6ff29bd27: Preparing 02:01:18 90b14802b6ab: Preparing 02:01:18 326ac3434965: Preparing 02:01:18 6be927f2a13d: Preparing 02:01:18 ea48ee051ac3: Preparing 02:01:18 75654b8eeebd: Preparing 02:01:18 ea48ee051ac3: Waiting 02:01:18 75654b8eeebd: Waiting 02:01:18 326ac3434965: Layer already exists 02:01:18 3ef6ff29bd27: Pushed 02:01:18 75654b8eeebd: Layer already exists 02:01:18 ea48ee051ac3: Pushed 02:01:18 a10b55568a17: Pushed 02:01:18 6be927f2a13d: Pushed 02:01:21 90b14802b6ab: Pushed 02:01:21 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:c76ebd1dea986a7e79662dab18c9c401dc3269769abfc34eb04528c57d4d13e3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:21 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:21 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 02:01:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:01:21 a10b55568a17: Preparing 02:01:21 3ef6ff29bd27: Preparing 02:01:21 90b14802b6ab: Preparing 02:01:21 326ac3434965: Preparing 02:01:21 6be927f2a13d: Preparing 02:01:21 ea48ee051ac3: Preparing 02:01:21 75654b8eeebd: Preparing 02:01:21 ea48ee051ac3: Waiting 02:01:21 75654b8eeebd: Waiting 02:01:21 3ef6ff29bd27: Layer already exists 02:01:21 a10b55568a17: Layer already exists 02:01:21 90b14802b6ab: Layer already exists 02:01:21 326ac3434965: Layer already exists 02:01:21 6be927f2a13d: Layer already exists 02:01:21 ea48ee051ac3: Layer already exists 02:01:21 75654b8eeebd: Layer already exists 02:01:21 latest: digest: sha256:c76ebd1dea986a7e79662dab18c9c401dc3269769abfc34eb04528c57d4d13e3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:22 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:22 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.23 02:01:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:01:22 a10b55568a17: Preparing 02:01:22 3ef6ff29bd27: Preparing 02:01:22 90b14802b6ab: Preparing 02:01:22 326ac3434965: Preparing 02:01:22 6be927f2a13d: Preparing 02:01:22 ea48ee051ac3: Preparing 02:01:22 75654b8eeebd: Preparing 02:01:22 ea48ee051ac3: Waiting 02:01:22 3ef6ff29bd27: Layer already exists 02:01:22 6be927f2a13d: Layer already exists 02:01:22 326ac3434965: Layer already exists 02:01:22 a10b55568a17: Layer already exists 02:01:22 90b14802b6ab: Layer already exists 02:01:22 ea48ee051ac3: Layer already exists 02:01:22 75654b8eeebd: Layer already exists 02:01:22 4.0.0-dev.23: digest: sha256:c76ebd1dea986a7e79662dab18c9c401dc3269769abfc34eb04528c57d4d13e3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:22 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:23 + docker push nexus3.edgexfoundry.org:10004/core-keeper:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:01:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:01:23 a10b55568a17: Preparing 02:01:23 3ef6ff29bd27: Preparing 02:01:23 90b14802b6ab: Preparing 02:01:23 326ac3434965: Preparing 02:01:23 6be927f2a13d: Preparing 02:01:23 ea48ee051ac3: Preparing 02:01:23 75654b8eeebd: Preparing 02:01:23 ea48ee051ac3: Waiting 02:01:23 75654b8eeebd: Waiting 02:01:23 a10b55568a17: Layer already exists 02:01:23 6be927f2a13d: Layer already exists 02:01:23 326ac3434965: Layer already exists 02:01:23 90b14802b6ab: Layer already exists 02:01:23 3ef6ff29bd27: Layer already exists 02:01:23 ea48ee051ac3: Layer already exists 02:01:23 75654b8eeebd: Layer already exists 02:01:23 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:c76ebd1dea986a7e79662dab18c9c401dc3269769abfc34eb04528c57d4d13e3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:23 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:23 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 02:01:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:01:23 a10b55568a17: Preparing 02:01:23 3ef6ff29bd27: Preparing 02:01:23 90b14802b6ab: Preparing 02:01:23 326ac3434965: Preparing 02:01:23 6be927f2a13d: Preparing 02:01:23 ea48ee051ac3: Preparing 02:01:23 75654b8eeebd: Preparing 02:01:23 75654b8eeebd: Waiting 02:01:23 ea48ee051ac3: Waiting 02:01:23 90b14802b6ab: Layer already exists 02:01:23 a10b55568a17: Layer already exists 02:01:23 6be927f2a13d: Layer already exists 02:01:23 3ef6ff29bd27: Layer already exists 02:01:23 326ac3434965: Layer already exists 02:01:23 ea48ee051ac3: Layer already exists 02:01:23 75654b8eeebd: Layer already exists 02:01:23 main: digest: sha256:c76ebd1dea986a7e79662dab18c9c401dc3269769abfc34eb04528c57d4d13e3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:01:23 ===================================================== [Pipeline] echo 02:01:23 taggedImages: 02:01:23 - nexus3.edgexfoundry.org:10004/core-keeper:6bbd37b5df431558ec293b1a451d3008d2d01443 02:01:23 - nexus3.edgexfoundry.org:10004/core-keeper:latest 02:01:23 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.23 02:01:23 - nexus3.edgexfoundry.org:10004/core-keeper:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:01:23 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 02:01:23 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 02:01:23 6bbd37b5df431558ec293b1a451d3008d2d01443 02:01:23 latest 02:01:23 4.0.0-dev.23 02:01:23 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:01:23 main 02:01:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:24 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata:6bbd37b5df431558ec293b1a451d3008d2d01443 02:01:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:01:24 6323e2d56299: Preparing 02:01:24 171b8c785202: Preparing 02:01:24 8292ab5d8606: Preparing 02:01:24 7231672f7852: Preparing 02:01:24 ea9b518ea7cf: Preparing 02:01:24 326ac3434965: Preparing 02:01:24 fc65edfa112e: Preparing 02:01:24 e9c1dcebab5e: Preparing 02:01:24 75654b8eeebd: Preparing 02:01:24 75654b8eeebd: Waiting 02:01:24 326ac3434965: Waiting 02:01:24 fc65edfa112e: Waiting 02:01:24 e9c1dcebab5e: Waiting 02:01:24 ea9b518ea7cf: Layer already exists 02:01:24 326ac3434965: Layer already exists 02:01:24 fc65edfa112e: Layer already exists 02:01:24 e9c1dcebab5e: Layer already exists 02:01:24 75654b8eeebd: Layer already exists 02:01:24 8292ab5d8606: Pushed 02:01:24 171b8c785202: Pushed 02:01:24 6323e2d56299: Pushed 02:01:27 7231672f7852: Pushed 02:01:27 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:17738273841177ceb625f780cb5fcd1ff353f7b458885fa5fb1357aa672863c6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:27 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 02:01:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:01:28 6323e2d56299: Preparing 02:01:28 171b8c785202: Preparing 02:01:28 8292ab5d8606: Preparing 02:01:28 7231672f7852: Preparing 02:01:28 ea9b518ea7cf: Preparing 02:01:28 326ac3434965: Preparing 02:01:28 fc65edfa112e: Preparing 02:01:28 e9c1dcebab5e: Preparing 02:01:28 75654b8eeebd: Preparing 02:01:28 326ac3434965: Waiting 02:01:28 fc65edfa112e: Waiting 02:01:28 e9c1dcebab5e: Waiting 02:01:28 75654b8eeebd: Waiting 02:01:28 ea9b518ea7cf: Layer already exists 02:01:28 171b8c785202: Layer already exists 02:01:28 7231672f7852: Layer already exists 02:01:28 8292ab5d8606: Layer already exists 02:01:28 6323e2d56299: Layer already exists 02:01:28 fc65edfa112e: Layer already exists 02:01:28 326ac3434965: Layer already exists 02:01:28 e9c1dcebab5e: Layer already exists 02:01:28 75654b8eeebd: Layer already exists 02:01:28 latest: digest: sha256:17738273841177ceb625f780cb5fcd1ff353f7b458885fa5fb1357aa672863c6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:28 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.23 02:01:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:01:28 6323e2d56299: Preparing 02:01:28 171b8c785202: Preparing 02:01:28 8292ab5d8606: Preparing 02:01:28 7231672f7852: Preparing 02:01:28 ea9b518ea7cf: Preparing 02:01:28 326ac3434965: Preparing 02:01:28 fc65edfa112e: Preparing 02:01:28 e9c1dcebab5e: Preparing 02:01:28 fc65edfa112e: Waiting 02:01:28 326ac3434965: Waiting 02:01:28 75654b8eeebd: Preparing 02:01:28 e9c1dcebab5e: Waiting 02:01:28 75654b8eeebd: Waiting 02:01:28 7231672f7852: Layer already exists 02:01:28 171b8c785202: Layer already exists 02:01:28 6323e2d56299: Layer already exists 02:01:28 ea9b518ea7cf: Layer already exists 02:01:28 8292ab5d8606: Layer already exists 02:01:28 326ac3434965: Layer already exists 02:01:28 75654b8eeebd: Layer already exists 02:01:28 e9c1dcebab5e: Layer already exists 02:01:28 fc65edfa112e: Layer already exists 02:01:28 4.0.0-dev.23: digest: sha256:17738273841177ceb625f780cb5fcd1ff353f7b458885fa5fb1357aa672863c6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:29 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:01:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:01:29 6323e2d56299: Preparing 02:01:29 171b8c785202: Preparing 02:01:29 8292ab5d8606: Preparing 02:01:29 7231672f7852: Preparing 02:01:29 ea9b518ea7cf: Preparing 02:01:29 326ac3434965: Preparing 02:01:29 fc65edfa112e: Preparing 02:01:29 e9c1dcebab5e: Preparing 02:01:29 75654b8eeebd: Preparing 02:01:29 fc65edfa112e: Waiting 02:01:29 e9c1dcebab5e: Waiting 02:01:29 326ac3434965: Waiting 02:01:29 75654b8eeebd: Waiting 02:01:29 7231672f7852: Layer already exists 02:01:29 171b8c785202: Layer already exists 02:01:29 ea9b518ea7cf: Layer already exists 02:01:29 6323e2d56299: Layer already exists 02:01:29 8292ab5d8606: Layer already exists 02:01:29 e9c1dcebab5e: Layer already exists 02:01:29 fc65edfa112e: Layer already exists 02:01:29 75654b8eeebd: Layer already exists 02:01:29 326ac3434965: Layer already exists 02:01:29 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:17738273841177ceb625f780cb5fcd1ff353f7b458885fa5fb1357aa672863c6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:29 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 02:01:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:01:30 6323e2d56299: Preparing 02:01:30 171b8c785202: Preparing 02:01:30 8292ab5d8606: Preparing 02:01:30 7231672f7852: Preparing 02:01:30 ea9b518ea7cf: Preparing 02:01:30 326ac3434965: Preparing 02:01:30 fc65edfa112e: Preparing 02:01:30 e9c1dcebab5e: Preparing 02:01:30 75654b8eeebd: Preparing 02:01:30 e9c1dcebab5e: Waiting 02:01:30 75654b8eeebd: Waiting 02:01:30 fc65edfa112e: Waiting 02:01:30 326ac3434965: Waiting 02:01:30 171b8c785202: Layer already exists 02:01:30 8292ab5d8606: Layer already exists 02:01:30 ea9b518ea7cf: Layer already exists 02:01:30 6323e2d56299: Layer already exists 02:01:30 7231672f7852: Layer already exists 02:01:30 326ac3434965: Layer already exists 02:01:30 75654b8eeebd: Layer already exists 02:01:30 fc65edfa112e: Layer already exists 02:01:30 e9c1dcebab5e: Layer already exists 02:01:30 main: digest: sha256:17738273841177ceb625f780cb5fcd1ff353f7b458885fa5fb1357aa672863c6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:01:30 ===================================================== [Pipeline] echo 02:01:30 taggedImages: 02:01:30 - nexus3.edgexfoundry.org:10004/core-metadata:6bbd37b5df431558ec293b1a451d3008d2d01443 02:01:30 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:01:30 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.23 02:01:30 - nexus3.edgexfoundry.org:10004/core-metadata:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:01:30 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 02:01:30 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 02:01:30 6bbd37b5df431558ec293b1a451d3008d2d01443 02:01:30 latest 02:01:30 4.0.0-dev.23 02:01:30 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:01:30 main 02:01:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:30 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6bbd37b5df431558ec293b1a451d3008d2d01443 02:01:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:01:30 7ab4bcd0a16b: Preparing 02:01:30 cc689a2564bf: Preparing 02:01:30 9baf41ae0db0: Preparing 02:01:30 922a7afe9715: Preparing 02:01:30 7cf2874a2b6c: Preparing 02:01:30 b0cff1585615: Preparing 02:01:30 2946c30ee571: Preparing 02:01:30 ea9b518ea7cf: Preparing 02:01:30 326ac3434965: Preparing 02:01:30 9b46df701961: Preparing 02:01:30 7a8fc2e33a9e: Preparing 02:01:30 5f70bf18a086: Preparing 02:01:30 47b94184a56d: Preparing 02:01:30 07176347edd5: Preparing 02:01:30 71f63608299e: Preparing 02:01:30 75654b8eeebd: Preparing 02:01:30 b0cff1585615: Waiting 02:01:30 2946c30ee571: Waiting 02:01:30 ea9b518ea7cf: Waiting 02:01:30 326ac3434965: Waiting 02:01:30 9b46df701961: Waiting 02:01:30 5f70bf18a086: Waiting 02:01:30 7a8fc2e33a9e: Waiting 02:01:30 47b94184a56d: Waiting 02:01:30 07176347edd5: Waiting 02:01:30 71f63608299e: Waiting 02:01:30 7cf2874a2b6c: Pushed 02:01:30 9baf41ae0db0: Pushed 02:01:30 cc689a2564bf: Pushed 02:01:30 922a7afe9715: Pushed 02:01:30 7ab4bcd0a16b: Pushed 02:01:30 ea9b518ea7cf: Layer already exists 02:01:30 326ac3434965: Layer already exists 02:01:31 b0cff1585615: Pushed 02:01:31 5f70bf18a086: Layer already exists 02:01:31 9b46df701961: Pushed 02:01:31 7a8fc2e33a9e: Pushed 02:01:31 47b94184a56d: Pushed 02:01:31 75654b8eeebd: Layer already exists 02:01:31 71f63608299e: Pushed 02:01:31 07176347edd5: Pushed 02:01:32 2946c30ee571: Pushed 02:01:32 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:767f2793acb2d0a5b73c0fbb2113b96c82e683a806d596e97d1925ccee34724b size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:32 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:01:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:01:33 7ab4bcd0a16b: Preparing 02:01:33 cc689a2564bf: Preparing 02:01:33 9baf41ae0db0: Preparing 02:01:33 922a7afe9715: Preparing 02:01:33 7cf2874a2b6c: Preparing 02:01:33 b0cff1585615: Preparing 02:01:33 2946c30ee571: Preparing 02:01:33 ea9b518ea7cf: Preparing 02:01:33 326ac3434965: Preparing 02:01:33 9b46df701961: Preparing 02:01:33 7a8fc2e33a9e: Preparing 02:01:33 5f70bf18a086: Preparing 02:01:33 47b94184a56d: Preparing 02:01:33 07176347edd5: Preparing 02:01:33 71f63608299e: Preparing 02:01:33 75654b8eeebd: Preparing 02:01:33 9b46df701961: Waiting 02:01:33 7a8fc2e33a9e: Waiting 02:01:33 5f70bf18a086: Waiting 02:01:33 47b94184a56d: Waiting 02:01:33 07176347edd5: Waiting 02:01:33 71f63608299e: Waiting 02:01:33 75654b8eeebd: Waiting 02:01:33 b0cff1585615: Waiting 02:01:33 ea9b518ea7cf: Waiting 02:01:33 2946c30ee571: Waiting 02:01:33 7ab4bcd0a16b: Layer already exists 02:01:33 cc689a2564bf: Layer already exists 02:01:33 9baf41ae0db0: Layer already exists 02:01:33 7cf2874a2b6c: Layer already exists 02:01:33 922a7afe9715: Layer already exists 02:01:33 b0cff1585615: Layer already exists 02:01:33 9b46df701961: Layer already exists 02:01:33 ea9b518ea7cf: Layer already exists 02:01:33 326ac3434965: Layer already exists 02:01:33 2946c30ee571: Layer already exists 02:01:33 7a8fc2e33a9e: Layer already exists 02:01:33 5f70bf18a086: Layer already exists 02:01:33 07176347edd5: Layer already exists 02:01:33 71f63608299e: Layer already exists 02:01:33 47b94184a56d: Layer already exists 02:01:33 75654b8eeebd: Layer already exists 02:01:33 latest: digest: sha256:767f2793acb2d0a5b73c0fbb2113b96c82e683a806d596e97d1925ccee34724b size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:33 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.23 02:01:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:01:33 7ab4bcd0a16b: Preparing 02:01:33 cc689a2564bf: Preparing 02:01:33 9baf41ae0db0: Preparing 02:01:33 922a7afe9715: Preparing 02:01:33 7cf2874a2b6c: Preparing 02:01:33 b0cff1585615: Preparing 02:01:33 2946c30ee571: Preparing 02:01:33 ea9b518ea7cf: Preparing 02:01:33 326ac3434965: Preparing 02:01:33 9b46df701961: Preparing 02:01:33 7a8fc2e33a9e: Preparing 02:01:33 5f70bf18a086: Preparing 02:01:33 47b94184a56d: Preparing 02:01:33 07176347edd5: Preparing 02:01:33 71f63608299e: Preparing 02:01:33 75654b8eeebd: Preparing 02:01:33 b0cff1585615: Waiting 02:01:33 2946c30ee571: Waiting 02:01:33 ea9b518ea7cf: Waiting 02:01:33 326ac3434965: Waiting 02:01:33 9b46df701961: Waiting 02:01:33 7a8fc2e33a9e: Waiting 02:01:33 5f70bf18a086: Waiting 02:01:33 47b94184a56d: Waiting 02:01:33 07176347edd5: Waiting 02:01:33 71f63608299e: Waiting 02:01:33 75654b8eeebd: Waiting 02:01:33 7cf2874a2b6c: Layer already exists 02:01:33 cc689a2564bf: Layer already exists 02:01:33 922a7afe9715: Layer already exists 02:01:33 9baf41ae0db0: Layer already exists 02:01:33 7ab4bcd0a16b: Layer already exists 02:01:33 2946c30ee571: Layer already exists 02:01:33 ea9b518ea7cf: Layer already exists 02:01:33 b0cff1585615: Layer already exists 02:01:33 326ac3434965: Layer already exists 02:01:33 9b46df701961: Layer already exists 02:01:33 7a8fc2e33a9e: Layer already exists 02:01:33 5f70bf18a086: Layer already exists 02:01:33 47b94184a56d: Layer already exists 02:01:33 07176347edd5: Layer already exists 02:01:33 71f63608299e: Layer already exists 02:01:33 75654b8eeebd: Layer already exists 02:01:33 4.0.0-dev.23: digest: sha256:767f2793acb2d0a5b73c0fbb2113b96c82e683a806d596e97d1925ccee34724b size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:34 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:01:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:01:34 7ab4bcd0a16b: Preparing 02:01:34 cc689a2564bf: Preparing 02:01:34 9baf41ae0db0: Preparing 02:01:34 922a7afe9715: Preparing 02:01:34 7cf2874a2b6c: Preparing 02:01:34 b0cff1585615: Preparing 02:01:34 2946c30ee571: Preparing 02:01:34 ea9b518ea7cf: Preparing 02:01:34 326ac3434965: Preparing 02:01:34 9b46df701961: Preparing 02:01:34 7a8fc2e33a9e: Preparing 02:01:34 5f70bf18a086: Preparing 02:01:34 47b94184a56d: Preparing 02:01:34 07176347edd5: Preparing 02:01:34 71f63608299e: Preparing 02:01:34 75654b8eeebd: Preparing 02:01:34 b0cff1585615: Waiting 02:01:34 2946c30ee571: Waiting 02:01:34 ea9b518ea7cf: Waiting 02:01:34 326ac3434965: Waiting 02:01:34 9b46df701961: Waiting 02:01:34 7a8fc2e33a9e: Waiting 02:01:34 5f70bf18a086: Waiting 02:01:34 47b94184a56d: Waiting 02:01:34 07176347edd5: Waiting 02:01:34 71f63608299e: Waiting 02:01:34 75654b8eeebd: Waiting 02:01:34 9baf41ae0db0: Layer already exists 02:01:34 922a7afe9715: Layer already exists 02:01:34 cc689a2564bf: Layer already exists 02:01:34 7ab4bcd0a16b: Layer already exists 02:01:34 7cf2874a2b6c: Layer already exists 02:01:34 b0cff1585615: Layer already exists 02:01:34 2946c30ee571: Layer already exists 02:01:34 ea9b518ea7cf: Layer already exists 02:01:34 326ac3434965: Layer already exists 02:01:34 9b46df701961: Layer already exists 02:01:34 5f70bf18a086: Layer already exists 02:01:34 7a8fc2e33a9e: Layer already exists 02:01:34 47b94184a56d: Layer already exists 02:01:34 07176347edd5: Layer already exists 02:01:34 71f63608299e: Layer already exists 02:01:34 75654b8eeebd: Layer already exists 02:01:34 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:767f2793acb2d0a5b73c0fbb2113b96c82e683a806d596e97d1925ccee34724b size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:34 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:01:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:01:35 7ab4bcd0a16b: Preparing 02:01:35 cc689a2564bf: Preparing 02:01:35 9baf41ae0db0: Preparing 02:01:35 922a7afe9715: Preparing 02:01:35 7cf2874a2b6c: Preparing 02:01:35 b0cff1585615: Preparing 02:01:35 2946c30ee571: Preparing 02:01:35 ea9b518ea7cf: Preparing 02:01:35 326ac3434965: Preparing 02:01:35 b0cff1585615: Waiting 02:01:35 2946c30ee571: Waiting 02:01:35 9b46df701961: Preparing 02:01:35 7a8fc2e33a9e: Preparing 02:01:35 326ac3434965: Waiting 02:01:35 5f70bf18a086: Preparing 02:01:35 47b94184a56d: Preparing 02:01:35 07176347edd5: Preparing 02:01:35 7a8fc2e33a9e: Waiting 02:01:35 47b94184a56d: Waiting 02:01:35 5f70bf18a086: Waiting 02:01:35 71f63608299e: Preparing 02:01:35 07176347edd5: Waiting 02:01:35 75654b8eeebd: Preparing 02:01:35 71f63608299e: Waiting 02:01:35 75654b8eeebd: Waiting 02:01:35 7cf2874a2b6c: Layer already exists 02:01:35 9baf41ae0db0: Layer already exists 02:01:35 922a7afe9715: Layer already exists 02:01:35 7ab4bcd0a16b: Layer already exists 02:01:35 cc689a2564bf: Layer already exists 02:01:35 b0cff1585615: Layer already exists 02:01:35 2946c30ee571: Layer already exists 02:01:35 ea9b518ea7cf: Layer already exists 02:01:35 326ac3434965: Layer already exists 02:01:35 9b46df701961: Layer already exists 02:01:35 7a8fc2e33a9e: Layer already exists 02:01:35 5f70bf18a086: Layer already exists 02:01:35 47b94184a56d: Layer already exists 02:01:35 07176347edd5: Layer already exists 02:01:35 71f63608299e: Layer already exists 02:01:35 75654b8eeebd: Layer already exists 02:01:35 main: digest: sha256:767f2793acb2d0a5b73c0fbb2113b96c82e683a806d596e97d1925ccee34724b size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:01:35 ===================================================== [Pipeline] echo 02:01:35 taggedImages: 02:01:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper:6bbd37b5df431558ec293b1a451d3008d2d01443 02:01:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:01:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.23 02:01:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:01:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 02:01:35 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 02:01:35 6bbd37b5df431558ec293b1a451d3008d2d01443 02:01:35 latest 02:01:35 4.0.0-dev.23 02:01:35 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:01:35 main 02:01:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:35 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:6bbd37b5df431558ec293b1a451d3008d2d01443 02:01:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:01:35 a20175d909da: Preparing 02:01:35 f8771ae61252: Preparing 02:01:35 229a6c3139e8: Preparing 02:01:35 7a5970c9ab4a: Preparing 02:01:35 ea9b518ea7cf: Preparing 02:01:35 326ac3434965: Preparing 02:01:35 fc65edfa112e: Preparing 02:01:35 e9c1dcebab5e: Preparing 02:01:35 326ac3434965: Waiting 02:01:35 fc65edfa112e: Waiting 02:01:35 75654b8eeebd: Preparing 02:01:35 e9c1dcebab5e: Waiting 02:01:35 ea9b518ea7cf: Layer already exists 02:01:35 326ac3434965: Layer already exists 02:01:35 fc65edfa112e: Layer already exists 02:01:35 229a6c3139e8: Pushed 02:01:35 e9c1dcebab5e: Layer already exists 02:01:35 75654b8eeebd: Layer already exists 02:01:35 f8771ae61252: Pushed 02:01:35 a20175d909da: Pushed 02:01:37 7a5970c9ab4a: Pushed 02:01:37 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:9f88095ab77d33bba98f55b962f3976a4fd31987260edae78ba22838cae60cde size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:38 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:01:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:01:38 a20175d909da: Preparing 02:01:38 f8771ae61252: Preparing 02:01:38 229a6c3139e8: Preparing 02:01:38 7a5970c9ab4a: Preparing 02:01:38 ea9b518ea7cf: Preparing 02:01:38 326ac3434965: Preparing 02:01:38 fc65edfa112e: Preparing 02:01:38 e9c1dcebab5e: Preparing 02:01:38 75654b8eeebd: Preparing 02:01:38 326ac3434965: Waiting 02:01:38 fc65edfa112e: Waiting 02:01:38 e9c1dcebab5e: Waiting 02:01:38 a20175d909da: Layer already exists 02:01:38 229a6c3139e8: Layer already exists 02:01:38 7a5970c9ab4a: Layer already exists 02:01:38 f8771ae61252: Layer already exists 02:01:38 ea9b518ea7cf: Layer already exists 02:01:38 75654b8eeebd: Layer already exists 02:01:38 fc65edfa112e: Layer already exists 02:01:38 e9c1dcebab5e: Layer already exists 02:01:38 326ac3434965: Layer already exists 02:01:38 latest: digest: sha256:9f88095ab77d33bba98f55b962f3976a4fd31987260edae78ba22838cae60cde size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:38 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.23 02:01:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:01:39 a20175d909da: Preparing 02:01:39 f8771ae61252: Preparing 02:01:39 229a6c3139e8: Preparing 02:01:39 7a5970c9ab4a: Preparing 02:01:39 ea9b518ea7cf: Preparing 02:01:39 326ac3434965: Preparing 02:01:39 fc65edfa112e: Preparing 02:01:39 e9c1dcebab5e: Preparing 02:01:39 75654b8eeebd: Preparing 02:01:39 e9c1dcebab5e: Waiting 02:01:39 fc65edfa112e: Waiting 02:01:39 75654b8eeebd: Waiting 02:01:39 326ac3434965: Waiting 02:01:39 f8771ae61252: Layer already exists 02:01:39 229a6c3139e8: Layer already exists 02:01:39 ea9b518ea7cf: Layer already exists 02:01:39 a20175d909da: Layer already exists 02:01:39 7a5970c9ab4a: Layer already exists 02:01:39 326ac3434965: Layer already exists 02:01:39 fc65edfa112e: Layer already exists 02:01:39 e9c1dcebab5e: Layer already exists 02:01:39 75654b8eeebd: Layer already exists 02:01:39 4.0.0-dev.23: digest: sha256:9f88095ab77d33bba98f55b962f3976a4fd31987260edae78ba22838cae60cde size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:39 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:01:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:01:39 a20175d909da: Preparing 02:01:39 f8771ae61252: Preparing 02:01:39 229a6c3139e8: Preparing 02:01:39 7a5970c9ab4a: Preparing 02:01:39 ea9b518ea7cf: Preparing 02:01:39 326ac3434965: Preparing 02:01:39 fc65edfa112e: Preparing 02:01:39 e9c1dcebab5e: Preparing 02:01:39 75654b8eeebd: Preparing 02:01:39 326ac3434965: Waiting 02:01:39 fc65edfa112e: Waiting 02:01:39 e9c1dcebab5e: Waiting 02:01:39 75654b8eeebd: Waiting 02:01:39 a20175d909da: Layer already exists 02:01:39 ea9b518ea7cf: Layer already exists 02:01:39 229a6c3139e8: Layer already exists 02:01:39 7a5970c9ab4a: Layer already exists 02:01:39 f8771ae61252: Layer already exists 02:01:39 e9c1dcebab5e: Layer already exists 02:01:39 fc65edfa112e: Layer already exists 02:01:39 75654b8eeebd: Layer already exists 02:01:39 326ac3434965: Layer already exists 02:01:39 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:9f88095ab77d33bba98f55b962f3976a4fd31987260edae78ba22838cae60cde size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:40 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:01:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:01:40 a20175d909da: Preparing 02:01:40 f8771ae61252: Preparing 02:01:40 229a6c3139e8: Preparing 02:01:40 7a5970c9ab4a: Preparing 02:01:40 ea9b518ea7cf: Preparing 02:01:40 326ac3434965: Preparing 02:01:40 fc65edfa112e: Preparing 02:01:40 e9c1dcebab5e: Preparing 02:01:40 75654b8eeebd: Preparing 02:01:40 326ac3434965: Waiting 02:01:40 75654b8eeebd: Waiting 02:01:40 fc65edfa112e: Waiting 02:01:40 e9c1dcebab5e: Waiting 02:01:40 229a6c3139e8: Layer already exists 02:01:40 ea9b518ea7cf: Layer already exists 02:01:40 f8771ae61252: Layer already exists 02:01:40 7a5970c9ab4a: Layer already exists 02:01:40 a20175d909da: Layer already exists 02:01:40 e9c1dcebab5e: Layer already exists 02:01:40 75654b8eeebd: Layer already exists 02:01:40 fc65edfa112e: Layer already exists 02:01:40 326ac3434965: Layer already exists 02:01:40 main: digest: sha256:9f88095ab77d33bba98f55b962f3976a4fd31987260edae78ba22838cae60cde size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:01:40 ===================================================== [Pipeline] echo 02:01:40 taggedImages: 02:01:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth:6bbd37b5df431558ec293b1a451d3008d2d01443 02:01:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:01:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.23 02:01:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:01:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 02:01:40 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 02:01:40 6bbd37b5df431558ec293b1a451d3008d2d01443 02:01:40 latest 02:01:40 4.0.0-dev.23 02:01:40 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:01:40 main 02:01:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:40 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6bbd37b5df431558ec293b1a451d3008d2d01443 02:01:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:01:41 55e133b48881: Preparing 02:01:41 24995e77c714: Preparing 02:01:41 6e8df6dd9658: Preparing 02:01:41 37db047010a6: Preparing 02:01:41 fb1f213b83ac: Preparing 02:01:41 ea9b518ea7cf: Preparing 02:01:41 326ac3434965: Preparing 02:01:41 e9d6a40cd35f: Preparing 02:01:41 74008d4acbc9: Preparing 02:01:41 fbcc4568bcd1: Preparing 02:01:41 75654b8eeebd: Preparing 02:01:41 e9d6a40cd35f: Waiting 02:01:41 74008d4acbc9: Waiting 02:01:41 fbcc4568bcd1: Waiting 02:01:41 ea9b518ea7cf: Waiting 02:01:41 326ac3434965: Waiting 02:01:41 75654b8eeebd: Waiting 02:01:41 37db047010a6: Pushed 02:01:41 ea9b518ea7cf: Layer already exists 02:01:41 326ac3434965: Layer already exists 02:01:41 fb1f213b83ac: Pushed 02:01:41 24995e77c714: Pushed 02:01:41 55e133b48881: Pushed 02:01:41 75654b8eeebd: Layer already exists 02:01:41 e9d6a40cd35f: Pushed 02:01:41 74008d4acbc9: Pushed 02:01:42 6e8df6dd9658: Pushed 02:01:43 fbcc4568bcd1: Pushed 02:01:43 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:89453b006fd0a3edbc98c082b78a305f009e3898d94a401d46af20718aff6576 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:43 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:01:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:01:44 55e133b48881: Preparing 02:01:44 24995e77c714: Preparing 02:01:44 6e8df6dd9658: Preparing 02:01:44 37db047010a6: Preparing 02:01:44 fb1f213b83ac: Preparing 02:01:44 ea9b518ea7cf: Preparing 02:01:44 326ac3434965: Preparing 02:01:44 e9d6a40cd35f: Preparing 02:01:44 74008d4acbc9: Preparing 02:01:44 fbcc4568bcd1: Preparing 02:01:44 75654b8eeebd: Preparing 02:01:44 326ac3434965: Waiting 02:01:44 74008d4acbc9: Waiting 02:01:44 fbcc4568bcd1: Waiting 02:01:44 e9d6a40cd35f: Waiting 02:01:44 75654b8eeebd: Waiting 02:01:44 ea9b518ea7cf: Waiting 02:01:44 37db047010a6: Layer already exists 02:01:44 24995e77c714: Layer already exists 02:01:44 6e8df6dd9658: Layer already exists 02:01:44 55e133b48881: Layer already exists 02:01:44 fb1f213b83ac: Layer already exists 02:01:44 ea9b518ea7cf: Layer already exists 02:01:44 326ac3434965: Layer already exists 02:01:44 fbcc4568bcd1: Layer already exists 02:01:44 74008d4acbc9: Layer already exists 02:01:44 e9d6a40cd35f: Layer already exists 02:01:44 75654b8eeebd: Layer already exists 02:01:44 latest: digest: sha256:89453b006fd0a3edbc98c082b78a305f009e3898d94a401d46af20718aff6576 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:44 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.23 02:01:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:01:44 55e133b48881: Preparing 02:01:44 24995e77c714: Preparing 02:01:44 6e8df6dd9658: Preparing 02:01:44 37db047010a6: Preparing 02:01:44 fb1f213b83ac: Preparing 02:01:44 ea9b518ea7cf: Preparing 02:01:44 326ac3434965: Preparing 02:01:44 e9d6a40cd35f: Preparing 02:01:44 74008d4acbc9: Preparing 02:01:44 fbcc4568bcd1: Preparing 02:01:44 75654b8eeebd: Preparing 02:01:44 ea9b518ea7cf: Waiting 02:01:44 326ac3434965: Waiting 02:01:44 e9d6a40cd35f: Waiting 02:01:44 fbcc4568bcd1: Waiting 02:01:44 75654b8eeebd: Waiting 02:01:44 74008d4acbc9: Waiting 02:01:44 37db047010a6: Layer already exists 02:01:44 6e8df6dd9658: Layer already exists 02:01:44 fb1f213b83ac: Layer already exists 02:01:44 55e133b48881: Layer already exists 02:01:44 24995e77c714: Layer already exists 02:01:44 ea9b518ea7cf: Layer already exists 02:01:44 74008d4acbc9: Layer already exists 02:01:44 e9d6a40cd35f: Layer already exists 02:01:44 326ac3434965: Layer already exists 02:01:44 fbcc4568bcd1: Layer already exists 02:01:44 75654b8eeebd: Layer already exists 02:01:44 4.0.0-dev.23: digest: sha256:89453b006fd0a3edbc98c082b78a305f009e3898d94a401d46af20718aff6576 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 02:01:44 #89 DONE 59.2s 02:01:44 02:01:44 #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:44 #82 DONE 65.7s 02:01:44 02:01:44 #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:44 #84 DONE 63.6s 02:01:44 02:01:44 #118 [core-metadata builder 6/7] COPY . . [Pipeline] sh 02:01:45 #118 ... 02:01:45 02:01:45 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:45 #88 DONE 59.4s 02:01:45 02:01:45 #81 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:45 #81 DONE 67.7s 02:01:45 02:01:45 #119 [core-keeper builder 7/8] COPY . . 02:01:45 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:01:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:01:45 55e133b48881: Preparing 02:01:45 24995e77c714: Preparing 02:01:45 6e8df6dd9658: Preparing 02:01:45 37db047010a6: Preparing 02:01:45 fb1f213b83ac: Preparing 02:01:45 ea9b518ea7cf: Preparing 02:01:45 326ac3434965: Preparing 02:01:45 e9d6a40cd35f: Preparing 02:01:45 74008d4acbc9: Preparing 02:01:45 fbcc4568bcd1: Preparing 02:01:45 75654b8eeebd: Preparing 02:01:45 ea9b518ea7cf: Waiting 02:01:45 fbcc4568bcd1: Waiting 02:01:45 326ac3434965: Waiting 02:01:45 e9d6a40cd35f: Waiting 02:01:45 75654b8eeebd: Waiting 02:01:45 74008d4acbc9: Waiting 02:01:45 37db047010a6: Layer already exists 02:01:45 fb1f213b83ac: Layer already exists 02:01:45 55e133b48881: Layer already exists 02:01:45 6e8df6dd9658: Layer already exists 02:01:45 24995e77c714: Layer already exists 02:01:45 ea9b518ea7cf: Layer already exists 02:01:45 e9d6a40cd35f: Layer already exists 02:01:45 74008d4acbc9: Layer already exists 02:01:45 326ac3434965: Layer already exists 02:01:45 fbcc4568bcd1: Layer already exists 02:01:45 75654b8eeebd: Layer already exists 02:01:45 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:89453b006fd0a3edbc98c082b78a305f009e3898d94a401d46af20718aff6576 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:45 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:46 #119 ... 02:01:46 02:01:46 #118 [core-metadata builder 6/7] COPY . . 02:01:46 #118 DONE 1.2s 02:01:46 02:01:46 #120 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:01:46 #120 CACHED 02:01:46 02:01:46 #121 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:46 #121 CACHED 02:01:46 02:01:46 #122 [security-proxy-setup builder 6/7] COPY . . 02:01:46 #122 CACHED 02:01:46 02:01:46 #123 [core-command builder 4/7] COPY go.mod vendor* ./ 02:01:46 #123 CACHED 02:01:46 02:01:46 #124 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:46 #124 CACHED 02:01:46 02:01:46 #125 [core-command builder 6/7] COPY . . 02:01:46 #125 CACHED 02:01:46 02:01:46 #126 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:46 #126 CACHED 02:01:46 02:01:46 #127 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:01:46 #127 CACHED 02:01:46 02:01:46 #128 [support-notifications builder 6/7] COPY . . 02:01:46 #128 CACHED 02:01:46 02:01:46 #119 [core-keeper builder 7/8] COPY . . 02:01:46 #119 DONE 1.1s 02:01:46 02:01:46 #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:46 #129 CACHED 02:01:46 02:01:46 #130 [core-common-config-bootstrapper builder 6/7] COPY . . 02:01:46 #130 CACHED 02:01:46 02:01:46 #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:01:46 #131 CACHED 02:01:46 02:01:46 #132 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:46 #132 CACHED 02:01:46 02:01:46 #133 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:01:46 #133 CACHED 02:01:46 02:01:46 #134 [security-proxy-auth builder 6/7] COPY . . 02:01:46 #134 CACHED 02:01:46 02:01:46 #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:46 #135 CACHED 02:01:46 02:01:46 #136 [core-data builder 6/7] COPY . . 02:01:46 #136 CACHED 02:01:46 02:01:46 #137 [core-data builder 4/7] COPY go.mod vendor* ./ 02:01:46 #137 CACHED 02:01:46 02:01:46 #138 [security-bootstrapper builder 6/7] COPY . . 02:01:46 #138 CACHED 02:01:46 02:01:46 #139 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:46 #139 CACHED 02:01:46 02:01:46 #140 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:01:46 #140 CACHED 02:01:46 02:01:46 #141 [support-scheduler builder 6/7] COPY . . 02:01:46 #141 DONE 1.2s 02:01:46 02:01:46 #142 [security-spiffe-token-provider builder 6/7] COPY . . 02:01:46 #142 DONE 1.2s 02:01:46 02:01:46 #143 [security-secretstore-setup builder 6/7] COPY . . 02:01:46 #143 DONE 1.2s 02:01:46 02:01:46 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:01:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:01:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:01:46 55e133b48881: Preparing 02:01:46 24995e77c714: Preparing 02:01:46 6e8df6dd9658: Preparing 02:01:46 37db047010a6: Preparing 02:01:46 fb1f213b83ac: Preparing 02:01:46 ea9b518ea7cf: Preparing 02:01:46 326ac3434965: Preparing 02:01:46 e9d6a40cd35f: Preparing 02:01:46 74008d4acbc9: Preparing 02:01:46 326ac3434965: Waiting 02:01:46 fbcc4568bcd1: Preparing 02:01:46 e9d6a40cd35f: Waiting 02:01:46 75654b8eeebd: Preparing 02:01:46 74008d4acbc9: Waiting 02:01:46 75654b8eeebd: Waiting 02:01:46 55e133b48881: Layer already exists 02:01:46 6e8df6dd9658: Layer already exists 02:01:46 24995e77c714: Layer already exists 02:01:46 fb1f213b83ac: Layer already exists 02:01:46 37db047010a6: Layer already exists 02:01:46 ea9b518ea7cf: Layer already exists 02:01:46 e9d6a40cd35f: Layer already exists 02:01:46 326ac3434965: Layer already exists 02:01:46 74008d4acbc9: Layer already exists 02:01:46 fbcc4568bcd1: Layer already exists 02:01:46 75654b8eeebd: Layer already exists 02:01:46 main: digest: sha256:89453b006fd0a3edbc98c082b78a305f009e3898d94a401d46af20718aff6576 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:01:46 ===================================================== [Pipeline] echo 02:01:46 taggedImages: 02:01:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup:6bbd37b5df431558ec293b1a451d3008d2d01443 02:01:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:01:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.23 02:01:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:01:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 02:01:46 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 02:01:46 6bbd37b5df431558ec293b1a451d3008d2d01443 02:01:46 latest 02:01:46 4.0.0-dev.23 02:01:46 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:01:46 main 02:01:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:46 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6bbd37b5df431558ec293b1a451d3008d2d01443 02:01:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:01:46 ecf13e63d0c6: Preparing 02:01:46 e3a485e40263: Preparing 02:01:46 6adba3227cd3: Preparing 02:01:46 c875c7289bb9: Preparing 02:01:46 fae9685caaa8: Preparing 02:01:46 47b95767df6a: Preparing 02:01:46 57934ac42a7f: Preparing 02:01:46 ea9b518ea7cf: Preparing 02:01:46 326ac3434965: Preparing 02:01:46 2cbb0a102bd3: Preparing 02:01:46 22246ab1f770: Preparing 02:01:46 75654b8eeebd: Preparing 02:01:46 47b95767df6a: Waiting 02:01:46 57934ac42a7f: Waiting 02:01:46 326ac3434965: Waiting 02:01:46 ea9b518ea7cf: Waiting 02:01:46 2cbb0a102bd3: Waiting 02:01:46 22246ab1f770: Waiting 02:01:46 e3a485e40263: Pushed 02:01:46 fae9685caaa8: Pushed 02:01:46 ecf13e63d0c6: Pushed 02:01:46 ea9b518ea7cf: Layer already exists 02:01:46 326ac3434965: Layer already exists 02:01:46 47b95767df6a: Pushed 02:01:47 57934ac42a7f: Pushed 02:01:47 75654b8eeebd: Layer already exists 02:01:47 2cbb0a102bd3: Pushed 02:01:47 c875c7289bb9: Pushed 02:01:48 6adba3227cd3: Pushed 02:01:48 22246ab1f770: Pushed 02:01:48 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:667378b1fce7f34194fc50f162700173147f30ac650a6ffcb585c49e6c8da885 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:48 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:01:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:01:49 ecf13e63d0c6: Preparing 02:01:49 e3a485e40263: Preparing 02:01:49 6adba3227cd3: Preparing 02:01:49 c875c7289bb9: Preparing 02:01:49 fae9685caaa8: Preparing 02:01:49 47b95767df6a: Preparing 02:01:49 57934ac42a7f: Preparing 02:01:49 ea9b518ea7cf: Preparing 02:01:49 326ac3434965: Preparing 02:01:49 2cbb0a102bd3: Preparing 02:01:49 22246ab1f770: Preparing 02:01:49 75654b8eeebd: Preparing 02:01:49 ea9b518ea7cf: Waiting 02:01:49 326ac3434965: Waiting 02:01:49 2cbb0a102bd3: Waiting 02:01:49 22246ab1f770: Waiting 02:01:49 75654b8eeebd: Waiting 02:01:49 47b95767df6a: Waiting 02:01:49 57934ac42a7f: Waiting 02:01:49 c875c7289bb9: Layer already exists 02:01:49 fae9685caaa8: Layer already exists 02:01:49 e3a485e40263: Layer already exists 02:01:49 ecf13e63d0c6: Layer already exists 02:01:49 6adba3227cd3: Layer already exists 02:01:49 57934ac42a7f: Layer already exists 02:01:49 47b95767df6a: Layer already exists 02:01:49 2cbb0a102bd3: Layer already exists 02:01:49 ea9b518ea7cf: Layer already exists 02:01:49 326ac3434965: Layer already exists 02:01:49 22246ab1f770: Layer already exists 02:01:49 75654b8eeebd: Layer already exists 02:01:49 latest: digest: sha256:667378b1fce7f34194fc50f162700173147f30ac650a6ffcb585c49e6c8da885 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:49 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.23 02:01:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:01:49 ecf13e63d0c6: Preparing 02:01:49 e3a485e40263: Preparing 02:01:49 6adba3227cd3: Preparing 02:01:49 c875c7289bb9: Preparing 02:01:49 fae9685caaa8: Preparing 02:01:49 47b95767df6a: Preparing 02:01:49 57934ac42a7f: Preparing 02:01:49 ea9b518ea7cf: Preparing 02:01:49 326ac3434965: Preparing 02:01:49 2cbb0a102bd3: Preparing 02:01:49 47b95767df6a: Waiting 02:01:49 57934ac42a7f: Waiting 02:01:49 ea9b518ea7cf: Waiting 02:01:49 326ac3434965: Waiting 02:01:49 22246ab1f770: Preparing 02:01:49 75654b8eeebd: Preparing 02:01:49 2cbb0a102bd3: Waiting 02:01:49 22246ab1f770: Waiting 02:01:49 75654b8eeebd: Waiting 02:01:49 ecf13e63d0c6: Layer already exists 02:01:49 e3a485e40263: Layer already exists 02:01:49 c875c7289bb9: Layer already exists 02:01:49 6adba3227cd3: Layer already exists 02:01:49 fae9685caaa8: Layer already exists 02:01:49 ea9b518ea7cf: Layer already exists 02:01:49 47b95767df6a: Layer already exists 02:01:49 57934ac42a7f: Layer already exists 02:01:49 2cbb0a102bd3: Layer already exists 02:01:49 326ac3434965: Layer already exists 02:01:49 22246ab1f770: Layer already exists 02:01:49 75654b8eeebd: Layer already exists 02:01:49 4.0.0-dev.23: digest: sha256:667378b1fce7f34194fc50f162700173147f30ac650a6ffcb585c49e6c8da885 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:50 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:50 #144 3.924 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:01:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:01:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:01:50 ecf13e63d0c6: Preparing 02:01:50 e3a485e40263: Preparing 02:01:50 6adba3227cd3: Preparing 02:01:50 c875c7289bb9: Preparing 02:01:50 fae9685caaa8: Preparing 02:01:50 47b95767df6a: Preparing 02:01:50 57934ac42a7f: Preparing 02:01:50 ea9b518ea7cf: Preparing 02:01:50 326ac3434965: Preparing 02:01:50 2cbb0a102bd3: Preparing 02:01:50 22246ab1f770: Preparing 02:01:50 75654b8eeebd: Preparing 02:01:50 47b95767df6a: Waiting 02:01:50 57934ac42a7f: Waiting 02:01:50 326ac3434965: Waiting 02:01:50 2cbb0a102bd3: Waiting 02:01:50 ea9b518ea7cf: Waiting 02:01:50 22246ab1f770: Waiting 02:01:50 e3a485e40263: Layer already exists 02:01:50 ecf13e63d0c6: Layer already exists 02:01:50 fae9685caaa8: Layer already exists 02:01:50 c875c7289bb9: Layer already exists 02:01:50 6adba3227cd3: Layer already exists 02:01:50 47b95767df6a: Layer already exists 02:01:50 ea9b518ea7cf: Layer already exists 02:01:50 2cbb0a102bd3: Layer already exists 02:01:50 57934ac42a7f: Layer already exists 02:01:50 326ac3434965: Layer already exists 02:01:50 22246ab1f770: Layer already exists 02:01:50 75654b8eeebd: Layer already exists 02:01:50 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:667378b1fce7f34194fc50f162700173147f30ac650a6ffcb585c49e6c8da885 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:50 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:01:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:01:51 ecf13e63d0c6: Preparing 02:01:51 e3a485e40263: Preparing 02:01:51 6adba3227cd3: Preparing 02:01:51 c875c7289bb9: Preparing 02:01:51 fae9685caaa8: Preparing 02:01:51 47b95767df6a: Preparing 02:01:51 57934ac42a7f: Preparing 02:01:51 ea9b518ea7cf: Preparing 02:01:51 326ac3434965: Preparing 02:01:51 2cbb0a102bd3: Preparing 02:01:51 22246ab1f770: Preparing 02:01:51 75654b8eeebd: Preparing 02:01:51 47b95767df6a: Waiting 02:01:51 57934ac42a7f: Waiting 02:01:51 ea9b518ea7cf: Waiting 02:01:51 22246ab1f770: Waiting 02:01:51 2cbb0a102bd3: Waiting 02:01:51 326ac3434965: Waiting 02:01:51 75654b8eeebd: Waiting 02:01:51 ecf13e63d0c6: Layer already exists 02:01:51 c875c7289bb9: Layer already exists 02:01:51 6adba3227cd3: Layer already exists 02:01:51 e3a485e40263: Layer already exists 02:01:51 fae9685caaa8: Layer already exists 02:01:51 47b95767df6a: Layer already exists 02:01:51 57934ac42a7f: Layer already exists 02:01:51 2cbb0a102bd3: Layer already exists 02:01:51 ea9b518ea7cf: Layer already exists 02:01:51 326ac3434965: Layer already exists 02:01:51 22246ab1f770: Layer already exists 02:01:51 75654b8eeebd: Layer already exists 02:01:51 main: digest: sha256:667378b1fce7f34194fc50f162700173147f30ac650a6ffcb585c49e6c8da885 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:01:51 ===================================================== [Pipeline] echo 02:01:51 taggedImages: 02:01:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6bbd37b5df431558ec293b1a451d3008d2d01443 02:01:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:01:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.23 02:01:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:01:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 02:01:51 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 02:01:51 6bbd37b5df431558ec293b1a451d3008d2d01443 02:01:51 latest 02:01:51 4.0.0-dev.23 02:01:51 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:01:51 main 02:01:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:51 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6bbd37b5df431558ec293b1a451d3008d2d01443 02:01:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:01:51 fd96ad9479cd: Preparing 02:01:51 61e72d821d05: Preparing 02:01:51 ea9b518ea7cf: Preparing 02:01:51 326ac3434965: Preparing 02:01:51 506c12f215f3: Preparing 02:01:51 fe7a741e846a: Preparing 02:01:51 75654b8eeebd: Preparing 02:01:51 75654b8eeebd: Waiting 02:01:51 fe7a741e846a: Waiting 02:01:51 326ac3434965: Layer already exists 02:01:51 ea9b518ea7cf: Layer already exists 02:01:51 75654b8eeebd: Layer already exists 02:01:51 fd96ad9479cd: Pushed 02:01:52 506c12f215f3: Pushed 02:01:52 fe7a741e846a: Pushed 02:01:53 61e72d821d05: Pushed 02:01:53 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:d2a79038006df06a57ed5083e1bb320f88e64b13f9106268e1255ca70895edc2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:53 + 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 02:01:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:01:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:01:54 fd96ad9479cd: Preparing 02:01:54 61e72d821d05: Preparing 02:01:54 ea9b518ea7cf: Preparing 02:01:54 326ac3434965: Preparing 02:01:54 506c12f215f3: Preparing 02:01:54 fe7a741e846a: Preparing 02:01:54 75654b8eeebd: Preparing 02:01:54 fe7a741e846a: Waiting 02:01:54 75654b8eeebd: Waiting 02:01:54 61e72d821d05: Layer already exists 02:01:54 fd96ad9479cd: Layer already exists 02:01:54 326ac3434965: Layer already exists 02:01:54 506c12f215f3: Layer already exists 02:01:54 ea9b518ea7cf: Layer already exists 02:01:54 fe7a741e846a: Layer already exists 02:01:54 75654b8eeebd: Layer already exists 02:01:54 latest: digest: sha256:d2a79038006df06a57ed5083e1bb320f88e64b13f9106268e1255ca70895edc2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:54 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.23 02:01:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:01:54 fd96ad9479cd: Preparing 02:01:54 61e72d821d05: Preparing 02:01:54 ea9b518ea7cf: Preparing 02:01:54 326ac3434965: Preparing 02:01:54 506c12f215f3: Preparing 02:01:54 fe7a741e846a: Preparing 02:01:54 75654b8eeebd: Preparing 02:01:54 75654b8eeebd: Waiting 02:01:54 fe7a741e846a: Waiting 02:01:54 fd96ad9479cd: Layer already exists 02:01:54 506c12f215f3: Layer already exists 02:01:54 326ac3434965: Layer already exists 02:01:54 61e72d821d05: Layer already exists 02:01:54 ea9b518ea7cf: Layer already exists 02:01:54 fe7a741e846a: Layer already exists 02:01:54 75654b8eeebd: Layer already exists 02:01:54 4.0.0-dev.23: digest: sha256:d2a79038006df06a57ed5083e1bb320f88e64b13f9106268e1255ca70895edc2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:55 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:01:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:01:55 fd96ad9479cd: Preparing 02:01:55 61e72d821d05: Preparing 02:01:55 ea9b518ea7cf: Preparing 02:01:55 326ac3434965: Preparing 02:01:55 506c12f215f3: Preparing 02:01:55 fe7a741e846a: Preparing 02:01:55 75654b8eeebd: Preparing 02:01:55 fe7a741e846a: Waiting 02:01:55 75654b8eeebd: Waiting 02:01:55 fd96ad9479cd: Layer already exists 02:01:55 506c12f215f3: Layer already exists 02:01:55 ea9b518ea7cf: Layer already exists 02:01:55 61e72d821d05: Layer already exists 02:01:55 326ac3434965: Layer already exists 02:01:55 75654b8eeebd: Layer already exists 02:01:55 fe7a741e846a: Layer already exists 02:01:55 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:d2a79038006df06a57ed5083e1bb320f88e64b13f9106268e1255ca70895edc2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:55 + 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 02:01:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:01:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:01:56 fd96ad9479cd: Preparing 02:01:56 61e72d821d05: Preparing 02:01:56 ea9b518ea7cf: Preparing 02:01:56 326ac3434965: Preparing 02:01:56 506c12f215f3: Preparing 02:01:56 fe7a741e846a: Preparing 02:01:56 75654b8eeebd: Preparing 02:01:56 fe7a741e846a: Waiting 02:01:56 75654b8eeebd: Waiting 02:01:56 61e72d821d05: Layer already exists 02:01:56 506c12f215f3: Layer already exists 02:01:56 ea9b518ea7cf: Layer already exists 02:01:56 fd96ad9479cd: Layer already exists 02:01:56 326ac3434965: Layer already exists 02:01:56 fe7a741e846a: Layer already exists 02:01:56 75654b8eeebd: Layer already exists 02:01:56 main: digest: sha256:d2a79038006df06a57ed5083e1bb320f88e64b13f9106268e1255ca70895edc2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:01:56 ===================================================== [Pipeline] echo 02:01:56 taggedImages: 02:01:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6bbd37b5df431558ec293b1a451d3008d2d01443 02:01:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:01:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.23 02:01:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:01:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 02:01:56 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 02:01:56 6bbd37b5df431558ec293b1a451d3008d2d01443 02:01:56 latest 02:01:56 4.0.0-dev.23 02:01:56 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:01:56 main 02:01:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:56 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:6bbd37b5df431558ec293b1a451d3008d2d01443 02:01:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:01:57 665cdf680696: Preparing 02:01:57 b32ac97eda0a: Preparing 02:01:57 c5a2845a933c: Preparing 02:01:57 ea9b518ea7cf: Preparing 02:01:57 326ac3434965: Preparing 02:01:57 505d0f1399fa: Preparing 02:01:57 cc69d708b7fb: Preparing 02:01:57 eab963403ae5: Preparing 02:01:57 9e8cd25d4637: Preparing 02:01:57 75654b8eeebd: Preparing 02:01:57 cc69d708b7fb: Waiting 02:01:57 eab963403ae5: Waiting 02:01:57 9e8cd25d4637: Waiting 02:01:57 75654b8eeebd: Waiting 02:01:57 ea9b518ea7cf: Layer already exists 02:01:57 326ac3434965: Layer already exists 02:01:57 c5a2845a933c: Pushed 02:01:57 b32ac97eda0a: Pushed 02:01:57 665cdf680696: Pushed 02:01:57 75654b8eeebd: Layer already exists 02:01:57 #144 ... 02:01:57 02:01:57 #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:01:57 #0 2.606 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:01:57 #145 ... 02:01:57 02:01:57 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:01:57 #0 3.266 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:01:57 #146 ... 02:01:57 02:01:57 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:01:57 #0 1.794 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:01:57 #147 ... 02:01:57 02:01:57 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:01:57 #0 3.712 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:01:57 #148 ... 02:01:57 02:01:57 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:01:57 #0 2.865 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:01:57 #149 ... 02:01:57 02:01:57 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:01:57 #0 2.562 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:01:57 #150 ... 02:01:57 02:01:57 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:01:57 #0 3.428 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:01:57 #151 ... 02:01:57 02:01:57 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:01:57 #0 3.875 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:01:57 eab963403ae5: Pushed 02:01:57 #152 ... 02:01:57 02:01:57 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:01:57 #0 2.910 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:01:57 #153 ... 02:01:57 02:01:57 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:01:57 #0 3.605 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:01:58 #154 ... 02:01:58 02:01:58 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:01:58 #0 3.223 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:01:58 9e8cd25d4637: Pushed 02:02:03 cc69d708b7fb: Pushed 02:02:06 505d0f1399fa: Pushed 02:02:06 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:7ea172cd90483928d37c0c05bfbe702f9b1377c5f5347f97381d47f91dd1380d size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:07 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:02:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:02:07 665cdf680696: Preparing 02:02:07 b32ac97eda0a: Preparing 02:02:07 c5a2845a933c: Preparing 02:02:07 ea9b518ea7cf: Preparing 02:02:07 326ac3434965: Preparing 02:02:07 505d0f1399fa: Preparing 02:02:07 cc69d708b7fb: Preparing 02:02:07 eab963403ae5: Preparing 02:02:07 505d0f1399fa: Waiting 02:02:07 cc69d708b7fb: Waiting 02:02:07 9e8cd25d4637: Preparing 02:02:07 eab963403ae5: Waiting 02:02:07 9e8cd25d4637: Waiting 02:02:07 75654b8eeebd: Preparing 02:02:07 75654b8eeebd: Waiting 02:02:07 326ac3434965: Layer already exists 02:02:07 b32ac97eda0a: Layer already exists 02:02:07 ea9b518ea7cf: Layer already exists 02:02:07 665cdf680696: Layer already exists 02:02:07 c5a2845a933c: Layer already exists 02:02:07 505d0f1399fa: Layer already exists 02:02:07 cc69d708b7fb: Layer already exists 02:02:07 eab963403ae5: Layer already exists 02:02:07 9e8cd25d4637: Layer already exists 02:02:07 75654b8eeebd: Layer already exists 02:02:07 latest: digest: sha256:7ea172cd90483928d37c0c05bfbe702f9b1377c5f5347f97381d47f91dd1380d size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:07 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.23 02:02:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:02:08 665cdf680696: Preparing 02:02:08 b32ac97eda0a: Preparing 02:02:08 c5a2845a933c: Preparing 02:02:08 ea9b518ea7cf: Preparing 02:02:08 326ac3434965: Preparing 02:02:08 505d0f1399fa: Preparing 02:02:08 cc69d708b7fb: Preparing 02:02:08 eab963403ae5: Preparing 02:02:08 9e8cd25d4637: Preparing 02:02:08 75654b8eeebd: Preparing 02:02:08 eab963403ae5: Waiting 02:02:08 505d0f1399fa: Waiting 02:02:08 cc69d708b7fb: Waiting 02:02:08 9e8cd25d4637: Waiting 02:02:08 75654b8eeebd: Waiting 02:02:08 c5a2845a933c: Layer already exists 02:02:08 ea9b518ea7cf: Layer already exists 02:02:08 326ac3434965: Layer already exists 02:02:08 665cdf680696: Layer already exists 02:02:08 b32ac97eda0a: Layer already exists 02:02:08 505d0f1399fa: Layer already exists 02:02:08 cc69d708b7fb: Layer already exists 02:02:08 9e8cd25d4637: Layer already exists 02:02:08 eab963403ae5: Layer already exists 02:02:08 75654b8eeebd: Layer already exists 02:02:08 4.0.0-dev.23: digest: sha256:7ea172cd90483928d37c0c05bfbe702f9b1377c5f5347f97381d47f91dd1380d size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:08 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:02:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:02:08 665cdf680696: Preparing 02:02:08 b32ac97eda0a: Preparing 02:02:08 c5a2845a933c: Preparing 02:02:08 ea9b518ea7cf: Preparing 02:02:08 326ac3434965: Preparing 02:02:08 505d0f1399fa: Preparing 02:02:08 cc69d708b7fb: Preparing 02:02:08 eab963403ae5: Preparing 02:02:08 9e8cd25d4637: Preparing 02:02:08 75654b8eeebd: Preparing 02:02:08 9e8cd25d4637: Waiting 02:02:08 75654b8eeebd: Waiting 02:02:08 505d0f1399fa: Waiting 02:02:08 cc69d708b7fb: Waiting 02:02:08 eab963403ae5: Waiting 02:02:08 ea9b518ea7cf: Layer already exists 02:02:08 326ac3434965: Layer already exists 02:02:08 c5a2845a933c: Layer already exists 02:02:08 665cdf680696: Layer already exists 02:02:08 b32ac97eda0a: Layer already exists 02:02:08 505d0f1399fa: Layer already exists 02:02:08 eab963403ae5: Layer already exists 02:02:08 cc69d708b7fb: Layer already exists 02:02:08 9e8cd25d4637: Layer already exists 02:02:08 75654b8eeebd: Layer already exists 02:02:08 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:7ea172cd90483928d37c0c05bfbe702f9b1377c5f5347f97381d47f91dd1380d size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:09 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:02:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:02:09 665cdf680696: Preparing 02:02:09 b32ac97eda0a: Preparing 02:02:09 c5a2845a933c: Preparing 02:02:09 ea9b518ea7cf: Preparing 02:02:09 326ac3434965: Preparing 02:02:09 505d0f1399fa: Preparing 02:02:09 cc69d708b7fb: Preparing 02:02:09 eab963403ae5: Preparing 02:02:09 9e8cd25d4637: Preparing 02:02:09 75654b8eeebd: Preparing 02:02:09 cc69d708b7fb: Waiting 02:02:09 75654b8eeebd: Waiting 02:02:09 eab963403ae5: Waiting 02:02:09 9e8cd25d4637: Waiting 02:02:09 505d0f1399fa: Waiting 02:02:09 ea9b518ea7cf: Layer already exists 02:02:09 c5a2845a933c: Layer already exists 02:02:09 326ac3434965: Layer already exists 02:02:09 b32ac97eda0a: Layer already exists 02:02:09 665cdf680696: Layer already exists 02:02:09 505d0f1399fa: Layer already exists 02:02:09 eab963403ae5: Layer already exists 02:02:09 9e8cd25d4637: Layer already exists 02:02:09 cc69d708b7fb: Layer already exists 02:02:09 75654b8eeebd: Layer already exists 02:02:09 main: digest: sha256:7ea172cd90483928d37c0c05bfbe702f9b1377c5f5347f97381d47f91dd1380d size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:02:09 ===================================================== [Pipeline] echo 02:02:09 taggedImages: 02:02:09 - nexus3.edgexfoundry.org:10004/security-spire-agent:6bbd37b5df431558ec293b1a451d3008d2d01443 02:02:09 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:02:09 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.23 02:02:09 - nexus3.edgexfoundry.org:10004/security-spire-agent:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:02:09 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 02:02:09 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 02:02:09 6bbd37b5df431558ec293b1a451d3008d2d01443 02:02:09 latest 02:02:09 4.0.0-dev.23 02:02:09 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:02:09 main 02:02:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:09 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:6bbd37b5df431558ec293b1a451d3008d2d01443 02:02:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:02:10 bd4d964d82d6: Preparing 02:02:10 b2ea0f68c0ae: Preparing 02:02:10 162f00895552: Preparing 02:02:10 ea9b518ea7cf: Preparing 02:02:10 326ac3434965: Preparing 02:02:10 4a88161752f4: Preparing 02:02:10 adfb3b093e6c: Preparing 02:02:10 937eb76337ce: Preparing 02:02:10 75654b8eeebd: Preparing 02:02:10 4a88161752f4: Waiting 02:02:10 adfb3b093e6c: Waiting 02:02:10 75654b8eeebd: Waiting 02:02:10 326ac3434965: Layer already exists 02:02:10 ea9b518ea7cf: Layer already exists 02:02:10 bd4d964d82d6: Pushed 02:02:10 162f00895552: Pushed 02:02:10 b2ea0f68c0ae: Pushed 02:02:10 75654b8eeebd: Layer already exists 02:02:10 937eb76337ce: Pushed 02:02:11 adfb3b093e6c: Pushed 02:02:21 4a88161752f4: Pushed 02:02:21 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:46a7ad2d8e672333e8919efeff6b82e605429262e59f7d30e1ec70f8194929f6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:21 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:02:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:02:21 bd4d964d82d6: Preparing 02:02:21 b2ea0f68c0ae: Preparing 02:02:21 162f00895552: Preparing 02:02:21 ea9b518ea7cf: Preparing 02:02:21 326ac3434965: Preparing 02:02:21 4a88161752f4: Preparing 02:02:21 adfb3b093e6c: Preparing 02:02:21 937eb76337ce: Preparing 02:02:21 75654b8eeebd: Preparing 02:02:21 75654b8eeebd: Waiting 02:02:21 4a88161752f4: Waiting 02:02:21 adfb3b093e6c: Waiting 02:02:21 937eb76337ce: Waiting 02:02:21 ea9b518ea7cf: Layer already exists 02:02:21 bd4d964d82d6: Layer already exists 02:02:21 162f00895552: Layer already exists 02:02:21 b2ea0f68c0ae: Layer already exists 02:02:21 326ac3434965: Layer already exists 02:02:21 adfb3b093e6c: Layer already exists 02:02:21 4a88161752f4: Layer already exists 02:02:21 937eb76337ce: Layer already exists 02:02:21 75654b8eeebd: Layer already exists 02:02:21 latest: digest: sha256:46a7ad2d8e672333e8919efeff6b82e605429262e59f7d30e1ec70f8194929f6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:22 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.23 02:02:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:02:22 bd4d964d82d6: Preparing 02:02:22 b2ea0f68c0ae: Preparing 02:02:22 162f00895552: Preparing 02:02:22 ea9b518ea7cf: Preparing 02:02:22 326ac3434965: Preparing 02:02:22 4a88161752f4: Preparing 02:02:22 adfb3b093e6c: Preparing 02:02:22 937eb76337ce: Preparing 02:02:22 75654b8eeebd: Preparing 02:02:22 4a88161752f4: Waiting 02:02:22 adfb3b093e6c: Waiting 02:02:22 937eb76337ce: Waiting 02:02:22 75654b8eeebd: Waiting 02:02:22 bd4d964d82d6: Layer already exists 02:02:22 326ac3434965: Layer already exists 02:02:22 ea9b518ea7cf: Layer already exists 02:02:22 162f00895552: Layer already exists 02:02:22 b2ea0f68c0ae: Layer already exists 02:02:22 4a88161752f4: Layer already exists 02:02:22 937eb76337ce: Layer already exists 02:02:22 adfb3b093e6c: Layer already exists 02:02:22 75654b8eeebd: Layer already exists 02:02:22 4.0.0-dev.23: digest: sha256:46a7ad2d8e672333e8919efeff6b82e605429262e59f7d30e1ec70f8194929f6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:22 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:02:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:02:22 bd4d964d82d6: Preparing 02:02:22 b2ea0f68c0ae: Preparing 02:02:22 162f00895552: Preparing 02:02:22 ea9b518ea7cf: Preparing 02:02:22 326ac3434965: Preparing 02:02:22 4a88161752f4: Preparing 02:02:22 adfb3b093e6c: Preparing 02:02:22 937eb76337ce: Preparing 02:02:22 75654b8eeebd: Preparing 02:02:22 adfb3b093e6c: Waiting 02:02:22 937eb76337ce: Waiting 02:02:22 75654b8eeebd: Waiting 02:02:22 4a88161752f4: Waiting 02:02:22 162f00895552: Layer already exists 02:02:22 b2ea0f68c0ae: Layer already exists 02:02:22 bd4d964d82d6: Layer already exists 02:02:22 ea9b518ea7cf: Layer already exists 02:02:22 326ac3434965: Layer already exists 02:02:22 4a88161752f4: Layer already exists 02:02:22 adfb3b093e6c: Layer already exists 02:02:22 937eb76337ce: Layer already exists 02:02:22 75654b8eeebd: Layer already exists 02:02:22 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:46a7ad2d8e672333e8919efeff6b82e605429262e59f7d30e1ec70f8194929f6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:23 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 02:02:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:02:23 bd4d964d82d6: Preparing 02:02:23 b2ea0f68c0ae: Preparing 02:02:23 162f00895552: Preparing 02:02:23 ea9b518ea7cf: Preparing 02:02:23 326ac3434965: Preparing 02:02:23 4a88161752f4: Preparing 02:02:23 adfb3b093e6c: Preparing 02:02:23 937eb76337ce: Preparing 02:02:23 75654b8eeebd: Preparing 02:02:23 adfb3b093e6c: Waiting 02:02:23 937eb76337ce: Waiting 02:02:23 4a88161752f4: Waiting 02:02:23 162f00895552: Layer already exists 02:02:23 bd4d964d82d6: Layer already exists 02:02:23 ea9b518ea7cf: Layer already exists 02:02:23 326ac3434965: Layer already exists 02:02:23 b2ea0f68c0ae: Layer already exists 02:02:23 4a88161752f4: Layer already exists 02:02:23 75654b8eeebd: Layer already exists 02:02:23 adfb3b093e6c: Layer already exists 02:02:23 937eb76337ce: Layer already exists 02:02:23 main: digest: sha256:46a7ad2d8e672333e8919efeff6b82e605429262e59f7d30e1ec70f8194929f6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:02:23 ===================================================== [Pipeline] echo 02:02:23 taggedImages: 02:02:23 - nexus3.edgexfoundry.org:10004/security-spire-config:6bbd37b5df431558ec293b1a451d3008d2d01443 02:02:23 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:02:23 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.23 02:02:23 - nexus3.edgexfoundry.org:10004/security-spire-config:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:02:23 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 02:02:23 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 02:02:23 6bbd37b5df431558ec293b1a451d3008d2d01443 02:02:23 latest 02:02:23 4.0.0-dev.23 02:02:23 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:02:23 main 02:02:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:24 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:6bbd37b5df431558ec293b1a451d3008d2d01443 02:02:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:02:24 665cdf680696: Preparing 02:02:24 e05abc99978d: Preparing 02:02:24 8042e08b5b44: Preparing 02:02:24 ea9b518ea7cf: Preparing 02:02:24 326ac3434965: Preparing 02:02:24 4a88161752f4: Preparing 02:02:24 eab963403ae5: Preparing 02:02:24 9e8cd25d4637: Preparing 02:02:24 75654b8eeebd: Preparing 02:02:24 4a88161752f4: Waiting 02:02:24 9e8cd25d4637: Waiting 02:02:24 75654b8eeebd: Waiting 02:02:24 326ac3434965: Layer already exists 02:02:24 665cdf680696: Layer already exists 02:02:24 ea9b518ea7cf: Layer already exists 02:02:24 4a88161752f4: Layer already exists 02:02:24 eab963403ae5: Layer already exists 02:02:24 9e8cd25d4637: Layer already exists 02:02:24 75654b8eeebd: Layer already exists 02:02:24 e05abc99978d: Pushed 02:02:24 8042e08b5b44: Pushed 02:02:24 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:07be3a53acc4ab20701c750fb1ad682d05d7c1423179e3757ef3ae567c2a8b63 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:25 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:02:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:02:25 665cdf680696: Preparing 02:02:25 e05abc99978d: Preparing 02:02:25 8042e08b5b44: Preparing 02:02:25 ea9b518ea7cf: Preparing 02:02:25 326ac3434965: Preparing 02:02:25 4a88161752f4: Preparing 02:02:25 eab963403ae5: Preparing 02:02:25 9e8cd25d4637: Preparing 02:02:25 75654b8eeebd: Preparing 02:02:25 eab963403ae5: Waiting 02:02:25 4a88161752f4: Waiting 02:02:25 9e8cd25d4637: Waiting 02:02:25 75654b8eeebd: Waiting 02:02:25 665cdf680696: Layer already exists 02:02:25 e05abc99978d: Layer already exists 02:02:25 326ac3434965: Layer already exists 02:02:25 8042e08b5b44: Layer already exists 02:02:25 ea9b518ea7cf: Layer already exists 02:02:25 9e8cd25d4637: Layer already exists 02:02:25 4a88161752f4: Layer already exists 02:02:25 eab963403ae5: Layer already exists 02:02:25 75654b8eeebd: Layer already exists 02:02:25 latest: digest: sha256:07be3a53acc4ab20701c750fb1ad682d05d7c1423179e3757ef3ae567c2a8b63 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:25 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.23 02:02:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:02:26 665cdf680696: Preparing 02:02:26 e05abc99978d: Preparing 02:02:26 8042e08b5b44: Preparing 02:02:26 ea9b518ea7cf: Preparing 02:02:26 326ac3434965: Preparing 02:02:26 4a88161752f4: Preparing 02:02:26 eab963403ae5: Preparing 02:02:26 9e8cd25d4637: Preparing 02:02:26 75654b8eeebd: Preparing 02:02:26 4a88161752f4: Waiting 02:02:26 eab963403ae5: Waiting 02:02:26 9e8cd25d4637: Waiting 02:02:26 75654b8eeebd: Waiting 02:02:26 665cdf680696: Layer already exists 02:02:26 e05abc99978d: Layer already exists 02:02:26 8042e08b5b44: Layer already exists 02:02:26 ea9b518ea7cf: Layer already exists 02:02:26 326ac3434965: Layer already exists 02:02:26 eab963403ae5: Layer already exists 02:02:26 9e8cd25d4637: Layer already exists 02:02:26 75654b8eeebd: Layer already exists 02:02:26 4a88161752f4: Layer already exists 02:02:26 4.0.0-dev.23: digest: sha256:07be3a53acc4ab20701c750fb1ad682d05d7c1423179e3757ef3ae567c2a8b63 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:26 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:02:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:02:26 665cdf680696: Preparing 02:02:26 e05abc99978d: Preparing 02:02:26 8042e08b5b44: Preparing 02:02:26 ea9b518ea7cf: Preparing 02:02:26 326ac3434965: Preparing 02:02:26 4a88161752f4: Preparing 02:02:26 eab963403ae5: Preparing 02:02:26 9e8cd25d4637: Preparing 02:02:26 75654b8eeebd: Preparing 02:02:26 75654b8eeebd: Waiting 02:02:26 9e8cd25d4637: Waiting 02:02:26 eab963403ae5: Waiting 02:02:26 ea9b518ea7cf: Layer already exists 02:02:26 8042e08b5b44: Layer already exists 02:02:26 326ac3434965: Layer already exists 02:02:26 665cdf680696: Layer already exists 02:02:26 e05abc99978d: Layer already exists 02:02:26 eab963403ae5: Layer already exists 02:02:26 4a88161752f4: Layer already exists 02:02:26 9e8cd25d4637: Layer already exists 02:02:26 75654b8eeebd: Layer already exists 02:02:26 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:07be3a53acc4ab20701c750fb1ad682d05d7c1423179e3757ef3ae567c2a8b63 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:27 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 02:02:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:02:27 665cdf680696: Preparing 02:02:27 e05abc99978d: Preparing 02:02:27 8042e08b5b44: Preparing 02:02:27 ea9b518ea7cf: Preparing 02:02:27 326ac3434965: Preparing 02:02:27 4a88161752f4: Preparing 02:02:27 eab963403ae5: Preparing 02:02:27 9e8cd25d4637: Preparing 02:02:27 75654b8eeebd: Preparing 02:02:27 4a88161752f4: Waiting 02:02:27 eab963403ae5: Waiting 02:02:27 9e8cd25d4637: Waiting 02:02:27 75654b8eeebd: Waiting 02:02:27 326ac3434965: Layer already exists 02:02:27 665cdf680696: Layer already exists 02:02:27 ea9b518ea7cf: Layer already exists 02:02:27 e05abc99978d: Layer already exists 02:02:27 8042e08b5b44: Layer already exists 02:02:27 eab963403ae5: Layer already exists 02:02:27 9e8cd25d4637: Layer already exists 02:02:27 4a88161752f4: Layer already exists 02:02:27 75654b8eeebd: Layer already exists 02:02:27 main: digest: sha256:07be3a53acc4ab20701c750fb1ad682d05d7c1423179e3757ef3ae567c2a8b63 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:02:27 ===================================================== [Pipeline] echo 02:02:27 taggedImages: 02:02:27 - nexus3.edgexfoundry.org:10004/security-spire-server:6bbd37b5df431558ec293b1a451d3008d2d01443 02:02:27 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:02:27 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.23 02:02:27 - nexus3.edgexfoundry.org:10004/security-spire-server:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:02:27 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 02:02:27 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 02:02:27 6bbd37b5df431558ec293b1a451d3008d2d01443 02:02:27 latest 02:02:27 4.0.0-dev.23 02:02:27 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:02:27 main 02:02:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:27 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications:6bbd37b5df431558ec293b1a451d3008d2d01443 02:02:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:02:28 15b168b6d8ac: Preparing 02:02:28 b0a7f7a44683: Preparing 02:02:28 6d13f8176657: Preparing 02:02:28 ea9b518ea7cf: Preparing 02:02:28 326ac3434965: Preparing 02:02:28 728b8efdaae2: Preparing 02:02:28 e5fc6bb86d0c: Preparing 02:02:28 75654b8eeebd: Preparing 02:02:28 75654b8eeebd: Waiting 02:02:28 e5fc6bb86d0c: Waiting 02:02:28 728b8efdaae2: Waiting 02:02:28 326ac3434965: Layer already exists 02:02:28 ea9b518ea7cf: Layer already exists 02:02:28 b0a7f7a44683: Pushed 02:02:28 15b168b6d8ac: Pushed 02:02:28 75654b8eeebd: Layer already exists 02:02:28 e5fc6bb86d0c: Pushed 02:02:28 728b8efdaae2: Pushed 02:02:31 6d13f8176657: Pushed 02:02:31 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:b0bcf860690f2b271e0c7527238160d2f97084551291555284baffd9f98d960d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 02:02:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:02:32 15b168b6d8ac: Preparing 02:02:32 b0a7f7a44683: Preparing 02:02:32 6d13f8176657: Preparing 02:02:32 ea9b518ea7cf: Preparing 02:02:32 326ac3434965: Preparing 02:02:32 728b8efdaae2: Preparing 02:02:32 e5fc6bb86d0c: Preparing 02:02:32 75654b8eeebd: Preparing 02:02:32 728b8efdaae2: Waiting 02:02:32 e5fc6bb86d0c: Waiting 02:02:32 75654b8eeebd: Waiting 02:02:32 326ac3434965: Layer already exists 02:02:32 6d13f8176657: Layer already exists 02:02:32 15b168b6d8ac: Layer already exists 02:02:32 b0a7f7a44683: Layer already exists 02:02:32 ea9b518ea7cf: Layer already exists 02:02:32 e5fc6bb86d0c: Layer already exists 02:02:32 728b8efdaae2: Layer already exists 02:02:32 75654b8eeebd: Layer already exists 02:02:32 latest: digest: sha256:b0bcf860690f2b271e0c7527238160d2f97084551291555284baffd9f98d960d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.23 02:02:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:02:33 15b168b6d8ac: Preparing 02:02:33 b0a7f7a44683: Preparing 02:02:33 6d13f8176657: Preparing 02:02:33 ea9b518ea7cf: Preparing 02:02:33 326ac3434965: Preparing 02:02:33 728b8efdaae2: Preparing 02:02:33 e5fc6bb86d0c: Preparing 02:02:33 75654b8eeebd: Preparing 02:02:33 728b8efdaae2: Waiting 02:02:33 e5fc6bb86d0c: Waiting 02:02:33 75654b8eeebd: Waiting 02:02:33 b0a7f7a44683: Layer already exists 02:02:33 15b168b6d8ac: Layer already exists 02:02:33 6d13f8176657: Layer already exists 02:02:33 326ac3434965: Layer already exists 02:02:33 ea9b518ea7cf: Layer already exists 02:02:33 728b8efdaae2: Layer already exists 02:02:33 e5fc6bb86d0c: Layer already exists 02:02:33 75654b8eeebd: Layer already exists 02:02:33 4.0.0-dev.23: digest: sha256:b0bcf860690f2b271e0c7527238160d2f97084551291555284baffd9f98d960d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:33 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:02:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:02:33 15b168b6d8ac: Preparing 02:02:33 b0a7f7a44683: Preparing 02:02:33 6d13f8176657: Preparing 02:02:33 ea9b518ea7cf: Preparing 02:02:33 326ac3434965: Preparing 02:02:33 728b8efdaae2: Preparing 02:02:33 e5fc6bb86d0c: Preparing 02:02:33 75654b8eeebd: Preparing 02:02:33 e5fc6bb86d0c: Waiting 02:02:33 728b8efdaae2: Waiting 02:02:33 75654b8eeebd: Waiting 02:02:33 326ac3434965: Layer already exists 02:02:33 b0a7f7a44683: Layer already exists 02:02:33 ea9b518ea7cf: Layer already exists 02:02:33 15b168b6d8ac: Layer already exists 02:02:33 6d13f8176657: Layer already exists 02:02:33 75654b8eeebd: Layer already exists 02:02:33 728b8efdaae2: Layer already exists 02:02:33 e5fc6bb86d0c: Layer already exists 02:02:33 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:b0bcf860690f2b271e0c7527238160d2f97084551291555284baffd9f98d960d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:34 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 02:02:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:02:34 15b168b6d8ac: Preparing 02:02:34 b0a7f7a44683: Preparing 02:02:34 6d13f8176657: Preparing 02:02:34 ea9b518ea7cf: Preparing 02:02:34 326ac3434965: Preparing 02:02:34 728b8efdaae2: Preparing 02:02:34 e5fc6bb86d0c: Preparing 02:02:34 75654b8eeebd: Preparing 02:02:34 728b8efdaae2: Waiting 02:02:34 e5fc6bb86d0c: Waiting 02:02:34 75654b8eeebd: Waiting 02:02:34 15b168b6d8ac: Layer already exists 02:02:34 326ac3434965: Layer already exists 02:02:34 b0a7f7a44683: Layer already exists 02:02:34 ea9b518ea7cf: Layer already exists 02:02:34 6d13f8176657: Layer already exists 02:02:34 728b8efdaae2: Layer already exists 02:02:34 e5fc6bb86d0c: Layer already exists 02:02:34 75654b8eeebd: Layer already exists 02:02:34 main: digest: sha256:b0bcf860690f2b271e0c7527238160d2f97084551291555284baffd9f98d960d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:02:34 ===================================================== [Pipeline] echo 02:02:34 taggedImages: 02:02:34 - nexus3.edgexfoundry.org:10004/support-notifications:6bbd37b5df431558ec293b1a451d3008d2d01443 02:02:34 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:02:34 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.23 02:02:34 - nexus3.edgexfoundry.org:10004/support-notifications:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:02:34 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 02:02:34 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 02:02:34 6bbd37b5df431558ec293b1a451d3008d2d01443 02:02:34 latest 02:02:34 4.0.0-dev.23 02:02:34 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:02:34 main 02:02:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:34 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6bbd37b5df431558ec293b1a451d3008d2d01443 02:02:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:02:35 c6b8a02ca6ef: Preparing 02:02:35 b5a5ca9ade85: Preparing 02:02:35 ea9b518ea7cf: Preparing 02:02:35 326ac3434965: Preparing 02:02:35 5ec067fc8e38: Preparing 02:02:35 9b29417bf89f: Preparing 02:02:35 75654b8eeebd: Preparing 02:02:35 9b29417bf89f: Waiting 02:02:35 75654b8eeebd: Waiting 02:02:35 326ac3434965: Layer already exists 02:02:35 ea9b518ea7cf: Layer already exists 02:02:35 75654b8eeebd: Layer already exists 02:02:35 c6b8a02ca6ef: Pushed 02:02:35 9b29417bf89f: Pushed 02:02:35 5ec067fc8e38: Pushed 02:02:39 b5a5ca9ade85: Pushed 02:02:39 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:56b81a96de33633587ad4917a25feba8c18c77ad68399803845ba4a4e215fffd size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:39 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:02:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:02:39 c6b8a02ca6ef: Preparing 02:02:39 b5a5ca9ade85: Preparing 02:02:39 ea9b518ea7cf: Preparing 02:02:39 326ac3434965: Preparing 02:02:39 5ec067fc8e38: Preparing 02:02:39 9b29417bf89f: Preparing 02:02:39 75654b8eeebd: Preparing 02:02:39 9b29417bf89f: Waiting 02:02:39 75654b8eeebd: Waiting 02:02:39 326ac3434965: Layer already exists 02:02:39 b5a5ca9ade85: Layer already exists 02:02:39 c6b8a02ca6ef: Layer already exists 02:02:39 5ec067fc8e38: Layer already exists 02:02:39 ea9b518ea7cf: Layer already exists 02:02:39 9b29417bf89f: Layer already exists 02:02:39 75654b8eeebd: Layer already exists 02:02:39 latest: digest: sha256:56b81a96de33633587ad4917a25feba8c18c77ad68399803845ba4a4e215fffd size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:40 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.23 02:02:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:02:40 c6b8a02ca6ef: Preparing 02:02:40 b5a5ca9ade85: Preparing 02:02:40 ea9b518ea7cf: Preparing 02:02:40 326ac3434965: Preparing 02:02:40 5ec067fc8e38: Preparing 02:02:40 9b29417bf89f: Preparing 02:02:40 75654b8eeebd: Preparing 02:02:40 9b29417bf89f: Waiting 02:02:40 75654b8eeebd: Waiting 02:02:40 c6b8a02ca6ef: Layer already exists 02:02:40 ea9b518ea7cf: Layer already exists 02:02:40 5ec067fc8e38: Layer already exists 02:02:40 b5a5ca9ade85: Layer already exists 02:02:40 326ac3434965: Layer already exists 02:02:40 75654b8eeebd: Layer already exists 02:02:40 9b29417bf89f: Layer already exists 02:02:40 4.0.0-dev.23: digest: sha256:56b81a96de33633587ad4917a25feba8c18c77ad68399803845ba4a4e215fffd size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:40 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:02:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:02:41 c6b8a02ca6ef: Preparing 02:02:41 b5a5ca9ade85: Preparing 02:02:41 ea9b518ea7cf: Preparing 02:02:41 326ac3434965: Preparing 02:02:41 5ec067fc8e38: Preparing 02:02:41 9b29417bf89f: Preparing 02:02:41 75654b8eeebd: Preparing 02:02:41 9b29417bf89f: Waiting 02:02:41 75654b8eeebd: Waiting 02:02:41 326ac3434965: Layer already exists 02:02:41 5ec067fc8e38: Layer already exists 02:02:41 ea9b518ea7cf: Layer already exists 02:02:41 b5a5ca9ade85: Layer already exists 02:02:41 c6b8a02ca6ef: Layer already exists 02:02:41 75654b8eeebd: Layer already exists 02:02:41 9b29417bf89f: Layer already exists 02:02:41 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:56b81a96de33633587ad4917a25feba8c18c77ad68399803845ba4a4e215fffd size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 02:02:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:02:41 c6b8a02ca6ef: Preparing 02:02:41 b5a5ca9ade85: Preparing 02:02:41 ea9b518ea7cf: Preparing 02:02:41 326ac3434965: Preparing 02:02:41 5ec067fc8e38: Preparing 02:02:41 9b29417bf89f: Preparing 02:02:41 75654b8eeebd: Preparing 02:02:41 75654b8eeebd: Waiting 02:02:41 9b29417bf89f: Waiting 02:02:41 5ec067fc8e38: Layer already exists 02:02:41 ea9b518ea7cf: Layer already exists 02:02:41 b5a5ca9ade85: Layer already exists 02:02:41 326ac3434965: Layer already exists 02:02:41 c6b8a02ca6ef: Layer already exists 02:02:41 9b29417bf89f: Layer already exists 02:02:41 75654b8eeebd: Layer already exists 02:02:41 main: digest: sha256:56b81a96de33633587ad4917a25feba8c18c77ad68399803845ba4a4e215fffd size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:02:41 ===================================================== [Pipeline] echo 02:02:41 taggedImages: 02:02:41 - nexus3.edgexfoundry.org:10004/support-scheduler:6bbd37b5df431558ec293b1a451d3008d2d01443 02:02:41 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:02:41 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.23 02:02:41 - nexus3.edgexfoundry.org:10004/support-scheduler:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:02:41 - 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] } 02:13:07 #155 ... 02:13:07 02:13:07 #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:13:07 #145 DONE 675.4s 02:13:07 02:13:07 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:13:07 #154 ... 02:13:07 02:13:07 #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:13:07 #156 DONE 0.3s 02:13:07 02:13:07 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:13:07 #144 ... 02:13:07 02:13:07 #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:13:07 #157 DONE 0.3s 02:13:07 02:13:07 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:13:07 #146 ... 02:13:07 02:13:07 #158 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:13:07 #158 DONE 0.3s 02:13:07 02:13:07 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:13:07 #146 ... 02:13:07 02:13:07 #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 02:13:07 #159 DONE 0.4s 02:13:07 02:13:07 #160 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:13:07 #160 DONE 0.2s 02:13:07 02:13:07 #161 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:13:07 #161 DONE 1.6s 02:13:07 02:13:07 #162 [core-common-config-bootstrapper] exporting to image 02:13:07 #162 exporting layers 02:13:07 #162 exporting layers 0.8s done 02:13:07 #162 writing image sha256:6e07bdbe5b4eac828558719249fabd3ecf02402b25e1cf7ae5160fc1b010d225 done 02:13:07 #162 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 02:13:07 #162 DONE 0.8s 02:13:07 02:13:07 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:13:26 #154 ... 02:13:26 02:13:26 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:13:26 #144 DONE 697.5s 02:13:26 02:13:26 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:13:26 #154 ... 02:13:26 02:13:26 #163 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:13:26 #163 DONE 0.6s 02:13:26 02:13:26 #164 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:13:26 #164 DONE 2.0s 02:13:26 02:13:26 #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:13:27 #165 DONE 0.5s 02:13:27 02:13:27 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:13:27 #166 DONE 0.2s 02:13:27 02:13:27 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:13:28 #167 DONE 0.4s 02:13:28 02:13:28 #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:13:28 #168 DONE 0.2s 02:13:28 02:13:28 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:13:28 #152 698.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:13:28 #152 ... 02:13:28 02:13:28 #169 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 02:13:28 #169 DONE 0.2s 02:13:28 02:13:28 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:13:28 #154 DONE 702.4s 02:13:28 02:13:28 #170 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 02:13:28 #170 DONE 0.3s 02:13:28 02:13:28 #171 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 02:13:29 #171 DONE 0.6s 02:13:29 02:13:29 #172 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:13:29 #172 DONE 0.6s 02:13:29 02:13:29 #173 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:13:29 #173 DONE 0.2s 02:13:29 02:13:29 #174 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:13:29 #174 DONE 0.2s 02:13:29 02:13:29 #175 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:13:29 #175 ... 02:13:29 02:13:29 #176 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:13:29 #176 DONE 0.3s 02:13:29 02:13:29 #177 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:13:30 #177 DONE 0.4s 02:13:30 02:13:30 #178 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:13:30 #178 DONE 0.3s 02:13:30 02:13:30 #179 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:13:31 #179 DONE 0.3s 02:13:31 02:13:31 #180 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:13:31 #180 ... 02:13:31 02:13:31 #175 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:13:31 #175 DONE 2.2s 02:13:32 02:13:32 #181 [security-bootstrapper] exporting to image 02:13:32 #181 exporting layers 02:13:33 #181 ... 02:13:33 02:13:33 #180 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:13:33 #180 DONE 2.3s 02:13:33 02:13:33 #182 [security-proxy-setup] exporting to image 02:13:33 #182 ... 02:13:33 02:13:33 #181 [security-bootstrapper] exporting to image 02:13:33 #181 exporting layers 1.7s done 02:13:33 #181 writing image sha256:c5db1b665b2f5d24a6fa658e5ad29ef33cad4efc3e2e715c732c871ccd370a1d 0.2s done 02:13:33 #181 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 02:13:33 #181 DONE 1.9s 02:13:34 02:13:34 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:13:34 #147 ... 02:13:34 02:13:34 #182 [security-proxy-setup] exporting to image 02:13:34 #182 exporting layers 1.4s done 02:13:34 #182 writing image sha256:f119d50a03f79b1001e67abdb159c521418accd55569ad6cb0db0f6bf7facaca 0.1s done 02:13:34 #182 naming to docker.io/library/security-proxy-setup-arm64 02:13:34 #182 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 02:13:34 #182 DONE 1.5s 02:13:34 02:13:34 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:13:37 #149 ... 02:13:37 02:13:37 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:13:37 #152 DONE 710.8s 02:13:37 02:13:37 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:13:37 #146 ... 02:13:37 02:13:37 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:13:37 #183 DONE 0.3s 02:13:37 02:13:37 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:13:38 #184 DONE 0.4s 02:13:38 02:13:38 #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:13:38 #185 DONE 0.1s 02:13:38 02:13:38 #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 02:13:38 #186 DONE 0.2s 02:13:38 02:13:38 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:13:38 #187 DONE 0.1s 02:13:38 02:13:38 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:13:38 #188 DONE 0.3s 02:13:38 02:13:38 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:13:39 #189 DONE 0.3s 02:13:39 02:13:39 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:13:39 #190 DONE 0.1s 02:13:39 02:13:39 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:13:41 #191 DONE 1.8s 02:13:41 02:13:41 #192 [security-secretstore-setup] exporting to image 02:13:41 #192 exporting layers 02:13:42 #192 exporting layers 1.1s done 02:13:42 #192 writing image sha256:25e6991fc8da754bdf3de78a7c93341c39d872ad21bbef2bc2847d4151c207f2 done 02:13:42 #192 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 02:13:42 #192 DONE 1.1s 02:13:42 02:13:42 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:15:03 #147 ... 02:15:03 02:15:03 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:15:03 #148 DONE 794.0s 02:15:03 02:15:03 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:15:03 #193 DONE 0.6s 02:15:03 02:15:03 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:15:03 #194 DONE 0.2s 02:15:03 02:15:03 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:15:03 #195 DONE 0.4s 02:15:03 02:15:03 #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 02:15:03 #196 DONE 0.2s 02:15:03 02:15:03 #197 [security-spiffe-token-provider] exporting to image 02:15:03 #197 exporting layers 02:15:03 #197 exporting layers 1.6s done 02:15:03 #197 writing image sha256:32b999f4d93d5cbe0191f435f5cce74f8fc83d5f79d986524308694a01493f96 done 02:15:03 #197 naming to docker.io/library/security-spiffe-token-provider-arm64 done 02:15:03 #197 DONE 1.6s 02:15:03 02:15:03 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:19:10 #146 ... 02:19:10 02:19:10 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:19:10 #149 DONE 1031.1s 02:19:10 02:19:10 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:19:10 #146 DONE 1031.1s 02:19:10 02:19:10 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:19:10 #155 ... 02:19:10 02:19:10 #198 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:19:10 #198 DONE 0.5s 02:19:10 02:19:10 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:19:10 #150 ... 02:19:10 02:19:10 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:19:10 #199 CACHED 02:19:10 02:19:10 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:19:10 #200 DONE 0.2s 02:19:10 02:19:10 #201 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:19:10 #201 CACHED 02:19:10 02:19:10 #202 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:19:10 #202 DONE 0.4s 02:19:10 02:19:10 #203 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:19:10 #203 DONE 0.4s 02:19:10 02:19:10 #204 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:19:10 #204 DONE 0.2s 02:19:10 02:19:10 #205 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:19:10 #205 DONE 0.2s 02:19:10 02:19:10 #206 [core-command] exporting to image 02:19:10 #206 exporting layers 02:19:10 #206 ... 02:19:10 02:19:10 #207 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:19:10 #207 DONE 0.3s 02:19:10 02:19:10 #208 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:19:10 #208 ... 02:19:10 02:19:10 #206 [core-command] exporting to image 02:19:10 #206 exporting layers 0.6s done 02:19:10 #206 writing image sha256:bf8e86760d5d63426c516ccb206f1774e906c39edcf54c46f40d49da4474b07d 0.0s done 02:19:10 #206 naming to docker.io/library/core-command-arm64 0.0s done 02:19:10 #206 DONE 0.6s 02:19:10 02:19:10 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:19:10 #150 ... 02:19:10 02:19:10 #208 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:19:10 #208 DONE 1.9s 02:19:10 02:19:10 #209 [security-proxy-auth] exporting to image 02:19:10 #209 exporting layers 0.8s done 02:19:10 #209 writing image sha256:846dc01a0bace4f3090029e83b539452e523335608a4396f5dc5257f509c4370 done 02:19:10 #209 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 02:19:10 #209 DONE 0.9s 02:19:10 02:19:10 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:19:49 #155 ... 02:19:49 02:19:49 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:19:49 #151 DONE 1083.2s 02:19:49 02:19:49 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:19:49 #150 DONE 1083.3s 02:19:49 02:19:49 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:19:49 #147 DONE 1083.3s 02:19:49 02:19:49 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:19:49 #155 ... 02:19:49 02:19:49 #210 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:19:50 #210 DONE 0.3s 02:19:50 02:19:50 #211 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 02:19:50 #211 DONE 0.3s 02:19:50 02:19:50 #212 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:19:50 #212 DONE 0.5s 02:19:50 02:19:50 #213 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:19:50 #213 DONE 0.2s 02:19:50 02:19:50 #214 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 02:19:50 #214 DONE 0.3s 02:19:50 02:19:50 #215 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:19:50 #215 DONE 0.5s 02:19:50 02:19:50 #216 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:19:50 #216 DONE 0.7s 02:19:50 02:19:50 #217 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:19:50 #217 DONE 0.4s 02:19:50 02:19:50 #218 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:19:50 #218 DONE 0.1s 02:19:50 02:19:50 #219 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:19:51 #219 DONE 0.2s 02:19:51 02:19:51 #220 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 02:19:51 #220 ... 02:19:51 02:19:51 #221 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:19:51 #221 DONE 0.3s 02:19:51 02:19:51 #220 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 02:19:51 #220 DONE 0.3s 02:19:51 02:19:51 #222 [core-keeper] exporting to image 02:19:51 #222 exporting layers 02:19:51 #222 ... 02:19:51 02:19:51 #223 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 02:19:51 #223 DONE 0.3s 02:19:51 02:19:51 #224 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:19:51 #224 DONE 0.3s 02:19:51 02:19:51 #225 [core-data] exporting to image 02:19:51 #225 ... 02:19:51 02:19:51 #226 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 02:19:51 #226 DONE 0.3s 02:19:51 02:19:51 #227 [core-metadata] exporting to image 02:19:51 #227 ... 02:19:51 02:19:51 #222 [core-keeper] exporting to image 02:19:51 #222 exporting layers 0.7s done 02:19:51 #222 writing image sha256:06abd8e70cdb8a57c3bc6ace01e71ec71c20da438b8eda2b5d44749f556fcda5 0.0s done 02:19:51 #222 naming to docker.io/library/core-keeper-arm64 0.0s done 02:19:51 #222 DONE 0.8s 02:19:51 02:19:51 #225 [core-data] exporting to image 02:19:51 #225 exporting layers 0.6s done 02:19:51 #225 writing image sha256:9fe93388dda234d014ff263cfa6392be07d64ccb390fba827a4560fbffcfc98d done 02:19:51 #225 naming to docker.io/library/core-data-arm64 0.0s done 02:19:51 #225 DONE 0.7s 02:19:52 02:19:52 #227 [core-metadata] exporting to image 02:19:52 #227 exporting layers 0.5s done 02:19:52 #227 writing image sha256:ccbf6f32834483d900d54230a79e1ed423109d863777ac5a6cb469515023c903 done 02:19:52 #227 naming to docker.io/library/core-metadata-arm64 0.0s done 02:19:52 #227 DONE 0.5s 02:19:52 02:19:52 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:20:07 #153 DONE 1100.1s 02:20:07 02:20:07 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:20:07 #155 ... 02:20:07 02:20:07 #228 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:20:07 #228 DONE 0.3s 02:20:07 02:20:07 #229 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:20:07 #229 DONE 0.2s 02:20:07 02:20:07 #230 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:20:07 #230 DONE 0.4s 02:20:07 02:20:07 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:20:07 #155 DONE 1101.1s 02:20:07 02:20:07 #231 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:20:07 #231 DONE 0.2s 02:20:07 02:20:07 #232 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:20:07 #232 DONE 0.1s 02:20:07 02:20:07 #233 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 02:20:07 #233 DONE 0.2s 02:20:07 02:20:07 #234 [support-notifications] exporting to image 02:20:07 #234 exporting layers 02:20:07 #234 ... 02:20:07 02:20:07 #235 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:20:07 #235 DONE 0.2s 02:20:08 02:20:08 #236 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:20:08 #236 ... 02:20:08 02:20:08 #234 [support-notifications] exporting to image 02:20:08 #234 exporting layers 0.5s done 02:20:08 #234 writing image sha256:3d8c11034a0988b9cff5f8c8846f08a8ea379e458a2d874db24675b8e5677294 done 02:20:08 #234 naming to docker.io/library/support-notifications-arm64 0.0s done 02:20:08 #234 DONE 0.5s 02:20:08 02:20:08 #236 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:20:08 #236 DONE 0.6s 02:20:08 02:20:08 #237 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 02:20:08 #237 DONE 0.2s 02:20:08 02:20:08 #238 [support-scheduler] exporting to image 02:20:09 #238 exporting layers 0.6s done 02:20:09 #238 writing image sha256:cefc201e2be7b226185b5d9a930b7f19f94fe11b37cb0386f932438b9e52061d done 02:20:09 #238 naming to docker.io/library/support-scheduler-arm64 done 02:20:09 #238 DONE 0.6s 02:20:09 time="2024-12-09T02:00:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:20:09 time="2024-12-09T02:00:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:20:09 time="2024-12-09T02:00:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:20:09 time="2024-12-09T02:00:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:20:09 time="2024-12-09T02:00:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:20:09 time="2024-12-09T02:00:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:20:09 time="2024-12-09T02:00:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:20:09 time="2024-12-09T02:00:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:20:09 time="2024-12-09T02:00:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:20:09 time="2024-12-09T02:00:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:20:09 time="2024-12-09T02:00:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:20:09 time="2024-12-09T02:00:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:20:09 time="2024-12-09T02:00:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:20:09 time="2024-12-09T02:00:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:20:09 time="2024-12-09T02:00:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:20:09 $ docker stop --time=1 fad7359c502a9d559a486b9f3b33a4dcc66898350fd11280394710a1b78aaa75 02:20:10 $ docker rm -f --volumes fad7359c502a9d559a486b9f3b33a4dcc66898350fd11280394710a1b78aaa75 [Pipeline] // withDockerContainer [Pipeline] sh 02:20:11 + docker images 02:20:11 REPOSITORY TAG IMAGE ID CREATED SIZE 02:20:11 support-scheduler-arm64 latest cefc201e2be7 3 seconds ago 53.6MB 02:20:11 support-notifications-arm64 latest 3d8c11034a09 4 seconds ago 52.7MB 02:20:11 core-metadata-arm64 latest ccbf6f328344 20 seconds ago 38.5MB 02:20:11 core-data-arm64 latest 9fe93388dda2 20 seconds ago 38.5MB 02:20:11 core-keeper-arm64 latest 06abd8e70cdb 20 seconds ago 31.7MB 02:20:11 security-proxy-auth-arm64 latest 846dc01a0bac About a minute ago 33.3MB 02:20:11 core-command-arm64 latest bf8e86760d5d About a minute ago 34.3MB 02:20:11 security-spiffe-token-provider-arm64 latest 32b999f4d93d 5 minutes ago 40.2MB 02:20:11 security-secretstore-setup-arm64 latest 25e6991fc8da 6 minutes ago 47.6MB 02:20:11 security-proxy-setup-arm64 latest f119d50a03f7 6 minutes ago 36.2MB 02:20:11 security-bootstrapper-arm64 latest c5db1b665b2f 6 minutes ago 27.2MB 02:20:11 core-common-config-bootstrapper-arm64 latest 6e07bdbe5b4e 7 minutes ago 24.1MB 02:20:11 security-spire-agent-arm64 latest 54b95cb9028a 18 minutes ago 182MB 02:20:11 security-spire-server-arm64 latest 6225720b1400 19 minutes ago 124MB 02:20:11 security-spire-config-arm64 latest e20d7b3da254 19 minutes ago 123MB 02:20:11 ci-base-image-arm64 latest afdc3fd693c6 20 minutes ago 960MB 02:20:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 2 months ago 558MB 02:20:11 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 02:20:11 provisioning config files... 02:20:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/759@tmp/config6431098073265480527tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:20:11 ---> ****-login.sh 02:20:11 nexus3.edgexfoundry.org:10001 02:20:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:20:11 Configure a credential helper to remove this warning. See 02:20:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:20:11 02:20:11 Login Succeeded 02:20:11 nexus3.edgexfoundry.org:10002 02:20:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:20:12 Configure a credential helper to remove this warning. See 02:20:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:20:12 02:20:12 Login Succeeded 02:20:12 nexus3.edgexfoundry.org:10003 02:20:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:20:12 Configure a credential helper to remove this warning. See 02:20:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:20:12 02:20:12 Login Succeeded 02:20:12 nexus3.edgexfoundry.org:10004 02:20:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:20:12 Configure a credential helper to remove this warning. See 02:20:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:20:12 02:20:12 Login Succeeded 02:20:12 ****.io 02:20:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:20:13 Configure a credential helper to remove this warning. See 02:20:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:20:13 02:20:13 Login Succeeded 02:20:13 ---> ****-login.sh ends [Pipeline] } 02:20:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:20:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:20:13 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 02:20:13 6bbd37b5df431558ec293b1a451d3008d2d01443 02:20:13 latest 02:20:13 4.0.0-dev.23 02:20:13 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:20:13 main 02:20:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:13 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:14 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 02:20:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:20:14 95a20d5c6a14: Preparing 02:20:14 3ad3b767c35d: Preparing 02:20:14 73c92f32e54b: Preparing 02:20:14 b690f9ac5ef7: Preparing 02:20:14 db5d4c21282d: Preparing 02:20:14 a1694c968392: Preparing 02:20:14 651d9022c234: Preparing 02:20:14 a1694c968392: Waiting 02:20:14 651d9022c234: Waiting 02:20:14 73c92f32e54b: Pushed 02:20:14 95a20d5c6a14: Pushed 02:20:14 b690f9ac5ef7: Pushed 02:20:14 651d9022c234: Layer already exists 02:20:14 a1694c968392: Pushed 02:20:15 db5d4c21282d: Pushed 02:20:19 3ad3b767c35d: Pushed 02:20:19 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:b067cc6a49ffb2a5aa4439c027bae972f95a763d37d1be32b19849932ad0c59c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:19 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:19 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:20:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:20:19 95a20d5c6a14: Preparing 02:20:19 3ad3b767c35d: Preparing 02:20:19 73c92f32e54b: Preparing 02:20:19 b690f9ac5ef7: Preparing 02:20:19 db5d4c21282d: Preparing 02:20:19 a1694c968392: Preparing 02:20:19 651d9022c234: Preparing 02:20:19 a1694c968392: Waiting 02:20:19 651d9022c234: Waiting 02:20:19 db5d4c21282d: Layer already exists 02:20:19 73c92f32e54b: Layer already exists 02:20:19 95a20d5c6a14: Layer already exists 02:20:19 b690f9ac5ef7: Layer already exists 02:20:19 3ad3b767c35d: Layer already exists 02:20:19 651d9022c234: Layer already exists 02:20:19 a1694c968392: Layer already exists 02:20:20 latest: digest: sha256:b067cc6a49ffb2a5aa4439c027bae972f95a763d37d1be32b19849932ad0c59c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:20 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:20 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.23 02:20:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:20:20 95a20d5c6a14: Preparing 02:20:20 3ad3b767c35d: Preparing 02:20:20 73c92f32e54b: Preparing 02:20:20 b690f9ac5ef7: Preparing 02:20:20 db5d4c21282d: Preparing 02:20:20 a1694c968392: Preparing 02:20:20 651d9022c234: Preparing 02:20:20 651d9022c234: Waiting 02:20:20 a1694c968392: Waiting 02:20:20 db5d4c21282d: Layer already exists 02:20:20 b690f9ac5ef7: Layer already exists 02:20:20 73c92f32e54b: Layer already exists 02:20:20 3ad3b767c35d: Layer already exists 02:20:20 95a20d5c6a14: Layer already exists 02:20:20 a1694c968392: Layer already exists 02:20:20 651d9022c234: Layer already exists 02:20:21 4.0.0-dev.23: digest: sha256:b067cc6a49ffb2a5aa4439c027bae972f95a763d37d1be32b19849932ad0c59c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:21 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:21 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:20:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:20:21 95a20d5c6a14: Preparing 02:20:21 3ad3b767c35d: Preparing 02:20:21 73c92f32e54b: Preparing 02:20:21 b690f9ac5ef7: Preparing 02:20:21 db5d4c21282d: Preparing 02:20:21 a1694c968392: Preparing 02:20:21 651d9022c234: Preparing 02:20:21 a1694c968392: Waiting 02:20:21 651d9022c234: Waiting 02:20:21 73c92f32e54b: Layer already exists 02:20:21 95a20d5c6a14: Layer already exists 02:20:21 3ad3b767c35d: Layer already exists 02:20:21 db5d4c21282d: Layer already exists 02:20:21 b690f9ac5ef7: Layer already exists 02:20:21 a1694c968392: Layer already exists 02:20:21 651d9022c234: Layer already exists 02:20:22 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:b067cc6a49ffb2a5aa4439c027bae972f95a763d37d1be32b19849932ad0c59c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:22 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:22 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 02:20:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:20:22 95a20d5c6a14: Preparing 02:20:22 3ad3b767c35d: Preparing 02:20:22 73c92f32e54b: Preparing 02:20:22 b690f9ac5ef7: Preparing 02:20:22 db5d4c21282d: Preparing 02:20:22 a1694c968392: Preparing 02:20:22 651d9022c234: Preparing 02:20:22 651d9022c234: Waiting 02:20:22 a1694c968392: Waiting 02:20:22 3ad3b767c35d: Layer already exists 02:20:22 95a20d5c6a14: Layer already exists 02:20:22 b690f9ac5ef7: Layer already exists 02:20:22 73c92f32e54b: Layer already exists 02:20:22 db5d4c21282d: Layer already exists 02:20:22 a1694c968392: Layer already exists 02:20:22 651d9022c234: Layer already exists 02:20:23 main: digest: sha256:b067cc6a49ffb2a5aa4439c027bae972f95a763d37d1be32b19849932ad0c59c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:20:23 ===================================================== [Pipeline] echo 02:20:23 taggedImages: 02:20:23 - nexus3.edgexfoundry.org:10004/core-command-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 02:20:23 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:20:23 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.23 02:20:23 - nexus3.edgexfoundry.org:10004/core-command-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:20:23 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 02:20:23 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 02:20:23 6bbd37b5df431558ec293b1a451d3008d2d01443 02:20:23 latest 02:20:23 4.0.0-dev.23 02:20:23 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:20:23 main 02:20:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:23 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 02:20:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:20:24 d0adf0ee5c4f: Preparing 02:20:24 36bd1a314cf5: Preparing 02:20:24 a00a602bde96: Preparing 02:20:24 163f592fc184: Preparing 02:20:24 73c92f32e54b: Preparing 02:20:24 b690f9ac5ef7: Preparing 02:20:24 db5d4c21282d: Preparing 02:20:24 a1694c968392: Preparing 02:20:24 651d9022c234: Preparing 02:20:24 b690f9ac5ef7: Waiting 02:20:24 db5d4c21282d: Waiting 02:20:24 a1694c968392: Waiting 02:20:24 651d9022c234: Waiting 02:20:24 36bd1a314cf5: Pushed 02:20:24 a00a602bde96: Pushed 02:20:24 73c92f32e54b: Layer already exists 02:20:24 b690f9ac5ef7: Layer already exists 02:20:24 a1694c968392: Layer already exists 02:20:24 d0adf0ee5c4f: Pushed 02:20:24 db5d4c21282d: Layer already exists 02:20:24 651d9022c234: Layer already exists 02:20:26 163f592fc184: Pushed 02:20:26 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:7e17668ebde05a13bc9b01fdae05069876d2e2598338ee00e361b4fbcd873ad2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:26 + 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 02:20:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:20:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:20:27 d0adf0ee5c4f: Preparing 02:20:27 36bd1a314cf5: Preparing 02:20:27 a00a602bde96: Preparing 02:20:27 163f592fc184: Preparing 02:20:27 73c92f32e54b: Preparing 02:20:27 b690f9ac5ef7: Preparing 02:20:27 db5d4c21282d: Preparing 02:20:27 a1694c968392: Preparing 02:20:27 651d9022c234: Preparing 02:20:27 b690f9ac5ef7: Waiting 02:20:27 a1694c968392: Waiting 02:20:27 651d9022c234: Waiting 02:20:27 db5d4c21282d: Waiting 02:20:27 163f592fc184: Layer already exists 02:20:27 a00a602bde96: Layer already exists 02:20:27 36bd1a314cf5: Layer already exists 02:20:27 db5d4c21282d: Layer already exists 02:20:27 73c92f32e54b: Layer already exists 02:20:27 d0adf0ee5c4f: Layer already exists 02:20:27 b690f9ac5ef7: Layer already exists 02:20:27 a1694c968392: Layer already exists 02:20:27 651d9022c234: Layer already exists 02:20:27 latest: digest: sha256:7e17668ebde05a13bc9b01fdae05069876d2e2598338ee00e361b4fbcd873ad2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:27 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.23 02:20:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:20:28 d0adf0ee5c4f: Preparing 02:20:28 36bd1a314cf5: Preparing 02:20:28 a00a602bde96: Preparing 02:20:28 163f592fc184: Preparing 02:20:28 73c92f32e54b: Preparing 02:20:28 b690f9ac5ef7: Preparing 02:20:28 db5d4c21282d: Preparing 02:20:28 a1694c968392: Preparing 02:20:28 651d9022c234: Preparing 02:20:28 db5d4c21282d: Waiting 02:20:28 a1694c968392: Waiting 02:20:28 651d9022c234: Waiting 02:20:28 b690f9ac5ef7: Waiting 02:20:28 a00a602bde96: Layer already exists 02:20:28 163f592fc184: Layer already exists 02:20:28 36bd1a314cf5: Layer already exists 02:20:28 d0adf0ee5c4f: Layer already exists 02:20:28 73c92f32e54b: Layer already exists 02:20:28 a1694c968392: Layer already exists 02:20:28 651d9022c234: Layer already exists 02:20:28 b690f9ac5ef7: Layer already exists 02:20:28 db5d4c21282d: Layer already exists 02:20:28 4.0.0-dev.23: digest: sha256:7e17668ebde05a13bc9b01fdae05069876d2e2598338ee00e361b4fbcd873ad2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:28 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:20:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:20:29 d0adf0ee5c4f: Preparing 02:20:29 36bd1a314cf5: Preparing 02:20:29 a00a602bde96: Preparing 02:20:29 163f592fc184: Preparing 02:20:29 73c92f32e54b: Preparing 02:20:29 b690f9ac5ef7: Preparing 02:20:29 db5d4c21282d: Preparing 02:20:29 a1694c968392: Preparing 02:20:29 651d9022c234: Preparing 02:20:29 db5d4c21282d: Waiting 02:20:29 b690f9ac5ef7: Waiting 02:20:29 a1694c968392: Waiting 02:20:29 651d9022c234: Waiting 02:20:29 d0adf0ee5c4f: Layer already exists 02:20:29 163f592fc184: Layer already exists 02:20:29 a00a602bde96: Layer already exists 02:20:29 36bd1a314cf5: Layer already exists 02:20:29 73c92f32e54b: Layer already exists 02:20:29 a1694c968392: Layer already exists 02:20:29 db5d4c21282d: Layer already exists 02:20:29 651d9022c234: Layer already exists 02:20:29 b690f9ac5ef7: Layer already exists 02:20:29 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:7e17668ebde05a13bc9b01fdae05069876d2e2598338ee00e361b4fbcd873ad2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:29 + 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 02:20:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 02:20:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:20:30 d0adf0ee5c4f: Preparing 02:20:30 36bd1a314cf5: Preparing 02:20:30 a00a602bde96: Preparing 02:20:30 163f592fc184: Preparing 02:20:30 73c92f32e54b: Preparing 02:20:30 b690f9ac5ef7: Preparing 02:20:30 db5d4c21282d: Preparing 02:20:30 a1694c968392: Preparing 02:20:30 651d9022c234: Preparing 02:20:30 b690f9ac5ef7: Waiting 02:20:30 db5d4c21282d: Waiting 02:20:30 a1694c968392: Waiting 02:20:30 651d9022c234: Waiting 02:20:30 163f592fc184: Layer already exists 02:20:30 73c92f32e54b: Layer already exists 02:20:30 a00a602bde96: Layer already exists 02:20:30 36bd1a314cf5: Layer already exists 02:20:30 d0adf0ee5c4f: Layer already exists 02:20:30 db5d4c21282d: Layer already exists 02:20:30 b690f9ac5ef7: Layer already exists 02:20:30 a1694c968392: Layer already exists 02:20:30 651d9022c234: Layer already exists 02:20:30 main: digest: sha256:7e17668ebde05a13bc9b01fdae05069876d2e2598338ee00e361b4fbcd873ad2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:20:30 ===================================================== [Pipeline] echo 02:20:30 taggedImages: 02:20:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 02:20:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:20:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.23 02:20:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:20:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 02:20:30 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 02:20:30 6bbd37b5df431558ec293b1a451d3008d2d01443 02:20:30 latest 02:20:30 4.0.0-dev.23 02:20:30 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:20:30 main 02:20:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:31 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:31 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 02:20:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:20:31 c244cd030cbf: Preparing 02:20:31 98889f05afdc: Preparing 02:20:31 8f72ce59ee34: Preparing 02:20:31 73c92f32e54b: Preparing 02:20:31 b690f9ac5ef7: Preparing 02:20:31 652dc24b40a7: Preparing 02:20:31 a1694c968392: Preparing 02:20:31 651d9022c234: Preparing 02:20:31 652dc24b40a7: Waiting 02:20:31 651d9022c234: Waiting 02:20:31 a1694c968392: Waiting 02:20:31 b690f9ac5ef7: Layer already exists 02:20:31 73c92f32e54b: Layer already exists 02:20:31 a1694c968392: Layer already exists 02:20:31 651d9022c234: Layer already exists 02:20:31 98889f05afdc: Pushed 02:20:31 c244cd030cbf: Pushed 02:20:33 652dc24b40a7: Pushed 02:20:37 8f72ce59ee34: Pushed 02:20:37 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:a5fbbab50324b19d77d625281efb428efae5cb3644e07fa4bdc1fcec7676a239 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:37 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:38 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:20:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:20:38 c244cd030cbf: Preparing 02:20:38 98889f05afdc: Preparing 02:20:38 8f72ce59ee34: Preparing 02:20:38 73c92f32e54b: Preparing 02:20:38 b690f9ac5ef7: Preparing 02:20:38 652dc24b40a7: Preparing 02:20:38 a1694c968392: Preparing 02:20:38 651d9022c234: Preparing 02:20:38 652dc24b40a7: Waiting 02:20:38 a1694c968392: Waiting 02:20:38 651d9022c234: Waiting 02:20:38 c244cd030cbf: Layer already exists 02:20:38 b690f9ac5ef7: Layer already exists 02:20:38 73c92f32e54b: Layer already exists 02:20:38 98889f05afdc: Layer already exists 02:20:38 8f72ce59ee34: Layer already exists 02:20:38 652dc24b40a7: Layer already exists 02:20:38 a1694c968392: Layer already exists 02:20:38 651d9022c234: Layer already exists 02:20:38 latest: digest: sha256:a5fbbab50324b19d77d625281efb428efae5cb3644e07fa4bdc1fcec7676a239 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:38 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:39 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.23 02:20:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:20:39 c244cd030cbf: Preparing 02:20:39 98889f05afdc: Preparing 02:20:39 8f72ce59ee34: Preparing 02:20:39 73c92f32e54b: Preparing 02:20:39 b690f9ac5ef7: Preparing 02:20:39 652dc24b40a7: Preparing 02:20:39 a1694c968392: Preparing 02:20:39 651d9022c234: Preparing 02:20:39 652dc24b40a7: Waiting 02:20:39 a1694c968392: Waiting 02:20:39 651d9022c234: Waiting 02:20:39 b690f9ac5ef7: Layer already exists 02:20:39 c244cd030cbf: Layer already exists 02:20:39 98889f05afdc: Layer already exists 02:20:39 73c92f32e54b: Layer already exists 02:20:39 8f72ce59ee34: Layer already exists 02:20:39 652dc24b40a7: Layer already exists 02:20:39 651d9022c234: Layer already exists 02:20:39 a1694c968392: Layer already exists 02:20:39 4.0.0-dev.23: digest: sha256:a5fbbab50324b19d77d625281efb428efae5cb3644e07fa4bdc1fcec7676a239 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:39 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:40 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:20:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:20:40 c244cd030cbf: Preparing 02:20:40 98889f05afdc: Preparing 02:20:40 8f72ce59ee34: Preparing 02:20:40 73c92f32e54b: Preparing 02:20:40 b690f9ac5ef7: Preparing 02:20:40 652dc24b40a7: Preparing 02:20:40 a1694c968392: Preparing 02:20:40 652dc24b40a7: Waiting 02:20:40 651d9022c234: Preparing 02:20:40 a1694c968392: Waiting 02:20:40 651d9022c234: Waiting 02:20:40 b690f9ac5ef7: Layer already exists 02:20:40 73c92f32e54b: Layer already exists 02:20:40 c244cd030cbf: Layer already exists 02:20:40 8f72ce59ee34: Layer already exists 02:20:40 98889f05afdc: Layer already exists 02:20:40 652dc24b40a7: Layer already exists 02:20:40 a1694c968392: Layer already exists 02:20:40 651d9022c234: Layer already exists 02:20:40 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:a5fbbab50324b19d77d625281efb428efae5cb3644e07fa4bdc1fcec7676a239 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:40 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:41 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 02:20:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:20:41 c244cd030cbf: Preparing 02:20:41 98889f05afdc: Preparing 02:20:41 8f72ce59ee34: Preparing 02:20:41 73c92f32e54b: Preparing 02:20:41 b690f9ac5ef7: Preparing 02:20:41 652dc24b40a7: Preparing 02:20:41 a1694c968392: Preparing 02:20:41 651d9022c234: Preparing 02:20:41 652dc24b40a7: Waiting 02:20:41 a1694c968392: Waiting 02:20:41 651d9022c234: Waiting 02:20:41 b690f9ac5ef7: Layer already exists 02:20:41 8f72ce59ee34: Layer already exists 02:20:41 c244cd030cbf: Layer already exists 02:20:41 98889f05afdc: Layer already exists 02:20:41 73c92f32e54b: Layer already exists 02:20:41 652dc24b40a7: Layer already exists 02:20:41 a1694c968392: Layer already exists 02:20:41 651d9022c234: Layer already exists 02:20:41 main: digest: sha256:a5fbbab50324b19d77d625281efb428efae5cb3644e07fa4bdc1fcec7676a239 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:20:41 ===================================================== [Pipeline] echo 02:20:41 taggedImages: 02:20:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 02:20:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:20:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.23 02:20:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:20:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 02:20:41 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 02:20:41 6bbd37b5df431558ec293b1a451d3008d2d01443 02:20:41 latest 02:20:41 4.0.0-dev.23 02:20:41 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:20:41 main 02:20:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:41 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:42 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 02:20:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:20:42 31224d9445f7: Preparing 02:20:42 6faf1657ac40: Preparing 02:20:42 b1837b3113ab: Preparing 02:20:42 b690f9ac5ef7: Preparing 02:20:42 fe5deda00d6f: Preparing 02:20:42 8cbe6b94f33f: Preparing 02:20:42 651d9022c234: Preparing 02:20:42 8cbe6b94f33f: Waiting 02:20:42 651d9022c234: Waiting 02:20:42 6faf1657ac40: Pushed 02:20:42 fe5deda00d6f: Pushed 02:20:42 b690f9ac5ef7: Layer already exists 02:20:42 651d9022c234: Layer already exists 02:20:42 31224d9445f7: Pushed 02:20:42 8cbe6b94f33f: Pushed 02:20:48 b1837b3113ab: Pushed 02:20:48 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:514d6f9ede5f2760c35cb4e24c7d1a2ebb520d6571f163faaf7bb1cd44d6ec0f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:48 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:49 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:20:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:20:49 31224d9445f7: Preparing 02:20:49 6faf1657ac40: Preparing 02:20:49 b1837b3113ab: Preparing 02:20:49 b690f9ac5ef7: Preparing 02:20:49 fe5deda00d6f: Preparing 02:20:49 8cbe6b94f33f: Preparing 02:20:49 651d9022c234: Preparing 02:20:49 8cbe6b94f33f: Waiting 02:20:49 651d9022c234: Waiting 02:20:49 b1837b3113ab: Layer already exists 02:20:49 fe5deda00d6f: Layer already exists 02:20:49 31224d9445f7: Layer already exists 02:20:49 b690f9ac5ef7: Layer already exists 02:20:49 6faf1657ac40: Layer already exists 02:20:49 8cbe6b94f33f: Layer already exists 02:20:49 651d9022c234: Layer already exists 02:20:49 latest: digest: sha256:514d6f9ede5f2760c35cb4e24c7d1a2ebb520d6571f163faaf7bb1cd44d6ec0f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:49 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:50 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.23 02:20:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:20:50 31224d9445f7: Preparing 02:20:50 6faf1657ac40: Preparing 02:20:50 b1837b3113ab: Preparing 02:20:50 b690f9ac5ef7: Preparing 02:20:50 fe5deda00d6f: Preparing 02:20:50 8cbe6b94f33f: Preparing 02:20:50 651d9022c234: Preparing 02:20:50 651d9022c234: Waiting 02:20:50 8cbe6b94f33f: Waiting 02:20:50 fe5deda00d6f: Layer already exists 02:20:50 b1837b3113ab: Layer already exists 02:20:50 b690f9ac5ef7: Layer already exists 02:20:50 31224d9445f7: Layer already exists 02:20:50 6faf1657ac40: Layer already exists 02:20:50 8cbe6b94f33f: Layer already exists 02:20:50 651d9022c234: Layer already exists 02:20:50 4.0.0-dev.23: digest: sha256:514d6f9ede5f2760c35cb4e24c7d1a2ebb520d6571f163faaf7bb1cd44d6ec0f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:50 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:51 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:20:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:20:51 31224d9445f7: Preparing 02:20:51 6faf1657ac40: Preparing 02:20:51 b1837b3113ab: Preparing 02:20:51 b690f9ac5ef7: Preparing 02:20:51 fe5deda00d6f: Preparing 02:20:51 8cbe6b94f33f: Preparing 02:20:51 651d9022c234: Preparing 02:20:51 651d9022c234: Waiting 02:20:51 8cbe6b94f33f: Waiting 02:20:51 31224d9445f7: Layer already exists 02:20:51 b1837b3113ab: Layer already exists 02:20:51 b690f9ac5ef7: Layer already exists 02:20:51 6faf1657ac40: Layer already exists 02:20:51 fe5deda00d6f: Layer already exists 02:20:51 8cbe6b94f33f: Layer already exists 02:20:51 651d9022c234: Layer already exists 02:20:51 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:514d6f9ede5f2760c35cb4e24c7d1a2ebb520d6571f163faaf7bb1cd44d6ec0f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:51 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:52 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 02:20:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:20:52 31224d9445f7: Preparing 02:20:52 6faf1657ac40: Preparing 02:20:52 b1837b3113ab: Preparing 02:20:52 b690f9ac5ef7: Preparing 02:20:52 fe5deda00d6f: Preparing 02:20:52 8cbe6b94f33f: Preparing 02:20:52 651d9022c234: Preparing 02:20:52 8cbe6b94f33f: Waiting 02:20:52 651d9022c234: Waiting 02:20:52 b1837b3113ab: Layer already exists 02:20:52 b690f9ac5ef7: Layer already exists 02:20:52 6faf1657ac40: Layer already exists 02:20:52 31224d9445f7: Layer already exists 02:20:52 fe5deda00d6f: Layer already exists 02:20:52 8cbe6b94f33f: Layer already exists 02:20:52 651d9022c234: Layer already exists 02:20:52 main: digest: sha256:514d6f9ede5f2760c35cb4e24c7d1a2ebb520d6571f163faaf7bb1cd44d6ec0f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:20:52 ===================================================== [Pipeline] echo 02:20:52 taggedImages: 02:20:52 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 02:20:52 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:20:52 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.23 02:20:52 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:20:52 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 02:20:52 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 02:20:52 6bbd37b5df431558ec293b1a451d3008d2d01443 02:20:52 latest 02:20:52 4.0.0-dev.23 02:20:52 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:20:52 main 02:20:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:52 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 02:20:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:20:53 f17c0e433005: Preparing 02:20:53 6b89adb79a81: Preparing 02:20:53 b295048e114b: Preparing 02:20:53 f7afe78c49ee: Preparing 02:20:53 73c92f32e54b: Preparing 02:20:53 b690f9ac5ef7: Preparing 02:20:53 db5d4c21282d: Preparing 02:20:53 a1694c968392: Preparing 02:20:53 651d9022c234: Preparing 02:20:53 b690f9ac5ef7: Waiting 02:20:53 db5d4c21282d: Waiting 02:20:53 a1694c968392: Waiting 02:20:53 651d9022c234: Waiting 02:20:53 73c92f32e54b: Layer already exists 02:20:53 b690f9ac5ef7: Layer already exists 02:20:53 db5d4c21282d: Layer already exists 02:20:53 f17c0e433005: Pushed 02:20:53 b295048e114b: Pushed 02:20:53 a1694c968392: Layer already exists 02:20:53 6b89adb79a81: Pushed 02:20:53 651d9022c234: Layer already exists 02:20:58 f7afe78c49ee: Pushed 02:20:58 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:61b1f8e0d2bf58ff8fe727d2f562d1c3537aa5d22be60c42eb2abbc3b30900e5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:59 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:20:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:20:59 f17c0e433005: Preparing 02:20:59 6b89adb79a81: Preparing 02:20:59 b295048e114b: Preparing 02:20:59 f7afe78c49ee: Preparing 02:20:59 73c92f32e54b: Preparing 02:20:59 b690f9ac5ef7: Preparing 02:20:59 db5d4c21282d: Preparing 02:20:59 a1694c968392: Preparing 02:20:59 651d9022c234: Preparing 02:20:59 b690f9ac5ef7: Waiting 02:20:59 db5d4c21282d: Waiting 02:20:59 651d9022c234: Waiting 02:20:59 a1694c968392: Waiting 02:20:59 b295048e114b: Layer already exists 02:20:59 f17c0e433005: Layer already exists 02:20:59 6b89adb79a81: Layer already exists 02:20:59 73c92f32e54b: Layer already exists 02:20:59 f7afe78c49ee: Layer already exists 02:20:59 a1694c968392: Layer already exists 02:20:59 b690f9ac5ef7: Layer already exists 02:20:59 db5d4c21282d: Layer already exists 02:20:59 651d9022c234: Layer already exists 02:20:59 latest: digest: sha256:61b1f8e0d2bf58ff8fe727d2f562d1c3537aa5d22be60c42eb2abbc3b30900e5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:00 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.23 02:21:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:21:00 f17c0e433005: Preparing 02:21:00 6b89adb79a81: Preparing 02:21:00 b295048e114b: Preparing 02:21:00 f7afe78c49ee: Preparing 02:21:00 73c92f32e54b: Preparing 02:21:00 b690f9ac5ef7: Preparing 02:21:00 db5d4c21282d: Preparing 02:21:00 b690f9ac5ef7: Waiting 02:21:00 db5d4c21282d: Waiting 02:21:00 a1694c968392: Preparing 02:21:00 651d9022c234: Preparing 02:21:00 a1694c968392: Waiting 02:21:00 651d9022c234: Waiting 02:21:00 6b89adb79a81: Layer already exists 02:21:00 f17c0e433005: Layer already exists 02:21:00 73c92f32e54b: Layer already exists 02:21:00 b295048e114b: Layer already exists 02:21:00 f7afe78c49ee: Layer already exists 02:21:00 db5d4c21282d: Layer already exists 02:21:00 b690f9ac5ef7: Layer already exists 02:21:00 651d9022c234: Layer already exists 02:21:00 a1694c968392: Layer already exists 02:21:00 4.0.0-dev.23: digest: sha256:61b1f8e0d2bf58ff8fe727d2f562d1c3537aa5d22be60c42eb2abbc3b30900e5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:01 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:21:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:21:01 f17c0e433005: Preparing 02:21:01 6b89adb79a81: Preparing 02:21:01 b295048e114b: Preparing 02:21:01 f7afe78c49ee: Preparing 02:21:01 73c92f32e54b: Preparing 02:21:01 b690f9ac5ef7: Preparing 02:21:01 db5d4c21282d: Preparing 02:21:01 a1694c968392: Preparing 02:21:01 651d9022c234: Preparing 02:21:01 a1694c968392: Waiting 02:21:01 b690f9ac5ef7: Waiting 02:21:01 db5d4c21282d: Waiting 02:21:01 651d9022c234: Waiting 02:21:01 73c92f32e54b: Layer already exists 02:21:01 f7afe78c49ee: Layer already exists 02:21:01 6b89adb79a81: Layer already exists 02:21:01 f17c0e433005: Layer already exists 02:21:01 b295048e114b: Layer already exists 02:21:01 a1694c968392: Layer already exists 02:21:01 db5d4c21282d: Layer already exists 02:21:01 651d9022c234: Layer already exists 02:21:01 b690f9ac5ef7: Layer already exists 02:21:01 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:61b1f8e0d2bf58ff8fe727d2f562d1c3537aa5d22be60c42eb2abbc3b30900e5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:02 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 02:21:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:21:02 f17c0e433005: Preparing 02:21:02 6b89adb79a81: Preparing 02:21:02 b295048e114b: Preparing 02:21:02 f7afe78c49ee: Preparing 02:21:02 73c92f32e54b: Preparing 02:21:02 b690f9ac5ef7: Preparing 02:21:02 db5d4c21282d: Preparing 02:21:02 a1694c968392: Preparing 02:21:02 651d9022c234: Preparing 02:21:02 db5d4c21282d: Waiting 02:21:02 a1694c968392: Waiting 02:21:02 651d9022c234: Waiting 02:21:02 b690f9ac5ef7: Waiting 02:21:02 b295048e114b: Layer already exists 02:21:02 6b89adb79a81: Layer already exists 02:21:02 f17c0e433005: Layer already exists 02:21:02 f7afe78c49ee: Layer already exists 02:21:02 73c92f32e54b: Layer already exists 02:21:02 b690f9ac5ef7: Layer already exists 02:21:02 651d9022c234: Layer already exists 02:21:02 a1694c968392: Layer already exists 02:21:02 db5d4c21282d: Layer already exists 02:21:02 main: digest: sha256:61b1f8e0d2bf58ff8fe727d2f562d1c3537aa5d22be60c42eb2abbc3b30900e5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:21:02 ===================================================== [Pipeline] echo 02:21:02 taggedImages: 02:21:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 02:21:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:21:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.23 02:21:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:21:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 02:21:02 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 02:21:02 6bbd37b5df431558ec293b1a451d3008d2d01443 02:21:02 latest 02:21:02 4.0.0-dev.23 02:21:02 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:21:02 main 02:21:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:03 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 02:21:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:21:03 0ab5d172d176: Preparing 02:21:03 aed53ac51d4e: Preparing 02:21:03 a279da3c012d: Preparing 02:21:03 4c9245286de0: Preparing 02:21:03 a0989a0e1631: Preparing 02:21:03 2ddd8f4ae553: Preparing 02:21:03 88ffa3eb1ddb: Preparing 02:21:03 73c92f32e54b: Preparing 02:21:03 b690f9ac5ef7: Preparing 02:21:03 bf3b87b6080b: Preparing 02:21:03 d4220e33e6cb: Preparing 02:21:03 5f70bf18a086: Preparing 02:21:03 cdbc481e67ec: Preparing 02:21:03 5bc3866df696: Preparing 02:21:03 e703d8d67b17: Preparing 02:21:03 651d9022c234: Preparing 02:21:03 2ddd8f4ae553: Waiting 02:21:03 b690f9ac5ef7: Waiting 02:21:03 88ffa3eb1ddb: Waiting 02:21:03 cdbc481e67ec: Waiting 02:21:03 73c92f32e54b: Waiting 02:21:03 5bc3866df696: Waiting 02:21:03 651d9022c234: Waiting 02:21:03 e703d8d67b17: Waiting 02:21:03 bf3b87b6080b: Waiting 02:21:03 d4220e33e6cb: Waiting 02:21:03 5f70bf18a086: Waiting 02:21:03 aed53ac51d4e: Pushed 02:21:03 a0989a0e1631: Pushed 02:21:03 4c9245286de0: Pushed 02:21:03 0ab5d172d176: Pushed 02:21:03 a279da3c012d: Pushed 02:21:03 73c92f32e54b: Layer already exists 02:21:03 b690f9ac5ef7: Layer already exists 02:21:03 5f70bf18a086: Layer already exists 02:21:04 2ddd8f4ae553: Pushed 02:21:04 bf3b87b6080b: Pushed 02:21:04 d4220e33e6cb: Pushed 02:21:04 651d9022c234: Layer already exists 02:21:04 cdbc481e67ec: Pushed 02:21:04 e703d8d67b17: Pushed 02:21:06 5bc3866df696: Pushed 02:21:07 88ffa3eb1ddb: Pushed 02:21:07 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:92f25b7ed85fe016af1b93b9f2e47d555db9129a295c2f3c082e60fc770cac63 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:07 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:21:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:21:07 0ab5d172d176: Preparing 02:21:07 aed53ac51d4e: Preparing 02:21:07 a279da3c012d: Preparing 02:21:07 4c9245286de0: Preparing 02:21:07 a0989a0e1631: Preparing 02:21:07 2ddd8f4ae553: Preparing 02:21:07 88ffa3eb1ddb: Preparing 02:21:07 73c92f32e54b: Preparing 02:21:07 b690f9ac5ef7: Preparing 02:21:07 bf3b87b6080b: Preparing 02:21:07 d4220e33e6cb: Preparing 02:21:07 5f70bf18a086: Preparing 02:21:07 2ddd8f4ae553: Waiting 02:21:07 cdbc481e67ec: Preparing 02:21:07 88ffa3eb1ddb: Waiting 02:21:07 73c92f32e54b: Waiting 02:21:07 5bc3866df696: Preparing 02:21:07 b690f9ac5ef7: Waiting 02:21:07 bf3b87b6080b: Waiting 02:21:07 e703d8d67b17: Preparing 02:21:07 d4220e33e6cb: Waiting 02:21:07 cdbc481e67ec: Waiting 02:21:07 5f70bf18a086: Waiting 02:21:07 651d9022c234: Preparing 02:21:07 e703d8d67b17: Waiting 02:21:07 651d9022c234: Waiting 02:21:07 aed53ac51d4e: Layer already exists 02:21:07 4c9245286de0: Layer already exists 02:21:07 0ab5d172d176: Layer already exists 02:21:07 a0989a0e1631: Layer already exists 02:21:07 a279da3c012d: Layer already exists 02:21:07 2ddd8f4ae553: Layer already exists 02:21:07 73c92f32e54b: Layer already exists 02:21:07 bf3b87b6080b: Layer already exists 02:21:07 88ffa3eb1ddb: Layer already exists 02:21:07 b690f9ac5ef7: Layer already exists 02:21:07 d4220e33e6cb: Layer already exists 02:21:07 cdbc481e67ec: Layer already exists 02:21:07 5bc3866df696: Layer already exists 02:21:07 5f70bf18a086: Layer already exists 02:21:07 e703d8d67b17: Layer already exists 02:21:07 651d9022c234: Layer already exists 02:21:07 latest: digest: sha256:92f25b7ed85fe016af1b93b9f2e47d555db9129a295c2f3c082e60fc770cac63 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:08 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.23 02:21:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:21:08 0ab5d172d176: Preparing 02:21:08 aed53ac51d4e: Preparing 02:21:08 a279da3c012d: Preparing 02:21:08 4c9245286de0: Preparing 02:21:08 a0989a0e1631: Preparing 02:21:08 2ddd8f4ae553: Preparing 02:21:08 88ffa3eb1ddb: Preparing 02:21:08 73c92f32e54b: Preparing 02:21:08 b690f9ac5ef7: Preparing 02:21:08 bf3b87b6080b: Preparing 02:21:08 d4220e33e6cb: Preparing 02:21:08 5f70bf18a086: Preparing 02:21:08 cdbc481e67ec: Preparing 02:21:08 5bc3866df696: Preparing 02:21:08 e703d8d67b17: Preparing 02:21:08 651d9022c234: Preparing 02:21:08 bf3b87b6080b: Waiting 02:21:08 d4220e33e6cb: Waiting 02:21:08 5f70bf18a086: Waiting 02:21:08 cdbc481e67ec: Waiting 02:21:08 5bc3866df696: Waiting 02:21:08 e703d8d67b17: Waiting 02:21:08 651d9022c234: Waiting 02:21:08 2ddd8f4ae553: Waiting 02:21:08 88ffa3eb1ddb: Waiting 02:21:08 73c92f32e54b: Waiting 02:21:08 b690f9ac5ef7: Waiting 02:21:08 0ab5d172d176: Layer already exists 02:21:08 a0989a0e1631: Layer already exists 02:21:08 aed53ac51d4e: Layer already exists 02:21:08 4c9245286de0: Layer already exists 02:21:08 a279da3c012d: Layer already exists 02:21:08 73c92f32e54b: Layer already exists 02:21:08 2ddd8f4ae553: Layer already exists 02:21:08 88ffa3eb1ddb: Layer already exists 02:21:08 bf3b87b6080b: Layer already exists 02:21:08 b690f9ac5ef7: Layer already exists 02:21:08 d4220e33e6cb: Layer already exists 02:21:08 5f70bf18a086: Layer already exists 02:21:09 e703d8d67b17: Layer already exists 02:21:09 cdbc481e67ec: Layer already exists 02:21:09 5bc3866df696: Layer already exists 02:21:09 651d9022c234: Layer already exists 02:21:09 4.0.0-dev.23: digest: sha256:92f25b7ed85fe016af1b93b9f2e47d555db9129a295c2f3c082e60fc770cac63 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:09 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:21:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:21:09 0ab5d172d176: Preparing 02:21:09 aed53ac51d4e: Preparing 02:21:09 a279da3c012d: Preparing 02:21:09 4c9245286de0: Preparing 02:21:09 a0989a0e1631: Preparing 02:21:09 2ddd8f4ae553: Preparing 02:21:09 88ffa3eb1ddb: Preparing 02:21:09 73c92f32e54b: Preparing 02:21:09 b690f9ac5ef7: Preparing 02:21:09 bf3b87b6080b: Preparing 02:21:09 d4220e33e6cb: Preparing 02:21:09 5f70bf18a086: Preparing 02:21:09 cdbc481e67ec: Preparing 02:21:09 5bc3866df696: Preparing 02:21:09 e703d8d67b17: Preparing 02:21:09 651d9022c234: Preparing 02:21:09 bf3b87b6080b: Waiting 02:21:09 d4220e33e6cb: Waiting 02:21:09 5f70bf18a086: Waiting 02:21:09 cdbc481e67ec: Waiting 02:21:09 5bc3866df696: Waiting 02:21:09 e703d8d67b17: Waiting 02:21:09 651d9022c234: Waiting 02:21:09 2ddd8f4ae553: Waiting 02:21:09 88ffa3eb1ddb: Waiting 02:21:09 73c92f32e54b: Waiting 02:21:09 b690f9ac5ef7: Waiting 02:21:09 a279da3c012d: Layer already exists 02:21:09 4c9245286de0: Layer already exists 02:21:09 0ab5d172d176: Layer already exists 02:21:09 a0989a0e1631: Layer already exists 02:21:09 aed53ac51d4e: Layer already exists 02:21:09 73c92f32e54b: Layer already exists 02:21:09 88ffa3eb1ddb: Layer already exists 02:21:09 2ddd8f4ae553: Layer already exists 02:21:09 b690f9ac5ef7: Layer already exists 02:21:09 bf3b87b6080b: Layer already exists 02:21:09 5f70bf18a086: Layer already exists 02:21:09 d4220e33e6cb: Layer already exists 02:21:09 cdbc481e67ec: Layer already exists 02:21:09 5bc3866df696: Layer already exists 02:21:09 e703d8d67b17: Layer already exists 02:21:10 651d9022c234: Layer already exists 02:21:10 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:92f25b7ed85fe016af1b93b9f2e47d555db9129a295c2f3c082e60fc770cac63 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 02:21:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:21:10 0ab5d172d176: Preparing 02:21:10 aed53ac51d4e: Preparing 02:21:10 a279da3c012d: Preparing 02:21:10 4c9245286de0: Preparing 02:21:10 a0989a0e1631: Preparing 02:21:10 2ddd8f4ae553: Preparing 02:21:10 88ffa3eb1ddb: Preparing 02:21:10 73c92f32e54b: Preparing 02:21:10 b690f9ac5ef7: Preparing 02:21:10 bf3b87b6080b: Preparing 02:21:10 2ddd8f4ae553: Waiting 02:21:10 d4220e33e6cb: Preparing 02:21:10 88ffa3eb1ddb: Waiting 02:21:10 5f70bf18a086: Preparing 02:21:10 73c92f32e54b: Waiting 02:21:10 cdbc481e67ec: Preparing 02:21:10 b690f9ac5ef7: Waiting 02:21:10 5bc3866df696: Preparing 02:21:10 bf3b87b6080b: Waiting 02:21:10 d4220e33e6cb: Waiting 02:21:10 5f70bf18a086: Waiting 02:21:10 e703d8d67b17: Preparing 02:21:10 cdbc481e67ec: Waiting 02:21:10 651d9022c234: Preparing 02:21:10 5bc3866df696: Waiting 02:21:10 e703d8d67b17: Waiting 02:21:10 651d9022c234: Waiting 02:21:10 aed53ac51d4e: Layer already exists 02:21:10 0ab5d172d176: Layer already exists 02:21:10 a0989a0e1631: Layer already exists 02:21:10 4c9245286de0: Layer already exists 02:21:10 a279da3c012d: Layer already exists 02:21:10 73c92f32e54b: Layer already exists 02:21:10 88ffa3eb1ddb: Layer already exists 02:21:10 bf3b87b6080b: Layer already exists 02:21:10 b690f9ac5ef7: Layer already exists 02:21:10 2ddd8f4ae553: Layer already exists 02:21:10 5f70bf18a086: Layer already exists 02:21:10 e703d8d67b17: Layer already exists 02:21:10 d4220e33e6cb: Layer already exists 02:21:11 cdbc481e67ec: Layer already exists 02:21:11 5bc3866df696: Layer already exists 02:21:11 651d9022c234: Layer already exists 02:21:11 main: digest: sha256:92f25b7ed85fe016af1b93b9f2e47d555db9129a295c2f3c082e60fc770cac63 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:21:11 ===================================================== [Pipeline] echo 02:21:11 taggedImages: 02:21:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 02:21:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:21:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.23 02:21:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:21:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 02:21:11 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 02:21:11 6bbd37b5df431558ec293b1a451d3008d2d01443 02:21:11 latest 02:21:11 4.0.0-dev.23 02:21:11 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:21:11 main 02:21:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:11 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 02:21:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:21:11 6f76ef2d94ab: Preparing 02:21:11 a6404db5f3d4: Preparing 02:21:11 613dea767b92: Preparing 02:21:11 1ff1e7ba93f6: Preparing 02:21:11 73c92f32e54b: Preparing 02:21:11 b690f9ac5ef7: Preparing 02:21:11 db5d4c21282d: Preparing 02:21:11 a1694c968392: Preparing 02:21:11 651d9022c234: Preparing 02:21:11 b690f9ac5ef7: Waiting 02:21:11 db5d4c21282d: Waiting 02:21:11 a1694c968392: Waiting 02:21:11 651d9022c234: Waiting 02:21:11 73c92f32e54b: Layer already exists 02:21:11 b690f9ac5ef7: Layer already exists 02:21:12 db5d4c21282d: Layer already exists 02:21:12 a1694c968392: Layer already exists 02:21:12 613dea767b92: Pushed 02:21:12 6f76ef2d94ab: Pushed 02:21:12 a6404db5f3d4: Pushed 02:21:12 651d9022c234: Layer already exists 02:21:16 1ff1e7ba93f6: Pushed 02:21:17 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:f89bce667265b87dec73157c55fd0898063e1b05cefbf7fb08078583fd775583 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:17 + 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 02:21:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:21:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:21:18 6f76ef2d94ab: Preparing 02:21:18 a6404db5f3d4: Preparing 02:21:18 613dea767b92: Preparing 02:21:18 1ff1e7ba93f6: Preparing 02:21:18 73c92f32e54b: Preparing 02:21:18 b690f9ac5ef7: Preparing 02:21:18 db5d4c21282d: Preparing 02:21:18 b690f9ac5ef7: Waiting 02:21:18 a1694c968392: Preparing 02:21:18 db5d4c21282d: Waiting 02:21:18 651d9022c234: Preparing 02:21:18 a1694c968392: Waiting 02:21:18 651d9022c234: Waiting 02:21:18 a6404db5f3d4: Layer already exists 02:21:18 6f76ef2d94ab: Layer already exists 02:21:18 73c92f32e54b: Layer already exists 02:21:18 613dea767b92: Layer already exists 02:21:18 1ff1e7ba93f6: Layer already exists 02:21:18 651d9022c234: Layer already exists 02:21:18 a1694c968392: Layer already exists 02:21:18 b690f9ac5ef7: Layer already exists 02:21:18 db5d4c21282d: Layer already exists 02:21:18 latest: digest: sha256:f89bce667265b87dec73157c55fd0898063e1b05cefbf7fb08078583fd775583 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:18 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.23 02:21:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:21:19 6f76ef2d94ab: Preparing 02:21:19 a6404db5f3d4: Preparing 02:21:19 613dea767b92: Preparing 02:21:19 1ff1e7ba93f6: Preparing 02:21:19 73c92f32e54b: Preparing 02:21:19 b690f9ac5ef7: Preparing 02:21:19 db5d4c21282d: Preparing 02:21:19 a1694c968392: Preparing 02:21:19 651d9022c234: Preparing 02:21:19 b690f9ac5ef7: Waiting 02:21:19 651d9022c234: Waiting 02:21:19 db5d4c21282d: Waiting 02:21:19 a1694c968392: Waiting 02:21:19 a6404db5f3d4: Layer already exists 02:21:19 73c92f32e54b: Layer already exists 02:21:19 613dea767b92: Layer already exists 02:21:19 1ff1e7ba93f6: Layer already exists 02:21:19 6f76ef2d94ab: Layer already exists 02:21:19 db5d4c21282d: Layer already exists 02:21:19 a1694c968392: Layer already exists 02:21:19 b690f9ac5ef7: Layer already exists 02:21:19 651d9022c234: Layer already exists 02:21:19 4.0.0-dev.23: digest: sha256:f89bce667265b87dec73157c55fd0898063e1b05cefbf7fb08078583fd775583 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:19 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:21:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:21:20 6f76ef2d94ab: Preparing 02:21:20 a6404db5f3d4: Preparing 02:21:20 613dea767b92: Preparing 02:21:20 1ff1e7ba93f6: Preparing 02:21:20 73c92f32e54b: Preparing 02:21:20 b690f9ac5ef7: Preparing 02:21:20 db5d4c21282d: Preparing 02:21:20 a1694c968392: Preparing 02:21:20 b690f9ac5ef7: Waiting 02:21:20 db5d4c21282d: Waiting 02:21:20 651d9022c234: Preparing 02:21:20 a1694c968392: Waiting 02:21:20 651d9022c234: Waiting 02:21:20 1ff1e7ba93f6: Layer already exists 02:21:20 73c92f32e54b: Layer already exists 02:21:20 613dea767b92: Layer already exists 02:21:20 6f76ef2d94ab: Layer already exists 02:21:20 a6404db5f3d4: Layer already exists 02:21:20 b690f9ac5ef7: Layer already exists 02:21:20 a1694c968392: Layer already exists 02:21:20 db5d4c21282d: Layer already exists 02:21:20 651d9022c234: Layer already exists 02:21:20 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:f89bce667265b87dec73157c55fd0898063e1b05cefbf7fb08078583fd775583 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:20 + 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 02:21:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 02:21:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:21:21 6f76ef2d94ab: Preparing 02:21:21 a6404db5f3d4: Preparing 02:21:21 613dea767b92: Preparing 02:21:21 1ff1e7ba93f6: Preparing 02:21:21 73c92f32e54b: Preparing 02:21:21 b690f9ac5ef7: Preparing 02:21:21 db5d4c21282d: Preparing 02:21:21 b690f9ac5ef7: Waiting 02:21:21 a1694c968392: Preparing 02:21:21 db5d4c21282d: Waiting 02:21:21 651d9022c234: Preparing 02:21:21 a1694c968392: Waiting 02:21:21 651d9022c234: Waiting 02:21:21 6f76ef2d94ab: Layer already exists 02:21:21 1ff1e7ba93f6: Layer already exists 02:21:21 73c92f32e54b: Layer already exists 02:21:21 a6404db5f3d4: Layer already exists 02:21:21 613dea767b92: Layer already exists 02:21:21 db5d4c21282d: Layer already exists 02:21:21 a1694c968392: Layer already exists 02:21:21 b690f9ac5ef7: Layer already exists 02:21:21 651d9022c234: Layer already exists 02:21:21 main: digest: sha256:f89bce667265b87dec73157c55fd0898063e1b05cefbf7fb08078583fd775583 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:21:21 ===================================================== [Pipeline] echo 02:21:21 taggedImages: 02:21:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 02:21:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:21:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.23 02:21:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:21:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 02:21:21 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 02:21:21 6bbd37b5df431558ec293b1a451d3008d2d01443 02:21:21 latest 02:21:21 4.0.0-dev.23 02:21:21 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:21:21 main 02:21:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:21 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 02:21:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:21:22 ec19e5602509: Preparing 02:21:22 053a1062b5a5: Preparing 02:21:22 ee6c189a8f42: Preparing 02:21:22 5fe49fe05c45: Preparing 02:21:22 bc0461386135: Preparing 02:21:22 73c92f32e54b: Preparing 02:21:22 b690f9ac5ef7: Preparing 02:21:22 09022b1e3679: Preparing 02:21:22 166fff5b1450: Preparing 02:21:22 9539afcf246e: Preparing 02:21:22 651d9022c234: Preparing 02:21:22 73c92f32e54b: Waiting 02:21:22 b690f9ac5ef7: Waiting 02:21:22 09022b1e3679: Waiting 02:21:22 651d9022c234: Waiting 02:21:22 166fff5b1450: Waiting 02:21:22 9539afcf246e: Waiting 02:21:22 ec19e5602509: Pushed 02:21:22 bc0461386135: Pushed 02:21:22 5fe49fe05c45: Pushed 02:21:22 053a1062b5a5: Pushed 02:21:22 73c92f32e54b: Layer already exists 02:21:22 b690f9ac5ef7: Layer already exists 02:21:22 651d9022c234: Layer already exists 02:21:22 09022b1e3679: Pushed 02:21:22 166fff5b1450: Pushed 02:21:25 ee6c189a8f42: Pushed 02:21:27 9539afcf246e: Pushed 02:21:27 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:711a22c801c7de17289c0548e7d6e4ea7fa97e9d8836dface91614705b5dffc4 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:27 + 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 02:21:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:21:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:21:28 ec19e5602509: Preparing 02:21:28 053a1062b5a5: Preparing 02:21:28 ee6c189a8f42: Preparing 02:21:28 5fe49fe05c45: Preparing 02:21:28 bc0461386135: Preparing 02:21:28 73c92f32e54b: Preparing 02:21:28 b690f9ac5ef7: Preparing 02:21:28 09022b1e3679: Preparing 02:21:28 166fff5b1450: Preparing 02:21:28 9539afcf246e: Preparing 02:21:28 651d9022c234: Preparing 02:21:28 09022b1e3679: Waiting 02:21:28 166fff5b1450: Waiting 02:21:28 9539afcf246e: Waiting 02:21:28 651d9022c234: Waiting 02:21:28 73c92f32e54b: Waiting 02:21:28 b690f9ac5ef7: Waiting 02:21:28 5fe49fe05c45: Layer already exists 02:21:28 ec19e5602509: Layer already exists 02:21:28 bc0461386135: Layer already exists 02:21:28 053a1062b5a5: Layer already exists 02:21:28 ee6c189a8f42: Layer already exists 02:21:28 73c92f32e54b: Layer already exists 02:21:28 09022b1e3679: Layer already exists 02:21:28 b690f9ac5ef7: Layer already exists 02:21:28 166fff5b1450: Layer already exists 02:21:28 9539afcf246e: Layer already exists 02:21:28 651d9022c234: Layer already exists 02:21:28 latest: digest: sha256:711a22c801c7de17289c0548e7d6e4ea7fa97e9d8836dface91614705b5dffc4 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:28 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.23 02:21:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:21:29 ec19e5602509: Preparing 02:21:29 053a1062b5a5: Preparing 02:21:29 ee6c189a8f42: Preparing 02:21:29 5fe49fe05c45: Preparing 02:21:29 bc0461386135: Preparing 02:21:29 73c92f32e54b: Preparing 02:21:29 b690f9ac5ef7: Preparing 02:21:29 09022b1e3679: Preparing 02:21:29 166fff5b1450: Preparing 02:21:29 9539afcf246e: Preparing 02:21:29 651d9022c234: Preparing 02:21:29 73c92f32e54b: Waiting 02:21:29 b690f9ac5ef7: Waiting 02:21:29 09022b1e3679: Waiting 02:21:29 166fff5b1450: Waiting 02:21:29 9539afcf246e: Waiting 02:21:29 651d9022c234: Waiting 02:21:29 bc0461386135: Layer already exists 02:21:29 ec19e5602509: Layer already exists 02:21:29 5fe49fe05c45: Layer already exists 02:21:29 ee6c189a8f42: Layer already exists 02:21:29 053a1062b5a5: Layer already exists 02:21:29 166fff5b1450: Layer already exists 02:21:29 09022b1e3679: Layer already exists 02:21:29 73c92f32e54b: Layer already exists 02:21:29 b690f9ac5ef7: Layer already exists 02:21:29 9539afcf246e: Layer already exists 02:21:29 651d9022c234: Layer already exists 02:21:29 4.0.0-dev.23: digest: sha256:711a22c801c7de17289c0548e7d6e4ea7fa97e9d8836dface91614705b5dffc4 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:29 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:21:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:21:29 ec19e5602509: Preparing 02:21:29 053a1062b5a5: Preparing 02:21:29 ee6c189a8f42: Preparing 02:21:29 5fe49fe05c45: Preparing 02:21:29 bc0461386135: Preparing 02:21:29 73c92f32e54b: Preparing 02:21:29 b690f9ac5ef7: Preparing 02:21:29 09022b1e3679: Preparing 02:21:29 73c92f32e54b: Waiting 02:21:29 b690f9ac5ef7: Waiting 02:21:29 166fff5b1450: Preparing 02:21:29 9539afcf246e: Preparing 02:21:29 09022b1e3679: Waiting 02:21:29 651d9022c234: Preparing 02:21:29 166fff5b1450: Waiting 02:21:29 651d9022c234: Waiting 02:21:29 9539afcf246e: Waiting 02:21:29 053a1062b5a5: Layer already exists 02:21:29 ee6c189a8f42: Layer already exists 02:21:29 bc0461386135: Layer already exists 02:21:29 5fe49fe05c45: Layer already exists 02:21:29 ec19e5602509: Layer already exists 02:21:29 b690f9ac5ef7: Layer already exists 02:21:29 73c92f32e54b: Layer already exists 02:21:29 09022b1e3679: Layer already exists 02:21:30 166fff5b1450: Layer already exists 02:21:30 9539afcf246e: Layer already exists 02:21:30 651d9022c234: Layer already exists 02:21:30 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:711a22c801c7de17289c0548e7d6e4ea7fa97e9d8836dface91614705b5dffc4 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:30 + 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 02:21:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 02:21:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:21:30 ec19e5602509: Preparing 02:21:30 053a1062b5a5: Preparing 02:21:30 ee6c189a8f42: Preparing 02:21:30 5fe49fe05c45: Preparing 02:21:30 bc0461386135: Preparing 02:21:30 73c92f32e54b: Preparing 02:21:30 b690f9ac5ef7: Preparing 02:21:30 09022b1e3679: Preparing 02:21:30 166fff5b1450: Preparing 02:21:30 73c92f32e54b: Waiting 02:21:30 9539afcf246e: Preparing 02:21:30 b690f9ac5ef7: Waiting 02:21:30 651d9022c234: Preparing 02:21:30 09022b1e3679: Waiting 02:21:30 166fff5b1450: Waiting 02:21:30 9539afcf246e: Waiting 02:21:30 651d9022c234: Waiting 02:21:30 ec19e5602509: Layer already exists 02:21:30 bc0461386135: Layer already exists 02:21:30 5fe49fe05c45: Layer already exists 02:21:30 ee6c189a8f42: Layer already exists 02:21:30 053a1062b5a5: Layer already exists 02:21:30 9539afcf246e: Layer already exists 02:21:30 b690f9ac5ef7: Layer already exists 02:21:30 166fff5b1450: Layer already exists 02:21:30 73c92f32e54b: Layer already exists 02:21:30 09022b1e3679: Layer already exists 02:21:31 651d9022c234: Layer already exists 02:21:31 main: digest: sha256:711a22c801c7de17289c0548e7d6e4ea7fa97e9d8836dface91614705b5dffc4 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:21:31 ===================================================== [Pipeline] echo 02:21:31 taggedImages: 02:21:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 02:21:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:21:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.23 02:21:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:21:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 02:21:31 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 02:21:31 6bbd37b5df431558ec293b1a451d3008d2d01443 02:21:31 latest 02:21:31 4.0.0-dev.23 02:21:31 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:21:31 main 02:21:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:31 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 02:21:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:21:32 43da2b36cbfe: Preparing 02:21:32 6fbd7760cb7d: Preparing 02:21:32 bb005ce0f897: Preparing 02:21:32 35b8ace76228: Preparing 02:21:32 8e115541a0e5: Preparing 02:21:32 e933dae8213a: Preparing 02:21:32 0854df4f5e2d: Preparing 02:21:32 e933dae8213a: Waiting 02:21:32 73c92f32e54b: Preparing 02:21:32 0854df4f5e2d: Waiting 02:21:32 b690f9ac5ef7: Preparing 02:21:32 73c92f32e54b: Waiting 02:21:32 7beb99210380: Preparing 02:21:32 b690f9ac5ef7: Waiting 02:21:32 219122f928dd: Preparing 02:21:32 7beb99210380: Waiting 02:21:32 651d9022c234: Preparing 02:21:32 219122f928dd: Waiting 02:21:32 651d9022c234: Waiting 02:21:32 8e115541a0e5: Pushed 02:21:32 43da2b36cbfe: Pushed 02:21:32 6fbd7760cb7d: Pushed 02:21:32 73c92f32e54b: Layer already exists 02:21:32 b690f9ac5ef7: Layer already exists 02:21:32 e933dae8213a: Pushed 02:21:32 0854df4f5e2d: Pushed 02:21:32 651d9022c234: Layer already exists 02:21:34 7beb99210380: Pushed 02:21:34 35b8ace76228: Pushed 02:21:35 bb005ce0f897: Pushed 02:21:35 219122f928dd: Pushed 02:21:35 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:5817a928ce72aa06446d433e520092b3ec710bd0ec1643551acfff1098ed17b7 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:36 + 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 02:21:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:21:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:21:36 43da2b36cbfe: Preparing 02:21:36 6fbd7760cb7d: Preparing 02:21:36 bb005ce0f897: Preparing 02:21:36 35b8ace76228: Preparing 02:21:36 8e115541a0e5: Preparing 02:21:36 e933dae8213a: Preparing 02:21:36 0854df4f5e2d: Preparing 02:21:36 73c92f32e54b: Preparing 02:21:36 b690f9ac5ef7: Preparing 02:21:36 7beb99210380: Preparing 02:21:36 219122f928dd: Preparing 02:21:36 651d9022c234: Preparing 02:21:36 e933dae8213a: Waiting 02:21:36 0854df4f5e2d: Waiting 02:21:36 219122f928dd: Waiting 02:21:36 73c92f32e54b: Waiting 02:21:36 b690f9ac5ef7: Waiting 02:21:36 7beb99210380: Waiting 02:21:36 651d9022c234: Waiting 02:21:36 35b8ace76228: Layer already exists 02:21:36 6fbd7760cb7d: Layer already exists 02:21:36 8e115541a0e5: Layer already exists 02:21:36 43da2b36cbfe: Layer already exists 02:21:36 bb005ce0f897: Layer already exists 02:21:36 e933dae8213a: Layer already exists 02:21:36 0854df4f5e2d: Layer already exists 02:21:36 b690f9ac5ef7: Layer already exists 02:21:36 7beb99210380: Layer already exists 02:21:36 651d9022c234: Layer already exists 02:21:36 73c92f32e54b: Layer already exists 02:21:36 219122f928dd: Layer already exists 02:21:36 latest: digest: sha256:5817a928ce72aa06446d433e520092b3ec710bd0ec1643551acfff1098ed17b7 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:37 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.23 02:21:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:21:37 43da2b36cbfe: Preparing 02:21:37 6fbd7760cb7d: Preparing 02:21:37 bb005ce0f897: Preparing 02:21:37 35b8ace76228: Preparing 02:21:37 8e115541a0e5: Preparing 02:21:37 e933dae8213a: Preparing 02:21:37 0854df4f5e2d: Preparing 02:21:37 73c92f32e54b: Preparing 02:21:37 b690f9ac5ef7: Preparing 02:21:37 7beb99210380: Preparing 02:21:37 219122f928dd: Preparing 02:21:37 651d9022c234: Preparing 02:21:37 e933dae8213a: Waiting 02:21:37 0854df4f5e2d: Waiting 02:21:37 73c92f32e54b: Waiting 02:21:37 b690f9ac5ef7: Waiting 02:21:37 7beb99210380: Waiting 02:21:37 219122f928dd: Waiting 02:21:37 651d9022c234: Waiting 02:21:37 8e115541a0e5: Layer already exists 02:21:37 bb005ce0f897: Layer already exists 02:21:37 35b8ace76228: Layer already exists 02:21:37 6fbd7760cb7d: Layer already exists 02:21:37 43da2b36cbfe: Layer already exists 02:21:37 0854df4f5e2d: Layer already exists 02:21:37 b690f9ac5ef7: Layer already exists 02:21:37 73c92f32e54b: Layer already exists 02:21:37 e933dae8213a: Layer already exists 02:21:37 7beb99210380: Layer already exists 02:21:37 651d9022c234: Layer already exists 02:21:37 219122f928dd: Layer already exists 02:21:37 4.0.0-dev.23: digest: sha256:5817a928ce72aa06446d433e520092b3ec710bd0ec1643551acfff1098ed17b7 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:38 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:21:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:21:38 43da2b36cbfe: Preparing 02:21:38 6fbd7760cb7d: Preparing 02:21:38 bb005ce0f897: Preparing 02:21:38 35b8ace76228: Preparing 02:21:38 8e115541a0e5: Preparing 02:21:38 e933dae8213a: Preparing 02:21:38 0854df4f5e2d: Preparing 02:21:38 73c92f32e54b: Preparing 02:21:38 b690f9ac5ef7: Preparing 02:21:38 7beb99210380: Preparing 02:21:38 219122f928dd: Preparing 02:21:38 651d9022c234: Preparing 02:21:38 e933dae8213a: Waiting 02:21:38 0854df4f5e2d: Waiting 02:21:38 73c92f32e54b: Waiting 02:21:38 b690f9ac5ef7: Waiting 02:21:38 7beb99210380: Waiting 02:21:38 219122f928dd: Waiting 02:21:38 651d9022c234: Waiting 02:21:38 bb005ce0f897: Layer already exists 02:21:38 43da2b36cbfe: Layer already exists 02:21:38 8e115541a0e5: Layer already exists 02:21:38 6fbd7760cb7d: Layer already exists 02:21:38 35b8ace76228: Layer already exists 02:21:38 0854df4f5e2d: Layer already exists 02:21:38 73c92f32e54b: Layer already exists 02:21:38 b690f9ac5ef7: Layer already exists 02:21:38 e933dae8213a: Layer already exists 02:21:38 7beb99210380: Layer already exists 02:21:38 219122f928dd: Layer already exists 02:21:38 651d9022c234: Layer already exists 02:21:38 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:5817a928ce72aa06446d433e520092b3ec710bd0ec1643551acfff1098ed17b7 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:39 + 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 02:21:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 02:21:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:21:39 43da2b36cbfe: Preparing 02:21:39 6fbd7760cb7d: Preparing 02:21:39 bb005ce0f897: Preparing 02:21:39 35b8ace76228: Preparing 02:21:39 8e115541a0e5: Preparing 02:21:39 e933dae8213a: Preparing 02:21:39 0854df4f5e2d: Preparing 02:21:39 73c92f32e54b: Preparing 02:21:39 b690f9ac5ef7: Preparing 02:21:39 7beb99210380: Preparing 02:21:39 e933dae8213a: Waiting 02:21:39 219122f928dd: Preparing 02:21:39 0854df4f5e2d: Waiting 02:21:39 651d9022c234: Preparing 02:21:39 73c92f32e54b: Waiting 02:21:39 b690f9ac5ef7: Waiting 02:21:39 7beb99210380: Waiting 02:21:39 219122f928dd: Waiting 02:21:39 651d9022c234: Waiting 02:21:39 43da2b36cbfe: Layer already exists 02:21:39 35b8ace76228: Layer already exists 02:21:39 bb005ce0f897: Layer already exists 02:21:39 8e115541a0e5: Layer already exists 02:21:39 6fbd7760cb7d: Layer already exists 02:21:39 e933dae8213a: Layer already exists 02:21:39 73c92f32e54b: Layer already exists 02:21:39 0854df4f5e2d: Layer already exists 02:21:39 7beb99210380: Layer already exists 02:21:39 b690f9ac5ef7: Layer already exists 02:21:39 651d9022c234: Layer already exists 02:21:39 219122f928dd: Layer already exists 02:21:39 main: digest: sha256:5817a928ce72aa06446d433e520092b3ec710bd0ec1643551acfff1098ed17b7 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:21:39 ===================================================== [Pipeline] echo 02:21:39 taggedImages: 02:21:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 02:21:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:21:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.23 02:21:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:21:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 02:21:39 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 02:21:39 6bbd37b5df431558ec293b1a451d3008d2d01443 02:21:39 latest 02:21:39 4.0.0-dev.23 02:21:39 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:21:39 main 02:21:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:40 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 02:21:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:21:40 72b3c1907071: Preparing 02:21:40 9edfc9f5244a: Preparing 02:21:40 73c92f32e54b: Preparing 02:21:40 b690f9ac5ef7: Preparing 02:21:40 4b936d37cff8: Preparing 02:21:40 20aab3e451fd: Preparing 02:21:40 651d9022c234: Preparing 02:21:40 20aab3e451fd: Waiting 02:21:40 651d9022c234: Waiting 02:21:40 73c92f32e54b: Layer already exists 02:21:40 b690f9ac5ef7: Layer already exists 02:21:40 651d9022c234: Layer already exists 02:21:40 72b3c1907071: Pushed 02:21:42 4b936d37cff8: Pushed 02:21:42 20aab3e451fd: Pushed 02:21:45 9edfc9f5244a: Pushed 02:21:45 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:acd37b45ef49f6c74a4ee466f38efaef55a9a52b9b57625f542acbd6455f3cf9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:45 + 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 02:21:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:21:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:21:46 72b3c1907071: Preparing 02:21:46 9edfc9f5244a: Preparing 02:21:46 73c92f32e54b: Preparing 02:21:46 b690f9ac5ef7: Preparing 02:21:46 4b936d37cff8: Preparing 02:21:46 20aab3e451fd: Preparing 02:21:46 651d9022c234: Preparing 02:21:46 20aab3e451fd: Waiting 02:21:46 651d9022c234: Waiting 02:21:46 4b936d37cff8: Layer already exists 02:21:46 72b3c1907071: Layer already exists 02:21:46 9edfc9f5244a: Layer already exists 02:21:46 b690f9ac5ef7: Layer already exists 02:21:46 73c92f32e54b: Layer already exists 02:21:46 20aab3e451fd: Layer already exists 02:21:46 651d9022c234: Layer already exists 02:21:46 latest: digest: sha256:acd37b45ef49f6c74a4ee466f38efaef55a9a52b9b57625f542acbd6455f3cf9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:46 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.23 02:21:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:21:47 72b3c1907071: Preparing 02:21:47 9edfc9f5244a: Preparing 02:21:47 73c92f32e54b: Preparing 02:21:47 b690f9ac5ef7: Preparing 02:21:47 4b936d37cff8: Preparing 02:21:47 20aab3e451fd: Preparing 02:21:47 651d9022c234: Preparing 02:21:47 651d9022c234: Waiting 02:21:47 20aab3e451fd: Waiting 02:21:47 b690f9ac5ef7: Layer already exists 02:21:47 9edfc9f5244a: Layer already exists 02:21:47 72b3c1907071: Layer already exists 02:21:47 73c92f32e54b: Layer already exists 02:21:47 4b936d37cff8: Layer already exists 02:21:47 20aab3e451fd: Layer already exists 02:21:47 651d9022c234: Layer already exists 02:21:47 4.0.0-dev.23: digest: sha256:acd37b45ef49f6c74a4ee466f38efaef55a9a52b9b57625f542acbd6455f3cf9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:47 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:21:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:21:48 72b3c1907071: Preparing 02:21:48 9edfc9f5244a: Preparing 02:21:48 73c92f32e54b: Preparing 02:21:48 b690f9ac5ef7: Preparing 02:21:48 4b936d37cff8: Preparing 02:21:48 20aab3e451fd: Preparing 02:21:48 651d9022c234: Preparing 02:21:48 20aab3e451fd: Waiting 02:21:48 651d9022c234: Waiting 02:21:48 9edfc9f5244a: Layer already exists 02:21:48 4b936d37cff8: Layer already exists 02:21:48 72b3c1907071: Layer already exists 02:21:48 b690f9ac5ef7: Layer already exists 02:21:48 73c92f32e54b: Layer already exists 02:21:48 20aab3e451fd: Layer already exists 02:21:48 651d9022c234: Layer already exists 02:21:48 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:acd37b45ef49f6c74a4ee466f38efaef55a9a52b9b57625f542acbd6455f3cf9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:48 + 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 02:21:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 02:21:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:21:49 72b3c1907071: Preparing 02:21:49 9edfc9f5244a: Preparing 02:21:49 73c92f32e54b: Preparing 02:21:49 b690f9ac5ef7: Preparing 02:21:49 4b936d37cff8: Preparing 02:21:49 20aab3e451fd: Preparing 02:21:49 651d9022c234: Preparing 02:21:49 20aab3e451fd: Waiting 02:21:49 651d9022c234: Waiting 02:21:49 73c92f32e54b: Layer already exists 02:21:49 9edfc9f5244a: Layer already exists 02:21:49 b690f9ac5ef7: Layer already exists 02:21:49 4b936d37cff8: Layer already exists 02:21:49 72b3c1907071: Layer already exists 02:21:49 20aab3e451fd: Layer already exists 02:21:49 651d9022c234: Layer already exists 02:21:49 main: digest: sha256:acd37b45ef49f6c74a4ee466f38efaef55a9a52b9b57625f542acbd6455f3cf9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:21:49 ===================================================== [Pipeline] echo 02:21:49 taggedImages: 02:21:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 02:21:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:21:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.23 02:21:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:21:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 02:21:49 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 02:21:49 6bbd37b5df431558ec293b1a451d3008d2d01443 02:21:49 latest 02:21:49 4.0.0-dev.23 02:21:49 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:21:49 main 02:21:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:49 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 02:21:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:21:50 6b1c8a35ad29: Preparing 02:21:50 8d20f067b504: Preparing 02:21:50 732bfecacc1e: Preparing 02:21:50 73c92f32e54b: Preparing 02:21:50 b690f9ac5ef7: Preparing 02:21:50 6ea9c753c7fe: Preparing 02:21:50 d2bfb182d50e: Preparing 02:21:50 2d08ca408e4a: Preparing 02:21:50 7cd64bcacb17: Preparing 02:21:50 651d9022c234: Preparing 02:21:50 6ea9c753c7fe: Waiting 02:21:50 d2bfb182d50e: Waiting 02:21:50 2d08ca408e4a: Waiting 02:21:50 7cd64bcacb17: Waiting 02:21:50 651d9022c234: Waiting 02:21:50 73c92f32e54b: Layer already exists 02:21:50 b690f9ac5ef7: Layer already exists 02:21:50 8d20f067b504: Pushed 02:21:50 732bfecacc1e: Pushed 02:21:50 6b1c8a35ad29: Pushed 02:21:50 651d9022c234: Layer already exists 02:21:50 2d08ca408e4a: Pushed 02:21:53 7cd64bcacb17: Pushed 02:22:05 d2bfb182d50e: Pushed 02:22:13 6ea9c753c7fe: Pushed 02:22:13 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:675864cd340fb37178ade6a389a5394a4c7b9a093351d0fa65071bd181e2e2e7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:14 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:22:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:22:14 6b1c8a35ad29: Preparing 02:22:14 8d20f067b504: Preparing 02:22:14 732bfecacc1e: Preparing 02:22:14 73c92f32e54b: Preparing 02:22:14 b690f9ac5ef7: Preparing 02:22:14 6ea9c753c7fe: Preparing 02:22:14 d2bfb182d50e: Preparing 02:22:14 2d08ca408e4a: Preparing 02:22:14 7cd64bcacb17: Preparing 02:22:14 651d9022c234: Preparing 02:22:14 2d08ca408e4a: Waiting 02:22:14 7cd64bcacb17: Waiting 02:22:14 651d9022c234: Waiting 02:22:14 6ea9c753c7fe: Waiting 02:22:14 d2bfb182d50e: Waiting 02:22:14 73c92f32e54b: Layer already exists 02:22:14 732bfecacc1e: Layer already exists 02:22:14 8d20f067b504: Layer already exists 02:22:14 6b1c8a35ad29: Layer already exists 02:22:14 b690f9ac5ef7: Layer already exists 02:22:14 7cd64bcacb17: Layer already exists 02:22:14 6ea9c753c7fe: Layer already exists 02:22:14 d2bfb182d50e: Layer already exists 02:22:14 2d08ca408e4a: Layer already exists 02:22:14 651d9022c234: Layer already exists 02:22:14 latest: digest: sha256:675864cd340fb37178ade6a389a5394a4c7b9a093351d0fa65071bd181e2e2e7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:15 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.23 02:22:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:22:15 6b1c8a35ad29: Preparing 02:22:15 8d20f067b504: Preparing 02:22:15 732bfecacc1e: Preparing 02:22:15 73c92f32e54b: Preparing 02:22:15 b690f9ac5ef7: Preparing 02:22:15 6ea9c753c7fe: Preparing 02:22:15 d2bfb182d50e: Preparing 02:22:15 2d08ca408e4a: Preparing 02:22:15 7cd64bcacb17: Preparing 02:22:15 651d9022c234: Preparing 02:22:15 d2bfb182d50e: Waiting 02:22:15 2d08ca408e4a: Waiting 02:22:15 7cd64bcacb17: Waiting 02:22:15 651d9022c234: Waiting 02:22:15 6ea9c753c7fe: Waiting 02:22:15 6b1c8a35ad29: Layer already exists 02:22:15 b690f9ac5ef7: Layer already exists 02:22:15 73c92f32e54b: Layer already exists 02:22:15 8d20f067b504: Layer already exists 02:22:15 732bfecacc1e: Layer already exists 02:22:15 7cd64bcacb17: Layer already exists 02:22:15 d2bfb182d50e: Layer already exists 02:22:15 6ea9c753c7fe: Layer already exists 02:22:15 2d08ca408e4a: Layer already exists 02:22:15 651d9022c234: Layer already exists 02:22:15 4.0.0-dev.23: digest: sha256:675864cd340fb37178ade6a389a5394a4c7b9a093351d0fa65071bd181e2e2e7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:16 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:22:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:22:16 6b1c8a35ad29: Preparing 02:22:16 8d20f067b504: Preparing 02:22:16 732bfecacc1e: Preparing 02:22:16 73c92f32e54b: Preparing 02:22:16 b690f9ac5ef7: Preparing 02:22:16 6ea9c753c7fe: Preparing 02:22:16 d2bfb182d50e: Preparing 02:22:16 2d08ca408e4a: Preparing 02:22:16 7cd64bcacb17: Preparing 02:22:16 651d9022c234: Preparing 02:22:16 6ea9c753c7fe: Waiting 02:22:16 d2bfb182d50e: Waiting 02:22:16 2d08ca408e4a: Waiting 02:22:16 651d9022c234: Waiting 02:22:16 7cd64bcacb17: Waiting 02:22:16 73c92f32e54b: Layer already exists 02:22:16 6b1c8a35ad29: Layer already exists 02:22:16 b690f9ac5ef7: Layer already exists 02:22:16 732bfecacc1e: Layer already exists 02:22:16 8d20f067b504: Layer already exists 02:22:16 7cd64bcacb17: Layer already exists 02:22:16 2d08ca408e4a: Layer already exists 02:22:16 6ea9c753c7fe: Layer already exists 02:22:16 d2bfb182d50e: Layer already exists 02:22:16 651d9022c234: Layer already exists 02:22:16 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:675864cd340fb37178ade6a389a5394a4c7b9a093351d0fa65071bd181e2e2e7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:17 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 02:22:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:22:17 6b1c8a35ad29: Preparing 02:22:17 8d20f067b504: Preparing 02:22:17 732bfecacc1e: Preparing 02:22:17 73c92f32e54b: Preparing 02:22:17 b690f9ac5ef7: Preparing 02:22:17 6ea9c753c7fe: Preparing 02:22:17 d2bfb182d50e: Preparing 02:22:17 2d08ca408e4a: Preparing 02:22:17 7cd64bcacb17: Preparing 02:22:17 651d9022c234: Preparing 02:22:17 d2bfb182d50e: Waiting 02:22:17 2d08ca408e4a: Waiting 02:22:17 7cd64bcacb17: Waiting 02:22:17 651d9022c234: Waiting 02:22:17 6ea9c753c7fe: Waiting 02:22:17 732bfecacc1e: Layer already exists 02:22:17 b690f9ac5ef7: Layer already exists 02:22:17 8d20f067b504: Layer already exists 02:22:17 6b1c8a35ad29: Layer already exists 02:22:17 73c92f32e54b: Layer already exists 02:22:17 6ea9c753c7fe: Layer already exists 02:22:17 d2bfb182d50e: Layer already exists 02:22:17 2d08ca408e4a: Layer already exists 02:22:17 7cd64bcacb17: Layer already exists 02:22:17 651d9022c234: Layer already exists 02:22:17 main: digest: sha256:675864cd340fb37178ade6a389a5394a4c7b9a093351d0fa65071bd181e2e2e7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:22:17 ===================================================== [Pipeline] echo 02:22:17 taggedImages: 02:22:17 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 02:22:17 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:22:17 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.23 02:22:17 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:22:17 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 02:22:17 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 02:22:17 6bbd37b5df431558ec293b1a451d3008d2d01443 02:22:17 latest 02:22:17 4.0.0-dev.23 02:22:17 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:22:17 main 02:22:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:18 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 02:22:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:22:18 1c7ba263e1f7: Preparing 02:22:18 11f33a861f94: Preparing 02:22:18 cb2c7fac450a: Preparing 02:22:18 73c92f32e54b: Preparing 02:22:18 b690f9ac5ef7: Preparing 02:22:18 f6cfa622a143: Preparing 02:22:18 fff5b6a76bd3: Preparing 02:22:18 8e412ac6e961: Preparing 02:22:18 651d9022c234: Preparing 02:22:18 fff5b6a76bd3: Waiting 02:22:18 f6cfa622a143: Waiting 02:22:18 8e412ac6e961: Waiting 02:22:18 651d9022c234: Waiting 02:22:18 73c92f32e54b: Layer already exists 02:22:18 b690f9ac5ef7: Layer already exists 02:22:18 cb2c7fac450a: Pushed 02:22:18 11f33a861f94: Pushed 02:22:18 1c7ba263e1f7: Pushed 02:22:18 651d9022c234: Layer already exists 02:22:19 8e412ac6e961: Pushed 02:22:20 fff5b6a76bd3: Pushed 02:22:42 f6cfa622a143: Pushed 02:22:42 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:c1790a3fea6ee503ecea02319383dc9e82aa07318e149ae9b35a791f50d2cf1b size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:42 + 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 02:22:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:22:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:22:43 1c7ba263e1f7: Preparing 02:22:43 11f33a861f94: Preparing 02:22:43 cb2c7fac450a: Preparing 02:22:43 73c92f32e54b: Preparing 02:22:43 b690f9ac5ef7: Preparing 02:22:43 f6cfa622a143: Preparing 02:22:43 fff5b6a76bd3: Preparing 02:22:43 8e412ac6e961: Preparing 02:22:43 fff5b6a76bd3: Waiting 02:22:43 f6cfa622a143: Waiting 02:22:43 651d9022c234: Preparing 02:22:43 8e412ac6e961: Waiting 02:22:43 651d9022c234: Waiting 02:22:43 cb2c7fac450a: Layer already exists 02:22:43 b690f9ac5ef7: Layer already exists 02:22:43 11f33a861f94: Layer already exists 02:22:43 73c92f32e54b: Layer already exists 02:22:43 1c7ba263e1f7: Layer already exists 02:22:43 651d9022c234: Layer already exists 02:22:43 f6cfa622a143: Layer already exists 02:22:43 8e412ac6e961: Layer already exists 02:22:43 fff5b6a76bd3: Layer already exists 02:22:43 latest: digest: sha256:c1790a3fea6ee503ecea02319383dc9e82aa07318e149ae9b35a791f50d2cf1b size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:43 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.23 02:22:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:22:44 1c7ba263e1f7: Preparing 02:22:44 11f33a861f94: Preparing 02:22:44 cb2c7fac450a: Preparing 02:22:44 73c92f32e54b: Preparing 02:22:44 b690f9ac5ef7: Preparing 02:22:44 f6cfa622a143: Preparing 02:22:44 fff5b6a76bd3: Preparing 02:22:44 8e412ac6e961: Preparing 02:22:44 651d9022c234: Preparing 02:22:44 f6cfa622a143: Waiting 02:22:44 fff5b6a76bd3: Waiting 02:22:44 651d9022c234: Waiting 02:22:44 8e412ac6e961: Waiting 02:22:44 11f33a861f94: Layer already exists 02:22:44 1c7ba263e1f7: Layer already exists 02:22:44 b690f9ac5ef7: Layer already exists 02:22:44 cb2c7fac450a: Layer already exists 02:22:44 73c92f32e54b: Layer already exists 02:22:44 f6cfa622a143: Layer already exists 02:22:44 8e412ac6e961: Layer already exists 02:22:44 651d9022c234: Layer already exists 02:22:44 fff5b6a76bd3: Layer already exists 02:22:44 4.0.0-dev.23: digest: sha256:c1790a3fea6ee503ecea02319383dc9e82aa07318e149ae9b35a791f50d2cf1b size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:44 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:22:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:22:45 1c7ba263e1f7: Preparing 02:22:45 11f33a861f94: Preparing 02:22:45 cb2c7fac450a: Preparing 02:22:45 73c92f32e54b: Preparing 02:22:45 b690f9ac5ef7: Preparing 02:22:45 f6cfa622a143: Preparing 02:22:45 fff5b6a76bd3: Preparing 02:22:45 8e412ac6e961: Preparing 02:22:45 651d9022c234: Preparing 02:22:45 fff5b6a76bd3: Waiting 02:22:45 8e412ac6e961: Waiting 02:22:45 651d9022c234: Waiting 02:22:45 f6cfa622a143: Waiting 02:22:45 1c7ba263e1f7: Layer already exists 02:22:45 cb2c7fac450a: Layer already exists 02:22:45 73c92f32e54b: Layer already exists 02:22:45 b690f9ac5ef7: Layer already exists 02:22:45 11f33a861f94: Layer already exists 02:22:45 fff5b6a76bd3: Layer already exists 02:22:45 651d9022c234: Layer already exists 02:22:45 f6cfa622a143: Layer already exists 02:22:45 8e412ac6e961: Layer already exists 02:22:45 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:c1790a3fea6ee503ecea02319383dc9e82aa07318e149ae9b35a791f50d2cf1b size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:45 + 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 02:22:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 02:22:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:22:46 1c7ba263e1f7: Preparing 02:22:46 11f33a861f94: Preparing 02:22:46 cb2c7fac450a: Preparing 02:22:46 73c92f32e54b: Preparing 02:22:46 b690f9ac5ef7: Preparing 02:22:46 f6cfa622a143: Preparing 02:22:46 fff5b6a76bd3: Preparing 02:22:46 8e412ac6e961: Preparing 02:22:46 651d9022c234: Preparing 02:22:46 f6cfa622a143: Waiting 02:22:46 fff5b6a76bd3: Waiting 02:22:46 8e412ac6e961: Waiting 02:22:46 651d9022c234: Waiting 02:22:46 1c7ba263e1f7: Layer already exists 02:22:46 11f33a861f94: Layer already exists 02:22:46 b690f9ac5ef7: Layer already exists 02:22:46 73c92f32e54b: Layer already exists 02:22:46 cb2c7fac450a: Layer already exists 02:22:46 8e412ac6e961: Layer already exists 02:22:46 fff5b6a76bd3: Layer already exists 02:22:46 f6cfa622a143: Layer already exists 02:22:46 651d9022c234: Layer already exists 02:22:46 main: digest: sha256:c1790a3fea6ee503ecea02319383dc9e82aa07318e149ae9b35a791f50d2cf1b size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:22:46 ===================================================== [Pipeline] echo 02:22:46 taggedImages: 02:22:46 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 02:22:46 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:22:46 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.23 02:22:46 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:22:46 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 02:22:46 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 02:22:46 6bbd37b5df431558ec293b1a451d3008d2d01443 02:22:46 latest 02:22:46 4.0.0-dev.23 02:22:46 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:22:46 main 02:22:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:46 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 02:22:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:22:47 fa8af132a671: Preparing 02:22:47 ee5a0525372d: Preparing 02:22:47 62fa42e7f61b: Preparing 02:22:47 73c92f32e54b: Preparing 02:22:47 b690f9ac5ef7: Preparing 02:22:47 a2478de38424: Preparing 02:22:47 2d08ca408e4a: Preparing 02:22:47 7cd64bcacb17: Preparing 02:22:47 651d9022c234: Preparing 02:22:47 a2478de38424: Waiting 02:22:47 2d08ca408e4a: Waiting 02:22:47 7cd64bcacb17: Waiting 02:22:47 651d9022c234: Waiting 02:22:47 b690f9ac5ef7: Layer already exists 02:22:47 73c92f32e54b: Layer already exists 02:22:47 2d08ca408e4a: Layer already exists 02:22:47 7cd64bcacb17: Layer already exists 02:22:47 62fa42e7f61b: Pushed 02:22:47 fa8af132a671: Pushed 02:22:47 ee5a0525372d: Pushed 02:22:47 651d9022c234: Layer already exists 02:23:09 a2478de38424: Pushed 02:23:09 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:7ed7a7647b2a606c3d70db2175e4ec800c4494c31e9d6be208b016dfa60a6b36 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:09 + 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 02:23:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:23:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:23:10 fa8af132a671: Preparing 02:23:10 ee5a0525372d: Preparing 02:23:10 62fa42e7f61b: Preparing 02:23:10 73c92f32e54b: Preparing 02:23:10 b690f9ac5ef7: Preparing 02:23:10 a2478de38424: Preparing 02:23:10 2d08ca408e4a: Preparing 02:23:10 7cd64bcacb17: Preparing 02:23:10 651d9022c234: Preparing 02:23:10 a2478de38424: Waiting 02:23:10 2d08ca408e4a: Waiting 02:23:10 651d9022c234: Waiting 02:23:10 7cd64bcacb17: Waiting 02:23:10 fa8af132a671: Layer already exists 02:23:10 62fa42e7f61b: Layer already exists 02:23:10 73c92f32e54b: Layer already exists 02:23:10 b690f9ac5ef7: Layer already exists 02:23:10 ee5a0525372d: Layer already exists 02:23:10 a2478de38424: Layer already exists 02:23:10 2d08ca408e4a: Layer already exists 02:23:10 7cd64bcacb17: Layer already exists 02:23:10 651d9022c234: Layer already exists 02:23:10 latest: digest: sha256:7ed7a7647b2a606c3d70db2175e4ec800c4494c31e9d6be208b016dfa60a6b36 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:10 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.23 02:23:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:23:11 fa8af132a671: Preparing 02:23:11 ee5a0525372d: Preparing 02:23:11 62fa42e7f61b: Preparing 02:23:11 73c92f32e54b: Preparing 02:23:11 b690f9ac5ef7: Preparing 02:23:11 a2478de38424: Preparing 02:23:11 2d08ca408e4a: Preparing 02:23:11 a2478de38424: Waiting 02:23:11 7cd64bcacb17: Preparing 02:23:11 2d08ca408e4a: Waiting 02:23:11 651d9022c234: Preparing 02:23:11 7cd64bcacb17: Waiting 02:23:11 651d9022c234: Waiting 02:23:11 b690f9ac5ef7: Layer already exists 02:23:11 62fa42e7f61b: Layer already exists 02:23:11 73c92f32e54b: Layer already exists 02:23:11 ee5a0525372d: Layer already exists 02:23:11 fa8af132a671: Layer already exists 02:23:11 2d08ca408e4a: Layer already exists 02:23:11 7cd64bcacb17: Layer already exists 02:23:11 651d9022c234: Layer already exists 02:23:11 a2478de38424: Layer already exists 02:23:11 4.0.0-dev.23: digest: sha256:7ed7a7647b2a606c3d70db2175e4ec800c4494c31e9d6be208b016dfa60a6b36 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:11 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:23:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:23:12 fa8af132a671: Preparing 02:23:12 ee5a0525372d: Preparing 02:23:12 62fa42e7f61b: Preparing 02:23:12 73c92f32e54b: Preparing 02:23:12 b690f9ac5ef7: Preparing 02:23:12 a2478de38424: Preparing 02:23:12 2d08ca408e4a: Preparing 02:23:12 7cd64bcacb17: Preparing 02:23:12 a2478de38424: Waiting 02:23:12 651d9022c234: Preparing 02:23:12 2d08ca408e4a: Waiting 02:23:12 7cd64bcacb17: Waiting 02:23:12 651d9022c234: Waiting 02:23:12 b690f9ac5ef7: Layer already exists 02:23:12 73c92f32e54b: Layer already exists 02:23:12 62fa42e7f61b: Layer already exists 02:23:12 fa8af132a671: Layer already exists 02:23:12 ee5a0525372d: Layer already exists 02:23:12 2d08ca408e4a: Layer already exists 02:23:12 a2478de38424: Layer already exists 02:23:12 7cd64bcacb17: Layer already exists 02:23:12 651d9022c234: Layer already exists 02:23:12 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:7ed7a7647b2a606c3d70db2175e4ec800c4494c31e9d6be208b016dfa60a6b36 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:12 + 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 02:23:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 02:23:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:23:13 fa8af132a671: Preparing 02:23:13 ee5a0525372d: Preparing 02:23:13 62fa42e7f61b: Preparing 02:23:13 73c92f32e54b: Preparing 02:23:13 b690f9ac5ef7: Preparing 02:23:13 a2478de38424: Preparing 02:23:13 2d08ca408e4a: Preparing 02:23:13 7cd64bcacb17: Preparing 02:23:13 651d9022c234: Preparing 02:23:13 a2478de38424: Waiting 02:23:13 7cd64bcacb17: Waiting 02:23:13 2d08ca408e4a: Waiting 02:23:13 651d9022c234: Waiting 02:23:13 62fa42e7f61b: Layer already exists 02:23:13 fa8af132a671: Layer already exists 02:23:13 73c92f32e54b: Layer already exists 02:23:13 ee5a0525372d: Layer already exists 02:23:13 b690f9ac5ef7: Layer already exists 02:23:13 a2478de38424: Layer already exists 02:23:13 7cd64bcacb17: Layer already exists 02:23:13 2d08ca408e4a: Layer already exists 02:23:13 651d9022c234: Layer already exists 02:23:13 main: digest: sha256:7ed7a7647b2a606c3d70db2175e4ec800c4494c31e9d6be208b016dfa60a6b36 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:23:13 ===================================================== [Pipeline] echo 02:23:13 taggedImages: 02:23:13 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 02:23:13 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:23:13 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.23 02:23:13 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:23:13 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 02:23:13 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 02:23:13 6bbd37b5df431558ec293b1a451d3008d2d01443 02:23:13 latest 02:23:13 4.0.0-dev.23 02:23:13 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:23:13 main 02:23:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:14 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 02:23:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:23:14 e9dcfa3276fb: Preparing 02:23:14 b85d4d8f415d: Preparing 02:23:14 b3dd51826ff2: Preparing 02:23:14 73c92f32e54b: Preparing 02:23:14 b690f9ac5ef7: Preparing 02:23:14 7eaf00096fb2: Preparing 02:23:14 105b60df2b1c: Preparing 02:23:14 651d9022c234: Preparing 02:23:14 105b60df2b1c: Waiting 02:23:14 7eaf00096fb2: Waiting 02:23:14 651d9022c234: Waiting 02:23:14 b690f9ac5ef7: Layer already exists 02:23:14 73c92f32e54b: Layer already exists 02:23:14 b85d4d8f415d: Pushed 02:23:14 e9dcfa3276fb: Pushed 02:23:14 651d9022c234: Layer already exists 02:23:14 105b60df2b1c: Pushed 02:23:16 7eaf00096fb2: Pushed 02:23:23 b3dd51826ff2: Pushed 02:23:23 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:1cc7aad11e7b8f0d223a704775b5e7658a1314dfa068a65c199f6e197268547c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:23 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:23:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:23:23 e9dcfa3276fb: Preparing 02:23:23 b85d4d8f415d: Preparing 02:23:23 b3dd51826ff2: Preparing 02:23:23 73c92f32e54b: Preparing 02:23:23 b690f9ac5ef7: Preparing 02:23:23 7eaf00096fb2: Preparing 02:23:23 105b60df2b1c: Preparing 02:23:23 651d9022c234: Preparing 02:23:23 7eaf00096fb2: Waiting 02:23:23 105b60df2b1c: Waiting 02:23:23 651d9022c234: Waiting 02:23:23 b85d4d8f415d: Layer already exists 02:23:23 73c92f32e54b: Layer already exists 02:23:23 e9dcfa3276fb: Layer already exists 02:23:23 b3dd51826ff2: Layer already exists 02:23:23 b690f9ac5ef7: Layer already exists 02:23:23 7eaf00096fb2: Layer already exists 02:23:23 651d9022c234: Layer already exists 02:23:23 105b60df2b1c: Layer already exists 02:23:24 latest: digest: sha256:1cc7aad11e7b8f0d223a704775b5e7658a1314dfa068a65c199f6e197268547c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:24 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.23 02:23:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:23:24 e9dcfa3276fb: Preparing 02:23:24 b85d4d8f415d: Preparing 02:23:24 b3dd51826ff2: Preparing 02:23:24 73c92f32e54b: Preparing 02:23:24 b690f9ac5ef7: Preparing 02:23:24 7eaf00096fb2: Preparing 02:23:24 105b60df2b1c: Preparing 02:23:24 651d9022c234: Preparing 02:23:24 7eaf00096fb2: Waiting 02:23:24 105b60df2b1c: Waiting 02:23:24 651d9022c234: Waiting 02:23:24 b85d4d8f415d: Layer already exists 02:23:24 e9dcfa3276fb: Layer already exists 02:23:24 73c92f32e54b: Layer already exists 02:23:24 b3dd51826ff2: Layer already exists 02:23:24 b690f9ac5ef7: Layer already exists 02:23:24 105b60df2b1c: Layer already exists 02:23:24 651d9022c234: Layer already exists 02:23:24 7eaf00096fb2: Layer already exists 02:23:25 4.0.0-dev.23: digest: sha256:1cc7aad11e7b8f0d223a704775b5e7658a1314dfa068a65c199f6e197268547c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:25 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:23:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:23:25 e9dcfa3276fb: Preparing 02:23:25 b85d4d8f415d: Preparing 02:23:25 b3dd51826ff2: Preparing 02:23:25 73c92f32e54b: Preparing 02:23:25 b690f9ac5ef7: Preparing 02:23:25 7eaf00096fb2: Preparing 02:23:25 105b60df2b1c: Preparing 02:23:25 651d9022c234: Preparing 02:23:25 7eaf00096fb2: Waiting 02:23:25 651d9022c234: Waiting 02:23:25 105b60df2b1c: Waiting 02:23:25 b85d4d8f415d: Layer already exists 02:23:25 73c92f32e54b: Layer already exists 02:23:25 b3dd51826ff2: Layer already exists 02:23:25 e9dcfa3276fb: Layer already exists 02:23:25 b690f9ac5ef7: Layer already exists 02:23:25 7eaf00096fb2: Layer already exists 02:23:25 651d9022c234: Layer already exists 02:23:25 105b60df2b1c: Layer already exists 02:23:26 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:1cc7aad11e7b8f0d223a704775b5e7658a1314dfa068a65c199f6e197268547c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:26 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 02:23:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:23:26 e9dcfa3276fb: Preparing 02:23:26 b85d4d8f415d: Preparing 02:23:26 b3dd51826ff2: Preparing 02:23:26 73c92f32e54b: Preparing 02:23:26 b690f9ac5ef7: Preparing 02:23:26 7eaf00096fb2: Preparing 02:23:26 105b60df2b1c: Preparing 02:23:26 7eaf00096fb2: Waiting 02:23:26 651d9022c234: Preparing 02:23:26 105b60df2b1c: Waiting 02:23:26 651d9022c234: Waiting 02:23:26 b85d4d8f415d: Layer already exists 02:23:26 b3dd51826ff2: Layer already exists 02:23:26 b690f9ac5ef7: Layer already exists 02:23:26 e9dcfa3276fb: Layer already exists 02:23:26 73c92f32e54b: Layer already exists 02:23:26 7eaf00096fb2: Layer already exists 02:23:26 651d9022c234: Layer already exists 02:23:26 105b60df2b1c: Layer already exists 02:23:27 main: digest: sha256:1cc7aad11e7b8f0d223a704775b5e7658a1314dfa068a65c199f6e197268547c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:23:27 ===================================================== [Pipeline] echo 02:23:27 taggedImages: 02:23:27 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 02:23:27 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:23:27 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.23 02:23:27 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:23:27 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 02:23:27 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 02:23:27 6bbd37b5df431558ec293b1a451d3008d2d01443 02:23:27 latest 02:23:27 4.0.0-dev.23 02:23:27 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:23:27 main 02:23:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:27 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 02:23:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:23:28 cdafbf192080: Preparing 02:23:28 c0e868a63bef: Preparing 02:23:28 73c92f32e54b: Preparing 02:23:28 b690f9ac5ef7: Preparing 02:23:28 c8c60f780bdd: Preparing 02:23:28 bbf69e7e1968: Preparing 02:23:28 651d9022c234: Preparing 02:23:28 bbf69e7e1968: Waiting 02:23:28 651d9022c234: Waiting 02:23:28 b690f9ac5ef7: Layer already exists 02:23:28 73c92f32e54b: Layer already exists 02:23:28 651d9022c234: Layer already exists 02:23:28 cdafbf192080: Pushed 02:23:29 bbf69e7e1968: Pushed 02:23:29 c8c60f780bdd: Pushed 02:23:36 c0e868a63bef: Pushed 02:23:36 6bbd37b5df431558ec293b1a451d3008d2d01443: digest: sha256:0d5d4a96536b09469cd9ecbc7bed0f71641550aa5990172e4ff68bf49ca2c186 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:36 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:23:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:23:37 cdafbf192080: Preparing 02:23:37 c0e868a63bef: Preparing 02:23:37 73c92f32e54b: Preparing 02:23:37 b690f9ac5ef7: Preparing 02:23:37 c8c60f780bdd: Preparing 02:23:37 bbf69e7e1968: Preparing 02:23:37 651d9022c234: Preparing 02:23:37 bbf69e7e1968: Waiting 02:23:37 651d9022c234: Waiting 02:23:37 c8c60f780bdd: Layer already exists 02:23:37 b690f9ac5ef7: Layer already exists 02:23:37 c0e868a63bef: Layer already exists 02:23:37 cdafbf192080: Layer already exists 02:23:37 73c92f32e54b: Layer already exists 02:23:37 bbf69e7e1968: Layer already exists 02:23:37 651d9022c234: Layer already exists 02:23:37 latest: digest: sha256:0d5d4a96536b09469cd9ecbc7bed0f71641550aa5990172e4ff68bf49ca2c186 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:37 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.23 02:23:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:23:38 cdafbf192080: Preparing 02:23:38 c0e868a63bef: Preparing 02:23:38 73c92f32e54b: Preparing 02:23:38 b690f9ac5ef7: Preparing 02:23:38 c8c60f780bdd: Preparing 02:23:38 bbf69e7e1968: Preparing 02:23:38 651d9022c234: Preparing 02:23:38 bbf69e7e1968: Waiting 02:23:38 651d9022c234: Waiting 02:23:38 73c92f32e54b: Layer already exists 02:23:38 c8c60f780bdd: Layer already exists 02:23:38 b690f9ac5ef7: Layer already exists 02:23:38 c0e868a63bef: Layer already exists 02:23:38 cdafbf192080: Layer already exists 02:23:38 651d9022c234: Layer already exists 02:23:38 bbf69e7e1968: Layer already exists 02:23:38 4.0.0-dev.23: digest: sha256:0d5d4a96536b09469cd9ecbc7bed0f71641550aa5990172e4ff68bf49ca2c186 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:38 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:23:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:23:39 cdafbf192080: Preparing 02:23:39 c0e868a63bef: Preparing 02:23:39 73c92f32e54b: Preparing 02:23:39 b690f9ac5ef7: Preparing 02:23:39 c8c60f780bdd: Preparing 02:23:39 bbf69e7e1968: Preparing 02:23:39 651d9022c234: Preparing 02:23:39 bbf69e7e1968: Waiting 02:23:39 651d9022c234: Waiting 02:23:39 cdafbf192080: Layer already exists 02:23:39 73c92f32e54b: Layer already exists 02:23:39 b690f9ac5ef7: Layer already exists 02:23:39 c8c60f780bdd: Layer already exists 02:23:39 c0e868a63bef: Layer already exists 02:23:39 bbf69e7e1968: Layer already exists 02:23:39 651d9022c234: Layer already exists 02:23:39 6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23: digest: sha256:0d5d4a96536b09469cd9ecbc7bed0f71641550aa5990172e4ff68bf49ca2c186 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:39 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 02:23:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:23:40 cdafbf192080: Preparing 02:23:40 c0e868a63bef: Preparing 02:23:40 73c92f32e54b: Preparing 02:23:40 b690f9ac5ef7: Preparing 02:23:40 c8c60f780bdd: Preparing 02:23:40 bbf69e7e1968: Preparing 02:23:40 651d9022c234: Preparing 02:23:40 bbf69e7e1968: Waiting 02:23:40 651d9022c234: Waiting 02:23:40 c8c60f780bdd: Layer already exists 02:23:40 cdafbf192080: Layer already exists 02:23:40 73c92f32e54b: Layer already exists 02:23:40 b690f9ac5ef7: Layer already exists 02:23:40 c0e868a63bef: Layer already exists 02:23:40 bbf69e7e1968: Layer already exists 02:23:40 651d9022c234: Layer already exists 02:23:40 main: digest: sha256:0d5d4a96536b09469cd9ecbc7bed0f71641550aa5990172e4ff68bf49ca2c186 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:23:40 ===================================================== [Pipeline] echo 02:23:40 taggedImages: 02:23:40 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443 02:23:40 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:23:40 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.23 02:23:40 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6bbd37b5df431558ec293b1a451d3008d2d01443-4.0.0-dev.23 02:23:40 - 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 02:23:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:23:40 02:23:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:23:41 arm64: Pulling from edgex-lftools-log-publisher 02:23:41 8998bd30e6a1: Pulling fs layer 02:23:41 04944245beec: Pulling fs layer 02:23:41 699f458cf7ca: Pulling fs layer 02:23:41 765212b225bb: Pulling fs layer 02:23:41 f23df028b6ca: Pulling fs layer 02:23:41 d65c8cfc05b1: Pulling fs layer 02:23:41 2437ff75d9bd: Pulling fs layer 02:23:41 f23df028b6ca: Waiting 02:23:41 d65c8cfc05b1: Waiting 02:23:41 2437ff75d9bd: Waiting 02:23:41 765212b225bb: Waiting 02:23:41 04944245beec: Verifying Checksum 02:23:41 04944245beec: Download complete 02:23:41 765212b225bb: Verifying Checksum 02:23:41 765212b225bb: Download complete 02:23:41 f23df028b6ca: Verifying Checksum 02:23:41 f23df028b6ca: Download complete 02:23:41 d65c8cfc05b1: Verifying Checksum 02:23:41 d65c8cfc05b1: Download complete 02:23:41 699f458cf7ca: Verifying Checksum 02:23:41 699f458cf7ca: Download complete 02:23:42 8998bd30e6a1: Verifying Checksum 02:23:42 8998bd30e6a1: Download complete 02:23:44 2437ff75d9bd: Verifying Checksum 02:23:44 2437ff75d9bd: Download complete 02:23:49 8998bd30e6a1: Pull complete 02:23:49 04944245beec: Pull complete 02:23:51 699f458cf7ca: Pull complete 02:23:51 765212b225bb: Pull complete 02:23:51 f23df028b6ca: Pull complete 02:23:51 d65c8cfc05b1: Pull complete 02:24:18 2437ff75d9bd: Pull complete 02:24:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:24:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:24:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:24:18 prd-ubuntu20.04-docker-arm64-4c-16g-34747 does not seem to be running inside a container 02:24:18 $ 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/759 -v /w/workspace/edgex-go/759:/w/workspace/edgex-go/759:rw,z -v /w/workspace/edgex-go/759@tmp:/w/workspace/edgex-go/759@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 02:24:20 $ docker top a43c7a42066bfb561af6a4c5c66df912f9bc8638f67b7daad75c7cd39520fa65 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:24:21 ---> job-cost.sh 02:24:21 lf-activate-venv: SKIPPING 02:24:21 INFO: No Stack... 02:24:22 INFO: Retrieving Pricing Info for: v3-standard-8 02:24:22 INFO: Archiving Costs [Pipeline] sh 02:24:23 + + cut -d, -f6cat 02:24:23 /w/workspace/edgex-go/759/archives/cost.csv [Pipeline] lock 02:24:23 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-759-stack-cost] 02:24:23 Resource [jenkins-edgexfoundry-edgex-go-main-759-stack-cost] did not exist. Created. 02:24:23 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-759-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:24:23 + echo total: 0.2199999988079071 [Pipeline] stash 02:24:24 Stashed 1 file(s) [Pipeline] } 02:24:24 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-759-stack-cost] [Pipeline] // lock [Pipeline] } 02:24:24 $ docker stop --time=1 a43c7a42066bfb561af6a4c5c66df912f9bc8638f67b7daad75c7cd39520fa65 02:24:25 $ docker rm -f --volumes a43c7a42066bfb561af6a4c5c66df912f9bc8638f67b7daad75c7cd39520fa65 [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 02:24:26 provisioning config files... 02:24:26 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/759@tmp/config5151968740492382570tmp [Pipeline] { [Pipeline] sh 02:24:26 + set +x 02:24:26 + curl -s https://codecov.io/bash 02:24:26 + bash -s -- 02:24:26 02:24:26 _____ _ 02:24:26 / ____| | | 02:24:26 | | ___ __| | ___ ___ _____ __ 02:24:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:24:26 | |___| (_) | (_| | __/ (_| (_) \ V / 02:24:26 \_____\___/ \__,_|\___|\___\___/ \_/ 02:24:26 Bash-1.0.6 02:24:26 02:24:26 02:24:26 ==> git version 2.25.1 found 02:24:26 ==> 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 02:24:26 Release-Date: 2020-01-08 02:24:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:24:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:24:26 ==> Jenkins CI detected. 02:24:26 current dir:  /w/workspace/edgex-go/759 02:24:26 project root: . 02:24:26 --> token set from env 02:24:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:24:26 ==> Running gcov in . (disable via -X gcov) 02:24:26 ==> Python coveragepy not found 02:24:26 ==> Searching for coverage reports in: 02:24:26 + . 02:24:27 -> Found 1 reports 02:24:27 ==> Detecting git/mercurial file structure 02:24:27 ==> Reading reports 02:24:27 + ./coverage.out bytes=1412872 02:24:27 ==> Appending adjustments 02:24:27 https://docs.codecov.io/docs/fixing-reports 02:24:28 + Found adjustments 02:24:28 ==> Gzipping contents 02:24:28 120K /tmp/codecov.BDGxMT.gz 02:24:28 ==> Uploading reports 02:24:28 url: https://codecov.io 02:24:28 query: branch=main&commit=6bbd37b5df431558ec293b1a451d3008d2d01443&build=759&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F759%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:24:28 -> Pinging Codecov 02:24:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=6bbd37b5df431558ec293b1a451d3008d2d01443&build=759&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F759%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:24:28 -> Uploading to 02:24:28 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/6bbd37b5df431558ec293b1a451d3008d2d01443/ec9ec5c4-23bb-4f67-a4e4-a5ffc24d7614.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241209%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241209T022428Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=4c05f95d61367c0448a8f0c671632db6228afc7d69a880f7bf3ebdaafea11911 02:24:28 % Total % Received % Xferd Average Speed Time Time Time Current 02:24:28 Dload Upload Total Spent Left Speed 02:24:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 476k --:--:-- --:--:-- --:--:-- 476k 02:24:28 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6bbd37b5df431558ec293b1a451d3008d2d01443 [Pipeline] } 02:24:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 02:24:28 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:24:28 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:24:29 02:24:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:24:29 latest: Pulling from edgex-devops/edgex-snyk-go 02:24:29 43c4264eed91: Already exists 02:24:29 4cc291be95ef: Already exists 02:24:29 2ac1f1163629: Already exists 02:24:29 5c3c966382ef: Already exists 02:24:29 4f4fb700ef54: Already exists 02:24:29 d9c7d2e4e75e: Pulling fs layer 02:24:29 9c3e1370e548: Pulling fs layer 02:24:30 d9c7d2e4e75e: Verifying Checksum 02:24:30 d9c7d2e4e75e: Download complete 02:24:30 d9c7d2e4e75e: Pull complete 02:24:30 9c3e1370e548: Verifying Checksum 02:24:30 9c3e1370e548: Download complete 02:24:34 9c3e1370e548: Pull complete 02:24:34 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 02:24:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:24:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:24:34 prd-ubuntu20.04-docker-8c-8g-34742 does not seem to be running inside a container 02:24:34 $ 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/759 -v /w/workspace/edgex-go/759:/w/workspace/edgex-go/759:rw,z -v /w/workspace/edgex-go/759@tmp:/w/workspace/edgex-go/759@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 02:24:38 $ docker top d637fa2908cbd7a00d39449fe57db35d4a6a1f3d36284fc6ef08a11230d7bbcb -eo pid,comm [Pipeline] { [Pipeline] sh 02:24:38 + git config --global --add safe.directory /w/workspace/edgex-go/759 [Pipeline] echo 02:24:38 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 02:24:38 + set -o pipefail 02:24:38 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 02:24:47 02:24:47 Monitoring /w/workspace/edgex-go/759 (github.com/edgexfoundry/edgex-go)... 02:24:47 02:24:47 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/bd259715-77ae-4c4f-a788-6a4d9526d17c 02:24:47 02:24:47 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:24:47 02:24:47 02:24:47 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 02:24:47 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:24:47 $ docker stop --time=1 d637fa2908cbd7a00d39449fe57db35d4a6a1f3d36284fc6ef08a11230d7bbcb 02:24:50 $ docker rm -f --volumes d637fa2908cbd7a00d39449fe57db35d4a6a1f3d36284fc6ef08a11230d7bbcb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 02:24:50 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:24:50 provisioning config files... 02:24:50 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/759@tmp/config10873141014845202605tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:24:50 --> edgex-publish-swagger.sh 02:24:50 === Publish openapi API === 02:24:50 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 02:24:50 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/759/openapi/core-command.yaml] 02:24:50 % Total % Received % Xferd Average Speed Time Time Time Current 02:24:50 Dload Upload Total Spent Left Speed 02:24:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 35984 --:--:-- --:--:-- --:--:-- 35984 100 32782 0 0 100 32782 0 35984 --:--:-- --:--:-- --:--:-- 35945 02:24:51 02:24:51 02:24:51 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/759/openapi/core-data.yaml] 02:24:51 % Total % Received % Xferd Average Speed Time Time Time Current 02:24:51 Dload Upload Total Spent Left Speed 02:24:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 132k --:--:-- --:--:-- --:--:-- 132k 100 72057 0 0 100 72057 0 132k --:--:-- --:--:-- --:--:-- 132k 02:24:52 02:24:52 02:24:52 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/759/openapi/core-keeper.yaml] 02:24:52 % Total % Received % Xferd Average Speed Time Time Time Current 02:24:52 Dload Upload Total Spent Left Speed 02:24:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 238 115k --:--:-- --:--:-- --:--:-- 115k 02:24:52 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:24:52 02:24:52 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/759/openapi/core-metadata.yaml] 02:24:52 % Total % Received % Xferd Average Speed Time Time Time Current 02:24:52 Dload Upload Total Spent Left Speed 02:24:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 382 379k --:--:-- --:--:-- --:--:-- 379k 02:24:52 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 02:24:52 02:24:52 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/759/openapi/support-notifications.yaml] 02:24:52 % Total % Received % Xferd Average Speed Time Time Time Current 02:24:52 Dload Upload Total Spent Left Speed 02:24:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 75 87301 0 0 75 65536 0 969k --:--:-- --:--:-- --:--:-- 955k 100 87457 100 156 100 87301 521 285k --:--:-- --:--:-- --:--:-- 284k 02:24:53 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 02:24:53 02:24:53 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/759/openapi/support-scheduler.yaml] 02:24:53 % Total % Received % Xferd Average Speed Time Time Time Current 02:24:53 Dload Upload Total Spent Left Speed 02:24:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 457 145k --:--:-- --:--:-- --:--:-- 145k 02:24:53 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 02:24:53 [Pipeline] } 02:24:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 02:24:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:24:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:24:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:24:54 prd-ubuntu20.04-docker-8c-8g-34742 does not seem to be running inside a container 02:24:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/759 -v /w/workspace/edgex-go/759:/w/workspace/edgex-go/759:rw,z -v /w/workspace/edgex-go/759@tmp:/w/workspace/edgex-go/759@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:24:55 $ docker top f8e056f3e4b274660b68c2681899b0a68700550f4197ca819799b8df26ed2b40 -eo pid,comm 02:24: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). 02:24:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:24:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:24:55 [ssh-agent] Looking for ssh-agent implementation... 02:24:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:24:55 $ docker exec f8e056f3e4b274660b68c2681899b0a68700550f4197ca819799b8df26ed2b40 ssh-agent 02:24:55 SSH_AUTH_SOCK=/tmp/ssh-nWCxWbVaTpsZ/agent.33 02:24:55 SSH_AGENT_PID=39 02:24:55 Running ssh-add (command line suppressed) 02:24:55 Identity added: /w/workspace/edgex-go/759@tmp/private_key_13635526695165651446.key (/w/workspace/edgex-go/759@tmp/private_key_13635526695165651446.key) 02:24:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:24:55 + git semver tag 02:24:56 2024-12-09 02:24:56,175 [run_tag] DEBUG tag force:False 02:24:56 2024-12-09 02:24:56,175 [check_head_tag] DEBUG check head tag 02:24:56 2024-12-09 02:24:56,178 [execute] INFO git cat-file --batch-check 02:24:56 2024-12-09 02:24:56,178 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/759, universal_newlines=False, shell=None, istream=) 02:24:56 2024-12-09 02:24:56,182 [execute] INFO git cat-file --batch 02:24:56 2024-12-09 02:24:56,182 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/759, universal_newlines=False, shell=None, istream=) 02:24:56 2024-12-09 02:24:56,233 [read_version] DEBUG read version from /w/workspace/edgex-go/759/.semver/main 02:24:56 2024-12-09 02:24:56,233 [execute] INFO git tag -a v4.0.0-dev.23 -m v4.0.0-dev.23 02:24:56 2024-12-09 02:24:56,233 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.23', '-m', 'v4.0.0-dev.23'], cwd=/w/workspace/edgex-go/759, universal_newlines=False, shell=None, istream=None) 02:24:56 2024-12-09 02:24:56,239 [read_version] DEBUG read version from /w/workspace/edgex-go/759/.semver/main 02:24:56 4.0.0-dev.23 [Pipeline] } 02:24:56 $ docker exec --env ******** --env ******** f8e056f3e4b274660b68c2681899b0a68700550f4197ca819799b8df26ed2b40 ssh-agent -k 02:24:56 unset SSH_AUTH_SOCK; 02:24:56 unset SSH_AGENT_PID; 02:24:56 echo Agent pid 39 killed; 02:24:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:24:56 + git semver [Pipeline] } 02:24:57 $ docker stop --time=1 f8e056f3e4b274660b68c2681899b0a68700550f4197ca819799b8df26ed2b40 02:24:58 $ docker rm -f --volumes f8e056f3e4b274660b68c2681899b0a68700550f4197ca819799b8df26ed2b40 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:24:58 02:24:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:24:59 0.23.1-centos7: Pulling from edgex-lftools 02:24:59 ab5ef0e58194: Pulling fs layer 02:24:59 9712f1f96733: Pulling fs layer 02:24:59 63f879dbbcfc: Pulling fs layer 02:24:59 0d9ebad4ef96: Pulling fs layer 02:24:59 e9a5061849ea: Pulling fs layer 02:24:59 d747dcd14b5f: Pulling fs layer 02:24:59 2de7ff778b66: Pulling fs layer 02:24:59 e9a5061849ea: Waiting 02:24:59 d747dcd14b5f: Waiting 02:24:59 2de7ff778b66: Waiting 02:24:59 0d9ebad4ef96: Waiting 02:24:59 9712f1f96733: Verifying Checksum 02:24:59 9712f1f96733: Download complete 02:24:59 63f879dbbcfc: Verifying Checksum 02:24:59 63f879dbbcfc: Download complete 02:24:59 e9a5061849ea: Verifying Checksum 02:24:59 e9a5061849ea: Download complete 02:24:59 d747dcd14b5f: Verifying Checksum 02:24:59 d747dcd14b5f: Download complete 02:24:59 0d9ebad4ef96: Verifying Checksum 02:24:59 0d9ebad4ef96: Download complete 02:24:59 ab5ef0e58194: Verifying Checksum 02:24:59 ab5ef0e58194: Download complete 02:24:59 2de7ff778b66: Verifying Checksum 02:24:59 2de7ff778b66: Download complete 02:25:02 ab5ef0e58194: Pull complete 02:25:02 9712f1f96733: Pull complete 02:25:03 63f879dbbcfc: Pull complete 02:25:07 0d9ebad4ef96: Pull complete 02:25:07 e9a5061849ea: Pull complete 02:25:07 d747dcd14b5f: Pull complete 02:25:08 2de7ff778b66: Pull complete 02:25:08 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:25:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:25:08 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:25:08 prd-ubuntu20.04-docker-8c-8g-34742 does not seem to be running inside a container 02:25:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/759 -v /w/workspace/edgex-go/759:/w/workspace/edgex-go/759:rw,z -v /w/workspace/edgex-go/759@tmp:/w/workspace/edgex-go/759@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:25:09 $ docker top 78760e33edd1d0562b748730361576fa9e144aae076645bb6b3277e27b666203 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:25:10 provisioning config files... 02:25:10 copy managed file [sigul-config] to file:/w/workspace/edgex-go/759@tmp/config10371714640697754085tmp 02:25:10 copy managed file [sigul-password] to file:/w/workspace/edgex-go/759@tmp/config4383830885584853969tmp 02:25:10 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/759@tmp/config3037628005589229754tmp [Pipeline] { [Pipeline] echo 02:25:10 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:25:10 ---> sigul-configuration.sh 02:25:10 gpg: directory `/root/.gnupg' created 02:25:10 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:25:10 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:25:10 gpg: keyring `/root/.gnupg/secring.gpg' created 02:25:10 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:25:10 gpg: CAST5 encrypted data 02:25:10 gpg: encrypted with 1 passphrase 02:25:10 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:25:10 + mkdir /home/jenkins 02:25:10 + mkdir /home/jenkins/sigul [Pipeline] sh 02:25:11 + 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 02:25:11 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:25:11 ---> sigul-install.sh 02:25:11 Sigul already installed; skipping installation. [Pipeline] sh 02:25:11 + git tag --list 02:25:11 0.6.0 02:25:11 0.6.1 02:25:11 0.7.0 02:25:11 0.7.1 02:25:11 v1.0.0 02:25:11 v1.0.1 02:25:11 v1.1.0 02:25:11 v1.2.0 02:25:11 v1.2.1 02:25:11 v1.3.0 02:25:11 v1.3.1 02:25:11 v2.0.0 02:25:11 v2.1.0 02:25:11 v2.1.1 02:25:11 v2.2.0 02:25:11 v2.3.0 02:25:11 v3.0 02:25:11 v3.0.0 02:25:11 v3.1 02:25:11 v3.1.0 02:25:11 v3.1.0-dev.1 02:25:11 v3.1.0-dev.10 02:25:11 v3.1.0-dev.11 02:25:11 v3.1.0-dev.12 02:25:11 v3.1.0-dev.13 02:25:11 v3.1.0-dev.14 02:25:11 v3.1.0-dev.15 02:25:11 v3.1.0-dev.16 02:25:11 v3.1.0-dev.17 02:25:11 v3.1.0-dev.18 02:25:11 v3.1.0-dev.19 02:25:11 v3.1.0-dev.2 02:25:11 v3.1.0-dev.20 02:25:11 v3.1.0-dev.21 02:25:11 v3.1.0-dev.22 02:25:11 v3.1.0-dev.23 02:25:11 v3.1.0-dev.24 02:25:11 v3.1.0-dev.25 02:25:11 v3.1.0-dev.26 02:25:11 v3.1.0-dev.27 02:25:11 v3.1.0-dev.28 02:25:11 v3.1.0-dev.29 02:25:11 v3.1.0-dev.3 02:25:11 v3.1.0-dev.30 02:25:11 v3.1.0-dev.31 02:25:11 v3.1.0-dev.32 02:25:11 v3.1.0-dev.33 02:25:11 v3.1.0-dev.34 02:25:11 v3.1.0-dev.35 02:25:11 v3.1.0-dev.36 02:25:11 v3.1.0-dev.37 02:25:11 v3.1.0-dev.38 02:25:11 v3.1.0-dev.39 02:25:11 v3.1.0-dev.4 02:25:11 v3.1.0-dev.40 02:25:11 v3.1.0-dev.41 02:25:11 v3.1.0-dev.42 02:25:11 v3.1.0-dev.43 02:25:11 v3.1.0-dev.44 02:25:11 v3.1.0-dev.45 02:25:11 v3.1.0-dev.46 02:25:11 v3.1.0-dev.47 02:25:11 v3.1.0-dev.48 02:25:11 v3.1.0-dev.49 02:25:11 v3.1.0-dev.5 02:25:11 v3.1.0-dev.50 02:25:11 v3.1.0-dev.51 02:25:11 v3.1.0-dev.52 02:25:11 v3.1.0-dev.53 02:25:11 v3.1.0-dev.54 02:25:11 v3.1.0-dev.55 02:25:11 v3.1.0-dev.56 02:25:11 v3.1.0-dev.57 02:25:11 v3.1.0-dev.58 02:25:11 v3.1.0-dev.59 02:25:11 v3.1.0-dev.6 02:25:11 v3.1.0-dev.60 02:25:11 v3.1.0-dev.61 02:25:11 v3.1.0-dev.62 02:25:11 v3.1.0-dev.63 02:25:11 v3.1.0-dev.64 02:25:11 v3.1.0-dev.65 02:25:11 v3.1.0-dev.66 02:25:11 v3.1.0-dev.67 02:25:11 v3.1.0-dev.68 02:25:11 v3.1.0-dev.69 02:25:11 v3.1.0-dev.7 02:25:11 v3.1.0-dev.70 02:25:11 v3.1.0-dev.71 02:25:11 v3.1.0-dev.72 02:25:11 v3.1.0-dev.73 02:25:11 v3.1.0-dev.8 02:25:11 v3.1.0-dev.9 02:25:11 v3.1.1 02:25:11 v3.1.1-dev.1 02:25:11 v3.1.1-dev.2 02:25:11 v3.2.0-dev.1 02:25:11 v3.2.0-dev.10 02:25:11 v3.2.0-dev.100 02:25:11 v3.2.0-dev.101 02:25:11 v3.2.0-dev.102 02:25:11 v3.2.0-dev.103 02:25:11 v3.2.0-dev.104 02:25:11 v3.2.0-dev.105 02:25:11 v3.2.0-dev.106 02:25:11 v3.2.0-dev.107 02:25:11 v3.2.0-dev.108 02:25:11 v3.2.0-dev.109 02:25:11 v3.2.0-dev.11 02:25:11 v3.2.0-dev.12 02:25:11 v3.2.0-dev.13 02:25:11 v3.2.0-dev.14 02:25:11 v3.2.0-dev.15 02:25:11 v3.2.0-dev.16 02:25:11 v3.2.0-dev.17 02:25:11 v3.2.0-dev.18 02:25:11 v3.2.0-dev.19 02:25:11 v3.2.0-dev.2 02:25:11 v3.2.0-dev.20 02:25:11 v3.2.0-dev.21 02:25:11 v3.2.0-dev.22 02:25:11 v3.2.0-dev.23 02:25:11 v3.2.0-dev.24 02:25:11 v3.2.0-dev.25 02:25:11 v3.2.0-dev.26 02:25:11 v3.2.0-dev.27 02:25:11 v3.2.0-dev.28 02:25:11 v3.2.0-dev.29 02:25:11 v3.2.0-dev.3 02:25:11 v3.2.0-dev.30 02:25:11 v3.2.0-dev.31 02:25:11 v3.2.0-dev.32 02:25:11 v3.2.0-dev.33 02:25:11 v3.2.0-dev.34 02:25:11 v3.2.0-dev.35 02:25:11 v3.2.0-dev.36 02:25:11 v3.2.0-dev.37 02:25:11 v3.2.0-dev.38 02:25:11 v3.2.0-dev.39 02:25:11 v3.2.0-dev.4 02:25:11 v3.2.0-dev.40 02:25:11 v3.2.0-dev.41 02:25:11 v3.2.0-dev.42 02:25:11 v3.2.0-dev.43 02:25:11 v3.2.0-dev.44 02:25:11 v3.2.0-dev.45 02:25:11 v3.2.0-dev.46 02:25:11 v3.2.0-dev.47 02:25:11 v3.2.0-dev.48 02:25:11 v3.2.0-dev.49 02:25:11 v3.2.0-dev.5 02:25:11 v3.2.0-dev.50 02:25:11 v3.2.0-dev.51 02:25:11 v3.2.0-dev.52 02:25:11 v3.2.0-dev.53 02:25:11 v3.2.0-dev.54 02:25:11 v3.2.0-dev.55 02:25:11 v3.2.0-dev.56 02:25:11 v3.2.0-dev.57 02:25:11 v3.2.0-dev.58 02:25:11 v3.2.0-dev.59 02:25:11 v3.2.0-dev.6 02:25:11 v3.2.0-dev.60 02:25:11 v3.2.0-dev.61 02:25:11 v3.2.0-dev.62 02:25:11 v3.2.0-dev.63 02:25:11 v3.2.0-dev.64 02:25:11 v3.2.0-dev.65 02:25:11 v3.2.0-dev.66 02:25:11 v3.2.0-dev.67 02:25:11 v3.2.0-dev.68 02:25:11 v3.2.0-dev.69 02:25:11 v3.2.0-dev.7 02:25:11 v3.2.0-dev.70 02:25:11 v3.2.0-dev.71 02:25:11 v3.2.0-dev.72 02:25:11 v3.2.0-dev.73 02:25:11 v3.2.0-dev.74 02:25:11 v3.2.0-dev.75 02:25:11 v3.2.0-dev.76 02:25:11 v3.2.0-dev.77 02:25:11 v3.2.0-dev.78 02:25:11 v3.2.0-dev.79 02:25:11 v3.2.0-dev.8 02:25:11 v3.2.0-dev.80 02:25:11 v3.2.0-dev.81 02:25:11 v3.2.0-dev.82 02:25:11 v3.2.0-dev.83 02:25:11 v3.2.0-dev.84 02:25:11 v3.2.0-dev.85 02:25:11 v3.2.0-dev.86 02:25:11 v3.2.0-dev.87 02:25:11 v3.2.0-dev.88 02:25:11 v3.2.0-dev.89 02:25:11 v3.2.0-dev.9 02:25:11 v3.2.0-dev.90 02:25:11 v3.2.0-dev.91 02:25:11 v3.2.0-dev.92 02:25:11 v3.2.0-dev.93 02:25:11 v3.2.0-dev.94 02:25:11 v3.2.0-dev.95 02:25:11 v3.2.0-dev.96 02:25:11 v3.2.0-dev.97 02:25:11 v3.2.0-dev.98 02:25:11 v3.2.0-dev.99 02:25:11 v4.0.0-dev.1 02:25:11 v4.0.0-dev.10 02:25:11 v4.0.0-dev.11 02:25:11 v4.0.0-dev.12 02:25:11 v4.0.0-dev.13 02:25:11 v4.0.0-dev.14 02:25:11 v4.0.0-dev.15 02:25:11 v4.0.0-dev.16 02:25:11 v4.0.0-dev.17 02:25:11 v4.0.0-dev.18 02:25:11 v4.0.0-dev.19 02:25:11 v4.0.0-dev.2 02:25:11 v4.0.0-dev.20 02:25:11 v4.0.0-dev.21 02:25:11 v4.0.0-dev.22 02:25:11 v4.0.0-dev.23 02:25:11 v4.0.0-dev.3 02:25:11 v4.0.0-dev.4 02:25:11 v4.0.0-dev.5 02:25:11 v4.0.0-dev.6 02:25:11 v4.0.0-dev.7 02:25:11 v4.0.0-dev.8 02:25:11 v4.0.0-dev.9 [Pipeline] sh 02:25:11 + lftools sign git-tag v4.0.0-dev.23 02:25:12 Signing Git tag with Sigul... 02:25:12 Signing v4.0.0-dev.23 [Pipeline] echo 02:25:12 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:25:13 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:25:13 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:25:13 $ docker stop --time=1 78760e33edd1d0562b748730361576fa9e144aae076645bb6b3277e27b666203 02:25:14 $ docker rm -f --volumes 78760e33edd1d0562b748730361576fa9e144aae076645bb6b3277e27b666203 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:25:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:25:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:25:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:25:15 prd-ubuntu20.04-docker-8c-8g-34742 does not seem to be running inside a container 02:25:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/759 -v /w/workspace/edgex-go/759:/w/workspace/edgex-go/759:rw,z -v /w/workspace/edgex-go/759@tmp:/w/workspace/edgex-go/759@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:25:15 $ docker top c374ce27720d40909c9d511e71b2ae1a52930a6eba07f9cafa7a245441a9c151 -eo pid,comm 02:25:15 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). 02:25:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:25:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:25:15 [ssh-agent] Looking for ssh-agent implementation... 02:25:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:25:15 $ docker exec c374ce27720d40909c9d511e71b2ae1a52930a6eba07f9cafa7a245441a9c151 ssh-agent 02:25:15 SSH_AUTH_SOCK=/tmp/ssh-x3RwQkAuR8ih/agent.32 02:25:15 SSH_AGENT_PID=38 02:25:15 Running ssh-add (command line suppressed) 02:25:16 Identity added: /w/workspace/edgex-go/759@tmp/private_key_6621219341864216167.key (/w/workspace/edgex-go/759@tmp/private_key_6621219341864216167.key) 02:25:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:25:16 + git semver bump pre 02:25:16 2024-12-09 02:25:16,494 [read_version] DEBUG read version from /w/workspace/edgex-go/759/.semver/main 02:25:16 2024-12-09 02:25:16,495 [bump_version] DEBUG bumping version:4.0.0-dev.23 on axis:pre with prefix:dev 02:25:16 2024-12-09 02:25:16,495 [bump_version] DEBUG bumped version:4.0.0-dev.24 02:25:16 2024-12-09 02:25:16,495 [write_version] DEBUG write version:4.0.0-dev.24 to path:/w/workspace/edgex-go/759/.semver/main with force:True 02:25:16 2024-12-09 02:25:16,495 [read_version] DEBUG read version from /w/workspace/edgex-go/759/.semver/main 02:25:16 2024-12-09 02:25:16,495 [write_file] DEBUG write to file:/w/workspace/edgex-go/759/.semver/main 02:25:16 2024-12-09 02:25:16,497 [execute] INFO git cat-file --batch-check 02:25:16 2024-12-09 02:25:16,498 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/759/.semver, universal_newlines=False, shell=None, istream=) 02:25:16 2024-12-09 02:25:16,504 [execute] INFO git cat-file --batch 02:25:16 2024-12-09 02:25:16,504 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/759/.semver, universal_newlines=False, shell=None, istream=) 02:25:16 2024-12-09 02:25:16,510 [read_version] DEBUG read version from /w/workspace/edgex-go/759/.semver/main 02:25:16 4.0.0-dev.24 [Pipeline] } 02:25:16 $ docker exec --env ******** --env ******** c374ce27720d40909c9d511e71b2ae1a52930a6eba07f9cafa7a245441a9c151 ssh-agent -k 02:25:16 unset SSH_AUTH_SOCK; 02:25:16 unset SSH_AGENT_PID; 02:25:16 echo Agent pid 38 killed; 02:25:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:25:17 + git semver [Pipeline] } 02:25:17 $ docker stop --time=1 c374ce27720d40909c9d511e71b2ae1a52930a6eba07f9cafa7a245441a9c151 02:25:18 $ docker rm -f --volumes c374ce27720d40909c9d511e71b2ae1a52930a6eba07f9cafa7a245441a9c151 [Pipeline] // withDockerContainer [Pipeline] sh 02:25:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:25:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:25:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:25:19 prd-ubuntu20.04-docker-8c-8g-34742 does not seem to be running inside a container 02:25:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/759 -v /w/workspace/edgex-go/759:/w/workspace/edgex-go/759:rw,z -v /w/workspace/edgex-go/759@tmp:/w/workspace/edgex-go/759@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:25:19 $ docker top da22390fcea637560444f02809744fe95c1fa2f3110cecdc6770f428943c74ac -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:25:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:25:19 [ssh-agent] Looking for ssh-agent implementation... 02:25:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:25:19 $ docker exec da22390fcea637560444f02809744fe95c1fa2f3110cecdc6770f428943c74ac ssh-agent 02:25:20 SSH_AUTH_SOCK=/tmp/ssh-dA8pHyeHHDVA/agent.32 02:25:20 SSH_AGENT_PID=38 02:25:20 Running ssh-add (command line suppressed) 02:25:20 Identity added: /w/workspace/edgex-go/759@tmp/private_key_4987607424200941242.key (/w/workspace/edgex-go/759@tmp/private_key_4987607424200941242.key) 02:25:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:25:20 + git semver push 02:25:20 2024-12-09 02:25:20,592 [run_push] DEBUG push 02:25:20 2024-12-09 02:25:20,593 [execute] INFO git cat-file --batch-check 02:25:20 2024-12-09 02:25:20,593 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/759/.semver, universal_newlines=False, shell=None, istream=) 02:25:20 2024-12-09 02:25:20,597 [execute] INFO git rev-list 7bf350be2f846a515f2783e5b1d0594c5fe65823 -- 02:25:20 2024-12-09 02:25:20,597 [execute] DEBUG Popen(['git', 'rev-list', '7bf350be2f846a515f2783e5b1d0594c5fe65823', '--'], cwd=/w/workspace/edgex-go/759/.semver, universal_newlines=False, shell=None, istream=None) 02:25:20 2024-12-09 02:25:20,614 [execute] INFO git fetch -v origin 02:25:20 2024-12-09 02:25:20,615 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/759/.semver, universal_newlines=True, shell=None, istream=None) 02:25:21 2024-12-09 02:25:21,079 [run_push] DEBUG no remote changes detected 02:25:21 2024-12-09 02:25:21,079 [execute] INFO git push origin semver 02:25:21 2024-12-09 02:25:21,080 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/759/.semver, universal_newlines=False, shell=None, istream=None) 02:25:21 2024-12-09 02:25:21,787 [run_push] DEBUG push all version tags 02:25:21 2024-12-09 02:25:21,787 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:25:21 2024-12-09 02:25:21,788 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/759, universal_newlines=False, shell=None, istream=None) 02:25:22 2024-12-09 02:25:22,469 [read_version] DEBUG read version from /w/workspace/edgex-go/759/.semver/main 02:25:22 4.0.0-dev.24 [Pipeline] } 02:25:22 $ docker exec --env ******** --env ******** da22390fcea637560444f02809744fe95c1fa2f3110cecdc6770f428943c74ac ssh-agent -k 02:25:22 unset SSH_AUTH_SOCK; 02:25:22 unset SSH_AGENT_PID; 02:25:22 echo Agent pid 38 killed; 02:25:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:25:23 + git semver [Pipeline] } 02:25:23 $ docker stop --time=1 da22390fcea637560444f02809744fe95c1fa2f3110cecdc6770f428943c74ac 02:25:24 $ docker rm -f --volumes da22390fcea637560444f02809744fe95c1fa2f3110cecdc6770f428943c74ac [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 02:25:25 + [ -d /w/workspace/edgex-go/759/archives ] [Pipeline] libraryResource [Pipeline] sh 02:25:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:25:26 ---> package-listing.sh 02:25:26 ++ facter osfamily 02:25:26 ++ tr '[:upper:]' '[:lower:]' 02:25:26 + OS_FAMILY=debian 02:25:26 + workspace=/w/workspace/edgex-go/759 02:25:26 + START_PACKAGES=/tmp/packages_start.txt 02:25:26 + END_PACKAGES=/tmp/packages_end.txt 02:25:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:25:26 + PACKAGES=/tmp/packages_start.txt 02:25:26 + '[' /w/workspace/edgex-go/759 ']' 02:25:26 + PACKAGES=/tmp/packages_end.txt 02:25:26 + case "${OS_FAMILY}" in 02:25:26 + dpkg -l 02:25:26 + grep '^ii' 02:25:26 + '[' -f /tmp/packages_start.txt ']' 02:25:26 + '[' -f /tmp/packages_end.txt ']' 02:25:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:25:26 + '[' /w/workspace/edgex-go/759 ']' 02:25:26 + mkdir -p /w/workspace/edgex-go/759/archives/ 02:25:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/759/archives/ [Pipeline] echo 02:25:26 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/759/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:25:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:25:27 02:25:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:25:28 latest: Pulling from edgex-lftools-log-publisher 02:25:28 5eb5b503b376: Pulling fs layer 02:25:28 5c69ac0246d0: Pulling fs layer 02:25:28 ec43610c2a17: Pulling fs layer 02:25:28 3a2ae6a8a46f: Pulling fs layer 02:25:28 33b1e0a273af: Pulling fs layer 02:25:28 5d3b04190fa2: Pulling fs layer 02:25:28 2f39f015ded8: Pulling fs layer 02:25:28 5d3b04190fa2: Waiting 02:25:28 2f39f015ded8: Waiting 02:25:28 3a2ae6a8a46f: Waiting 02:25:28 5c69ac0246d0: Download complete 02:25:28 3a2ae6a8a46f: Verifying Checksum 02:25:28 3a2ae6a8a46f: Download complete 02:25:28 33b1e0a273af: Verifying Checksum 02:25:28 33b1e0a273af: Download complete 02:25:28 5d3b04190fa2: Verifying Checksum 02:25:28 5d3b04190fa2: Download complete 02:25:28 ec43610c2a17: Verifying Checksum 02:25:28 ec43610c2a17: Download complete 02:25:28 5eb5b503b376: Verifying Checksum 02:25:28 5eb5b503b376: Download complete 02:25:28 2f39f015ded8: Verifying Checksum 02:25:28 2f39f015ded8: Download complete 02:25:29 5eb5b503b376: Pull complete 02:25:29 5c69ac0246d0: Pull complete 02:25:30 ec43610c2a17: Pull complete 02:25:30 3a2ae6a8a46f: Pull complete 02:25:30 33b1e0a273af: Pull complete 02:25:30 5d3b04190fa2: Pull complete 02:25:35 2f39f015ded8: Pull complete 02:25:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:25:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:25:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:25:35 prd-ubuntu20.04-docker-8c-8g-34742 does not seem to be running inside a container 02:25:35 $ 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/759/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/759 -v /w/workspace/edgex-go/759:/w/workspace/edgex-go/759:rw,z -v /w/workspace/edgex-go/759@tmp:/w/workspace/edgex-go/759@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:25:41 $ docker top 30f0866c53f926e1f3a540280b4e372d43fd72f8e67c96f85fc1f827cec2f859 -eo pid,comm [Pipeline] { [Pipeline] sh 02:25:42 + touch /tmp/pre-build-complete [Pipeline] sh 02:25:42 + mkdir -p /var/log/sysstat [Pipeline] sh 02:25:42 + ls /var/log/sa-host 02:25:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:25:43 provisioning config files... 02:25:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/759@tmp/config15447772900245786752tmp [Pipeline] { [Pipeline] echo 02:25:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:25:43 ---> create-netrc.sh [Pipeline] } 02:25:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:25:44 ---> python-tools-install.sh [Pipeline] echo 02:25:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:25:44 ---> sudo-logs.sh 02:25:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:25:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:25:44 ---> job-cost.sh 02:25:44 lf-activate-venv: SKIPPING 02:25:44 DEBUG: total: 0.2199999988079071 02:25:44 INFO: Retrieving Stack Cost... 02:25:45 INFO: Retrieving Pricing Info for: v3-standard-8 02:25:45 INFO: Archiving Costs [Pipeline] echo 02:25:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:25:45 ---> logs-deploy.sh 02:25:45 lf-activate-venv: SKIPPING 02:25:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/759 02:25:45 INFO: archiving workspace using pattern(s): 02:25:46 Archives upload complete. 02:25:47 INFO: archiving logs to Nexus 02:25:47 ---> uname -a: 02:25:47 Linux prd-ubuntu20-04-docker-8c-8g-34742 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:25:47 02:25:47 02:25:47 ---> lscpu: 02:25:47 Architecture: x86_64 02:25:47 CPU op-mode(s): 32-bit, 64-bit 02:25:47 Byte Order: Little Endian 02:25:47 Address sizes: 40 bits physical, 48 bits virtual 02:25:47 CPU(s): 8 02:25:47 On-line CPU(s) list: 0-7 02:25:47 Thread(s) per core: 1 02:25:47 Core(s) per socket: 1 02:25:47 Socket(s): 8 02:25:47 NUMA node(s): 1 02:25:47 Vendor ID: AuthenticAMD 02:25:47 CPU family: 23 02:25:47 Model: 49 02:25:47 Model name: AMD EPYC-Rome Processor 02:25:47 Stepping: 0 02:25:47 CPU MHz: 2799.998 02:25:47 BogoMIPS: 5599.99 02:25:47 Virtualization: AMD-V 02:25:47 Hypervisor vendor: KVM 02:25:47 Virtualization type: full 02:25:47 L1d cache: 256 KiB 02:25:47 L1i cache: 256 KiB 02:25:47 L2 cache: 4 MiB 02:25:47 L3 cache: 128 MiB 02:25:47 NUMA node0 CPU(s): 0-7 02:25:47 Vulnerability Itlb multihit: Not affected 02:25:47 Vulnerability L1tf: Not affected 02:25:47 Vulnerability Mds: Not affected 02:25:47 Vulnerability Meltdown: Not affected 02:25:47 Vulnerability Mmio stale data: Not affected 02:25:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:25:47 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:25:47 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:25:47 Vulnerability Srbds: Not affected 02:25:47 Vulnerability Tsx async abort: Not affected 02:25:47 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 02:25:47 02:25:47 02:25:47 ---> nproc: 02:25:47 8 02:25:47 02:25:47 02:25:47 ---> df -h: 02:25:47 Filesystem Size Used Avail Use% Mounted on 02:25:47 overlay 155G 27G 129G 18% / 02:25:47 tmpfs 64M 0 64M 0% /dev 02:25:47 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:25:47 shm 64M 0 64M 0% /dev/shm 02:25:47 /dev/vda1 155G 27G 129G 18% /facter-os 02:25:47 02:25:47 02:25:47 ---> sar -b -r -n DEV: 02:25:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-34742) 12/09/24 _x86_64_ (8 CPU) 02:25:47 02:25:47 01:53:03 LINUX RESTART (8 CPU) 02:25:47 02:25:47 01:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:25:47 01:55:01 188.45 1.75 186.70 0.00 50.26 62962.44 0.00 02:25:47 01:56:01 47.07 0.03 47.03 0.00 0.27 33805.81 0.00 02:25:47 01:57:01 113.15 0.40 112.75 0.00 36.39 53566.94 0.00 02:25:47 01:58:01 1125.55 9.94 1115.61 0.00 118.24 377908.73 0.00 02:25:47 01:59:01 295.28 3.07 292.22 0.00 2061.31 88271.78 0.00 02:25:47 02:00:02 860.31 8.61 851.70 0.00 3192.80 134712.46 0.00 02:25:47 02:01:01 368.18 1.36 366.82 0.00 261.47 49546.32 0.00 02:25:47 02:02:01 37.21 0.10 37.11 0.00 15.33 937.58 0.00 02:25:47 02:03:01 19.13 0.00 19.13 0.00 0.00 486.45 0.00 02:25:47 02:04:01 2.32 0.00 2.32 0.00 0.00 39.33 0.00 02:25:47 02:05:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 02:25:47 02:06:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 02:25:47 02:07:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 02:25:47 02:08:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 02:25:47 02:09:01 1.67 0.02 1.65 0.00 0.13 18.40 0.00 02:25:47 02:10:01 3.05 1.02 2.03 0.00 21.86 28.93 0.00 02:25:47 02:11:01 0.83 0.00 0.83 0.00 0.00 9.47 0.00 02:25:47 02:12:01 1.28 0.00 1.28 0.00 0.00 15.86 0.00 02:25:47 02:13:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 02:25:47 02:14:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 02:25:47 02:15:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 02:25:47 02:16:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 02:25:47 02:17:01 0.92 0.02 0.90 0.00 0.13 10.66 0.00 02:25:47 02:18:01 1.50 0.00 1.50 0.00 0.00 18.40 0.00 02:25:47 02:19:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 02:25:47 02:20:01 1.62 0.00 1.62 0.00 0.00 18.13 0.00 02:25:47 02:21:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 02:25:47 02:22:01 1.57 0.00 1.57 0.00 0.00 18.13 0.00 02:25:47 02:23:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 02:25:47 02:24:01 1.55 0.00 1.55 0.00 0.00 17.46 0.00 02:25:47 02:25:01 105.21 0.33 104.88 0.00 12.26 29714.23 0.00 02:25:47 Average: 102.89 0.86 102.03 0.00 186.14 26900.33 0.00 02:25:47 02:25:47 01:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:25:47 01:55:01 27206400 31339832 965872 2.94 127484 4141160 2070140 6.10 1856924 3284700 859736 02:25:47 01:56:01 26620280 30943088 1360180 4.14 131732 4302588 2373500 6.99 1894408 3806976 493892 02:25:47 01:57:01 27601060 31470468 833712 2.54 140296 3879808 1944756 5.73 1367932 3385560 2200 02:25:47 01:58:01 14041604 29602572 2616596 7.96 331452 14582036 7552404 22.26 4390916 13018384 223344 02:25:47 01:59:01 11005588 29445408 2759356 8.39 351952 17294276 9047248 26.66 5867392 14407812 419320 02:25:47 02:00:02 9088388 30037716 2183480 6.64 370196 19731476 5492520 16.19 6246672 15921904 18736 02:25:47 02:01:01 11844652 31419956 848888 2.58 376524 18532536 2415684 7.12 3223128 16435444 484 02:25:47 02:02:01 11834772 31412872 855736 2.60 378136 18533468 2469116 7.28 3465700 16200996 556 02:25:47 02:03:01 11847212 31426432 841992 2.56 378940 18533704 2287824 6.74 3700636 15953672 20 02:25:47 02:04:01 11847016 31426356 842120 2.56 379024 18533744 2287824 6.74 3700868 15953716 24 02:25:47 02:05:01 11849056 31428420 840156 2.55 379036 18533748 2287824 6.74 3698840 15953716 16 02:25:47 02:06:01 11850656 31430028 839216 2.55 379044 18533752 2287824 6.74 3698780 15953716 8 02:25:47 02:07:01 11866580 31445972 823212 2.50 379056 18533756 2303876 6.79 3682344 15953724 12 02:25:47 02:08:01 11866816 31446660 822888 2.50 379076 18533760 2303876 6.79 3681832 15954144 8 02:25:47 02:09:01 11865112 31445104 824420 2.51 379108 18533756 2334576 6.88 3682076 15954152 4 02:25:47 02:10:01 11863760 31444912 824980 2.51 379168 18534512 2367468 6.98 3682168 15954820 4 02:25:47 02:11:01 11863996 31445152 824696 2.51 379172 18534512 2367468 6.98 3682016 15954820 12 02:25:47 02:12:01 11864164 31445340 824656 2.51 379192 18534516 2367468 6.98 3682044 15954824 16 02:25:47 02:13:01 11864600 31445808 824368 2.51 379212 18534520 2367468 6.98 3682076 15954828 8 02:25:47 02:14:01 11864616 31445832 824316 2.51 379236 18534512 2367468 6.98 3682156 15954828 8 02:25:47 02:15:01 11864292 31445548 824524 2.51 379260 18534524 2367468 6.98 3682284 15954832 12 02:25:47 02:16:01 11864244 31445524 824492 2.51 379276 18534524 2367468 6.98 3682416 15954832 12 02:25:47 02:17:01 11863928 31445336 824620 2.51 379292 18534652 2367468 6.98 3682168 15954948 28 02:25:47 02:18:01 11864144 31445740 824032 2.51 379304 18534664 2367468 6.98 3682376 15954968 4 02:25:47 02:19:01 11864160 31445780 823896 2.51 379336 18534660 2367468 6.98 3682572 15954968 8 02:25:47 02:20:01 11864152 31445804 823860 2.51 379356 18534668 2367468 6.98 3682532 15954976 8 02:25:47 02:21:01 11864332 31446000 823572 2.50 379368 18534672 2367468 6.98 3682524 15954976 8 02:25:47 02:22:01 11864276 31445976 823568 2.50 379384 18534676 2367468 6.98 3682288 15954980 8 02:25:47 02:23:01 11864452 31446168 823532 2.50 379396 18534680 2367468 6.98 3682580 15954984 8 02:25:47 02:24:01 11864152 31445908 823712 2.50 379420 18534680 2367468 6.98 3682724 15954984 12 02:25:47 02:25:01 11004148 31369040 899756 2.74 383564 19275924 2684000 7.91 3762520 16689484 341916 02:25:47 Average: 13264600 31250798 1016787 3.09 352709 17033176 2827581 8.33 3650190 14650054 76143 02:25:47 02:25:47 01:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:25:47 01:55:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 02:25:47 01:55:01 veth6384267 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 02:25:47 01:55:01 docker0 220.66 286.85 18.87 2029.93 0.00 0.00 0.00 0.00 02:25:47 01:55:01 ens3 437.58 309.12 5254.78 45.50 0.00 0.00 0.00 0.00 02:25:47 01:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:25:47 01:56:01 veth6384267 1.03 1.07 0.09 0.10 0.00 0.00 0.00 0.00 02:25:47 01:56:01 docker0 1.03 1.03 0.08 0.09 0.00 0.00 0.00 0.00 02:25:47 01:56:01 ens3 33.26 23.21 25.77 14.84 0.00 0.00 0.00 0.00 02:25:47 01:57:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 02:25:47 01:57:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 01:57:01 veth5b73792 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:25:47 01:57:01 ens3 100.90 65.17 2224.36 20.32 0.00 0.00 0.00 0.00 02:25:47 01:58:01 veth0dc45d4 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:25:47 01:58:01 veth6efcf7a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:25:47 01:58:01 veth49ca5ad 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:25:47 01:58:01 veth31960a7 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:25:47 01:58:01 veth1530597 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:25:47 01:58:01 lo 0.46 0.46 0.04 0.04 0.00 0.00 0.00 0.00 02:25:47 01:58:01 veth1d59720 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:25:47 01:58:01 docker0 444.57 835.96 37.58 8130.13 0.00 0.00 0.00 0.00 02:25:47 01:58:01 veth50c6788 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:25:47 01:58:01 veth5b73792 0.60 1.33 0.05 0.26 0.00 0.00 0.00 0.00 02:25:47 01:58:01 vethd1866ec 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:25:47 01:58:01 vetha22e9d0 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:25:47 01:58:01 vethec61fd6 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:25:47 01:58:01 ens3 918.96 500.31 9043.19 212.28 0.00 0.00 0.00 0.00 02:25:47 01:58:01 vethf045f85 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:25:47 01:58:01 veth7e6ba08 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:25:47 01:59:01 veth0dc45d4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 01:59:01 veth6efcf7a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 01:59:01 veth49ca5ad 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 01:59:01 veth31960a7 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 01:59:01 veth1530597 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 01:59:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 02:25:47 01:59:01 veth1d59720 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 01:59:01 docker0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:25:47 01:59:01 veth50c6788 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 01:59:01 veth5b73792 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:25:47 01:59:01 vethd1866ec 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 01:59:01 vetha22e9d0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 01:59:01 vethec61fd6 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 01:59:01 ens3 41.39 18.99 712.34 4.71 0.00 0.00 0.00 0.00 02:25:47 01:59:01 vethf045f85 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 01:59:01 veth7e6ba08 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 02:00:02 veth6efcf7a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 02:00:02 veth1530597 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 02:00:02 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 02:25:47 02:00:02 veth1d59720 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 02:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 02:00:02 veth50c6788 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 02:00:02 veth5b73792 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 02:00:02 vetha22e9d0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 02:00:02 vethec61fd6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 02:00:02 ens3 117.52 56.46 1413.00 13.63 0.00 0.00 0.00 0.00 02:25:47 02:00:02 veth7e6ba08 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 02:01:01 lo 13.01 13.01 1.29 1.29 0.00 0.00 0.00 0.00 02:25:47 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 02:01:01 ens3 109.39 100.27 66.83 376.04 0.00 0.00 0.00 0.00 02:25:47 02:02:01 lo 45.99 45.99 4.53 4.53 0.00 0.00 0.00 0.00 02:25:47 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 02:02:01 ens3 421.00 426.90 199.54 2004.11 0.00 0.00 0.00 0.00 02:25:47 02:03:01 lo 23.20 23.20 2.29 2.29 0.00 0.00 0.00 0.00 02:25:47 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 02:03:01 ens3 248.51 235.61 120.80 1397.09 0.00 0.00 0.00 0.00 02:25:47 02:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:25:47 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 02:04:01 ens3 1.38 0.55 1.24 0.28 0.00 0.00 0.00 0.00 02:25:47 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 02:05:01 ens3 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 02:25:47 02:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:25:47 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 02:06:01 ens3 0.53 0.08 0.05 0.01 0.00 0.00 0.00 0.00 02:25:47 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 02:07:01 ens3 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 02:25:47 02:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:25:47 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 02:08:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:25:47 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 02:09:01 ens3 0.48 0.27 0.18 0.08 0.00 0.00 0.00 0.00 02:25:47 02:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:25:47 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 02:10:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:25:47 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 02:11:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:25:47 02:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:25:47 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 02:12:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:25:47 02:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 02:13:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 02:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:25:47 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 02:14:01 ens3 0.33 0.25 0.09 0.08 0.00 0.00 0.00 0.00 02:25:47 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 02:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 02:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:25:47 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 02:16:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:25:47 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 02:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 02:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:25:47 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 02:18:01 ens3 0.45 0.17 0.08 0.01 0.00 0.00 0.00 0.00 02:25:47 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 02:19:01 ens3 0.50 0.18 0.12 0.07 0.00 0.00 0.00 0.00 02:25:47 02:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:25:47 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 02:20:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:25:47 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 02:21:01 ens3 0.20 0.10 0.06 0.01 0.00 0.00 0.00 0.00 02:25:47 02:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:25:47 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 02:22:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:25:47 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 02:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 02:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:25:47 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:47 02:24:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 02:25:47 02:25:01 lo 2.13 2.13 0.22 0.22 0.00 0.00 0.00 0.00 02:25:47 02:25:01 docker0 76.72 134.02 7.04 1255.19 0.00 0.00 0.00 0.00 02:25:47 02:25:01 ens3 374.94 247.77 7105.20 159.54 0.00 0.00 0.00 0.00 02:25:47 Average: lo 2.89 2.89 0.28 0.28 0.00 0.00 0.00 0.00 02:25:47 Average: docker0 24.06 40.75 2.06 369.84 0.00 0.00 0.00 0.00 02:25:47 Average: ens3 90.77 64.13 846.06 136.94 0.00 0.00 0.00 0.00 02:25:47 02:25:47 02:25:47 ---> sar -P ALL: 02:25:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-34742) 12/09/24 _x86_64_ (8 CPU) 02:25:47 02:25:47 01:53:03 LINUX RESTART (8 CPU) 02:25:47 02:25:47 01:54:01 CPU %user %nice %system %iowait %steal %idle 02:25:47 01:55:01 all 31.20 0.00 6.34 0.66 0.07 61.72 02:25:47 01:55:01 0 32.28 0.00 5.97 0.05 0.08 61.62 02:25:47 01:55:01 1 30.58 0.00 5.81 0.03 0.07 63.50 02:25:47 01:55:01 2 31.44 0.00 5.69 0.05 0.08 62.74 02:25:47 01:55:01 3 32.31 0.00 7.76 2.07 0.07 57.80 02:25:47 01:55:01 4 33.61 0.00 5.72 0.14 0.07 60.46 02:25:47 01:55:01 5 27.38 0.00 6.83 0.61 0.07 65.11 02:25:47 01:55:01 6 31.47 0.00 6.23 0.62 0.07 61.62 02:25:47 01:55:01 7 30.56 0.00 6.68 1.76 0.08 60.92 02:25:47 01:56:01 all 41.58 0.00 6.07 0.27 0.09 52.00 02:25:47 01:56:01 0 42.63 0.00 5.97 0.00 0.08 51.32 02:25:47 01:56:01 1 42.31 0.00 6.56 0.00 0.08 51.05 02:25:47 01:56:01 2 39.94 0.00 5.91 0.00 0.08 54.07 02:25:47 01:56:01 3 40.65 0.00 6.28 2.01 0.10 50.96 02:25:47 01:56:01 4 41.55 0.00 6.05 0.00 0.08 52.31 02:25:47 01:56:01 5 41.49 0.00 5.86 0.12 0.08 52.45 02:25:47 01:56:01 6 42.18 0.00 5.69 0.00 0.08 52.05 02:25:47 01:56:01 7 41.88 0.00 6.27 0.00 0.08 51.76 02:25:47 01:57:01 all 42.16 0.00 6.89 0.45 0.09 50.41 02:25:47 01:57:01 0 42.49 0.00 7.62 0.10 0.10 49.68 02:25:47 01:57:01 1 42.34 0.00 6.48 0.08 0.08 51.01 02:25:47 01:57:01 2 43.67 0.00 6.63 0.10 0.08 49.51 02:25:47 01:57:01 3 41.73 0.00 7.52 2.64 0.08 48.02 02:25:47 01:57:01 4 41.83 0.00 6.08 0.12 0.08 51.89 02:25:47 01:57:01 5 41.89 0.00 7.11 0.35 0.08 50.56 02:25:47 01:57:01 6 42.09 0.00 6.47 0.15 0.08 51.20 02:25:47 01:57:01 7 41.24 0.00 7.22 0.05 0.10 51.39 02:25:47 01:58:01 all 30.00 0.00 11.16 12.48 0.09 46.27 02:25:47 01:58:01 0 29.99 0.00 12.73 36.83 0.10 20.33 02:25:47 01:58:01 1 29.55 0.00 10.43 8.33 0.08 51.61 02:25:47 01:58:01 2 28.94 0.00 11.39 8.39 0.08 51.20 02:25:47 01:58:01 3 30.97 0.00 11.18 5.16 0.07 52.63 02:25:47 01:58:01 4 30.69 0.00 10.06 5.63 0.10 53.52 02:25:47 01:58:01 5 30.69 0.00 11.44 5.44 0.07 52.35 02:25:47 01:58:01 6 29.99 0.00 10.43 13.92 0.12 45.54 02:25:47 01:58:01 7 29.15 0.00 11.59 16.29 0.09 42.88 02:25:47 01:59:01 all 86.79 0.00 13.01 0.02 0.19 0.00 02:25:47 01:59:01 0 87.86 0.00 12.00 0.00 0.14 0.00 02:25:47 01:59:01 1 85.61 0.00 14.16 0.02 0.21 0.00 02:25:47 01:59:01 2 86.18 0.00 13.59 0.02 0.21 0.00 02:25:47 01:59:01 3 87.87 0.00 11.98 0.00 0.15 0.00 02:25:47 01:59:01 4 86.88 0.00 12.88 0.02 0.21 0.02 02:25:47 01:59:01 5 86.08 0.00 13.71 0.00 0.21 0.00 02:25:47 01:59:01 6 86.98 0.00 12.81 0.03 0.17 0.00 02:25:47 01:59:01 7 86.74 0.00 13.00 0.03 0.23 0.00 02:25:47 02:00:02 all 86.50 0.00 13.24 0.02 0.21 0.02 02:25:47 02:00:02 0 86.39 0.00 13.34 0.00 0.27 0.00 02:25:47 02:00:02 1 85.99 0.00 13.69 0.04 0.25 0.04 02:25:47 02:00:02 2 85.45 0.00 14.25 0.04 0.25 0.02 02:25:47 02:00:02 3 87.26 0.00 12.53 0.00 0.21 0.00 02:25:47 02:00:02 4 86.90 0.00 12.88 0.02 0.17 0.03 02:25:47 02:00:02 5 87.19 0.00 12.65 0.00 0.15 0.00 02:25:47 02:00:02 6 86.35 0.00 13.36 0.07 0.19 0.03 02:25:47 02:00:02 7 86.41 0.00 13.27 0.03 0.24 0.05 02:25:47 02:01:01 all 23.62 0.00 4.72 5.65 0.13 65.88 02:25:47 02:01:01 0 25.07 0.00 4.83 5.48 0.16 64.46 02:25:47 02:01:01 1 23.83 0.00 4.37 3.92 0.15 67.72 02:25:47 02:01:01 2 22.94 0.00 4.67 6.79 0.09 65.52 02:25:47 02:01:01 3 24.43 0.00 4.54 5.30 0.12 65.61 02:25:47 02:01:01 4 23.21 0.00 5.09 8.16 0.16 63.38 02:25:47 02:01:01 5 23.96 0.00 5.30 4.30 0.16 66.29 02:25:47 02:01:01 6 23.50 0.00 4.15 1.90 0.12 70.32 02:25:47 02:01:01 7 22.00 0.00 4.79 9.39 0.10 63.71 02:25:47 02:02:01 all 7.26 0.00 1.03 0.14 0.06 91.52 02:25:47 02:02:01 0 5.70 0.00 0.85 0.05 0.05 93.35 02:25:47 02:02:01 1 8.00 0.00 0.94 0.07 0.07 90.93 02:25:47 02:02:01 2 7.32 0.00 1.02 0.07 0.07 91.53 02:25:47 02:02:01 3 5.06 0.00 1.02 0.10 0.05 93.77 02:25:47 02:02:01 4 6.87 0.00 0.92 0.10 0.05 92.06 02:25:47 02:02:01 5 8.53 0.00 1.30 0.27 0.05 89.85 02:25:47 02:02:01 6 8.85 0.00 1.24 0.03 0.07 89.81 02:25:47 02:02:01 7 7.73 0.00 0.92 0.44 0.05 90.86 02:25:47 02:03:01 all 6.35 0.00 0.64 0.12 0.05 92.84 02:25:47 02:03:01 0 1.77 0.00 0.55 0.00 0.05 97.63 02:25:47 02:03:01 1 3.19 0.00 0.75 0.05 0.05 95.96 02:25:47 02:03:01 2 4.98 0.00 0.48 0.05 0.03 94.46 02:25:47 02:03:01 3 6.10 0.00 0.68 0.00 0.05 93.16 02:25:47 02:03:01 4 8.61 0.00 0.72 0.02 0.05 90.61 02:25:47 02:03:01 5 9.51 0.00 0.69 0.27 0.05 89.49 02:25:47 02:03:01 6 8.23 0.00 0.65 0.55 0.05 90.52 02:25:47 02:03:01 7 8.40 0.00 0.64 0.03 0.05 90.88 02:25:47 02:04:01 all 0.29 0.00 0.01 0.01 0.01 99.67 02:25:47 02:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:25:47 02:04:01 1 0.12 0.00 0.05 0.02 0.05 99.77 02:25:47 02:04:01 2 2.00 0.00 0.00 0.00 0.02 97.98 02:25:47 02:04:01 3 0.05 0.00 0.02 0.00 0.00 99.93 02:25:47 02:04:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:25:47 02:04:01 5 0.05 0.00 0.03 0.02 0.02 99.88 02:25:47 02:04:01 6 0.02 0.00 0.00 0.05 0.02 99.92 02:25:47 02:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:25:47 02:05:01 all 0.27 0.00 0.02 0.01 0.01 99.69 02:25:47 02:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:25:47 02:05:01 1 0.08 0.00 0.07 0.02 0.03 99.80 02:25:47 02:05:01 2 2.00 0.00 0.02 0.00 0.02 97.96 02:25:47 02:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:25:47 02:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:25:47 02:05:01 5 0.05 0.00 0.03 0.00 0.02 99.90 02:25:47 02:05:01 6 0.00 0.00 0.00 0.05 0.00 99.95 02:25:47 02:05:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:25:47 02:25:47 02:05:01 CPU %user %nice %system %iowait %steal %idle 02:25:47 02:06:01 all 0.27 0.00 0.02 0.00 0.01 99.70 02:25:47 02:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:25:47 02:06:01 1 0.08 0.00 0.05 0.00 0.03 99.83 02:25:47 02:06:01 2 2.00 0.00 0.00 0.00 0.02 97.98 02:25:47 02:06:01 3 0.00 0.00 0.02 0.00 0.02 99.97 02:25:47 02:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:25:47 02:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:25:47 02:06:01 6 0.00 0.00 0.02 0.03 0.00 99.95 02:25:47 02:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:25:47 02:07:01 all 0.29 0.00 0.01 0.00 0.01 99.69 02:25:47 02:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:25:47 02:07:01 1 0.05 0.00 0.03 0.00 0.03 99.88 02:25:47 02:07:01 2 1.52 0.00 0.02 0.00 0.00 98.47 02:25:47 02:07:01 3 0.05 0.00 0.02 0.00 0.00 99.93 02:25:47 02:07:01 4 0.05 0.00 0.02 0.00 0.02 99.92 02:25:47 02:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:25:47 02:07:01 6 0.03 0.00 0.00 0.02 0.02 99.93 02:25:47 02:07:01 7 0.56 0.00 0.02 0.00 0.02 99.40 02:25:47 02:08:01 all 0.21 0.00 0.01 0.00 0.00 99.78 02:25:47 02:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:25:47 02:08:01 1 0.07 0.00 0.03 0.00 0.02 99.88 02:25:47 02:08:01 2 0.02 0.00 0.03 0.00 0.02 99.93 02:25:47 02:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:25:47 02:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:25:47 02:08:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:25:47 02:08:01 6 0.00 0.00 0.00 0.02 0.00 99.98 02:25:47 02:08:01 7 1.50 0.00 0.00 0.00 0.00 98.50 02:25:47 02:09:01 all 0.17 0.00 0.03 0.01 0.01 99.78 02:25:47 02:09:01 0 0.03 0.00 0.02 0.05 0.02 99.88 02:25:47 02:09:01 1 0.12 0.00 0.08 0.00 0.03 99.77 02:25:47 02:09:01 2 0.07 0.00 0.00 0.00 0.00 99.93 02:25:47 02:09:01 3 0.05 0.00 0.00 0.00 0.00 99.95 02:25:47 02:09:01 4 0.03 0.00 0.03 0.00 0.00 99.93 02:25:47 02:09:01 5 0.07 0.00 0.03 0.00 0.02 99.88 02:25:47 02:09:01 6 0.05 0.00 0.03 0.03 0.02 99.87 02:25:47 02:09:01 7 0.98 0.00 0.02 0.00 0.02 98.99 02:25:47 02:10:01 all 0.22 0.00 0.04 0.01 0.01 99.72 02:25:47 02:10:01 0 0.00 0.00 0.03 0.00 0.00 99.97 02:25:47 02:10:01 1 0.08 0.00 0.05 0.00 0.05 99.82 02:25:47 02:10:01 2 0.18 0.00 0.08 0.03 0.02 99.68 02:25:47 02:10:01 3 0.03 0.00 0.05 0.00 0.00 99.92 02:25:47 02:10:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:25:47 02:10:01 5 0.03 0.00 0.03 0.00 0.00 99.93 02:25:47 02:10:01 6 0.05 0.00 0.03 0.03 0.02 99.87 02:25:47 02:10:01 7 1.35 0.00 0.03 0.00 0.00 98.61 02:25:47 02:11:01 all 0.14 0.00 0.01 0.00 0.01 99.83 02:25:47 02:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:25:47 02:11:01 1 0.07 0.00 0.07 0.00 0.03 99.83 02:25:47 02:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:25:47 02:11:01 3 0.03 0.00 0.00 0.00 0.02 99.95 02:25:47 02:11:01 4 0.05 0.00 0.02 0.00 0.00 99.93 02:25:47 02:11:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:25:47 02:11:01 6 0.02 0.00 0.03 0.02 0.00 99.93 02:25:47 02:11:01 7 0.91 0.00 0.00 0.00 0.02 99.07 02:25:47 02:12:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:25:47 02:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:25:47 02:12:01 1 0.07 0.00 0.02 0.00 0.02 99.90 02:25:47 02:12:01 2 0.02 0.00 0.02 0.00 0.02 99.95 02:25:47 02:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:25:47 02:12:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:25:47 02:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:25:47 02:12:01 6 0.00 0.00 0.00 0.03 0.02 99.95 02:25:47 02:12:01 7 0.02 0.00 0.03 0.00 0.00 99.95 02:25:47 02:13:01 all 0.02 0.00 0.02 0.00 0.01 99.95 02:25:47 02:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:25:47 02:13:01 1 0.07 0.00 0.07 0.00 0.02 99.85 02:25:47 02:13:01 2 0.02 0.00 0.02 0.00 0.02 99.95 02:25:47 02:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:25:47 02:13:01 4 0.03 0.00 0.03 0.00 0.02 99.92 02:25:47 02:13:01 5 0.00 0.00 0.03 0.00 0.00 99.97 02:25:47 02:13:01 6 0.02 0.00 0.02 0.02 0.00 99.95 02:25:47 02:13:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:25:47 02:14:01 all 0.03 0.00 0.01 0.01 0.01 99.94 02:25:47 02:14:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:25:47 02:14:01 1 0.08 0.00 0.05 0.00 0.02 99.85 02:25:47 02:14:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:25:47 02:14:01 3 0.05 0.00 0.00 0.00 0.00 99.95 02:25:47 02:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:25:47 02:14:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:25:47 02:14:01 6 0.02 0.00 0.00 0.08 0.02 99.88 02:25:47 02:14:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:25:47 02:15:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:25:47 02:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:25:47 02:15:01 1 0.10 0.00 0.02 0.00 0.02 99.87 02:25:47 02:15:01 2 0.02 0.00 0.03 0.00 0.02 99.93 02:25:47 02:15:01 3 0.05 0.00 0.02 0.00 0.00 99.93 02:25:47 02:15:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:25:47 02:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:25:47 02:15:01 6 0.00 0.00 0.02 0.02 0.02 99.95 02:25:47 02:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:25:47 02:16:01 all 0.03 0.00 0.01 0.00 0.01 99.94 02:25:47 02:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:25:47 02:16:01 1 0.07 0.00 0.03 0.00 0.02 99.88 02:25:47 02:16:01 2 0.07 0.00 0.03 0.00 0.03 99.87 02:25:47 02:16:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:25:47 02:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:25:47 02:16:01 5 0.05 0.00 0.00 0.00 0.00 99.95 02:25:47 02:16:01 6 0.02 0.00 0.00 0.03 0.00 99.95 02:25:47 02:16:01 7 0.03 0.00 0.02 0.00 0.02 99.93 02:25:47 02:25:47 02:16:01 CPU %user %nice %system %iowait %steal %idle 02:25:47 02:17:01 all 0.03 0.00 0.02 0.03 0.01 99.92 02:25:47 02:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:25:47 02:17:01 1 0.10 0.00 0.05 0.00 0.02 99.83 02:25:47 02:17:01 2 0.02 0.00 0.03 0.00 0.02 99.93 02:25:47 02:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:25:47 02:17:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:25:47 02:17:01 5 0.03 0.00 0.03 0.00 0.00 99.93 02:25:47 02:17:01 6 0.00 0.00 0.00 0.27 0.00 99.73 02:25:47 02:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:25:47 02:18:01 all 0.05 0.00 0.01 0.00 0.01 99.93 02:25:47 02:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:25:47 02:18:01 1 0.13 0.00 0.02 0.00 0.02 99.83 02:25:47 02:18:01 2 0.05 0.00 0.02 0.00 0.02 99.92 02:25:47 02:18:01 3 0.10 0.00 0.00 0.00 0.00 99.90 02:25:47 02:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:25:47 02:18:01 5 0.02 0.00 0.00 0.00 0.02 99.97 02:25:47 02:18:01 6 0.03 0.00 0.02 0.02 0.02 99.92 02:25:47 02:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:25:47 02:19:01 all 0.01 0.00 0.01 0.00 0.01 99.96 02:25:47 02:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:25:47 02:19:01 1 0.05 0.00 0.03 0.00 0.02 99.90 02:25:47 02:19:01 2 0.02 0.00 0.02 0.00 0.03 99.93 02:25:47 02:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:25:47 02:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:25:47 02:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:25:47 02:19:01 6 0.02 0.00 0.02 0.02 0.00 99.95 02:25:47 02:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:25:47 02:20:01 all 0.06 0.00 0.01 0.00 0.01 99.91 02:25:47 02:20:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:25:47 02:20:01 1 0.10 0.00 0.02 0.00 0.02 99.87 02:25:47 02:20:01 2 0.03 0.00 0.03 0.00 0.02 99.92 02:25:47 02:20:01 3 0.07 0.00 0.02 0.00 0.02 99.90 02:25:47 02:20:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:25:47 02:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:25:47 02:20:01 6 0.05 0.00 0.03 0.03 0.02 99.87 02:25:47 02:20:01 7 0.18 0.00 0.00 0.00 0.02 99.80 02:25:47 02:21:01 all 0.04 0.00 0.01 0.03 0.00 99.92 02:25:47 02:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:25:47 02:21:01 1 0.07 0.00 0.03 0.00 0.00 99.90 02:25:47 02:21:01 2 0.05 0.00 0.00 0.00 0.02 99.93 02:25:47 02:21:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:25:47 02:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:25:47 02:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:25:47 02:21:01 6 0.02 0.00 0.00 0.23 0.00 99.75 02:25:47 02:21:01 7 0.18 0.00 0.00 0.00 0.00 99.82 02:25:47 02:22:01 all 0.06 0.00 0.02 0.02 0.01 99.90 02:25:47 02:22:01 0 0.05 0.00 0.02 0.00 0.00 99.93 02:25:47 02:22:01 1 0.07 0.00 0.05 0.00 0.02 99.87 02:25:47 02:22:01 2 0.07 0.00 0.03 0.00 0.02 99.88 02:25:47 02:22:01 3 0.05 0.00 0.02 0.00 0.00 99.93 02:25:47 02:22:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:25:47 02:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:25:47 02:22:01 6 0.02 0.00 0.03 0.13 0.00 99.82 02:25:47 02:22:01 7 0.20 0.00 0.00 0.00 0.00 99.80 02:25:47 02:23:01 all 0.15 0.00 0.01 0.01 0.00 99.83 02:25:47 02:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:25:47 02:23:01 1 0.12 0.00 0.00 0.00 0.02 99.87 02:25:47 02:23:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:25:47 02:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:25:47 02:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:25:47 02:23:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:25:47 02:23:01 6 0.02 0.00 0.00 0.05 0.00 99.93 02:25:47 02:23:01 7 0.99 0.00 0.00 0.00 0.00 99.01 02:25:47 02:24:01 all 0.11 0.00 0.02 0.02 0.01 99.83 02:25:47 02:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:25:47 02:24:01 1 0.07 0.00 0.08 0.00 0.02 99.83 02:25:47 02:24:01 2 0.03 0.00 0.02 0.00 0.03 99.92 02:25:47 02:24:01 3 0.05 0.00 0.00 0.00 0.02 99.93 02:25:47 02:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:25:47 02:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:25:47 02:24:01 6 0.02 0.00 0.03 0.18 0.02 99.75 02:25:47 02:24:01 7 0.66 0.00 0.02 0.00 0.02 99.30 02:25:47 02:25:01 all 5.22 0.00 2.35 1.08 0.04 91.31 02:25:47 02:25:01 0 5.07 0.00 2.63 0.02 0.03 92.25 02:25:47 02:25:01 1 4.84 0.00 2.26 0.12 0.07 92.71 02:25:47 02:25:01 2 6.67 0.00 2.49 0.02 0.05 90.77 02:25:47 02:25:01 3 4.92 0.00 3.10 0.15 0.02 91.82 02:25:47 02:25:01 4 4.59 0.00 2.38 0.10 0.03 92.89 02:25:47 02:25:01 5 4.69 0.00 1.66 0.40 0.05 93.20 02:25:47 02:25:01 6 5.59 0.00 2.48 7.80 0.03 84.10 02:25:47 02:25:01 7 5.39 0.00 1.83 0.07 0.03 92.68 02:25:47 Average: all 11.49 0.00 2.09 0.67 0.04 85.71 02:25:47 Average: 0 11.34 0.00 2.11 1.36 0.03 85.16 02:25:47 Average: 1 11.24 0.00 2.09 0.41 0.05 86.21 02:25:47 Average: 2 11.55 0.00 2.10 0.49 0.04 85.82 02:25:47 Average: 3 11.50 0.00 2.13 0.56 0.03 85.79 02:25:47 Average: 4 11.59 0.00 2.00 0.45 0.04 85.93 02:25:47 Average: 5 11.46 0.00 2.12 0.37 0.03 86.01 02:25:47 Average: 6 11.67 0.00 2.04 0.84 0.04 85.41 02:25:47 Average: 7 11.61 0.00 2.10 0.89 0.04 85.36 02:25:47 02:25:47 02:25:47