Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 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-ssh7235888828039916810.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-ssh4746163164711432938.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-ssh15987493648766078609.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-ssh11872023768694795829.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-ssh18159150902618223377.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-35416 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/766 [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/766 # 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 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 (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 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 # timeout=10 Commit message: "Merge pull request #5032 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.0.0-dev.14" > git rev-list --no-walk cadd20047735d6124c3149b3375299ba0c077752 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:04:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:04:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:04:29 ========================================================= 01:04:29 EdgeX Global Pipelines Version Info 01:04:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:04:30 ------------------- 01:04:30 stable info: 01:04:30 ------------------- 01:04:30 Commited By: Cherry Wang cherry@iotechsys.com 01:04:30 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 01:04:30 Message: update stable to v1.0.269 01:04:30 ------------------- 01:04:30 experimental info: 01:04:30 ------------------- 01:04:30 Commited By: **** collab-it+edgex@linuxfoundation.org 01:04:30 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 01:04:30 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:04:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:04:31 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:04:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:04:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:04:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:04:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:04:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:04:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:04:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:04:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:04:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:04:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:04:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:04:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:04:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:04:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:04:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:04:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:04:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:04:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 01:04:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:04:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:04:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:04:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:04:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:04:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:04:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] echo 01:04:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0ef5369 [Pipeline] echo 01:04:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:04:31 provisioning config files... 01:04:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/766@tmp/config15373660728985192994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:04:32 ---> ****-login.sh 01:04:32 nexus3.edgexfoundry.org:10001 01:04:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:04:32 Configure a credential helper to remove this warning. See 01:04:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:04:32 01:04:32 Login Succeeded 01:04:32 nexus3.edgexfoundry.org:10002 01:04:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:04:32 Configure a credential helper to remove this warning. See 01:04:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:04:32 01:04:32 Login Succeeded 01:04:32 nexus3.edgexfoundry.org:10003 01:04:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:04:32 Configure a credential helper to remove this warning. See 01:04:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:04:32 01:04:32 Login Succeeded 01:04:32 nexus3.edgexfoundry.org:10004 01:04:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:04:32 Configure a credential helper to remove this warning. See 01:04:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:04:32 01:04:32 Login Succeeded 01:04:32 ****.io 01:04:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:04:32 Configure a credential helper to remove this warning. See 01:04:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:04:32 01:04:32 Login Succeeded 01:04:32 ---> ****-login.sh ends [Pipeline] } 01:04:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:04:33 + 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:04:33 + cut -d/ -f2 01:04:33 + dirname cmd/core-command/Dockerfile 01:04:33 + echo core-command,cmd/core-command/Dockerfile 01:04:33 + + cut -d/ -f2 01:04:33 dirname cmd/core-common-config-bootstrapper/Dockerfile 01:04:33 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 01:04:33 + + cut -d/ -f2 01:04:33 dirname cmd/core-data/Dockerfile 01:04:33 + echo core-data,cmd/core-data/Dockerfile 01:04:33 + dirname cmd/core-keeper/Dockerfile 01:04:33 + cut -d/ -f2 01:04:33 + echo core-keeper,cmd/core-keeper/Dockerfile 01:04:33 + dirname cmd/core-metadata/Dockerfile 01:04:33 + cut -d/ -f2 01:04:33 + echo core-metadata,cmd/core-metadata/Dockerfile 01:04:33 + dirname cmd/security-bootstrapper/Dockerfile 01:04:33 + cut -d/ -f2 01:04:33 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:04:33 + dirname cmd/security-proxy-auth/Dockerfile 01:04:33 + cut -d/ -f2 01:04:33 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 01:04:33 + dirname cmd/security-proxy-setup/Dockerfile 01:04:33 + cut -d/ -f2 01:04:33 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:04:33 + dirname cmd/security-secretstore-setup/Dockerfile 01:04:33 + cut -d/ -f2 01:04:33 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:04:33 + dirname cmd/security-spiffe-token-provider/Dockerfile 01:04:33 + cut -d/ -f2 01:04:33 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 01:04:33 + dirname cmd/security-spire-agent/Dockerfile 01:04:33 + cut -d/ -f2 01:04:33 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 01:04:33 + dirname cmd/security-spire-config/Dockerfile 01:04:33 + cut -d/ -f2 01:04:33 + echo security-spire-config,cmd/security-spire-config/Dockerfile 01:04:33 + dirname cmd/security-spire-server/Dockerfile 01:04:33 + cut -d/ -f2 01:04:33 + echo security-spire-server,cmd/security-spire-server/Dockerfile 01:04:33 + dirname cmd/support-notifications/Dockerfile 01:04:33 + cut -d/ -f2 01:04:33 + echo support-notifications,cmd/support-notifications/Dockerfile 01:04:33 + dirname cmd/support-scheduler/Dockerfile 01:04:33 + cut -d/ -f2 01:04:33 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 01:04:33 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:04:33 + git rev-list -1 --merges 0ef5369dd1b990ddf4b37863b8742ae368ecbe39~1..0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] echo 01:04:33 -----------> git rev-list -1 --merges 0ef5369dd1b990ddf4b37863b8742ae368ecbe39~1..0ef5369dd1b990ddf4b37863b8742ae368ecbe39 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:04:33 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [false] [Pipeline] sh 01:04:33 + git log --format=format:%s -1 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] echo 01:04:33 ========================================================= 01:04:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:04:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:04:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:04:34 + grep -v github /etc/ssh/ssh_known_hosts 01:04:34 + [ -e /tmp/ssh_known_hosts ] 01:04:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:04:34 + sudo tee+ -a /etc/ssh/ssh_known_hosts 01:04:34 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:04:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:04:34 01:04:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:04:38 0.1.4: Pulling from edgex-devops/py-git-semver 01:04:38 b85a868b505f: Pulling fs layer 01:04:38 e2be974225ed: Pulling fs layer 01:04:38 339a4e72a1f5: Pulling fs layer 01:04:38 988bab9f4d93: Pulling fs layer 01:04:38 1469e6f7b9e6: Pulling fs layer 01:04:38 eaf3925da568: Pulling fs layer 01:04:38 bab4dde63d76: Pulling fs layer 01:04:38 bde34c3a00c8: Pulling fs layer 01:04:38 b352a97aabf1: Pulling fs layer 01:04:38 4872d77fe225: Pulling fs layer 01:04:38 5851b861e8e6: Pulling fs layer 01:04:38 bab4dde63d76: Waiting 01:04:38 bde34c3a00c8: Waiting 01:04:38 b352a97aabf1: Waiting 01:04:38 4872d77fe225: Waiting 01:04:38 988bab9f4d93: Waiting 01:04:38 5851b861e8e6: Waiting 01:04:38 1469e6f7b9e6: Waiting 01:04:38 eaf3925da568: Waiting 01:04:38 e2be974225ed: Download complete 01:04:38 988bab9f4d93: Verifying Checksum 01:04:38 988bab9f4d93: Download complete 01:04:38 1469e6f7b9e6: Verifying Checksum 01:04:38 1469e6f7b9e6: Download complete 01:04:38 339a4e72a1f5: Verifying Checksum 01:04:38 339a4e72a1f5: Download complete 01:04:38 eaf3925da568: Verifying Checksum 01:04:38 eaf3925da568: Download complete 01:04:38 bde34c3a00c8: Download complete 01:04:38 b352a97aabf1: Verifying Checksum 01:04:38 b352a97aabf1: Download complete 01:04:38 4872d77fe225: Verifying Checksum 01:04:38 4872d77fe225: Download complete 01:04:38 b85a868b505f: Verifying Checksum 01:04:38 b85a868b505f: Download complete 01:04:39 5851b861e8e6: Download complete 01:04:39 bab4dde63d76: Verifying Checksum 01:04:40 b85a868b505f: Pull complete 01:04:40 e2be974225ed: Pull complete 01:04:40 339a4e72a1f5: Pull complete 01:04:40 988bab9f4d93: Pull complete 01:04:41 1469e6f7b9e6: Pull complete 01:04:41 eaf3925da568: Pull complete 01:04:43 bab4dde63d76: Pull complete 01:04:43 bde34c3a00c8: Pull complete 01:04:43 b352a97aabf1: Pull complete 01:04:43 4872d77fe225: Pull complete 01:04:43 5851b861e8e6: Pull complete 01:04:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:04:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:04:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:04:43 prd-ubuntu20.04-docker-8c-8g-35416 does not seem to be running inside a container 01:04:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/766 -v /w/workspace/edgex-go/766:/w/workspace/edgex-go/766:rw,z -v /w/workspace/edgex-go/766@tmp:/w/workspace/edgex-go/766@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:04:46 $ docker top cd535795350105a8e84ee6490edb5cacbb94ea1a09f08676a0073e4c3040db68 -eo pid,comm 01:04:46 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:04:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:04:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:04:46 [ssh-agent] Looking for ssh-agent implementation... 01:04:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:04:46 $ docker exec cd535795350105a8e84ee6490edb5cacbb94ea1a09f08676a0073e4c3040db68 ssh-agent 01:04:46 SSH_AUTH_SOCK=/tmp/ssh-K5aU4JD71MNF/agent.32 01:04:46 SSH_AGENT_PID=39 01:04:46 Running ssh-add (command line suppressed) 01:04:46 Identity added: /w/workspace/edgex-go/766@tmp/private_key_4763373981595317433.key (/w/workspace/edgex-go/766@tmp/private_key_4763373981595317433.key) 01:04:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:04:47 + git tag --points-at HEAD [Pipeline] } 01:04:47 $ docker exec --env ******** --env ******** cd535795350105a8e84ee6490edb5cacbb94ea1a09f08676a0073e4c3040db68 ssh-agent -k 01:04:47 unset SSH_AUTH_SOCK; 01:04:47 unset SSH_AGENT_PID; 01:04:47 echo Agent pid 39 killed; 01:04:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:04:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:04:47 [ssh-agent] Looking for ssh-agent implementation... 01:04:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:04:47 $ docker exec cd535795350105a8e84ee6490edb5cacbb94ea1a09f08676a0073e4c3040db68 ssh-agent 01:04:47 SSH_AUTH_SOCK=/tmp/ssh-o9ckxz3Gd1sS/agent.72 01:04:47 SSH_AGENT_PID=78 01:04:47 Running ssh-add (command line suppressed) 01:04:47 Identity added: /w/workspace/edgex-go/766@tmp/private_key_16762132887925625157.key (/w/workspace/edgex-go/766@tmp/private_key_16762132887925625157.key) 01:04:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:04:47 + git semver init 01:04:48 2024-12-20 01:04:47,988 [run_init] DEBUG init version:0.0.0 force:False 01:04:48 2024-12-20 01:04:47,989 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/766/.semver 01:04:48 2024-12-20 01:04:47,989 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/766/.semver 01:04:48 2024-12-20 01:04:47,990 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/766/.semver'], cwd=/w/workspace/edgex-go/766, universal_newlines=False, shell=None, istream=None) 01:04:54 2024-12-20 01:04:53,867 [append_file] DEBUG append to file:/w/workspace/edgex-go/766/.git/info/exclude 01:04:54 2024-12-20 01:04:53,868 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/766/.semver/main with force:False 01:04:54 2024-12-20 01:04:53,868 [read_version] DEBUG read version from /w/workspace/edgex-go/766/.semver/main 01:04:54 2024-12-20 01:04:53,868 [read_version] DEBUG read version from /w/workspace/edgex-go/766/.semver/main 01:04:54 4.0.0-dev.30 [Pipeline] } 01:04:54 $ docker exec --env ******** --env ******** cd535795350105a8e84ee6490edb5cacbb94ea1a09f08676a0073e4c3040db68 ssh-agent -k 01:04:54 unset SSH_AUTH_SOCK; 01:04:54 unset SSH_AGENT_PID; 01:04:54 echo Agent pid 78 killed; 01:04:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:04:55 + git semver [Pipeline] } 01:04:55 $ docker stop --time=1 cd535795350105a8e84ee6490edb5cacbb94ea1a09f08676a0073e4c3040db68 01:04:56 $ docker rm -f --volumes cd535795350105a8e84ee6490edb5cacbb94ea1a09f08676a0073e4c3040db68 [Pipeline] // withDockerContainer [Pipeline] sh 01:04:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:04:57 Stashed 1 file(s) [Pipeline] echo 01:04:57 [edgeXSemver]: initialized semver on version 4.0.0-dev.30 [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:04:57 + git config --global --add safe.directory /w/workspace/edgex-go/766 [Pipeline] echo 01:04:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:04:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:04:57 ========================================================= 01:04:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:04:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:04:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:04:58 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 01:04:58 43c4264eed91: Pulling fs layer 01:04:58 4cc291be95ef: Pulling fs layer 01:04:58 2ac1f1163629: Pulling fs layer 01:04:58 5c3c966382ef: Pulling fs layer 01:04:58 4f4fb700ef54: Pulling fs layer 01:04:58 5d5c8e513c77: Pulling fs layer 01:04:58 9f66e0745190: Pulling fs layer 01:04:58 f49a43e4bbc0: Pulling fs layer 01:04:58 561ebcabdf7f: Pulling fs layer 01:04:58 5c3c966382ef: Waiting 01:04:58 4f4fb700ef54: Waiting 01:04:58 5d5c8e513c77: Waiting 01:04:58 9f66e0745190: Waiting 01:04:58 f49a43e4bbc0: Waiting 01:04:58 561ebcabdf7f: Waiting 01:04:58 4cc291be95ef: Download complete 01:04:58 5c3c966382ef: Verifying Checksum 01:04:58 5c3c966382ef: Download complete 01:04:58 4f4fb700ef54: Download complete 01:04:58 5d5c8e513c77: Download complete 01:04:58 43c4264eed91: Download complete 01:04:58 9f66e0745190: Verifying Checksum 01:04:58 9f66e0745190: Download complete 01:04:58 43c4264eed91: Pull complete 01:04:58 4cc291be95ef: Pull complete 01:04:58 561ebcabdf7f: Download complete 01:04:58 2ac1f1163629: Verifying Checksum 01:04:58 2ac1f1163629: Download complete 01:04:59 f49a43e4bbc0: Verifying Checksum 01:04:59 f49a43e4bbc0: Download complete 01:05:02 2ac1f1163629: Pull complete 01:05:02 5c3c966382ef: Pull complete 01:05:02 4f4fb700ef54: Pull complete 01:05:02 5d5c8e513c77: Pull complete 01:05:02 9f66e0745190: Pull complete 01:05:04 f49a43e4bbc0: Pull complete 01:05:04 561ebcabdf7f: Pull complete 01:05:04 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 01:05:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:05:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 01:05:05 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:05:05 WORKDIR /edgex 01:05:05 COPY go.mod . 01:05:05 RUN go mod download 01:05:05 + docker build -t ci-base-image-x86_64 -f - . 01:05:06 Sending build context to Docker daemon 178.2MB 01:05:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:05:06 ---> 3a752c3f9dda 01:05:06 Step 2/4 : WORKDIR /edgex 01:05:11 ---> Running in 86617e8f2aa5 01:05:11 Removing intermediate container 86617e8f2aa5 01:05:11 ---> 240f06ae2f9a 01:05:11 Step 3/4 : COPY go.mod . 01:05:11 ---> 06a2e3797e42 01:05:11 Step 4/4 : RUN go mod download 01:05:11 ---> Running in ce997a0d132a 01:05:12 Still waiting to schedule task 01:05:12 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-35414’ 01:05:38 Removing intermediate container ce997a0d132a 01:05:38 ---> e2cda5259b63 01:05:38 Successfully built e2cda5259b63 01:05:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:38 + docker inspect -f . ci-base-image-x86_64 01:05:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:05:38 prd-ubuntu20.04-docker-8c-8g-35416 does not seem to be running inside a container 01:05:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/766 -v /w/workspace/edgex-go/766:/w/workspace/edgex-go/766:rw,z -v /w/workspace/edgex-go/766@tmp:/w/workspace/edgex-go/766@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:05:38 $ docker top e466a78e1fce0eda663240d944f0a35fbc515192e066e3609088b0d8ca607a63 -eo pid,comm [Pipeline] { [Pipeline] sh 01:05:39 + go version 01:05:39 go version go1.23.2 linux/amd64 [Pipeline] } 01:05:39 $ docker stop --time=1 e466a78e1fce0eda663240d944f0a35fbc515192e066e3609088b0d8ca607a63 01:05:40 $ docker rm -f --volumes e466a78e1fce0eda663240d944f0a35fbc515192e066e3609088b0d8ca607a63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:41 + docker inspect -f . ci-base-image-x86_64 01:05:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:05:41 prd-ubuntu20.04-docker-8c-8g-35416 does not seem to be running inside a container 01:05:41 $ 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/766 -v /w/workspace/edgex-go/766:/w/workspace/edgex-go/766:rw,z -v /w/workspace/edgex-go/766@tmp:/w/workspace/edgex-go/766@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:05:41 $ docker top d0192f25dd7a2d3386e39ae67995bf3d8932baec95685c40b1d7f9f9d120e1b7 -eo pid,comm [Pipeline] { [Pipeline] echo 01:05:41 ========================================================= 01:05:41 [edgeXBuildGoParallel] Running Tests and Build... 01:05:41 ========================================================= [Pipeline] sh 01:05:41 + git config --global --add safe.directory /w/workspace/edgex-go/766 [Pipeline] fileExists [Pipeline] sh 01:05:42 + make test 01:05:42 go test -race -coverprofile=coverage.out ./... 01:05:50 ? github.com/edgexfoundry/edgex-go [no test files] 01:06:16 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 01:06:16 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 01:06:16 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 01:06:16 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 01:06:16 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 01:06:16 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 01:06:16 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 01:06:16 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 01:06:16 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 01:06:16 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 01:06:16 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 01:06:16 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 01:06:17 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:06:17 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 01:06:17 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 01:06:18 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 01:06:18 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 01:06:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.026s coverage: 28.7% of statements 01:06:19 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 01:06:19 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 01:06:19 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 01:06:19 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 01:06:19 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 01:06:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements 01:06:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:06:21 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 01:06:21 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 01:06:21 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:06:21 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 01:06:21 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 01:06:21 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 01:06:21 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 01:06:21 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 01:06:22 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 01:06:22 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 01:06:22 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:06:22 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 01:06:22 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 01:06:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.060s coverage: 69.2% of statements 01:06:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.047s coverage: 48.4% of statements 01:06:24 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 01:06:24 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 01:06:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.172s coverage: 93.4% of statements 01:06:24 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.037s coverage: 91.7% of statements 01:06:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:06:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:06:24 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 01:06:24 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 01:06:24 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:06:24 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 01:06:24 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 01:06:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:06:24 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 01:06:24 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 01:06:24 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 01:06:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.043s coverage: 9.4% of statements 01:06:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.430s coverage: 95.8% of statements 01:06:26 ok github.com/edgexfoundry/edgex-go/internal/io 1.026s coverage: 72.2% of statements 01:06:26 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 01:06:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:06:26 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 01:06:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.031s coverage: 0.0% of statements [no tests to run] 01:06:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 1.1% of statements 01:06:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.035s coverage: 44.2% of statements 01:06:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 40.0% of statements 01:06:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.030s coverage: 87.1% of statements 01:06:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements 01:06:28 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 01:06:28 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 01:06:28 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 01:06:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.038s coverage: 96.3% of statements 01:06:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements 01:06:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:06:28 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 01:06:28 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 01:06:28 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 01:06:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 01:06:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 01:06:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 01:06:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 01:06:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 01:06:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 01:06:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 01:06:30 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 01:06:30 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 01:06:30 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 01:06:31 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 01:06:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:06:33 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 01:06:33 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 01:06:35 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 01:06:35 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 01:06:35 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 01:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:06:37 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 01:06:37 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 01:06:37 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 01:06:37 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 01:06:37 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 01:06:37 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 01:06:38 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 01:06:38 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 01:06:38 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 01:06:38 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 01:06:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.029s coverage: 94.4% of statements 01:06:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:06:40 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 01:06:40 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:06:41 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 01:06:41 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 01:06:41 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 01:06:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:06:42 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:06:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.049s coverage: 92.9% of statements 01:06:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 66.7% of statements 01:06:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements 01:06:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.028s coverage: 75.0% of statements 01:06:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements 01:06:50 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.015s coverage: 17.0% of statements 01:06:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 01:06:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.067s coverage: 81.8% of statements 01:06:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.058s coverage: 82.1% of statements 01:06:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 01:06:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.143s coverage: 63.1% of statements 01:06:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.020s coverage: 100.0% of statements 01:06:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements 01:06:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements 01:06:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 01:06:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 01:06:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.131s coverage: 36.8% of statements 01:06:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.020s coverage: 93.8% of statements 01:06:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.031s coverage: 3.1% of statements 01:06:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.046s coverage: 17.2% of statements 01:06:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.112s coverage: 95.7% of statements 01:06:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.026s coverage: 9.0% of statements 01:06:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.074s coverage: 97.7% of statements 01:06:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.026s coverage: 45.8% of statements 01:06:50 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:06:50 running golangci-lint 01:06:50 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 01:06:50 go version go1.23.2 linux/amd64 01:06:50 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 01:06:50 level=info msg="[config_reader] Used config file .golangci.yml" 01:06:50 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 01:07:12 level=info msg="[loader] Go packages loading at mode 575 (deps|types_sizes|compiled_files|exports_file|files|imports|name) took 20.639192795s" 01:07:12 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 45.847204ms" 01:07:22 level=info msg="[linters_context/goanalysis] analyzers took 1m28.098853481s with top 10 stages: buildir: 48.844219091s, gosec: 3.223295287s, fact_deprecated: 2.974379855s, inspect: 2.461186079s, ctrlflow: 2.315337132s, printf: 2.103673523s, nilness: 1.18422984s, fact_purity: 1.140559762s, isgenerated: 908.475819ms, S1038: 833.725403ms" 01:07:22 level=info msg="[runner] Issues before processing: 193, after processing: 0" 01:07:22 level=info msg="[runner] Processors filtering stat (in/out): nolint: 15/0, skip_dirs: 193/193, filename_unadjuster: 193/193, exclude-rules: 193/15, cgo: 193/193, path_prettifier: 193/193, invalid_issue: 193/193, autogenerated_exclude: 193/193, identifier_marker: 193/193, exclude: 193/193, skip_files: 193/193" 01:07:22 level=info msg="[runner] processing took 14.334309ms with stages: nolint: 4.959912ms, identifier_marker: 3.764874ms, path_prettifier: 1.876017ms, autogenerated_exclude: 1.548908ms, skip_dirs: 1.042139ms, exclude-rules: 1.008129ms, invalid_issue: 72.54µs, cgo: 45.07µs, filename_unadjuster: 12.96µs, max_same_issues: 590ns, fixer: 390ns, exclude: 390ns, uniq_by_line: 360ns, max_from_linter: 360ns, skip_files: 360ns, diff: 270ns, path_shortener: 260ns, sort_results: 230ns, source_code: 150ns, path_prefixer: 150ns, severity-rules: 130ns, max_per_file_from_linter: 120ns" 01:07:22 level=info msg="[runner] linters took 10.489108689s with stages: goanalysis_metalinter: 10.47468496s" 01:07:22 level=info msg="File cache stats: 0 entries of total size 0B" 01:07:22 level=info msg="Memory: 312 samples, avg is 280.0MB, max is 1332.5MB" 01:07:22 level=info msg="Execution took 31.180423305s" 01:07:22 go vet ./... 01:07:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:07:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:07:27 ./bin/test-attribution-txt.sh [Pipeline] echo 01:07:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 01:07:28 + ls -al . 01:07:28 total 1740 01:07:28 drwxrwxr-x 11 1001 1001 4096 Dec 20 01:05 . 01:07:28 drwxr-xr-x 4 root root 4096 Dec 20 01:05 .. 01:07:28 drwxrwxr-x 2 1001 1001 4096 Dec 20 01:04 .blubracket 01:07:28 -rw-rw-r-- 1 1001 1001 10 Dec 20 01:04 .dockerignore 01:07:28 drwxrwxr-x 8 1001 1001 4096 Dec 20 01:06 .git 01:07:28 drwxrwxr-x 3 1001 1001 4096 Dec 20 01:04 .github 01:07:28 -rw-rw-r-- 1 1001 1001 907 Dec 20 01:04 .gitignore 01:07:28 -rw-rw-r-- 1 1001 1001 199 Dec 20 01:04 .golangci.yml 01:07:28 -rw-rw-r-- 1 1001 1001 100 Dec 20 01:04 .hadolint.yml 01:07:28 drwxr-xr-x 3 1001 1001 4096 Dec 20 01:04 .semver 01:07:28 -rw-rw-r-- 1 1001 1001 155 Dec 20 01:04 .sonarcloud.properties 01:07:28 -rw-rw-r-- 1 1001 1001 1171 Dec 20 01:04 ADOPTERS.md 01:07:28 -rw-rw-r-- 1 1001 1001 17141 Dec 20 01:04 Attribution.txt 01:07:28 -rw-rw-r-- 1 1001 1001 100284 Dec 20 01:04 CHANGELOG.md 01:07:28 -rw-rw-r-- 1 1001 1001 3804 Dec 20 01:04 CONTRIBUTING.md 01:07:28 -rw-rw-r-- 1 1001 1001 677 Dec 20 01:04 GOVERNANCE.md 01:07:28 -rw-rw-r-- 1 1001 1001 858 Dec 20 01:04 Jenkinsfile 01:07:28 -rw-rw-r-- 1 1001 1001 10775 Dec 20 01:04 LICENSE 01:07:28 -rw-rw-r-- 1 1001 1001 16740 Dec 20 01:04 Makefile 01:07:28 -rw-rw-r-- 1 1001 1001 582 Dec 20 01:04 OWNERS.md 01:07:28 -rw-rw-r-- 1 1001 1001 9932 Dec 20 01:04 README.md 01:07:28 -rw-rw-r-- 1 1001 1001 789 Dec 20 01:04 SECURITY.md 01:07:28 -rw-rw-r-- 1 1001 1001 12 Dec 20 01:04 VERSION 01:07:28 drwxrwxr-x 2 1001 1001 4096 Dec 20 01:04 bin 01:07:28 drwxrwxr-x 19 1001 1001 4096 Dec 20 01:04 cmd 01:07:28 -rw-r--r-- 1 root root 1412873 Dec 20 01:06 coverage.out 01:07:28 drwxrwxr-x 2 1001 1001 4096 Dec 20 01:04 fuzz_test 01:07:28 -rw-rw-r-- 1 1001 1001 6475 Dec 20 01:04 go.mod 01:07:28 -rw-rw-r-- 1 1001 1001 87895 Dec 20 01:04 go.sum 01:07:28 drwxrwxr-x 7 1001 1001 4096 Dec 20 01:04 internal 01:07:28 drwxrwxr-x 2 1001 1001 4096 Dec 20 01:04 openapi 01:07:28 -rw-rw-r-- 1 1001 1001 584 Dec 20 01:04 security.txt 01:07:28 -rw-rw-r-- 1 1001 1001 204 Dec 20 01:04 version.go [Pipeline] sh 01:07:28 + '[' -e coverage.out ] 01:07:28 + chown 1001:1001 coverage.out [Pipeline] stash 01:07:28 Stashed 1 file(s) [Pipeline] sh 01:07:28 + make build 01:07:28 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:07:50 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:07:51 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:07:52 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:07:53 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:07:55 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:07:59 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:08:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:08:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:08:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:08:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:08:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:08:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 01:08:06 $ docker stop --time=1 d0192f25dd7a2d3386e39ae67995bf3d8932baec95685c40b1d7f9f9d120e1b7 01:08:11 $ docker rm -f --volumes d0192f25dd7a2d3386e39ae67995bf3d8932baec95685c40b1d7f9f9d120e1b7 [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:08:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:08:12 01:08:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:08:12 latest: Pulling from edgex-devops/edgex-compose 01:08:12 91d30c5bc195: Pulling fs layer 01:08:12 2e9b0aa3be6d: Pulling fs layer 01:08:12 9c61dcf015f6: Pulling fs layer 01:08:12 4698f68db338: Pulling fs layer 01:08:12 2a2f49069b9e: Pulling fs layer 01:08:12 e0025b399a48: Pulling fs layer 01:08:12 4698f68db338: Waiting 01:08:12 2a2f49069b9e: Waiting 01:08:12 91d30c5bc195: Verifying Checksum 01:08:12 91d30c5bc195: Download complete 01:08:12 4698f68db338: Verifying Checksum 01:08:12 4698f68db338: Download complete 01:08:12 91d30c5bc195: Pull complete 01:08:12 2e9b0aa3be6d: Verifying Checksum 01:08:12 2e9b0aa3be6d: Download complete 01:08:12 e0025b399a48: Verifying Checksum 01:08:12 e0025b399a48: Download complete 01:08:12 2a2f49069b9e: Download complete 01:08:13 2e9b0aa3be6d: Pull complete 01:08:13 9c61dcf015f6: Verifying Checksum 01:08:13 9c61dcf015f6: Download complete 01:08:15 9c61dcf015f6: Pull complete 01:08:15 4698f68db338: Pull complete 01:08:16 2a2f49069b9e: Pull complete 01:08:16 e0025b399a48: Pull complete 01:08:16 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 01:08:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:08:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:08:16 prd-ubuntu20.04-docker-8c-8g-35416 does not seem to be running inside a container 01:08:16 $ 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/766 -v /w/workspace/edgex-go/766:/w/workspace/edgex-go/766:rw,z -v /w/workspace/edgex-go/766@tmp:/w/workspace/edgex-go/766@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:08:18 $ docker top 7bfa489b76d1e15f8b34507ac7f662b8e053aa23bfc462c4db76a2682be4d755 -eo pid,comm [Pipeline] { [Pipeline] sh 01:08:18 + docker compose -f ./docker-compose-build.yml build --parallel 01:08:21 #1 [security-secretstore-setup internal] load build definition from Dockerfile 01:08:21 #1 transferring dockerfile: 2.49kB done 01:08:21 #1 DONE 0.0s 01:08:21 01:08:21 #2 [security-spire-config internal] load build definition from Dockerfile 01:08:21 #2 transferring dockerfile: 1.69kB done 01:08:21 #2 DONE 0.0s 01:08:21 01:08:21 #3 [security-spire-agent internal] load build definition from Dockerfile 01:08:21 #3 transferring dockerfile: 1.81kB done 01:08:21 #3 DONE 0.0s 01:08:21 01:08:21 #4 [core-data internal] load build definition from Dockerfile 01:08:21 #4 transferring dockerfile: 2.07kB done 01:08:21 #4 DONE 0.0s 01:08:21 01:08:21 #5 [support-scheduler internal] load build definition from Dockerfile 01:08:21 #5 transferring dockerfile: 1.82kB done 01:08:21 #5 DONE 0.0s 01:08:21 01:08:21 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:08:21 #6 transferring dockerfile: 2.23kB done 01:08:21 #6 DONE 0.0s 01:08:21 01:08:21 #7 [security-spire-server internal] load build definition from Dockerfile 01:08:21 #7 transferring dockerfile: 1.70kB done 01:08:21 #7 DONE 0.0s 01:08:21 01:08:21 #8 [core-command internal] load build definition from Dockerfile 01:08:21 #8 transferring dockerfile: 1.94kB done 01:08:21 #8 DONE 0.0s 01:08:21 01:08:21 #9 [security-bootstrapper internal] load build definition from Dockerfile 01:08:21 #9 transferring dockerfile: 3.02kB done 01:08:21 #9 DONE 0.0s 01:08:21 01:08:21 #10 [core-keeper internal] load build definition from Dockerfile 01:08:21 #10 transferring dockerfile: 2.07kB done 01:08:21 #10 DONE 0.0s 01:08:21 01:08:21 #11 [support-notifications internal] load build definition from Dockerfile 01:08:21 #11 transferring dockerfile: 2.02kB done 01:08:21 #11 DONE 0.0s 01:08:21 01:08:21 #12 [security-secretstore-setup internal] load .dockerignore 01:08:21 #12 transferring context: 50B done 01:08:21 #12 DONE 0.0s 01:08:21 01:08:21 #13 [security-proxy-setup internal] load build definition from Dockerfile 01:08:21 #13 transferring dockerfile: 2.50kB done 01:08:21 #13 DONE 0.0s 01:08:21 01:08:21 #14 [core-metadata internal] load build definition from Dockerfile 01:08:21 #14 transferring dockerfile: 2.13kB done 01:08:21 #14 DONE 0.0s 01:08:21 01:08:21 #15 [security-proxy-auth internal] load build definition from Dockerfile 01:08:21 #15 transferring dockerfile: 2.15kB done 01:08:21 #15 DONE 0.0s 01:08:21 01:08:21 #16 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:08:21 #16 transferring dockerfile: 1.89kB done 01:08:21 #16 DONE 0.0s 01:08:21 01:08:21 #17 [security-spire-config internal] load .dockerignore 01:08:21 #17 transferring context: 50B done 01:08:21 #17 DONE 0.0s 01:08:21 01:08:21 #18 [security-spire-agent internal] load .dockerignore 01:08:21 #18 transferring context: 50B done 01:08:21 #18 DONE 0.0s 01:08:21 01:08:21 #19 [core-data internal] load .dockerignore 01:08:21 #19 transferring context: 50B done 01:08:21 #19 DONE 0.0s 01:08:21 01:08:21 #20 [support-scheduler internal] load .dockerignore 01:08:21 #20 transferring context: 50B done 01:08:21 #20 DONE 0.0s 01:08:21 01:08:21 #21 [security-spire-server internal] load .dockerignore 01:08:21 #21 transferring context: 50B done 01:08:21 #21 DONE 0.0s 01:08:21 01:08:21 #22 [core-common-config-bootstrapper internal] load .dockerignore 01:08:21 #22 transferring context: 50B done 01:08:21 #22 DONE 0.0s 01:08:21 01:08:21 #23 [core-command internal] load .dockerignore 01:08:21 #23 transferring context: 50B done 01:08:21 #23 DONE 0.0s 01:08:21 01:08:21 #24 [security-bootstrapper internal] load .dockerignore 01:08:21 #24 transferring context: 50B done 01:08:21 #24 DONE 0.0s 01:08:21 01:08:21 #25 [core-keeper internal] load .dockerignore 01:08:21 #25 transferring context: 50B done 01:08:21 #25 DONE 0.0s 01:08:21 01:08:21 #26 [support-notifications internal] load .dockerignore 01:08:21 #26 transferring context: 50B done 01:08:21 #26 DONE 0.0s 01:08:21 01:08:21 #27 [security-proxy-setup internal] load .dockerignore 01:08:21 #27 transferring context: 50B done 01:08:21 #27 DONE 0.0s 01:08:21 01:08:21 #28 [core-metadata internal] load .dockerignore 01:08:21 #28 transferring context: 50B done 01:08:21 #28 DONE 0.0s 01:08:21 01:08:21 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:08:21 #29 DONE 0.0s 01:08:21 01:08:21 #30 [security-spiffe-token-provider internal] load .dockerignore 01:08:21 #30 transferring context: 50B done 01:08:21 #30 DONE 0.0s 01:08:21 01:08:21 #31 [security-proxy-auth internal] load .dockerignore 01:08:21 #31 transferring context: 50B done 01:08:21 #31 DONE 0.0s 01:08:21 01:08:21 #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 01:08:21 #32 ... 01:08:21 01:08:21 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:08:21 #29 DONE 0.0s 01:08:21 01:08:21 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 01:08:21 #32 ... 01:08:21 01:08:21 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:08:21 #29 DONE 0.0s 01:08:21 01:08:21 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 01:08:21 #32 ... 01:08:21 01:08:21 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 01:08:21 #33 DONE 0.3s 01:08:22 01:08:22 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 01:08:22 #34 DONE 0.4s 01:08:22 01:08:22 #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 01:08:22 #32 DONE 0.5s 01:08:22 01:08:22 #35 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:08:22 #35 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done 01:08:22 #35 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done 01:08:22 #35 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 01:08:22 #35 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 01:08:22 #35 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 01:08:22 #35 ... 01:08:22 01:08:22 #36 [security-spire-server internal] load build context 01:08:22 #36 transferring context: 23.57kB 0.0s done 01:08:22 #36 DONE 0.5s 01:08:22 01:08:22 #37 [security-spire-agent internal] load build context 01:08:22 #37 transferring context: 23.10kB 0.1s done 01:08:22 #37 DONE 0.5s 01:08:22 01:08:22 #38 [security-spire-config internal] load build context 01:08:22 #38 transferring context: 21.82kB 0.1s done 01:08:22 #38 DONE 0.6s 01:08:22 01:08:22 #35 [support-notifications stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:08:22 #35 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0B / 3.62MB 0.2s 01:08:22 #35 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.4s done 01:08:22 #35 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 01:08:23 #35 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.3s done 01:08:23 #35 DONE 1.6s 01:08:23 01:08:23 #39 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 01:08:23 #39 DONE 1.6s 01:08:23 01:08:23 #40 [support-scheduler builder 2/7] WORKDIR /edgex-go 01:08:29 #40 ... 01:08:29 01:08:29 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:08:29 #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 01:08:29 #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 01:08:29 #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 01:08:29 #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 01:08:29 #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 01:08:29 #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 01:08:29 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.0s done 01:08:29 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 01:08:29 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 01:08:29 #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 01:08:29 #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 01:08:29 #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.6s done 01:08:29 #41 ... 01:08:29 01:08:29 #42 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:08:32 #42 ... 01:08:32 01:08:32 #43 [support-notifications internal] load build context 01:08:32 #43 transferring context: 394.42MB 9.3s 01:08:32 #43 ... 01:08:32 01:08:32 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:08:32 #44 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 01:08:32 #44 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 01:08:32 #44 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 01:08:32 #44 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 01:08:32 #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.0s done 01:08:32 #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 01:08:32 #44 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.6s done 01:08:32 #44 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done 01:08:32 #44 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 01:08:32 #44 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.2s done 01:08:32 #44 ... 01:08:32 01:08:32 #45 [core-keeper internal] load build context 01:08:32 #45 ... 01:08:32 01:08:32 #46 [security-secretstore-setup internal] load build context 01:08:32 #46 ... 01:08:32 01:08:32 #47 [security-spiffe-token-provider internal] load build context 01:08:32 #47 ... 01:08:32 01:08:32 #48 [core-command internal] load build context 01:08:32 #48 transferring context: 433.44MB 10.7s done 01:08:32 #48 ... 01:08:32 01:08:32 #49 [core-metadata internal] load build context 01:08:33 #49 ... 01:08:33 01:08:33 #50 [core-data internal] load build context 01:08:33 #50 ... 01:08:33 01:08:33 #51 [security-proxy-auth internal] load build context 01:08:33 #51 ... 01:08:33 01:08:33 #52 [security-proxy-setup internal] load build context 01:08:33 #52 transferring context: 433.44MB 11.1s done 01:08:33 #52 ... 01:08:33 01:08:33 #53 [core-common-config-bootstrapper internal] load build context 01:08:33 #53 transferring context: 433.44MB 10.1s done 01:08:33 #53 ... 01:08:33 01:08:33 #54 [support-scheduler internal] load build context 01:08:33 #54 transferring context: 433.44MB 9.2s done 01:08:33 #54 ... 01:08:33 01:08:33 #55 [security-bootstrapper internal] load build context 01:08:33 #55 transferring context: 433.44MB 10.6s done 01:08:33 #55 ... 01:08:33 01:08:33 #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:08:33 #56 ... 01:08:33 01:08:33 #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:08:33 #57 ... 01:08:33 01:08:33 #58 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:08:33 #58 ... 01:08:33 01:08:33 #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:08:34 #59 ... 01:08:34 01:08:34 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:08:34 #60 ... 01:08:34 01:08:34 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:08:35 #61 ... 01:08:35 01:08:35 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:08:35 #62 ... 01:08:35 01:08:35 #45 [core-keeper internal] load build context 01:08:35 #45 transferring context: 433.44MB 12.0s done 01:08:37 #45 ... 01:08:37 01:08:37 #63 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 01:08:37 #63 ... 01:08:37 01:08:37 #46 [security-secretstore-setup internal] load build context 01:08:37 #46 transferring context: 433.44MB 11.6s done 01:08:37 #46 ... 01:08:37 01:08:37 #64 [core-common-config-bootstrapper stage-1 2/10] RUN apk add --update --no-cache dumb-init 01:08:37 #64 ... 01:08:37 01:08:37 #49 [core-metadata internal] load build context 01:08:37 #49 transferring context: 433.44MB 11.8s done 01:08:43 #49 ... 01:08:43 01:08:43 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:08:43 #65 ... 01:08:43 01:08:43 #43 [support-notifications internal] load build context 01:08:43 #43 transferring context: 433.44MB 10.7s done 01:08:43 #43 ... 01:08:43 01:08:43 #47 [security-spiffe-token-provider internal] load build context 01:08:43 #47 transferring context: 433.44MB 10.8s done 01:08:43 #47 ... 01:08:43 01:08:43 #50 [core-data internal] load build context 01:08:43 #50 transferring context: 433.44MB 11.4s done 01:08:43 #50 ... 01:08:43 01:08:43 #51 [security-proxy-auth internal] load build context 01:08:43 #51 transferring context: 433.44MB 11.8s done 01:08:46 #51 ... 01:08:46 01:08:46 #54 [support-scheduler internal] load build context 01:08:46 #54 DONE 24.2s 01:08:46 01:08:46 #53 [core-common-config-bootstrapper internal] load build context 01:08:46 #53 DONE 24.2s 01:08:46 01:08:46 #48 [core-command internal] load build context 01:08:46 #48 DONE 24.3s 01:08:46 01:08:46 #55 [security-bootstrapper internal] load build context 01:08:46 #55 DONE 24.3s 01:08:46 01:08:46 #47 [security-spiffe-token-provider internal] load build context 01:08:46 #47 DONE 24.3s 01:08:46 01:08:46 #43 [support-notifications internal] load build context 01:08:46 #43 DONE 24.3s 01:08:46 01:08:46 #40 [core-command builder 2/7] WORKDIR /edgex-go 01:08:46 #40 DONE 23.0s 01:08:46 01:08:46 #66 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:08:46 #66 ... 01:08:46 01:08:46 #52 [security-proxy-setup internal] load build context 01:08:46 #52 DONE 24.3s 01:08:46 01:08:46 #51 [security-proxy-auth internal] load build context 01:08:46 #51 DONE 24.3s 01:08:46 01:08:46 #50 [core-data internal] load build context 01:08:46 #50 DONE 24.3s 01:08:46 01:08:46 #49 [core-metadata internal] load build context 01:08:46 #49 DONE 24.3s 01:08:46 01:08:46 #45 [core-keeper internal] load build context 01:08:46 #45 DONE 24.3s 01:08:46 01:08:46 #46 [security-secretstore-setup internal] load build context 01:08:46 #46 DONE 24.3s 01:08:46 01:08:46 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:08:46 #41 DONE 24.4s 01:08:46 01:08:46 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:08:46 #44 DONE 24.4s 01:08:46 01:08:46 #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:08:47 #67 ... 01:08:47 01:08:47 #58 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:08:47 #58 DONE 24.0s 01:08:47 01:08:47 #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:08:47 #57 23.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:08:47 #57 24.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:08:47 #57 24.38 v3.20.3-426-g7be77342ca9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:08:47 #57 24.38 v3.20.3-425-g80e3e4e504e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:08:47 #57 24.38 OK: 24172 distinct packages available 01:08:48 #57 24.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:08:48 #57 24.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:08:48 #57 ... 01:08:48 01:08:48 #64 [security-proxy-auth stage-1 2/10] RUN apk add --update --no-cache dumb-init 01:08:48 #64 19.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:08:48 #64 19.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:08:48 #64 20.05 (1/1) Installing dumb-init (1.2.5-r3) 01:08:48 #64 20.05 Executing busybox-1.36.1-r29.trigger 01:08:48 #64 20.06 OK: 8 MiB in 15 packages 01:08:48 #64 DONE 20.7s 01:08:48 01:08:48 #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:08:48 #56 23.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:08:48 #56 23.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:08:48 #56 24.17 (1/3) Installing ca-certificates (20240705-r0) 01:08:48 #56 24.19 (2/3) Installing dumb-init (1.2.5-r3) 01:08:48 #56 24.20 (3/3) Installing tzdata (2024b-r0) 01:08:48 #56 24.23 Executing busybox-1.36.1-r29.trigger 01:08:48 #56 24.24 Executing ca-certificates-20240705-r0.trigger 01:08:48 #56 24.27 OK: 10 MiB in 17 packages 01:08:48 #56 DONE 24.9s 01:08:48 01:08:48 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:08:48 #61 22.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:08:48 #61 23.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:08:48 #61 23.50 (1/4) Installing ca-certificates (20240705-r0) 01:08:48 #61 23.52 (2/4) Installing dumb-init (1.2.5-r3) 01:08:48 #61 23.53 (3/4) Installing su-exec (0.2-r3) 01:08:48 #61 23.62 (4/4) Installing yq-go (4.44.1-r2) 01:08:48 #61 23.71 Executing busybox-1.36.1-r29.trigger 01:08:48 #61 23.72 Executing ca-certificates-20240705-r0.trigger 01:08:48 #61 23.77 OK: 19 MiB in 18 packages 01:08:48 #61 DONE 24.3s 01:08:48 01:08:48 #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:08:48 #57 24.97 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:08:48 #57 25.05 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:08:48 #57 25.06 (3/7) Installing dumb-init (1.2.5-r3) 01:08:48 #57 25.07 (4/7) Installing musl-obstack (1.2.3-r2) 01:08:48 #57 25.07 (5/7) Installing libucontext (1.2-r3) 01:08:48 #57 25.08 (6/7) Installing gcompat (1.1.0-r4) 01:08:48 #57 25.08 (7/7) Installing openssl (3.3.2-r1) 01:08:48 #57 25.09 Executing busybox-1.36.1-r29.trigger 01:08:48 #57 25.10 OK: 9 MiB in 19 packages 01:08:48 #57 DONE 25.3s 01:08:48 01:08:48 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:08:48 #60 23.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:08:48 #60 23.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:08:48 #60 24.27 v3.20.3-426-g7be77342ca9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:08:48 #60 24.27 v3.20.3-425-g80e3e4e504e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:08:48 #60 24.27 OK: 24172 distinct packages available 01:08:48 #60 24.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:08:48 #60 24.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:08:48 #60 24.86 (1/4) Installing dumb-init (1.2.5-r3) 01:08:48 #60 24.87 (2/4) Installing musl-obstack (1.2.3-r2) 01:08:48 #60 24.87 (3/4) Installing libucontext (1.2-r3) 01:08:48 #60 24.91 (4/4) Installing gcompat (1.1.0-r4) 01:08:48 #60 24.92 Executing busybox-1.36.1-r29.trigger 01:08:48 #60 24.95 OK: 8 MiB in 18 packages 01:08:48 #60 DONE 25.2s 01:08:48 01:08:48 #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:08:48 #59 24.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:08:48 #59 24.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:08:48 #59 24.89 (1/2) Installing dumb-init (1.2.5-r3) 01:08:48 #59 24.91 (2/2) Installing su-exec (0.2-r3) 01:08:48 #59 24.92 Executing busybox-1.36.1-r29.trigger 01:08:48 #59 24.97 OK: 8 MiB in 16 packages 01:08:48 #59 DONE 25.3s 01:08:48 01:08:48 #63 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 01:08:48 #63 21.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:08:48 #63 21.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:08:48 #63 21.91 (1/2) Installing ca-certificates (20240705-r0) 01:08:48 #63 21.99 (2/2) Installing dumb-init (1.2.5-r3) 01:08:48 #63 22.00 Executing busybox-1.36.1-r29.trigger 01:08:48 #63 22.02 Executing ca-certificates-20240705-r0.trigger 01:08:48 #63 22.06 OK: 9 MiB in 16 packages 01:08:48 #63 DONE 22.4s 01:08:48 01:08:48 #68 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 01:08:49 #68 ... 01:08:49 01:08:49 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:08:49 #69 DONE 2.9s 01:08:49 01:08:49 #42 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:08:49 #42 18.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:08:49 #42 18.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:08:49 #42 18.63 (1/1) Installing dumb-init (1.2.5-r3) 01:08:49 #42 18.63 Executing busybox-1.36.1-r29.trigger 01:08:49 #42 18.64 OK: 8 MiB in 15 packages 01:08:49 #42 DONE 19.0s 01:08:49 01:08:49 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:08:49 #62 24.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:08:49 #62 24.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:08:49 #62 24.81 v3.20.3-426-g7be77342ca9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:08:49 #62 24.81 v3.20.3-425-g80e3e4e504e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:08:49 #62 24.81 OK: 24172 distinct packages available 01:08:49 #62 24.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:08:49 #62 24.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:08:49 #62 25.30 (1/14) Installing ca-certificates (20240705-r0) 01:08:49 #62 25.32 (2/14) Installing brotli-libs (1.1.0-r2) 01:08:49 #62 25.36 (3/14) Installing c-ares (1.33.1-r0) 01:08:49 #62 25.36 (4/14) Installing libunistring (1.2-r0) 01:08:49 #62 25.39 (5/14) Installing libidn2 (2.3.7-r0) 01:08:49 #62 25.56 (6/14) Installing nghttp2-libs (1.62.1-r0) 01:08:49 #62 25.56 (7/14) Installing libpsl (0.21.5-r1) 01:08:49 #62 25.57 (8/14) Installing zstd-libs (1.5.6-r0) 01:08:49 #62 25.58 (9/14) Installing libcurl (8.11.1-r0) 01:08:49 #62 25.59 (10/14) Installing curl (8.11.1-r0) 01:08:49 #62 25.66 (11/14) Installing dumb-init (1.2.5-r3) 01:08:49 #62 25.67 (12/14) Installing musl-obstack (1.2.3-r2) 01:08:49 #62 25.67 (13/14) Installing libucontext (1.2-r3) 01:08:49 #62 25.67 (14/14) Installing gcompat (1.1.0-r4) 01:08:49 #62 25.68 Executing busybox-1.36.1-r29.trigger 01:08:49 #62 25.70 Executing ca-certificates-20240705-r0.trigger 01:08:49 #62 25.80 OK: 13 MiB in 28 packages 01:08:49 #62 ... 01:08:49 01:08:49 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:08:49 #0 2.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:08:49 #0 2.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:08:49 #0 2.620 v3.20.3-426-g7be77342ca9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:08:49 #0 2.620 v3.20.3-425-g80e3e4e504e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:08:49 #0 2.620 OK: 24176 distinct packages available 01:08:49 #0 2.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:08:49 #0 2.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:08:49 #0 3.040 OK: 246 MiB in 54 packages 01:08:49 #70 DONE 3.4s 01:08:49 01:08:49 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:08:49 #65 15.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:08:49 #65 15.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:08:49 #65 16.22 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:08:49 #65 16.26 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:08:49 #65 16.43 (3/6) Installing dumb-init (1.2.5-r3) 01:08:49 #65 16.46 (4/6) Installing openssl (3.3.2-r1) 01:08:49 #65 16.53 (5/6) Installing su-exec (0.2-r3) 01:08:49 #65 16.54 (6/6) Installing yq-go (4.44.1-r2) 01:08:49 #65 16.70 Executing busybox-1.36.1-r29.trigger 01:08:49 #65 16.71 OK: 19 MiB in 18 packages 01:08:49 #65 DONE 17.0s 01:08:49 01:08:49 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:08:49 #62 DONE 26.1s 01:08:49 01:08:49 #71 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:08:49 #71 ... 01:08:49 01:08:49 #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:08:49 #72 DONE 0.2s 01:08:50 01:08:50 #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:08:50 #67 3.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:08:50 #67 3.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:08:50 #67 4.019 OK: 246 MiB in 54 packages 01:08:50 #67 DONE 4.5s 01:08:50 01:08:50 #66 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:08:50 #66 3.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:08:50 #66 3.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:08:50 #66 4.042 OK: 246 MiB in 54 packages 01:08:50 #66 DONE 4.4s 01:08:50 01:08:50 #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:08:50 #0 3.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:08:50 #0 3.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:08:50 #0 3.913 OK: 246 MiB in 54 packages 01:08:50 #73 DONE 4.4s 01:08:50 01:08:50 #74 [core-data builder 4/7] COPY go.mod vendor* ./ 01:08:50 #74 DONE 0.1s 01:08:50 01:08:50 #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:08:50 #75 DONE 0.1s 01:08:50 01:08:50 #76 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:08:50 #76 DONE 0.1s 01:08:50 01:08:50 #77 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:08:52 #77 ... 01:08:52 01:08:52 #78 [core-command stage-1 3/10] RUN apk --no-cache upgrade 01:08:52 #0 2.858 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:08:52 #0 2.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:08:52 #0 3.237 Upgrading critical system libraries and apk-tools: 01:08:52 #0 3.237 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:08:52 #0 3.246 Executing busybox-1.36.1-r29.trigger 01:08:52 #0 3.310 Continuing the upgrade transaction with new apk-tools: 01:08:52 #0 3.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:08:52 #0 3.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:08:52 #0 3.667 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:08:52 #0 3.711 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:08:52 #0 3.719 OK: 8 MiB in 15 packages 01:08:52 #78 DONE 4.0s 01:08:52 01:08:52 #79 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 01:08:52 #0 3.129 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:08:52 #0 3.666 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:08:52 #0 4.392 (1/1) Installing dumb-init (1.2.5-r3) 01:08:52 #0 4.717 Executing busybox-1.36.1-r29.trigger 01:08:52 #0 4.742 OK: 8 MiB in 15 packages 01:08:52 #79 DONE 5.0s 01:08:52 01:08:52 #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:08:52 #0 2.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:08:52 #0 2.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:08:52 #0 3.196 Upgrading critical system libraries and apk-tools: 01:08:52 #0 3.196 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:08:52 #0 3.207 Executing busybox-1.36.1-r29.trigger 01:08:52 #0 3.278 Continuing the upgrade transaction with new apk-tools: 01:08:52 #0 3.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:08:52 #0 3.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:08:52 #0 3.699 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:08:52 #0 3.745 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:08:52 #0 3.775 Executing ca-certificates-20240705-r0.trigger 01:08:52 #0 3.918 OK: 10 MiB in 17 packages 01:08:52 #80 DONE 4.0s 01:08:52 01:08:52 #68 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 01:08:52 #68 3.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:08:52 #68 3.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:08:52 #68 3.741 Upgrading critical system libraries and apk-tools: 01:08:52 #68 3.741 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:08:52 #68 3.762 Executing busybox-1.36.1-r29.trigger 01:08:52 #68 3.834 Continuing the upgrade transaction with new apk-tools: 01:08:52 #68 3.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:08:52 #68 3.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:08:53 #68 4.353 OK: 9 MiB in 19 packages 01:08:53 #68 DONE 4.5s 01:08:53 01:08:53 #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:08:53 #0 3.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:08:53 #0 3.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:08:53 #0 3.518 Upgrading critical system libraries and apk-tools: 01:08:53 #0 3.518 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:08:53 #0 3.550 Executing busybox-1.36.1-r29.trigger 01:08:53 #0 3.633 Continuing the upgrade transaction with new apk-tools: 01:08:53 #0 3.637 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:08:53 #0 3.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:08:53 #0 3.996 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:08:53 #0 4.031 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:08:53 #0 4.041 OK: 8 MiB in 18 packages 01:08:53 #81 DONE 4.5s 01:08:53 01:08:53 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:08:53 #0 3.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:08:53 #0 3.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:08:53 #0 3.750 Upgrading critical system libraries and apk-tools: 01:08:53 #0 3.750 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:08:53 #0 3.768 Executing busybox-1.36.1-r29.trigger 01:08:53 #0 3.868 Continuing the upgrade transaction with new apk-tools: 01:08:53 #0 3.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:08:53 #0 4.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:08:53 #0 4.292 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:08:53 #0 4.325 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:08:53 #0 4.334 Executing ca-certificates-20240705-r0.trigger 01:08:53 #0 4.366 OK: 19 MiB in 18 packages 01:08:53 #82 DONE 4.8s 01:08:53 01:08:53 #83 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:08:53 #83 ... 01:08:53 01:08:53 #84 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:08:53 #0 3.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:08:53 #0 3.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:08:53 #0 3.606 Upgrading critical system libraries and apk-tools: 01:08:53 #0 3.606 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:08:53 #0 3.615 Executing busybox-1.36.1-r29.trigger 01:08:53 #0 3.703 Continuing the upgrade transaction with new apk-tools: 01:08:53 #0 3.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:08:53 #0 3.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:08:53 #0 4.075 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:08:53 #0 4.315 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:08:53 #0 4.370 OK: 8 MiB in 16 packages 01:08:53 #84 DONE 4.6s 01:08:53 01:08:53 #85 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 01:08:53 #0 3.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:08:53 #0 3.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:08:53 #0 3.806 Upgrading critical system libraries and apk-tools: 01:08:53 #0 3.806 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:08:53 #0 3.816 Executing busybox-1.36.1-r29.trigger 01:08:53 #0 3.873 Continuing the upgrade transaction with new apk-tools: 01:08:53 #0 3.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:08:53 #0 3.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:08:53 #0 4.221 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:08:53 #0 4.310 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:08:53 #0 4.320 Executing ca-certificates-20240705-r0.trigger 01:08:53 #0 4.426 OK: 9 MiB in 16 packages 01:08:53 #85 DONE 4.6s 01:08:53 01:08:53 #71 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:08:53 #71 3.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:08:53 #71 3.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:08:53 #71 4.107 Upgrading critical system libraries and apk-tools: 01:08:53 #71 4.110 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:08:53 #71 4.124 Executing busybox-1.36.1-r29.trigger 01:08:53 #71 4.217 Continuing the upgrade transaction with new apk-tools: 01:08:53 #71 4.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:08:53 #71 4.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:08:54 #71 4.630 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:08:54 #71 4.668 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:08:54 #71 4.679 Executing ca-certificates-20240705-r0.trigger 01:08:54 #71 5.130 OK: 13 MiB in 28 packages 01:08:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-35422 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 01:08:55 Running in /w/workspace/edgex-go/766 [Pipeline] { [Pipeline] checkout 01:08:55 #71 ... 01:08:55 01:08:55 #83 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:08:55 #83 DONE 2.3s 01:08:55 01:08:55 #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:08:55 #0 2.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:08:55 #0 3.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:08:55 #0 3.307 Upgrading critical system libraries and apk-tools: 01:08:55 #0 3.307 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:08:55 #0 3.469 Executing busybox-1.36.1-r29.trigger 01:08:55 #0 3.525 Continuing the upgrade transaction with new apk-tools: 01:08:55 #0 3.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:08:55 #0 3.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:08:55 #0 4.539 OK: 19 MiB in 18 packages 01:08:55 #86 DONE 6.0s 01:08:55 01:08:55 #87 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:08:55 #0 3.339 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:08:55 #0 3.798 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:08:55 #0 4.519 OK: 246 MiB in 54 packages 01:08:55 #87 DONE 6.4s 01:08:55 01:08:55 #71 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:08:55 #71 DONE 6.0s 01:08:55 01:08:55 #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade 01:08:55 #0 3.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:08:55 #0 3.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:08:55 #0 3.704 Upgrading critical system libraries and apk-tools: 01:08:55 #0 3.704 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:08:55 #0 3.714 Executing busybox-1.36.1-r29.trigger 01:08:55 #0 3.789 Continuing the upgrade transaction with new apk-tools: 01:08:55 #0 3.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:08:55 #0 3.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:08:55 #0 4.284 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:08:55 #0 4.330 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:08:55 #0 4.346 OK: 8 MiB in 15 packages 01:08:55 #88 DONE 6.5s 01:08:55 01:08:55 #89 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:08:55 #89 DONE 2.3s 01:08:55 01:08:55 #90 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:08:55 #90 DONE 2.3s 01:08:55 01:08:55 #91 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:08:55 #91 DONE 0.1s 01:08:55 01:08:55 #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:08:55 #92 ... 01:08:55 01:08:55 #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:08:55 #93 DONE 0.1s 01:08:55 01:08:55 #94 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:08:55 #94 DONE 0.1s 01:08:55 01:08:55 #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:08:55 #95 DONE 0.1s 01:08:56 01:08:56 #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:08:56 #96 ... 01:08:56 01:08:56 #97 [security-spire-config stage-2 6/10] COPY security.txt / 01:08:56 #97 DONE 0.5s 01:08:56 01:08:56 #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:08:56 #92 DONE 0.6s 01:08:56 01:08:56 #98 [security-spire-server stage-2 6/9] COPY security.txt / 01:08:56 #98 DONE 0.1s 01:08:56 01:08:56 #99 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:08:56 #99 DONE 0.1s 01:08:56 01:08:56 #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:08:56 #100 DONE 0.1s 01:08:56 01:08:56 #101 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 01:08:56 #101 DONE 0.1s 01:08:56 01:08:56 #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:08:56 #102 DONE 0.1s 01:08:56 01:08:56 #103 [security-spire-agent stage-3 7/10] COPY security.txt / 01:08:56 #103 DONE 0.2s 01:08:56 01:08:56 #104 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:08:56 #104 DONE 0.1s 01:08:56 01:08:56 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:08:56 #105 DONE 0.1s 01:08:56 01:08:56 #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:08:56 #106 DONE 0.1s 01:08:56 01:08:56 #107 [security-spire-config] exporting to image 01:08:56 #107 exporting layers 01:08:56 #107 ... 01:08:56 01:08:56 #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:08:56 #108 DONE 0.1s 01:08:56 01:08:56 #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:08:56 #109 DONE 0.1s 01:08:56 01:08:56 #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:08:56 #110 DONE 0.1s 01:08:56 01:08:56 #107 [security-spire-server] exporting to image 01:08:57 #107 ... 01:08:57 01:08:57 #111 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:08:57 #111 DONE 3.8s 01:08:57 01:08:57 #112 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 01:08:57 #112 DONE 0.1s 01:08:57 01:08:57 #107 [security-spire-config] exporting to image 01:08:57 #107 exporting layers 0.7s done 01:08:57 #107 writing image sha256:03558d4e59d4a98bd16b4e609f38eeaafb000292705883e002b26a237120b4cf 0.0s done 01:08:57 #107 naming to docker.io/library/security-spire-config done 01:08:57 #107 exporting layers 0.7s done 01:08:57 #107 writing image sha256:c6a29e07b4212fa47a80c39f072ebfed37f02f1ff5681ff9c33782f620617f6b done 01:08:57 #107 naming to docker.io/library/security-spire-server done 01:08:57 #107 writing image sha256:dbe1cc3af72de5bf2a8bd4c295e6878eb8289f499b4b15a19bdc17e3c7ce0812 done 01:08:57 #107 naming to docker.io/library/security-spire-agent done 01:08:57 #107 DONE 0.9s 01:08:57 01:08:57 #113 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:08:58 The recommended git tool is: git 01:09:00 #113 ... 01:09:00 01:09:00 #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:09:00 #114 ... 01:09:00 01:09:00 #115 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:09:05 using credential edgex-jenkins-ssh 01:09:05 Cloning the remote Git repository 01:09:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:09:05 > git init /w/workspace/edgex-go/766 # timeout=10 01:09:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:09:05 > git --version # timeout=10 01:09:05 > git --version # 'git version 2.25.1' 01:09:05 using GIT_SSH to set credentials SSH Credentials for GitHub 01:09:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:09:24 Avoid second fetch 01:09:24 Checking out Revision 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 (main) 01:09:24 Commit message: "Merge pull request #5032 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.0.0-dev.14" 01:09:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:09:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:09:24 > git config core.sparsecheckout # timeout=10 01:09:24 > git checkout -f 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:09:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:09:29 % Total % Received % Xferd Average Speed Time Time Time Current 01:09:29 Dload Upload Total Spent Left Speed 01:09:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 74581 0 --:--:-- --:--:-- --:--:-- 74581 [Pipeline] sh 01:09:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:09:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 01:09:30 sudo tee /etc/docker/daemon.new 01:09:30 { 01:09:30 "registry-mirrors": [ 01:09:30 "https://nexus3.edgexfoundry.org:10001" 01:09:30 ], 01:09:30 "bip": "10.250.0.254/24", 01:09:30 "hosts": [ 01:09:30 "tcp://0.0.0.0:5555", 01:09:30 "unix:///var/run/docker.sock" 01:09:30 ], 01:09:30 "mtu": 1458, 01:09:30 "selinux-enabled": true, 01:09:30 "seccomp-profile": "/etc/docker/seccomp.json" 01:09:30 } [Pipeline] sh 01:09:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:09:30 + sudo service docker restart 01:09:39 #115 ... 01:09:39 01:09:39 #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:09:39 #114 DONE 47.9s 01:09:39 01:09:39 #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:09:39 #96 DONE 42.0s 01:09:39 01:09:39 #77 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:09:39 #77 DONE 46.9s 01:09:39 01:09:39 #115 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:09:39 #115 DONE 47.0s 01:09:39 01:09:39 #113 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:09:39 #113 DONE 47.0s 01:09:39 01:09:39 #116 [security-bootstrapper builder 6/7] COPY . . 01:09:47 #116 DONE 8.3s 01:09:47 01:09:47 #117 [security-proxy-auth builder 6/7] COPY . . 01:09:47 #117 CACHED 01:09:47 01:09:47 #118 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:09:47 #118 CACHED 01:09:47 01:09:47 #119 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:09:47 #119 CACHED 01:09:47 01:09:47 #120 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:09:47 #120 CACHED 01:09:47 01:09:47 #121 [security-proxy-setup builder 6/7] COPY . . 01:09:47 #121 CACHED 01:09:47 01:09:47 #122 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:09:47 #122 CACHED 01:09:47 01:09:47 #123 [security-spiffe-token-provider builder 6/7] COPY . . 01:09:47 #123 DONE 8.3s 01:09:47 01:09:47 #124 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:09:47 #124 CACHED 01:09:47 01:09:47 #125 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:09:47 #125 CACHED 01:09:47 01:09:47 #126 [core-metadata builder 6/7] COPY . . 01:09:47 #126 CACHED 01:09:47 01:09:47 #127 [core-data builder 6/7] COPY . . 01:09:47 #127 DONE 8.3s 01:09:47 01:09:47 #128 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:09:47 #128 CACHED 01:09:47 01:09:47 #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:09:47 #129 CACHED 01:09:47 01:09:47 #130 [core-common-config-bootstrapper builder 6/7] COPY . . 01:09:47 #130 CACHED 01:09:47 01:09:47 #131 [core-command builder 6/7] COPY . . 01:09:47 #131 CACHED 01:09:47 01:09:47 #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:09:47 #132 CACHED 01:09:47 01:09:47 #133 [core-command builder 4/7] COPY go.mod vendor* ./ 01:09:47 #133 CACHED 01:09:47 01:09:47 #134 [support-notifications builder 6/7] COPY . . 01:09:47 #134 DONE 8.3s 01:09:47 01:09:47 #135 [support-scheduler builder 6/7] COPY . . 01:09:47 #135 CACHED 01:09:47 01:09:47 #136 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:09:47 #136 CACHED 01:09:47 01:09:47 #137 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:09:47 #137 CACHED 01:09:47 01:09:47 #138 [core-keeper builder 7/8] COPY . . 01:09:47 #138 DONE 8.3s 01:09:47 01:09:47 #139 [security-secretstore-setup builder 6/7] COPY . . 01:09:47 #139 CACHED 01:09:47 01:09:47 #140 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:09:47 #140 CACHED 01:09:47 01:09:47 #141 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:09:47 #141 CACHED 01:09:47 01:09:47 #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:09:47 #142 0.999 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:09:49 provisioning config files... 01:09:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/766@tmp/config17800176361024429320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:09:49 ---> ****-login.sh 01:09:49 nexus3.edgexfoundry.org:10001 01:09:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:09:50 Configure a credential helper to remove this warning. See 01:09:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:09:50 01:09:50 Login Succeeded 01:09:50 nexus3.edgexfoundry.org:10002 01:09:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:09:50 Configure a credential helper to remove this warning. See 01:09:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:09:50 01:09:50 Login Succeeded 01:09:50 nexus3.edgexfoundry.org:10003 01:09:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:09:50 Configure a credential helper to remove this warning. See 01:09:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:09:50 01:09:50 Login Succeeded 01:09:50 nexus3.edgexfoundry.org:10004 01:09:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:09:50 Configure a credential helper to remove this warning. See 01:09:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:09:50 01:09:50 Login Succeeded 01:09:50 ****.io 01:09:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:09:51 Configure a credential helper to remove this warning. See 01:09:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:09:51 01:09:51 Login Succeeded 01:09:51 ---> ****-login.sh ends [Pipeline] } 01:09:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 01:09:51 + git config --global --add safe.directory /w/workspace/edgex-go/766 [Pipeline] echo 01:09:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:09:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:09:51 ========================================================= 01:09:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 01:09:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:09:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:09:52 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:09:52 cf04c63912e1: Pulling fs layer 01:09:52 55b35a11ae5e: Pulling fs layer 01:09:52 a37a00ec5f00: Pulling fs layer 01:09:52 50b3750afda1: Pulling fs layer 01:09:52 4f4fb700ef54: Pulling fs layer 01:09:52 80978eb59214: Pulling fs layer 01:09:52 c9f46d7d2bd2: Pulling fs layer 01:09:52 c5a475d317c9: Pulling fs layer 01:09:52 c9f46d7d2bd2: Waiting 01:09:52 c5a475d317c9: Waiting 01:09:52 50b3750afda1: Waiting 01:09:52 4f4fb700ef54: Waiting 01:09:52 80978eb59214: Waiting 01:09:52 55b35a11ae5e: Verifying Checksum 01:09:52 55b35a11ae5e: Download complete 01:09:52 50b3750afda1: Verifying Checksum 01:09:52 50b3750afda1: Download complete 01:09:52 4f4fb700ef54: Download complete 01:09:52 80978eb59214: Verifying Checksum 01:09:52 80978eb59214: Download complete 01:09:52 cf04c63912e1: Verifying Checksum 01:09:52 cf04c63912e1: Download complete 01:09:52 c5a475d317c9: Verifying Checksum 01:09:53 cf04c63912e1: Pull complete 01:09:53 55b35a11ae5e: Pull complete 01:09:53 a37a00ec5f00: Verifying Checksum 01:09:53 a37a00ec5f00: Download complete 01:09:54 c9f46d7d2bd2: Verifying Checksum 01:09:54 c9f46d7d2bd2: Download complete 01:09:57 #142 ... 01:09:57 01:09:57 #143 [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:09:57 #0 0.623 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:09:57 #143 ... 01:09:57 01:09:57 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:09:57 #0 1.234 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:09:57 #144 ... 01:09:57 01:09:57 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:09:57 #0 0.854 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:09:57 #145 ... 01:09:57 01:09:57 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:09:57 #0 1.186 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:09:57 #146 ... 01:09:57 01:09:57 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:09:57 #0 0.623 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:09:57 #147 ... 01:09:57 01:09:57 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:09:57 #0 1.303 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:09:57 #148 ... 01:09:57 01:09:57 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:09:57 #0 1.234 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:09:57 #149 ... 01:09:57 01:09:57 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:09:57 #0 0.638 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:09:57 #150 ... 01:09:57 01:09:57 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:09:57 #0 0.538 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:09:57 #151 ... 01:09:57 01:09:57 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:09:57 #0 1.263 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:09:57 #152 ... 01:09:57 01:09:57 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:09:57 #0 1.105 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:10:17 a37a00ec5f00: Pull complete 01:10:17 50b3750afda1: Pull complete 01:10:17 4f4fb700ef54: Pull complete 01:10:17 80978eb59214: Pull complete 01:10:22 c9f46d7d2bd2: Pull complete 01:10:24 c5a475d317c9: Pull complete 01:10:24 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 01:10:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:10:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 01:10:24 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:10:24 WORKDIR /edgex 01:10:24 COPY go.mod . 01:10:24 RUN go mod download 01:10:24 + docker build -t ci-base-image-arm64 -f - . 01:10:26 #0 building with "default" instance using docker driver 01:10:26 01:10:26 #1 [internal] load build definition from Dockerfile 01:10:26 #1 transferring dockerfile: 172B 0.0s done 01:10:26 #1 DONE 0.1s 01:10:26 01:10:26 #2 [internal] load .dockerignore 01:10:26 #2 transferring context: 50B done 01:10:26 #2 DONE 0.1s 01:10:26 01:10:26 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:10:26 #3 DONE 0.0s 01:10:26 01:10:26 #4 [internal] load build context 01:10:26 #4 transferring context: 6.51kB done 01:10:26 #4 DONE 0.1s 01:10:26 01:10:26 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:10:26 #5 DONE 0.2s 01:10:26 01:10:26 #6 [2/4] WORKDIR /edgex 01:10:28 #6 DONE 1.7s 01:10:28 01:10:28 #7 [3/4] COPY go.mod . 01:10:28 #7 DONE 0.1s 01:10:28 01:10:28 #8 [4/4] RUN go mod download 01:10:50 #8 DONE 20.5s 01:10:50 01:10:50 #9 exporting to image 01:10:50 #9 exporting layers 01:11:08 #9 exporting layers 17.4s done 01:11:08 #9 writing image sha256:63c41a84970942754ac837facef751e65cc844bb18a99772ec185c06f7e5e5ad done 01:11:08 #9 naming to docker.io/library/ci-base-image-arm64 done 01:11:08 #9 DONE 17.4s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:08 + docker inspect -f . ci-base-image-arm64 01:11:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:11:09 prd-ubuntu20.04-docker-arm64-4c-16g-35422 does not seem to be running inside a container 01:11:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/766 -v /w/workspace/edgex-go/766:/w/workspace/edgex-go/766:rw,z -v /w/workspace/edgex-go/766@tmp:/w/workspace/edgex-go/766@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:11:10 $ docker top 25ef641782f56a5a55abad72884cef1f476e6f77138a6021cecd03052c9925e6 -eo pid,comm [Pipeline] { [Pipeline] sh 01:11:10 + go version 01:11:10 go version go1.23.2 linux/arm64 [Pipeline] } 01:11:10 $ docker stop --time=1 25ef641782f56a5a55abad72884cef1f476e6f77138a6021cecd03052c9925e6 01:11:12 $ docker rm -f --volumes 25ef641782f56a5a55abad72884cef1f476e6f77138a6021cecd03052c9925e6 [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 01:11:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:11:13 01:11:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:11:13 latest: Pulling from edgex-devops/edgex-compose-arm64 01:11:13 547446be3368: Pulling fs layer 01:11:13 d125d8839a47: Pulling fs layer 01:11:13 3e85d5ac6304: Pulling fs layer 01:11:13 c3105a71a48b: Pulling fs layer 01:11:13 0f093f025ec4: Pulling fs layer 01:11:13 c3106fc0e877: Pulling fs layer 01:11:13 0f093f025ec4: Waiting 01:11:13 c3106fc0e877: Waiting 01:11:13 c3105a71a48b: Waiting 01:11:13 547446be3368: Verifying Checksum 01:11:13 547446be3368: Download complete 01:11:13 c3105a71a48b: Verifying Checksum 01:11:13 c3105a71a48b: Download complete 01:11:14 d125d8839a47: Verifying Checksum 01:11:14 d125d8839a47: Download complete 01:11:14 c3106fc0e877: Download complete 01:11:14 0f093f025ec4: Verifying Checksum 01:11:14 0f093f025ec4: Download complete 01:11:14 547446be3368: Pull complete 01:11:15 d125d8839a47: Pull complete 01:11:15 3e85d5ac6304: Verifying Checksum 01:11:15 3e85d5ac6304: Download complete 01:11:19 #153 ... 01:11:19 01:11:19 #143 [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:11:19 #143 80.80 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:11:30 3e85d5ac6304: Pull complete 01:11:30 c3105a71a48b: Pull complete 01:11:30 0f093f025ec4: Pull complete 01:11:30 c3106fc0e877: Pull complete 01:11:30 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 01:11:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:11:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:11:31 prd-ubuntu20.04-docker-arm64-4c-16g-35422 does not seem to be running inside a container 01:11:31 $ 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/766 -v /w/workspace/edgex-go/766:/w/workspace/edgex-go/766:rw,z -v /w/workspace/edgex-go/766@tmp:/w/workspace/edgex-go/766@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 01:11:33 $ docker top e87fc893cb76bd55a3b661a5a465d12639fe9df991bf0a38e09b38d9b0812b37 -eo pid,comm [Pipeline] { [Pipeline] sh 01:11:33 + docker compose -f ./docker-compose-build.yml build --parallel 01:11:35 #1 [support-scheduler internal] load build definition from Dockerfile 01:11:35 #1 ... 01:11:35 01:11:35 #2 [support-notifications internal] load .dockerignore 01:11:35 #2 transferring context: 50B 0.0s done 01:11:35 #2 DONE 0.2s 01:11:35 01:11:35 #3 [support-notifications internal] load build definition from Dockerfile 01:11:35 #3 transferring dockerfile: 2.02kB done 01:11:35 #3 DONE 0.2s 01:11:35 01:11:35 #1 [support-scheduler internal] load build definition from Dockerfile 01:11:35 #1 transferring dockerfile: 1.82kB done 01:11:35 #1 DONE 0.1s 01:11:35 01:11:35 #4 [support-scheduler internal] load .dockerignore 01:11:35 #4 transferring context: 50B 0.0s done 01:11:35 #4 DONE 0.1s 01:11:35 01:11:35 #5 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:11:35 #5 DONE 0.0s 01:11:35 01:11:35 #6 [security-spire-config internal] load .dockerignore 01:11:35 #6 transferring context: 50B 0.0s done 01:11:35 #6 DONE 0.1s 01:11:35 01:11:35 #7 [security-spire-config internal] load build definition from Dockerfile 01:11:35 #7 transferring dockerfile: 1.69kB done 01:11:35 #7 DONE 0.1s 01:11:35 01:11:35 #8 [security-proxy-setup internal] load build definition from Dockerfile 01:11:35 #8 transferring dockerfile: 2.50kB 0.0s done 01:11:35 #8 DONE 0.1s 01:11:35 01:11:35 #9 [security-proxy-setup internal] load .dockerignore 01:11:35 #9 transferring context: 50B 0.0s done 01:11:35 #9 DONE 0.1s 01:11:35 01:11:35 #10 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 01:11:35 #10 ... 01:11:35 01:11:35 #5 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:11:35 #5 DONE 0.0s 01:11:35 01:11:35 #11 [core-data internal] load build definition from Dockerfile 01:11:35 #11 transferring dockerfile: 2.07kB done 01:11:35 #11 DONE 0.1s 01:11:35 01:11:35 #12 [core-data internal] load .dockerignore 01:11:35 #12 transferring context: 50B done 01:11:35 #12 DONE 0.1s 01:11:36 01:11:36 #5 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:11:36 #5 DONE 0.0s 01:11:36 01:11:36 #13 [security-bootstrapper internal] load .dockerignore 01:11:36 #13 transferring context: 50B done 01:11:36 #13 DONE 0.1s 01:11:36 01:11:36 #14 [security-bootstrapper internal] load build definition from Dockerfile 01:11:36 #14 transferring dockerfile: 3.02kB done 01:11:36 #14 DONE 0.1s 01:11:36 01:11:36 #15 [core-data internal] load metadata for docker.io/library/alpine:3.20 01:11:36 #15 ... 01:11:36 01:11:36 #5 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:11:36 #5 DONE 0.0s 01:11:36 01:11:36 #15 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 01:11:36 #15 ... 01:11:36 01:11:36 #16 [security-proxy-auth internal] load build definition from Dockerfile 01:11:36 #16 transferring dockerfile: 2.15kB 0.0s done 01:11:36 #16 DONE 0.1s 01:11:36 01:11:36 #17 [security-proxy-auth internal] load .dockerignore 01:11:36 #17 transferring context: 50B 0.0s done 01:11:36 #17 DONE 0.1s 01:11:36 01:11:36 #5 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:11:36 #5 DONE 0.0s 01:11:36 01:11:36 #15 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 01:11:36 #15 ... 01:11:36 01:11:36 #18 [core-common-config-bootstrapper internal] load .dockerignore 01:11:36 #18 transferring context: 50B done 01:11:36 #18 DONE 0.1s 01:11:36 01:11:36 #19 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:11:36 #19 transferring dockerfile: 2.23kB done 01:11:36 #19 DONE 0.1s 01:11:36 01:11:36 #15 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 01:11:36 #15 DONE 0.8s 01:11:36 01:11:36 #5 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:11:36 #5 DONE 0.0s 01:11:36 01:11:36 #20 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:11:36 #20 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:11:36 #20 ... 01:11:36 01:11:36 #21 [core-command internal] load build definition from Dockerfile 01:11:36 #21 transferring dockerfile: 1.94kB done 01:11:36 #21 DONE 0.1s 01:11:36 01:11:36 #22 [core-command internal] load .dockerignore 01:11:36 #22 transferring context: 50B 0.0s done 01:11:36 #22 DONE 0.2s 01:11:36 01:11:36 #5 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:11:36 #5 DONE 0.0s 01:11:36 01:11:36 #10 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 01:11:36 #10 DONE 0.9s 01:11:36 01:11:36 #20 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:11:36 #20 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.5s done 01:11:37 #20 ... 01:11:37 01:11:37 #23 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:11:37 #23 transferring dockerfile: 1.89kB 0.0s done 01:11:37 #23 DONE 0.8s 01:11:37 01:11:37 #15 [core-command internal] load metadata for docker.io/library/alpine:3.20 01:11:37 #15 DONE 1.2s 01:11:37 01:11:37 #20 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:11:37 #20 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 01:11:37 #20 ... 01:11:37 01:11:37 #24 [security-spiffe-token-provider internal] load .dockerignore 01:11:37 #24 transferring context: 50B 0.1s done 01:11:37 #24 DONE 0.8s 01:11:37 01:11:37 #20 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:11:37 #20 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.5s done 01:11:37 #20 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 01:11:37 #20 ... 01:11:37 01:11:37 #5 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:11:37 #5 DONE 0.0s 01:11:37 01:11:37 #20 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:11:37 #20 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 01:11:37 #20 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 01:11:37 #20 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 01:11:37 #20 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0B / 4.09MB 0.3s 01:11:38 #20 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 2.10MB / 4.09MB 0.5s 01:11:38 #20 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.6s 01:11:38 #20 ... 01:11:38 01:11:38 #15 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 01:11:38 #15 DONE 2.1s 01:11:38 01:11:38 #25 [security-bootstrapper internal] load build context 01:11:38 #25 transferring context: 2.94MB 1.2s done 01:11:38 #25 DONE 1.9s 01:11:38 01:11:38 #26 [security-spire-config internal] load build context 01:11:38 #26 transferring context: 21.82kB 0.1s done 01:11:38 #26 DONE 1.5s 01:11:38 01:11:38 #27 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:11:38 #27 DONE 2.2s 01:11:38 01:11:38 #28 [support-notifications internal] load build context 01:11:38 #28 transferring context: 2.94MB 1.3s done 01:11:38 #28 DONE 1.9s 01:11:38 01:11:38 #20 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:11:38 #20 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.5s done 01:11:38 #20 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 01:11:38 #20 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 01:11:38 #20 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 01:11:38 #20 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.6s done 01:11:38 #20 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 01:11:38 #20 ... 01:11:38 01:11:38 #29 [core-data internal] load build context 01:11:38 #29 transferring context: 2.94MB 1.3s done 01:11:38 #29 DONE 2.0s 01:11:38 01:11:38 #30 [support-scheduler internal] load build context 01:11:38 #30 transferring context: 2.94MB 1.3s done 01:11:38 #30 DONE 2.0s 01:11:38 01:11:38 #31 [security-secretstore-setup internal] load build definition from Dockerfile 01:11:38 #31 transferring dockerfile: 2.49kB 0.0s done 01:11:38 #31 DONE 1.1s 01:11:38 01:11:38 #32 [core-common-config-bootstrapper internal] load build context 01:11:38 #32 transferring context: 2.94MB 1.5s done 01:11:38 #32 DONE 2.1s 01:11:38 01:11:38 #33 [security-proxy-auth internal] load build context 01:11:38 #33 transferring context: 2.94MB 1.3s done 01:11:38 #33 DONE 2.1s 01:11:38 01:11:38 #34 [security-proxy-setup internal] load build context 01:11:38 #34 transferring context: 2.94MB 1.3s done 01:11:38 #34 DONE 2.1s 01:11:38 01:11:38 #35 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 01:11:38 #35 ... 01:11:38 01:11:38 #36 [security-spire-agent internal] load .dockerignore 01:11:38 #36 transferring context: 50B 0.0s done 01:11:38 #36 DONE 1.5s 01:11:38 01:11:38 #20 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:11:38 #20 ... 01:11:38 01:11:38 #37 [security-secretstore-setup internal] load .dockerignore 01:11:38 #37 transferring context: 50B 0.0s done 01:11:38 #37 DONE 1.3s 01:11:38 01:11:38 #20 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:11:39 #20 ... 01:11:39 01:11:39 #38 [core-command internal] load build context 01:11:39 #38 transferring context: 2.94MB 0.6s done 01:11:39 #38 DONE 1.7s 01:11:39 01:11:39 #20 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:11:39 #20 ... 01:11:39 01:11:39 #5 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:11:39 #5 DONE 0.0s 01:11:39 01:11:39 #35 [core-command builder 2/7] WORKDIR /edgex-go 01:11:39 #35 DONE 1.2s 01:11:39 01:11:39 #20 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:11:39 #20 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.0s done 01:11:39 #20 ... 01:11:39 01:11:39 #27 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:11:39 #27 DONE 2.9s 01:11:39 01:11:39 #39 [security-spire-agent internal] load build definition from Dockerfile 01:11:39 #39 transferring dockerfile: 1.81kB 0.0s done 01:11:39 #39 DONE 2.3s 01:11:39 01:11:39 #40 [security-spire-server internal] load build definition from Dockerfile 01:11:39 #40 transferring dockerfile: 1.70kB done 01:11:39 #40 DONE 2.6s 01:11:39 01:11:39 #41 [security-spire-server internal] load .dockerignore 01:11:39 #41 transferring context: 50B 0.0s done 01:11:39 #41 DONE 2.6s 01:11:39 01:11:39 #42 [core-keeper internal] load .dockerignore 01:11:39 #42 transferring context: 50B 0.0s done 01:11:39 #42 DONE 2.8s 01:11:39 01:11:39 #35 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 01:11:39 #35 DONE 1.9s 01:11:39 01:11:39 #43 [core-keeper internal] load build definition from Dockerfile 01:11:39 #43 transferring dockerfile: 2.07kB done 01:11:39 #43 DONE 2.8s 01:11:39 01:11:39 #20 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:11:39 #20 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.5s done 01:11:39 #20 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 01:11:39 #20 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 01:11:39 #20 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 01:11:39 #20 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.6s done 01:11:39 #20 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.0s done 01:11:39 #20 ... 01:11:39 01:11:39 #44 [core-metadata internal] load .dockerignore 01:11:39 #44 transferring context: 50B done 01:11:39 #44 DONE 3.0s 01:11:39 01:11:39 #5 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:11:39 #5 DONE 0.0s 01:11:39 01:11:39 #45 [core-metadata internal] load build definition from Dockerfile 01:11:39 #45 transferring dockerfile: 2.13kB 0.0s done 01:11:39 #45 DONE 3.1s 01:11:39 01:11:39 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:11:39 #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.7s done 01:11:39 #46 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 01:11:39 #46 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 01:11:39 #46 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 01:11:39 #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 01:11:39 #46 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 01:11:39 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.4s done 01:11:39 #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done 01:11:39 #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done 01:11:39 #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 01:11:39 #46 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 01:11:39 #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.2s 01:11:39 #46 ... 01:11:39 01:11:39 #5 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:11:39 #5 DONE 0.0s 01:11:39 01:11:39 #15 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 01:11:39 #15 DONE 3.2s 01:11:39 01:11:39 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:11:39 #46 ... 01:11:39 01:11:39 #27 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:11:39 #27 DONE 2.9s 01:11:39 01:11:39 #35 [core-metadata builder 2/7] WORKDIR /edgex-go 01:11:39 #35 DONE 1.9s 01:11:39 01:11:39 #10 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 01:11:39 #10 DONE 1.6s 01:11:39 01:11:39 #47 [security-spiffe-token-provider internal] load build context 01:11:39 #47 transferring context: 2.94MB 0.7s done 01:11:39 #47 DONE 1.6s 01:11:39 01:11:39 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:11:39 #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.7s done 01:11:39 #46 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 01:11:39 #46 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 01:11:39 #46 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 01:11:39 #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 01:11:39 #46 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 01:11:39 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.4s done 01:11:39 #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done 01:11:39 #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done 01:11:39 #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 01:11:39 #46 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 01:11:40 #46 ... 01:11:40 01:11:40 #48 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 01:11:40 #48 DONE 0.9s 01:11:40 01:11:40 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:11:40 #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.7s done 01:11:40 #46 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 01:11:40 #46 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 01:11:40 #46 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 01:11:40 #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 01:11:40 #46 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 01:11:40 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.4s done 01:11:40 #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done 01:11:40 #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done 01:11:40 #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 01:11:40 #46 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 01:11:40 #46 ... 01:11:40 01:11:40 #49 [security-spire-server internal] load build context 01:11:40 #49 transferring context: 23.57kB 0.1s done 01:11:40 #49 DONE 0.5s 01:11:40 01:11:40 #20 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:11:40 #20 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.5s done 01:11:40 #20 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 01:11:40 #20 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 01:11:40 #20 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 01:11:40 #20 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.6s done 01:11:40 #20 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.0s done 01:11:40 #20 DONE 5.2s 01:11:40 01:11:40 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:11:41 #46 ... 01:11:41 01:11:41 #50 [security-spire-agent internal] load build context 01:11:41 #50 transferring context: 23.10kB 0.0s done 01:11:41 #50 DONE 0.7s 01:11:41 01:11:41 #51 [core-metadata internal] load build context 01:11:41 #51 transferring context: 2.94MB 1.6s done 01:11:41 #51 ... 01:11:41 01:11:41 #52 [security-secretstore-setup internal] load build context 01:11:41 #52 transferring context: 2.94MB 1.8s done 01:11:41 #52 DONE 2.4s 01:11:41 01:11:41 #51 [core-metadata internal] load build context 01:11:41 #51 DONE 2.0s 01:11:41 01:11:41 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:11:42 #46 ... 01:11:42 01:11:42 #53 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:11:42 #53 DONE 2.3s 01:11:42 01:11:42 #54 [core-keeper internal] load build context 01:11:42 #54 transferring context: 2.94MB 1.9s done 01:11:42 #54 DONE 2.4s 01:11:42 01:11:42 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:11:42 #55 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.9s done 01:11:42 #55 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 01:11:42 #55 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 01:11:42 #55 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 01:11:42 #55 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done 01:11:42 #55 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.15MB / 18.32MB 0.9s 01:11:42 #55 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 01:11:42 #55 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.08MB / 18.32MB 1.1s 01:11:42 #55 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.24MB / 18.32MB 1.3s 01:11:43 #55 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.20MB / 18.32MB 1.5s 01:11:43 #55 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.19MB / 18.32MB 2.1s 01:11:43 #55 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.39MB / 18.32MB 2.4s 01:11:44 #55 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.33MB / 18.32MB 2.7s 01:11:44 #55 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.53MB / 18.32MB 3.0s 01:11:44 #55 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.58MB / 18.32MB 3.2s 01:11:44 #55 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.63MB / 18.32MB 3.4s 01:11:45 #55 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.73MB / 18.32MB 3.7s 01:11:45 #55 ... 01:11:45 01:11:45 #56 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 01:11:45 #0 2.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:11:45 #0 3.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:11:45 #0 5.598 OK: 238 MiB in 54 packages 01:11:45 #56 DONE 7.2s 01:11:45 01:11:45 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:11:45 #55 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.78MB / 18.32MB 3.8s 01:11:45 #55 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.20MB / 18.32MB 3.9s 01:11:45 #55 ... 01:11:45 01:11:45 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:11:45 #0 2.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:11:45 #0 3.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:11:45 #0 5.735 OK: 238 MiB in 54 packages 01:11:45 #57 DONE 6.6s 01:11:45 01:11:45 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:11:45 #55 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 4.2s done 01:11:45 #55 ... 01:11:45 01:11:45 #58 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 01:11:45 #0 3.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:11:45 #0 3.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:11:45 #0 6.174 OK: 238 MiB in 54 packages 01:11:45 #58 DONE 7.0s 01:11:45 01:11:45 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:11:45 #55 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 01:11:46 #55 ... 01:11:46 01:11:46 #59 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:11:46 #59 DONE 0.7s 01:11:46 01:11:46 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:11:46 #55 ... 01:11:46 01:11:46 #60 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:11:46 #60 DONE 0.9s 01:11:46 01:11:46 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:11:46 #55 ... 01:11:46 01:11:46 #61 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:11:46 #61 DONE 1.1s 01:11:46 01:11:46 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:11:47 #55 ... 01:11:47 01:11:47 #62 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:11:47 #62 DONE 7.4s 01:11:47 01:11:47 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:11:49 #55 ... 01:11:49 01:11:49 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:11:49 #0 3.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:11:49 #0 3.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:11:49 #0 6.618 v3.20.3-426-g7be77342ca9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:11:49 #0 6.618 v3.20.3-425-g80e3e4e504e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:11:49 #0 6.618 OK: 24054 distinct packages available 01:11:49 #0 7.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:11:49 #0 7.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:11:49 #63 ... 01:11:49 01:11:49 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:11:49 #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.8s 01:11:50 #46 ... 01:11:50 01:11:50 #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:11:50 #0 5.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:11:50 #0 6.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:11:50 #64 ... 01:11:50 01:11:50 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:11:50 #0 7.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:11:50 #0 8.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:11:50 #65 ... 01:11:50 01:11:50 #66 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:11:50 #0 5.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:11:50 #0 5.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:11:50 #0 9.055 (1/1) Installing dumb-init (1.2.5-r3) 01:11:50 #0 9.079 Executing busybox-1.36.1-r29.trigger 01:11:50 #0 9.165 OK: 9 MiB in 15 packages 01:11:50 #66 DONE 10.5s 01:11:50 01:11:50 #67 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:11:50 #0 7.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:11:50 #0 8.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:11:51 #67 ... 01:11:51 01:11:51 #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:11:51 #0 5.141 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:11:51 #0 5.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:11:51 #0 8.862 v3.20.3-426-g7be77342ca9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:11:51 #0 8.862 v3.20.3-425-g80e3e4e504e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:11:51 #0 8.862 OK: 24050 distinct packages available 01:11:51 #0 9.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:11:51 #0 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:11:51 #68 ... 01:11:51 01:11:51 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:11:51 #0 4.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:11:51 #0 5.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:11:51 #0 9.175 v3.20.3-426-g7be77342ca9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:11:51 #0 9.175 v3.20.3-425-g80e3e4e504e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:11:51 #0 9.175 OK: 24050 distinct packages available 01:11:51 #0 10.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:11:51 #69 ... 01:11:51 01:11:51 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:11:51 #0 5.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:11:51 #0 6.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:11:51 #70 ... 01:11:51 01:11:51 #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:11:51 #0 6.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:11:51 #0 7.516 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:11:51 #71 ... 01:11:51 01:11:51 #72 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 01:11:51 #0 3.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:11:51 #0 4.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:11:51 #0 8.754 (1/2) Installing ca-certificates (20240705-r0) 01:11:51 #0 9.284 (2/2) Installing dumb-init (1.2.5-r3) 01:11:51 #0 9.314 Executing busybox-1.36.1-r29.trigger 01:11:51 #0 9.397 Executing ca-certificates-20240705-r0.trigger 01:11:51 #0 10.34 OK: 10 MiB in 16 packages 01:11:51 #72 ... 01:11:51 01:11:51 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:11:51 #0 4.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:11:51 #0 5.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:11:51 #0 9.741 v3.20.3-426-g7be77342ca9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:11:51 #0 9.741 v3.20.3-425-g80e3e4e504e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:11:51 #0 9.741 OK: 24050 distinct packages available 01:11:51 #0 10.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:11:51 #73 ... 01:11:51 01:11:51 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:11:52 #46 ... 01:11:52 01:11:52 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:11:52 #0 5.288 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:11:52 #0 6.398 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:11:52 #74 ... 01:11:52 01:11:52 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:11:52 #63 12.57 OK: 238 MiB in 54 packages 01:11:52 #63 DONE 13.3s 01:11:52 01:11:52 #72 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 01:11:52 #72 DONE 11.8s 01:11:52 01:11:52 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:11:52 #70 11.87 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:11:53 #70 ... 01:11:53 01:11:53 #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:11:53 #64 10.84 (1/2) Installing dumb-init (1.2.5-r3) 01:11:53 #64 10.87 (2/2) Installing su-exec (0.2-r3) 01:11:53 #64 10.88 Executing busybox-1.36.1-r29.trigger 01:11:53 #64 10.94 OK: 9 MiB in 16 packages 01:11:53 #64 DONE 12.4s 01:11:53 01:11:53 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:11:53 #70 12.35 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:11:53 #70 12.53 (3/6) Installing dumb-init (1.2.5-r3) 01:11:53 #70 12.56 (4/6) Installing openssl (3.3.2-r1) 01:11:53 #70 12.63 (5/6) Installing su-exec (0.2-r3) 01:11:53 #70 12.66 (6/6) Installing yq-go (4.44.1-r2) 01:11:53 #70 ... 01:11:53 01:11:53 #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:11:53 #75 DONE 1.0s 01:11:53 01:11:53 #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:11:53 #76 ... 01:11:53 01:11:53 #67 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:11:53 #67 11.72 (1/1) Installing dumb-init (1.2.5-r3) 01:11:53 #67 11.77 Executing busybox-1.36.1-r29.trigger 01:11:53 #67 11.84 OK: 9 MiB in 15 packages 01:11:53 #67 DONE 13.0s 01:11:53 01:11:53 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:11:53 #74 10.43 OK: 238 MiB in 54 packages 01:11:53 #74 DONE 11.5s 01:11:53 01:11:53 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:11:54 #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.3s 01:11:55 #46 ... 01:11:55 01:11:55 #77 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:11:55 #77 DONE 1.2s 01:11:55 01:11:55 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:11:56 #46 ... 01:11:56 01:11:56 #78 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:11:56 #78 ... 01:11:56 01:11:56 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:11:56 #70 13.44 Executing busybox-1.36.1-r29.trigger 01:11:56 #70 13.59 OK: 20 MiB in 18 packages 01:11:56 #70 DONE 15.5s 01:11:56 01:11:56 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:11:56 #46 ... 01:11:56 01:11:56 #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:11:56 #71 11.64 (1/4) Installing ca-certificates (20240705-r0) 01:11:56 #71 11.88 (2/4) Installing dumb-init (1.2.5-r3) 01:11:56 #71 11.91 (3/4) Installing su-exec (0.2-r3) 01:11:56 #71 11.92 (4/4) Installing yq-go (4.44.1-r2) 01:11:56 #71 12.94 Executing busybox-1.36.1-r29.trigger 01:11:56 #71 13.05 Executing ca-certificates-20240705-r0.trigger 01:11:56 #71 14.42 OK: 20 MiB in 18 packages 01:11:56 #71 DONE 15.7s 01:11:56 01:11:56 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:11:56 #79 ... 01:11:56 01:11:56 #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:11:56 #80 ... 01:11:56 01:11:56 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:11:56 #46 ... 01:11:56 01:11:56 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:11:56 #65 12.76 (1/3) Installing ca-certificates (20240705-r0) 01:11:56 #65 13.11 (2/3) Installing dumb-init (1.2.5-r3) 01:11:56 #65 13.12 (3/3) Installing tzdata (2024b-r0) 01:11:56 #65 13.98 Executing busybox-1.36.1-r29.trigger 01:11:56 #65 14.18 Executing ca-certificates-20240705-r0.trigger 01:11:56 #65 14.99 OK: 11 MiB in 17 packages 01:11:56 #65 DONE 16.3s 01:11:56 01:11:56 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:11:57 #46 ... 01:11:57 01:11:57 #81 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:11:57 #81 ... 01:11:57 01:11:57 #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:11:57 #68 15.80 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:11:57 #68 16.14 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:11:57 #68 16.22 (3/7) Installing dumb-init (1.2.5-r3) 01:11:57 #68 16.22 (4/7) Installing musl-obstack (1.2.3-r2) 01:11:57 #68 16.22 (5/7) Installing libucontext (1.2-r3) 01:11:57 #68 16.22 (6/7) Installing gcompat (1.1.0-r4) 01:11:57 #68 16.29 (7/7) Installing openssl (3.3.2-r1) 01:11:57 #68 16.35 Executing busybox-1.36.1-r29.trigger 01:11:57 #68 16.43 OK: 10 MiB in 19 packages 01:11:57 #68 DONE 17.6s 01:11:57 01:11:57 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:11:57 #73 11.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:11:57 #73 15.79 (1/4) Installing dumb-init (1.2.5-r3) 01:11:57 #73 15.89 (2/4) Installing musl-obstack (1.2.3-r2) 01:11:57 #73 15.89 (3/4) Installing libucontext (1.2-r3) 01:11:57 #73 15.89 (4/4) Installing gcompat (1.1.0-r4) 01:11:57 #73 15.89 Executing busybox-1.36.1-r29.trigger 01:11:57 #73 16.22 OK: 9 MiB in 18 packages 01:11:57 #73 DONE 17.3s 01:11:57 01:11:57 #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 01:11:58 #82 ... 01:11:58 01:11:58 #83 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 01:11:58 #0 2.463 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:11:58 #0 3.586 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:11:58 #0 8.494 (1/1) Installing dumb-init (1.2.5-r3) 01:11:58 #0 9.141 Executing busybox-1.36.1-r29.trigger 01:11:58 #0 9.259 OK: 9 MiB in 15 packages 01:11:58 #83 ... 01:11:58 01:11:58 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:11:58 #46 ... 01:11:58 01:11:58 #83 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 01:11:58 #83 DONE 10.3s 01:11:58 01:11:58 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:11:59 #46 ... 01:11:59 01:11:59 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:11:59 #55 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.3s 01:11:59 #55 ... 01:11:59 01:11:59 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:11:59 #69 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:11:59 #69 16.15 (1/14) Installing ca-certificates (20240705-r0) 01:11:59 #69 16.41 (2/14) Installing brotli-libs (1.1.0-r2) 01:11:59 #69 16.47 (3/14) Installing c-ares (1.33.1-r0) 01:11:59 #69 16.49 (4/14) Installing libunistring (1.2-r0) 01:11:59 #69 16.63 (5/14) Installing libidn2 (2.3.7-r0) 01:11:59 #69 16.67 (6/14) Installing nghttp2-libs (1.62.1-r0) 01:11:59 #69 16.70 (7/14) Installing libpsl (0.21.5-r1) 01:11:59 #69 16.71 (8/14) Installing zstd-libs (1.5.6-r0) 01:11:59 #69 16.76 (9/14) Installing libcurl (8.11.1-r0) 01:11:59 #69 16.83 (10/14) Installing curl (8.11.1-r0) 01:11:59 #69 16.97 (11/14) Installing dumb-init (1.2.5-r3) 01:11:59 #69 16.97 (12/14) Installing musl-obstack (1.2.3-r2) 01:11:59 #69 16.97 (13/14) Installing libucontext (1.2-r3) 01:11:59 #69 17.01 (14/14) Installing gcompat (1.1.0-r4) 01:11:59 #69 17.06 Executing busybox-1.36.1-r29.trigger 01:11:59 #69 17.21 Executing ca-certificates-20240705-r0.trigger 01:11:59 #69 17.92 OK: 15 MiB in 28 packages 01:11:59 #69 DONE 18.7s 01:11:59 01:11:59 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:11:59 #55 ... 01:11:59 01:11:59 #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:11:59 #84 ... 01:11:59 01:11:59 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:11:59 #55 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.6s done 01:11:59 #55 DONE 19.6s 01:12:00 01:12:00 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:12:00 #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.8s 01:12:00 #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.5s done 01:12:00 #46 ... 01:12:00 01:12:00 #85 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 01:12:00 #0 4.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:12:00 #0 5.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:12:00 #0 9.768 Upgrading critical system libraries and apk-tools: 01:12:00 #0 9.768 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:12:00 #0 9.796 Executing busybox-1.36.1-r29.trigger 01:12:01 #85 ... 01:12:01 01:12:01 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:12:01 #79 4.628 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:12:01 #79 ... 01:12:01 01:12:01 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:12:01 #46 DONE 25.2s 01:12:01 01:12:01 #85 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 01:12:01 #85 10.50 Continuing the upgrade transaction with new apk-tools: 01:12:01 #85 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:12:02 #85 11.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:12:02 #85 ... 01:12:02 01:12:02 #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 01:12:02 #0 5.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:12:02 #0 6.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:12:02 #0 9.739 Upgrading critical system libraries and apk-tools: 01:12:02 #0 9.739 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:12:02 #0 9.767 Executing busybox-1.36.1-r29.trigger 01:12:02 #86 ... 01:12:02 01:12:02 #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:12:02 #84 2.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:12:02 #84 3.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:12:02 #84 ... 01:12:02 01:12:02 #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:12:02 #0 4.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:12:02 #0 5.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:12:02 #0 9.466 Upgrading critical system libraries and apk-tools: 01:12:02 #0 9.466 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:12:02 #0 9.510 Executing busybox-1.36.1-r29.trigger 01:12:03 #87 ... 01:12:03 01:12:03 #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 01:12:03 #86 10.39 Continuing the upgrade transaction with new apk-tools: 01:12:03 #86 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:12:03 #86 10.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:12:03 #86 ... 01:12:03 01:12:03 #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade 01:12:03 #0 3.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:12:03 #0 4.804 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:12:03 #0 8.591 Upgrading critical system libraries and apk-tools: 01:12:03 #0 8.592 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:12:03 #0 8.615 Executing busybox-1.36.1-r29.trigger 01:12:03 #0 9.241 Continuing the upgrade transaction with new apk-tools: 01:12:03 #0 9.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:12:03 #0 9.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:12:03 #88 ... 01:12:03 01:12:03 #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:12:03 #87 10.25 Continuing the upgrade transaction with new apk-tools: 01:12:03 #87 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:12:04 #87 11.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:12:05 #87 ... 01:12:05 01:12:05 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:12:05 #89 ... 01:12:05 01:12:05 #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:12:05 #84 5.851 Upgrading critical system libraries and apk-tools: 01:12:05 #84 5.852 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:12:05 #84 5.907 Executing busybox-1.36.1-r29.trigger 01:12:06 #84 ... 01:12:06 01:12:06 #85 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 01:12:06 #85 14.28 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:12:06 #85 14.47 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:12:06 #85 14.52 OK: 9 MiB in 15 packages 01:12:06 #85 DONE 15.3s 01:12:06 01:12:06 #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:12:06 #84 6.796 Continuing the upgrade transaction with new apk-tools: 01:12:06 #84 6.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:12:06 #84 ... 01:12:06 01:12:06 #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:12:06 #0 4.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:12:06 #0 5.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:12:06 #0 7.775 Upgrading critical system libraries and apk-tools: 01:12:06 #0 7.776 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:12:06 #0 7.828 Executing busybox-1.36.1-r29.trigger 01:12:06 #0 8.450 Continuing the upgrade transaction with new apk-tools: 01:12:06 #0 8.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:12:06 #0 9.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:12:06 #90 ... 01:12:06 01:12:06 #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 01:12:06 #86 13.89 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:12:06 #86 14.25 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:12:06 #86 14.34 Executing ca-certificates-20240705-r0.trigger 01:12:07 #86 ... 01:12:07 01:12:07 #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:12:07 #0 4.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:12:07 #0 5.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:12:07 #0 7.853 Upgrading critical system libraries and apk-tools: 01:12:07 #0 7.853 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:12:07 #0 7.871 Executing busybox-1.36.1-r29.trigger 01:12:07 #0 8.304 Continuing the upgrade transaction with new apk-tools: 01:12:07 #0 8.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:12:07 #0 8.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:12:07 #91 ... 01:12:07 01:12:07 #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 01:12:07 #86 14.66 OK: 10 MiB in 16 packages 01:12:07 #86 ... 01:12:07 01:12:07 #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade 01:12:07 #88 13.01 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:12:07 #88 13.18 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:12:07 #88 13.22 OK: 9 MiB in 15 packages 01:12:07 #88 DONE 13.9s 01:12:07 01:12:07 #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:12:07 #87 14.33 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:12:07 #87 14.61 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:12:07 #87 14.66 OK: 9 MiB in 16 packages 01:12:07 #87 ... 01:12:07 01:12:07 #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 01:12:07 #86 DONE 15.6s 01:12:07 01:12:07 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:12:07 #0 3.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:12:07 #0 4.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:12:07 #0 6.983 Upgrading critical system libraries and apk-tools: 01:12:07 #0 6.983 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:12:07 #0 7.039 Executing busybox-1.36.1-r29.trigger 01:12:07 #0 7.962 Continuing the upgrade transaction with new apk-tools: 01:12:07 #0 7.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:12:07 #0 8.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:12:08 #92 ... 01:12:08 01:12:08 #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 01:12:08 #82 3.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:12:08 #82 4.044 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:12:08 #82 7.670 Upgrading critical system libraries and apk-tools: 01:12:08 #82 7.670 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:12:08 #82 7.697 Executing busybox-1.36.1-r29.trigger 01:12:08 #82 8.588 Continuing the upgrade transaction with new apk-tools: 01:12:08 #82 8.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:12:08 #82 9.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:12:08 #82 ... 01:12:08 01:12:08 #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:12:08 #87 DONE 15.5s 01:12:08 01:12:08 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:12:08 #79 5.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:12:08 #79 8.872 Upgrading critical system libraries and apk-tools: 01:12:08 #79 8.872 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:12:08 #79 8.895 Executing busybox-1.36.1-r29.trigger 01:12:08 #79 9.817 Continuing the upgrade transaction with new apk-tools: 01:12:08 #79 9.863 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:12:08 #79 10.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:12:08 #79 ... 01:12:08 01:12:08 #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:12:09 #93 ... 01:12:09 01:12:09 #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:12:09 #90 12.88 OK: 20 MiB in 18 packages 01:12:09 #90 DONE 13.5s 01:12:09 01:12:09 #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:12:10 #94 DONE 0.3s 01:12:10 01:12:10 #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:12:10 #91 12.68 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:12:10 #91 13.11 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:12:10 #91 13.15 Executing ca-certificates-20240705-r0.trigger 01:12:10 #91 ... 01:12:10 01:12:10 #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:12:10 #93 DONE 2.2s 01:12:10 01:12:10 #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:12:10 #91 13.64 OK: 11 MiB in 17 packages 01:12:11 #91 ... 01:12:11 01:12:11 #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 01:12:11 #95 DONE 0.4s 01:12:11 01:12:11 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:12:11 #92 11.91 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:12:11 #92 12.17 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:12:11 #92 12.23 OK: 9 MiB in 18 packages 01:12:11 #92 DONE 13.1s 01:12:11 01:12:11 #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 01:12:11 #82 12.23 OK: 10 MiB in 19 packages 01:12:11 #82 DONE 13.5s 01:12:11 01:12:11 #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:12:11 #96 ... 01:12:11 01:12:11 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:12:11 #79 13.60 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:12:11 #79 13.88 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:12:11 #79 13.94 Executing ca-certificates-20240705-r0.trigger 01:12:11 #79 14.46 OK: 20 MiB in 18 packages 01:12:11 #79 DONE 15.3s 01:12:11 01:12:11 #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:12:11 #91 DONE 14.7s 01:12:11 01:12:11 #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:12:11 #84 7.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:12:11 #84 10.78 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:12:11 #84 11.06 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:12:11 #84 11.10 Executing ca-certificates-20240705-r0.trigger 01:12:11 #84 11.74 OK: 15 MiB in 28 packages 01:12:11 #84 DONE 12.5s 01:12:11 01:12:11 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:12:13 #97 ... 01:12:13 01:12:13 #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:12:13 #96 DONE 2.6s 01:12:13 01:12:13 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:12:13 #97 DONE 2.7s 01:12:13 01:12:13 #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:12:13 #98 DONE 2.8s 01:12:13 01:12:13 #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:12:14 #99 DONE 0.4s 01:12:14 01:12:14 #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:12:14 #100 DONE 0.4s 01:12:14 01:12:14 #101 [security-spire-server stage-2 6/9] COPY security.txt / 01:12:14 #101 DONE 0.5s 01:12:14 01:12:14 #102 [security-spire-config stage-2 6/10] COPY security.txt / 01:12:14 #102 DONE 0.6s 01:12:14 01:12:14 #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:12:15 #143 ... 01:12:15 01:12:15 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:12:15 #147 DONE 144.2s 01:12:15 01:12:15 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:12:15 #150 DONE 144.2s 01:12:15 01:12:15 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:12:15 #153 DONE 144.2s 01:12:15 01:12:15 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:12:15 #149 DONE 144.2s 01:12:15 01:12:15 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:12:15 #146 DONE 144.2s 01:12:15 01:12:15 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:12:15 #151 DONE 144.2s 01:12:15 01:12:15 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:12:15 #148 DONE 144.2s 01:12:15 01:12:15 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:12:15 #144 DONE 144.3s 01:12:15 01:12:15 #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:12:15 #154 ... 01:12:15 01:12:15 #143 [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:12:15 #143 DONE 144.6s 01:12:15 01:12:15 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:12:15 #152 DONE 144.7s 01:12:15 01:12:15 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:12:15 #145 DONE 144.7s 01:12:15 01:12:15 #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:12:15 #142 DONE 144.7s 01:12:15 01:12:15 #155 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 01:12:15 #155 ... 01:12:15 01:12:15 #156 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:12:15 #156 DONE 0.5s 01:12:15 01:12:15 #157 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:12:15 #157 DONE 0.6s 01:12:15 01:12:15 #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:12:15 #158 DONE 0.7s 01:12:15 01:12:15 #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:12:15 #154 DONE 0.8s 01:12:15 01:12:15 #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 01:12:15 #159 DONE 0.7s 01:12:15 01:12:15 #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 01:12:15 #160 ... 01:12:15 01:12:15 #161 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:12:15 #161 DONE 0.5s 01:12:15 01:12:15 #162 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:12:15 #162 DONE 0.5s 01:12:15 01:12:15 #155 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 01:12:15 #155 DONE 0.5s 01:12:15 01:12:15 #163 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:12:15 #163 DONE 0.6s 01:12:15 01:12:15 #164 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 01:12:15 #164 ... 01:12:15 01:12:15 #165 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:12:15 #165 DONE 0.4s 01:12:15 01:12:15 #166 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:12:15 #166 DONE 0.5s 01:12:15 01:12:15 #167 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:12:15 #167 CACHED 01:12:15 01:12:15 #168 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:12:15 #168 CACHED 01:12:15 01:12:15 #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:12:15 #169 DONE 0.4s 01:12:15 01:12:15 #170 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 01:12:15 #170 CACHED 01:12:15 01:12:15 #171 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 01:12:15 #171 CACHED 01:12:15 01:12:15 #172 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:12:15 #172 DONE 0.4s 01:12:15 01:12:15 #173 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:12:15 #173 CACHED 01:12:15 01:12:15 #174 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:12:15 #174 CACHED 01:12:15 01:12:15 #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 01:12:15 #160 DONE 0.5s 01:12:15 01:12:15 #175 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:12:15 #175 DONE 0.4s 01:12:15 01:12:15 #176 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 01:12:15 #176 DONE 0.4s 01:12:15 01:12:15 #177 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:12:15 #177 ... 01:12:15 01:12:15 #178 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:12:15 #178 DONE 1.5s 01:12:15 01:12:15 #164 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 01:12:15 #164 DONE 1.8s 01:12:15 01:12:15 #179 [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:12:15 #179 ... 01:12:15 01:12:15 #180 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:12:15 #180 DONE 1.9s 01:12:15 01:12:15 #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:12:15 #181 DONE 1.9s 01:12:15 01:12:15 #182 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:12:15 #182 DONE 1.9s 01:12:15 01:12:15 #183 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:12:15 #183 DONE 1.9s 01:12:15 01:12:15 #184 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:12:15 #184 DONE 1.9s 01:12:15 01:12:15 #185 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:12:15 #185 DONE 1.9s 01:12:15 01:12:15 #186 [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:12:15 #186 DONE 1.9s 01:12:15 01:12:15 #187 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 01:12:15 #187 DONE 2.4s 01:12:15 01:12:15 #177 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:12:15 #177 DONE 1.9s 01:12:15 01:12:15 #188 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:12:15 #188 DONE 1.9s 01:12:15 01:12:15 #189 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:12:15 #189 ... 01:12:15 01:12:15 #190 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 01:12:15 #190 DONE 0.3s 01:12:15 01:12:15 #191 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 01:12:15 #191 DONE 0.7s 01:12:15 01:12:15 #179 [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:12:15 #179 DONE 0.7s 01:12:15 01:12:15 #192 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:12:15 #192 DONE 0.4s 01:12:15 01:12:15 #193 [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:12:15 #193 DONE 0.4s 01:12:15 01:12:15 #107 [core-command] exporting to image 01:12:15 #107 exporting layers 01:12:15 #107 ... 01:12:15 01:12:15 #194 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:12:15 #194 DONE 0.4s 01:12:15 01:12:15 #195 [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:12:15 #195 DONE 0.4s 01:12:15 01:12:15 #196 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 01:12:15 #196 DONE 0.4s 01:12:15 01:12:15 #197 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:12:15 #197 DONE 0.4s 01:12:15 01:12:15 #198 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:12:15 #198 DONE 0.4s 01:12:15 01:12:15 #199 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 01:12:15 #199 DONE 0.4s 01:12:15 01:12:15 #189 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:12:15 #189 DONE 0.4s 01:12:15 01:12:15 #200 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 01:12:15 #200 DONE 0.4s 01:12:15 01:12:15 #201 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 01:12:15 #201 ... 01:12:15 01:12:15 #202 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:12:15 #202 DONE 0.3s 01:12:15 01:12:15 #203 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 01:12:15 #203 DONE 0.4s 01:12:15 01:12:15 #204 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:12:15 #204 DONE 0.4s 01:12:15 01:12:15 #205 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:12:15 #205 DONE 0.4s 01:12:15 01:12:15 #201 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 01:12:15 #201 DONE 0.4s 01:12:15 01:12:15 #206 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:12:15 #206 DONE 0.4s 01:12:15 01:12:15 #207 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:12:15 #207 DONE 0.4s 01:12:15 01:12:15 #208 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:12:15 #208 ... 01:12:15 01:12:15 #209 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 01:12:15 #209 DONE 0.5s 01:12:15 01:12:15 #107 [support-notifications] exporting to image 01:12:15 #107 ... 01:12:15 01:12:15 #210 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 01:12:15 #210 DONE 0.4s 01:12:15 01:12:15 #211 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:12:15 #211 DONE 0.4s 01:12:15 01:12:15 #208 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:12:15 #208 DONE 0.4s 01:12:15 01:12:15 #212 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:12:15 #212 DONE 0.4s 01:12:15 01:12:15 #213 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:12:15 #213 DONE 0.0s 01:12:15 01:12:15 #107 [core-metadata] exporting to image 01:12:15 #107 exporting layers 0.6s done 01:12:15 #107 writing image sha256:0d61393b20e644b365d4e4d275afaa34ea185254c49c845be96e867ab8cfd6a2 01:12:15 #107 writing image sha256:be5a8499fa5300475735c0c0472656c072ba4104ae64b8b72c25794e9095f42e 01:12:15 #107 writing image sha256:a54a228a5984c9ab3c35307b831020a605be88fb40c2af91d25614907390e108 01:12:15 #107 writing image sha256:68c3fee42b4f0bad00ea6abcdfec97d58de148fff2e004ee81764931c18246be 01:12:15 #107 exporting layers 0.5s done 01:12:15 #107 writing image sha256:0d61393b20e644b365d4e4d275afaa34ea185254c49c845be96e867ab8cfd6a2 0.2s done 01:12:15 #107 writing image sha256:be5a8499fa5300475735c0c0472656c072ba4104ae64b8b72c25794e9095f42e 0.0s done 01:12:15 #107 naming to docker.io/library/core-command done 01:12:15 #107 naming to docker.io/library/support-scheduler 01:12:15 #107 ... 01:12:15 01:12:15 #214 [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:12:15 #214 DONE 0.2s 01:12:15 01:12:15 #215 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:12:15 #215 DONE 0.9s 01:12:15 01:12:15 #216 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:12:15 #216 DONE 0.3s 01:12:15 01:12:15 #107 [core-data] exporting to image 01:12:15 #107 exporting layers 0.3s done 01:12:15 #107 writing image sha256:a54a228a5984c9ab3c35307b831020a605be88fb40c2af91d25614907390e108 0.2s done 01:12:15 #107 writing image sha256:68c3fee42b4f0bad00ea6abcdfec97d58de148fff2e004ee81764931c18246be 0.1s done 01:12:15 #107 naming to docker.io/library/support-scheduler done 01:12:15 #107 naming to docker.io/library/security-spiffe-token-provider done 01:12:15 #107 writing image sha256:89e9a0da6c105d69e688d2c263d77bb2a816919929670b95322397ed520c7ef5 0.0s done 01:12:15 #107 naming to docker.io/library/core-keeper done 01:12:15 #107 naming to docker.io/library/core-data done 01:12:15 #107 ... 01:12:15 01:12:15 #217 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:12:15 #217 DONE 0.8s 01:12:15 01:12:15 #218 [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:12:15 #218 DONE 0.2s 01:12:15 01:12:15 #107 [security-proxy-auth] exporting to image 01:12:15 #107 writing image sha256:07d2c368834797714955690d56231ee6186ef9e8a4936c6c9c18fab3637d91a5 done 01:12:15 #107 naming to docker.io/library/support-notifications done 01:12:15 #107 writing image sha256:1c1c7b5b11d2f2234fdd24ee2ed28f2ce24cf0fe5de9ee2f968564e5e31ecc8a done 01:12:15 #107 naming to docker.io/library/core-metadata 0.0s done 01:12:15 #107 ... 01:12:15 01:12:15 #219 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:12:15 #219 DONE 0.2s 01:12:15 01:12:15 #107 [core-common-config-bootstrapper] exporting to image 01:12:15 #107 exporting layers 0.1s done 01:12:15 #107 writing image sha256:1db9bd9c6a713223dbdc513edef4693cd3ecd7c37c81ca7254769b5a27d51718 done 01:12:15 #107 naming to docker.io/library/core-common-config-bootstrapper done 01:12:15 #107 ... 01:12:15 01:12:15 #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:12:15 #220 DONE 0.6s 01:12:15 01:12:15 #221 [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:12:15 #221 DONE 0.2s 01:12:15 01:12:15 #222 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:12:15 #222 DONE 0.1s 01:12:15 01:12:15 #107 [security-proxy-auth] exporting to image 01:12:15 #107 exporting layers 0.2s done 01:12:15 #107 writing image sha256:28f3f7b5e40221fc7b5e9f54393d9afda9017753bb2fc408150b4ded4e8ebc5e done 01:12:15 #107 naming to docker.io/library/security-proxy-auth 0.0s done 01:12:15 #103 DONE 0.6s 01:12:15 01:12:15 #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:12:15 #104 ... 01:12:15 01:12:15 #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:12:15 #105 DONE 0.7s 01:12:15 01:12:15 #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:12:15 #106 DONE 1.9s 01:12:15 01:12:15 #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 01:12:15 #107 exporting layers 0.2s done 01:12:15 #107 writing image sha256:25ed9a040d026dbbae7cf7d92c8839f9607b71ccc99323e87dad672fc353a01b done 01:12:15 #107 naming to docker.io/library/security-proxy-setup done 01:12:15 #107 DONE 2.9s 01:12:15 01:12:15 #223 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 01:12:15 #107 DONE 0.4s 01:12:15 01:12:15 #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:12:15 #104 DONE 0.5s 01:12:15 01:12:15 #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:12:16 #223 DONE 0.5s 01:12:16 01:12:16 #224 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:12:16 #224 DONE 0.8s 01:12:16 01:12:16 #107 [security-bootstrapper] exporting to image 01:12:16 #108 ... 01:12:16 01:12:16 #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:12:16 #109 DONE 0.5s 01:12:16 #107 exporting layers 0.3s done 01:12:16 #107 writing image sha256:e6e1c2158e8cabde5c501aca353d99067a0ecaa110a1afa931a1f08d093ae27c done 01:12:16 #107 naming to docker.io/library/security-bootstrapper done 01:12:16 #107 writing image sha256:23534afa63fe806083af545bac35365ab2b4b191e08a8574419426bc42dec9ef done 01:12:16 #107 naming to docker.io/library/security-secretstore-setup done 01:12:16 #107 DONE 3.4s 01:12:16 time="2024-12-20T01:08:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:12:16 time="2024-12-20T01:08:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:12:16 time="2024-12-20T01:08:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:12:16 time="2024-12-20T01:08:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:12:16 time="2024-12-20T01:08:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:12:16 time="2024-12-20T01:08:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:12:16 time="2024-12-20T01:08:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:12:16 time="2024-12-20T01:08:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:12:16 time="2024-12-20T01:08:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:12:16 time="2024-12-20T01:08:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:12:16 time="2024-12-20T01:08:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:12:16 time="2024-12-20T01:08:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:12:16 time="2024-12-20T01:08:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:12:16 time="2024-12-20T01:08:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:12:16 time="2024-12-20T01:08:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 01:12:16 $ docker stop --time=1 7bfa489b76d1e15f8b34507ac7f662b8e053aa23bfc462c4db76a2682be4d755 01:12:16 01:12:16 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 01:12:16 #110 ... 01:12:16 01:12:16 #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:12:16 #108 DONE 0.6s 01:12:16 01:12:16 #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:12:16 #111 DONE 0.5s 01:12:16 01:12:16 #112 [security-spire-config] exporting to image 01:12:16 #112 exporting layers 01:12:16 #112 ... 01:12:16 01:12:16 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 01:12:16 #110 DONE 0.6s 01:12:17 01:12:17 #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:12:17 $ docker rm -f --volumes 7bfa489b76d1e15f8b34507ac7f662b8e053aa23bfc462c4db76a2682be4d755 [Pipeline] // withDockerContainer [Pipeline] sh 01:12:17 #113 DONE 0.6s 01:12:17 01:12:17 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:12:17 #114 DONE 0.6s 01:12:17 01:12:17 #115 [security-spire-server] exporting to image 01:12:17 + docker images 01:12:17 REPOSITORY TAG IMAGE ID CREATED SIZE 01:12:17 security-bootstrapper latest e6e1c2158e8c 2 seconds ago 26MB 01:12:17 security-proxy-setup latest 25ed9a040d02 2 seconds ago 35MB 01:12:17 security-proxy-auth latest 28f3f7b5e402 2 seconds ago 32.2MB 01:12:17 security-secretstore-setup latest 23534afa63fe 2 seconds ago 46.9MB 01:12:17 core-metadata latest 1c1c7b5b11d2 3 seconds ago 37.6MB 01:12:17 core-data latest 89e9a0da6c10 3 seconds ago 37.4MB 01:12:17 core-common-config-bootstrapper latest 1db9bd9c6a71 3 seconds ago 22.8MB 01:12:17 support-notifications latest 07d2c3688347 3 seconds ago 51.9MB 01:12:17 support-scheduler latest 0d61393b20e6 4 seconds ago 52.9MB 01:12:17 security-spiffe-token-provider latest a54a228a5984 4 seconds ago 38.5MB 01:12:17 core-keeper latest 68c3fee42b4f 4 seconds ago 31.3MB 01:12:17 core-command latest be5a8499fa53 4 seconds ago 33.2MB 01:12:17 security-spire-config latest 03558d4e59d4 3 minutes ago 127MB 01:12:17 security-spire-agent latest dbe1cc3af72d 3 minutes ago 188MB 01:12:17 security-spire-server latest c6a29e07b421 3 minutes ago 128MB 01:12:17 ci-base-image-x86_64 latest e2cda5259b63 6 minutes ago 974MB 01:12:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 2 months ago 573MB 01:12:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 18 months ago 334MB 01:12:17 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 01:12:18 provisioning config files... 01:12:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/766@tmp/config17725905105411180304tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:12:18 ---> ****-login.sh 01:12:18 nexus3.edgexfoundry.org:10001 01:12:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:12:18 Configure a credential helper to remove this warning. See 01:12:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:12:18 01:12:18 Login Succeeded 01:12:18 nexus3.edgexfoundry.org:10002 01:12:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:12:18 Configure a credential helper to remove this warning. See 01:12:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:12:18 01:12:18 Login Succeeded 01:12:18 nexus3.edgexfoundry.org:10003 01:12:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:12:18 Configure a credential helper to remove this warning. See 01:12:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:12:18 01:12:18 Login Succeeded 01:12:18 nexus3.edgexfoundry.org:10004 01:12:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:12:18 Configure a credential helper to remove this warning. See 01:12:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:12:18 01:12:18 Login Succeeded 01:12:18 ****.io 01:12:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:12:18 Configure a credential helper to remove this warning. See 01:12:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:12:18 01:12:18 Login Succeeded 01:12:18 ---> ****-login.sh ends [Pipeline] } 01:12:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:12:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:12:19 [edgeXDocker.push] Tagging docker image core-command with the following tags: 01:12:19 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:12:19 latest 01:12:19 4.0.0-dev.30 01:12:19 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:12:19 main 01:12:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:19 #115 ... 01:12:19 01:12:19 #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:12:19 #116 DONE 1.0s 01:12:19 01:12:19 #117 [security-spire-agent] exporting to image 01:12:19 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:19 + docker push nexus3.edgexfoundry.org:10004/core-command:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:12:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:12:19 b3529d3b7740: Preparing 01:12:19 f1ab6ccafb50: Preparing 01:12:19 2c0eb53799e3: Preparing 01:12:19 198567529466: Preparing 01:12:19 fa72eb755052: Preparing 01:12:19 ce755f957d2f: Preparing 01:12:19 75654b8eeebd: Preparing 01:12:19 ce755f957d2f: Waiting 01:12:19 75654b8eeebd: Waiting 01:12:19 2c0eb53799e3: Pushed 01:12:19 198567529466: Pushed 01:12:19 b3529d3b7740: Pushed 01:12:19 75654b8eeebd: Layer already exists 01:12:19 #117 ... 01:12:19 01:12:19 #115 [security-spire-server] exporting to image 01:12:19 #115 exporting layers 3.2s done 01:12:19 #115 writing image sha256:18f63a192322f1f42b569e40db45467c6bd2e97c3c38c1c8c18400473c497ef6 0.1s done 01:12:19 #115 naming to docker.io/library/security-spire-server-arm64 0.1s done 01:12:19 #115 DONE 3.3s 01:12:19 01:12:19 #112 [security-spire-config] exporting to image 01:12:19 #112 exporting layers 3.2s done 01:12:19 #112 writing image sha256:676c7de0f57734499043da47ae3243c4d7d1745b8d25f6ce21dc49b16fe254fa 0.0s done 01:12:19 #112 naming to docker.io/library/security-spire-config-arm64 0.0s done 01:12:19 #112 DONE 3.3s 01:12:20 ce755f957d2f: Pushed 01:12:20 01:12:20 #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:12:20 fa72eb755052: Pushed 01:12:21 #80 ... 01:12:21 01:12:21 #117 [security-spire-agent] exporting to image 01:12:21 #117 exporting layers 1.8s done 01:12:21 #117 writing image sha256:f17963466407e2ce6eab3448a97e5740314380e7a30452101e1a9536ea0954c0 done 01:12:21 #117 naming to docker.io/library/security-spire-agent-arm64 0.0s done 01:12:21 #117 DONE 1.8s 01:12:21 01:12:21 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:12:22 f1ab6ccafb50: Pushed 01:12:22 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:29da737f4b9e5e2daf020cf243b8b9f90e0e349c8cf22bf100861bea2fa2f841 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:22 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:22 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 01:12:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:12:22 b3529d3b7740: Preparing 01:12:22 f1ab6ccafb50: Preparing 01:12:22 2c0eb53799e3: Preparing 01:12:22 198567529466: Preparing 01:12:22 fa72eb755052: Preparing 01:12:22 ce755f957d2f: Preparing 01:12:22 75654b8eeebd: Preparing 01:12:22 75654b8eeebd: Waiting 01:12:22 ce755f957d2f: Waiting 01:12:22 198567529466: Layer already exists 01:12:22 b3529d3b7740: Layer already exists 01:12:22 f1ab6ccafb50: Layer already exists 01:12:22 2c0eb53799e3: Layer already exists 01:12:22 fa72eb755052: Layer already exists 01:12:22 ce755f957d2f: Layer already exists 01:12:22 75654b8eeebd: Layer already exists 01:12:22 latest: digest: sha256:29da737f4b9e5e2daf020cf243b8b9f90e0e349c8cf22bf100861bea2fa2f841 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:23 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:23 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.30 01:12:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:12:23 b3529d3b7740: Preparing 01:12:23 f1ab6ccafb50: Preparing 01:12:23 2c0eb53799e3: Preparing 01:12:23 198567529466: Preparing 01:12:23 fa72eb755052: Preparing 01:12:23 ce755f957d2f: Preparing 01:12:23 75654b8eeebd: Preparing 01:12:23 ce755f957d2f: Waiting 01:12:23 75654b8eeebd: Waiting 01:12:23 198567529466: Layer already exists 01:12:23 b3529d3b7740: Layer already exists 01:12:23 f1ab6ccafb50: Layer already exists 01:12:23 fa72eb755052: Layer already exists 01:12:23 2c0eb53799e3: Layer already exists 01:12:23 75654b8eeebd: Layer already exists 01:12:23 ce755f957d2f: Layer already exists 01:12:23 4.0.0-dev.30: digest: sha256:29da737f4b9e5e2daf020cf243b8b9f90e0e349c8cf22bf100861bea2fa2f841 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:23 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:24 + docker push nexus3.edgexfoundry.org:10004/core-command:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:12:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:12:24 b3529d3b7740: Preparing 01:12:24 f1ab6ccafb50: Preparing 01:12:24 2c0eb53799e3: Preparing 01:12:24 198567529466: Preparing 01:12:24 fa72eb755052: Preparing 01:12:24 ce755f957d2f: Preparing 01:12:24 75654b8eeebd: Preparing 01:12:24 ce755f957d2f: Waiting 01:12:24 75654b8eeebd: Waiting 01:12:24 fa72eb755052: Layer already exists 01:12:24 f1ab6ccafb50: Layer already exists 01:12:24 2c0eb53799e3: Layer already exists 01:12:24 b3529d3b7740: Layer already exists 01:12:24 198567529466: Layer already exists 01:12:24 75654b8eeebd: Layer already exists 01:12:24 ce755f957d2f: Layer already exists 01:12:24 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:29da737f4b9e5e2daf020cf243b8b9f90e0e349c8cf22bf100861bea2fa2f841 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:24 + docker push nexus3.edgexfoundry.org:10004/core-command:main 01:12:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:12:24 b3529d3b7740: Preparing 01:12:24 f1ab6ccafb50: Preparing 01:12:24 2c0eb53799e3: Preparing 01:12:24 198567529466: Preparing 01:12:24 fa72eb755052: Preparing 01:12:24 ce755f957d2f: Preparing 01:12:24 75654b8eeebd: Preparing 01:12:24 ce755f957d2f: Waiting 01:12:24 75654b8eeebd: Waiting 01:12:24 f1ab6ccafb50: Layer already exists 01:12:24 b3529d3b7740: Layer already exists 01:12:24 198567529466: Layer already exists 01:12:24 fa72eb755052: Layer already exists 01:12:24 2c0eb53799e3: Layer already exists 01:12:24 75654b8eeebd: Layer already exists 01:12:24 ce755f957d2f: Layer already exists 01:12:24 main: digest: sha256:29da737f4b9e5e2daf020cf243b8b9f90e0e349c8cf22bf100861bea2fa2f841 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:12:24 ===================================================== [Pipeline] echo 01:12:24 taggedImages: 01:12:24 - nexus3.edgexfoundry.org:10004/core-command:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:12:24 - nexus3.edgexfoundry.org:10004/core-command:latest 01:12:24 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.30 01:12:24 - nexus3.edgexfoundry.org:10004/core-command:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:12:24 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 01:12:24 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 01:12:24 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:12:24 latest 01:12:24 4.0.0-dev.30 01:12:24 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:12:24 main 01:12:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:25 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:12:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:12:25 1f0bdcf1aae5: Preparing 01:12:25 e15dabdae6d9: Preparing 01:12:25 0f26f9bbc2cf: Preparing 01:12:25 42076c163724: Preparing 01:12:25 2c0eb53799e3: Preparing 01:12:25 198567529466: Preparing 01:12:25 fa72eb755052: Preparing 01:12:25 ce755f957d2f: Preparing 01:12:25 75654b8eeebd: Preparing 01:12:25 ce755f957d2f: Waiting 01:12:25 198567529466: Waiting 01:12:25 fa72eb755052: Waiting 01:12:25 75654b8eeebd: Waiting 01:12:25 2c0eb53799e3: Layer already exists 01:12:25 198567529466: Layer already exists 01:12:25 fa72eb755052: Layer already exists 01:12:25 ce755f957d2f: Layer already exists 01:12:25 1f0bdcf1aae5: Pushed 01:12:25 75654b8eeebd: Layer already exists 01:12:25 0f26f9bbc2cf: Pushed 01:12:25 e15dabdae6d9: Pushed 01:12:26 42076c163724: Pushed 01:12:26 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:814415164bf6713f673703ee2b6faa2dee28a2de304b43228a1babd4f6f1c1f2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:27 + 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 01:12:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:12:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:12:27 1f0bdcf1aae5: Preparing 01:12:27 e15dabdae6d9: Preparing 01:12:27 0f26f9bbc2cf: Preparing 01:12:27 42076c163724: Preparing 01:12:27 2c0eb53799e3: Preparing 01:12:27 198567529466: Preparing 01:12:27 fa72eb755052: Preparing 01:12:27 ce755f957d2f: Preparing 01:12:27 75654b8eeebd: Preparing 01:12:27 198567529466: Waiting 01:12:27 fa72eb755052: Waiting 01:12:27 ce755f957d2f: Waiting 01:12:27 75654b8eeebd: Waiting 01:12:27 2c0eb53799e3: Layer already exists 01:12:27 e15dabdae6d9: Layer already exists 01:12:27 0f26f9bbc2cf: Layer already exists 01:12:27 42076c163724: Layer already exists 01:12:27 1f0bdcf1aae5: Layer already exists 01:12:27 ce755f957d2f: Layer already exists 01:12:27 fa72eb755052: Layer already exists 01:12:27 198567529466: Layer already exists 01:12:27 75654b8eeebd: Layer already exists 01:12:27 latest: digest: sha256:814415164bf6713f673703ee2b6faa2dee28a2de304b43228a1babd4f6f1c1f2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:27 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.30 01:12:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:12:28 1f0bdcf1aae5: Preparing 01:12:28 e15dabdae6d9: Preparing 01:12:28 0f26f9bbc2cf: Preparing 01:12:28 42076c163724: Preparing 01:12:28 2c0eb53799e3: Preparing 01:12:28 198567529466: Preparing 01:12:28 fa72eb755052: Preparing 01:12:28 ce755f957d2f: Preparing 01:12:28 75654b8eeebd: Preparing 01:12:28 198567529466: Waiting 01:12:28 ce755f957d2f: Waiting 01:12:28 fa72eb755052: Waiting 01:12:28 75654b8eeebd: Waiting 01:12:28 1f0bdcf1aae5: Layer already exists 01:12:28 42076c163724: Layer already exists 01:12:28 e15dabdae6d9: Layer already exists 01:12:28 0f26f9bbc2cf: Layer already exists 01:12:28 2c0eb53799e3: Layer already exists 01:12:28 198567529466: Layer already exists 01:12:28 fa72eb755052: Layer already exists 01:12:28 75654b8eeebd: Layer already exists 01:12:28 ce755f957d2f: Layer already exists 01:12:28 4.0.0-dev.30: digest: sha256:814415164bf6713f673703ee2b6faa2dee28a2de304b43228a1babd4f6f1c1f2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:28 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:12:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:12:28 1f0bdcf1aae5: Preparing 01:12:28 e15dabdae6d9: Preparing 01:12:28 0f26f9bbc2cf: Preparing 01:12:28 42076c163724: Preparing 01:12:28 2c0eb53799e3: Preparing 01:12:28 198567529466: Preparing 01:12:28 fa72eb755052: Preparing 01:12:28 ce755f957d2f: Preparing 01:12:28 75654b8eeebd: Preparing 01:12:28 ce755f957d2f: Waiting 01:12:28 198567529466: Waiting 01:12:28 75654b8eeebd: Waiting 01:12:28 fa72eb755052: Waiting 01:12:28 2c0eb53799e3: Layer already exists 01:12:28 e15dabdae6d9: Layer already exists 01:12:28 1f0bdcf1aae5: Layer already exists 01:12:28 0f26f9bbc2cf: Layer already exists 01:12:28 42076c163724: Layer already exists 01:12:28 198567529466: Layer already exists 01:12:28 75654b8eeebd: Layer already exists 01:12:28 fa72eb755052: Layer already exists 01:12:28 ce755f957d2f: Layer already exists 01:12:28 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:814415164bf6713f673703ee2b6faa2dee28a2de304b43228a1babd4f6f1c1f2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:29 + 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 01:12:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 01:12:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:12:29 1f0bdcf1aae5: Preparing 01:12:29 e15dabdae6d9: Preparing 01:12:29 0f26f9bbc2cf: Preparing 01:12:29 42076c163724: Preparing 01:12:29 2c0eb53799e3: Preparing 01:12:29 198567529466: Preparing 01:12:29 fa72eb755052: Preparing 01:12:29 ce755f957d2f: Preparing 01:12:29 75654b8eeebd: Preparing 01:12:29 fa72eb755052: Waiting 01:12:29 198567529466: Waiting 01:12:29 ce755f957d2f: Waiting 01:12:29 75654b8eeebd: Waiting 01:12:29 e15dabdae6d9: Layer already exists 01:12:29 1f0bdcf1aae5: Layer already exists 01:12:29 42076c163724: Layer already exists 01:12:29 0f26f9bbc2cf: Layer already exists 01:12:29 2c0eb53799e3: Layer already exists 01:12:29 198567529466: Layer already exists 01:12:29 fa72eb755052: Layer already exists 01:12:29 75654b8eeebd: Layer already exists 01:12:29 ce755f957d2f: Layer already exists 01:12:29 main: digest: sha256:814415164bf6713f673703ee2b6faa2dee28a2de304b43228a1babd4f6f1c1f2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:12:29 ===================================================== [Pipeline] echo 01:12:29 taggedImages: 01:12:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:12:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:12:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.30 01:12:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:12:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 01:12:29 [edgeXDocker.push] Tagging docker image core-data with the following tags: 01:12:29 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:12:29 latest 01:12:29 4.0.0-dev.30 01:12:29 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:12:29 main 01:12:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:29 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:30 + docker push nexus3.edgexfoundry.org:10004/core-data:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:12:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:12:30 6a8e512aa68c: Preparing 01:12:30 2088293522b3: Preparing 01:12:30 75ed9b267e79: Preparing 01:12:30 2c0eb53799e3: Preparing 01:12:30 198567529466: Preparing 01:12:30 13ae9e3f615c: Preparing 01:12:30 6059308fb523: Preparing 01:12:30 75654b8eeebd: Preparing 01:12:30 13ae9e3f615c: Waiting 01:12:30 75654b8eeebd: Waiting 01:12:30 198567529466: Layer already exists 01:12:30 2c0eb53799e3: Layer already exists 01:12:30 2088293522b3: Pushed 01:12:30 6a8e512aa68c: Pushed 01:12:30 75654b8eeebd: Layer already exists 01:12:30 6059308fb523: Pushed 01:12:30 13ae9e3f615c: Pushed 01:12:32 75ed9b267e79: Pushed 01:12:32 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:495e6ca53fd6eaf8865d66cc425a839cb6611871c94f7e574f7026994724d9f5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:33 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:33 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 01:12:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:12:33 6a8e512aa68c: Preparing 01:12:33 2088293522b3: Preparing 01:12:33 75ed9b267e79: Preparing 01:12:33 2c0eb53799e3: Preparing 01:12:33 198567529466: Preparing 01:12:33 13ae9e3f615c: Preparing 01:12:33 6059308fb523: Preparing 01:12:33 75654b8eeebd: Preparing 01:12:33 13ae9e3f615c: Waiting 01:12:33 6059308fb523: Waiting 01:12:33 75654b8eeebd: Waiting 01:12:33 6a8e512aa68c: Layer already exists 01:12:33 2c0eb53799e3: Layer already exists 01:12:33 2088293522b3: Layer already exists 01:12:33 75ed9b267e79: Layer already exists 01:12:33 198567529466: Layer already exists 01:12:33 75654b8eeebd: Layer already exists 01:12:33 6059308fb523: Layer already exists 01:12:33 13ae9e3f615c: Layer already exists 01:12:33 latest: digest: sha256:495e6ca53fd6eaf8865d66cc425a839cb6611871c94f7e574f7026994724d9f5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:33 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:34 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.30 01:12:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:12:34 6a8e512aa68c: Preparing 01:12:34 2088293522b3: Preparing 01:12:34 75ed9b267e79: Preparing 01:12:34 2c0eb53799e3: Preparing 01:12:34 198567529466: Preparing 01:12:34 13ae9e3f615c: Preparing 01:12:34 6059308fb523: Preparing 01:12:34 75654b8eeebd: Preparing 01:12:34 13ae9e3f615c: Waiting 01:12:34 6059308fb523: Waiting 01:12:34 198567529466: Layer already exists 01:12:34 6a8e512aa68c: Layer already exists 01:12:34 2088293522b3: Layer already exists 01:12:34 2c0eb53799e3: Layer already exists 01:12:34 75ed9b267e79: Layer already exists 01:12:34 13ae9e3f615c: Layer already exists 01:12:34 75654b8eeebd: Layer already exists 01:12:34 6059308fb523: Layer already exists 01:12:34 4.0.0-dev.30: digest: sha256:495e6ca53fd6eaf8865d66cc425a839cb6611871c94f7e574f7026994724d9f5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:34 + docker push nexus3.edgexfoundry.org:10004/core-data:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:12:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:12:34 6a8e512aa68c: Preparing 01:12:34 2088293522b3: Preparing 01:12:34 75ed9b267e79: Preparing 01:12:34 2c0eb53799e3: Preparing 01:12:34 198567529466: Preparing 01:12:34 13ae9e3f615c: Preparing 01:12:34 6059308fb523: Preparing 01:12:34 75654b8eeebd: Preparing 01:12:34 13ae9e3f615c: Waiting 01:12:34 6059308fb523: Waiting 01:12:34 75654b8eeebd: Waiting 01:12:34 198567529466: Layer already exists 01:12:34 6a8e512aa68c: Layer already exists 01:12:34 2c0eb53799e3: Layer already exists 01:12:34 2088293522b3: Layer already exists 01:12:34 75ed9b267e79: Layer already exists 01:12:34 6059308fb523: Layer already exists 01:12:34 75654b8eeebd: Layer already exists 01:12:34 13ae9e3f615c: Layer already exists 01:12:34 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:495e6ca53fd6eaf8865d66cc425a839cb6611871c94f7e574f7026994724d9f5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:35 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:35 + docker push nexus3.edgexfoundry.org:10004/core-data:main 01:12:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:12:35 6a8e512aa68c: Preparing 01:12:35 2088293522b3: Preparing 01:12:35 75ed9b267e79: Preparing 01:12:35 2c0eb53799e3: Preparing 01:12:35 198567529466: Preparing 01:12:35 13ae9e3f615c: Preparing 01:12:35 6059308fb523: Preparing 01:12:35 75654b8eeebd: Preparing 01:12:35 6059308fb523: Waiting 01:12:35 75654b8eeebd: Waiting 01:12:35 13ae9e3f615c: Waiting 01:12:35 2088293522b3: Layer already exists 01:12:35 6a8e512aa68c: Layer already exists 01:12:35 198567529466: Layer already exists 01:12:35 75ed9b267e79: Layer already exists 01:12:35 2c0eb53799e3: Layer already exists 01:12:35 13ae9e3f615c: Layer already exists 01:12:35 75654b8eeebd: Layer already exists 01:12:35 6059308fb523: Layer already exists 01:12:35 main: digest: sha256:495e6ca53fd6eaf8865d66cc425a839cb6611871c94f7e574f7026994724d9f5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:12:35 ===================================================== [Pipeline] echo 01:12:35 taggedImages: 01:12:35 - nexus3.edgexfoundry.org:10004/core-data:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:12:35 - nexus3.edgexfoundry.org:10004/core-data:latest 01:12:35 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.30 01:12:35 - nexus3.edgexfoundry.org:10004/core-data:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:12:35 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 01:12:35 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 01:12:35 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:12:35 latest 01:12:35 4.0.0-dev.30 01:12:35 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:12:35 main 01:12:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:35 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:36 + docker push nexus3.edgexfoundry.org:10004/core-keeper:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:12:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:12:36 df793f7d56dd: Preparing 01:12:36 3042770b1283: Preparing 01:12:36 8c178d6bcbc6: Preparing 01:12:36 198567529466: Preparing 01:12:36 67fff6d24947: Preparing 01:12:36 baeafed2a5cc: Preparing 01:12:36 75654b8eeebd: Preparing 01:12:36 baeafed2a5cc: Waiting 01:12:36 198567529466: Layer already exists 01:12:36 3042770b1283: Pushed 01:12:36 df793f7d56dd: Pushed 01:12:36 67fff6d24947: Pushed 01:12:36 75654b8eeebd: Layer already exists 01:12:36 baeafed2a5cc: Pushed 01:12:38 8c178d6bcbc6: Pushed 01:12:38 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:910b954facc86366c639e23e384bae79acfcde82341511e938cfd6639f491f44 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:38 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:39 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 01:12:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:12:39 df793f7d56dd: Preparing 01:12:39 3042770b1283: Preparing 01:12:39 8c178d6bcbc6: Preparing 01:12:39 198567529466: Preparing 01:12:39 67fff6d24947: Preparing 01:12:39 baeafed2a5cc: Preparing 01:12:39 75654b8eeebd: Preparing 01:12:39 baeafed2a5cc: Waiting 01:12:39 75654b8eeebd: Waiting 01:12:39 198567529466: Layer already exists 01:12:39 3042770b1283: Layer already exists 01:12:39 67fff6d24947: Layer already exists 01:12:39 df793f7d56dd: Layer already exists 01:12:39 8c178d6bcbc6: Layer already exists 01:12:39 baeafed2a5cc: Layer already exists 01:12:39 75654b8eeebd: Layer already exists 01:12:39 latest: digest: sha256:910b954facc86366c639e23e384bae79acfcde82341511e938cfd6639f491f44 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:39 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:39 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.30 01:12:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:12:39 df793f7d56dd: Preparing 01:12:39 3042770b1283: Preparing 01:12:39 8c178d6bcbc6: Preparing 01:12:39 198567529466: Preparing 01:12:39 67fff6d24947: Preparing 01:12:39 baeafed2a5cc: Preparing 01:12:39 75654b8eeebd: Preparing 01:12:39 baeafed2a5cc: Waiting 01:12:39 75654b8eeebd: Waiting 01:12:39 67fff6d24947: Layer already exists 01:12:39 df793f7d56dd: Layer already exists 01:12:39 8c178d6bcbc6: Layer already exists 01:12:39 198567529466: Layer already exists 01:12:39 3042770b1283: Layer already exists 01:12:39 baeafed2a5cc: Layer already exists 01:12:39 75654b8eeebd: Layer already exists 01:12:39 4.0.0-dev.30: digest: sha256:910b954facc86366c639e23e384bae79acfcde82341511e938cfd6639f491f44 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:40 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:40 + docker push nexus3.edgexfoundry.org:10004/core-keeper:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:12:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:12:40 df793f7d56dd: Preparing 01:12:40 3042770b1283: Preparing 01:12:40 8c178d6bcbc6: Preparing 01:12:40 198567529466: Preparing 01:12:40 67fff6d24947: Preparing 01:12:40 baeafed2a5cc: Preparing 01:12:40 75654b8eeebd: Preparing 01:12:40 baeafed2a5cc: Waiting 01:12:40 75654b8eeebd: Waiting 01:12:40 df793f7d56dd: Layer already exists 01:12:40 67fff6d24947: Layer already exists 01:12:40 198567529466: Layer already exists 01:12:40 8c178d6bcbc6: Layer already exists 01:12:40 3042770b1283: Layer already exists 01:12:40 baeafed2a5cc: Layer already exists 01:12:40 75654b8eeebd: Layer already exists 01:12:40 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:910b954facc86366c639e23e384bae79acfcde82341511e938cfd6639f491f44 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:40 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:41 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 01:12:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:12:41 df793f7d56dd: Preparing 01:12:41 3042770b1283: Preparing 01:12:41 8c178d6bcbc6: Preparing 01:12:41 198567529466: Preparing 01:12:41 67fff6d24947: Preparing 01:12:41 baeafed2a5cc: Preparing 01:12:41 75654b8eeebd: Preparing 01:12:41 baeafed2a5cc: Waiting 01:12:41 75654b8eeebd: Waiting 01:12:41 198567529466: Layer already exists 01:12:41 67fff6d24947: Layer already exists 01:12:41 8c178d6bcbc6: Layer already exists 01:12:41 df793f7d56dd: Layer already exists 01:12:41 3042770b1283: Layer already exists 01:12:41 baeafed2a5cc: Layer already exists 01:12:41 75654b8eeebd: Layer already exists 01:12:41 main: digest: sha256:910b954facc86366c639e23e384bae79acfcde82341511e938cfd6639f491f44 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:12:41 ===================================================== [Pipeline] echo 01:12:41 taggedImages: 01:12:41 - nexus3.edgexfoundry.org:10004/core-keeper:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:12:41 - nexus3.edgexfoundry.org:10004/core-keeper:latest 01:12:41 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.30 01:12:41 - nexus3.edgexfoundry.org:10004/core-keeper:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:12:41 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 01:12:41 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 01:12:41 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:12:41 latest 01:12:41 4.0.0-dev.30 01:12:41 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:12:41 main 01:12:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:12:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:12:41 8f9580f1b71d: Preparing 01:12:41 fb7cadd5c409: Preparing 01:12:41 9c81bb171220: Preparing 01:12:41 160c536116e7: Preparing 01:12:41 2c0eb53799e3: Preparing 01:12:41 198567529466: Preparing 01:12:41 fa72eb755052: Preparing 01:12:41 ce755f957d2f: Preparing 01:12:41 198567529466: Waiting 01:12:41 fa72eb755052: Waiting 01:12:41 75654b8eeebd: Preparing 01:12:41 ce755f957d2f: Waiting 01:12:41 75654b8eeebd: Waiting 01:12:41 2c0eb53799e3: Layer already exists 01:12:41 198567529466: Layer already exists 01:12:41 fa72eb755052: Layer already exists 01:12:41 ce755f957d2f: Layer already exists 01:12:41 fb7cadd5c409: Pushed 01:12:41 9c81bb171220: Pushed 01:12:41 75654b8eeebd: Layer already exists 01:12:41 8f9580f1b71d: Pushed 01:12:44 160c536116e7: Pushed 01:12:44 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:68200f689e49f5ba055f5593b09374a184abab5886a6c25c0222e4742697638c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:44 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 01:12:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:12:45 8f9580f1b71d: Preparing 01:12:45 fb7cadd5c409: Preparing 01:12:45 9c81bb171220: Preparing 01:12:45 160c536116e7: Preparing 01:12:45 2c0eb53799e3: Preparing 01:12:45 198567529466: Preparing 01:12:45 fa72eb755052: Preparing 01:12:45 ce755f957d2f: Preparing 01:12:45 75654b8eeebd: Preparing 01:12:45 fa72eb755052: Waiting 01:12:45 ce755f957d2f: Waiting 01:12:45 75654b8eeebd: Waiting 01:12:45 198567529466: Waiting 01:12:45 8f9580f1b71d: Layer already exists 01:12:45 160c536116e7: Layer already exists 01:12:45 9c81bb171220: Layer already exists 01:12:45 2c0eb53799e3: Layer already exists 01:12:45 fb7cadd5c409: Layer already exists 01:12:45 198567529466: Layer already exists 01:12:45 ce755f957d2f: Layer already exists 01:12:45 75654b8eeebd: Layer already exists 01:12:45 fa72eb755052: Layer already exists 01:12:45 latest: digest: sha256:68200f689e49f5ba055f5593b09374a184abab5886a6c25c0222e4742697638c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:45 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.30 01:12:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:12:45 8f9580f1b71d: Preparing 01:12:45 fb7cadd5c409: Preparing 01:12:45 9c81bb171220: Preparing 01:12:45 160c536116e7: Preparing 01:12:45 2c0eb53799e3: Preparing 01:12:45 198567529466: Preparing 01:12:45 fa72eb755052: Preparing 01:12:45 ce755f957d2f: Preparing 01:12:45 75654b8eeebd: Preparing 01:12:45 198567529466: Waiting 01:12:45 fa72eb755052: Waiting 01:12:45 ce755f957d2f: Waiting 01:12:45 2c0eb53799e3: Layer already exists 01:12:45 160c536116e7: Layer already exists 01:12:45 8f9580f1b71d: Layer already exists 01:12:45 9c81bb171220: Layer already exists 01:12:45 fb7cadd5c409: Layer already exists 01:12:45 198567529466: Layer already exists 01:12:45 ce755f957d2f: Layer already exists 01:12:45 75654b8eeebd: Layer already exists 01:12:45 fa72eb755052: Layer already exists 01:12:45 4.0.0-dev.30: digest: sha256:68200f689e49f5ba055f5593b09374a184abab5886a6c25c0222e4742697638c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:46 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:12:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:12:46 8f9580f1b71d: Preparing 01:12:46 fb7cadd5c409: Preparing 01:12:46 9c81bb171220: Preparing 01:12:46 160c536116e7: Preparing 01:12:46 2c0eb53799e3: Preparing 01:12:46 198567529466: Preparing 01:12:46 fa72eb755052: Preparing 01:12:46 ce755f957d2f: Preparing 01:12:46 75654b8eeebd: Preparing 01:12:46 fa72eb755052: Waiting 01:12:46 ce755f957d2f: Waiting 01:12:46 75654b8eeebd: Waiting 01:12:46 198567529466: Waiting 01:12:46 8f9580f1b71d: Layer already exists 01:12:46 2c0eb53799e3: Layer already exists 01:12:46 160c536116e7: Layer already exists 01:12:46 9c81bb171220: Layer already exists 01:12:46 fb7cadd5c409: Layer already exists 01:12:46 ce755f957d2f: Layer already exists 01:12:46 198567529466: Layer already exists 01:12:46 fa72eb755052: Layer already exists 01:12:46 75654b8eeebd: Layer already exists 01:12:46 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:68200f689e49f5ba055f5593b09374a184abab5886a6c25c0222e4742697638c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:46 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 01:12:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:12:47 8f9580f1b71d: Preparing 01:12:47 fb7cadd5c409: Preparing 01:12:47 9c81bb171220: Preparing 01:12:47 160c536116e7: Preparing 01:12:47 2c0eb53799e3: Preparing 01:12:47 198567529466: Preparing 01:12:47 fa72eb755052: Preparing 01:12:47 ce755f957d2f: Preparing 01:12:47 75654b8eeebd: Preparing 01:12:47 ce755f957d2f: Waiting 01:12:47 fa72eb755052: Waiting 01:12:47 75654b8eeebd: Waiting 01:12:47 198567529466: Waiting 01:12:47 9c81bb171220: Layer already exists 01:12:47 160c536116e7: Layer already exists 01:12:47 2c0eb53799e3: Layer already exists 01:12:47 fb7cadd5c409: Layer already exists 01:12:47 8f9580f1b71d: Layer already exists 01:12:47 198567529466: Layer already exists 01:12:47 ce755f957d2f: Layer already exists 01:12:47 fa72eb755052: Layer already exists 01:12:47 75654b8eeebd: Layer already exists 01:12:47 main: digest: sha256:68200f689e49f5ba055f5593b09374a184abab5886a6c25c0222e4742697638c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:12:47 ===================================================== [Pipeline] echo 01:12:47 taggedImages: 01:12:47 - nexus3.edgexfoundry.org:10004/core-metadata:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:12:47 - nexus3.edgexfoundry.org:10004/core-metadata:latest 01:12:47 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.30 01:12:47 - nexus3.edgexfoundry.org:10004/core-metadata:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:12:47 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 01:12:47 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 01:12:47 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:12:47 latest 01:12:47 4.0.0-dev.30 01:12:47 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:12:47 main 01:12:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:47 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:12:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:12:47 ecc8c0e5ca74: Preparing 01:12:47 abf887750f5a: Preparing 01:12:47 f564e551f3ff: Preparing 01:12:47 aaaf81be3823: Preparing 01:12:47 7a70d6c6114c: Preparing 01:12:47 12cfcb5c40d5: Preparing 01:12:47 6a6da6751708: Preparing 01:12:47 2c0eb53799e3: Preparing 01:12:47 198567529466: Preparing 01:12:47 eaefa6c15d82: Preparing 01:12:47 8da6027287f7: Preparing 01:12:47 5f70bf18a086: Preparing 01:12:47 7c6ac7daa95b: Preparing 01:12:47 084f30ae29e8: Preparing 01:12:47 ac7d6462e2ba: Preparing 01:12:47 75654b8eeebd: Preparing 01:12:47 12cfcb5c40d5: Waiting 01:12:47 6a6da6751708: Waiting 01:12:47 2c0eb53799e3: Waiting 01:12:47 198567529466: Waiting 01:12:47 084f30ae29e8: Waiting 01:12:47 eaefa6c15d82: Waiting 01:12:47 5f70bf18a086: Waiting 01:12:47 7c6ac7daa95b: Waiting 01:12:47 ac7d6462e2ba: Waiting 01:12:47 8da6027287f7: Waiting 01:12:47 f564e551f3ff: Pushed 01:12:47 abf887750f5a: Pushed 01:12:47 7a70d6c6114c: Pushed 01:12:47 aaaf81be3823: Pushed 01:12:47 ecc8c0e5ca74: Pushed 01:12:47 2c0eb53799e3: Layer already exists 01:12:47 198567529466: Layer already exists 01:12:47 5f70bf18a086: Layer already exists 01:12:48 12cfcb5c40d5: Pushed 01:12:48 eaefa6c15d82: Pushed 01:12:48 8da6027287f7: Pushed 01:12:48 7c6ac7daa95b: Pushed 01:12:48 75654b8eeebd: Layer already exists 01:12:48 ac7d6462e2ba: Pushed 01:12:48 084f30ae29e8: Pushed 01:12:50 6a6da6751708: Pushed 01:12:50 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:4dad9c70a3fe5b9b8542cf2c6325a3532dd4760985075e2e74525d52d0fca73c size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:50 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:12:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:12:50 ecc8c0e5ca74: Preparing 01:12:50 abf887750f5a: Preparing 01:12:50 f564e551f3ff: Preparing 01:12:50 aaaf81be3823: Preparing 01:12:50 7a70d6c6114c: Preparing 01:12:50 12cfcb5c40d5: Preparing 01:12:50 6a6da6751708: Preparing 01:12:50 2c0eb53799e3: Preparing 01:12:50 198567529466: Preparing 01:12:50 eaefa6c15d82: Preparing 01:12:50 8da6027287f7: Preparing 01:12:50 5f70bf18a086: Preparing 01:12:50 7c6ac7daa95b: Preparing 01:12:50 084f30ae29e8: Preparing 01:12:50 ac7d6462e2ba: Preparing 01:12:50 75654b8eeebd: Preparing 01:12:50 12cfcb5c40d5: Waiting 01:12:50 5f70bf18a086: Waiting 01:12:50 6a6da6751708: Waiting 01:12:50 eaefa6c15d82: Waiting 01:12:50 2c0eb53799e3: Waiting 01:12:50 7c6ac7daa95b: Waiting 01:12:50 084f30ae29e8: Waiting 01:12:50 198567529466: Waiting 01:12:50 ac7d6462e2ba: Waiting 01:12:50 75654b8eeebd: Waiting 01:12:50 8da6027287f7: Waiting 01:12:50 abf887750f5a: Layer already exists 01:12:50 ecc8c0e5ca74: Layer already exists 01:12:50 f564e551f3ff: Layer already exists 01:12:50 aaaf81be3823: Layer already exists 01:12:50 7a70d6c6114c: Layer already exists 01:12:50 12cfcb5c40d5: Layer already exists 01:12:50 2c0eb53799e3: Layer already exists 01:12:50 eaefa6c15d82: Layer already exists 01:12:50 6a6da6751708: Layer already exists 01:12:50 198567529466: Layer already exists 01:12:50 8da6027287f7: Layer already exists 01:12:50 7c6ac7daa95b: Layer already exists 01:12:50 5f70bf18a086: Layer already exists 01:12:50 ac7d6462e2ba: Layer already exists 01:12:50 084f30ae29e8: Layer already exists 01:12:50 75654b8eeebd: Layer already exists 01:12:50 latest: digest: sha256:4dad9c70a3fe5b9b8542cf2c6325a3532dd4760985075e2e74525d52d0fca73c size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:51 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.30 01:12:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:12:51 ecc8c0e5ca74: Preparing 01:12:51 abf887750f5a: Preparing 01:12:51 f564e551f3ff: Preparing 01:12:51 aaaf81be3823: Preparing 01:12:51 7a70d6c6114c: Preparing 01:12:51 12cfcb5c40d5: Preparing 01:12:51 6a6da6751708: Preparing 01:12:51 2c0eb53799e3: Preparing 01:12:51 198567529466: Preparing 01:12:51 eaefa6c15d82: Preparing 01:12:51 8da6027287f7: Preparing 01:12:51 5f70bf18a086: Preparing 01:12:51 7c6ac7daa95b: Preparing 01:12:51 084f30ae29e8: Preparing 01:12:51 ac7d6462e2ba: Preparing 01:12:51 75654b8eeebd: Preparing 01:12:51 eaefa6c15d82: Waiting 01:12:51 ac7d6462e2ba: Waiting 01:12:51 75654b8eeebd: Waiting 01:12:51 6a6da6751708: Waiting 01:12:51 084f30ae29e8: Waiting 01:12:51 5f70bf18a086: Waiting 01:12:51 8da6027287f7: Waiting 01:12:51 2c0eb53799e3: Waiting 01:12:51 7c6ac7daa95b: Waiting 01:12:51 198567529466: Waiting 01:12:51 12cfcb5c40d5: Waiting 01:12:51 abf887750f5a: Layer already exists 01:12:51 f564e551f3ff: Layer already exists 01:12:51 aaaf81be3823: Layer already exists 01:12:51 ecc8c0e5ca74: Layer already exists 01:12:51 7a70d6c6114c: Layer already exists 01:12:51 6a6da6751708: Layer already exists 01:12:51 12cfcb5c40d5: Layer already exists 01:12:51 eaefa6c15d82: Layer already exists 01:12:51 2c0eb53799e3: Layer already exists 01:12:51 198567529466: Layer already exists 01:12:51 8da6027287f7: Layer already exists 01:12:51 084f30ae29e8: Layer already exists 01:12:51 5f70bf18a086: Layer already exists 01:12:51 ac7d6462e2ba: Layer already exists 01:12:51 7c6ac7daa95b: Layer already exists 01:12:51 75654b8eeebd: Layer already exists 01:12:51 4.0.0-dev.30: digest: sha256:4dad9c70a3fe5b9b8542cf2c6325a3532dd4760985075e2e74525d52d0fca73c size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:51 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:12:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:12:52 ecc8c0e5ca74: Preparing 01:12:52 abf887750f5a: Preparing 01:12:52 f564e551f3ff: Preparing 01:12:52 aaaf81be3823: Preparing 01:12:52 7a70d6c6114c: Preparing 01:12:52 12cfcb5c40d5: Preparing 01:12:52 6a6da6751708: Preparing 01:12:52 2c0eb53799e3: Preparing 01:12:52 198567529466: Preparing 01:12:52 eaefa6c15d82: Preparing 01:12:52 8da6027287f7: Preparing 01:12:52 5f70bf18a086: Preparing 01:12:52 7c6ac7daa95b: Preparing 01:12:52 084f30ae29e8: Preparing 01:12:52 ac7d6462e2ba: Preparing 01:12:52 75654b8eeebd: Preparing 01:12:52 084f30ae29e8: Waiting 01:12:52 eaefa6c15d82: Waiting 01:12:52 ac7d6462e2ba: Waiting 01:12:52 75654b8eeebd: Waiting 01:12:52 8da6027287f7: Waiting 01:12:52 5f70bf18a086: Waiting 01:12:52 7c6ac7daa95b: Waiting 01:12:52 6a6da6751708: Waiting 01:12:52 2c0eb53799e3: Waiting 01:12:52 198567529466: Waiting 01:12:52 12cfcb5c40d5: Waiting 01:12:52 abf887750f5a: Layer already exists 01:12:52 aaaf81be3823: Layer already exists 01:12:52 f564e551f3ff: Layer already exists 01:12:52 7a70d6c6114c: Layer already exists 01:12:52 ecc8c0e5ca74: Layer already exists 01:12:52 12cfcb5c40d5: Layer already exists 01:12:52 6a6da6751708: Layer already exists 01:12:52 198567529466: Layer already exists 01:12:52 2c0eb53799e3: Layer already exists 01:12:52 eaefa6c15d82: Layer already exists 01:12:52 8da6027287f7: Layer already exists 01:12:52 084f30ae29e8: Layer already exists 01:12:52 7c6ac7daa95b: Layer already exists 01:12:52 5f70bf18a086: Layer already exists 01:12:52 ac7d6462e2ba: Layer already exists 01:12:52 75654b8eeebd: Layer already exists 01:12:52 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:4dad9c70a3fe5b9b8542cf2c6325a3532dd4760985075e2e74525d52d0fca73c size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:52 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:12:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:12:52 ecc8c0e5ca74: Preparing 01:12:52 abf887750f5a: Preparing 01:12:52 f564e551f3ff: Preparing 01:12:52 aaaf81be3823: Preparing 01:12:52 7a70d6c6114c: Preparing 01:12:52 12cfcb5c40d5: Preparing 01:12:52 6a6da6751708: Preparing 01:12:52 2c0eb53799e3: Preparing 01:12:52 198567529466: Preparing 01:12:52 eaefa6c15d82: Preparing 01:12:52 8da6027287f7: Preparing 01:12:52 5f70bf18a086: Preparing 01:12:52 7c6ac7daa95b: Preparing 01:12:52 084f30ae29e8: Preparing 01:12:52 ac7d6462e2ba: Preparing 01:12:52 75654b8eeebd: Preparing 01:12:52 8da6027287f7: Waiting 01:12:52 5f70bf18a086: Waiting 01:12:52 7c6ac7daa95b: Waiting 01:12:52 12cfcb5c40d5: Waiting 01:12:52 2c0eb53799e3: Waiting 01:12:52 6a6da6751708: Waiting 01:12:52 198567529466: Waiting 01:12:52 084f30ae29e8: Waiting 01:12:52 75654b8eeebd: Waiting 01:12:52 ac7d6462e2ba: Waiting 01:12:52 eaefa6c15d82: Waiting 01:12:52 7a70d6c6114c: Layer already exists 01:12:52 f564e551f3ff: Layer already exists 01:12:52 ecc8c0e5ca74: Layer already exists 01:12:52 abf887750f5a: Layer already exists 01:12:52 aaaf81be3823: Layer already exists 01:12:52 12cfcb5c40d5: Layer already exists 01:12:52 6a6da6751708: Layer already exists 01:12:52 198567529466: Layer already exists 01:12:52 2c0eb53799e3: Layer already exists 01:12:52 eaefa6c15d82: Layer already exists 01:12:52 8da6027287f7: Layer already exists 01:12:52 5f70bf18a086: Layer already exists 01:12:52 7c6ac7daa95b: Layer already exists 01:12:52 ac7d6462e2ba: Layer already exists 01:12:52 084f30ae29e8: Layer already exists 01:12:52 75654b8eeebd: Layer already exists 01:12:52 main: digest: sha256:4dad9c70a3fe5b9b8542cf2c6325a3532dd4760985075e2e74525d52d0fca73c size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:12:52 ===================================================== [Pipeline] echo 01:12:52 taggedImages: 01:12:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:12:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:12:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.30 01:12:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:12:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 01:12:52 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 01:12:52 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:12:52 latest 01:12:52 4.0.0-dev.30 01:12:52 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:12:52 main 01:12:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:53 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:53 #89 DONE 54.2s 01:12:53 01:12:53 #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:12:53 #76 DONE 55.8s 01:12:53 01:12:53 #81 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:12:53 #81 DONE 62.2s 01:12:53 01:12:53 #78 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:12:53 #78 DONE 63.2s 01:12:53 01:12:53 #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:12:53 #80 DONE 62.7s 01:12:53 01:12:53 #118 [core-common-config-bootstrapper builder 6/7] COPY . . 01:12:53 #118 DONE 1.0s 01:12:53 01:12:53 #119 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:12:53 #119 CACHED 01:12:53 01:12:53 #120 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:12:53 #120 CACHED 01:12:53 01:12:53 #121 [security-secretstore-setup builder 6/7] COPY . . 01:12:53 #121 CACHED 01:12:53 01:12:53 #122 [security-spiffe-token-provider builder 6/7] COPY . . 01:12:53 #122 DONE 1.0s 01:12:53 01:12:53 #123 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:12:53 #123 CACHED 01:12:53 01:12:53 #124 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:12:53 #124 CACHED 01:12:53 01:12:53 #125 [core-metadata builder 6/7] COPY . . 01:12:53 #125 CACHED 01:12:53 01:12:53 #126 [core-keeper builder 7/8] COPY . . 01:12:53 #126 DONE 1.1s 01:12:53 01:12:53 #127 [core-command builder 4/7] COPY go.mod vendor* ./ 01:12:53 #127 CACHED 01:12:53 01:12:53 #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:12:53 #128 CACHED 01:12:53 01:12:53 #129 [core-command builder 6/7] COPY . . 01:12:53 #129 CACHED 01:12:53 01:12:53 #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:12:53 #130 CACHED 01:12:53 01:12:53 #131 [security-proxy-auth builder 6/7] COPY . . 01:12:53 #131 CACHED 01:12:53 01:12:53 #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:12:53 #132 CACHED 01:12:53 01:12:53 #133 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:12:53 #133 CACHED 01:12:53 01:12:53 #134 [security-bootstrapper builder 6/7] COPY . . 01:12:53 #134 CACHED 01:12:53 01:12:53 #135 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:12:53 #135 CACHED 01:12:53 01:12:53 #136 [core-data builder 6/7] COPY . . 01:12:53 #136 CACHED 01:12:53 01:12:53 #137 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:12:53 #137 CACHED 01:12:53 01:12:53 #138 [core-data builder 4/7] COPY go.mod vendor* ./ 01:12:53 #138 CACHED 01:12:53 01:12:53 #139 [security-proxy-setup builder 6/7] COPY . . 01:12:53 #139 DONE 1.1s 01:12:53 01:12:53 #140 [support-notifications builder 6/7] COPY . . 01:12:53 #140 DONE 1.0s 01:12:53 01:12:53 #141 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:12:53 #141 CACHED 01:12:53 01:12:53 #142 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:12:53 #142 CACHED 01:12:53 01:12:53 #143 [support-scheduler builder 6/7] COPY . . 01:12:53 #143 CACHED 01:12:53 01:12:53 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:12:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:12:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:12:53 #144 3.209 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:12:54 1f0bdcf1aae5: Preparing 01:12:54 e15dabdae6d9: Preparing 01:12:54 72dc253fc612: Preparing 01:12:54 2b2f061f5fa7: Preparing 01:12:54 2c0eb53799e3: Preparing 01:12:54 198567529466: Preparing 01:12:54 fa72eb755052: Preparing 01:12:54 ce755f957d2f: Preparing 01:12:54 75654b8eeebd: Preparing 01:12:54 198567529466: Waiting 01:12:54 fa72eb755052: Waiting 01:12:54 ce755f957d2f: Waiting 01:12:54 75654b8eeebd: Waiting 01:12:54 2c0eb53799e3: Layer already exists 01:12:54 1f0bdcf1aae5: Layer already exists 01:12:54 e15dabdae6d9: Layer already exists 01:12:54 198567529466: Layer already exists 01:12:54 fa72eb755052: Layer already exists 01:12:54 75654b8eeebd: Layer already exists 01:12:54 ce755f957d2f: Layer already exists 01:12:54 72dc253fc612: Pushed 01:12:56 2b2f061f5fa7: Pushed 01:12:56 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:897187a405af2bafe7beed3f4a3545edd72d172623ffd73e208a2e7e4dcdf972 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:57 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:12:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:12:57 1f0bdcf1aae5: Preparing 01:12:57 e15dabdae6d9: Preparing 01:12:57 72dc253fc612: Preparing 01:12:57 2b2f061f5fa7: Preparing 01:12:57 2c0eb53799e3: Preparing 01:12:57 198567529466: Preparing 01:12:57 fa72eb755052: Preparing 01:12:57 ce755f957d2f: Preparing 01:12:57 75654b8eeebd: Preparing 01:12:57 fa72eb755052: Waiting 01:12:57 198567529466: Waiting 01:12:57 ce755f957d2f: Waiting 01:12:57 75654b8eeebd: Waiting 01:12:57 72dc253fc612: Layer already exists 01:12:57 2c0eb53799e3: Layer already exists 01:12:57 e15dabdae6d9: Layer already exists 01:12:57 1f0bdcf1aae5: Layer already exists 01:12:57 2b2f061f5fa7: Layer already exists 01:12:57 198567529466: Layer already exists 01:12:57 fa72eb755052: Layer already exists 01:12:57 ce755f957d2f: Layer already exists 01:12:57 75654b8eeebd: Layer already exists 01:12:57 latest: digest: sha256:897187a405af2bafe7beed3f4a3545edd72d172623ffd73e208a2e7e4dcdf972 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:57 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.30 01:12:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:12:58 1f0bdcf1aae5: Preparing 01:12:58 e15dabdae6d9: Preparing 01:12:58 72dc253fc612: Preparing 01:12:58 2b2f061f5fa7: Preparing 01:12:58 2c0eb53799e3: Preparing 01:12:58 198567529466: Preparing 01:12:58 fa72eb755052: Preparing 01:12:58 ce755f957d2f: Preparing 01:12:58 75654b8eeebd: Preparing 01:12:58 fa72eb755052: Waiting 01:12:58 ce755f957d2f: Waiting 01:12:58 75654b8eeebd: Waiting 01:12:58 198567529466: Waiting 01:12:58 2c0eb53799e3: Layer already exists 01:12:58 1f0bdcf1aae5: Layer already exists 01:12:58 72dc253fc612: Layer already exists 01:12:58 2b2f061f5fa7: Layer already exists 01:12:58 e15dabdae6d9: Layer already exists 01:12:58 ce755f957d2f: Layer already exists 01:12:58 fa72eb755052: Layer already exists 01:12:58 75654b8eeebd: Layer already exists 01:12:58 198567529466: Layer already exists 01:12:58 4.0.0-dev.30: digest: sha256:897187a405af2bafe7beed3f4a3545edd72d172623ffd73e208a2e7e4dcdf972 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:58 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:12:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:12:58 1f0bdcf1aae5: Preparing 01:12:58 e15dabdae6d9: Preparing 01:12:58 72dc253fc612: Preparing 01:12:58 2b2f061f5fa7: Preparing 01:12:58 2c0eb53799e3: Preparing 01:12:58 198567529466: Preparing 01:12:58 fa72eb755052: Preparing 01:12:58 ce755f957d2f: Preparing 01:12:58 75654b8eeebd: Preparing 01:12:58 fa72eb755052: Waiting 01:12:58 ce755f957d2f: Waiting 01:12:58 198567529466: Waiting 01:12:58 75654b8eeebd: Waiting 01:12:58 2b2f061f5fa7: Layer already exists 01:12:58 2c0eb53799e3: Layer already exists 01:12:58 1f0bdcf1aae5: Layer already exists 01:12:58 e15dabdae6d9: Layer already exists 01:12:58 72dc253fc612: Layer already exists 01:12:58 ce755f957d2f: Layer already exists 01:12:58 75654b8eeebd: Layer already exists 01:12:58 198567529466: Layer already exists 01:12:58 fa72eb755052: Layer already exists 01:12:58 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:897187a405af2bafe7beed3f4a3545edd72d172623ffd73e208a2e7e4dcdf972 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:59 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 01:12:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:12:59 1f0bdcf1aae5: Preparing 01:12:59 e15dabdae6d9: Preparing 01:12:59 72dc253fc612: Preparing 01:12:59 2b2f061f5fa7: Preparing 01:12:59 2c0eb53799e3: Preparing 01:12:59 198567529466: Preparing 01:12:59 fa72eb755052: Preparing 01:12:59 ce755f957d2f: Preparing 01:12:59 75654b8eeebd: Preparing 01:12:59 198567529466: Waiting 01:12:59 fa72eb755052: Waiting 01:12:59 ce755f957d2f: Waiting 01:12:59 75654b8eeebd: Waiting 01:12:59 72dc253fc612: Layer already exists 01:12:59 e15dabdae6d9: Layer already exists 01:12:59 2b2f061f5fa7: Layer already exists 01:12:59 2c0eb53799e3: Layer already exists 01:12:59 1f0bdcf1aae5: Layer already exists 01:12:59 198567529466: Layer already exists 01:12:59 fa72eb755052: Layer already exists 01:12:59 75654b8eeebd: Layer already exists 01:12:59 ce755f957d2f: Layer already exists 01:12:59 main: digest: sha256:897187a405af2bafe7beed3f4a3545edd72d172623ffd73e208a2e7e4dcdf972 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:12:59 ===================================================== [Pipeline] echo 01:12:59 taggedImages: 01:12:59 - nexus3.edgexfoundry.org:10004/security-proxy-auth:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:12:59 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:12:59 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.30 01:12:59 - nexus3.edgexfoundry.org:10004/security-proxy-auth:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:12:59 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 01:12:59 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 01:12:59 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:12:59 latest 01:12:59 4.0.0-dev.30 01:12:59 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:12:59 main 01:12:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:13:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:13:00 490c498016aa: Preparing 01:13:00 aa245c40ea4f: Preparing 01:13:00 391cef21fa1d: Preparing 01:13:00 96ab1ce3f1a9: Preparing 01:13:00 b4a7f125a148: Preparing 01:13:00 2c0eb53799e3: Preparing 01:13:00 198567529466: Preparing 01:13:00 093c8069e307: Preparing 01:13:00 b8d17b68e76d: Preparing 01:13:00 198567529466: Waiting 01:13:00 b8d17b68e76d: Waiting 01:13:00 2c0eb53799e3: Waiting 01:13:00 093c8069e307: Waiting 01:13:00 3e6b6def3a92: Preparing 01:13:00 75654b8eeebd: Preparing 01:13:00 3e6b6def3a92: Waiting 01:13:00 75654b8eeebd: Waiting 01:13:00 490c498016aa: Pushed 01:13:00 aa245c40ea4f: Pushed 01:13:00 96ab1ce3f1a9: Pushed 01:13:00 b4a7f125a148: Pushed 01:13:00 2c0eb53799e3: Layer already exists 01:13:00 198567529466: Layer already exists 01:13:00 75654b8eeebd: Layer already exists 01:13:00 #144 ... 01:13:00 01:13:00 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:13:00 #0 1.866 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:13:00 093c8069e307: Pushed 01:13:00 b8d17b68e76d: Pushed 01:13:00 #145 ... 01:13:00 01:13:00 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:13:00 #0 3.220 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:13:00 #146 ... 01:13:00 01:13:00 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:13:00 #0 2.913 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:13:00 #147 ... 01:13:00 01:13:00 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:13:00 #0 3.317 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:13:00 #148 ... 01:13:00 01:13:00 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:13:00 #0 3.247 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:13:01 #149 ... 01:13:01 01:13:01 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:13:01 #0 2.556 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:13:01 #150 ... 01:13:01 01:13:01 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:13:01 #0 3.048 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:13:01 #151 ... 01:13:01 01:13:01 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:13:01 #0 2.971 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:13:01 391cef21fa1d: Pushed 01:13:01 #152 ... 01:13:01 01:13:01 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:13:01 #0 2.624 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:13:01 #153 ... 01:13:01 01:13:01 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:13:01 #0 2.416 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:13:01 #154 ... 01:13:01 01:13:01 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:13:01 #0 2.462 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:13:01 3e6b6def3a92: Pushed 01:13:02 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:d59e225ceef50ea7d08f6f31d54be368d33c72b19398789beb64470eb48e4b4e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:02 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:13:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:13:02 490c498016aa: Preparing 01:13:02 aa245c40ea4f: Preparing 01:13:02 391cef21fa1d: Preparing 01:13:02 96ab1ce3f1a9: Preparing 01:13:02 b4a7f125a148: Preparing 01:13:02 2c0eb53799e3: Preparing 01:13:02 198567529466: Preparing 01:13:02 093c8069e307: Preparing 01:13:02 b8d17b68e76d: Preparing 01:13:02 3e6b6def3a92: Preparing 01:13:02 75654b8eeebd: Preparing 01:13:02 093c8069e307: Waiting 01:13:02 b8d17b68e76d: Waiting 01:13:02 3e6b6def3a92: Waiting 01:13:02 198567529466: Waiting 01:13:02 75654b8eeebd: Waiting 01:13:02 2c0eb53799e3: Waiting 01:13:02 391cef21fa1d: Layer already exists 01:13:02 aa245c40ea4f: Layer already exists 01:13:02 490c498016aa: Layer already exists 01:13:02 b4a7f125a148: Layer already exists 01:13:02 96ab1ce3f1a9: Layer already exists 01:13:02 2c0eb53799e3: Layer already exists 01:13:02 093c8069e307: Layer already exists 01:13:02 b8d17b68e76d: Layer already exists 01:13:02 198567529466: Layer already exists 01:13:02 3e6b6def3a92: Layer already exists 01:13:02 75654b8eeebd: Layer already exists 01:13:02 latest: digest: sha256:d59e225ceef50ea7d08f6f31d54be368d33c72b19398789beb64470eb48e4b4e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:03 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.30 01:13:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:13:03 490c498016aa: Preparing 01:13:03 aa245c40ea4f: Preparing 01:13:03 391cef21fa1d: Preparing 01:13:03 96ab1ce3f1a9: Preparing 01:13:03 b4a7f125a148: Preparing 01:13:03 2c0eb53799e3: Preparing 01:13:03 198567529466: Preparing 01:13:03 093c8069e307: Preparing 01:13:03 b8d17b68e76d: Preparing 01:13:03 3e6b6def3a92: Preparing 01:13:03 75654b8eeebd: Preparing 01:13:03 2c0eb53799e3: Waiting 01:13:03 198567529466: Waiting 01:13:03 093c8069e307: Waiting 01:13:03 b8d17b68e76d: Waiting 01:13:03 75654b8eeebd: Waiting 01:13:03 3e6b6def3a92: Waiting 01:13:03 96ab1ce3f1a9: Layer already exists 01:13:03 490c498016aa: Layer already exists 01:13:03 aa245c40ea4f: Layer already exists 01:13:03 b4a7f125a148: Layer already exists 01:13:03 391cef21fa1d: Layer already exists 01:13:03 2c0eb53799e3: Layer already exists 01:13:03 198567529466: Layer already exists 01:13:03 b8d17b68e76d: Layer already exists 01:13:03 3e6b6def3a92: Layer already exists 01:13:03 093c8069e307: Layer already exists 01:13:03 75654b8eeebd: Layer already exists 01:13:03 4.0.0-dev.30: digest: sha256:d59e225ceef50ea7d08f6f31d54be368d33c72b19398789beb64470eb48e4b4e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:03 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:13:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:13:04 490c498016aa: Preparing 01:13:04 aa245c40ea4f: Preparing 01:13:04 391cef21fa1d: Preparing 01:13:04 96ab1ce3f1a9: Preparing 01:13:04 b4a7f125a148: Preparing 01:13:04 2c0eb53799e3: Preparing 01:13:04 198567529466: Preparing 01:13:04 093c8069e307: Preparing 01:13:04 b8d17b68e76d: Preparing 01:13:04 3e6b6def3a92: Preparing 01:13:04 75654b8eeebd: Preparing 01:13:04 2c0eb53799e3: Waiting 01:13:04 093c8069e307: Waiting 01:13:04 198567529466: Waiting 01:13:04 b8d17b68e76d: Waiting 01:13:04 3e6b6def3a92: Waiting 01:13:04 75654b8eeebd: Waiting 01:13:04 aa245c40ea4f: Layer already exists 01:13:04 96ab1ce3f1a9: Layer already exists 01:13:04 391cef21fa1d: Layer already exists 01:13:04 b4a7f125a148: Layer already exists 01:13:04 490c498016aa: Layer already exists 01:13:04 198567529466: Layer already exists 01:13:04 093c8069e307: Layer already exists 01:13:04 2c0eb53799e3: Layer already exists 01:13:04 3e6b6def3a92: Layer already exists 01:13:04 b8d17b68e76d: Layer already exists 01:13:04 75654b8eeebd: Layer already exists 01:13:04 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:d59e225ceef50ea7d08f6f31d54be368d33c72b19398789beb64470eb48e4b4e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:04 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:13:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:13:04 490c498016aa: Preparing 01:13:04 aa245c40ea4f: Preparing 01:13:04 391cef21fa1d: Preparing 01:13:04 96ab1ce3f1a9: Preparing 01:13:04 b4a7f125a148: Preparing 01:13:04 2c0eb53799e3: Preparing 01:13:04 198567529466: Preparing 01:13:04 093c8069e307: Preparing 01:13:04 b8d17b68e76d: Preparing 01:13:04 3e6b6def3a92: Preparing 01:13:04 75654b8eeebd: Preparing 01:13:04 2c0eb53799e3: Waiting 01:13:04 198567529466: Waiting 01:13:04 093c8069e307: Waiting 01:13:04 b8d17b68e76d: Waiting 01:13:04 3e6b6def3a92: Waiting 01:13:04 75654b8eeebd: Waiting 01:13:04 391cef21fa1d: Layer already exists 01:13:04 96ab1ce3f1a9: Layer already exists 01:13:04 aa245c40ea4f: Layer already exists 01:13:04 b4a7f125a148: Layer already exists 01:13:04 490c498016aa: Layer already exists 01:13:04 093c8069e307: Layer already exists 01:13:04 2c0eb53799e3: Layer already exists 01:13:04 3e6b6def3a92: Layer already exists 01:13:04 198567529466: Layer already exists 01:13:04 b8d17b68e76d: Layer already exists 01:13:04 75654b8eeebd: Layer already exists 01:13:04 main: digest: sha256:d59e225ceef50ea7d08f6f31d54be368d33c72b19398789beb64470eb48e4b4e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:13:04 ===================================================== [Pipeline] echo 01:13:04 taggedImages: 01:13:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:13:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:13:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.30 01:13:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:13:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 01:13:04 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 01:13:04 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:13:04 latest 01:13:04 4.0.0-dev.30 01:13:04 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:13:04 main 01:13:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:05 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:13:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:13:05 a2da4071fe86: Preparing 01:13:05 0f37cde81f3b: Preparing 01:13:05 5b5bf1c06e51: Preparing 01:13:05 a465f760c552: Preparing 01:13:05 dba3882c0519: Preparing 01:13:05 2029253da23c: Preparing 01:13:05 680316761854: Preparing 01:13:05 2c0eb53799e3: Preparing 01:13:05 198567529466: Preparing 01:13:05 87349fcff1e0: Preparing 01:13:05 e32a7a892d85: Preparing 01:13:05 75654b8eeebd: Preparing 01:13:05 87349fcff1e0: Waiting 01:13:05 2029253da23c: Waiting 01:13:05 680316761854: Waiting 01:13:05 2c0eb53799e3: Waiting 01:13:05 75654b8eeebd: Waiting 01:13:05 e32a7a892d85: Waiting 01:13:05 198567529466: Waiting 01:13:05 0f37cde81f3b: Pushed 01:13:05 dba3882c0519: Pushed 01:13:05 a2da4071fe86: Pushed 01:13:05 2c0eb53799e3: Layer already exists 01:13:05 198567529466: Layer already exists 01:13:05 2029253da23c: Pushed 01:13:05 680316761854: Pushed 01:13:05 75654b8eeebd: Layer already exists 01:13:06 87349fcff1e0: Pushed 01:13:06 a465f760c552: Pushed 01:13:06 5b5bf1c06e51: Pushed 01:13:07 e32a7a892d85: Pushed 01:13:07 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:86aae4d79630a4cbec4355885e7e86c11d56649331dc2f869ff18a61e0fc0478 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:07 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:13:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:13:07 a2da4071fe86: Preparing 01:13:07 0f37cde81f3b: Preparing 01:13:07 5b5bf1c06e51: Preparing 01:13:07 a465f760c552: Preparing 01:13:07 dba3882c0519: Preparing 01:13:07 2029253da23c: Preparing 01:13:07 680316761854: Preparing 01:13:07 2c0eb53799e3: Preparing 01:13:07 198567529466: Preparing 01:13:07 87349fcff1e0: Preparing 01:13:07 e32a7a892d85: Preparing 01:13:07 75654b8eeebd: Preparing 01:13:07 2029253da23c: Waiting 01:13:07 680316761854: Waiting 01:13:07 e32a7a892d85: Waiting 01:13:07 2c0eb53799e3: Waiting 01:13:07 75654b8eeebd: Waiting 01:13:07 198567529466: Waiting 01:13:07 87349fcff1e0: Waiting 01:13:07 0f37cde81f3b: Layer already exists 01:13:07 dba3882c0519: Layer already exists 01:13:07 a465f760c552: Layer already exists 01:13:07 5b5bf1c06e51: Layer already exists 01:13:07 a2da4071fe86: Layer already exists 01:13:07 680316761854: Layer already exists 01:13:07 198567529466: Layer already exists 01:13:07 2029253da23c: Layer already exists 01:13:07 2c0eb53799e3: Layer already exists 01:13:07 87349fcff1e0: Layer already exists 01:13:07 e32a7a892d85: Layer already exists 01:13:07 75654b8eeebd: Layer already exists 01:13:07 latest: digest: sha256:86aae4d79630a4cbec4355885e7e86c11d56649331dc2f869ff18a61e0fc0478 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:08 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.30 01:13:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:13:08 a2da4071fe86: Preparing 01:13:08 0f37cde81f3b: Preparing 01:13:08 5b5bf1c06e51: Preparing 01:13:08 a465f760c552: Preparing 01:13:08 dba3882c0519: Preparing 01:13:08 2029253da23c: Preparing 01:13:08 680316761854: Preparing 01:13:08 2c0eb53799e3: Preparing 01:13:08 198567529466: Preparing 01:13:08 87349fcff1e0: Preparing 01:13:08 e32a7a892d85: Preparing 01:13:08 75654b8eeebd: Preparing 01:13:08 198567529466: Waiting 01:13:08 e32a7a892d85: Waiting 01:13:08 2029253da23c: Waiting 01:13:08 87349fcff1e0: Waiting 01:13:08 75654b8eeebd: Waiting 01:13:08 680316761854: Waiting 01:13:08 2c0eb53799e3: Waiting 01:13:08 a2da4071fe86: Layer already exists 01:13:08 5b5bf1c06e51: Layer already exists 01:13:08 0f37cde81f3b: Layer already exists 01:13:08 a465f760c552: Layer already exists 01:13:08 dba3882c0519: Layer already exists 01:13:08 2029253da23c: Layer already exists 01:13:08 680316761854: Layer already exists 01:13:08 2c0eb53799e3: Layer already exists 01:13:08 198567529466: Layer already exists 01:13:08 87349fcff1e0: Layer already exists 01:13:08 e32a7a892d85: Layer already exists 01:13:08 75654b8eeebd: Layer already exists 01:13:08 4.0.0-dev.30: digest: sha256:86aae4d79630a4cbec4355885e7e86c11d56649331dc2f869ff18a61e0fc0478 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:08 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:13:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:13:09 a2da4071fe86: Preparing 01:13:09 0f37cde81f3b: Preparing 01:13:09 5b5bf1c06e51: Preparing 01:13:09 a465f760c552: Preparing 01:13:09 dba3882c0519: Preparing 01:13:09 2029253da23c: Preparing 01:13:09 680316761854: Preparing 01:13:09 2c0eb53799e3: Preparing 01:13:09 198567529466: Preparing 01:13:09 87349fcff1e0: Preparing 01:13:09 e32a7a892d85: Preparing 01:13:09 75654b8eeebd: Preparing 01:13:09 198567529466: Waiting 01:13:09 e32a7a892d85: Waiting 01:13:09 680316761854: Waiting 01:13:09 2029253da23c: Waiting 01:13:09 2c0eb53799e3: Waiting 01:13:09 87349fcff1e0: Waiting 01:13:09 a465f760c552: Layer already exists 01:13:09 5b5bf1c06e51: Layer already exists 01:13:09 dba3882c0519: Layer already exists 01:13:09 0f37cde81f3b: Layer already exists 01:13:09 a2da4071fe86: Layer already exists 01:13:09 2029253da23c: Layer already exists 01:13:09 2c0eb53799e3: Layer already exists 01:13:09 680316761854: Layer already exists 01:13:09 198567529466: Layer already exists 01:13:09 87349fcff1e0: Layer already exists 01:13:09 e32a7a892d85: Layer already exists 01:13:09 75654b8eeebd: Layer already exists 01:13:09 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:86aae4d79630a4cbec4355885e7e86c11d56649331dc2f869ff18a61e0fc0478 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:09 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:13:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:13:09 a2da4071fe86: Preparing 01:13:09 0f37cde81f3b: Preparing 01:13:09 5b5bf1c06e51: Preparing 01:13:09 a465f760c552: Preparing 01:13:09 dba3882c0519: Preparing 01:13:09 2029253da23c: Preparing 01:13:09 680316761854: Preparing 01:13:09 2c0eb53799e3: Preparing 01:13:09 198567529466: Preparing 01:13:09 87349fcff1e0: Preparing 01:13:09 e32a7a892d85: Preparing 01:13:09 75654b8eeebd: Preparing 01:13:09 87349fcff1e0: Waiting 01:13:09 680316761854: Waiting 01:13:09 2c0eb53799e3: Waiting 01:13:09 198567529466: Waiting 01:13:09 75654b8eeebd: Waiting 01:13:09 e32a7a892d85: Waiting 01:13:09 2029253da23c: Waiting 01:13:09 dba3882c0519: Layer already exists 01:13:09 a2da4071fe86: Layer already exists 01:13:09 5b5bf1c06e51: Layer already exists 01:13:09 0f37cde81f3b: Layer already exists 01:13:09 a465f760c552: Layer already exists 01:13:09 2029253da23c: Layer already exists 01:13:09 2c0eb53799e3: Layer already exists 01:13:09 680316761854: Layer already exists 01:13:09 198567529466: Layer already exists 01:13:09 87349fcff1e0: Layer already exists 01:13:09 e32a7a892d85: Layer already exists 01:13:09 75654b8eeebd: Layer already exists 01:13:09 main: digest: sha256:86aae4d79630a4cbec4355885e7e86c11d56649331dc2f869ff18a61e0fc0478 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:13:09 ===================================================== [Pipeline] echo 01:13:09 taggedImages: 01:13:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:13:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:13:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.30 01:13:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:13:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 01:13:09 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 01:13:09 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:13:09 latest 01:13:09 4.0.0-dev.30 01:13:09 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:13:09 main 01:13:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:10 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:13:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:13:10 e01e84926f23: Preparing 01:13:10 a7fa9b430835: Preparing 01:13:10 2c0eb53799e3: Preparing 01:13:10 198567529466: Preparing 01:13:10 4caeade52dbe: Preparing 01:13:10 9bd4f69539f1: Preparing 01:13:10 75654b8eeebd: Preparing 01:13:10 9bd4f69539f1: Waiting 01:13:10 75654b8eeebd: Waiting 01:13:10 2c0eb53799e3: Layer already exists 01:13:10 198567529466: Layer already exists 01:13:10 75654b8eeebd: Layer already exists 01:13:10 e01e84926f23: Pushed 01:13:11 4caeade52dbe: Pushed 01:13:11 9bd4f69539f1: Pushed 01:13:12 a7fa9b430835: Pushed 01:13:12 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:d62c4083672be2c13f6001efecb3d3aa68848bd3c2d7324fda221bef128f0038 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:12 + 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 01:13:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:13:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:13:13 e01e84926f23: Preparing 01:13:13 a7fa9b430835: Preparing 01:13:13 2c0eb53799e3: Preparing 01:13:13 198567529466: Preparing 01:13:13 4caeade52dbe: Preparing 01:13:13 9bd4f69539f1: Preparing 01:13:13 75654b8eeebd: Preparing 01:13:13 75654b8eeebd: Waiting 01:13:13 9bd4f69539f1: Waiting 01:13:13 a7fa9b430835: Layer already exists 01:13:13 198567529466: Layer already exists 01:13:13 4caeade52dbe: Layer already exists 01:13:13 e01e84926f23: Layer already exists 01:13:13 2c0eb53799e3: Layer already exists 01:13:13 75654b8eeebd: Layer already exists 01:13:13 9bd4f69539f1: Layer already exists 01:13:13 latest: digest: sha256:d62c4083672be2c13f6001efecb3d3aa68848bd3c2d7324fda221bef128f0038 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:13 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.30 01:13:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:13:13 e01e84926f23: Preparing 01:13:13 a7fa9b430835: Preparing 01:13:13 2c0eb53799e3: Preparing 01:13:13 198567529466: Preparing 01:13:13 4caeade52dbe: Preparing 01:13:13 9bd4f69539f1: Preparing 01:13:13 75654b8eeebd: Preparing 01:13:13 9bd4f69539f1: Waiting 01:13:13 75654b8eeebd: Waiting 01:13:13 2c0eb53799e3: Layer already exists 01:13:13 4caeade52dbe: Layer already exists 01:13:13 a7fa9b430835: Layer already exists 01:13:13 e01e84926f23: Layer already exists 01:13:13 198567529466: Layer already exists 01:13:13 9bd4f69539f1: Layer already exists 01:13:13 75654b8eeebd: Layer already exists 01:13:13 4.0.0-dev.30: digest: sha256:d62c4083672be2c13f6001efecb3d3aa68848bd3c2d7324fda221bef128f0038 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:14 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:13:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:13:14 e01e84926f23: Preparing 01:13:14 a7fa9b430835: Preparing 01:13:14 2c0eb53799e3: Preparing 01:13:14 198567529466: Preparing 01:13:14 4caeade52dbe: Preparing 01:13:14 9bd4f69539f1: Preparing 01:13:14 75654b8eeebd: Preparing 01:13:14 9bd4f69539f1: Waiting 01:13:14 75654b8eeebd: Waiting 01:13:14 2c0eb53799e3: Layer already exists 01:13:14 e01e84926f23: Layer already exists 01:13:14 4caeade52dbe: Layer already exists 01:13:14 198567529466: Layer already exists 01:13:14 a7fa9b430835: Layer already exists 01:13:14 9bd4f69539f1: Layer already exists 01:13:14 75654b8eeebd: Layer already exists 01:13:14 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:d62c4083672be2c13f6001efecb3d3aa68848bd3c2d7324fda221bef128f0038 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:14 + 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 01:13:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 01:13:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:13:15 e01e84926f23: Preparing 01:13:15 a7fa9b430835: Preparing 01:13:15 2c0eb53799e3: Preparing 01:13:15 198567529466: Preparing 01:13:15 4caeade52dbe: Preparing 01:13:15 9bd4f69539f1: Preparing 01:13:15 75654b8eeebd: Preparing 01:13:15 9bd4f69539f1: Waiting 01:13:15 75654b8eeebd: Waiting 01:13:15 2c0eb53799e3: Layer already exists 01:13:15 a7fa9b430835: Layer already exists 01:13:15 198567529466: Layer already exists 01:13:15 e01e84926f23: Layer already exists 01:13:15 4caeade52dbe: Layer already exists 01:13:15 75654b8eeebd: Layer already exists 01:13:15 9bd4f69539f1: Layer already exists 01:13:15 main: digest: sha256:d62c4083672be2c13f6001efecb3d3aa68848bd3c2d7324fda221bef128f0038 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:13:15 ===================================================== [Pipeline] echo 01:13:15 taggedImages: 01:13:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:13:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:13:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.30 01:13:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:13:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 01:13:15 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 01:13:15 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:13:15 latest 01:13:15 4.0.0-dev.30 01:13:15 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:13:15 main 01:13:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:15 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:13:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:13:15 2377242941a5: Preparing 01:13:15 ff24b1f34322: Preparing 01:13:15 4e57c767731b: Preparing 01:13:15 2c0eb53799e3: Preparing 01:13:15 198567529466: Preparing 01:13:15 14fea89890a7: Preparing 01:13:15 55448985cc53: Preparing 01:13:15 a1149558b080: Preparing 01:13:15 0ff729306340: Preparing 01:13:15 75654b8eeebd: Preparing 01:13:15 14fea89890a7: Waiting 01:13:15 55448985cc53: Waiting 01:13:15 a1149558b080: Waiting 01:13:15 0ff729306340: Waiting 01:13:15 75654b8eeebd: Waiting 01:13:15 198567529466: Layer already exists 01:13:15 2c0eb53799e3: Layer already exists 01:13:15 4e57c767731b: Pushed 01:13:15 ff24b1f34322: Pushed 01:13:15 2377242941a5: Pushed 01:13:15 75654b8eeebd: Layer already exists 01:13:16 a1149558b080: Pushed 01:13:17 0ff729306340: Pushed 01:13:21 55448985cc53: Pushed 01:13:25 14fea89890a7: Pushed 01:13:25 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:9cc80393befac000fe10140743e3cc2d2a9e9a6ac25f2f2e789ac43b483617d4 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:25 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:13:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:13:26 2377242941a5: Preparing 01:13:26 ff24b1f34322: Preparing 01:13:26 4e57c767731b: Preparing 01:13:26 2c0eb53799e3: Preparing 01:13:26 198567529466: Preparing 01:13:26 14fea89890a7: Preparing 01:13:26 55448985cc53: Preparing 01:13:26 a1149558b080: Preparing 01:13:26 0ff729306340: Preparing 01:13:26 75654b8eeebd: Preparing 01:13:26 a1149558b080: Waiting 01:13:26 0ff729306340: Waiting 01:13:26 75654b8eeebd: Waiting 01:13:26 14fea89890a7: Waiting 01:13:26 55448985cc53: Waiting 01:13:26 2c0eb53799e3: Layer already exists 01:13:26 2377242941a5: Layer already exists 01:13:26 4e57c767731b: Layer already exists 01:13:26 ff24b1f34322: Layer already exists 01:13:26 198567529466: Layer already exists 01:13:26 55448985cc53: Layer already exists 01:13:26 14fea89890a7: Layer already exists 01:13:26 a1149558b080: Layer already exists 01:13:26 75654b8eeebd: Layer already exists 01:13:26 0ff729306340: Layer already exists 01:13:26 latest: digest: sha256:9cc80393befac000fe10140743e3cc2d2a9e9a6ac25f2f2e789ac43b483617d4 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.30 01:13:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:13:26 2377242941a5: Preparing 01:13:26 ff24b1f34322: Preparing 01:13:26 4e57c767731b: Preparing 01:13:26 2c0eb53799e3: Preparing 01:13:26 198567529466: Preparing 01:13:26 14fea89890a7: Preparing 01:13:26 55448985cc53: Preparing 01:13:26 a1149558b080: Preparing 01:13:26 0ff729306340: Preparing 01:13:26 75654b8eeebd: Preparing 01:13:26 a1149558b080: Waiting 01:13:26 55448985cc53: Waiting 01:13:26 0ff729306340: Waiting 01:13:26 75654b8eeebd: Waiting 01:13:26 14fea89890a7: Waiting 01:13:26 ff24b1f34322: Layer already exists 01:13:26 2377242941a5: Layer already exists 01:13:26 4e57c767731b: Layer already exists 01:13:26 198567529466: Layer already exists 01:13:26 2c0eb53799e3: Layer already exists 01:13:26 14fea89890a7: Layer already exists 01:13:26 a1149558b080: Layer already exists 01:13:26 55448985cc53: Layer already exists 01:13:26 75654b8eeebd: Layer already exists 01:13:26 0ff729306340: Layer already exists 01:13:26 4.0.0-dev.30: digest: sha256:9cc80393befac000fe10140743e3cc2d2a9e9a6ac25f2f2e789ac43b483617d4 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:27 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:13:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:13:27 2377242941a5: Preparing 01:13:27 ff24b1f34322: Preparing 01:13:27 4e57c767731b: Preparing 01:13:27 2c0eb53799e3: Preparing 01:13:27 198567529466: Preparing 01:13:27 14fea89890a7: Preparing 01:13:27 55448985cc53: Preparing 01:13:27 a1149558b080: Preparing 01:13:27 0ff729306340: Preparing 01:13:27 75654b8eeebd: Preparing 01:13:27 14fea89890a7: Waiting 01:13:27 55448985cc53: Waiting 01:13:27 a1149558b080: Waiting 01:13:27 0ff729306340: Waiting 01:13:27 75654b8eeebd: Waiting 01:13:27 ff24b1f34322: Layer already exists 01:13:27 4e57c767731b: Layer already exists 01:13:27 2c0eb53799e3: Layer already exists 01:13:27 198567529466: Layer already exists 01:13:27 2377242941a5: Layer already exists 01:13:27 14fea89890a7: Layer already exists 01:13:27 0ff729306340: Layer already exists 01:13:27 55448985cc53: Layer already exists 01:13:27 a1149558b080: Layer already exists 01:13:27 75654b8eeebd: Layer already exists 01:13:27 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:9cc80393befac000fe10140743e3cc2d2a9e9a6ac25f2f2e789ac43b483617d4 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:27 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 01:13:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:13:28 2377242941a5: Preparing 01:13:28 ff24b1f34322: Preparing 01:13:28 4e57c767731b: Preparing 01:13:28 2c0eb53799e3: Preparing 01:13:28 198567529466: Preparing 01:13:28 14fea89890a7: Preparing 01:13:28 55448985cc53: Preparing 01:13:28 a1149558b080: Preparing 01:13:28 0ff729306340: Preparing 01:13:28 75654b8eeebd: Preparing 01:13:28 55448985cc53: Waiting 01:13:28 0ff729306340: Waiting 01:13:28 a1149558b080: Waiting 01:13:28 75654b8eeebd: Waiting 01:13:28 14fea89890a7: Waiting 01:13:28 2c0eb53799e3: Layer already exists 01:13:28 2377242941a5: Layer already exists 01:13:28 4e57c767731b: Layer already exists 01:13:28 198567529466: Layer already exists 01:13:28 ff24b1f34322: Layer already exists 01:13:28 14fea89890a7: Layer already exists 01:13:28 a1149558b080: Layer already exists 01:13:28 55448985cc53: Layer already exists 01:13:28 0ff729306340: Layer already exists 01:13:28 75654b8eeebd: Layer already exists 01:13:28 main: digest: sha256:9cc80393befac000fe10140743e3cc2d2a9e9a6ac25f2f2e789ac43b483617d4 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:13:28 ===================================================== [Pipeline] echo 01:13:28 taggedImages: 01:13:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:13:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:13:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.30 01:13:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:13:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 01:13:28 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 01:13:28 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:13:28 latest 01:13:28 4.0.0-dev.30 01:13:28 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:13:28 main 01:13:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:28 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:13:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:13:28 a665cda2bf76: Preparing 01:13:28 e0a7afc2b9f3: Preparing 01:13:28 0e2e6f786e25: Preparing 01:13:28 2c0eb53799e3: Preparing 01:13:28 198567529466: Preparing 01:13:28 4c4618aa453b: Preparing 01:13:28 acd2fa5da122: Preparing 01:13:28 15ea66d02097: Preparing 01:13:28 75654b8eeebd: Preparing 01:13:28 acd2fa5da122: Waiting 01:13:28 15ea66d02097: Waiting 01:13:28 75654b8eeebd: Waiting 01:13:28 4c4618aa453b: Waiting 01:13:28 198567529466: Layer already exists 01:13:28 2c0eb53799e3: Layer already exists 01:13:28 e0a7afc2b9f3: Pushed 01:13:28 a665cda2bf76: Pushed 01:13:28 0e2e6f786e25: Pushed 01:13:28 75654b8eeebd: Layer already exists 01:13:29 15ea66d02097: Pushed 01:13:29 acd2fa5da122: Pushed 01:13:39 4c4618aa453b: Pushed 01:13:39 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:144cb5c6d441443b983e448288054fb42766aa915f960e13573142a12705b8a1 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:39 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:13:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:13:40 a665cda2bf76: Preparing 01:13:40 e0a7afc2b9f3: Preparing 01:13:40 0e2e6f786e25: Preparing 01:13:40 2c0eb53799e3: Preparing 01:13:40 198567529466: Preparing 01:13:40 4c4618aa453b: Preparing 01:13:40 acd2fa5da122: Preparing 01:13:40 15ea66d02097: Preparing 01:13:40 75654b8eeebd: Preparing 01:13:40 4c4618aa453b: Waiting 01:13:40 acd2fa5da122: Waiting 01:13:40 15ea66d02097: Waiting 01:13:40 75654b8eeebd: Waiting 01:13:40 0e2e6f786e25: Layer already exists 01:13:40 2c0eb53799e3: Layer already exists 01:13:40 198567529466: Layer already exists 01:13:40 e0a7afc2b9f3: Layer already exists 01:13:40 a665cda2bf76: Layer already exists 01:13:40 acd2fa5da122: Layer already exists 01:13:40 15ea66d02097: Layer already exists 01:13:40 4c4618aa453b: Layer already exists 01:13:40 75654b8eeebd: Layer already exists 01:13:40 latest: digest: sha256:144cb5c6d441443b983e448288054fb42766aa915f960e13573142a12705b8a1 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:40 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.30 01:13:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:13:40 a665cda2bf76: Preparing 01:13:40 e0a7afc2b9f3: Preparing 01:13:40 0e2e6f786e25: Preparing 01:13:40 2c0eb53799e3: Preparing 01:13:40 198567529466: Preparing 01:13:40 4c4618aa453b: Preparing 01:13:40 acd2fa5da122: Preparing 01:13:40 15ea66d02097: Preparing 01:13:40 75654b8eeebd: Preparing 01:13:40 4c4618aa453b: Waiting 01:13:40 75654b8eeebd: Waiting 01:13:40 15ea66d02097: Waiting 01:13:40 198567529466: Layer already exists 01:13:40 a665cda2bf76: Layer already exists 01:13:40 e0a7afc2b9f3: Layer already exists 01:13:40 0e2e6f786e25: Layer already exists 01:13:40 2c0eb53799e3: Layer already exists 01:13:40 acd2fa5da122: Layer already exists 01:13:40 15ea66d02097: Layer already exists 01:13:40 75654b8eeebd: Layer already exists 01:13:40 4c4618aa453b: Layer already exists 01:13:40 4.0.0-dev.30: digest: sha256:144cb5c6d441443b983e448288054fb42766aa915f960e13573142a12705b8a1 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:41 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:13:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:13:41 a665cda2bf76: Preparing 01:13:41 e0a7afc2b9f3: Preparing 01:13:41 0e2e6f786e25: Preparing 01:13:41 2c0eb53799e3: Preparing 01:13:41 198567529466: Preparing 01:13:41 4c4618aa453b: Preparing 01:13:41 acd2fa5da122: Preparing 01:13:41 15ea66d02097: Preparing 01:13:41 75654b8eeebd: Preparing 01:13:41 4c4618aa453b: Waiting 01:13:41 acd2fa5da122: Waiting 01:13:41 15ea66d02097: Waiting 01:13:41 75654b8eeebd: Waiting 01:13:41 e0a7afc2b9f3: Layer already exists 01:13:41 a665cda2bf76: Layer already exists 01:13:41 198567529466: Layer already exists 01:13:41 0e2e6f786e25: Layer already exists 01:13:41 2c0eb53799e3: Layer already exists 01:13:41 4c4618aa453b: Layer already exists 01:13:41 15ea66d02097: Layer already exists 01:13:41 acd2fa5da122: Layer already exists 01:13:41 75654b8eeebd: Layer already exists 01:13:41 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:144cb5c6d441443b983e448288054fb42766aa915f960e13573142a12705b8a1 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:41 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 01:13:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:13:42 a665cda2bf76: Preparing 01:13:42 e0a7afc2b9f3: Preparing 01:13:42 0e2e6f786e25: Preparing 01:13:42 2c0eb53799e3: Preparing 01:13:42 198567529466: Preparing 01:13:42 4c4618aa453b: Preparing 01:13:42 acd2fa5da122: Preparing 01:13:42 15ea66d02097: Preparing 01:13:42 75654b8eeebd: Preparing 01:13:42 4c4618aa453b: Waiting 01:13:42 acd2fa5da122: Waiting 01:13:42 75654b8eeebd: Waiting 01:13:42 15ea66d02097: Waiting 01:13:42 2c0eb53799e3: Layer already exists 01:13:42 198567529466: Layer already exists 01:13:42 a665cda2bf76: Layer already exists 01:13:42 e0a7afc2b9f3: Layer already exists 01:13:42 0e2e6f786e25: Layer already exists 01:13:42 4c4618aa453b: Layer already exists 01:13:42 15ea66d02097: Layer already exists 01:13:42 acd2fa5da122: Layer already exists 01:13:42 75654b8eeebd: Layer already exists 01:13:42 main: digest: sha256:144cb5c6d441443b983e448288054fb42766aa915f960e13573142a12705b8a1 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:13:42 ===================================================== [Pipeline] echo 01:13:42 taggedImages: 01:13:42 - nexus3.edgexfoundry.org:10004/security-spire-config:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:13:42 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:13:42 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.30 01:13:42 - nexus3.edgexfoundry.org:10004/security-spire-config:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:13:42 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 01:13:42 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 01:13:42 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:13:42 latest 01:13:42 4.0.0-dev.30 01:13:42 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:13:42 main 01:13:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:42 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:13:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:13:42 2377242941a5: Preparing 01:13:42 2a885e53563e: Preparing 01:13:42 4f13cc69784e: Preparing 01:13:42 2c0eb53799e3: Preparing 01:13:42 198567529466: Preparing 01:13:42 4c4618aa453b: Preparing 01:13:42 a1149558b080: Preparing 01:13:42 0ff729306340: Preparing 01:13:42 75654b8eeebd: Preparing 01:13:42 a1149558b080: Waiting 01:13:42 0ff729306340: Waiting 01:13:42 75654b8eeebd: Waiting 01:13:42 4c4618aa453b: Waiting 01:13:42 2377242941a5: Layer already exists 01:13:42 198567529466: Layer already exists 01:13:42 2c0eb53799e3: Layer already exists 01:13:42 4c4618aa453b: Layer already exists 01:13:42 0ff729306340: Layer already exists 01:13:42 a1149558b080: Layer already exists 01:13:42 75654b8eeebd: Layer already exists 01:13:42 4f13cc69784e: Pushed 01:13:42 2a885e53563e: Pushed 01:13:43 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:a19a1c382d9e7bcfa61ee5dc002fad30f23b1e9b372714b953624d800e96effd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:43 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:13:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:13:43 2377242941a5: Preparing 01:13:43 2a885e53563e: Preparing 01:13:43 4f13cc69784e: Preparing 01:13:43 2c0eb53799e3: Preparing 01:13:43 198567529466: Preparing 01:13:43 4c4618aa453b: Preparing 01:13:43 a1149558b080: Preparing 01:13:43 0ff729306340: Preparing 01:13:43 75654b8eeebd: Preparing 01:13:43 a1149558b080: Waiting 01:13:43 0ff729306340: Waiting 01:13:43 75654b8eeebd: Waiting 01:13:43 4c4618aa453b: Waiting 01:13:43 4f13cc69784e: Layer already exists 01:13:43 2a885e53563e: Layer already exists 01:13:43 2377242941a5: Layer already exists 01:13:43 2c0eb53799e3: Layer already exists 01:13:43 198567529466: Layer already exists 01:13:43 4c4618aa453b: Layer already exists 01:13:43 a1149558b080: Layer already exists 01:13:43 0ff729306340: Layer already exists 01:13:43 75654b8eeebd: Layer already exists 01:13:43 latest: digest: sha256:a19a1c382d9e7bcfa61ee5dc002fad30f23b1e9b372714b953624d800e96effd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:44 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.30 01:13:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:13:44 2377242941a5: Preparing 01:13:44 2a885e53563e: Preparing 01:13:44 4f13cc69784e: Preparing 01:13:44 2c0eb53799e3: Preparing 01:13:44 198567529466: Preparing 01:13:44 4c4618aa453b: Preparing 01:13:44 a1149558b080: Preparing 01:13:44 0ff729306340: Preparing 01:13:44 75654b8eeebd: Preparing 01:13:44 a1149558b080: Waiting 01:13:44 0ff729306340: Waiting 01:13:44 75654b8eeebd: Waiting 01:13:44 4c4618aa453b: Waiting 01:13:44 2c0eb53799e3: Layer already exists 01:13:44 198567529466: Layer already exists 01:13:44 4f13cc69784e: Layer already exists 01:13:44 2377242941a5: Layer already exists 01:13:44 2a885e53563e: Layer already exists 01:13:44 a1149558b080: Layer already exists 01:13:44 4c4618aa453b: Layer already exists 01:13:44 0ff729306340: Layer already exists 01:13:44 75654b8eeebd: Layer already exists 01:13:44 4.0.0-dev.30: digest: sha256:a19a1c382d9e7bcfa61ee5dc002fad30f23b1e9b372714b953624d800e96effd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:44 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:13:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:13:45 2377242941a5: Preparing 01:13:45 2a885e53563e: Preparing 01:13:45 4f13cc69784e: Preparing 01:13:45 2c0eb53799e3: Preparing 01:13:45 198567529466: Preparing 01:13:45 4c4618aa453b: Preparing 01:13:45 a1149558b080: Preparing 01:13:45 0ff729306340: Preparing 01:13:45 75654b8eeebd: Preparing 01:13:45 4c4618aa453b: Waiting 01:13:45 a1149558b080: Waiting 01:13:45 0ff729306340: Waiting 01:13:45 75654b8eeebd: Waiting 01:13:45 2c0eb53799e3: Layer already exists 01:13:45 2377242941a5: Layer already exists 01:13:45 198567529466: Layer already exists 01:13:45 4f13cc69784e: Layer already exists 01:13:45 2a885e53563e: Layer already exists 01:13:45 a1149558b080: Layer already exists 01:13:45 4c4618aa453b: Layer already exists 01:13:45 0ff729306340: Layer already exists 01:13:45 75654b8eeebd: Layer already exists 01:13:45 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:a19a1c382d9e7bcfa61ee5dc002fad30f23b1e9b372714b953624d800e96effd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:45 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 01:13:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:13:45 2377242941a5: Preparing 01:13:45 2a885e53563e: Preparing 01:13:45 4f13cc69784e: Preparing 01:13:45 2c0eb53799e3: Preparing 01:13:45 198567529466: Preparing 01:13:45 4c4618aa453b: Preparing 01:13:45 a1149558b080: Preparing 01:13:45 0ff729306340: Preparing 01:13:45 75654b8eeebd: Preparing 01:13:45 4c4618aa453b: Waiting 01:13:45 a1149558b080: Waiting 01:13:45 0ff729306340: Waiting 01:13:45 75654b8eeebd: Waiting 01:13:45 4f13cc69784e: Layer already exists 01:13:45 198567529466: Layer already exists 01:13:45 2c0eb53799e3: Layer already exists 01:13:45 2377242941a5: Layer already exists 01:13:45 2a885e53563e: Layer already exists 01:13:45 a1149558b080: Layer already exists 01:13:45 4c4618aa453b: Layer already exists 01:13:45 0ff729306340: Layer already exists 01:13:45 75654b8eeebd: Layer already exists 01:13:45 main: digest: sha256:a19a1c382d9e7bcfa61ee5dc002fad30f23b1e9b372714b953624d800e96effd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:13:45 ===================================================== [Pipeline] echo 01:13:45 taggedImages: 01:13:45 - nexus3.edgexfoundry.org:10004/security-spire-server:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:13:45 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:13:45 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.30 01:13:45 - nexus3.edgexfoundry.org:10004/security-spire-server:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:13:45 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 01:13:45 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 01:13:45 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:13:45 latest 01:13:45 4.0.0-dev.30 01:13:45 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:13:45 main 01:13:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:46 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:13:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:13:46 c95c83f1eb51: Preparing 01:13:46 a97835df0dc5: Preparing 01:13:46 b7a5265d9625: Preparing 01:13:46 2c0eb53799e3: Preparing 01:13:46 198567529466: Preparing 01:13:46 3c81c7c2d41b: Preparing 01:13:46 db786185a492: Preparing 01:13:46 75654b8eeebd: Preparing 01:13:46 3c81c7c2d41b: Waiting 01:13:46 db786185a492: Waiting 01:13:46 75654b8eeebd: Waiting 01:13:46 2c0eb53799e3: Layer already exists 01:13:46 198567529466: Layer already exists 01:13:46 a97835df0dc5: Pushed 01:13:46 c95c83f1eb51: Pushed 01:13:46 75654b8eeebd: Layer already exists 01:13:46 db786185a492: Pushed 01:13:47 3c81c7c2d41b: Pushed 01:13:50 b7a5265d9625: Pushed 01:13:50 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:0cd4d897c7c75e151e46b328b8eb82a20950b62dedbdbf84a63783ab04ec4a74 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:50 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 01:13:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:13:50 c95c83f1eb51: Preparing 01:13:50 a97835df0dc5: Preparing 01:13:50 b7a5265d9625: Preparing 01:13:50 2c0eb53799e3: Preparing 01:13:50 198567529466: Preparing 01:13:50 3c81c7c2d41b: Preparing 01:13:50 db786185a492: Preparing 01:13:50 75654b8eeebd: Preparing 01:13:50 3c81c7c2d41b: Waiting 01:13:50 db786185a492: Waiting 01:13:50 75654b8eeebd: Waiting 01:13:50 198567529466: Layer already exists 01:13:50 c95c83f1eb51: Layer already exists 01:13:50 2c0eb53799e3: Layer already exists 01:13:50 b7a5265d9625: Layer already exists 01:13:50 a97835df0dc5: Layer already exists 01:13:50 db786185a492: Layer already exists 01:13:50 3c81c7c2d41b: Layer already exists 01:13:50 75654b8eeebd: Layer already exists 01:13:50 latest: digest: sha256:0cd4d897c7c75e151e46b328b8eb82a20950b62dedbdbf84a63783ab04ec4a74 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:51 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.30 01:13:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:13:51 c95c83f1eb51: Preparing 01:13:51 a97835df0dc5: Preparing 01:13:51 b7a5265d9625: Preparing 01:13:51 2c0eb53799e3: Preparing 01:13:51 198567529466: Preparing 01:13:51 3c81c7c2d41b: Preparing 01:13:51 db786185a492: Preparing 01:13:51 75654b8eeebd: Preparing 01:13:51 3c81c7c2d41b: Waiting 01:13:51 db786185a492: Waiting 01:13:51 75654b8eeebd: Waiting 01:13:51 c95c83f1eb51: Layer already exists 01:13:51 b7a5265d9625: Layer already exists 01:13:51 2c0eb53799e3: Layer already exists 01:13:51 a97835df0dc5: Layer already exists 01:13:51 198567529466: Layer already exists 01:13:51 75654b8eeebd: Layer already exists 01:13:51 db786185a492: Layer already exists 01:13:51 3c81c7c2d41b: Layer already exists 01:13:51 4.0.0-dev.30: digest: sha256:0cd4d897c7c75e151e46b328b8eb82a20950b62dedbdbf84a63783ab04ec4a74 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:51 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:13:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:13:52 c95c83f1eb51: Preparing 01:13:52 a97835df0dc5: Preparing 01:13:52 b7a5265d9625: Preparing 01:13:52 2c0eb53799e3: Preparing 01:13:52 198567529466: Preparing 01:13:52 3c81c7c2d41b: Preparing 01:13:52 db786185a492: Preparing 01:13:52 75654b8eeebd: Preparing 01:13:52 3c81c7c2d41b: Waiting 01:13:52 db786185a492: Waiting 01:13:52 75654b8eeebd: Waiting 01:13:52 a97835df0dc5: Layer already exists 01:13:52 c95c83f1eb51: Layer already exists 01:13:52 b7a5265d9625: Layer already exists 01:13:52 2c0eb53799e3: Layer already exists 01:13:52 198567529466: Layer already exists 01:13:52 db786185a492: Layer already exists 01:13:52 3c81c7c2d41b: Layer already exists 01:13:52 75654b8eeebd: Layer already exists 01:13:52 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:0cd4d897c7c75e151e46b328b8eb82a20950b62dedbdbf84a63783ab04ec4a74 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:52 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 01:13:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:13:52 c95c83f1eb51: Preparing 01:13:52 a97835df0dc5: Preparing 01:13:52 b7a5265d9625: Preparing 01:13:52 2c0eb53799e3: Preparing 01:13:52 198567529466: Preparing 01:13:52 3c81c7c2d41b: Preparing 01:13:52 db786185a492: Preparing 01:13:52 75654b8eeebd: Preparing 01:13:52 3c81c7c2d41b: Waiting 01:13:52 db786185a492: Waiting 01:13:52 75654b8eeebd: Waiting 01:13:52 c95c83f1eb51: Layer already exists 01:13:52 2c0eb53799e3: Layer already exists 01:13:52 198567529466: Layer already exists 01:13:52 b7a5265d9625: Layer already exists 01:13:52 a97835df0dc5: Layer already exists 01:13:52 db786185a492: Layer already exists 01:13:52 75654b8eeebd: Layer already exists 01:13:52 3c81c7c2d41b: Layer already exists 01:13:52 main: digest: sha256:0cd4d897c7c75e151e46b328b8eb82a20950b62dedbdbf84a63783ab04ec4a74 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:13:52 ===================================================== [Pipeline] echo 01:13:52 taggedImages: 01:13:52 - nexus3.edgexfoundry.org:10004/support-notifications:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:13:52 - nexus3.edgexfoundry.org:10004/support-notifications:latest 01:13:52 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.30 01:13:52 - nexus3.edgexfoundry.org:10004/support-notifications:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:13:52 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 01:13:53 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 01:13:53 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:13:53 latest 01:13:53 4.0.0-dev.30 01:13:53 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:13:53 main 01:13:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:53 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:13:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:13:53 37d39808329b: Preparing 01:13:53 df95dbe42855: Preparing 01:13:53 2c0eb53799e3: Preparing 01:13:53 198567529466: Preparing 01:13:53 51624939a2a0: Preparing 01:13:53 8060ea9bb784: Preparing 01:13:53 75654b8eeebd: Preparing 01:13:53 8060ea9bb784: Waiting 01:13:53 75654b8eeebd: Waiting 01:13:53 198567529466: Layer already exists 01:13:53 2c0eb53799e3: Layer already exists 01:13:53 75654b8eeebd: Layer already exists 01:13:53 37d39808329b: Pushed 01:13:53 8060ea9bb784: Pushed 01:13:54 51624939a2a0: Pushed 01:13:57 df95dbe42855: Pushed 01:13:57 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:4eb73c99c4971758926df99e0e95e0b4ad7de8194198653069b1f5eec2ea6cf3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:57 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:13:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:13:58 37d39808329b: Preparing 01:13:58 df95dbe42855: Preparing 01:13:58 2c0eb53799e3: Preparing 01:13:58 198567529466: Preparing 01:13:58 51624939a2a0: Preparing 01:13:58 8060ea9bb784: Preparing 01:13:58 75654b8eeebd: Preparing 01:13:58 75654b8eeebd: Waiting 01:13:58 8060ea9bb784: Waiting 01:13:58 df95dbe42855: Layer already exists 01:13:58 198567529466: Layer already exists 01:13:58 51624939a2a0: Layer already exists 01:13:58 2c0eb53799e3: Layer already exists 01:13:58 37d39808329b: Layer already exists 01:13:58 75654b8eeebd: Layer already exists 01:13:58 8060ea9bb784: Layer already exists 01:13:58 latest: digest: sha256:4eb73c99c4971758926df99e0e95e0b4ad7de8194198653069b1f5eec2ea6cf3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:58 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.30 01:13:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:13:58 37d39808329b: Preparing 01:13:58 df95dbe42855: Preparing 01:13:58 2c0eb53799e3: Preparing 01:13:58 198567529466: Preparing 01:13:58 51624939a2a0: Preparing 01:13:58 8060ea9bb784: Preparing 01:13:58 75654b8eeebd: Preparing 01:13:58 75654b8eeebd: Waiting 01:13:58 8060ea9bb784: Waiting 01:13:58 2c0eb53799e3: Layer already exists 01:13:58 51624939a2a0: Layer already exists 01:13:58 198567529466: Layer already exists 01:13:58 37d39808329b: Layer already exists 01:13:58 df95dbe42855: Layer already exists 01:13:58 8060ea9bb784: Layer already exists 01:13:58 75654b8eeebd: Layer already exists 01:13:58 4.0.0-dev.30: digest: sha256:4eb73c99c4971758926df99e0e95e0b4ad7de8194198653069b1f5eec2ea6cf3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:59 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:13:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:13:59 37d39808329b: Preparing 01:13:59 df95dbe42855: Preparing 01:13:59 2c0eb53799e3: Preparing 01:13:59 198567529466: Preparing 01:13:59 51624939a2a0: Preparing 01:13:59 8060ea9bb784: Preparing 01:13:59 75654b8eeebd: Preparing 01:13:59 8060ea9bb784: Waiting 01:13:59 75654b8eeebd: Waiting 01:13:59 df95dbe42855: Layer already exists 01:13:59 37d39808329b: Layer already exists 01:13:59 198567529466: Layer already exists 01:13:59 51624939a2a0: Layer already exists 01:13:59 2c0eb53799e3: Layer already exists 01:13:59 8060ea9bb784: Layer already exists 01:13:59 75654b8eeebd: Layer already exists 01:13:59 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:4eb73c99c4971758926df99e0e95e0b4ad7de8194198653069b1f5eec2ea6cf3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:59 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 01:14:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:14:00 37d39808329b: Preparing 01:14:00 df95dbe42855: Preparing 01:14:00 2c0eb53799e3: Preparing 01:14:00 198567529466: Preparing 01:14:00 51624939a2a0: Preparing 01:14:00 8060ea9bb784: Preparing 01:14:00 75654b8eeebd: Preparing 01:14:00 198567529466: Layer already exists 01:14:00 37d39808329b: Layer already exists 01:14:00 2c0eb53799e3: Layer already exists 01:14:00 51624939a2a0: Layer already exists 01:14:00 df95dbe42855: Layer already exists 01:14:00 8060ea9bb784: Layer already exists 01:14:00 75654b8eeebd: Layer already exists 01:14:00 main: digest: sha256:4eb73c99c4971758926df99e0e95e0b4ad7de8194198653069b1f5eec2ea6cf3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:14:00 ===================================================== [Pipeline] echo 01:14:00 taggedImages: 01:14:00 - nexus3.edgexfoundry.org:10004/support-scheduler:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:14:00 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:14:00 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.30 01:14:00 - nexus3.edgexfoundry.org:10004/support-scheduler:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:14:00 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:22:54 #155 ... 01:22:54 01:22:54 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:22:54 #153 DONE 598.5s 01:22:54 01:22:54 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:22:54 #146 ... 01:22:54 01:22:54 #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:22:54 #156 DONE 0.3s 01:22:54 01:22:54 #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:22:54 #157 DONE 0.3s 01:22:54 01:22:54 #158 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:22:54 #158 DONE 0.5s 01:22:54 01:22:54 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:22:54 #152 DONE 600.1s 01:22:54 01:22:54 #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 01:22:54 #159 DONE 0.4s 01:22:54 01:22:54 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:22:54 #147 ... 01:22:54 01:22:54 #160 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:22:54 #160 ... 01:22:54 01:22:54 #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:22:54 #161 DONE 0.4s 01:22:54 01:22:54 #160 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:22:54 #160 DONE 0.4s 01:22:54 01:22:54 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 01:22:54 #162 ... 01:22:54 01:22:54 #163 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:22:54 #163 DONE 2.7s 01:22:54 01:22:54 #164 [core-common-config-bootstrapper] exporting to image 01:22:54 #164 exporting layers 01:22:54 #164 ... 01:22:54 01:22:54 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 01:22:54 #162 DONE 3.0s 01:22:54 01:22:54 #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 01:22:54 #165 DONE 0.7s 01:22:54 01:22:54 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:22:54 #149 603.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:22:55 #149 ... 01:22:55 01:22:55 #164 [core-common-config-bootstrapper] exporting to image 01:22:55 #164 exporting layers 1.3s done 01:22:55 #164 writing image sha256:d96ecaa7ad306f579f5a99d6e7e38e3ce48375485d0d46d121ebf2fb91be952a 0.0s done 01:22:55 #164 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 01:22:55 #164 DONE 1.4s 01:22:55 01:22:55 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 01:22:55 #166 DONE 0.3s 01:22:55 01:22:55 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:22:55 #167 DONE 0.6s 01:22:55 01:22:55 #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:22:56 #168 DONE 0.3s 01:22:56 01:22:56 #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/ 01:22:56 #169 DONE 0.3s 01:22:56 01:22:56 #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/ 01:22:56 #170 DONE 0.4s 01:22:56 01:22:56 #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/ 01:22:57 #171 DONE 0.2s 01:22:57 01:22:57 #172 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:22:57 #172 DONE 0.2s 01:22:57 01:22:57 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:22:57 #154 ... 01:22:57 01:22:57 #173 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 01:22:59 #173 DONE 1.6s 01:22:59 01:22:59 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:22:59 #147 ... 01:22:59 01:22:59 #174 [security-bootstrapper] exporting to image 01:23:00 #174 exporting layers 1.4s done 01:23:00 #174 writing image sha256:830de916652153da2bb9fd54901187fc6b5602f7d16b1aa77a6a628fab8fbb5c done 01:23:00 #174 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 01:23:00 #174 DONE 1.4s 01:23:00 01:23:00 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:23:02 #150 ... 01:23:02 01:23:02 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:23:02 #148 DONE 611.7s 01:23:02 01:23:02 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:23:02 #147 ... 01:23:02 01:23:02 #175 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 01:23:02 #175 DONE 0.4s 01:23:02 01:23:02 #176 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 01:23:03 #176 DONE 0.3s 01:23:03 01:23:03 #177 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 01:23:03 #177 DONE 0.3s 01:23:03 01:23:03 #178 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:23:03 #178 DONE 0.2s 01:23:03 01:23:03 #179 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:23:03 #179 DONE 0.3s 01:23:03 01:23:03 #180 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:23:04 #180 DONE 0.2s 01:23:04 01:23:04 #181 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:23:06 #181 DONE 1.8s 01:23:06 01:23:06 #182 [security-proxy-setup] exporting to image 01:23:06 #182 exporting layers 01:23:06 #182 ... 01:23:06 01:23:06 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:23:06 #149 DONE 615.7s 01:23:06 01:23:06 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:23:06 #151 ... 01:23:06 01:23:06 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 01:23:06 #183 DONE 0.4s 01:23:06 01:23:06 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:23:07 #146 ... 01:23:07 01:23:07 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 01:23:07 #184 DONE 0.3s 01:23:07 01:23:07 #182 [security-proxy-setup] exporting to image 01:23:07 #182 exporting layers 1.4s done 01:23:07 #182 writing image sha256:86f91cdc19301b9d551d9af0f649456244a8e848cf14efa5d4861f77ef86a9cc 0.0s done 01:23:07 #182 naming to docker.io/library/security-proxy-setup-arm64 0.1s done 01:23:07 #182 DONE 1.6s 01:23:07 01:23:07 #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 01:23:07 #185 DONE 0.3s 01:23:07 01:23:07 #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 01:23:08 #186 DONE 0.3s 01:23:08 01:23:08 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:23:08 #154 ... 01:23:08 01:23:08 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:23:08 #187 DONE 0.2s 01:23:08 01:23:08 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:23:08 #188 DONE 0.4s 01:23:08 01:23:08 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:23:08 #150 ... 01:23:08 01:23:08 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:23:08 #189 DONE 0.3s 01:23:08 01:23:08 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:23:09 #155 ... 01:23:09 01:23:09 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:23:09 #190 DONE 0.2s 01:23:09 01:23:09 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:23:11 #191 DONE 1.7s 01:23:11 01:23:11 #192 [security-secretstore-setup] exporting to image 01:23:12 #192 exporting layers 1.2s done 01:23:12 #192 writing image sha256:b90c813c22940b9898e64064dd4159f6d2c8e3388e5df70d9509d391523d61ef done 01:23:12 #192 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 01:23:12 #192 DONE 1.3s 01:23:12 01:23:12 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:24:33 #154 DONE 692.2s 01:24:33 01:24:33 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:24:33 #150 ... 01:24:33 01:24:33 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:24:33 #193 DONE 0.3s 01:24:33 01:24:33 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:24:33 #194 DONE 0.3s 01:24:33 01:24:33 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:24:33 #150 ... 01:24:33 01:24:33 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:24:33 #195 DONE 0.3s 01:24:33 01:24:33 #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 01:24:33 #196 DONE 0.2s 01:24:33 01:24:33 #197 [security-spiffe-token-provider] exporting to image 01:24:33 #197 exporting layers 01:24:33 #197 exporting layers 0.8s done 01:24:33 #197 writing image sha256:4f6521d9df4334778249963e4a10fc0f900f362eb8c01be543ee209c964b4349 done 01:24:33 #197 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done 01:24:33 #197 DONE 0.8s 01:24:33 01:24:33 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:28:25 #147 ... 01:28:25 01:28:25 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:28:25 #150 DONE 920.5s 01:28:25 01:28:25 #198 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:28:25 #198 DONE 0.3s 01:28:25 01:28:25 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:28:25 #146 ... 01:28:25 01:28:25 #199 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:28:25 #199 DONE 0.2s 01:28:25 01:28:25 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:28:25 #147 ... 01:28:25 01:28:25 #200 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:28:25 #200 DONE 0.3s 01:28:25 01:28:25 #201 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:28:25 #201 DONE 0.3s 01:28:25 01:28:25 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:28:25 #147 DONE 921.9s 01:28:25 01:28:25 #202 [core-command] exporting to image 01:28:25 #202 exporting layers 01:28:25 #202 exporting layers 0.6s done 01:28:25 #202 writing image sha256:edba3ea378d87c0aa75869f3414544fbb3eb7b2bf1c48f6071240982ab4050af 0.0s done 01:28:25 #202 naming to docker.io/library/core-command-arm64 0.0s done 01:28:25 #202 DONE 0.6s 01:28:25 01:28:25 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:28:25 #144 ... 01:28:25 01:28:25 #203 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:28:25 #203 CACHED 01:28:25 01:28:25 #204 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:28:25 #204 CACHED 01:28:25 01:28:25 #205 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:28:25 #205 DONE 0.5s 01:28:25 01:28:25 #206 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 01:28:25 #206 DONE 0.2s 01:28:25 01:28:25 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:28:25 #155 ... 01:28:25 01:28:25 #207 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:28:25 #207 DONE 0.2s 01:28:25 01:28:25 #208 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:28:25 #208 DONE 1.9s 01:28:25 01:28:25 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:28:25 #145 ... 01:28:25 01:28:25 #209 [security-proxy-auth] exporting to image 01:28:25 #209 exporting layers 0.6s done 01:28:25 #209 writing image sha256:8436307996d44837e4d634e86f3c83e6d7c90745ad21fe9a0dc91a91e7c295e5 done 01:28:25 #209 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 01:28:25 #209 DONE 0.6s 01:28:25 01:28:25 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:29:04 #146 ... 01:29:04 01:29:04 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:29:04 #144 DONE 970.1s 01:29:04 01:29:04 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:29:04 #151 ... 01:29:04 01:29:04 #210 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:29:04 #210 DONE 0.2s 01:29:04 01:29:04 #211 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 01:29:04 #211 DONE 0.5s 01:29:04 01:29:04 #212 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 01:29:04 #212 DONE 0.3s 01:29:04 01:29:04 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:29:04 #146 DONE 971.5s 01:29:04 01:29:04 #213 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 01:29:04 #213 DONE 0.2s 01:29:04 01:29:04 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:29:04 #151 DONE 971.8s 01:29:04 01:29:04 #214 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:29:04 #214 DONE 0.3s 01:29:04 01:29:04 #215 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:29:04 #215 DONE 0.2s 01:29:04 01:29:04 #216 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 01:29:04 #216 DONE 0.1s 01:29:04 01:29:04 #217 [core-keeper] exporting to image 01:29:04 #217 exporting layers 0.8s done 01:29:04 #217 writing image sha256:26fd23bbe1da1b8a4d44610e54375f37782c937c63075c27ce998526d85f42d5 0.0s done 01:29:04 #217 naming to docker.io/library/core-keeper-arm64 0.0s done 01:29:04 #217 DONE 0.9s 01:29:04 01:29:04 #218 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 01:29:04 #218 DONE 0.3s 01:29:04 01:29:04 #219 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:29:04 #219 DONE 0.5s 01:29:04 01:29:04 #220 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:29:04 #220 DONE 0.1s 01:29:04 01:29:04 #221 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 01:29:04 #221 DONE 0.2s 01:29:04 01:29:04 #222 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:29:04 #222 DONE 0.3s 01:29:04 01:29:04 #223 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:29:04 #223 DONE 0.2s 01:29:04 01:29:04 #224 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:29:04 #224 DONE 0.1s 01:29:04 01:29:04 #225 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 01:29:04 #225 DONE 0.1s 01:29:04 01:29:04 #226 [core-data] exporting to image 01:29:04 #226 exporting layers 0.5s done 01:29:04 #226 writing image sha256:4451e7c4278e9d583042b1ee8479eece05d6a0e378feb613ba2af45c9f53cafa done 01:29:04 #226 naming to docker.io/library/core-data-arm64 0.0s done 01:29:04 #226 DONE 0.5s 01:29:04 01:29:04 #227 [core-metadata] exporting to image 01:29:04 #227 exporting layers 0.4s done 01:29:04 #227 writing image sha256:7f7e64c88951d005d73b0489f2e9a8fd2a8751b5f969ed1405316deb4d2f6d14 done 01:29:04 #227 naming to docker.io/library/core-metadata-arm64 done 01:29:04 #227 DONE 0.4s 01:29:04 01:29:04 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:29:16 #145 DONE 985.4s 01:29:16 01:29:16 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:29:16 #155 ... 01:29:16 01:29:16 #228 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:29:16 #228 DONE 0.2s 01:29:16 01:29:16 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:29:16 #155 ... 01:29:16 01:29:16 #229 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:29:16 #229 DONE 0.2s 01:29:16 01:29:16 #230 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:29:16 #230 DONE 0.4s 01:29:16 01:29:16 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:29:16 #155 DONE 986.3s 01:29:16 01:29:16 #231 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:29:16 #231 DONE 0.2s 01:29:16 01:29:16 #232 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 01:29:16 #232 DONE 0.1s 01:29:16 01:29:16 #233 [support-notifications] exporting to image 01:29:16 #233 exporting layers 01:29:17 #233 ... 01:29:17 01:29:17 #234 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:29:17 #234 DONE 0.1s 01:29:17 01:29:17 #235 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:29:17 #235 DONE 0.1s 01:29:17 01:29:17 #233 [support-notifications] exporting to image 01:29:17 #233 exporting layers 0.6s done 01:29:17 #233 writing image sha256:c87d0495a4a784f64100b5449c0af4f2a6bc302f5329e500debb01a5219546b5 done 01:29:17 #233 naming to docker.io/library/support-notifications-arm64 0.0s done 01:29:17 #233 DONE 0.6s 01:29:17 01:29:17 #236 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:29:17 #236 DONE 0.5s 01:29:17 01:29:17 #237 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 01:29:18 #237 DONE 0.1s 01:29:18 01:29:18 #238 [support-scheduler] exporting to image 01:29:18 #238 exporting layers 0.6s done 01:29:18 #238 writing image sha256:96514fd5708b3a9fd503f1f3c13829c365cdcb5fbf10b3ebbb28ca12d730d0b4 01:29:18 #238 writing image sha256:96514fd5708b3a9fd503f1f3c13829c365cdcb5fbf10b3ebbb28ca12d730d0b4 done 01:29:18 #238 naming to docker.io/library/support-scheduler-arm64 done 01:29:18 #238 DONE 0.6s 01:29:18 time="2024-12-20T01:11:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:29:18 time="2024-12-20T01:11:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:29:18 time="2024-12-20T01:11:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:29:18 time="2024-12-20T01:11:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:29:18 time="2024-12-20T01:11:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:29:18 time="2024-12-20T01:11:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:29:18 time="2024-12-20T01:11:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:29:18 time="2024-12-20T01:11:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:29:18 time="2024-12-20T01:11:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:29:18 time="2024-12-20T01:11:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:29:18 time="2024-12-20T01:11:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:29:18 time="2024-12-20T01:11:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:29:18 time="2024-12-20T01:11:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:29:18 time="2024-12-20T01:11:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:29:18 time="2024-12-20T01:11:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 01:29:18 $ docker stop --time=1 e87fc893cb76bd55a3b661a5a465d12639fe9df991bf0a38e09b38d9b0812b37 01:29:20 $ docker rm -f --volumes e87fc893cb76bd55a3b661a5a465d12639fe9df991bf0a38e09b38d9b0812b37 [Pipeline] // withDockerContainer [Pipeline] sh 01:29:20 + docker images 01:29:20 REPOSITORY TAG IMAGE ID CREATED SIZE 01:29:20 support-scheduler-arm64 latest 96514fd5708b 3 seconds ago 53.6MB 01:29:20 support-notifications-arm64 latest c87d0495a4a7 4 seconds ago 52.7MB 01:29:20 core-data-arm64 latest 4451e7c4278e 17 seconds ago 38.5MB 01:29:20 core-metadata-arm64 latest 7f7e64c88951 17 seconds ago 38.5MB 01:29:20 core-keeper-arm64 latest 26fd23bbe1da 19 seconds ago 31.7MB 01:29:20 security-proxy-auth-arm64 latest 8436307996d4 About a minute ago 33.3MB 01:29:20 core-command-arm64 latest edba3ea378d8 About a minute ago 34.3MB 01:29:20 security-spiffe-token-provider-arm64 latest 4f6521d9df43 4 minutes ago 40.2MB 01:29:20 security-secretstore-setup-arm64 latest b90c813c2294 6 minutes ago 47.6MB 01:29:20 security-proxy-setup-arm64 latest 86f91cdc1930 6 minutes ago 36.2MB 01:29:20 security-bootstrapper-arm64 latest 830de9166521 6 minutes ago 27.2MB 01:29:20 core-common-config-bootstrapper-arm64 latest d96ecaa7ad30 6 minutes ago 24.1MB 01:29:20 security-spire-agent-arm64 latest f17963466407 17 minutes ago 182MB 01:29:20 security-spire-config-arm64 latest 676c7de0f577 17 minutes ago 123MB 01:29:20 security-spire-server-arm64 latest 18f63a192322 17 minutes ago 124MB 01:29:20 ci-base-image-arm64 latest 63c41a849709 18 minutes ago 960MB 01:29:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 2 months ago 558MB 01:29:20 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 01:29:20 provisioning config files... 01:29:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/766@tmp/config14962873736341490391tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:29:21 ---> ****-login.sh 01:29:21 nexus3.edgexfoundry.org:10001 01:29:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:29:21 Configure a credential helper to remove this warning. See 01:29:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:29:21 01:29:21 Login Succeeded 01:29:21 nexus3.edgexfoundry.org:10002 01:29:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:29:21 Configure a credential helper to remove this warning. See 01:29:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:29:21 01:29:21 Login Succeeded 01:29:21 nexus3.edgexfoundry.org:10003 01:29:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:29:22 Configure a credential helper to remove this warning. See 01:29:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:29:22 01:29:22 Login Succeeded 01:29:22 nexus3.edgexfoundry.org:10004 01:29:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:29:22 Configure a credential helper to remove this warning. See 01:29:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:29:22 01:29:22 Login Succeeded 01:29:22 ****.io 01:29:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:29:22 Configure a credential helper to remove this warning. See 01:29:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:29:22 01:29:22 Login Succeeded 01:29:22 ---> ****-login.sh ends [Pipeline] } 01:29:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:29:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:29:22 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 01:29:22 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:29:22 latest 01:29:22 4.0.0-dev.30 01:29:22 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:29:22 main 01:29:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:23 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:23 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:29:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:29:23 9f7ef2d749f3: Preparing 01:29:23 e20b2c7636f6: Preparing 01:29:23 f4215c783d20: Preparing 01:29:23 e3b6667dfd49: Preparing 01:29:23 e96ce013f1d7: Preparing 01:29:23 3358da451bf5: Preparing 01:29:23 3358da451bf5: Waiting 01:29:23 651d9022c234: Preparing 01:29:23 651d9022c234: Waiting 01:29:23 9f7ef2d749f3: Pushed 01:29:23 e3b6667dfd49: Pushed 01:29:23 f4215c783d20: Pushed 01:29:23 651d9022c234: Layer already exists 01:29:23 3358da451bf5: Pushed 01:29:25 e96ce013f1d7: Pushed 01:29:28 e20b2c7636f6: Pushed 01:29:28 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:23462946b426f9dbca861c314eb5d374ac32e7f3b55d27638cd7ca77ee1b81f6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:29 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 01:29:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:29:29 9f7ef2d749f3: Preparing 01:29:29 e20b2c7636f6: Preparing 01:29:29 f4215c783d20: Preparing 01:29:29 e3b6667dfd49: Preparing 01:29:29 e96ce013f1d7: Preparing 01:29:29 3358da451bf5: Preparing 01:29:29 651d9022c234: Preparing 01:29:29 3358da451bf5: Waiting 01:29:29 651d9022c234: Waiting 01:29:29 9f7ef2d749f3: Layer already exists 01:29:29 e20b2c7636f6: Layer already exists 01:29:29 f4215c783d20: Layer already exists 01:29:29 e3b6667dfd49: Layer already exists 01:29:29 e96ce013f1d7: Layer already exists 01:29:29 651d9022c234: Layer already exists 01:29:29 3358da451bf5: Layer already exists 01:29:29 latest: digest: sha256:23462946b426f9dbca861c314eb5d374ac32e7f3b55d27638cd7ca77ee1b81f6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.30 01:29:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:29:30 9f7ef2d749f3: Preparing 01:29:30 e20b2c7636f6: Preparing 01:29:30 f4215c783d20: Preparing 01:29:30 e3b6667dfd49: Preparing 01:29:30 e96ce013f1d7: Preparing 01:29:30 3358da451bf5: Preparing 01:29:30 651d9022c234: Preparing 01:29:30 3358da451bf5: Waiting 01:29:30 651d9022c234: Waiting 01:29:30 e20b2c7636f6: Layer already exists 01:29:30 e96ce013f1d7: Layer already exists 01:29:30 f4215c783d20: Layer already exists 01:29:30 9f7ef2d749f3: Layer already exists 01:29:30 e3b6667dfd49: Layer already exists 01:29:30 651d9022c234: Layer already exists 01:29:30 3358da451bf5: Layer already exists 01:29:30 4.0.0-dev.30: digest: sha256:23462946b426f9dbca861c314eb5d374ac32e7f3b55d27638cd7ca77ee1b81f6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:31 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:29:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:29:31 9f7ef2d749f3: Preparing 01:29:31 e20b2c7636f6: Preparing 01:29:31 f4215c783d20: Preparing 01:29:31 e3b6667dfd49: Preparing 01:29:31 e96ce013f1d7: Preparing 01:29:31 3358da451bf5: Preparing 01:29:31 651d9022c234: Preparing 01:29:31 3358da451bf5: Waiting 01:29:31 651d9022c234: Waiting 01:29:31 e20b2c7636f6: Layer already exists 01:29:31 f4215c783d20: Layer already exists 01:29:31 e96ce013f1d7: Layer already exists 01:29:31 9f7ef2d749f3: Layer already exists 01:29:31 e3b6667dfd49: Layer already exists 01:29:31 3358da451bf5: Layer already exists 01:29:31 651d9022c234: Layer already exists 01:29:31 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:23462946b426f9dbca861c314eb5d374ac32e7f3b55d27638cd7ca77ee1b81f6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:32 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 01:29:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:29:32 9f7ef2d749f3: Preparing 01:29:32 e20b2c7636f6: Preparing 01:29:32 f4215c783d20: Preparing 01:29:32 e3b6667dfd49: Preparing 01:29:32 e96ce013f1d7: Preparing 01:29:32 3358da451bf5: Preparing 01:29:32 651d9022c234: Preparing 01:29:32 651d9022c234: Waiting 01:29:32 3358da451bf5: Waiting 01:29:32 e96ce013f1d7: Layer already exists 01:29:32 9f7ef2d749f3: Layer already exists 01:29:32 e3b6667dfd49: Layer already exists 01:29:32 e20b2c7636f6: Layer already exists 01:29:32 f4215c783d20: Layer already exists 01:29:32 3358da451bf5: Layer already exists 01:29:32 651d9022c234: Layer already exists 01:29:32 main: digest: sha256:23462946b426f9dbca861c314eb5d374ac32e7f3b55d27638cd7ca77ee1b81f6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:29:32 ===================================================== [Pipeline] echo 01:29:32 taggedImages: 01:29:32 - nexus3.edgexfoundry.org:10004/core-command-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:29:32 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 01:29:32 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.30 01:29:32 - nexus3.edgexfoundry.org:10004/core-command-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:29:32 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 01:29:32 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 01:29:32 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:29:32 latest 01:29:32 4.0.0-dev.30 01:29:32 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:29:32 main 01:29:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:33 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:29:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:29:33 ce47e999bef6: Preparing 01:29:33 09366ff0c321: Preparing 01:29:33 034c3a31e3c3: Preparing 01:29:33 7355b520be2b: Preparing 01:29:33 f4215c783d20: Preparing 01:29:33 e3b6667dfd49: Preparing 01:29:33 e96ce013f1d7: Preparing 01:29:33 3358da451bf5: Preparing 01:29:33 651d9022c234: Preparing 01:29:33 e3b6667dfd49: Waiting 01:29:33 e96ce013f1d7: Waiting 01:29:33 3358da451bf5: Waiting 01:29:33 651d9022c234: Waiting 01:29:33 f4215c783d20: Layer already exists 01:29:33 e3b6667dfd49: Layer already exists 01:29:33 034c3a31e3c3: Pushed 01:29:33 09366ff0c321: Pushed 01:29:33 e96ce013f1d7: Layer already exists 01:29:33 ce47e999bef6: Pushed 01:29:33 3358da451bf5: Layer already exists 01:29:33 651d9022c234: Layer already exists 01:29:35 7355b520be2b: Pushed 01:29:35 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:4841f7ef50998ab3f58e7117c4f8edccae88a3debc03cf32e06085295f32a067 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:36 + 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 01:29:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 01:29:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:29:36 ce47e999bef6: Preparing 01:29:36 09366ff0c321: Preparing 01:29:36 034c3a31e3c3: Preparing 01:29:36 7355b520be2b: Preparing 01:29:36 f4215c783d20: Preparing 01:29:36 e3b6667dfd49: Preparing 01:29:36 e96ce013f1d7: Preparing 01:29:36 3358da451bf5: Preparing 01:29:36 651d9022c234: Preparing 01:29:36 e3b6667dfd49: Waiting 01:29:36 e96ce013f1d7: Waiting 01:29:36 3358da451bf5: Waiting 01:29:36 651d9022c234: Waiting 01:29:36 f4215c783d20: Layer already exists 01:29:36 ce47e999bef6: Layer already exists 01:29:36 7355b520be2b: Layer already exists 01:29:36 09366ff0c321: Layer already exists 01:29:36 034c3a31e3c3: Layer already exists 01:29:36 e96ce013f1d7: Layer already exists 01:29:36 e3b6667dfd49: Layer already exists 01:29:36 3358da451bf5: Layer already exists 01:29:36 651d9022c234: Layer already exists 01:29:36 latest: digest: sha256:4841f7ef50998ab3f58e7117c4f8edccae88a3debc03cf32e06085295f32a067 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:37 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.30 01:29:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:29:37 ce47e999bef6: Preparing 01:29:37 09366ff0c321: Preparing 01:29:37 034c3a31e3c3: Preparing 01:29:37 7355b520be2b: Preparing 01:29:37 f4215c783d20: Preparing 01:29:37 e3b6667dfd49: Preparing 01:29:37 e96ce013f1d7: Preparing 01:29:37 3358da451bf5: Preparing 01:29:37 e3b6667dfd49: Waiting 01:29:37 e96ce013f1d7: Waiting 01:29:37 651d9022c234: Preparing 01:29:37 3358da451bf5: Waiting 01:29:37 651d9022c234: Waiting 01:29:37 09366ff0c321: Layer already exists 01:29:37 7355b520be2b: Layer already exists 01:29:37 f4215c783d20: Layer already exists 01:29:37 034c3a31e3c3: Layer already exists 01:29:37 ce47e999bef6: Layer already exists 01:29:37 e3b6667dfd49: Layer already exists 01:29:37 3358da451bf5: Layer already exists 01:29:37 e96ce013f1d7: Layer already exists 01:29:37 651d9022c234: Layer already exists 01:29:37 4.0.0-dev.30: digest: sha256:4841f7ef50998ab3f58e7117c4f8edccae88a3debc03cf32e06085295f32a067 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:38 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:29:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:29:38 ce47e999bef6: Preparing 01:29:38 09366ff0c321: Preparing 01:29:38 034c3a31e3c3: Preparing 01:29:38 7355b520be2b: Preparing 01:29:38 f4215c783d20: Preparing 01:29:38 e3b6667dfd49: Preparing 01:29:38 e96ce013f1d7: Preparing 01:29:38 3358da451bf5: Preparing 01:29:38 651d9022c234: Preparing 01:29:38 e3b6667dfd49: Waiting 01:29:38 e96ce013f1d7: Waiting 01:29:38 651d9022c234: Waiting 01:29:38 3358da451bf5: Waiting 01:29:38 09366ff0c321: Layer already exists 01:29:38 f4215c783d20: Layer already exists 01:29:38 034c3a31e3c3: Layer already exists 01:29:38 ce47e999bef6: Layer already exists 01:29:38 7355b520be2b: Layer already exists 01:29:38 e96ce013f1d7: Layer already exists 01:29:38 e3b6667dfd49: Layer already exists 01:29:38 651d9022c234: Layer already exists 01:29:38 3358da451bf5: Layer already exists 01:29:38 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:4841f7ef50998ab3f58e7117c4f8edccae88a3debc03cf32e06085295f32a067 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:39 + 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 01:29:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 01:29:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:29:39 ce47e999bef6: Preparing 01:29:39 09366ff0c321: Preparing 01:29:39 034c3a31e3c3: Preparing 01:29:39 7355b520be2b: Preparing 01:29:39 f4215c783d20: Preparing 01:29:39 e3b6667dfd49: Preparing 01:29:39 e96ce013f1d7: Preparing 01:29:39 3358da451bf5: Preparing 01:29:39 651d9022c234: Preparing 01:29:39 e3b6667dfd49: Waiting 01:29:39 e96ce013f1d7: Waiting 01:29:39 3358da451bf5: Waiting 01:29:39 651d9022c234: Waiting 01:29:39 f4215c783d20: Layer already exists 01:29:39 ce47e999bef6: Layer already exists 01:29:39 09366ff0c321: Layer already exists 01:29:39 7355b520be2b: Layer already exists 01:29:39 034c3a31e3c3: Layer already exists 01:29:39 e3b6667dfd49: Layer already exists 01:29:39 e96ce013f1d7: Layer already exists 01:29:39 651d9022c234: Layer already exists 01:29:39 3358da451bf5: Layer already exists 01:29:39 main: digest: sha256:4841f7ef50998ab3f58e7117c4f8edccae88a3debc03cf32e06085295f32a067 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:29:40 ===================================================== [Pipeline] echo 01:29:40 taggedImages: 01:29:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:29:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 01:29:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.30 01:29:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:29:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 01:29:40 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 01:29:40 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:29:40 latest 01:29:40 4.0.0-dev.30 01:29:40 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:29:40 main 01:29:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:40 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:40 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:29:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:29:40 6a31a23e3b05: Preparing 01:29:40 d781c0ba22cf: Preparing 01:29:40 e089d92f1ab6: Preparing 01:29:40 f4215c783d20: Preparing 01:29:40 e3b6667dfd49: Preparing 01:29:40 ff5ce9863b7f: Preparing 01:29:40 dfc5a61ae8a7: Preparing 01:29:40 651d9022c234: Preparing 01:29:40 dfc5a61ae8a7: Waiting 01:29:40 ff5ce9863b7f: Waiting 01:29:40 651d9022c234: Waiting 01:29:40 e3b6667dfd49: Layer already exists 01:29:41 f4215c783d20: Layer already exists 01:29:41 d781c0ba22cf: Pushed 01:29:41 6a31a23e3b05: Pushed 01:29:41 dfc5a61ae8a7: Pushed 01:29:41 651d9022c234: Layer already exists 01:29:43 ff5ce9863b7f: Pushed 01:29:47 e089d92f1ab6: Pushed 01:29:47 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:5cf92f3aed5b591409df267b4b349060ee29e22c2886a1009e0fabf4e41395be size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:48 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 01:29:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:29:48 6a31a23e3b05: Preparing 01:29:48 d781c0ba22cf: Preparing 01:29:48 e089d92f1ab6: Preparing 01:29:48 f4215c783d20: Preparing 01:29:48 e3b6667dfd49: Preparing 01:29:48 ff5ce9863b7f: Preparing 01:29:48 dfc5a61ae8a7: Preparing 01:29:48 651d9022c234: Preparing 01:29:48 ff5ce9863b7f: Waiting 01:29:48 dfc5a61ae8a7: Waiting 01:29:48 651d9022c234: Waiting 01:29:48 6a31a23e3b05: Layer already exists 01:29:48 e089d92f1ab6: Layer already exists 01:29:48 f4215c783d20: Layer already exists 01:29:48 e3b6667dfd49: Layer already exists 01:29:48 d781c0ba22cf: Layer already exists 01:29:48 ff5ce9863b7f: Layer already exists 01:29:48 dfc5a61ae8a7: Layer already exists 01:29:48 651d9022c234: Layer already exists 01:29:48 latest: digest: sha256:5cf92f3aed5b591409df267b4b349060ee29e22c2886a1009e0fabf4e41395be size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:49 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.30 01:29:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:29:49 6a31a23e3b05: Preparing 01:29:49 d781c0ba22cf: Preparing 01:29:49 e089d92f1ab6: Preparing 01:29:49 f4215c783d20: Preparing 01:29:49 e3b6667dfd49: Preparing 01:29:49 ff5ce9863b7f: Preparing 01:29:49 dfc5a61ae8a7: Preparing 01:29:49 ff5ce9863b7f: Waiting 01:29:49 651d9022c234: Preparing 01:29:49 dfc5a61ae8a7: Waiting 01:29:49 651d9022c234: Waiting 01:29:49 f4215c783d20: Layer already exists 01:29:49 e089d92f1ab6: Layer already exists 01:29:49 e3b6667dfd49: Layer already exists 01:29:49 6a31a23e3b05: Layer already exists 01:29:49 d781c0ba22cf: Layer already exists 01:29:49 ff5ce9863b7f: Layer already exists 01:29:49 dfc5a61ae8a7: Layer already exists 01:29:49 651d9022c234: Layer already exists 01:29:49 4.0.0-dev.30: digest: sha256:5cf92f3aed5b591409df267b4b349060ee29e22c2886a1009e0fabf4e41395be size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:49 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:29:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:29:50 6a31a23e3b05: Preparing 01:29:50 d781c0ba22cf: Preparing 01:29:50 e089d92f1ab6: Preparing 01:29:50 f4215c783d20: Preparing 01:29:50 e3b6667dfd49: Preparing 01:29:50 ff5ce9863b7f: Preparing 01:29:50 dfc5a61ae8a7: Preparing 01:29:50 651d9022c234: Preparing 01:29:50 ff5ce9863b7f: Waiting 01:29:50 dfc5a61ae8a7: Waiting 01:29:50 651d9022c234: Waiting 01:29:50 d781c0ba22cf: Layer already exists 01:29:50 6a31a23e3b05: Layer already exists 01:29:50 e089d92f1ab6: Layer already exists 01:29:50 f4215c783d20: Layer already exists 01:29:50 e3b6667dfd49: Layer already exists 01:29:50 dfc5a61ae8a7: Layer already exists 01:29:50 651d9022c234: Layer already exists 01:29:50 ff5ce9863b7f: Layer already exists 01:29:50 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:5cf92f3aed5b591409df267b4b349060ee29e22c2886a1009e0fabf4e41395be size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:51 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 01:29:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:29:51 6a31a23e3b05: Preparing 01:29:51 d781c0ba22cf: Preparing 01:29:51 e089d92f1ab6: Preparing 01:29:51 f4215c783d20: Preparing 01:29:51 e3b6667dfd49: Preparing 01:29:51 ff5ce9863b7f: Preparing 01:29:51 dfc5a61ae8a7: Preparing 01:29:51 651d9022c234: Preparing 01:29:51 ff5ce9863b7f: Waiting 01:29:51 dfc5a61ae8a7: Waiting 01:29:51 651d9022c234: Waiting 01:29:51 6a31a23e3b05: Layer already exists 01:29:51 f4215c783d20: Layer already exists 01:29:51 e089d92f1ab6: Layer already exists 01:29:51 d781c0ba22cf: Layer already exists 01:29:51 e3b6667dfd49: Layer already exists 01:29:51 ff5ce9863b7f: Layer already exists 01:29:51 dfc5a61ae8a7: Layer already exists 01:29:51 651d9022c234: Layer already exists 01:29:51 main: digest: sha256:5cf92f3aed5b591409df267b4b349060ee29e22c2886a1009e0fabf4e41395be size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:29:51 ===================================================== [Pipeline] echo 01:29:51 taggedImages: 01:29:51 - nexus3.edgexfoundry.org:10004/core-data-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:29:51 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 01:29:51 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.30 01:29:51 - nexus3.edgexfoundry.org:10004/core-data-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:29:51 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 01:29:51 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 01:29:51 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:29:51 latest 01:29:51 4.0.0-dev.30 01:29:51 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:29:51 main 01:29:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:51 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:52 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:29:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 01:29:52 889e8397a28d: Preparing 01:29:52 09301e6421fc: Preparing 01:29:52 766d5afa42ca: Preparing 01:29:52 e3b6667dfd49: Preparing 01:29:52 437fa0d21be1: Preparing 01:29:52 94c43859fa3b: Preparing 01:29:52 651d9022c234: Preparing 01:29:52 94c43859fa3b: Waiting 01:29:52 651d9022c234: Waiting 01:29:52 e3b6667dfd49: Layer already exists 01:29:52 09301e6421fc: Pushed 01:29:52 889e8397a28d: Pushed 01:29:52 437fa0d21be1: Pushed 01:29:52 651d9022c234: Layer already exists 01:29:52 94c43859fa3b: Pushed 01:29:57 766d5afa42ca: Pushed 01:29:58 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:6cff2f1f24aa9bee223da581ba1cdc2ecb157dc06f04b86aaf44b39d76f69e36 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:58 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:58 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 01:29:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 01:29:58 889e8397a28d: Preparing 01:29:58 09301e6421fc: Preparing 01:29:58 766d5afa42ca: Preparing 01:29:58 e3b6667dfd49: Preparing 01:29:58 437fa0d21be1: Preparing 01:29:58 94c43859fa3b: Preparing 01:29:58 651d9022c234: Preparing 01:29:58 94c43859fa3b: Waiting 01:29:58 651d9022c234: Waiting 01:29:58 889e8397a28d: Layer already exists 01:29:58 e3b6667dfd49: Layer already exists 01:29:58 09301e6421fc: Layer already exists 01:29:58 766d5afa42ca: Layer already exists 01:29:58 437fa0d21be1: Layer already exists 01:29:58 651d9022c234: Layer already exists 01:29:58 94c43859fa3b: Layer already exists 01:29:59 latest: digest: sha256:6cff2f1f24aa9bee223da581ba1cdc2ecb157dc06f04b86aaf44b39d76f69e36 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:59 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:59 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.30 01:29:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 01:29:59 889e8397a28d: Preparing 01:29:59 09301e6421fc: Preparing 01:29:59 766d5afa42ca: Preparing 01:29:59 e3b6667dfd49: Preparing 01:29:59 437fa0d21be1: Preparing 01:29:59 94c43859fa3b: Preparing 01:29:59 651d9022c234: Preparing 01:29:59 94c43859fa3b: Waiting 01:29:59 651d9022c234: Waiting 01:29:59 09301e6421fc: Layer already exists 01:29:59 437fa0d21be1: Layer already exists 01:29:59 889e8397a28d: Layer already exists 01:29:59 e3b6667dfd49: Layer already exists 01:29:59 766d5afa42ca: Layer already exists 01:29:59 94c43859fa3b: Layer already exists 01:29:59 651d9022c234: Layer already exists 01:30:00 4.0.0-dev.30: digest: sha256:6cff2f1f24aa9bee223da581ba1cdc2ecb157dc06f04b86aaf44b39d76f69e36 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:00 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:00 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:30:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 01:30:00 889e8397a28d: Preparing 01:30:00 09301e6421fc: Preparing 01:30:00 766d5afa42ca: Preparing 01:30:00 e3b6667dfd49: Preparing 01:30:00 437fa0d21be1: Preparing 01:30:00 94c43859fa3b: Preparing 01:30:00 651d9022c234: Preparing 01:30:00 94c43859fa3b: Waiting 01:30:00 651d9022c234: Waiting 01:30:00 e3b6667dfd49: Layer already exists 01:30:00 09301e6421fc: Layer already exists 01:30:00 889e8397a28d: Layer already exists 01:30:00 437fa0d21be1: Layer already exists 01:30:00 766d5afa42ca: Layer already exists 01:30:00 94c43859fa3b: Layer already exists 01:30:00 651d9022c234: Layer already exists 01:30:01 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:6cff2f1f24aa9bee223da581ba1cdc2ecb157dc06f04b86aaf44b39d76f69e36 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:01 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:01 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 01:30:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 01:30:01 889e8397a28d: Preparing 01:30:01 09301e6421fc: Preparing 01:30:01 766d5afa42ca: Preparing 01:30:01 e3b6667dfd49: Preparing 01:30:01 437fa0d21be1: Preparing 01:30:01 94c43859fa3b: Preparing 01:30:01 651d9022c234: Preparing 01:30:01 94c43859fa3b: Waiting 01:30:01 651d9022c234: Waiting 01:30:01 766d5afa42ca: Layer already exists 01:30:01 09301e6421fc: Layer already exists 01:30:01 889e8397a28d: Layer already exists 01:30:01 437fa0d21be1: Layer already exists 01:30:01 e3b6667dfd49: Layer already exists 01:30:01 94c43859fa3b: Layer already exists 01:30:01 651d9022c234: Layer already exists 01:30:02 main: digest: sha256:6cff2f1f24aa9bee223da581ba1cdc2ecb157dc06f04b86aaf44b39d76f69e36 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:30:02 ===================================================== [Pipeline] echo 01:30:02 taggedImages: 01:30:02 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:30:02 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 01:30:02 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.30 01:30:02 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:30:02 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 01:30:02 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 01:30:02 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:30:02 latest 01:30:02 4.0.0-dev.30 01:30:02 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:30:02 main 01:30:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:02 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:30:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:30:02 31b09e77399c: Preparing 01:30:02 f8b134468ae1: Preparing 01:30:02 c84c03c44fa7: Preparing 01:30:02 c4fa64f3ab23: Preparing 01:30:02 f4215c783d20: Preparing 01:30:02 e3b6667dfd49: Preparing 01:30:02 e96ce013f1d7: Preparing 01:30:02 3358da451bf5: Preparing 01:30:02 651d9022c234: Preparing 01:30:02 e3b6667dfd49: Waiting 01:30:02 e96ce013f1d7: Waiting 01:30:02 651d9022c234: Waiting 01:30:02 3358da451bf5: Waiting 01:30:02 f4215c783d20: Layer already exists 01:30:03 e3b6667dfd49: Layer already exists 01:30:03 e96ce013f1d7: Layer already exists 01:30:03 3358da451bf5: Layer already exists 01:30:03 c84c03c44fa7: Pushed 01:30:03 f8b134468ae1: Pushed 01:30:03 31b09e77399c: Pushed 01:30:03 651d9022c234: Layer already exists 01:30:08 c4fa64f3ab23: Pushed 01:30:08 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:103fbd8a746ef1da1432951fe9023ff395c2f871550fef3113190da0455f16e0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:08 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 01:30:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:30:09 31b09e77399c: Preparing 01:30:09 f8b134468ae1: Preparing 01:30:09 c84c03c44fa7: Preparing 01:30:09 c4fa64f3ab23: Preparing 01:30:09 f4215c783d20: Preparing 01:30:09 e3b6667dfd49: Preparing 01:30:09 e96ce013f1d7: Preparing 01:30:09 3358da451bf5: Preparing 01:30:09 651d9022c234: Preparing 01:30:09 e96ce013f1d7: Waiting 01:30:09 3358da451bf5: Waiting 01:30:09 651d9022c234: Waiting 01:30:09 e3b6667dfd49: Waiting 01:30:09 f4215c783d20: Layer already exists 01:30:09 c4fa64f3ab23: Layer already exists 01:30:09 f8b134468ae1: Layer already exists 01:30:09 31b09e77399c: Layer already exists 01:30:09 c84c03c44fa7: Layer already exists 01:30:09 e3b6667dfd49: Layer already exists 01:30:09 e96ce013f1d7: Layer already exists 01:30:09 3358da451bf5: Layer already exists 01:30:09 651d9022c234: Layer already exists 01:30:09 latest: digest: sha256:103fbd8a746ef1da1432951fe9023ff395c2f871550fef3113190da0455f16e0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:09 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.30 01:30:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:30:10 31b09e77399c: Preparing 01:30:10 f8b134468ae1: Preparing 01:30:10 c84c03c44fa7: Preparing 01:30:10 c4fa64f3ab23: Preparing 01:30:10 f4215c783d20: Preparing 01:30:10 e3b6667dfd49: Preparing 01:30:10 e96ce013f1d7: Preparing 01:30:10 3358da451bf5: Preparing 01:30:10 651d9022c234: Preparing 01:30:10 e3b6667dfd49: Waiting 01:30:10 e96ce013f1d7: Waiting 01:30:10 3358da451bf5: Waiting 01:30:10 651d9022c234: Waiting 01:30:10 c84c03c44fa7: Layer already exists 01:30:10 31b09e77399c: Layer already exists 01:30:10 c4fa64f3ab23: Layer already exists 01:30:10 f8b134468ae1: Layer already exists 01:30:10 e3b6667dfd49: Layer already exists 01:30:10 651d9022c234: Layer already exists 01:30:10 e96ce013f1d7: Layer already exists 01:30:10 f4215c783d20: Layer already exists 01:30:10 3358da451bf5: Layer already exists 01:30:10 4.0.0-dev.30: digest: sha256:103fbd8a746ef1da1432951fe9023ff395c2f871550fef3113190da0455f16e0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:10 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:30:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:30:11 31b09e77399c: Preparing 01:30:11 f8b134468ae1: Preparing 01:30:11 c84c03c44fa7: Preparing 01:30:11 c4fa64f3ab23: Preparing 01:30:11 f4215c783d20: Preparing 01:30:11 e3b6667dfd49: Preparing 01:30:11 e96ce013f1d7: Preparing 01:30:11 3358da451bf5: Preparing 01:30:11 651d9022c234: Preparing 01:30:11 e3b6667dfd49: Waiting 01:30:11 e96ce013f1d7: Waiting 01:30:11 3358da451bf5: Waiting 01:30:11 651d9022c234: Waiting 01:30:11 f4215c783d20: Layer already exists 01:30:11 c4fa64f3ab23: Layer already exists 01:30:11 f8b134468ae1: Layer already exists 01:30:11 31b09e77399c: Layer already exists 01:30:11 c84c03c44fa7: Layer already exists 01:30:11 3358da451bf5: Layer already exists 01:30:11 e96ce013f1d7: Layer already exists 01:30:11 e3b6667dfd49: Layer already exists 01:30:11 651d9022c234: Layer already exists 01:30:11 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:103fbd8a746ef1da1432951fe9023ff395c2f871550fef3113190da0455f16e0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:11 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 01:30:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:30:12 31b09e77399c: Preparing 01:30:12 f8b134468ae1: Preparing 01:30:12 c84c03c44fa7: Preparing 01:30:12 c4fa64f3ab23: Preparing 01:30:12 f4215c783d20: Preparing 01:30:12 e3b6667dfd49: Preparing 01:30:12 e96ce013f1d7: Preparing 01:30:12 3358da451bf5: Preparing 01:30:12 651d9022c234: Preparing 01:30:12 e3b6667dfd49: Waiting 01:30:12 e96ce013f1d7: Waiting 01:30:12 3358da451bf5: Waiting 01:30:12 651d9022c234: Waiting 01:30:12 f4215c783d20: Layer already exists 01:30:12 31b09e77399c: Layer already exists 01:30:12 c4fa64f3ab23: Layer already exists 01:30:12 c84c03c44fa7: Layer already exists 01:30:12 f8b134468ae1: Layer already exists 01:30:12 e3b6667dfd49: Layer already exists 01:30:12 3358da451bf5: Layer already exists 01:30:12 e96ce013f1d7: Layer already exists 01:30:12 651d9022c234: Layer already exists 01:30:12 main: digest: sha256:103fbd8a746ef1da1432951fe9023ff395c2f871550fef3113190da0455f16e0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:30:12 ===================================================== [Pipeline] echo 01:30:12 taggedImages: 01:30:12 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:30:12 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 01:30:12 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.30 01:30:12 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:30:12 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 01:30:12 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 01:30:12 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:30:12 latest 01:30:12 4.0.0-dev.30 01:30:12 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:30:12 main 01:30:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:13 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:30:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:30:13 ae884b8780e4: Preparing 01:30:13 cc31d06cbedd: Preparing 01:30:13 71aa5b522470: Preparing 01:30:13 a6ae3ede1f52: Preparing 01:30:13 8a107802a1f6: Preparing 01:30:13 e28910d9fd5c: Preparing 01:30:13 41a3ba6eb11f: Preparing 01:30:13 f4215c783d20: Preparing 01:30:13 e3b6667dfd49: Preparing 01:30:13 2369be5649f8: Preparing 01:30:13 e28910d9fd5c: Waiting 01:30:13 06643f3e9a52: Preparing 01:30:13 41a3ba6eb11f: Waiting 01:30:13 f4215c783d20: Waiting 01:30:13 5f70bf18a086: Preparing 01:30:13 cf80d8404547: Preparing 01:30:13 35141244a9aa: Preparing 01:30:13 f433e2bc7edf: Preparing 01:30:13 651d9022c234: Preparing 01:30:13 f433e2bc7edf: Waiting 01:30:13 e3b6667dfd49: Waiting 01:30:13 cf80d8404547: Waiting 01:30:13 651d9022c234: Waiting 01:30:13 35141244a9aa: Waiting 01:30:13 5f70bf18a086: Waiting 01:30:13 06643f3e9a52: Waiting 01:30:13 2369be5649f8: Waiting 01:30:13 a6ae3ede1f52: Pushed 01:30:13 8a107802a1f6: Pushed 01:30:13 cc31d06cbedd: Pushed 01:30:13 ae884b8780e4: Pushed 01:30:13 71aa5b522470: Pushed 01:30:13 f4215c783d20: Layer already exists 01:30:13 e3b6667dfd49: Layer already exists 01:30:13 5f70bf18a086: Layer already exists 01:30:13 e28910d9fd5c: Pushed 01:30:13 2369be5649f8: Pushed 01:30:13 06643f3e9a52: Pushed 01:30:13 651d9022c234: Layer already exists 01:30:13 cf80d8404547: Pushed 01:30:13 f433e2bc7edf: Pushed 01:30:15 35141244a9aa: Pushed 01:30:16 41a3ba6eb11f: Pushed 01:30:17 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:a6fe469692bb8707e225a1bfe2d1b8d3422bc535d7189093751eb6286793c881 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:17 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 01:30:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:30:17 ae884b8780e4: Preparing 01:30:17 cc31d06cbedd: Preparing 01:30:17 71aa5b522470: Preparing 01:30:17 a6ae3ede1f52: Preparing 01:30:17 8a107802a1f6: Preparing 01:30:17 e28910d9fd5c: Preparing 01:30:17 41a3ba6eb11f: Preparing 01:30:17 e28910d9fd5c: Waiting 01:30:17 f4215c783d20: Preparing 01:30:17 41a3ba6eb11f: Waiting 01:30:17 e3b6667dfd49: Preparing 01:30:17 2369be5649f8: Preparing 01:30:17 06643f3e9a52: Preparing 01:30:17 5f70bf18a086: Preparing 01:30:17 cf80d8404547: Preparing 01:30:17 35141244a9aa: Preparing 01:30:17 f433e2bc7edf: Preparing 01:30:17 651d9022c234: Preparing 01:30:17 f4215c783d20: Waiting 01:30:17 cf80d8404547: Waiting 01:30:17 e3b6667dfd49: Waiting 01:30:17 2369be5649f8: Waiting 01:30:17 06643f3e9a52: Waiting 01:30:17 5f70bf18a086: Waiting 01:30:17 35141244a9aa: Waiting 01:30:17 f433e2bc7edf: Waiting 01:30:17 651d9022c234: Waiting 01:30:17 cc31d06cbedd: Layer already exists 01:30:17 8a107802a1f6: Layer already exists 01:30:17 ae884b8780e4: Layer already exists 01:30:17 a6ae3ede1f52: Layer already exists 01:30:17 71aa5b522470: Layer already exists 01:30:17 e28910d9fd5c: Layer already exists 01:30:17 41a3ba6eb11f: Layer already exists 01:30:17 f4215c783d20: Layer already exists 01:30:17 2369be5649f8: Layer already exists 01:30:18 e3b6667dfd49: Layer already exists 01:30:18 5f70bf18a086: Layer already exists 01:30:18 06643f3e9a52: Layer already exists 01:30:18 cf80d8404547: Layer already exists 01:30:18 35141244a9aa: Layer already exists 01:30:18 f433e2bc7edf: Layer already exists 01:30:18 651d9022c234: Layer already exists 01:30:18 latest: digest: sha256:a6fe469692bb8707e225a1bfe2d1b8d3422bc535d7189093751eb6286793c881 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:18 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.30 01:30:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:30:18 ae884b8780e4: Preparing 01:30:18 cc31d06cbedd: Preparing 01:30:18 71aa5b522470: Preparing 01:30:18 a6ae3ede1f52: Preparing 01:30:18 8a107802a1f6: Preparing 01:30:18 e28910d9fd5c: Preparing 01:30:18 41a3ba6eb11f: Preparing 01:30:18 f4215c783d20: Preparing 01:30:18 41a3ba6eb11f: Waiting 01:30:18 e28910d9fd5c: Waiting 01:30:18 e3b6667dfd49: Preparing 01:30:18 f4215c783d20: Waiting 01:30:18 2369be5649f8: Preparing 01:30:18 06643f3e9a52: Preparing 01:30:18 5f70bf18a086: Preparing 01:30:18 e3b6667dfd49: Waiting 01:30:18 2369be5649f8: Waiting 01:30:18 cf80d8404547: Preparing 01:30:18 06643f3e9a52: Waiting 01:30:18 5f70bf18a086: Waiting 01:30:18 35141244a9aa: Preparing 01:30:18 cf80d8404547: Waiting 01:30:18 f433e2bc7edf: Preparing 01:30:18 651d9022c234: Preparing 01:30:18 35141244a9aa: Waiting 01:30:18 651d9022c234: Waiting 01:30:18 f433e2bc7edf: Waiting 01:30:18 71aa5b522470: Layer already exists 01:30:18 a6ae3ede1f52: Layer already exists 01:30:18 cc31d06cbedd: Layer already exists 01:30:18 ae884b8780e4: Layer already exists 01:30:18 8a107802a1f6: Layer already exists 01:30:18 e28910d9fd5c: Layer already exists 01:30:18 41a3ba6eb11f: Layer already exists 01:30:19 e3b6667dfd49: Layer already exists 01:30:19 2369be5649f8: Layer already exists 01:30:19 f4215c783d20: Layer already exists 01:30:19 06643f3e9a52: Layer already exists 01:30:19 5f70bf18a086: Layer already exists 01:30:19 f433e2bc7edf: Layer already exists 01:30:19 35141244a9aa: Layer already exists 01:30:19 cf80d8404547: Layer already exists 01:30:19 651d9022c234: Layer already exists 01:30:19 4.0.0-dev.30: digest: sha256:a6fe469692bb8707e225a1bfe2d1b8d3422bc535d7189093751eb6286793c881 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:19 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:30:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:30:19 ae884b8780e4: Preparing 01:30:19 cc31d06cbedd: Preparing 01:30:19 71aa5b522470: Preparing 01:30:19 a6ae3ede1f52: Preparing 01:30:19 8a107802a1f6: Preparing 01:30:19 e28910d9fd5c: Preparing 01:30:19 41a3ba6eb11f: Preparing 01:30:19 f4215c783d20: Preparing 01:30:19 e3b6667dfd49: Preparing 01:30:19 2369be5649f8: Preparing 01:30:19 06643f3e9a52: Preparing 01:30:19 e28910d9fd5c: Waiting 01:30:19 41a3ba6eb11f: Waiting 01:30:19 5f70bf18a086: Preparing 01:30:19 2369be5649f8: Waiting 01:30:19 f4215c783d20: Waiting 01:30:19 e3b6667dfd49: Waiting 01:30:19 cf80d8404547: Preparing 01:30:19 06643f3e9a52: Waiting 01:30:19 5f70bf18a086: Waiting 01:30:19 35141244a9aa: Preparing 01:30:19 cf80d8404547: Waiting 01:30:19 f433e2bc7edf: Preparing 01:30:19 35141244a9aa: Waiting 01:30:19 651d9022c234: Preparing 01:30:19 f433e2bc7edf: Waiting 01:30:19 651d9022c234: Waiting 01:30:19 8a107802a1f6: Layer already exists 01:30:19 a6ae3ede1f52: Layer already exists 01:30:19 ae884b8780e4: Layer already exists 01:30:19 cc31d06cbedd: Layer already exists 01:30:19 71aa5b522470: Layer already exists 01:30:19 e28910d9fd5c: Layer already exists 01:30:19 f4215c783d20: Layer already exists 01:30:19 2369be5649f8: Layer already exists 01:30:19 e3b6667dfd49: Layer already exists 01:30:19 41a3ba6eb11f: Layer already exists 01:30:20 5f70bf18a086: Layer already exists 01:30:20 06643f3e9a52: Layer already exists 01:30:20 cf80d8404547: Layer already exists 01:30:20 f433e2bc7edf: Layer already exists 01:30:20 35141244a9aa: Layer already exists 01:30:20 651d9022c234: Layer already exists 01:30:20 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:a6fe469692bb8707e225a1bfe2d1b8d3422bc535d7189093751eb6286793c881 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:20 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 01:30:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:30:20 ae884b8780e4: Preparing 01:30:20 cc31d06cbedd: Preparing 01:30:20 71aa5b522470: Preparing 01:30:20 a6ae3ede1f52: Preparing 01:30:20 8a107802a1f6: Preparing 01:30:20 e28910d9fd5c: Preparing 01:30:20 41a3ba6eb11f: Preparing 01:30:20 e28910d9fd5c: Waiting 01:30:20 f4215c783d20: Preparing 01:30:20 41a3ba6eb11f: Waiting 01:30:20 e3b6667dfd49: Preparing 01:30:20 f4215c783d20: Waiting 01:30:20 e3b6667dfd49: Waiting 01:30:20 2369be5649f8: Preparing 01:30:20 06643f3e9a52: Preparing 01:30:20 2369be5649f8: Waiting 01:30:20 5f70bf18a086: Preparing 01:30:20 06643f3e9a52: Waiting 01:30:20 cf80d8404547: Preparing 01:30:20 5f70bf18a086: Waiting 01:30:20 cf80d8404547: Waiting 01:30:20 35141244a9aa: Preparing 01:30:20 f433e2bc7edf: Preparing 01:30:20 35141244a9aa: Waiting 01:30:20 651d9022c234: Preparing 01:30:20 f433e2bc7edf: Waiting 01:30:20 651d9022c234: Waiting 01:30:20 8a107802a1f6: Layer already exists 01:30:20 a6ae3ede1f52: Layer already exists 01:30:20 71aa5b522470: Layer already exists 01:30:20 cc31d06cbedd: Layer already exists 01:30:20 ae884b8780e4: Layer already exists 01:30:20 41a3ba6eb11f: Layer already exists 01:30:20 e28910d9fd5c: Layer already exists 01:30:20 e3b6667dfd49: Layer already exists 01:30:20 f4215c783d20: Layer already exists 01:30:20 2369be5649f8: Layer already exists 01:30:20 06643f3e9a52: Layer already exists 01:30:20 cf80d8404547: Layer already exists 01:30:20 5f70bf18a086: Layer already exists 01:30:21 35141244a9aa: Layer already exists 01:30:21 651d9022c234: Layer already exists 01:30:21 f433e2bc7edf: Layer already exists 01:30:21 main: digest: sha256:a6fe469692bb8707e225a1bfe2d1b8d3422bc535d7189093751eb6286793c881 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:30:21 ===================================================== [Pipeline] echo 01:30:21 taggedImages: 01:30:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:30:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 01:30:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.30 01:30:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:30:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 01:30:21 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 01:30:21 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:30:21 latest 01:30:21 4.0.0-dev.30 01:30:21 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:30:21 main 01:30:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:21 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:30:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:30:22 35a4c4f0015d: Preparing 01:30:22 998c98defbe6: Preparing 01:30:22 f2f005b3b931: Preparing 01:30:22 59fa94a8a108: Preparing 01:30:22 f4215c783d20: Preparing 01:30:22 e3b6667dfd49: Preparing 01:30:22 e96ce013f1d7: Preparing 01:30:22 3358da451bf5: Preparing 01:30:22 651d9022c234: Preparing 01:30:22 651d9022c234: Waiting 01:30:22 e96ce013f1d7: Waiting 01:30:22 e3b6667dfd49: Waiting 01:30:22 3358da451bf5: Waiting 01:30:22 f4215c783d20: Layer already exists 01:30:22 e3b6667dfd49: Layer already exists 01:30:22 35a4c4f0015d: Pushed 01:30:22 e96ce013f1d7: Layer already exists 01:30:22 f2f005b3b931: Pushed 01:30:22 998c98defbe6: Pushed 01:30:22 651d9022c234: Layer already exists 01:30:22 3358da451bf5: Layer already exists 01:30:27 59fa94a8a108: Pushed 01:30:27 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:cf7bca1d475ad2b9c948acd5f0d34b303388ea25715d7190e6e2d2b67650b37a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:28 + 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 01:30:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 01:30:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:30:28 35a4c4f0015d: Preparing 01:30:28 998c98defbe6: Preparing 01:30:28 f2f005b3b931: Preparing 01:30:28 59fa94a8a108: Preparing 01:30:28 f4215c783d20: Preparing 01:30:28 e3b6667dfd49: Preparing 01:30:28 e96ce013f1d7: Preparing 01:30:28 3358da451bf5: Preparing 01:30:28 651d9022c234: Preparing 01:30:28 e3b6667dfd49: Waiting 01:30:28 3358da451bf5: Waiting 01:30:28 651d9022c234: Waiting 01:30:28 e96ce013f1d7: Waiting 01:30:28 f2f005b3b931: Layer already exists 01:30:28 f4215c783d20: Layer already exists 01:30:28 998c98defbe6: Layer already exists 01:30:28 59fa94a8a108: Layer already exists 01:30:28 e3b6667dfd49: Layer already exists 01:30:28 35a4c4f0015d: Layer already exists 01:30:28 3358da451bf5: Layer already exists 01:30:28 e96ce013f1d7: Layer already exists 01:30:28 651d9022c234: Layer already exists 01:30:28 latest: digest: sha256:cf7bca1d475ad2b9c948acd5f0d34b303388ea25715d7190e6e2d2b67650b37a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:29 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.30 01:30:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:30:29 35a4c4f0015d: Preparing 01:30:29 998c98defbe6: Preparing 01:30:29 f2f005b3b931: Preparing 01:30:29 59fa94a8a108: Preparing 01:30:29 f4215c783d20: Preparing 01:30:29 e3b6667dfd49: Preparing 01:30:29 e96ce013f1d7: Preparing 01:30:29 3358da451bf5: Preparing 01:30:29 651d9022c234: Preparing 01:30:29 e96ce013f1d7: Waiting 01:30:29 3358da451bf5: Waiting 01:30:29 651d9022c234: Waiting 01:30:29 e3b6667dfd49: Waiting 01:30:29 998c98defbe6: Layer already exists 01:30:29 f2f005b3b931: Layer already exists 01:30:29 59fa94a8a108: Layer already exists 01:30:29 f4215c783d20: Layer already exists 01:30:29 35a4c4f0015d: Layer already exists 01:30:29 e3b6667dfd49: Layer already exists 01:30:29 e96ce013f1d7: Layer already exists 01:30:29 3358da451bf5: Layer already exists 01:30:29 651d9022c234: Layer already exists 01:30:29 4.0.0-dev.30: digest: sha256:cf7bca1d475ad2b9c948acd5f0d34b303388ea25715d7190e6e2d2b67650b37a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:30 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:30:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:30:30 35a4c4f0015d: Preparing 01:30:30 998c98defbe6: Preparing 01:30:30 f2f005b3b931: Preparing 01:30:30 59fa94a8a108: Preparing 01:30:30 f4215c783d20: Preparing 01:30:30 e3b6667dfd49: Preparing 01:30:30 e96ce013f1d7: Preparing 01:30:30 3358da451bf5: Preparing 01:30:30 651d9022c234: Preparing 01:30:30 e3b6667dfd49: Waiting 01:30:30 e96ce013f1d7: Waiting 01:30:30 651d9022c234: Waiting 01:30:30 3358da451bf5: Waiting 01:30:30 f2f005b3b931: Layer already exists 01:30:30 f4215c783d20: Layer already exists 01:30:30 59fa94a8a108: Layer already exists 01:30:30 998c98defbe6: Layer already exists 01:30:30 35a4c4f0015d: Layer already exists 01:30:30 e96ce013f1d7: Layer already exists 01:30:30 3358da451bf5: Layer already exists 01:30:30 651d9022c234: Layer already exists 01:30:30 e3b6667dfd49: Layer already exists 01:30:30 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:cf7bca1d475ad2b9c948acd5f0d34b303388ea25715d7190e6e2d2b67650b37a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:31 + 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 01:30:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 01:30:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:30:31 35a4c4f0015d: Preparing 01:30:31 998c98defbe6: Preparing 01:30:31 f2f005b3b931: Preparing 01:30:31 59fa94a8a108: Preparing 01:30:31 f4215c783d20: Preparing 01:30:31 e3b6667dfd49: Preparing 01:30:31 e96ce013f1d7: Preparing 01:30:31 3358da451bf5: Preparing 01:30:31 651d9022c234: Preparing 01:30:31 e3b6667dfd49: Waiting 01:30:31 e96ce013f1d7: Waiting 01:30:31 3358da451bf5: Waiting 01:30:31 651d9022c234: Waiting 01:30:31 f4215c783d20: Layer already exists 01:30:31 998c98defbe6: Layer already exists 01:30:31 35a4c4f0015d: Layer already exists 01:30:31 59fa94a8a108: Layer already exists 01:30:31 f2f005b3b931: Layer already exists 01:30:31 e3b6667dfd49: Layer already exists 01:30:31 651d9022c234: Layer already exists 01:30:31 3358da451bf5: Layer already exists 01:30:31 e96ce013f1d7: Layer already exists 01:30:31 main: digest: sha256:cf7bca1d475ad2b9c948acd5f0d34b303388ea25715d7190e6e2d2b67650b37a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:30:31 ===================================================== [Pipeline] echo 01:30:31 taggedImages: 01:30:31 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:30:31 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 01:30:31 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.30 01:30:31 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:30:31 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 01:30:31 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 01:30:31 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:30:31 latest 01:30:31 4.0.0-dev.30 01:30:31 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:30:31 main 01:30:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:32 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:30:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:30:32 6c327d0ec36c: Preparing 01:30:32 0c01480c32ce: Preparing 01:30:32 04c2c10a54c3: Preparing 01:30:32 950e57cdb667: Preparing 01:30:32 ee17d1fe25b4: Preparing 01:30:32 f4215c783d20: Preparing 01:30:32 e3b6667dfd49: Preparing 01:30:32 70573deb82f1: Preparing 01:30:32 42b907ea6298: Preparing 01:30:32 566838e7a7f4: Preparing 01:30:32 651d9022c234: Preparing 01:30:32 f4215c783d20: Waiting 01:30:32 e3b6667dfd49: Waiting 01:30:32 70573deb82f1: Waiting 01:30:32 42b907ea6298: Waiting 01:30:32 566838e7a7f4: Waiting 01:30:32 651d9022c234: Waiting 01:30:32 ee17d1fe25b4: Pushed 01:30:32 0c01480c32ce: Pushed 01:30:32 950e57cdb667: Pushed 01:30:32 6c327d0ec36c: Pushed 01:30:32 f4215c783d20: Layer already exists 01:30:32 e3b6667dfd49: Layer already exists 01:30:32 651d9022c234: Layer already exists 01:30:33 70573deb82f1: Pushed 01:30:33 42b907ea6298: Pushed 01:30:35 04c2c10a54c3: Pushed 01:30:37 566838e7a7f4: Pushed 01:30:37 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:e7aa7eff0488a84111cea429446beb46d3d72362eb89a4d90f44215dfd2f0b50 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:37 + 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 01:30:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 01:30:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:30:38 6c327d0ec36c: Preparing 01:30:38 0c01480c32ce: Preparing 01:30:38 04c2c10a54c3: Preparing 01:30:38 950e57cdb667: Preparing 01:30:38 ee17d1fe25b4: Preparing 01:30:38 f4215c783d20: Preparing 01:30:38 e3b6667dfd49: Preparing 01:30:38 70573deb82f1: Preparing 01:30:38 42b907ea6298: Preparing 01:30:38 566838e7a7f4: Preparing 01:30:38 651d9022c234: Preparing 01:30:38 e3b6667dfd49: Waiting 01:30:38 70573deb82f1: Waiting 01:30:38 42b907ea6298: Waiting 01:30:38 566838e7a7f4: Waiting 01:30:38 651d9022c234: Waiting 01:30:38 f4215c783d20: Waiting 01:30:38 ee17d1fe25b4: Layer already exists 01:30:38 0c01480c32ce: Layer already exists 01:30:38 6c327d0ec36c: Layer already exists 01:30:38 04c2c10a54c3: Layer already exists 01:30:38 950e57cdb667: Layer already exists 01:30:38 f4215c783d20: Layer already exists 01:30:38 70573deb82f1: Layer already exists 01:30:38 e3b6667dfd49: Layer already exists 01:30:38 42b907ea6298: Layer already exists 01:30:38 566838e7a7f4: Layer already exists 01:30:38 651d9022c234: Layer already exists 01:30:38 latest: digest: sha256:e7aa7eff0488a84111cea429446beb46d3d72362eb89a4d90f44215dfd2f0b50 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:38 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.30 01:30:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:30:39 6c327d0ec36c: Preparing 01:30:39 0c01480c32ce: Preparing 01:30:39 04c2c10a54c3: Preparing 01:30:39 950e57cdb667: Preparing 01:30:39 ee17d1fe25b4: Preparing 01:30:39 f4215c783d20: Preparing 01:30:39 e3b6667dfd49: Preparing 01:30:39 70573deb82f1: Preparing 01:30:39 42b907ea6298: Preparing 01:30:39 566838e7a7f4: Preparing 01:30:39 651d9022c234: Preparing 01:30:39 70573deb82f1: Waiting 01:30:39 42b907ea6298: Waiting 01:30:39 566838e7a7f4: Waiting 01:30:39 651d9022c234: Waiting 01:30:39 f4215c783d20: Waiting 01:30:39 e3b6667dfd49: Waiting 01:30:39 04c2c10a54c3: Layer already exists 01:30:39 0c01480c32ce: Layer already exists 01:30:39 950e57cdb667: Layer already exists 01:30:39 6c327d0ec36c: Layer already exists 01:30:39 ee17d1fe25b4: Layer already exists 01:30:39 f4215c783d20: Layer already exists 01:30:39 e3b6667dfd49: Layer already exists 01:30:39 42b907ea6298: Layer already exists 01:30:39 566838e7a7f4: Layer already exists 01:30:39 70573deb82f1: Layer already exists 01:30:39 651d9022c234: Layer already exists 01:30:39 4.0.0-dev.30: digest: sha256:e7aa7eff0488a84111cea429446beb46d3d72362eb89a4d90f44215dfd2f0b50 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:39 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:30:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:30:40 6c327d0ec36c: Preparing 01:30:40 0c01480c32ce: Preparing 01:30:40 04c2c10a54c3: Preparing 01:30:40 950e57cdb667: Preparing 01:30:40 ee17d1fe25b4: Preparing 01:30:40 f4215c783d20: Preparing 01:30:40 e3b6667dfd49: Preparing 01:30:40 f4215c783d20: Waiting 01:30:40 70573deb82f1: Preparing 01:30:40 42b907ea6298: Preparing 01:30:40 e3b6667dfd49: Waiting 01:30:40 70573deb82f1: Waiting 01:30:40 566838e7a7f4: Preparing 01:30:40 42b907ea6298: Waiting 01:30:40 651d9022c234: Preparing 01:30:40 566838e7a7f4: Waiting 01:30:40 651d9022c234: Waiting 01:30:40 ee17d1fe25b4: Layer already exists 01:30:40 6c327d0ec36c: Layer already exists 01:30:40 950e57cdb667: Layer already exists 01:30:40 04c2c10a54c3: Layer already exists 01:30:40 0c01480c32ce: Layer already exists 01:30:40 e3b6667dfd49: Layer already exists 01:30:40 70573deb82f1: Layer already exists 01:30:40 42b907ea6298: Layer already exists 01:30:40 f4215c783d20: Layer already exists 01:30:40 566838e7a7f4: Layer already exists 01:30:40 651d9022c234: Layer already exists 01:30:40 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:e7aa7eff0488a84111cea429446beb46d3d72362eb89a4d90f44215dfd2f0b50 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:40 + 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 01:30:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 01:30:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:30:41 6c327d0ec36c: Preparing 01:30:41 0c01480c32ce: Preparing 01:30:41 04c2c10a54c3: Preparing 01:30:41 950e57cdb667: Preparing 01:30:41 ee17d1fe25b4: Preparing 01:30:41 f4215c783d20: Preparing 01:30:41 e3b6667dfd49: Preparing 01:30:41 70573deb82f1: Preparing 01:30:41 42b907ea6298: Preparing 01:30:41 f4215c783d20: Waiting 01:30:41 e3b6667dfd49: Waiting 01:30:41 70573deb82f1: Waiting 01:30:41 566838e7a7f4: Preparing 01:30:41 651d9022c234: Preparing 01:30:41 566838e7a7f4: Waiting 01:30:41 42b907ea6298: Waiting 01:30:41 651d9022c234: Waiting 01:30:41 0c01480c32ce: Layer already exists 01:30:41 04c2c10a54c3: Layer already exists 01:30:41 ee17d1fe25b4: Layer already exists 01:30:41 6c327d0ec36c: Layer already exists 01:30:41 950e57cdb667: Layer already exists 01:30:41 e3b6667dfd49: Layer already exists 01:30:41 f4215c783d20: Layer already exists 01:30:41 70573deb82f1: Layer already exists 01:30:41 566838e7a7f4: Layer already exists 01:30:41 42b907ea6298: Layer already exists 01:30:41 651d9022c234: Layer already exists 01:30:41 main: digest: sha256:e7aa7eff0488a84111cea429446beb46d3d72362eb89a4d90f44215dfd2f0b50 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:30:41 ===================================================== [Pipeline] echo 01:30:41 taggedImages: 01:30:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:30:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 01:30:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.30 01:30:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:30:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 01:30:41 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 01:30:41 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:30:41 latest 01:30:41 4.0.0-dev.30 01:30:41 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:30:41 main 01:30:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:42 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:30:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:30:42 54eb03baba3c: Preparing 01:30:42 3e15118c4098: Preparing 01:30:42 13c728194cc0: Preparing 01:30:42 e32d0e5689a2: Preparing 01:30:42 55abea3d8de4: Preparing 01:30:42 b4d7f5348f25: Preparing 01:30:42 39b20a3b128f: Preparing 01:30:42 f4215c783d20: Preparing 01:30:42 e3b6667dfd49: Preparing 01:30:42 b4d7f5348f25: Waiting 01:30:42 39b20a3b128f: Waiting 01:30:42 54e45beabddc: Preparing 01:30:42 f4215c783d20: Waiting 01:30:42 e3b6667dfd49: Waiting 01:30:42 b284e735aca4: Preparing 01:30:42 54e45beabddc: Waiting 01:30:42 651d9022c234: Preparing 01:30:42 b284e735aca4: Waiting 01:30:42 651d9022c234: Waiting 01:30:42 3e15118c4098: Pushed 01:30:42 54eb03baba3c: Pushed 01:30:42 55abea3d8de4: Pushed 01:30:42 f4215c783d20: Layer already exists 01:30:42 e3b6667dfd49: Layer already exists 01:30:42 b4d7f5348f25: Pushed 01:30:42 39b20a3b128f: Pushed 01:30:42 651d9022c234: Layer already exists 01:30:44 54e45beabddc: Pushed 01:30:44 e32d0e5689a2: Pushed 01:30:45 13c728194cc0: Pushed 01:30:45 b284e735aca4: Pushed 01:30:46 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:eb72f09d6697aa6c1d0ce1c39d678e52415e499ba2e59d3e8c4be5ddbe471a2f size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:46 + 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 01:30:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 01:30:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:30:46 54eb03baba3c: Preparing 01:30:46 3e15118c4098: Preparing 01:30:46 13c728194cc0: Preparing 01:30:46 e32d0e5689a2: Preparing 01:30:46 55abea3d8de4: Preparing 01:30:46 b4d7f5348f25: Preparing 01:30:46 39b20a3b128f: Preparing 01:30:46 f4215c783d20: Preparing 01:30:46 e3b6667dfd49: Preparing 01:30:46 54e45beabddc: Preparing 01:30:46 b284e735aca4: Preparing 01:30:46 651d9022c234: Preparing 01:30:46 f4215c783d20: Waiting 01:30:46 e3b6667dfd49: Waiting 01:30:46 54e45beabddc: Waiting 01:30:46 b284e735aca4: Waiting 01:30:46 651d9022c234: Waiting 01:30:46 b4d7f5348f25: Waiting 01:30:46 39b20a3b128f: Waiting 01:30:46 3e15118c4098: Layer already exists 01:30:46 55abea3d8de4: Layer already exists 01:30:46 13c728194cc0: Layer already exists 01:30:46 54eb03baba3c: Layer already exists 01:30:46 e32d0e5689a2: Layer already exists 01:30:46 b4d7f5348f25: Layer already exists 01:30:46 39b20a3b128f: Layer already exists 01:30:47 f4215c783d20: Layer already exists 01:30:47 e3b6667dfd49: Layer already exists 01:30:47 54e45beabddc: Layer already exists 01:30:47 651d9022c234: Layer already exists 01:30:47 b284e735aca4: Layer already exists 01:30:47 latest: digest: sha256:eb72f09d6697aa6c1d0ce1c39d678e52415e499ba2e59d3e8c4be5ddbe471a2f size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:47 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.30 01:30:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:30:47 54eb03baba3c: Preparing 01:30:47 3e15118c4098: Preparing 01:30:47 13c728194cc0: Preparing 01:30:47 e32d0e5689a2: Preparing 01:30:47 55abea3d8de4: Preparing 01:30:47 b4d7f5348f25: Preparing 01:30:47 39b20a3b128f: Preparing 01:30:47 f4215c783d20: Preparing 01:30:47 e3b6667dfd49: Preparing 01:30:47 54e45beabddc: Preparing 01:30:47 b284e735aca4: Preparing 01:30:47 651d9022c234: Preparing 01:30:47 f4215c783d20: Waiting 01:30:47 e3b6667dfd49: Waiting 01:30:47 54e45beabddc: Waiting 01:30:47 b284e735aca4: Waiting 01:30:47 651d9022c234: Waiting 01:30:47 b4d7f5348f25: Waiting 01:30:47 39b20a3b128f: Waiting 01:30:47 13c728194cc0: Layer already exists 01:30:47 e32d0e5689a2: Layer already exists 01:30:47 54eb03baba3c: Layer already exists 01:30:47 55abea3d8de4: Layer already exists 01:30:47 3e15118c4098: Layer already exists 01:30:47 b4d7f5348f25: Layer already exists 01:30:47 39b20a3b128f: Layer already exists 01:30:47 f4215c783d20: Layer already exists 01:30:47 54e45beabddc: Layer already exists 01:30:47 e3b6667dfd49: Layer already exists 01:30:47 651d9022c234: Layer already exists 01:30:47 b284e735aca4: Layer already exists 01:30:48 4.0.0-dev.30: digest: sha256:eb72f09d6697aa6c1d0ce1c39d678e52415e499ba2e59d3e8c4be5ddbe471a2f size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:48 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:30:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:30:48 54eb03baba3c: Preparing 01:30:48 3e15118c4098: Preparing 01:30:48 13c728194cc0: Preparing 01:30:48 e32d0e5689a2: Preparing 01:30:48 55abea3d8de4: Preparing 01:30:48 b4d7f5348f25: Preparing 01:30:48 39b20a3b128f: Preparing 01:30:48 f4215c783d20: Preparing 01:30:48 e3b6667dfd49: Preparing 01:30:48 54e45beabddc: Preparing 01:30:48 b284e735aca4: Preparing 01:30:48 651d9022c234: Preparing 01:30:48 e3b6667dfd49: Waiting 01:30:48 54e45beabddc: Waiting 01:30:48 651d9022c234: Waiting 01:30:48 b284e735aca4: Waiting 01:30:48 b4d7f5348f25: Waiting 01:30:48 39b20a3b128f: Waiting 01:30:48 f4215c783d20: Waiting 01:30:48 3e15118c4098: Layer already exists 01:30:48 54eb03baba3c: Layer already exists 01:30:48 13c728194cc0: Layer already exists 01:30:48 55abea3d8de4: Layer already exists 01:30:48 e32d0e5689a2: Layer already exists 01:30:48 f4215c783d20: Layer already exists 01:30:48 39b20a3b128f: Layer already exists 01:30:48 e3b6667dfd49: Layer already exists 01:30:48 b4d7f5348f25: Layer already exists 01:30:49 54e45beabddc: Layer already exists 01:30:49 651d9022c234: Layer already exists 01:30:49 b284e735aca4: Layer already exists 01:30:49 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:eb72f09d6697aa6c1d0ce1c39d678e52415e499ba2e59d3e8c4be5ddbe471a2f size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:49 + 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 01:30:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 01:30:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:30:49 54eb03baba3c: Preparing 01:30:49 3e15118c4098: Preparing 01:30:49 13c728194cc0: Preparing 01:30:49 e32d0e5689a2: Preparing 01:30:49 55abea3d8de4: Preparing 01:30:49 b4d7f5348f25: Preparing 01:30:49 39b20a3b128f: Preparing 01:30:49 f4215c783d20: Preparing 01:30:49 e3b6667dfd49: Preparing 01:30:49 54e45beabddc: Preparing 01:30:49 b284e735aca4: Preparing 01:30:49 39b20a3b128f: Waiting 01:30:49 f4215c783d20: Waiting 01:30:49 e3b6667dfd49: Waiting 01:30:49 b4d7f5348f25: Waiting 01:30:49 54e45beabddc: Waiting 01:30:49 651d9022c234: Preparing 01:30:49 b284e735aca4: Waiting 01:30:49 651d9022c234: Waiting 01:30:49 13c728194cc0: Layer already exists 01:30:49 3e15118c4098: Layer already exists 01:30:49 54eb03baba3c: Layer already exists 01:30:49 55abea3d8de4: Layer already exists 01:30:49 e32d0e5689a2: Layer already exists 01:30:49 b4d7f5348f25: Layer already exists 01:30:49 39b20a3b128f: Layer already exists 01:30:49 54e45beabddc: Layer already exists 01:30:49 e3b6667dfd49: Layer already exists 01:30:49 f4215c783d20: Layer already exists 01:30:49 b284e735aca4: Layer already exists 01:30:49 651d9022c234: Layer already exists 01:30:49 main: digest: sha256:eb72f09d6697aa6c1d0ce1c39d678e52415e499ba2e59d3e8c4be5ddbe471a2f size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:30:50 ===================================================== [Pipeline] echo 01:30:50 taggedImages: 01:30:50 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:30:50 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 01:30:50 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.30 01:30:50 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:30:50 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 01:30:50 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 01:30:50 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:30:50 latest 01:30:50 4.0.0-dev.30 01:30:50 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:30:50 main 01:30:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:50 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:30:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:30:50 da6ec23fb153: Preparing 01:30:50 097477e8424a: Preparing 01:30:50 f4215c783d20: Preparing 01:30:50 e3b6667dfd49: Preparing 01:30:50 72bee4df76c4: Preparing 01:30:50 4d1b6c8573b2: Preparing 01:30:50 651d9022c234: Preparing 01:30:50 4d1b6c8573b2: Waiting 01:30:50 651d9022c234: Waiting 01:30:52 e3b6667dfd49: Layer already exists 01:30:52 f4215c783d20: Layer already exists 01:30:52 651d9022c234: Layer already exists 01:30:52 da6ec23fb153: Pushed 01:30:52 72bee4df76c4: Pushed 01:30:54 4d1b6c8573b2: Pushed 01:30:56 097477e8424a: Pushed 01:30:56 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:ee862d41317bbb19e6189aeff980d6e92e464a75e92a2058d638b34708fa4d53 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:57 + 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 01:30:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 01:30:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:30:57 da6ec23fb153: Preparing 01:30:57 097477e8424a: Preparing 01:30:57 f4215c783d20: Preparing 01:30:57 e3b6667dfd49: Preparing 01:30:57 72bee4df76c4: Preparing 01:30:57 4d1b6c8573b2: Preparing 01:30:57 651d9022c234: Preparing 01:30:57 4d1b6c8573b2: Waiting 01:30:57 651d9022c234: Waiting 01:30:57 f4215c783d20: Layer already exists 01:30:57 097477e8424a: Layer already exists 01:30:57 72bee4df76c4: Layer already exists 01:30:57 e3b6667dfd49: Layer already exists 01:30:57 da6ec23fb153: Layer already exists 01:30:57 651d9022c234: Layer already exists 01:30:57 4d1b6c8573b2: Layer already exists 01:30:57 latest: digest: sha256:ee862d41317bbb19e6189aeff980d6e92e464a75e92a2058d638b34708fa4d53 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:58 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.30 01:30:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:30:58 da6ec23fb153: Preparing 01:30:58 097477e8424a: Preparing 01:30:58 f4215c783d20: Preparing 01:30:58 e3b6667dfd49: Preparing 01:30:58 72bee4df76c4: Preparing 01:30:58 4d1b6c8573b2: Preparing 01:30:58 651d9022c234: Preparing 01:30:58 4d1b6c8573b2: Waiting 01:30:58 651d9022c234: Waiting 01:30:58 72bee4df76c4: Layer already exists 01:30:58 da6ec23fb153: Layer already exists 01:30:58 f4215c783d20: Layer already exists 01:30:58 097477e8424a: Layer already exists 01:30:58 e3b6667dfd49: Layer already exists 01:30:58 4d1b6c8573b2: Layer already exists 01:30:58 651d9022c234: Layer already exists 01:30:58 4.0.0-dev.30: digest: sha256:ee862d41317bbb19e6189aeff980d6e92e464a75e92a2058d638b34708fa4d53 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:59 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:30:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:30:59 da6ec23fb153: Preparing 01:30:59 097477e8424a: Preparing 01:30:59 f4215c783d20: Preparing 01:30:59 e3b6667dfd49: Preparing 01:30:59 72bee4df76c4: Preparing 01:30:59 4d1b6c8573b2: Preparing 01:30:59 651d9022c234: Preparing 01:30:59 4d1b6c8573b2: Waiting 01:30:59 651d9022c234: Waiting 01:30:59 f4215c783d20: Layer already exists 01:30:59 e3b6667dfd49: Layer already exists 01:30:59 72bee4df76c4: Layer already exists 01:30:59 097477e8424a: Layer already exists 01:30:59 da6ec23fb153: Layer already exists 01:30:59 4d1b6c8573b2: Layer already exists 01:30:59 651d9022c234: Layer already exists 01:30:59 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:ee862d41317bbb19e6189aeff980d6e92e464a75e92a2058d638b34708fa4d53 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:59 + 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 01:31:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 01:31:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:31:00 da6ec23fb153: Preparing 01:31:00 097477e8424a: Preparing 01:31:00 f4215c783d20: Preparing 01:31:00 e3b6667dfd49: Preparing 01:31:00 72bee4df76c4: Preparing 01:31:00 4d1b6c8573b2: Preparing 01:31:00 651d9022c234: Preparing 01:31:00 4d1b6c8573b2: Waiting 01:31:00 651d9022c234: Waiting 01:31:00 72bee4df76c4: Layer already exists 01:31:00 f4215c783d20: Layer already exists 01:31:00 097477e8424a: Layer already exists 01:31:00 e3b6667dfd49: Layer already exists 01:31:00 da6ec23fb153: Layer already exists 01:31:00 651d9022c234: Layer already exists 01:31:00 4d1b6c8573b2: Layer already exists 01:31:00 main: digest: sha256:ee862d41317bbb19e6189aeff980d6e92e464a75e92a2058d638b34708fa4d53 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:31:00 ===================================================== [Pipeline] echo 01:31:00 taggedImages: 01:31:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:31:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 01:31:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.30 01:31:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:31:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 01:31:00 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 01:31:00 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:31:00 latest 01:31:00 4.0.0-dev.30 01:31:00 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:31:00 main 01:31:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:01 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:31:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:31:01 108a213a78b1: Preparing 01:31:01 d01bb3aaf399: Preparing 01:31:01 8c5ec2b4231b: Preparing 01:31:01 f4215c783d20: Preparing 01:31:01 e3b6667dfd49: Preparing 01:31:01 ffb12a27890b: Preparing 01:31:01 35493636ff8f: Preparing 01:31:01 6147575dba0c: Preparing 01:31:01 1da5223191f0: Preparing 01:31:01 651d9022c234: Preparing 01:31:01 ffb12a27890b: Waiting 01:31:01 35493636ff8f: Waiting 01:31:01 6147575dba0c: Waiting 01:31:01 1da5223191f0: Waiting 01:31:01 651d9022c234: Waiting 01:31:01 e3b6667dfd49: Layer already exists 01:31:01 f4215c783d20: Layer already exists 01:31:01 d01bb3aaf399: Pushed 01:31:01 8c5ec2b4231b: Pushed 01:31:01 108a213a78b1: Pushed 01:31:01 651d9022c234: Layer already exists 01:31:01 6147575dba0c: Pushed 01:31:04 1da5223191f0: Pushed 01:31:16 35493636ff8f: Pushed 01:31:23 ffb12a27890b: Pushed 01:31:23 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:e256182b665abb39bec14224a8209ced9e4d8262ebe62779e36523df3606df9c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:23 + 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 01:31:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 01:31:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:31:24 108a213a78b1: Preparing 01:31:24 d01bb3aaf399: Preparing 01:31:24 8c5ec2b4231b: Preparing 01:31:24 f4215c783d20: Preparing 01:31:24 e3b6667dfd49: Preparing 01:31:24 ffb12a27890b: Preparing 01:31:24 35493636ff8f: Preparing 01:31:24 6147575dba0c: Preparing 01:31:24 ffb12a27890b: Waiting 01:31:24 1da5223191f0: Preparing 01:31:24 6147575dba0c: Waiting 01:31:24 651d9022c234: Preparing 01:31:24 1da5223191f0: Waiting 01:31:24 651d9022c234: Waiting 01:31:24 35493636ff8f: Waiting 01:31:24 f4215c783d20: Layer already exists 01:31:24 108a213a78b1: Layer already exists 01:31:24 e3b6667dfd49: Layer already exists 01:31:24 8c5ec2b4231b: Layer already exists 01:31:24 d01bb3aaf399: Layer already exists 01:31:24 35493636ff8f: Layer already exists 01:31:24 ffb12a27890b: Layer already exists 01:31:24 6147575dba0c: Layer already exists 01:31:24 1da5223191f0: Layer already exists 01:31:24 651d9022c234: Layer already exists 01:31:24 latest: digest: sha256:e256182b665abb39bec14224a8209ced9e4d8262ebe62779e36523df3606df9c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:24 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.30 01:31:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:31:25 108a213a78b1: Preparing 01:31:25 d01bb3aaf399: Preparing 01:31:25 8c5ec2b4231b: Preparing 01:31:25 f4215c783d20: Preparing 01:31:25 e3b6667dfd49: Preparing 01:31:25 ffb12a27890b: Preparing 01:31:25 35493636ff8f: Preparing 01:31:25 ffb12a27890b: Waiting 01:31:25 6147575dba0c: Preparing 01:31:25 1da5223191f0: Preparing 01:31:25 35493636ff8f: Waiting 01:31:25 651d9022c234: Preparing 01:31:25 6147575dba0c: Waiting 01:31:25 1da5223191f0: Waiting 01:31:25 651d9022c234: Waiting 01:31:25 f4215c783d20: Layer already exists 01:31:25 d01bb3aaf399: Layer already exists 01:31:25 8c5ec2b4231b: Layer already exists 01:31:25 e3b6667dfd49: Layer already exists 01:31:25 108a213a78b1: Layer already exists 01:31:25 ffb12a27890b: Layer already exists 01:31:25 1da5223191f0: Layer already exists 01:31:25 6147575dba0c: Layer already exists 01:31:25 651d9022c234: Layer already exists 01:31:25 35493636ff8f: Layer already exists 01:31:25 4.0.0-dev.30: digest: sha256:e256182b665abb39bec14224a8209ced9e4d8262ebe62779e36523df3606df9c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:25 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:31:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:31:26 108a213a78b1: Preparing 01:31:26 d01bb3aaf399: Preparing 01:31:26 8c5ec2b4231b: Preparing 01:31:26 f4215c783d20: Preparing 01:31:26 e3b6667dfd49: Preparing 01:31:26 ffb12a27890b: Preparing 01:31:26 35493636ff8f: Preparing 01:31:26 6147575dba0c: Preparing 01:31:26 1da5223191f0: Preparing 01:31:26 651d9022c234: Preparing 01:31:26 35493636ff8f: Waiting 01:31:26 6147575dba0c: Waiting 01:31:26 1da5223191f0: Waiting 01:31:26 651d9022c234: Waiting 01:31:26 ffb12a27890b: Waiting 01:31:26 d01bb3aaf399: Layer already exists 01:31:26 f4215c783d20: Layer already exists 01:31:26 108a213a78b1: Layer already exists 01:31:26 e3b6667dfd49: Layer already exists 01:31:26 8c5ec2b4231b: Layer already exists 01:31:26 1da5223191f0: Layer already exists 01:31:26 ffb12a27890b: Layer already exists 01:31:26 35493636ff8f: Layer already exists 01:31:26 651d9022c234: Layer already exists 01:31:26 6147575dba0c: Layer already exists 01:31:26 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:e256182b665abb39bec14224a8209ced9e4d8262ebe62779e36523df3606df9c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:26 + 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 01:31:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 01:31:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:31:27 108a213a78b1: Preparing 01:31:27 d01bb3aaf399: Preparing 01:31:27 8c5ec2b4231b: Preparing 01:31:27 f4215c783d20: Preparing 01:31:27 e3b6667dfd49: Preparing 01:31:27 ffb12a27890b: Preparing 01:31:27 35493636ff8f: Preparing 01:31:27 6147575dba0c: Preparing 01:31:27 1da5223191f0: Preparing 01:31:27 651d9022c234: Preparing 01:31:27 35493636ff8f: Waiting 01:31:27 6147575dba0c: Waiting 01:31:27 1da5223191f0: Waiting 01:31:27 651d9022c234: Waiting 01:31:27 ffb12a27890b: Waiting 01:31:27 108a213a78b1: Layer already exists 01:31:27 8c5ec2b4231b: Layer already exists 01:31:27 e3b6667dfd49: Layer already exists 01:31:27 d01bb3aaf399: Layer already exists 01:31:27 f4215c783d20: Layer already exists 01:31:27 1da5223191f0: Layer already exists 01:31:27 ffb12a27890b: Layer already exists 01:31:27 651d9022c234: Layer already exists 01:31:27 6147575dba0c: Layer already exists 01:31:27 35493636ff8f: Layer already exists 01:31:27 main: digest: sha256:e256182b665abb39bec14224a8209ced9e4d8262ebe62779e36523df3606df9c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:31:27 ===================================================== [Pipeline] echo 01:31:27 taggedImages: 01:31:27 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:31:27 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 01:31:27 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.30 01:31:27 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:31:27 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 01:31:27 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 01:31:27 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:31:27 latest 01:31:27 4.0.0-dev.30 01:31:27 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:31:27 main 01:31:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:27 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:31:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:31:28 fc6723742e70: Preparing 01:31:28 1c5c4fe25143: Preparing 01:31:28 c1585d6c15b1: Preparing 01:31:28 f4215c783d20: Preparing 01:31:28 e3b6667dfd49: Preparing 01:31:28 9e767080c436: Preparing 01:31:28 c73dd534d854: Preparing 01:31:28 ad7ec31323c5: Preparing 01:31:28 651d9022c234: Preparing 01:31:28 9e767080c436: Waiting 01:31:28 c73dd534d854: Waiting 01:31:28 ad7ec31323c5: Waiting 01:31:28 651d9022c234: Waiting 01:31:28 f4215c783d20: Layer already exists 01:31:28 e3b6667dfd49: Layer already exists 01:31:28 c1585d6c15b1: Pushed 01:31:28 1c5c4fe25143: Pushed 01:31:28 fc6723742e70: Pushed 01:31:28 651d9022c234: Layer already exists 01:31:29 ad7ec31323c5: Pushed 01:31:29 c73dd534d854: Pushed 01:31:52 9e767080c436: Pushed 01:31:52 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:bc2588a95b8edae3b64accd139f0b97f5904b4c1c02ca16b89d97d177917fd0d size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:52 + 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 01:31:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 01:31:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:31:52 fc6723742e70: Preparing 01:31:52 1c5c4fe25143: Preparing 01:31:52 c1585d6c15b1: Preparing 01:31:52 f4215c783d20: Preparing 01:31:52 e3b6667dfd49: Preparing 01:31:52 9e767080c436: Preparing 01:31:52 c73dd534d854: Preparing 01:31:52 ad7ec31323c5: Preparing 01:31:52 651d9022c234: Preparing 01:31:52 9e767080c436: Waiting 01:31:52 c73dd534d854: Waiting 01:31:52 ad7ec31323c5: Waiting 01:31:52 651d9022c234: Waiting 01:31:52 c1585d6c15b1: Layer already exists 01:31:52 fc6723742e70: Layer already exists 01:31:52 e3b6667dfd49: Layer already exists 01:31:52 f4215c783d20: Layer already exists 01:31:52 1c5c4fe25143: Layer already exists 01:31:52 9e767080c436: Layer already exists 01:31:52 c73dd534d854: Layer already exists 01:31:52 ad7ec31323c5: Layer already exists 01:31:52 651d9022c234: Layer already exists 01:31:53 latest: digest: sha256:bc2588a95b8edae3b64accd139f0b97f5904b4c1c02ca16b89d97d177917fd0d size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:53 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.30 01:31:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:31:53 fc6723742e70: Preparing 01:31:53 1c5c4fe25143: Preparing 01:31:53 c1585d6c15b1: Preparing 01:31:53 f4215c783d20: Preparing 01:31:53 e3b6667dfd49: Preparing 01:31:53 9e767080c436: Preparing 01:31:53 c73dd534d854: Preparing 01:31:53 ad7ec31323c5: Preparing 01:31:53 651d9022c234: Preparing 01:31:53 9e767080c436: Waiting 01:31:53 c73dd534d854: Waiting 01:31:53 ad7ec31323c5: Waiting 01:31:53 651d9022c234: Waiting 01:31:53 f4215c783d20: Layer already exists 01:31:53 fc6723742e70: Layer already exists 01:31:53 c1585d6c15b1: Layer already exists 01:31:53 e3b6667dfd49: Layer already exists 01:31:53 1c5c4fe25143: Layer already exists 01:31:53 9e767080c436: Layer already exists 01:31:53 c73dd534d854: Layer already exists 01:31:53 ad7ec31323c5: Layer already exists 01:31:53 651d9022c234: Layer already exists 01:31:54 4.0.0-dev.30: digest: sha256:bc2588a95b8edae3b64accd139f0b97f5904b4c1c02ca16b89d97d177917fd0d size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:54 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:31:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:31:54 fc6723742e70: Preparing 01:31:54 1c5c4fe25143: Preparing 01:31:54 c1585d6c15b1: Preparing 01:31:54 f4215c783d20: Preparing 01:31:54 e3b6667dfd49: Preparing 01:31:54 9e767080c436: Preparing 01:31:54 c73dd534d854: Preparing 01:31:54 ad7ec31323c5: Preparing 01:31:54 651d9022c234: Preparing 01:31:54 c73dd534d854: Waiting 01:31:54 ad7ec31323c5: Waiting 01:31:54 651d9022c234: Waiting 01:31:54 9e767080c436: Waiting 01:31:54 1c5c4fe25143: Layer already exists 01:31:54 fc6723742e70: Layer already exists 01:31:54 f4215c783d20: Layer already exists 01:31:54 c1585d6c15b1: Layer already exists 01:31:54 e3b6667dfd49: Layer already exists 01:31:54 c73dd534d854: Layer already exists 01:31:54 651d9022c234: Layer already exists 01:31:54 9e767080c436: Layer already exists 01:31:54 ad7ec31323c5: Layer already exists 01:31:55 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:bc2588a95b8edae3b64accd139f0b97f5904b4c1c02ca16b89d97d177917fd0d size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:55 + 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 01:31:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 01:31:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:31:55 fc6723742e70: Preparing 01:31:55 1c5c4fe25143: Preparing 01:31:55 c1585d6c15b1: Preparing 01:31:55 f4215c783d20: Preparing 01:31:55 e3b6667dfd49: Preparing 01:31:55 9e767080c436: Preparing 01:31:55 c73dd534d854: Preparing 01:31:55 ad7ec31323c5: Preparing 01:31:55 651d9022c234: Preparing 01:31:55 c73dd534d854: Waiting 01:31:55 ad7ec31323c5: Waiting 01:31:55 651d9022c234: Waiting 01:31:55 9e767080c436: Waiting 01:31:55 e3b6667dfd49: Layer already exists 01:31:55 c1585d6c15b1: Layer already exists 01:31:55 fc6723742e70: Layer already exists 01:31:55 f4215c783d20: Layer already exists 01:31:55 1c5c4fe25143: Layer already exists 01:31:55 9e767080c436: Layer already exists 01:31:55 c73dd534d854: Layer already exists 01:31:55 ad7ec31323c5: Layer already exists 01:31:55 651d9022c234: Layer already exists 01:31:56 main: digest: sha256:bc2588a95b8edae3b64accd139f0b97f5904b4c1c02ca16b89d97d177917fd0d size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:31:56 ===================================================== [Pipeline] echo 01:31:56 taggedImages: 01:31:56 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:31:56 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 01:31:56 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.30 01:31:56 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:31:56 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 01:31:56 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 01:31:56 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:31:56 latest 01:31:56 4.0.0-dev.30 01:31:56 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:31:56 main 01:31:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:56 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:31:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:31:57 a69a52d8cd25: Preparing 01:31:57 0e6a8e7311f6: Preparing 01:31:57 4f10b2a86132: Preparing 01:31:57 f4215c783d20: Preparing 01:31:57 e3b6667dfd49: Preparing 01:31:57 9e767080c436: Preparing 01:31:57 6147575dba0c: Preparing 01:31:57 1da5223191f0: Preparing 01:31:57 9e767080c436: Waiting 01:31:57 6147575dba0c: Waiting 01:31:57 651d9022c234: Preparing 01:31:57 1da5223191f0: Waiting 01:31:57 651d9022c234: Waiting 01:31:57 e3b6667dfd49: Layer already exists 01:31:57 f4215c783d20: Layer already exists 01:31:57 9e767080c436: Layer already exists 01:31:57 6147575dba0c: Layer already exists 01:31:57 1da5223191f0: Layer already exists 01:31:57 651d9022c234: Layer already exists 01:31:57 0e6a8e7311f6: Pushed 01:31:57 4f10b2a86132: Pushed 01:31:57 a69a52d8cd25: Pushed 01:31:57 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:b91dac98bb10fde4e7699278b17567fd6133804fa46ac8682b9f074513724707 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:58 + 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 01:31:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 01:31:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:31:58 a69a52d8cd25: Preparing 01:31:58 0e6a8e7311f6: Preparing 01:31:58 4f10b2a86132: Preparing 01:31:58 f4215c783d20: Preparing 01:31:58 e3b6667dfd49: Preparing 01:31:58 9e767080c436: Preparing 01:31:58 6147575dba0c: Preparing 01:31:58 1da5223191f0: Preparing 01:31:58 651d9022c234: Preparing 01:31:58 6147575dba0c: Waiting 01:31:58 9e767080c436: Waiting 01:31:58 651d9022c234: Waiting 01:31:58 1da5223191f0: Waiting 01:31:58 a69a52d8cd25: Layer already exists 01:31:58 4f10b2a86132: Layer already exists 01:31:58 f4215c783d20: Layer already exists 01:31:58 0e6a8e7311f6: Layer already exists 01:31:58 e3b6667dfd49: Layer already exists 01:31:58 6147575dba0c: Layer already exists 01:31:58 651d9022c234: Layer already exists 01:31:58 1da5223191f0: Layer already exists 01:31:58 9e767080c436: Layer already exists 01:31:58 latest: digest: sha256:b91dac98bb10fde4e7699278b17567fd6133804fa46ac8682b9f074513724707 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:59 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.30 01:31:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:31:59 a69a52d8cd25: Preparing 01:31:59 0e6a8e7311f6: Preparing 01:31:59 4f10b2a86132: Preparing 01:31:59 f4215c783d20: Preparing 01:31:59 e3b6667dfd49: Preparing 01:31:59 9e767080c436: Preparing 01:31:59 6147575dba0c: Preparing 01:31:59 1da5223191f0: Preparing 01:31:59 651d9022c234: Preparing 01:31:59 9e767080c436: Waiting 01:31:59 651d9022c234: Waiting 01:31:59 1da5223191f0: Waiting 01:31:59 6147575dba0c: Waiting 01:31:59 a69a52d8cd25: Layer already exists 01:31:59 e3b6667dfd49: Layer already exists 01:31:59 0e6a8e7311f6: Layer already exists 01:31:59 f4215c783d20: Layer already exists 01:31:59 4f10b2a86132: Layer already exists 01:31:59 9e767080c436: Layer already exists 01:31:59 6147575dba0c: Layer already exists 01:31:59 1da5223191f0: Layer already exists 01:31:59 651d9022c234: Layer already exists 01:31:59 4.0.0-dev.30: digest: sha256:b91dac98bb10fde4e7699278b17567fd6133804fa46ac8682b9f074513724707 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:59 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:32:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:32:00 a69a52d8cd25: Preparing 01:32:00 0e6a8e7311f6: Preparing 01:32:00 4f10b2a86132: Preparing 01:32:00 f4215c783d20: Preparing 01:32:00 e3b6667dfd49: Preparing 01:32:00 9e767080c436: Preparing 01:32:00 6147575dba0c: Preparing 01:32:00 1da5223191f0: Preparing 01:32:00 651d9022c234: Preparing 01:32:00 6147575dba0c: Waiting 01:32:00 1da5223191f0: Waiting 01:32:00 651d9022c234: Waiting 01:32:00 9e767080c436: Waiting 01:32:00 e3b6667dfd49: Layer already exists 01:32:00 a69a52d8cd25: Layer already exists 01:32:00 0e6a8e7311f6: Layer already exists 01:32:00 f4215c783d20: Layer already exists 01:32:00 4f10b2a86132: Layer already exists 01:32:00 9e767080c436: Layer already exists 01:32:00 6147575dba0c: Layer already exists 01:32:00 1da5223191f0: Layer already exists 01:32:00 651d9022c234: Layer already exists 01:32:00 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:b91dac98bb10fde4e7699278b17567fd6133804fa46ac8682b9f074513724707 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:01 + 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 01:32:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 01:32:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:32:01 a69a52d8cd25: Preparing 01:32:01 0e6a8e7311f6: Preparing 01:32:01 4f10b2a86132: Preparing 01:32:01 f4215c783d20: Preparing 01:32:01 e3b6667dfd49: Preparing 01:32:01 9e767080c436: Preparing 01:32:01 6147575dba0c: Preparing 01:32:01 1da5223191f0: Preparing 01:32:01 651d9022c234: Preparing 01:32:01 6147575dba0c: Waiting 01:32:01 1da5223191f0: Waiting 01:32:01 9e767080c436: Waiting 01:32:01 651d9022c234: Waiting 01:32:01 a69a52d8cd25: Layer already exists 01:32:01 f4215c783d20: Layer already exists 01:32:01 0e6a8e7311f6: Layer already exists 01:32:01 e3b6667dfd49: Layer already exists 01:32:01 4f10b2a86132: Layer already exists 01:32:01 9e767080c436: Layer already exists 01:32:01 6147575dba0c: Layer already exists 01:32:01 1da5223191f0: Layer already exists 01:32:01 651d9022c234: Layer already exists 01:32:01 main: digest: sha256:b91dac98bb10fde4e7699278b17567fd6133804fa46ac8682b9f074513724707 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:32:01 ===================================================== [Pipeline] echo 01:32:01 taggedImages: 01:32:01 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:32:01 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 01:32:01 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.30 01:32:01 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:32:01 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 01:32:01 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 01:32:01 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:32:01 latest 01:32:01 4.0.0-dev.30 01:32:01 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:32:01 main 01:32:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:02 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:32:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:32:02 16eaae4871e6: Preparing 01:32:02 59de6c7d076d: Preparing 01:32:02 e1ee0a75e626: Preparing 01:32:02 f4215c783d20: Preparing 01:32:02 e3b6667dfd49: Preparing 01:32:02 0732ab93f0a3: Preparing 01:32:02 b1c95c86d31e: Preparing 01:32:02 651d9022c234: Preparing 01:32:02 0732ab93f0a3: Waiting 01:32:02 b1c95c86d31e: Waiting 01:32:02 651d9022c234: Waiting 01:32:02 f4215c783d20: Layer already exists 01:32:02 e3b6667dfd49: Layer already exists 01:32:02 59de6c7d076d: Pushed 01:32:02 16eaae4871e6: Pushed 01:32:02 651d9022c234: Layer already exists 01:32:03 b1c95c86d31e: Pushed 01:32:04 0732ab93f0a3: Pushed 01:32:11 e1ee0a75e626: Pushed 01:32:11 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:38d96083515b598b799614c999a50c7aeb141fa976ce667f46b751f012aab867 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:11 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 01:32:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:32:11 16eaae4871e6: Preparing 01:32:11 59de6c7d076d: Preparing 01:32:11 e1ee0a75e626: Preparing 01:32:11 f4215c783d20: Preparing 01:32:11 e3b6667dfd49: Preparing 01:32:11 0732ab93f0a3: Preparing 01:32:11 b1c95c86d31e: Preparing 01:32:11 651d9022c234: Preparing 01:32:11 0732ab93f0a3: Waiting 01:32:11 b1c95c86d31e: Waiting 01:32:11 651d9022c234: Waiting 01:32:11 16eaae4871e6: Layer already exists 01:32:11 f4215c783d20: Layer already exists 01:32:11 e1ee0a75e626: Layer already exists 01:32:11 e3b6667dfd49: Layer already exists 01:32:11 59de6c7d076d: Layer already exists 01:32:11 b1c95c86d31e: Layer already exists 01:32:11 0732ab93f0a3: Layer already exists 01:32:11 651d9022c234: Layer already exists 01:32:12 latest: digest: sha256:38d96083515b598b799614c999a50c7aeb141fa976ce667f46b751f012aab867 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:12 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.30 01:32:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:32:12 16eaae4871e6: Preparing 01:32:12 59de6c7d076d: Preparing 01:32:12 e1ee0a75e626: Preparing 01:32:12 f4215c783d20: Preparing 01:32:12 e3b6667dfd49: Preparing 01:32:12 0732ab93f0a3: Preparing 01:32:12 b1c95c86d31e: Preparing 01:32:12 0732ab93f0a3: Waiting 01:32:12 651d9022c234: Preparing 01:32:12 b1c95c86d31e: Waiting 01:32:12 651d9022c234: Waiting 01:32:12 16eaae4871e6: Layer already exists 01:32:12 e1ee0a75e626: Layer already exists 01:32:12 f4215c783d20: Layer already exists 01:32:12 e3b6667dfd49: Layer already exists 01:32:12 59de6c7d076d: Layer already exists 01:32:12 651d9022c234: Layer already exists 01:32:12 b1c95c86d31e: Layer already exists 01:32:12 0732ab93f0a3: Layer already exists 01:32:13 4.0.0-dev.30: digest: sha256:38d96083515b598b799614c999a50c7aeb141fa976ce667f46b751f012aab867 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:13 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:32:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:32:13 16eaae4871e6: Preparing 01:32:13 59de6c7d076d: Preparing 01:32:13 e1ee0a75e626: Preparing 01:32:13 f4215c783d20: Preparing 01:32:13 e3b6667dfd49: Preparing 01:32:13 0732ab93f0a3: Preparing 01:32:13 b1c95c86d31e: Preparing 01:32:13 651d9022c234: Preparing 01:32:13 0732ab93f0a3: Waiting 01:32:13 b1c95c86d31e: Waiting 01:32:13 651d9022c234: Waiting 01:32:13 f4215c783d20: Layer already exists 01:32:13 59de6c7d076d: Layer already exists 01:32:13 e1ee0a75e626: Layer already exists 01:32:13 e3b6667dfd49: Layer already exists 01:32:13 16eaae4871e6: Layer already exists 01:32:13 0732ab93f0a3: Layer already exists 01:32:13 b1c95c86d31e: Layer already exists 01:32:13 651d9022c234: Layer already exists 01:32:14 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:38d96083515b598b799614c999a50c7aeb141fa976ce667f46b751f012aab867 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:14 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 01:32:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:32:14 16eaae4871e6: Preparing 01:32:14 59de6c7d076d: Preparing 01:32:14 e1ee0a75e626: Preparing 01:32:14 f4215c783d20: Preparing 01:32:14 e3b6667dfd49: Preparing 01:32:14 0732ab93f0a3: Preparing 01:32:14 b1c95c86d31e: Preparing 01:32:14 651d9022c234: Preparing 01:32:14 0732ab93f0a3: Waiting 01:32:14 b1c95c86d31e: Waiting 01:32:14 651d9022c234: Waiting 01:32:14 e1ee0a75e626: Layer already exists 01:32:14 f4215c783d20: Layer already exists 01:32:14 59de6c7d076d: Layer already exists 01:32:14 e3b6667dfd49: Layer already exists 01:32:14 16eaae4871e6: Layer already exists 01:32:14 0732ab93f0a3: Layer already exists 01:32:14 b1c95c86d31e: Layer already exists 01:32:14 651d9022c234: Layer already exists 01:32:15 main: digest: sha256:38d96083515b598b799614c999a50c7aeb141fa976ce667f46b751f012aab867 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:32:15 ===================================================== [Pipeline] echo 01:32:15 taggedImages: 01:32:15 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:32:15 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 01:32:15 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.30 01:32:15 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:32:15 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 01:32:15 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 01:32:15 0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:32:15 latest 01:32:15 4.0.0-dev.30 01:32:15 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:32:15 main 01:32:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:15 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:32:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:32:15 6dc5b33bcf23: Preparing 01:32:15 fc9fd49c6bc6: Preparing 01:32:15 f4215c783d20: Preparing 01:32:15 e3b6667dfd49: Preparing 01:32:15 3ebba92f3a13: Preparing 01:32:15 fb3252744813: Preparing 01:32:15 651d9022c234: Preparing 01:32:15 fb3252744813: Waiting 01:32:15 651d9022c234: Waiting 01:32:15 f4215c783d20: Layer already exists 01:32:15 e3b6667dfd49: Layer already exists 01:32:15 651d9022c234: Layer already exists 01:32:16 6dc5b33bcf23: Pushed 01:32:16 fb3252744813: Pushed 01:32:17 3ebba92f3a13: Pushed 01:32:24 fc9fd49c6bc6: Pushed 01:32:24 0ef5369dd1b990ddf4b37863b8742ae368ecbe39: digest: sha256:6c928cbbf15915af26da17937e01930c1a169cbdd32a93809fef6d777ca57eb6 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:24 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 01:32:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:32:25 6dc5b33bcf23: Preparing 01:32:25 fc9fd49c6bc6: Preparing 01:32:25 f4215c783d20: Preparing 01:32:25 e3b6667dfd49: Preparing 01:32:25 3ebba92f3a13: Preparing 01:32:25 fb3252744813: Preparing 01:32:25 651d9022c234: Preparing 01:32:25 fb3252744813: Waiting 01:32:25 651d9022c234: Waiting 01:32:25 fc9fd49c6bc6: Layer already exists 01:32:25 3ebba92f3a13: Layer already exists 01:32:25 e3b6667dfd49: Layer already exists 01:32:25 f4215c783d20: Layer already exists 01:32:25 6dc5b33bcf23: Layer already exists 01:32:25 fb3252744813: Layer already exists 01:32:25 651d9022c234: Layer already exists 01:32:25 latest: digest: sha256:6c928cbbf15915af26da17937e01930c1a169cbdd32a93809fef6d777ca57eb6 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:25 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.30 01:32:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:32:26 6dc5b33bcf23: Preparing 01:32:26 fc9fd49c6bc6: Preparing 01:32:26 f4215c783d20: Preparing 01:32:26 e3b6667dfd49: Preparing 01:32:26 3ebba92f3a13: Preparing 01:32:26 fb3252744813: Preparing 01:32:26 651d9022c234: Preparing 01:32:26 fb3252744813: Waiting 01:32:26 651d9022c234: Waiting 01:32:26 6dc5b33bcf23: Layer already exists 01:32:26 f4215c783d20: Layer already exists 01:32:26 e3b6667dfd49: Layer already exists 01:32:26 fc9fd49c6bc6: Layer already exists 01:32:26 3ebba92f3a13: Layer already exists 01:32:26 fb3252744813: Layer already exists 01:32:26 651d9022c234: Layer already exists 01:32:26 4.0.0-dev.30: digest: sha256:6c928cbbf15915af26da17937e01930c1a169cbdd32a93809fef6d777ca57eb6 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:26 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:32:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:32:27 6dc5b33bcf23: Preparing 01:32:27 fc9fd49c6bc6: Preparing 01:32:27 f4215c783d20: Preparing 01:32:27 e3b6667dfd49: Preparing 01:32:27 3ebba92f3a13: Preparing 01:32:27 fb3252744813: Preparing 01:32:27 651d9022c234: Preparing 01:32:27 fb3252744813: Waiting 01:32:27 651d9022c234: Waiting 01:32:27 3ebba92f3a13: Layer already exists 01:32:27 f4215c783d20: Layer already exists 01:32:27 e3b6667dfd49: Layer already exists 01:32:27 6dc5b33bcf23: Layer already exists 01:32:27 fc9fd49c6bc6: Layer already exists 01:32:27 fb3252744813: Layer already exists 01:32:27 651d9022c234: Layer already exists 01:32:27 0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30: digest: sha256:6c928cbbf15915af26da17937e01930c1a169cbdd32a93809fef6d777ca57eb6 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:27 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 01:32:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:32:28 6dc5b33bcf23: Preparing 01:32:28 fc9fd49c6bc6: Preparing 01:32:28 f4215c783d20: Preparing 01:32:28 e3b6667dfd49: Preparing 01:32:28 3ebba92f3a13: Preparing 01:32:28 fb3252744813: Preparing 01:32:28 651d9022c234: Preparing 01:32:28 651d9022c234: Waiting 01:32:28 fb3252744813: Waiting 01:32:28 6dc5b33bcf23: Layer already exists 01:32:28 fc9fd49c6bc6: Layer already exists 01:32:28 f4215c783d20: Layer already exists 01:32:28 3ebba92f3a13: Layer already exists 01:32:28 e3b6667dfd49: Layer already exists 01:32:28 fb3252744813: Layer already exists 01:32:28 651d9022c234: Layer already exists 01:32:28 main: digest: sha256:6c928cbbf15915af26da17937e01930c1a169cbdd32a93809fef6d777ca57eb6 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:32:28 ===================================================== [Pipeline] echo 01:32:28 taggedImages: 01:32:28 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39 01:32:28 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 01:32:28 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.30 01:32:28 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0ef5369dd1b990ddf4b37863b8742ae368ecbe39-4.0.0-dev.30 01:32:28 - 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 01:32:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:32:28 01:32:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:32:29 arm64: Pulling from edgex-lftools-log-publisher 01:32:29 8998bd30e6a1: Pulling fs layer 01:32:29 04944245beec: Pulling fs layer 01:32:29 699f458cf7ca: Pulling fs layer 01:32:29 765212b225bb: Pulling fs layer 01:32:29 f23df028b6ca: Pulling fs layer 01:32:29 d65c8cfc05b1: Pulling fs layer 01:32:29 2437ff75d9bd: Pulling fs layer 01:32:29 d65c8cfc05b1: Waiting 01:32:29 765212b225bb: Waiting 01:32:29 2437ff75d9bd: Waiting 01:32:29 f23df028b6ca: Waiting 01:32:29 04944245beec: Download complete 01:32:29 765212b225bb: Download complete 01:32:29 f23df028b6ca: Verifying Checksum 01:32:29 f23df028b6ca: Download complete 01:32:29 d65c8cfc05b1: Verifying Checksum 01:32:29 d65c8cfc05b1: Download complete 01:32:29 699f458cf7ca: Verifying Checksum 01:32:29 699f458cf7ca: Download complete 01:32:30 8998bd30e6a1: Download complete 01:32:32 2437ff75d9bd: Verifying Checksum 01:32:32 2437ff75d9bd: Download complete 01:32:37 8998bd30e6a1: Pull complete 01:32:37 04944245beec: Pull complete 01:32:39 699f458cf7ca: Pull complete 01:32:39 765212b225bb: Pull complete 01:32:40 f23df028b6ca: Pull complete 01:32:40 d65c8cfc05b1: Pull complete 01:33:07 2437ff75d9bd: Pull complete 01:33:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:33:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:33:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:33:07 prd-ubuntu20.04-docker-arm64-4c-16g-35422 does not seem to be running inside a container 01:33:07 $ 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/766 -v /w/workspace/edgex-go/766:/w/workspace/edgex-go/766:rw,z -v /w/workspace/edgex-go/766@tmp:/w/workspace/edgex-go/766@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 01:33:09 $ docker top 81e23209a8e0c2fd2458b88113611494e81e577cb1efc3be6b13b70b90649335 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:33:10 ---> job-cost.sh 01:33:10 lf-activate-venv: SKIPPING 01:33:10 INFO: No Stack... 01:33:11 INFO: Retrieving Pricing Info for: v3-standard-8 01:33:12 INFO: Archiving Costs [Pipeline] sh 01:33:12 + cat /w/workspace/edgex-go/766/archives/cost.csv 01:33:12 + cut -d, -f6 [Pipeline] lock 01:33:12 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-766-stack-cost] 01:33:12 Resource [jenkins-edgexfoundry-edgex-go-main-766-stack-cost] did not exist. Created. 01:33:12 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-766-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:33:12 + echo total: 0.2199999988079071 [Pipeline] stash 01:33:13 Stashed 1 file(s) [Pipeline] } 01:33:13 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-766-stack-cost] [Pipeline] // lock [Pipeline] } 01:33:13 $ docker stop --time=1 81e23209a8e0c2fd2458b88113611494e81e577cb1efc3be6b13b70b90649335 01:33:14 $ docker rm -f --volumes 81e23209a8e0c2fd2458b88113611494e81e577cb1efc3be6b13b70b90649335 [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 01:33:15 provisioning config files... 01:33:15 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/766@tmp/config8190122054572411946tmp [Pipeline] { [Pipeline] sh 01:33:15 + set +x 01:33:15 + curl -s https://codecov.io/bash 01:33:15 + bash -s -- 01:33:15 01:33:15 _____ _ 01:33:15 / ____| | | 01:33:15 | | ___ __| | ___ ___ _____ __ 01:33:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:33:15 | |___| (_) | (_| | __/ (_| (_) \ V / 01:33:15 \_____\___/ \__,_|\___|\___\___/ \_/ 01:33:15 Bash-1.0.6 01:33:15 01:33:15 01:33:15 ==> git version 2.25.1 found 01:33:15 ==> 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 01:33:15 Release-Date: 2020-01-08 01:33:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:33:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:33:15 ==> Jenkins CI detected. 01:33:15 current dir:  /w/workspace/edgex-go/766 01:33:15 project root: . 01:33:15 --> token set from env 01:33:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:33:16 ==> Running gcov in . (disable via -X gcov) 01:33:16 ==> Python coveragepy not found 01:33:16 ==> Searching for coverage reports in: 01:33:16 + . 01:33:16 -> Found 1 reports 01:33:16 ==> Detecting git/mercurial file structure 01:33:16 ==> Reading reports 01:33:16 + ./coverage.out bytes=1412873 01:33:16 ==> Appending adjustments 01:33:16 https://docs.codecov.io/docs/fixing-reports 01:33:17 + Found adjustments 01:33:17 ==> Gzipping contents 01:33:17 124K /tmp/codecov.35hClp.gz 01:33:17 ==> Uploading reports 01:33:17 url: https://codecov.io 01:33:17 query: branch=main&commit=0ef5369dd1b990ddf4b37863b8742ae368ecbe39&build=766&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F766%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:33:17 -> Pinging Codecov 01:33:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=0ef5369dd1b990ddf4b37863b8742ae368ecbe39&build=766&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F766%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:33:17 -> Uploading to 01:33:17 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/0ef5369dd1b990ddf4b37863b8742ae368ecbe39/706234b8-133b-49a2-94d7-73f846cfcc31.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241220%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241220T013317Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=c5eb8a7201fab1835be76b4eb68a590b5176a3408276e5ff1ecde93b5b2e9756 01:33:17 % Total % Received % Xferd Average Speed Time Time Time Current 01:33:17 Dload Upload Total Spent Left Speed 01:33:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 120k 0 0 100 120k 0 464k --:--:-- --:--:-- --:--:-- 464k 01:33:17 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0ef5369dd1b990ddf4b37863b8742ae368ecbe39 [Pipeline] } 01:33:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 01:33:17 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:33:17 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:33:18 01:33:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:33:18 latest: Pulling from edgex-devops/edgex-snyk-go 01:33:18 43c4264eed91: Already exists 01:33:18 4cc291be95ef: Already exists 01:33:18 2ac1f1163629: Already exists 01:33:18 5c3c966382ef: Already exists 01:33:18 4f4fb700ef54: Already exists 01:33:18 d9c7d2e4e75e: Pulling fs layer 01:33:18 9c3e1370e548: Pulling fs layer 01:33:18 d9c7d2e4e75e: Verifying Checksum 01:33:18 d9c7d2e4e75e: Download complete 01:33:19 d9c7d2e4e75e: Pull complete 01:33:19 9c3e1370e548: Download complete 01:33:22 9c3e1370e548: Pull complete 01:33:22 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 01:33:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:33:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:33:22 prd-ubuntu20.04-docker-8c-8g-35416 does not seem to be running inside a container 01:33:22 $ 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/766 -v /w/workspace/edgex-go/766:/w/workspace/edgex-go/766:rw,z -v /w/workspace/edgex-go/766@tmp:/w/workspace/edgex-go/766@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 01:33:27 $ docker top 4672e874c38cfe04acf248d29fff804f447750e106706202a5ae4ab90c446ee7 -eo pid,comm [Pipeline] { [Pipeline] sh 01:33:27 + git config --global --add safe.directory /w/workspace/edgex-go/766 [Pipeline] echo 01:33:27 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 01:33:27 + set -o pipefail 01:33:27 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 01:33:37 01:33:37 Monitoring /w/workspace/edgex-go/766 (github.com/edgexfoundry/edgex-go)... 01:33:37 01:33:37 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/3c83f509-1656-4952-9b3f-816e09689ff2 01:33:37 01:33:37 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:33:37 01:33:37 01:33:37 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 01:33:37 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 01:33:37 $ docker stop --time=1 4672e874c38cfe04acf248d29fff804f447750e106706202a5ae4ab90c446ee7 01:33:42 $ docker rm -f --volumes 4672e874c38cfe04acf248d29fff804f447750e106706202a5ae4ab90c446ee7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 01:33:42 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:33:42 provisioning config files... 01:33:42 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/766@tmp/config1199070233632799895tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:33:43 --> edgex-publish-swagger.sh 01:33:43 === Publish openapi API === 01:33:43 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 01:33:43 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/766/openapi/core-command.yaml] 01:33:43 % Total % Received % Xferd Average Speed Time Time Time Current 01:33:43 Dload Upload Total Spent Left Speed 01:33:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 64152 --:--:-- --:--:-- --:--:-- 64152 01:33:43 01:33:43 01:33:43 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/766/openapi/core-data.yaml] 01:33:43 % Total % Received % Xferd Average Speed Time Time Time Current 01:33:43 Dload Upload Total Spent Left Speed 01:33:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 172k --:--:-- --:--:-- --:--:-- 172k 100 72057 0 0 100 72057 0 172k --:--:-- --:--:-- --:--:-- 172k 01:33:43 01:33:43 01:33:43 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/766/openapi/core-keeper.yaml] 01:33:43 % Total % Received % Xferd Average Speed Time Time Time Current 01:33:43 Dload Upload Total Spent Left Speed 01:33:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 246 119k --:--:-- --:--:-- --:--:-- 119k 01:33:45 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 01:33:45 01:33:45 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/766/openapi/core-metadata.yaml] 01:33:45 % Total % Received % Xferd Average Speed Time Time Time Current 01:33:45 Dload Upload Total Spent Left Speed 01:33:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 352 350k --:--:-- --:--:-- --:--:-- 350k 01:33:45 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 01:33:45 01:33:45 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/766/openapi/support-notifications.yaml] 01:33:45 % Total % Received % Xferd Average Speed Time Time Time Current 01:33:45 Dload Upload Total Spent Left Speed 01:33:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 190 104k --:--:-- --:--:-- --:--:-- 104k 01:33:45 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 01:33:45 01:33:45 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/766/openapi/support-scheduler.yaml] 01:33:45 % Total % Received % Xferd Average Speed Time Time Time Current 01:33:45 Dload Upload Total Spent Left Speed 01:33:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50701 0 0 100 50701 0 161k --:--:-- --:--:-- --:--:-- 161k 100 50857 100 156 100 50701 297 96573 --:--:-- --:--:-- --:--:-- 96686 01:33:46 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 01:33:46 [Pipeline] } 01:33:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 01:33:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:33:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:33:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:33:47 prd-ubuntu20.04-docker-8c-8g-35416 does not seem to be running inside a container 01:33:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/766 -v /w/workspace/edgex-go/766:/w/workspace/edgex-go/766:rw,z -v /w/workspace/edgex-go/766@tmp:/w/workspace/edgex-go/766@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 01:33:47 $ docker top f2ff4120a4f6cedc72560975a2aa91816138136dc0d6846a8ca17dad551e9742 -eo pid,comm 01:33:47 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:33:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:33:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:33:47 [ssh-agent] Looking for ssh-agent implementation... 01:33:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:33:47 $ docker exec f2ff4120a4f6cedc72560975a2aa91816138136dc0d6846a8ca17dad551e9742 ssh-agent 01:33:47 SSH_AUTH_SOCK=/tmp/ssh-T3QwmgfiqedP/agent.31 01:33:47 SSH_AGENT_PID=38 01:33:47 Running ssh-add (command line suppressed) 01:33:48 Identity added: /w/workspace/edgex-go/766@tmp/private_key_15083413594607890302.key (/w/workspace/edgex-go/766@tmp/private_key_15083413594607890302.key) 01:33:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:33:48 + git semver tag 01:33:48 2024-12-20 01:33:48,545 [run_tag] DEBUG tag force:False 01:33:48 2024-12-20 01:33:48,545 [check_head_tag] DEBUG check head tag 01:33:48 2024-12-20 01:33:48,548 [execute] INFO git cat-file --batch-check 01:33:48 2024-12-20 01:33:48,548 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/766, universal_newlines=False, shell=None, istream=) 01:33:48 2024-12-20 01:33:48,553 [execute] INFO git cat-file --batch 01:33:48 2024-12-20 01:33:48,553 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/766, universal_newlines=False, shell=None, istream=) 01:33:48 2024-12-20 01:33:48,611 [read_version] DEBUG read version from /w/workspace/edgex-go/766/.semver/main 01:33:48 2024-12-20 01:33:48,611 [execute] INFO git tag -a v4.0.0-dev.30 -m v4.0.0-dev.30 01:33:48 2024-12-20 01:33:48,611 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.30', '-m', 'v4.0.0-dev.30'], cwd=/w/workspace/edgex-go/766, universal_newlines=False, shell=None, istream=None) 01:33:48 2024-12-20 01:33:48,617 [read_version] DEBUG read version from /w/workspace/edgex-go/766/.semver/main 01:33:48 4.0.0-dev.30 [Pipeline] } 01:33:48 $ docker exec --env ******** --env ******** f2ff4120a4f6cedc72560975a2aa91816138136dc0d6846a8ca17dad551e9742 ssh-agent -k 01:33:48 unset SSH_AUTH_SOCK; 01:33:48 unset SSH_AGENT_PID; 01:33:48 echo Agent pid 38 killed; 01:33:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:33:49 + git semver [Pipeline] } 01:33:49 $ docker stop --time=1 f2ff4120a4f6cedc72560975a2aa91816138136dc0d6846a8ca17dad551e9742 01:33:50 $ docker rm -f --volumes f2ff4120a4f6cedc72560975a2aa91816138136dc0d6846a8ca17dad551e9742 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:33:51 01:33:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:33:51 0.23.1-centos7: Pulling from edgex-lftools 01:33:51 ab5ef0e58194: Pulling fs layer 01:33:51 9712f1f96733: Pulling fs layer 01:33:51 63f879dbbcfc: Pulling fs layer 01:33:51 0d9ebad4ef96: Pulling fs layer 01:33:51 e9a5061849ea: Pulling fs layer 01:33:51 d747dcd14b5f: Pulling fs layer 01:33:51 2de7ff778b66: Pulling fs layer 01:33:51 0d9ebad4ef96: Waiting 01:33:51 e9a5061849ea: Waiting 01:33:51 d747dcd14b5f: Waiting 01:33:51 2de7ff778b66: Waiting 01:33:51 9712f1f96733: Verifying Checksum 01:33:51 9712f1f96733: Download complete 01:33:51 63f879dbbcfc: Verifying Checksum 01:33:51 63f879dbbcfc: Download complete 01:33:51 e9a5061849ea: Verifying Checksum 01:33:51 e9a5061849ea: Download complete 01:33:51 0d9ebad4ef96: Verifying Checksum 01:33:51 0d9ebad4ef96: Download complete 01:33:51 d747dcd14b5f: Verifying Checksum 01:33:51 d747dcd14b5f: Download complete 01:33:51 ab5ef0e58194: Verifying Checksum 01:33:51 ab5ef0e58194: Download complete 01:33:51 2de7ff778b66: Verifying Checksum 01:33:51 2de7ff778b66: Download complete 01:33:54 ab5ef0e58194: Pull complete 01:33:54 9712f1f96733: Pull complete 01:33:54 63f879dbbcfc: Pull complete 01:33:59 0d9ebad4ef96: Pull complete 01:33:59 e9a5061849ea: Pull complete 01:33:59 d747dcd14b5f: Pull complete 01:34:00 2de7ff778b66: Pull complete 01:34:00 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:34:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:34:00 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:34:00 prd-ubuntu20.04-docker-8c-8g-35416 does not seem to be running inside a container 01:34:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/766 -v /w/workspace/edgex-go/766:/w/workspace/edgex-go/766:rw,z -v /w/workspace/edgex-go/766@tmp:/w/workspace/edgex-go/766@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 01:34:05 $ docker top b9dbe60f72ffd87ba8992229978793a2f0351f7b2fa5a6198fa033ed718abf06 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:34:05 provisioning config files... 01:34:05 copy managed file [sigul-config] to file:/w/workspace/edgex-go/766@tmp/config8440064119751350903tmp 01:34:05 copy managed file [sigul-password] to file:/w/workspace/edgex-go/766@tmp/config11577268144896467560tmp 01:34:05 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/766@tmp/config17788881838182300693tmp [Pipeline] { [Pipeline] echo 01:34:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:34:05 ---> sigul-configuration.sh 01:34:05 gpg: directory `/root/.gnupg' created 01:34:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:34:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:34:05 gpg: keyring `/root/.gnupg/secring.gpg' created 01:34:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:34:05 gpg: CAST5 encrypted data 01:34:05 gpg: encrypted with 1 passphrase 01:34:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:34:06 + mkdir /home/jenkins 01:34:06 + mkdir /home/jenkins/sigul [Pipeline] sh 01:34:06 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 01:34:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:34:06 ---> sigul-install.sh 01:34:06 Sigul already installed; skipping installation. [Pipeline] sh 01:34:07 + git tag --list 01:34:07 0.6.0 01:34:07 0.6.1 01:34:07 0.7.0 01:34:07 0.7.1 01:34:07 v1.0.0 01:34:07 v1.0.1 01:34:07 v1.1.0 01:34:07 v1.2.0 01:34:07 v1.2.1 01:34:07 v1.3.0 01:34:07 v1.3.1 01:34:07 v2.0.0 01:34:07 v2.1.0 01:34:07 v2.1.1 01:34:07 v2.2.0 01:34:07 v2.3.0 01:34:07 v3.0 01:34:07 v3.0.0 01:34:07 v3.1 01:34:07 v3.1.0 01:34:07 v3.1.0-dev.1 01:34:07 v3.1.0-dev.10 01:34:07 v3.1.0-dev.11 01:34:07 v3.1.0-dev.12 01:34:07 v3.1.0-dev.13 01:34:07 v3.1.0-dev.14 01:34:07 v3.1.0-dev.15 01:34:07 v3.1.0-dev.16 01:34:07 v3.1.0-dev.17 01:34:07 v3.1.0-dev.18 01:34:07 v3.1.0-dev.19 01:34:07 v3.1.0-dev.2 01:34:07 v3.1.0-dev.20 01:34:07 v3.1.0-dev.21 01:34:07 v3.1.0-dev.22 01:34:07 v3.1.0-dev.23 01:34:07 v3.1.0-dev.24 01:34:07 v3.1.0-dev.25 01:34:07 v3.1.0-dev.26 01:34:07 v3.1.0-dev.27 01:34:07 v3.1.0-dev.28 01:34:07 v3.1.0-dev.29 01:34:07 v3.1.0-dev.3 01:34:07 v3.1.0-dev.30 01:34:07 v3.1.0-dev.31 01:34:07 v3.1.0-dev.32 01:34:07 v3.1.0-dev.33 01:34:07 v3.1.0-dev.34 01:34:07 v3.1.0-dev.35 01:34:07 v3.1.0-dev.36 01:34:07 v3.1.0-dev.37 01:34:07 v3.1.0-dev.38 01:34:07 v3.1.0-dev.39 01:34:07 v3.1.0-dev.4 01:34:07 v3.1.0-dev.40 01:34:07 v3.1.0-dev.41 01:34:07 v3.1.0-dev.42 01:34:07 v3.1.0-dev.43 01:34:07 v3.1.0-dev.44 01:34:07 v3.1.0-dev.45 01:34:07 v3.1.0-dev.46 01:34:07 v3.1.0-dev.47 01:34:07 v3.1.0-dev.48 01:34:07 v3.1.0-dev.49 01:34:07 v3.1.0-dev.5 01:34:07 v3.1.0-dev.50 01:34:07 v3.1.0-dev.51 01:34:07 v3.1.0-dev.52 01:34:07 v3.1.0-dev.53 01:34:07 v3.1.0-dev.54 01:34:07 v3.1.0-dev.55 01:34:07 v3.1.0-dev.56 01:34:07 v3.1.0-dev.57 01:34:07 v3.1.0-dev.58 01:34:07 v3.1.0-dev.59 01:34:07 v3.1.0-dev.6 01:34:07 v3.1.0-dev.60 01:34:07 v3.1.0-dev.61 01:34:07 v3.1.0-dev.62 01:34:07 v3.1.0-dev.63 01:34:07 v3.1.0-dev.64 01:34:07 v3.1.0-dev.65 01:34:07 v3.1.0-dev.66 01:34:07 v3.1.0-dev.67 01:34:07 v3.1.0-dev.68 01:34:07 v3.1.0-dev.69 01:34:07 v3.1.0-dev.7 01:34:07 v3.1.0-dev.70 01:34:07 v3.1.0-dev.71 01:34:07 v3.1.0-dev.72 01:34:07 v3.1.0-dev.73 01:34:07 v3.1.0-dev.8 01:34:07 v3.1.0-dev.9 01:34:07 v3.1.1 01:34:07 v3.1.1-dev.1 01:34:07 v3.1.1-dev.2 01:34:07 v3.2.0-dev.1 01:34:07 v3.2.0-dev.10 01:34:07 v3.2.0-dev.100 01:34:07 v3.2.0-dev.101 01:34:07 v3.2.0-dev.102 01:34:07 v3.2.0-dev.103 01:34:07 v3.2.0-dev.104 01:34:07 v3.2.0-dev.105 01:34:07 v3.2.0-dev.106 01:34:07 v3.2.0-dev.107 01:34:07 v3.2.0-dev.108 01:34:07 v3.2.0-dev.109 01:34:07 v3.2.0-dev.11 01:34:07 v3.2.0-dev.12 01:34:07 v3.2.0-dev.13 01:34:07 v3.2.0-dev.14 01:34:07 v3.2.0-dev.15 01:34:07 v3.2.0-dev.16 01:34:07 v3.2.0-dev.17 01:34:07 v3.2.0-dev.18 01:34:07 v3.2.0-dev.19 01:34:07 v3.2.0-dev.2 01:34:07 v3.2.0-dev.20 01:34:07 v3.2.0-dev.21 01:34:07 v3.2.0-dev.22 01:34:07 v3.2.0-dev.23 01:34:07 v3.2.0-dev.24 01:34:07 v3.2.0-dev.25 01:34:07 v3.2.0-dev.26 01:34:07 v3.2.0-dev.27 01:34:07 v3.2.0-dev.28 01:34:07 v3.2.0-dev.29 01:34:07 v3.2.0-dev.3 01:34:07 v3.2.0-dev.30 01:34:07 v3.2.0-dev.31 01:34:07 v3.2.0-dev.32 01:34:07 v3.2.0-dev.33 01:34:07 v3.2.0-dev.34 01:34:07 v3.2.0-dev.35 01:34:07 v3.2.0-dev.36 01:34:07 v3.2.0-dev.37 01:34:07 v3.2.0-dev.38 01:34:07 v3.2.0-dev.39 01:34:07 v3.2.0-dev.4 01:34:07 v3.2.0-dev.40 01:34:07 v3.2.0-dev.41 01:34:07 v3.2.0-dev.42 01:34:07 v3.2.0-dev.43 01:34:07 v3.2.0-dev.44 01:34:07 v3.2.0-dev.45 01:34:07 v3.2.0-dev.46 01:34:07 v3.2.0-dev.47 01:34:07 v3.2.0-dev.48 01:34:07 v3.2.0-dev.49 01:34:07 v3.2.0-dev.5 01:34:07 v3.2.0-dev.50 01:34:07 v3.2.0-dev.51 01:34:07 v3.2.0-dev.52 01:34:07 v3.2.0-dev.53 01:34:07 v3.2.0-dev.54 01:34:07 v3.2.0-dev.55 01:34:07 v3.2.0-dev.56 01:34:07 v3.2.0-dev.57 01:34:07 v3.2.0-dev.58 01:34:07 v3.2.0-dev.59 01:34:07 v3.2.0-dev.6 01:34:07 v3.2.0-dev.60 01:34:07 v3.2.0-dev.61 01:34:07 v3.2.0-dev.62 01:34:07 v3.2.0-dev.63 01:34:07 v3.2.0-dev.64 01:34:07 v3.2.0-dev.65 01:34:07 v3.2.0-dev.66 01:34:07 v3.2.0-dev.67 01:34:07 v3.2.0-dev.68 01:34:07 v3.2.0-dev.69 01:34:07 v3.2.0-dev.7 01:34:07 v3.2.0-dev.70 01:34:07 v3.2.0-dev.71 01:34:07 v3.2.0-dev.72 01:34:07 v3.2.0-dev.73 01:34:07 v3.2.0-dev.74 01:34:07 v3.2.0-dev.75 01:34:07 v3.2.0-dev.76 01:34:07 v3.2.0-dev.77 01:34:07 v3.2.0-dev.78 01:34:07 v3.2.0-dev.79 01:34:07 v3.2.0-dev.8 01:34:07 v3.2.0-dev.80 01:34:07 v3.2.0-dev.81 01:34:07 v3.2.0-dev.82 01:34:07 v3.2.0-dev.83 01:34:07 v3.2.0-dev.84 01:34:07 v3.2.0-dev.85 01:34:07 v3.2.0-dev.86 01:34:07 v3.2.0-dev.87 01:34:07 v3.2.0-dev.88 01:34:07 v3.2.0-dev.89 01:34:07 v3.2.0-dev.9 01:34:07 v3.2.0-dev.90 01:34:07 v3.2.0-dev.91 01:34:07 v3.2.0-dev.92 01:34:07 v3.2.0-dev.93 01:34:07 v3.2.0-dev.94 01:34:07 v3.2.0-dev.95 01:34:07 v3.2.0-dev.96 01:34:07 v3.2.0-dev.97 01:34:07 v3.2.0-dev.98 01:34:07 v3.2.0-dev.99 01:34:07 v4.0.0-dev.1 01:34:07 v4.0.0-dev.10 01:34:07 v4.0.0-dev.11 01:34:07 v4.0.0-dev.12 01:34:07 v4.0.0-dev.13 01:34:07 v4.0.0-dev.14 01:34:07 v4.0.0-dev.15 01:34:07 v4.0.0-dev.16 01:34:07 v4.0.0-dev.17 01:34:07 v4.0.0-dev.18 01:34:07 v4.0.0-dev.19 01:34:07 v4.0.0-dev.2 01:34:07 v4.0.0-dev.20 01:34:07 v4.0.0-dev.21 01:34:07 v4.0.0-dev.22 01:34:07 v4.0.0-dev.23 01:34:07 v4.0.0-dev.24 01:34:07 v4.0.0-dev.25 01:34:07 v4.0.0-dev.26 01:34:07 v4.0.0-dev.27 01:34:07 v4.0.0-dev.28 01:34:07 v4.0.0-dev.29 01:34:07 v4.0.0-dev.3 01:34:07 v4.0.0-dev.30 01:34:07 v4.0.0-dev.4 01:34:07 v4.0.0-dev.5 01:34:07 v4.0.0-dev.6 01:34:07 v4.0.0-dev.7 01:34:07 v4.0.0-dev.8 01:34:07 v4.0.0-dev.9 [Pipeline] sh 01:34:07 + lftools sign git-tag v4.0.0-dev.30 01:34:07 Signing Git tag with Sigul... 01:34:07 Signing v4.0.0-dev.30 [Pipeline] echo 01:34:08 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:34:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:34:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:34:08 $ docker stop --time=1 b9dbe60f72ffd87ba8992229978793a2f0351f7b2fa5a6198fa033ed718abf06 01:34:09 $ docker rm -f --volumes b9dbe60f72ffd87ba8992229978793a2f0351f7b2fa5a6198fa033ed718abf06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:34:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:34:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:34:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:34:10 prd-ubuntu20.04-docker-8c-8g-35416 does not seem to be running inside a container 01:34:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/766 -v /w/workspace/edgex-go/766:/w/workspace/edgex-go/766:rw,z -v /w/workspace/edgex-go/766@tmp:/w/workspace/edgex-go/766@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 01:34:11 $ docker top cc24f1adafcb59b8796b3f52c5d93593e5a38f739ce0f917ad5f7564ca171402 -eo pid,comm 01:34:11 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:34:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:34:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:34:11 [ssh-agent] Looking for ssh-agent implementation... 01:34:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:34:11 $ docker exec cc24f1adafcb59b8796b3f52c5d93593e5a38f739ce0f917ad5f7564ca171402 ssh-agent 01:34:11 SSH_AUTH_SOCK=/tmp/ssh-yfOurava7EPj/agent.32 01:34:11 SSH_AGENT_PID=38 01:34:11 Running ssh-add (command line suppressed) 01:34:11 Identity added: /w/workspace/edgex-go/766@tmp/private_key_14339590963163506916.key (/w/workspace/edgex-go/766@tmp/private_key_14339590963163506916.key) 01:34:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:34:11 + git semver bump pre 01:34:12 2024-12-20 01:34:11,914 [read_version] DEBUG read version from /w/workspace/edgex-go/766/.semver/main 01:34:12 2024-12-20 01:34:11,914 [bump_version] DEBUG bumping version:4.0.0-dev.30 on axis:pre with prefix:dev 01:34:12 2024-12-20 01:34:11,914 [bump_version] DEBUG bumped version:4.0.0-dev.31 01:34:12 2024-12-20 01:34:11,914 [write_version] DEBUG write version:4.0.0-dev.31 to path:/w/workspace/edgex-go/766/.semver/main with force:True 01:34:12 2024-12-20 01:34:11,914 [read_version] DEBUG read version from /w/workspace/edgex-go/766/.semver/main 01:34:12 2024-12-20 01:34:11,914 [write_file] DEBUG write to file:/w/workspace/edgex-go/766/.semver/main 01:34:12 2024-12-20 01:34:11,916 [execute] INFO git cat-file --batch-check 01:34:12 2024-12-20 01:34:11,916 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/766/.semver, universal_newlines=False, shell=None, istream=) 01:34:12 2024-12-20 01:34:11,921 [execute] INFO git cat-file --batch 01:34:12 2024-12-20 01:34:11,921 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/766/.semver, universal_newlines=False, shell=None, istream=) 01:34:12 2024-12-20 01:34:11,926 [read_version] DEBUG read version from /w/workspace/edgex-go/766/.semver/main 01:34:12 4.0.0-dev.31 [Pipeline] } 01:34:12 $ docker exec --env ******** --env ******** cc24f1adafcb59b8796b3f52c5d93593e5a38f739ce0f917ad5f7564ca171402 ssh-agent -k 01:34:12 unset SSH_AUTH_SOCK; 01:34:12 unset SSH_AGENT_PID; 01:34:12 echo Agent pid 38 killed; 01:34:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:34:12 + git semver [Pipeline] } 01:34:12 $ docker stop --time=1 cc24f1adafcb59b8796b3f52c5d93593e5a38f739ce0f917ad5f7564ca171402 01:34:14 $ docker rm -f --volumes cc24f1adafcb59b8796b3f52c5d93593e5a38f739ce0f917ad5f7564ca171402 [Pipeline] // withDockerContainer [Pipeline] sh 01:34:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:34:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:34:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:34:14 prd-ubuntu20.04-docker-8c-8g-35416 does not seem to be running inside a container 01:34:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/766 -v /w/workspace/edgex-go/766:/w/workspace/edgex-go/766:rw,z -v /w/workspace/edgex-go/766@tmp:/w/workspace/edgex-go/766@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 01:34:15 $ docker top 97d66773c63bb09ca00eac30669421800171ee0d2be48a0ac07768e6ce3b4352 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:34:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:34:15 [ssh-agent] Looking for ssh-agent implementation... 01:34:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:34:15 $ docker exec 97d66773c63bb09ca00eac30669421800171ee0d2be48a0ac07768e6ce3b4352 ssh-agent 01:34:15 SSH_AUTH_SOCK=/tmp/ssh-2SmYQVXui90m/agent.33 01:34:15 SSH_AGENT_PID=39 01:34:15 Running ssh-add (command line suppressed) 01:34:15 Identity added: /w/workspace/edgex-go/766@tmp/private_key_10791277817544249531.key (/w/workspace/edgex-go/766@tmp/private_key_10791277817544249531.key) 01:34:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:34:15 + git semver push 01:34:16 2024-12-20 01:34:15,988 [run_push] DEBUG push 01:34:16 2024-12-20 01:34:15,989 [execute] INFO git cat-file --batch-check 01:34:16 2024-12-20 01:34:15,989 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/766/.semver, universal_newlines=False, shell=None, istream=) 01:34:16 2024-12-20 01:34:15,993 [execute] INFO git rev-list 29fedacb052c30d870b9f6399b257a1509c7fd5e -- 01:34:16 2024-12-20 01:34:15,993 [execute] DEBUG Popen(['git', 'rev-list', '29fedacb052c30d870b9f6399b257a1509c7fd5e', '--'], cwd=/w/workspace/edgex-go/766/.semver, universal_newlines=False, shell=None, istream=None) 01:34:16 2024-12-20 01:34:16,010 [execute] INFO git fetch -v origin 01:34:16 2024-12-20 01:34:16,011 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/766/.semver, universal_newlines=True, shell=None, istream=None) 01:34:16 2024-12-20 01:34:16,453 [run_push] DEBUG no remote changes detected 01:34:16 2024-12-20 01:34:16,453 [execute] INFO git push origin semver 01:34:16 2024-12-20 01:34:16,454 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/766/.semver, universal_newlines=False, shell=None, istream=None) 01:34:17 2024-12-20 01:34:17,133 [run_push] DEBUG push all version tags 01:34:17 2024-12-20 01:34:17,133 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:34:17 2024-12-20 01:34:17,134 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/766, universal_newlines=False, shell=None, istream=None) 01:34:17 2024-12-20 01:34:17,780 [read_version] DEBUG read version from /w/workspace/edgex-go/766/.semver/main 01:34:17 4.0.0-dev.31 [Pipeline] } 01:34:18 $ docker exec --env ******** --env ******** 97d66773c63bb09ca00eac30669421800171ee0d2be48a0ac07768e6ce3b4352 ssh-agent -k 01:34:18 unset SSH_AUTH_SOCK; 01:34:18 unset SSH_AGENT_PID; 01:34:18 echo Agent pid 39 killed; 01:34:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:34:18 + git semver [Pipeline] } 01:34:18 $ docker stop --time=1 97d66773c63bb09ca00eac30669421800171ee0d2be48a0ac07768e6ce3b4352 01:34:20 $ docker rm -f --volumes 97d66773c63bb09ca00eac30669421800171ee0d2be48a0ac07768e6ce3b4352 [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 01:34:20 + [ -d /w/workspace/edgex-go/766/archives ] [Pipeline] libraryResource [Pipeline] sh 01:34:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:34:21 ---> package-listing.sh 01:34:21 ++ facter osfamily 01:34:21 ++ tr '[:upper:]' '[:lower:]' 01:34:22 + OS_FAMILY=debian 01:34:22 + workspace=/w/workspace/edgex-go/766 01:34:22 + START_PACKAGES=/tmp/packages_start.txt 01:34:22 + END_PACKAGES=/tmp/packages_end.txt 01:34:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:34:22 + PACKAGES=/tmp/packages_start.txt 01:34:22 + '[' /w/workspace/edgex-go/766 ']' 01:34:22 + PACKAGES=/tmp/packages_end.txt 01:34:22 + case "${OS_FAMILY}" in 01:34:22 + dpkg -l 01:34:22 + grep '^ii' 01:34:22 + '[' -f /tmp/packages_start.txt ']' 01:34:22 + '[' -f /tmp/packages_end.txt ']' 01:34:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:34:22 + '[' /w/workspace/edgex-go/766 ']' 01:34:22 + mkdir -p /w/workspace/edgex-go/766/archives/ 01:34:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/766/archives/ [Pipeline] echo 01:34:22 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/766/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:34:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:34:22 01:34:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:34:23 latest: Pulling from edgex-lftools-log-publisher 01:34:23 5eb5b503b376: Pulling fs layer 01:34:23 5c69ac0246d0: Pulling fs layer 01:34:23 ec43610c2a17: Pulling fs layer 01:34:23 3a2ae6a8a46f: Pulling fs layer 01:34:23 33b1e0a273af: Pulling fs layer 01:34:23 5d3b04190fa2: Pulling fs layer 01:34:23 2f39f015ded8: Pulling fs layer 01:34:23 3a2ae6a8a46f: Waiting 01:34:23 33b1e0a273af: Waiting 01:34:23 5d3b04190fa2: Waiting 01:34:23 2f39f015ded8: Waiting 01:34:23 5c69ac0246d0: Verifying Checksum 01:34:23 5c69ac0246d0: Download complete 01:34:23 3a2ae6a8a46f: Verifying Checksum 01:34:23 3a2ae6a8a46f: Download complete 01:34:23 33b1e0a273af: Verifying Checksum 01:34:23 33b1e0a273af: Download complete 01:34:23 5d3b04190fa2: Verifying Checksum 01:34:23 ec43610c2a17: Verifying Checksum 01:34:23 ec43610c2a17: Download complete 01:34:23 5eb5b503b376: Verifying Checksum 01:34:23 5eb5b503b376: Download complete 01:34:23 2f39f015ded8: Verifying Checksum 01:34:23 2f39f015ded8: Download complete 01:34:24 5eb5b503b376: Pull complete 01:34:24 5c69ac0246d0: Pull complete 01:34:25 ec43610c2a17: Pull complete 01:34:25 3a2ae6a8a46f: Pull complete 01:34:25 33b1e0a273af: Pull complete 01:34:25 5d3b04190fa2: Pull complete 01:34:29 2f39f015ded8: Pull complete 01:34:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:34:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:34:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:34:29 prd-ubuntu20.04-docker-8c-8g-35416 does not seem to be running inside a container 01:34:29 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/766/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/766 -v /w/workspace/edgex-go/766:/w/workspace/edgex-go/766:rw,z -v /w/workspace/edgex-go/766@tmp:/w/workspace/edgex-go/766@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 01:34:34 $ docker top e8d8e6e8b2a2b44d427d6739ca76fdba6263df8bd1c98ce117bc636c031ba7bb -eo pid,comm [Pipeline] { [Pipeline] sh 01:34:34 + touch /tmp/pre-build-complete [Pipeline] sh 01:34:34 + mkdir -p /var/log/sysstat [Pipeline] sh 01:34:34 + ls /var/log/sa-host 01:34:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:34:35 provisioning config files... 01:34:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/766@tmp/config15934662191959206965tmp [Pipeline] { [Pipeline] echo 01:34:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:34:35 ---> create-netrc.sh [Pipeline] } 01:34:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:34:35 ---> python-tools-install.sh [Pipeline] echo 01:34:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:34:36 ---> sudo-logs.sh 01:34:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:34:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:34:36 ---> job-cost.sh 01:34:36 lf-activate-venv: SKIPPING 01:34:36 DEBUG: total: 0.2199999988079071 01:34:36 INFO: Retrieving Stack Cost... 01:34:36 INFO: Retrieving Pricing Info for: v3-standard-8 01:34:37 INFO: Archiving Costs [Pipeline] echo 01:34:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:34:37 ---> logs-deploy.sh 01:34:37 lf-activate-venv: SKIPPING 01:34:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/766 01:34:37 INFO: archiving workspace using pattern(s): 01:34:38 Archives upload complete. 01:34:38 INFO: archiving logs to Nexus 01:34:39 ---> uname -a: 01:34:39 Linux prd-ubuntu20-04-docker-8c-8g-35416 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:34:39 01:34:39 01:34:39 ---> lscpu: 01:34:39 Architecture: x86_64 01:34:39 CPU op-mode(s): 32-bit, 64-bit 01:34:39 Byte Order: Little Endian 01:34:39 Address sizes: 40 bits physical, 48 bits virtual 01:34:39 CPU(s): 8 01:34:39 On-line CPU(s) list: 0-7 01:34:39 Thread(s) per core: 1 01:34:39 Core(s) per socket: 1 01:34:39 Socket(s): 8 01:34:39 NUMA node(s): 1 01:34:39 Vendor ID: AuthenticAMD 01:34:39 CPU family: 23 01:34:39 Model: 49 01:34:39 Model name: AMD EPYC-Rome Processor 01:34:39 Stepping: 0 01:34:39 CPU MHz: 2799.998 01:34:39 BogoMIPS: 5599.99 01:34:39 Virtualization: AMD-V 01:34:39 Hypervisor vendor: KVM 01:34:39 Virtualization type: full 01:34:39 L1d cache: 256 KiB 01:34:39 L1i cache: 256 KiB 01:34:39 L2 cache: 4 MiB 01:34:39 L3 cache: 128 MiB 01:34:39 NUMA node0 CPU(s): 0-7 01:34:39 Vulnerability Itlb multihit: Not affected 01:34:39 Vulnerability L1tf: Not affected 01:34:39 Vulnerability Mds: Not affected 01:34:39 Vulnerability Meltdown: Not affected 01:34:39 Vulnerability Mmio stale data: Not affected 01:34:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:34:39 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:34:39 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:34:39 Vulnerability Srbds: Not affected 01:34:39 Vulnerability Tsx async abort: Not affected 01:34:39 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 01:34:39 01:34:39 01:34:39 ---> nproc: 01:34:39 8 01:34:39 01:34:39 01:34:39 ---> df -h: 01:34:39 Filesystem Size Used Avail Use% Mounted on 01:34:39 overlay 155G 27G 129G 18% / 01:34:39 tmpfs 64M 0 64M 0% /dev 01:34:39 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:34:39 shm 64M 0 64M 0% /dev/shm 01:34:39 /dev/vda1 155G 27G 129G 18% /facter-os 01:34:39 01:34:39 01:34:39 ---> sar -b -r -n DEV: 01:34:39 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-35416) 12/20/24 _x86_64_ (8 CPU) 01:34:39 01:34:39 01:03:43 LINUX RESTART (8 CPU) 01:34:39 01:34:39 01:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:34:39 01:05:02 333.99 46.25 287.74 0.00 5273.98 61760.75 0.00 01:34:39 01:06:01 178.73 0.83 177.90 0.00 17.35 63237.82 0.00 01:34:39 01:07:01 43.12 0.00 43.12 0.00 0.00 33130.57 0.00 01:34:39 01:08:01 27.66 0.18 27.48 0.00 2.67 19268.52 0.00 01:34:39 01:09:01 585.69 4.28 581.41 0.00 2124.23 238043.59 0.00 01:34:39 01:10:01 606.06 14.23 591.84 0.00 2453.18 185721.56 0.00 01:34:39 01:11:01 286.67 0.07 286.60 0.00 0.53 66019.59 0.00 01:34:39 01:12:01 382.16 0.03 382.12 0.00 0.27 132483.44 0.00 01:34:39 01:13:01 513.75 0.15 513.60 0.00 28.53 40361.41 0.00 01:34:39 01:14:01 30.51 0.05 30.46 0.00 8.00 785.47 0.00 01:34:39 01:15:01 1.73 0.00 1.73 0.00 0.00 20.26 0.00 01:34:39 01:16:01 1.90 0.00 1.90 0.00 0.00 27.07 0.00 01:34:39 01:17:01 0.90 0.02 0.88 0.00 0.13 9.73 0.00 01:34:39 01:18:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 01:34:39 01:19:01 2.03 0.02 2.02 0.00 0.13 26.13 0.00 01:34:39 01:20:01 0.87 0.00 0.87 0.00 0.00 11.33 0.00 01:34:39 01:21:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 01:34:39 01:22:01 0.83 0.00 0.83 0.00 0.00 11.20 0.00 01:34:39 01:23:02 1.22 0.00 1.22 0.00 0.00 14.26 0.00 01:34:39 01:24:01 1.47 0.00 1.47 0.00 0.00 18.84 0.00 01:34:39 01:25:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 01:34:39 01:26:01 0.90 0.00 0.90 0.00 0.00 11.46 0.00 01:34:39 01:27:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 01:34:39 01:28:01 0.97 0.00 0.97 0.00 0.00 12.00 0.00 01:34:39 01:29:01 1.38 0.00 1.38 0.00 0.00 17.06 0.00 01:34:39 01:30:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 01:34:39 01:31:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 01:34:39 01:32:01 1.47 0.00 1.47 0.00 0.00 17.86 0.00 01:34:39 01:33:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 01:34:39 01:34:01 115.95 0.28 115.66 0.00 14.75 34345.51 0.00 01:34:39 Average: 104.28 2.22 102.06 0.00 331.15 29181.24 0.00 01:34:39 01:34:39 01:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:34:39 01:05:02 29014132 31511552 813252 2.47 71828 2702308 2027668 5.98 1078872 2411272 478312 01:34:39 01:06:01 27425600 31310844 990624 3.01 127148 3909664 2296200 6.77 1766500 3166004 627076 01:34:39 01:07:01 26736408 31018764 1280744 3.89 130728 4277272 2680160 7.90 2038068 3557908 480468 01:34:39 01:08:01 26434804 31409208 888492 2.70 134720 4915540 1972560 5.81 1835220 4011096 594904 01:34:39 01:09:01 21105952 31196588 1050668 3.20 167816 9859448 3343892 9.85 2293220 8673728 72040 01:34:39 01:10:01 12524628 28753200 3434060 10.44 362372 15200336 8656888 25.51 5593572 13276888 434568 01:34:39 01:11:01 9585500 28756804 3424344 10.41 378584 17986288 9448944 27.85 6963708 14694172 1398716 01:34:39 01:12:01 9557496 30697992 1511468 4.60 388276 19949276 4197796 12.37 5431444 16306752 575716 01:34:39 01:13:01 11745568 31400840 848040 2.58 394688 18606252 2269324 6.69 3379808 16368392 652 01:34:39 01:14:01 11747980 31405704 842456 2.56 396100 18606964 2137964 6.30 3768340 15977264 292 01:34:39 01:15:01 11752732 31410496 837780 2.55 396132 18606964 2137964 6.30 3762900 15977264 20 01:34:39 01:16:01 11752644 31410604 837596 2.55 396192 18607096 2137964 6.30 3763548 15977400 164 01:34:39 01:17:01 11767032 31424992 823784 2.51 396212 18607092 2137964 6.30 3749748 15977400 8 01:34:39 01:18:01 11767064 31425096 823772 2.51 396232 18607100 2137964 6.30 3749576 15977400 164 01:34:39 01:19:01 11770748 31428700 820116 2.49 396256 18607080 2176568 6.41 3745108 15977380 4 01:34:39 01:20:01 11770472 31428428 820308 2.49 396276 18607080 2176568 6.41 3745580 15977380 252 01:34:39 01:21:01 11770684 31428684 819992 2.49 396300 18607084 2176568 6.41 3744864 15977384 4 01:34:39 01:22:01 11770952 31428960 819676 2.49 396320 18607092 2176568 6.41 3745156 15977388 208 01:34:39 01:23:02 11770452 31428464 820060 2.49 396332 18607092 2176568 6.41 3745184 15977392 12 01:34:39 01:24:01 11771452 31429528 818976 2.49 396368 18607092 2176568 6.41 3743912 15977400 64 01:34:39 01:25:01 11771656 31429748 818680 2.49 396396 18607096 2176568 6.41 3744344 15977396 4 01:34:39 01:26:01 11771564 31429660 818896 2.49 396416 18607100 2176568 6.41 3744028 15977400 192 01:34:39 01:27:01 11771896 31430056 818516 2.49 396432 18607104 2176568 6.41 3744100 15977404 4 01:34:39 01:28:01 11772252 31430444 818280 2.49 396468 18607104 2176568 6.41 3744420 15977404 176 01:34:39 01:29:01 11772268 31430500 818196 2.49 396512 18607100 2176568 6.41 3744452 15977412 8 01:34:39 01:30:01 11772132 31430400 818140 2.49 396540 18607112 2176568 6.41 3744212 15977412 180 01:34:39 01:31:01 11772012 31430316 818160 2.49 396568 18607116 2176568 6.41 3744584 15977416 8 01:34:39 01:32:01 11771736 31430084 818296 2.49 396600 18607124 2176568 6.41 3744252 15977420 44 01:34:39 01:33:01 11771728 31430080 818232 2.49 396612 18607124 2176568 6.41 3744724 15977424 8 01:34:39 01:34:01 10611952 31387184 859272 2.61 416188 19611028 2242792 6.61 3810092 16974244 532084 01:34:39 Average: 14003383 31198797 1051696 3.20 349987 16305304 2749152 8.10 3638451 13966273 173212 01:34:39 01:34:39 01:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:34:39 01:05:02 lo 5.26 5.26 0.51 0.51 0.00 0.00 0.00 0.00 01:34:39 01:05:02 ens3 1639.19 1626.27 11348.89 198.16 0.00 0.00 0.00 0.00 01:34:39 01:05:02 docker0 693.22 592.94 47.56 2869.10 0.00 0.00 0.00 0.00 01:34:39 01:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:34:39 01:06:01 ens3 359.14 239.84 2097.27 36.44 0.00 0.00 0.00 0.00 01:34:39 01:06:01 docker0 218.84 322.71 19.17 2063.33 0.00 0.00 0.00 0.00 01:34:39 01:06:01 veth44de334 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 01:34:39 01:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:07:01 ens3 32.49 21.13 27.08 14.17 0.00 0.00 0.00 0.00 01:34:39 01:07:01 docker0 1.17 1.17 0.09 0.11 0.00 0.00 0.00 0.00 01:34:39 01:07:01 veth44de334 1.17 1.20 0.10 0.11 0.00 0.00 0.00 0.00 01:34:39 01:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:34:39 01:08:01 ens3 23.81 14.96 20.28 12.01 0.00 0.00 0.00 0.00 01:34:39 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:08:01 veth44de334 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:09:01 vethed77693 0.63 1.27 0.06 0.27 0.00 0.00 0.00 0.00 01:34:39 01:09:01 vethd7c4212 8.91 10.23 0.92 6.40 0.00 0.00 0.00 0.00 01:34:39 01:09:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 01:34:39 01:09:01 veth97be0aa 9.56 11.85 0.96 6.52 0.00 0.00 0.00 0.00 01:34:39 01:09:01 ens3 488.19 318.14 6732.40 195.92 0.00 0.00 0.00 0.00 01:34:39 01:09:01 vethd9a5378 9.41 11.41 0.95 6.48 0.00 0.00 0.00 0.00 01:34:39 01:09:01 veth3f040bd 9.25 11.56 0.94 6.40 0.00 0.00 0.00 0.00 01:34:39 01:09:01 veth68b0a55 9.56 11.56 0.97 6.73 0.00 0.00 0.00 0.00 01:34:39 01:09:01 docker0 128.82 213.38 9.09 2140.66 0.00 0.00 0.00 0.00 01:34:39 01:10:01 vethed77693 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 01:34:39 01:10:01 veth7ff11de 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:34:39 01:10:01 veth7ed3cd3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:34:39 01:10:01 vethf21e11c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:34:39 01:10:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 01:34:39 01:10:01 veth83d0253 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:34:39 01:10:01 ens3 756.35 440.24 7545.74 48.18 0.00 0.00 0.00 0.00 01:34:39 01:10:01 vethe0a3c33 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 01:34:39 01:10:01 vethc484524 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:34:39 01:10:01 vetha8fc34d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:34:39 01:10:01 vethd69a31c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:34:39 01:10:01 vetha35036a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:34:39 01:10:01 veth71ec463 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:34:39 01:10:01 veth1e64f6b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:34:39 01:10:01 docker0 348.15 614.11 31.47 6138.31 0.00 0.00 0.00 0.00 01:34:39 01:10:01 veth6df2535 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:34:39 01:11:01 vethed77693 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:11:01 veth7ff11de 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:11:01 veth7ed3cd3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:11:01 vethf21e11c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:11:01 veth83d0253 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:11:01 ens3 3.60 2.45 3.00 1.65 0.00 0.00 0.00 0.00 01:34:39 01:11:01 vethe0a3c33 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:11:01 vethc484524 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:11:01 vetha8fc34d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:11:01 vethd69a31c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:11:01 vetha35036a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:11:01 veth71ec463 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:11:01 veth1e64f6b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:11:01 veth6df2535 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:12:01 vethed77693 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:12:01 veth7ff11de 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:12:01 veth7ed3cd3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:12:01 vethf21e11c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:34:39 01:12:01 veth83d0253 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:12:01 ens3 5.86 3.43 4.78 2.56 0.00 0.00 0.00 0.00 01:34:39 01:12:01 vethe0a3c33 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:12:01 vethc484524 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:12:01 vetha8fc34d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:12:01 vethd69a31c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:12:01 vetha35036a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:12:01 veth71ec463 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:12:01 veth1e64f6b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:12:01 veth6df2535 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:13:01 lo 40.59 40.59 4.01 4.01 0.00 0.00 0.00 0.00 01:34:39 01:13:01 ens3 295.08 277.49 173.60 1097.36 0.00 0.00 0.00 0.00 01:34:39 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:14:01 lo 40.66 40.66 4.00 4.00 0.00 0.00 0.00 0.00 01:34:39 01:14:01 ens3 455.04 457.82 198.28 2665.57 0.00 0.00 0.00 0.00 01:34:39 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:15:01 ens3 0.17 0.17 0.08 0.11 0.00 0.00 0.00 0.00 01:34:39 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:34:39 01:16:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:34:39 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:34:39 01:18:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:34:39 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:34:39 01:20:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 01:34:39 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:21:01 ens3 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:34:39 01:22:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:34:39 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:23:02 ens3 1.17 0.52 4.97 0.04 0.00 0.00 0.00 0.00 01:34:39 01:23:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:34:39 01:24:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:34:39 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:25:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 01:34:39 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:34:39 01:26:01 ens3 0.53 0.18 0.08 0.01 0.00 0.00 0.00 0.00 01:34:39 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:27:01 ens3 0.37 0.00 0.04 0.00 0.00 0.00 0.00 0.00 01:34:39 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:34:39 01:28:01 ens3 0.52 0.10 0.05 0.01 0.00 0.00 0.00 0.00 01:34:39 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:29:01 ens3 0.58 0.37 0.35 0.28 0.00 0.00 0.00 0.00 01:34:39 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:34:39 01:30:01 ens3 0.70 0.23 0.19 0.08 0.00 0.00 0.00 0.00 01:34:39 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:31:01 ens3 0.98 0.32 0.38 0.27 0.00 0.00 0.00 0.00 01:34:39 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:34:39 01:32:01 ens3 0.40 0.10 0.04 0.01 0.00 0.00 0.00 0.00 01:34:39 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:33:01 ens3 0.63 0.37 0.36 0.28 0.00 0.00 0.00 0.00 01:34:39 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:39 01:34:01 lo 2.33 2.33 0.23 0.23 0.00 0.00 0.00 0.00 01:34:39 01:34:01 ens3 390.20 249.77 7086.59 152.42 0.00 0.00 0.00 0.00 01:34:39 01:34:01 docker0 80.73 141.71 7.33 1251.07 0.00 0.00 0.00 0.00 01:34:39 Average: lo 3.11 3.11 0.30 0.30 0.00 0.00 0.00 0.00 01:34:39 Average: ens3 148.54 121.84 1175.64 147.66 0.00 0.00 0.00 0.00 01:34:39 Average: docker0 48.97 62.77 3.82 481.58 0.00 0.00 0.00 0.00 01:34:39 01:34:39 01:34:39 ---> sar -P ALL: 01:34:39 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-35416) 12/20/24 _x86_64_ (8 CPU) 01:34:39 01:34:39 01:03:43 LINUX RESTART (8 CPU) 01:34:39 01:34:39 01:04:01 CPU %user %nice %system %iowait %steal %idle 01:34:39 01:05:02 all 9.70 0.00 3.38 2.73 0.06 84.14 01:34:39 01:05:02 0 6.12 0.00 3.21 1.73 0.05 88.89 01:34:39 01:05:02 1 10.02 0.00 4.29 3.78 0.07 81.84 01:34:39 01:05:02 2 11.96 0.00 4.60 0.35 0.05 83.04 01:34:39 01:05:02 3 15.79 0.00 4.24 7.84 0.07 72.06 01:34:39 01:05:02 4 8.86 0.00 3.44 0.79 0.05 86.85 01:34:39 01:05:02 5 8.97 0.00 2.78 5.89 0.07 82.30 01:34:39 01:05:02 6 11.27 0.00 2.12 0.40 0.05 86.15 01:34:39 01:05:02 7 4.65 0.00 2.36 1.05 0.05 91.89 01:34:39 01:06:01 all 25.50 0.00 5.25 2.80 0.08 66.37 01:34:39 01:06:01 0 25.69 0.00 5.14 1.79 0.07 67.31 01:34:39 01:06:01 1 25.48 0.00 4.80 0.10 0.07 69.55 01:34:39 01:06:01 2 25.14 0.00 5.54 1.03 0.07 68.23 01:34:39 01:06:01 3 25.68 0.00 5.46 7.65 0.09 61.12 01:34:39 01:06:01 4 25.87 0.00 4.55 1.54 0.07 67.97 01:34:39 01:06:01 5 25.50 0.00 6.46 5.01 0.07 62.97 01:34:39 01:06:01 6 25.80 0.00 4.71 0.22 0.10 69.16 01:34:39 01:06:01 7 24.86 0.00 5.34 5.05 0.09 64.66 01:34:39 01:07:01 all 33.49 0.00 5.32 1.55 0.09 59.54 01:34:39 01:07:01 0 32.80 0.00 5.23 0.03 0.08 61.85 01:34:39 01:07:01 1 34.28 0.00 5.67 0.18 0.08 59.79 01:34:39 01:07:01 2 34.00 0.00 5.62 0.22 0.10 60.06 01:34:39 01:07:01 3 34.79 0.00 5.37 0.81 0.08 58.96 01:34:39 01:07:01 4 34.32 0.00 4.68 0.15 0.10 60.75 01:34:39 01:07:01 5 33.61 0.00 5.51 0.03 0.10 60.75 01:34:39 01:07:01 6 31.12 0.00 5.33 8.77 0.08 54.69 01:34:39 01:07:01 7 32.97 0.00 5.18 2.27 0.10 59.48 01:34:39 01:08:01 all 55.64 0.00 7.59 0.67 0.09 36.01 01:34:39 01:08:01 0 54.80 0.00 7.62 0.52 0.10 36.96 01:34:39 01:08:01 1 55.53 0.00 7.53 0.52 0.10 36.32 01:34:39 01:08:01 2 55.51 0.00 7.32 0.51 0.08 36.58 01:34:39 01:08:01 3 55.88 0.00 7.52 0.47 0.10 36.02 01:34:39 01:08:01 4 56.16 0.00 7.78 1.45 0.10 34.51 01:34:39 01:08:01 5 57.32 0.00 7.35 0.51 0.07 34.75 01:34:39 01:08:01 6 56.04 0.00 7.28 0.44 0.08 36.16 01:34:39 01:08:01 7 53.90 0.00 8.31 0.96 0.08 36.74 01:34:39 01:09:01 all 19.54 0.00 7.98 14.86 0.10 57.52 01:34:39 01:09:01 0 20.33 0.00 6.83 6.13 0.07 66.64 01:34:39 01:09:01 1 18.75 0.00 9.05 9.68 0.08 62.43 01:34:39 01:09:01 2 17.77 0.00 6.91 7.05 0.08 68.18 01:34:39 01:09:01 3 20.39 0.00 7.78 12.15 0.14 59.55 01:34:39 01:09:01 4 19.27 0.00 9.03 28.25 0.10 43.35 01:34:39 01:09:01 5 21.90 0.00 7.73 16.16 0.12 54.09 01:34:39 01:09:01 6 18.23 0.00 8.66 13.97 0.14 59.00 01:34:39 01:09:01 7 19.66 0.00 7.84 25.67 0.10 46.72 01:34:39 01:10:01 all 27.20 0.00 7.96 18.73 0.12 45.99 01:34:39 01:10:01 0 25.78 0.00 7.83 10.92 0.10 55.37 01:34:39 01:10:01 1 26.88 0.00 6.15 12.06 0.14 54.77 01:34:39 01:10:01 2 26.66 0.00 7.08 20.73 0.12 45.42 01:34:39 01:10:01 3 27.03 0.00 7.82 21.87 0.15 43.12 01:34:39 01:10:01 4 29.19 0.00 8.69 26.57 0.12 35.43 01:34:39 01:10:01 5 28.27 0.00 9.84 16.24 0.10 45.55 01:34:39 01:10:01 6 24.88 0.00 8.20 31.48 0.08 35.36 01:34:39 01:10:01 7 28.89 0.00 8.06 10.03 0.14 52.88 01:34:39 01:11:01 all 88.05 0.00 11.77 0.00 0.17 0.00 01:34:39 01:11:01 0 87.63 0.00 12.13 0.02 0.23 0.00 01:34:39 01:11:01 1 88.03 0.00 11.84 0.00 0.13 0.00 01:34:39 01:11:01 2 87.50 0.00 12.29 0.00 0.20 0.00 01:34:39 01:11:01 3 89.42 0.00 10.42 0.02 0.15 0.00 01:34:39 01:11:01 4 87.81 0.00 12.02 0.00 0.17 0.00 01:34:39 01:11:01 5 87.98 0.00 11.85 0.00 0.17 0.00 01:34:39 01:11:01 6 87.21 0.00 12.62 0.00 0.17 0.00 01:34:39 01:11:01 7 88.80 0.00 11.05 0.00 0.15 0.00 01:34:39 01:12:01 all 87.28 0.00 12.34 0.03 0.24 0.10 01:34:39 01:12:01 0 88.63 0.00 10.92 0.02 0.19 0.24 01:34:39 01:12:01 1 86.53 0.00 12.92 0.00 0.32 0.23 01:34:39 01:12:01 2 85.56 0.00 13.93 0.19 0.28 0.04 01:34:39 01:12:01 3 88.39 0.00 11.25 0.03 0.20 0.12 01:34:39 01:12:01 4 87.78 0.00 12.00 0.00 0.21 0.02 01:34:39 01:12:01 5 87.18 0.00 12.57 0.00 0.25 0.00 01:34:39 01:12:01 6 87.53 0.00 12.14 0.00 0.21 0.12 01:34:39 01:12:01 7 86.54 0.00 13.11 0.02 0.30 0.03 01:34:39 01:13:01 all 9.29 0.00 2.54 5.20 0.08 82.89 01:34:39 01:13:01 0 7.95 0.00 2.17 2.85 0.07 86.97 01:34:39 01:13:01 1 10.45 0.00 2.67 5.42 0.08 81.37 01:34:39 01:13:01 2 8.86 0.00 2.27 11.13 0.08 77.66 01:34:39 01:13:01 3 10.11 0.00 2.58 2.75 0.07 84.50 01:34:39 01:13:01 4 9.34 0.00 2.83 4.59 0.08 83.15 01:34:39 01:13:01 5 8.90 0.00 2.89 3.85 0.08 84.28 01:34:39 01:13:01 6 10.27 0.00 1.93 1.95 0.07 85.78 01:34:39 01:13:01 7 8.47 0.00 2.98 9.15 0.08 79.32 01:34:39 01:14:01 all 9.27 0.00 0.95 0.09 0.06 89.62 01:34:39 01:14:01 0 10.70 0.00 1.13 0.03 0.07 88.06 01:34:39 01:14:01 1 12.69 0.00 1.09 0.03 0.07 86.12 01:34:39 01:14:01 2 6.92 0.00 0.82 0.03 0.05 92.17 01:34:39 01:14:01 3 8.29 0.00 0.97 0.37 0.05 90.32 01:34:39 01:14:01 4 10.51 0.00 0.90 0.05 0.07 88.47 01:34:39 01:14:01 5 9.65 0.00 0.94 0.15 0.07 89.20 01:34:39 01:14:01 6 10.59 0.00 0.77 0.02 0.07 88.56 01:34:39 01:14:01 7 4.79 0.00 1.00 0.03 0.05 94.12 01:34:39 01:15:01 all 0.12 0.00 0.03 0.00 0.01 99.84 01:34:39 01:15:01 0 0.05 0.00 0.07 0.00 0.03 99.85 01:34:39 01:15:01 1 0.02 0.00 0.03 0.00 0.02 99.93 01:34:39 01:15:01 2 0.78 0.00 0.05 0.00 0.02 99.15 01:34:39 01:15:01 3 0.02 0.00 0.00 0.02 0.02 99.95 01:34:39 01:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:34:39 01:15:01 5 0.03 0.00 0.02 0.00 0.02 99.93 01:34:39 01:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:34:39 01:15:01 7 0.02 0.00 0.03 0.02 0.02 99.92 01:34:39 01:34:39 01:15:01 CPU %user %nice %system %iowait %steal %idle 01:34:39 01:16:01 all 0.13 0.00 0.01 0.01 0.01 99.84 01:34:39 01:16:01 0 0.08 0.00 0.02 0.00 0.02 99.88 01:34:39 01:16:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:34:39 01:16:01 2 0.81 0.00 0.00 0.00 0.02 99.17 01:34:39 01:16:01 3 0.03 0.00 0.02 0.02 0.02 99.92 01:34:39 01:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:34:39 01:16:01 5 0.02 0.00 0.03 0.02 0.00 99.93 01:34:39 01:16:01 6 0.02 0.00 0.02 0.02 0.02 99.93 01:34:39 01:16:01 7 0.02 0.00 0.02 0.07 0.00 99.90 01:34:39 01:17:01 all 0.05 0.00 0.01 0.00 0.01 99.93 01:34:39 01:17:01 0 0.02 0.00 0.03 0.00 0.02 99.93 01:34:39 01:17:01 1 0.02 0.00 0.03 0.00 0.02 99.93 01:34:39 01:17:01 2 0.23 0.00 0.03 0.00 0.00 99.73 01:34:39 01:17:01 3 0.02 0.00 0.00 0.02 0.00 99.97 01:34:39 01:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:34:39 01:17:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:34:39 01:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:34:39 01:17:01 7 0.05 0.00 0.02 0.00 0.02 99.92 01:34:39 01:18:01 all 0.09 0.00 0.01 0.00 0.01 99.89 01:34:39 01:18:01 0 0.02 0.00 0.03 0.00 0.03 99.92 01:34:39 01:18:01 1 0.05 0.00 0.02 0.00 0.02 99.92 01:34:39 01:18:01 2 0.60 0.00 0.05 0.00 0.02 99.33 01:34:39 01:18:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:34:39 01:18:01 4 0.02 0.00 0.00 0.00 0.02 99.97 01:34:39 01:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:34:39 01:18:01 6 0.00 0.00 0.02 0.02 0.00 99.97 01:34:39 01:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:34:39 01:19:01 all 0.04 0.00 0.03 0.00 0.01 99.92 01:34:39 01:19:01 0 0.05 0.00 0.05 0.00 0.02 99.88 01:34:39 01:19:01 1 0.03 0.00 0.02 0.00 0.02 99.93 01:34:39 01:19:01 2 0.02 0.00 0.03 0.00 0.00 99.95 01:34:39 01:19:01 3 0.05 0.00 0.07 0.02 0.02 99.85 01:34:39 01:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:34:39 01:19:01 5 0.03 0.00 0.02 0.00 0.00 99.95 01:34:39 01:19:01 6 0.05 0.00 0.02 0.02 0.02 99.90 01:34:39 01:19:01 7 0.03 0.00 0.03 0.00 0.02 99.92 01:34:39 01:20:01 all 0.02 0.00 0.02 0.00 0.01 99.95 01:34:39 01:20:01 0 0.03 0.00 0.05 0.00 0.03 99.88 01:34:39 01:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:34:39 01:20:01 2 0.02 0.00 0.03 0.00 0.02 99.93 01:34:39 01:20:01 3 0.02 0.00 0.02 0.02 0.02 99.93 01:34:39 01:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:34:39 01:20:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:34:39 01:20:01 6 0.00 0.00 0.02 0.02 0.00 99.97 01:34:39 01:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:34:39 01:21:01 all 0.03 0.00 0.01 0.00 0.01 99.94 01:34:39 01:21:01 0 0.02 0.00 0.02 0.00 0.03 99.93 01:34:39 01:21:01 1 0.05 0.00 0.02 0.00 0.02 99.92 01:34:39 01:21:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:34:39 01:21:01 3 0.03 0.00 0.03 0.02 0.00 99.92 01:34:39 01:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:34:39 01:21:01 5 0.02 0.00 0.02 0.00 0.02 99.95 01:34:39 01:21:01 6 0.02 0.00 0.00 0.00 0.02 99.97 01:34:39 01:21:01 7 0.08 0.00 0.02 0.00 0.02 99.88 01:34:39 01:22:01 all 0.13 0.00 0.01 0.00 0.01 99.85 01:34:39 01:22:01 0 0.03 0.00 0.02 0.00 0.02 99.93 01:34:39 01:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:34:39 01:22:01 2 0.96 0.00 0.03 0.00 0.02 98.99 01:34:39 01:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:34:39 01:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:34:39 01:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:34:39 01:22:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:34:39 01:22:01 7 0.03 0.00 0.03 0.00 0.02 99.92 01:34:39 01:23:02 all 0.27 0.00 0.01 0.00 0.01 99.71 01:34:39 01:23:02 0 0.05 0.00 0.03 0.00 0.03 99.88 01:34:39 01:23:02 1 0.02 0.00 0.00 0.00 0.02 99.97 01:34:39 01:23:02 2 1.84 0.00 0.02 0.00 0.00 98.14 01:34:39 01:23:02 3 0.03 0.00 0.00 0.02 0.02 99.93 01:34:39 01:23:02 4 0.03 0.00 0.00 0.00 0.00 99.97 01:34:39 01:23:02 5 0.07 0.00 0.02 0.00 0.00 99.92 01:34:39 01:23:02 6 0.03 0.00 0.00 0.00 0.02 99.95 01:34:39 01:23:02 7 0.03 0.00 0.00 0.00 0.00 99.97 01:34:39 01:24:01 all 0.02 0.00 0.02 0.00 0.01 99.95 01:34:39 01:24:01 0 0.05 0.00 0.03 0.00 0.02 99.90 01:34:39 01:24:01 1 0.02 0.00 0.03 0.00 0.02 99.93 01:34:39 01:24:01 2 0.02 0.00 0.02 0.00 0.02 99.95 01:34:39 01:24:01 3 0.02 0.00 0.00 0.02 0.00 99.97 01:34:39 01:24:01 4 0.00 0.00 0.02 0.00 0.02 99.97 01:34:39 01:24:01 5 0.07 0.00 0.00 0.00 0.00 99.93 01:34:39 01:24:01 6 0.00 0.00 0.02 0.02 0.00 99.97 01:34:39 01:24:01 7 0.00 0.00 0.03 0.00 0.00 99.97 01:34:39 01:25:01 all 0.11 0.00 0.01 0.00 0.01 99.87 01:34:39 01:25:01 0 0.03 0.00 0.02 0.00 0.03 99.92 01:34:39 01:25:01 1 0.05 0.00 0.00 0.00 0.02 99.93 01:34:39 01:25:01 2 0.61 0.00 0.02 0.00 0.02 99.35 01:34:39 01:25:01 3 0.02 0.00 0.02 0.02 0.02 99.93 01:34:39 01:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:34:39 01:25:01 5 0.07 0.00 0.00 0.00 0.00 99.93 01:34:39 01:25:01 6 0.03 0.00 0.00 0.02 0.02 99.93 01:34:39 01:25:01 7 0.02 0.00 0.02 0.00 0.02 99.95 01:34:39 01:26:01 all 0.02 0.00 0.01 0.00 0.01 99.96 01:34:39 01:26:01 0 0.03 0.00 0.02 0.00 0.02 99.93 01:34:39 01:26:01 1 0.00 0.00 0.02 0.00 0.02 99.97 01:34:39 01:26:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:34:39 01:26:01 3 0.03 0.00 0.00 0.02 0.02 99.93 01:34:39 01:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:34:39 01:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:34:39 01:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:34:39 01:26:01 7 0.05 0.00 0.03 0.00 0.02 99.90 01:34:39 01:34:39 01:26:01 CPU %user %nice %system %iowait %steal %idle 01:34:39 01:27:01 all 0.03 0.00 0.00 0.00 0.01 99.95 01:34:39 01:27:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:34:39 01:27:01 1 0.05 0.00 0.00 0.00 0.02 99.93 01:34:39 01:27:01 2 0.03 0.00 0.02 0.00 0.02 99.93 01:34:39 01:27:01 3 0.02 0.00 0.00 0.03 0.02 99.93 01:34:39 01:27:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:34:39 01:27:01 5 0.03 0.00 0.00 0.00 0.02 99.95 01:34:39 01:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:34:39 01:27:01 7 0.05 0.00 0.02 0.00 0.00 99.93 01:34:39 01:28:01 all 0.03 0.00 0.02 0.00 0.01 99.93 01:34:39 01:28:01 0 0.03 0.00 0.02 0.00 0.03 99.92 01:34:39 01:28:01 1 0.02 0.00 0.05 0.00 0.00 99.93 01:34:39 01:28:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:34:39 01:28:01 3 0.02 0.00 0.02 0.02 0.02 99.93 01:34:39 01:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:34:39 01:28:01 5 0.08 0.00 0.02 0.00 0.00 99.90 01:34:39 01:28:01 6 0.00 0.00 0.02 0.02 0.02 99.95 01:34:39 01:28:01 7 0.07 0.00 0.03 0.00 0.02 99.88 01:34:39 01:29:01 all 0.03 0.00 0.01 0.00 0.01 99.95 01:34:39 01:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:34:39 01:29:01 1 0.03 0.00 0.02 0.00 0.02 99.93 01:34:39 01:29:01 2 0.02 0.00 0.02 0.00 0.02 99.95 01:34:39 01:29:01 3 0.03 0.00 0.00 0.02 0.02 99.93 01:34:39 01:29:01 4 0.02 0.00 0.00 0.00 0.02 99.97 01:34:39 01:29:01 5 0.07 0.00 0.00 0.00 0.00 99.93 01:34:39 01:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:34:39 01:29:01 7 0.03 0.00 0.02 0.00 0.02 99.93 01:34:39 01:30:01 all 0.02 0.00 0.01 0.00 0.01 99.96 01:34:39 01:30:01 0 0.03 0.00 0.03 0.00 0.02 99.92 01:34:39 01:30:01 1 0.03 0.00 0.00 0.00 0.02 99.95 01:34:39 01:30:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:34:39 01:30:01 3 0.03 0.00 0.00 0.02 0.02 99.93 01:34:39 01:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:34:39 01:30:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:34:39 01:30:01 6 0.00 0.00 0.00 0.00 0.02 99.98 01:34:39 01:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:34:39 01:31:01 all 0.10 0.00 0.01 0.00 0.01 99.87 01:34:39 01:31:01 0 0.03 0.00 0.02 0.00 0.03 99.92 01:34:39 01:31:01 1 0.05 0.00 0.00 0.00 0.02 99.93 01:34:39 01:31:01 2 0.55 0.00 0.00 0.00 0.02 99.43 01:34:39 01:31:01 3 0.05 0.00 0.05 0.02 0.02 99.87 01:34:39 01:31:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:34:39 01:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:34:39 01:31:01 6 0.02 0.00 0.00 0.02 0.00 99.97 01:34:39 01:31:01 7 0.05 0.00 0.02 0.00 0.00 99.93 01:34:39 01:32:01 all 0.26 0.00 0.01 0.00 0.01 99.72 01:34:39 01:32:01 0 0.00 0.00 0.02 0.00 0.02 99.97 01:34:39 01:32:01 1 0.02 0.00 0.02 0.00 0.02 99.95 01:34:39 01:32:01 2 2.00 0.00 0.00 0.00 0.02 97.98 01:34:39 01:32:01 3 0.03 0.00 0.02 0.02 0.02 99.92 01:34:39 01:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:34:39 01:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:34:39 01:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:34:39 01:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:34:39 01:33:01 all 0.25 0.00 0.01 0.00 0.00 99.73 01:34:39 01:33:01 0 0.05 0.00 0.00 0.00 0.02 99.93 01:34:39 01:33:01 1 0.07 0.00 0.02 0.00 0.00 99.92 01:34:39 01:33:01 2 1.71 0.00 0.02 0.00 0.00 98.27 01:34:39 01:33:01 3 0.02 0.00 0.03 0.02 0.02 99.92 01:34:39 01:33:01 4 0.03 0.00 0.02 0.00 0.00 99.95 01:34:39 01:33:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:34:39 01:33:01 6 0.02 0.00 0.00 0.02 0.00 99.97 01:34:39 01:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:34:39 01:34:01 all 7.39 0.00 3.28 1.90 0.05 87.38 01:34:39 01:34:01 0 7.98 0.00 2.57 0.30 0.05 89.09 01:34:39 01:34:01 1 7.89 0.00 4.32 0.02 0.07 87.71 01:34:39 01:34:01 2 8.29 0.00 2.86 0.10 0.05 88.69 01:34:39 01:34:01 3 7.27 0.00 3.11 1.50 0.05 88.07 01:34:39 01:34:01 4 7.11 0.00 4.28 0.51 0.03 88.07 01:34:39 01:34:01 5 6.40 0.00 3.00 0.80 0.05 89.75 01:34:39 01:34:01 6 7.19 0.00 3.49 11.92 0.07 77.33 01:34:39 01:34:01 7 6.97 0.00 2.61 0.08 0.07 90.27 01:34:39 Average: all 12.29 0.00 2.26 1.60 0.04 83.81 01:34:39 Average: 0 12.10 0.00 2.14 0.80 0.05 84.90 01:34:39 Average: 1 12.35 0.00 2.32 1.05 0.05 84.24 01:34:39 Average: 2 12.39 0.00 2.28 1.37 0.04 83.92 01:34:39 Average: 3 12.69 0.00 2.21 1.83 0.05 83.23 01:34:39 Average: 4 12.38 0.00 2.31 2.09 0.04 83.18 01:34:39 Average: 5 12.33 0.00 2.33 1.60 0.04 83.70 01:34:39 Average: 6 12.19 0.00 2.22 2.29 0.04 83.27 01:34:39 Average: 7 11.88 0.00 2.24 1.79 0.04 84.04 01:34:39 01:34:39 01:34:39