Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cadd20047735d6124c3149b3375299ba0c077752 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-ssh3958361852588823003.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-ssh12882667138831596440.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-ssh14420561779824308209.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-ssh7439922163807530440.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-ssh1872128566680257175.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-35309 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/765 [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/765 # 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 cadd20047735d6124c3149b3375299ba0c077752 (main) Commit message: "Merge pull request #5030 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.14.0" > 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 cadd20047735d6124c3149b3375299ba0c077752 # timeout=10 > git rev-list --no-walk d8dcd70220f9688fa8787918ae82f03e3794c64c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:43:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:43:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:43:06 ========================================================= 01:43:06 EdgeX Global Pipelines Version Info 01:43:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:43:07 ------------------- 01:43:07 stable info: 01:43:07 ------------------- 01:43:07 Commited By: Cherry Wang cherry@iotechsys.com 01:43:07 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 01:43:07 Message: update stable to v1.0.269 01:43:07 ------------------- 01:43:07 experimental info: 01:43:07 ------------------- 01:43:07 Commited By: **** collab-it+edgex@linuxfoundation.org 01:43:07 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 01:43:07 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:43:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:43:08 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:43:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:43:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:43:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:43:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:43:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:43:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:43:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:43:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:43:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:43:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:43:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:43:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:43:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:43:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:43:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:43:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:43:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:43:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 01:43:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:43:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:43:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:43:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:43:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:43:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:43:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] echo 01:43:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cadd200 [Pipeline] echo 01:43:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:43:08 provisioning config files... 01:43:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/765@tmp/config1102177592479784630tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:43:08 ---> ****-login.sh 01:43:08 nexus3.edgexfoundry.org:10001 01:43:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:43:09 Configure a credential helper to remove this warning. See 01:43:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:43:09 01:43:09 Login Succeeded 01:43:09 nexus3.edgexfoundry.org:10002 01:43:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:43:09 Configure a credential helper to remove this warning. See 01:43:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:43:09 01:43:09 Login Succeeded 01:43:09 nexus3.edgexfoundry.org:10003 01:43:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:43:09 Configure a credential helper to remove this warning. See 01:43:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:43:09 01:43:09 Login Succeeded 01:43:09 nexus3.edgexfoundry.org:10004 01:43:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:43:09 Configure a credential helper to remove this warning. See 01:43:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:43:09 01:43:09 Login Succeeded 01:43:09 ****.io 01:43:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:43:09 Configure a credential helper to remove this warning. See 01:43:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:43:09 01:43:09 Login Succeeded 01:43:09 ---> ****-login.sh ends [Pipeline] } 01:43:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:43:10 + 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:43:10 + dirname cmd/core-command/Dockerfile 01:43:10 + cut -d/ -f2 01:43:10 + echo core-command,cmd/core-command/Dockerfile 01:43:10 + dirname cmd/core-common-config-bootstrapper/Dockerfile 01:43:10 + cut -d/ -f2 01:43:10 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 01:43:10 + dirname cmd/core-data/Dockerfile 01:43:10 + cut -d/ -f2 01:43:10 + echo core-data,cmd/core-data/Dockerfile 01:43:10 + + cut -d/ -f2 01:43:10 dirname cmd/core-keeper/Dockerfile 01:43:10 + echo core-keeper,cmd/core-keeper/Dockerfile 01:43:10 + + dirnamecut cmd/core-metadata/Dockerfile -d/ 01:43:10 -f2 01:43:10 + echo core-metadata,cmd/core-metadata/Dockerfile 01:43:10 + dirname cmd/security-bootstrapper/Dockerfile 01:43:10 + cut -d/ -f2 01:43:10 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:43:10 + dirname cmd/security-proxy-auth/Dockerfile 01:43:10 + cut -d/ -f2 01:43:10 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 01:43:10 + dirname cmd/security-proxy-setup/Dockerfile 01:43:10 + cut -d/ -f2 01:43:10 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:43:10 + dirname cmd/security-secretstore-setup/Dockerfile 01:43:10 + cut -d/ -f2 01:43:10 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:43:10 + dirname cmd/security-spiffe-token-provider/Dockerfile 01:43:10 + cut -d/ -f2 01:43:10 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 01:43:10 + dirname cmd/security-spire-agent/Dockerfile 01:43:10 + cut -d/ -f2 01:43:10 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 01:43:10 + dirname cmd/security-spire-config/Dockerfile 01:43:10 + cut -d/ -f2 01:43:10 + echo security-spire-config,cmd/security-spire-config/Dockerfile 01:43:10 + dirname cmd/security-spire-server/Dockerfile 01:43:10 + cut -d/ -f2 01:43:10 + echo security-spire-server,cmd/security-spire-server/Dockerfile 01:43:10 + dirname cmd/support-notifications/Dockerfile 01:43:10 + cut -d/ -f2 01:43:10 + echo support-notifications,cmd/support-notifications/Dockerfile 01:43:10 + dirname cmd/support-scheduler/Dockerfile 01:43:10 + cut -d/ -f2 01:43:10 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 01:43:10 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:43:10 + git rev-list -1 --merges cadd20047735d6124c3149b3375299ba0c077752~1..cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] echo 01:43:10 -----------> git rev-list -1 --merges cadd20047735d6124c3149b3375299ba0c077752~1..cadd20047735d6124c3149b3375299ba0c077752 cadd20047735d6124c3149b3375299ba0c077752 01:43:10 cadd20047735d6124c3149b3375299ba0c077752 [false] [Pipeline] sh 01:43:10 + git log --format=format:%s -1 cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] echo 01:43:10 ========================================================= 01:43:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:43:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:43:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:43:11 + grep -v github /etc/ssh/ssh_known_hosts 01:43:11 + [ -e /tmp/ssh_known_hosts ] 01:43:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:43:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:43:11 + sudo tee -a /etc/ssh/ssh_known_hosts 01:43:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:43:11 01:43:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:43:11 0.1.4: Pulling from edgex-devops/py-git-semver 01:43:11 b85a868b505f: Pulling fs layer 01:43:11 e2be974225ed: Pulling fs layer 01:43:11 339a4e72a1f5: Pulling fs layer 01:43:11 988bab9f4d93: Pulling fs layer 01:43:11 1469e6f7b9e6: Pulling fs layer 01:43:11 eaf3925da568: Pulling fs layer 01:43:11 bab4dde63d76: Pulling fs layer 01:43:11 bde34c3a00c8: Pulling fs layer 01:43:11 b352a97aabf1: Pulling fs layer 01:43:11 4872d77fe225: Pulling fs layer 01:43:11 5851b861e8e6: Pulling fs layer 01:43:11 4872d77fe225: Waiting 01:43:11 988bab9f4d93: Waiting 01:43:11 bab4dde63d76: Waiting 01:43:11 1469e6f7b9e6: Waiting 01:43:11 eaf3925da568: Waiting 01:43:11 5851b861e8e6: Waiting 01:43:11 b352a97aabf1: Waiting 01:43:11 bde34c3a00c8: Waiting 01:43:11 e2be974225ed: Download complete 01:43:11 988bab9f4d93: Download complete 01:43:11 1469e6f7b9e6: Verifying Checksum 01:43:11 1469e6f7b9e6: Download complete 01:43:12 eaf3925da568: Verifying Checksum 01:43:12 eaf3925da568: Download complete 01:43:12 339a4e72a1f5: Download complete 01:43:12 bde34c3a00c8: Verifying Checksum 01:43:12 bde34c3a00c8: Download complete 01:43:12 b352a97aabf1: Download complete 01:43:12 4872d77fe225: Download complete 01:43:12 5851b861e8e6: Download complete 01:43:12 b85a868b505f: Verifying Checksum 01:43:12 b85a868b505f: Download complete 01:43:12 bab4dde63d76: Verifying Checksum 01:43:12 bab4dde63d76: Download complete 01:43:13 b85a868b505f: Pull complete 01:43:13 e2be974225ed: Pull complete 01:43:14 339a4e72a1f5: Pull complete 01:43:14 988bab9f4d93: Pull complete 01:43:14 1469e6f7b9e6: Pull complete 01:43:14 eaf3925da568: Pull complete 01:43:16 bab4dde63d76: Pull complete 01:43:16 bde34c3a00c8: Pull complete 01:43:16 b352a97aabf1: Pull complete 01:43:16 4872d77fe225: Pull complete 01:43:16 5851b861e8e6: Pull complete 01:43:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:43:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:43:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:43:16 prd-ubuntu20.04-docker-8c-8g-35309 does not seem to be running inside a container 01:43:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/765 -v /w/workspace/edgex-go/765:/w/workspace/edgex-go/765:rw,z -v /w/workspace/edgex-go/765@tmp:/w/workspace/edgex-go/765@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:43:19 $ docker top 2c28fb60eecf398fccf7cee521c25e92469b50730a3665534b315f2a072042f4 -eo pid,comm 01:43:19 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:43:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:43:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:43:19 [ssh-agent] Looking for ssh-agent implementation... 01:43:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:43:19 $ docker exec 2c28fb60eecf398fccf7cee521c25e92469b50730a3665534b315f2a072042f4 ssh-agent 01:43:19 SSH_AUTH_SOCK=/tmp/ssh-aQZypXUrwAR2/agent.33 01:43:19 SSH_AGENT_PID=40 01:43:19 Running ssh-add (command line suppressed) 01:43:19 Identity added: /w/workspace/edgex-go/765@tmp/private_key_3601327397551890768.key (/w/workspace/edgex-go/765@tmp/private_key_3601327397551890768.key) 01:43:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:43:20 + git tag --points-at HEAD [Pipeline] } 01:43:20 $ docker exec --env ******** --env ******** 2c28fb60eecf398fccf7cee521c25e92469b50730a3665534b315f2a072042f4 ssh-agent -k 01:43:20 unset SSH_AUTH_SOCK; 01:43:20 unset SSH_AGENT_PID; 01:43:20 echo Agent pid 40 killed; 01:43:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:43:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:43:20 [ssh-agent] Looking for ssh-agent implementation... 01:43:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:43:20 $ docker exec 2c28fb60eecf398fccf7cee521c25e92469b50730a3665534b315f2a072042f4 ssh-agent 01:43:20 SSH_AUTH_SOCK=/tmp/ssh-gtRodIwONImF/agent.73 01:43:20 SSH_AGENT_PID=79 01:43:20 Running ssh-add (command line suppressed) 01:43:20 Identity added: /w/workspace/edgex-go/765@tmp/private_key_14145211632281561798.key (/w/workspace/edgex-go/765@tmp/private_key_14145211632281561798.key) 01:43:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:43:21 + git semver init 01:43:21 2024-12-18 01:43:21,277 [run_init] DEBUG init version:0.0.0 force:False 01:43:21 2024-12-18 01:43:21,277 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/765/.semver 01:43:21 2024-12-18 01:43:21,278 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/765/.semver 01:43:21 2024-12-18 01:43:21,278 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/765/.semver'], cwd=/w/workspace/edgex-go/765, universal_newlines=False, shell=None, istream=None) 01:43:27 2024-12-18 01:43:26,658 [append_file] DEBUG append to file:/w/workspace/edgex-go/765/.git/info/exclude 01:43:27 2024-12-18 01:43:26,658 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/765/.semver/main with force:False 01:43:27 2024-12-18 01:43:26,658 [read_version] DEBUG read version from /w/workspace/edgex-go/765/.semver/main 01:43:27 2024-12-18 01:43:26,658 [read_version] DEBUG read version from /w/workspace/edgex-go/765/.semver/main 01:43:27 4.0.0-dev.29 [Pipeline] } 01:43:27 $ docker exec --env ******** --env ******** 2c28fb60eecf398fccf7cee521c25e92469b50730a3665534b315f2a072042f4 ssh-agent -k 01:43:28 unset SSH_AUTH_SOCK; 01:43:28 unset SSH_AGENT_PID; 01:43:28 echo Agent pid 79 killed; 01:43:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:43:28 + git semver [Pipeline] } 01:43:28 $ docker stop --time=1 2c28fb60eecf398fccf7cee521c25e92469b50730a3665534b315f2a072042f4 01:43:29 $ docker rm -f --volumes 2c28fb60eecf398fccf7cee521c25e92469b50730a3665534b315f2a072042f4 [Pipeline] // withDockerContainer [Pipeline] sh 01:43:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:43:30 Stashed 1 file(s) [Pipeline] echo 01:43:30 [edgeXSemver]: initialized semver on version 4.0.0-dev.29 [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:43:31 + git config --global --add safe.directory /w/workspace/edgex-go/765 [Pipeline] echo 01:43:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:43:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:43:31 ========================================================= 01:43:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:43:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:43:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:43:31 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 01:43:31 43c4264eed91: Pulling fs layer 01:43:31 4cc291be95ef: Pulling fs layer 01:43:31 2ac1f1163629: Pulling fs layer 01:43:31 5c3c966382ef: Pulling fs layer 01:43:31 4f4fb700ef54: Pulling fs layer 01:43:31 5d5c8e513c77: Pulling fs layer 01:43:31 9f66e0745190: Pulling fs layer 01:43:31 f49a43e4bbc0: Pulling fs layer 01:43:31 561ebcabdf7f: Pulling fs layer 01:43:31 4f4fb700ef54: Waiting 01:43:31 5d5c8e513c77: Waiting 01:43:31 9f66e0745190: Waiting 01:43:31 f49a43e4bbc0: Waiting 01:43:31 561ebcabdf7f: Waiting 01:43:31 5c3c966382ef: Waiting 01:43:31 4cc291be95ef: Verifying Checksum 01:43:31 4cc291be95ef: Download complete 01:43:31 5c3c966382ef: Verifying Checksum 01:43:31 5c3c966382ef: Download complete 01:43:31 4f4fb700ef54: Verifying Checksum 01:43:31 4f4fb700ef54: Download complete 01:43:31 5d5c8e513c77: Download complete 01:43:31 43c4264eed91: Download complete 01:43:31 9f66e0745190: Verifying Checksum 01:43:31 9f66e0745190: Download complete 01:43:31 43c4264eed91: Pull complete 01:43:31 561ebcabdf7f: Verifying Checksum 01:43:31 561ebcabdf7f: Download complete 01:43:31 4cc291be95ef: Pull complete 01:43:32 2ac1f1163629: Verifying Checksum 01:43:32 2ac1f1163629: Download complete 01:43:32 f49a43e4bbc0: Verifying Checksum 01:43:32 f49a43e4bbc0: Download complete 01:43:35 2ac1f1163629: Pull complete 01:43:35 5c3c966382ef: Pull complete 01:43:35 4f4fb700ef54: Pull complete 01:43:35 5d5c8e513c77: Pull complete 01:43:35 9f66e0745190: Pull complete 01:43:38 f49a43e4bbc0: Pull complete 01:43:39 561ebcabdf7f: Pull complete 01:43:39 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 01:43:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:43:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 01:43:39 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:43:39 WORKDIR /edgex 01:43:39 COPY go.mod . 01:43:39 RUN go mod download 01:43:39 docker build -t ci-base-image-x86_64 -f - . 01:43:39 Sending build context to Docker daemon 178.2MB 01:43:39 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:43:39 ---> 3a752c3f9dda 01:43:39 Step 2/4 : WORKDIR /edgex 01:43:44 ---> Running in 86966fe72794 01:43:44 Removing intermediate container 86966fe72794 01:43:44 ---> e5c51d3e115f 01:43:44 Step 3/4 : COPY go.mod . 01:43:44 ---> 680e35060468 01:43:44 Step 4/4 : RUN go mod download 01:43:44 ---> Running in 5770c0d59ebb 01:43:45 Still waiting to schedule task 01:43:45 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-35305’ 01:44:10 Removing intermediate container 5770c0d59ebb 01:44:10 ---> 49c8f574eecd 01:44:10 Successfully built 49c8f574eecd 01:44:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:11 + docker inspect -f . ci-base-image-x86_64 01:44:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:44:11 prd-ubuntu20.04-docker-8c-8g-35309 does not seem to be running inside a container 01:44:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/765 -v /w/workspace/edgex-go/765:/w/workspace/edgex-go/765:rw,z -v /w/workspace/edgex-go/765@tmp:/w/workspace/edgex-go/765@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:44:11 $ docker top 1c76aaad72f20777836296f7f88b26b088a7b5d75fcbf0f16bd0d4b60fd50ff4 -eo pid,comm [Pipeline] { [Pipeline] sh 01:44:12 + go version 01:44:12 go version go1.23.2 linux/amd64 [Pipeline] } 01:44:12 $ docker stop --time=1 1c76aaad72f20777836296f7f88b26b088a7b5d75fcbf0f16bd0d4b60fd50ff4 01:44:13 $ docker rm -f --volumes 1c76aaad72f20777836296f7f88b26b088a7b5d75fcbf0f16bd0d4b60fd50ff4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:13 + docker inspect -f . ci-base-image-x86_64 01:44:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:44:14 prd-ubuntu20.04-docker-8c-8g-35309 does not seem to be running inside a container 01:44:14 $ 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/765 -v /w/workspace/edgex-go/765:/w/workspace/edgex-go/765:rw,z -v /w/workspace/edgex-go/765@tmp:/w/workspace/edgex-go/765@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:44:14 $ docker top 340dfff7fc80fbc34dbe9135d212f8ab7c455b2281d81243d21f2a06ed2bb525 -eo pid,comm [Pipeline] { [Pipeline] echo 01:44:14 ========================================================= 01:44:14 [edgeXBuildGoParallel] Running Tests and Build... 01:44:14 ========================================================= [Pipeline] sh 01:44:14 + git config --global --add safe.directory /w/workspace/edgex-go/765 [Pipeline] fileExists [Pipeline] sh 01:44:15 + make test 01:44:15 go test -race -coverprofile=coverage.out ./... 01:44:23 ? github.com/edgexfoundry/edgex-go [no test files] 01:44:55 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 01:44:55 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 01:44:55 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 01:44:55 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 01:44:55 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 01:44:55 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 01:44:55 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 01:44:55 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 01:44:55 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 01:44:55 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 01:44:55 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 01:44:55 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 01:44:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:44:55 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 01:44:55 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 01:44:55 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 01:44:55 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 01:44:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements 01:44:57 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 01:44:57 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 01:44:57 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 01:44:57 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 01:44:57 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 01:44:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.039s coverage: 97.0% of statements 01:44:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:44:58 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 01:44:58 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 01:44:58 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:44:58 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 01:44:58 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 01:44:58 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 01:44:58 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 01:44:58 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 01:44:59 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 01:44:59 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:44:59 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 01:44:59 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 01:45:00 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 01:45:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.054s coverage: 69.2% of statements 01:45:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.051s coverage: 48.4% of statements 01:45:01 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 01:45:01 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 01:45:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.130s coverage: 93.4% of statements 01:45:01 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.045s coverage: 91.7% of statements 01:45:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.055s coverage: 9.4% of statements 01:45:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:45:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:45:04 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 01:45:04 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:45:04 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 01:45:04 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 01:45:04 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 01:45:04 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 01:45:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:45:04 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 01:45:04 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 01:45:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.379s coverage: 95.8% of statements 01:45:05 ok github.com/edgexfoundry/edgex-go/internal/io 1.027s coverage: 72.2% of statements 01:45:05 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 01:45:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:45:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 01:45:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.037s coverage: 0.0% of statements [no tests to run] 01:45:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.040s coverage: 1.1% of statements 01:45:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.034s coverage: 44.2% of statements 01:45:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 40.0% of statements 01:45:07 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 01:45:07 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 01:45:07 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 01:45:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.021s coverage: 87.1% of statements 01:45:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements 01:45:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.038s coverage: 96.3% of statements 01:45:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements 01:45:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:45:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 01:45:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 01:45:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 01:45:09 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 01:45:09 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 01:45:09 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 01:45:10 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 01:45:10 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 01:45:10 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 01:45:10 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 01:45:11 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 01:45:11 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 01:45:11 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 01:45:12 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 01:45:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:45:14 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 01:45:14 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 01:45:17 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 01:45:17 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 01:45:17 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 01:45:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:45:18 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 01:45:18 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 01:45:19 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 01:45:19 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 01:45:19 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 01:45:19 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 01:45:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.035s coverage: 94.4% of statements 01:45:20 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 01:45:20 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 01:45:20 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 01:45:20 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 01:45:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:45:22 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 01:45:22 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:45:22 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 01:45:22 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 01:45:22 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 01:45:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:45:23 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:45:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.049s coverage: 92.9% of statements 01:45:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 66.7% of statements 01:45:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements 01:45:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.028s coverage: 75.0% of statements 01:45:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements 01:45:33 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 17.0% of statements 01:45:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements 01:45:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.072s coverage: 81.8% of statements 01:45:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.066s coverage: 82.1% of statements 01:45:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements 01:45:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.132s coverage: 63.1% of statements 01:45:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.030s coverage: 100.0% of statements 01:45:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.028s coverage: 89.4% of statements 01:45:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements 01:45:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.024s coverage: 73.7% of statements 01:45:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.021s coverage: 100.0% of statements 01:45:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.164s coverage: 36.8% of statements 01:45:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 93.8% of statements 01:45:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 3.1% of statements 01:45:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 17.2% of statements 01:45:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.105s coverage: 95.7% of statements 01:45:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.036s coverage: 9.0% of statements 01:45:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.075s coverage: 97.7% of statements 01:45:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.029s coverage: 45.8% of statements 01:45:33 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:45:33 running golangci-lint 01:45:33 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 01:45:33 go version go1.23.2 linux/amd64 01:45:33 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 01:45:33 level=info msg="[config_reader] Used config file .golangci.yml" 01:45:33 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 01:46:00 level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|imports|name|compiled_files|deps|types_sizes) took 24.540904799s" 01:46:00 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.707878ms" 01:46:15 level=info msg="[linters_context/goanalysis] analyzers took 1m52.550555289s with top 10 stages: buildir: 1m9.782842751s, gosec: 4.270952817s, fact_deprecated: 3.936049259s, inspect: 3.823363678s, printf: 1.950565709s, ctrlflow: 1.901494379s, fact_purity: 1.719989959s, nilness: 1.518447513s, S1038: 1.10719552s, SA5012: 1.000312224s" 01:46:15 level=info msg="[runner] Issues before processing: 193, after processing: 0" 01:46:15 level=info msg="[runner] Processors filtering stat (in/out): path_prettifier: 193/193, identifier_marker: 193/193, nolint: 15/0, cgo: 193/193, filename_unadjuster: 193/193, invalid_issue: 193/193, skip_files: 193/193, skip_dirs: 193/193, autogenerated_exclude: 193/193, exclude-rules: 193/15, exclude: 193/193" 01:46:15 level=info msg="[runner] processing took 18.633813ms with stages: nolint: 7.702535ms, identifier_marker: 5.504514ms, autogenerated_exclude: 1.620786ms, path_prettifier: 1.513313ms, exclude-rules: 1.365869ms, skip_dirs: 845.364µs, cgo: 32.501µs, invalid_issue: 30.02µs, filename_unadjuster: 13.281µs, max_same_issues: 1.19µs, uniq_by_line: 800ns, fixer: 610ns, max_from_linter: 510ns, exclude: 430ns, source_code: 420ns, skip_files: 410ns, diff: 310ns, sort_results: 310ns, path_prefixer: 170ns, max_per_file_from_linter: 160ns, path_shortener: 160ns, severity-rules: 150ns" 01:46:15 level=info msg="[runner] linters took 14.28515587s with stages: goanalysis_metalinter: 14.266361154s" 01:46:15 level=info msg="File cache stats: 0 entries of total size 0B" 01:46:15 level=info msg="Memory: 390 samples, avg is 301.1MB, max is 1315.0MB" 01:46:15 level=info msg="Execution took 38.877925661s" 01:46:15 go vet ./... 01:46:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:46:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:46:20 ./bin/test-attribution-txt.sh [Pipeline] echo 01:46:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 01:46:20 + ls -al . 01:46:20 total 1740 01:46:20 drwxrwxr-x 11 1001 1001 4096 Dec 18 01:44 . 01:46:20 drwxr-xr-x 4 root root 4096 Dec 18 01:44 .. 01:46:20 drwxrwxr-x 2 1001 1001 4096 Dec 18 01:43 .blubracket 01:46:20 -rw-rw-r-- 1 1001 1001 10 Dec 18 01:43 .dockerignore 01:46:20 drwxrwxr-x 8 1001 1001 4096 Dec 18 01:45 .git 01:46:20 drwxrwxr-x 3 1001 1001 4096 Dec 18 01:43 .github 01:46:20 -rw-rw-r-- 1 1001 1001 907 Dec 18 01:43 .gitignore 01:46:20 -rw-rw-r-- 1 1001 1001 199 Dec 18 01:43 .golangci.yml 01:46:20 -rw-rw-r-- 1 1001 1001 100 Dec 18 01:43 .hadolint.yml 01:46:20 drwxr-xr-x 3 1001 1001 4096 Dec 18 01:43 .semver 01:46:20 -rw-rw-r-- 1 1001 1001 155 Dec 18 01:43 .sonarcloud.properties 01:46:20 -rw-rw-r-- 1 1001 1001 1171 Dec 18 01:43 ADOPTERS.md 01:46:20 -rw-rw-r-- 1 1001 1001 17141 Dec 18 01:43 Attribution.txt 01:46:20 -rw-rw-r-- 1 1001 1001 100284 Dec 18 01:43 CHANGELOG.md 01:46:20 -rw-rw-r-- 1 1001 1001 3804 Dec 18 01:43 CONTRIBUTING.md 01:46:20 -rw-rw-r-- 1 1001 1001 677 Dec 18 01:43 GOVERNANCE.md 01:46:20 -rw-rw-r-- 1 1001 1001 858 Dec 18 01:43 Jenkinsfile 01:46:20 -rw-rw-r-- 1 1001 1001 10775 Dec 18 01:43 LICENSE 01:46:20 -rw-rw-r-- 1 1001 1001 16740 Dec 18 01:43 Makefile 01:46:20 -rw-rw-r-- 1 1001 1001 582 Dec 18 01:43 OWNERS.md 01:46:20 -rw-rw-r-- 1 1001 1001 9932 Dec 18 01:43 README.md 01:46:20 -rw-rw-r-- 1 1001 1001 789 Dec 18 01:43 SECURITY.md 01:46:20 -rw-rw-r-- 1 1001 1001 12 Dec 18 01:43 VERSION 01:46:20 drwxrwxr-x 2 1001 1001 4096 Dec 18 01:43 bin 01:46:20 drwxrwxr-x 19 1001 1001 4096 Dec 18 01:43 cmd 01:46:20 -rw-r--r-- 1 root root 1412873 Dec 18 01:45 coverage.out 01:46:20 drwxrwxr-x 2 1001 1001 4096 Dec 18 01:43 fuzz_test 01:46:20 -rw-rw-r-- 1 1001 1001 6473 Dec 18 01:43 go.mod 01:46:20 -rw-rw-r-- 1 1001 1001 87891 Dec 18 01:43 go.sum 01:46:20 drwxrwxr-x 7 1001 1001 4096 Dec 18 01:43 internal 01:46:20 drwxrwxr-x 2 1001 1001 4096 Dec 18 01:43 openapi 01:46:20 -rw-rw-r-- 1 1001 1001 584 Dec 18 01:43 security.txt 01:46:20 -rw-rw-r-- 1 1001 1001 204 Dec 18 01:43 version.go [Pipeline] sh 01:46:21 + '[' -e coverage.out ] 01:46:21 + chown 1001:1001 coverage.out [Pipeline] stash 01:46:21 Stashed 1 file(s) [Pipeline] sh 01:46:21 + make build 01:46:21 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:46:48 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:46:48 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:46:48 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:46:48 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:46:50 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:46:55 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:46:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:46:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:47:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:47:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:47:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:47:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 01:47:04 $ docker stop --time=1 340dfff7fc80fbc34dbe9135d212f8ab7c455b2281d81243d21f2a06ed2bb525 01:47:07 $ docker rm -f --volumes 340dfff7fc80fbc34dbe9135d212f8ab7c455b2281d81243d21f2a06ed2bb525 [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:47:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:47:08 01:47:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:47:09 latest: Pulling from edgex-devops/edgex-compose 01:47:09 91d30c5bc195: Pulling fs layer 01:47:09 2e9b0aa3be6d: Pulling fs layer 01:47:09 9c61dcf015f6: Pulling fs layer 01:47:09 4698f68db338: Pulling fs layer 01:47:09 2a2f49069b9e: Pulling fs layer 01:47:09 e0025b399a48: Pulling fs layer 01:47:09 4698f68db338: Waiting 01:47:09 2a2f49069b9e: Waiting 01:47:09 e0025b399a48: Waiting 01:47:09 91d30c5bc195: Verifying Checksum 01:47:09 91d30c5bc195: Download complete 01:47:09 4698f68db338: Verifying Checksum 01:47:09 4698f68db338: Download complete 01:47:09 2e9b0aa3be6d: Verifying Checksum 01:47:09 2e9b0aa3be6d: Download complete 01:47:09 e0025b399a48: Verifying Checksum 01:47:09 e0025b399a48: Download complete 01:47:09 2a2f49069b9e: Verifying Checksum 01:47:09 2a2f49069b9e: Download complete 01:47:09 91d30c5bc195: Pull complete 01:47:09 9c61dcf015f6: Verifying Checksum 01:47:09 9c61dcf015f6: Download complete 01:47:11 2e9b0aa3be6d: Pull complete 01:47:15 9c61dcf015f6: Pull complete 01:47:15 4698f68db338: Pull complete 01:47:15 2a2f49069b9e: Pull complete 01:47:15 e0025b399a48: Pull complete 01:47:15 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 01:47:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:47:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:47:15 prd-ubuntu20.04-docker-8c-8g-35309 does not seem to be running inside a container 01:47:15 $ 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/765 -v /w/workspace/edgex-go/765:/w/workspace/edgex-go/765:rw,z -v /w/workspace/edgex-go/765@tmp:/w/workspace/edgex-go/765@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:47:17 $ docker top ddb2cbd9a5fb1724114c6b2c76d2eb3bc665936afde0c72c7063966d28be67b2 -eo pid,comm [Pipeline] { [Pipeline] sh 01:47:18 + docker compose -f ./docker-compose-build.yml build --parallel 01:47:20 #1 [support-scheduler internal] load build definition from Dockerfile 01:47:20 #1 transferring dockerfile: 1.82kB done 01:47:20 #1 DONE 0.0s 01:47:20 01:47:20 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:47:20 #2 transferring dockerfile: 1.89kB done 01:47:20 #2 DONE 0.0s 01:47:20 01:47:20 #3 [security-secretstore-setup internal] load build definition from Dockerfile 01:47:20 #3 transferring dockerfile: 2.49kB done 01:47:20 #3 DONE 0.0s 01:47:20 01:47:20 #4 [security-bootstrapper internal] load build definition from Dockerfile 01:47:20 #4 transferring dockerfile: 3.02kB done 01:47:20 #4 DONE 0.0s 01:47:20 01:47:20 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:47:20 #5 transferring dockerfile: 2.23kB done 01:47:20 #5 DONE 0.0s 01:47:20 01:47:20 #6 [core-keeper internal] load build definition from Dockerfile 01:47:20 #6 transferring dockerfile: 2.07kB done 01:47:20 #6 DONE 0.0s 01:47:20 01:47:20 #7 [security-proxy-setup internal] load build definition from Dockerfile 01:47:20 #7 transferring dockerfile: 2.50kB done 01:47:20 #7 DONE 0.0s 01:47:20 01:47:20 #8 [support-notifications internal] load build definition from Dockerfile 01:47:20 #8 transferring dockerfile: 2.02kB done 01:47:20 #8 DONE 0.0s 01:47:20 01:47:20 #9 [security-spire-config internal] load build definition from Dockerfile 01:47:20 #9 transferring dockerfile: 1.69kB done 01:47:20 #9 DONE 0.0s 01:47:20 01:47:20 #10 [security-spire-agent internal] load build definition from Dockerfile 01:47:20 #10 transferring dockerfile: 1.81kB done 01:47:20 #10 DONE 0.1s 01:47:20 01:47:20 #11 [core-command internal] load build definition from Dockerfile 01:47:20 #11 transferring dockerfile: 1.94kB done 01:47:20 #11 DONE 0.1s 01:47:20 01:47:20 #12 [core-metadata internal] load build definition from Dockerfile 01:47:20 #12 transferring dockerfile: 2.13kB done 01:47:20 #12 DONE 0.1s 01:47:20 01:47:20 #13 [security-proxy-auth internal] load build definition from Dockerfile 01:47:20 #13 transferring dockerfile: 2.15kB done 01:47:20 #13 DONE 0.1s 01:47:20 01:47:20 #14 [security-spire-server internal] load build definition from Dockerfile 01:47:20 #14 transferring dockerfile: 1.70kB done 01:47:20 #14 DONE 0.0s 01:47:20 01:47:20 #15 [support-scheduler internal] load .dockerignore 01:47:20 #15 transferring context: 50B done 01:47:20 #15 DONE 0.0s 01:47:20 01:47:20 #16 [core-data internal] load build definition from Dockerfile 01:47:21 #16 transferring dockerfile: 2.07kB done 01:47:21 #16 DONE 0.0s 01:47:21 01:47:21 #17 [security-spiffe-token-provider internal] load .dockerignore 01:47:21 #17 transferring context: 50B done 01:47:21 #17 DONE 0.0s 01:47:21 01:47:21 #18 [security-secretstore-setup internal] load .dockerignore 01:47:21 #18 transferring context: 50B done 01:47:21 #18 DONE 0.0s 01:47:21 01:47:21 #19 [security-bootstrapper internal] load .dockerignore 01:47:21 #19 transferring context: 50B done 01:47:21 #19 DONE 0.0s 01:47:21 01:47:21 #20 [core-common-config-bootstrapper internal] load .dockerignore 01:47:21 #20 transferring context: 50B done 01:47:21 #20 DONE 0.0s 01:47:21 01:47:21 #21 [core-keeper internal] load .dockerignore 01:47:21 #21 transferring context: 50B done 01:47:21 #21 DONE 0.0s 01:47:21 01:47:21 #22 [support-notifications internal] load .dockerignore 01:47:21 #22 transferring context: 50B done 01:47:21 #22 DONE 0.0s 01:47:21 01:47:21 #23 [security-spire-config internal] load .dockerignore 01:47:21 #23 transferring context: 50B done 01:47:21 #23 DONE 0.0s 01:47:21 01:47:21 #24 [security-proxy-setup internal] load .dockerignore 01:47:21 #24 transferring context: 50B done 01:47:21 #24 DONE 0.0s 01:47:21 01:47:21 #25 [security-spire-agent internal] load .dockerignore 01:47:21 #25 transferring context: 50B done 01:47:21 #25 DONE 0.0s 01:47:21 01:47:21 #26 [core-metadata internal] load .dockerignore 01:47:21 #26 transferring context: 50B done 01:47:21 #26 DONE 0.0s 01:47:21 01:47:21 #27 [core-command internal] load .dockerignore 01:47:21 #27 transferring context: 50B done 01:47:21 #27 DONE 0.1s 01:47:21 01:47:21 #28 [security-proxy-auth internal] load .dockerignore 01:47:21 #28 transferring context: 50B done 01:47:21 #28 DONE 0.0s 01:47:21 01:47:21 #29 [security-spire-server internal] load .dockerignore 01:47:21 #29 transferring context: 50B done 01:47:21 #29 DONE 0.0s 01:47:21 01:47:21 #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:47:21 #30 DONE 0.0s 01:47:21 01:47:21 #31 [core-data internal] load .dockerignore 01:47:21 #31 transferring context: 50B done 01:47:21 #31 DONE 0.0s 01:47:21 01:47:21 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 01:47:21 #32 DONE 0.1s 01:47:21 01:47:21 #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:47:21 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 01:47:21 #33 ... 01:47:21 01:47:21 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:47:21 #30 DONE 0.0s 01:47:21 01:47:21 #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:47:21 #33 ... 01:47:21 01:47:21 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:47:21 #30 DONE 0.0s 01:47:21 01:47:21 #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:47:21 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 01:47:21 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 01:47:21 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 01:47:21 #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.2s done 01:47:21 #33 ... 01:47:21 01:47:21 #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:47:21 #30 DONE 0.0s 01:47:21 01:47:21 #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:47:21 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 01:47:21 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 01:47:21 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 01:47:21 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 01:47:21 #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.2s done 01:47:21 #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.1s 01:47:21 #33 ... 01:47:21 01:47:21 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 01:47:21 #32 DONE 0.3s 01:47:21 01:47:21 #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:47:21 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 01:47:21 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 01:47:21 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 01:47:21 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 01:47:21 #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.2s done 01:47:21 #33 ... 01:47:21 01:47:21 #30 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:47:21 #30 DONE 0.0s 01:47:21 01:47:21 #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:47:21 #33 ... 01:47:21 01:47:21 #30 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:47:21 #30 DONE 0.0s 01:47:21 01:47:21 #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:47:21 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 01:47:21 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 01:47:21 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 01:47:21 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 01:47:21 #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.2s done 01:47:21 #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.3s done 01:47:22 #33 ... 01:47:22 01:47:22 #30 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:47:22 #30 DONE 0.0s 01:47:22 01:47:22 #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:47:22 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 01:47:22 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 01:47:22 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 01:47:22 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 01:47:22 #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.2s done 01:47:22 #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.3s done 01:47:22 #33 ... 01:47:22 01:47:22 #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 01:47:22 #34 DONE 1.1s 01:47:22 01:47:22 #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 01:47:22 #32 DONE 0.6s 01:47:22 01:47:22 #34 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 01:47:22 #34 DONE 1.1s 01:47:22 01:47:22 #35 [core-data builder 2/7] WORKDIR /edgex-go 01:47:28 #35 ... 01:47:28 01:47:28 #36 [security-secretstore-setup internal] load build context 01:47:28 #36 transferring context: 183.76MB 5.7s 01:47:28 #36 ... 01:47:28 01:47:28 #37 [security-spiffe-token-provider internal] load build context 01:47:28 #37 ... 01:47:28 01:47:28 #36 [security-secretstore-setup internal] load build context 01:47:31 #36 ... 01:47:31 01:47:31 #38 [support-scheduler internal] load build context 01:47:31 #38 ... 01:47:31 01:47:31 #36 [security-secretstore-setup internal] load build context 01:47:31 #36 ... 01:47:31 01:47:31 #39 [core-common-config-bootstrapper internal] load build context 01:47:31 #39 ... 01:47:31 01:47:31 #40 [security-bootstrapper internal] load build context 01:47:31 #40 ... 01:47:31 01:47:31 #41 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 01:47:31 #41 ... 01:47:31 01:47:31 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 01:47:31 #42 ... 01:47:31 01:47:31 #43 [security-proxy-auth internal] load build context 01:47:32 #43 ... 01:47:32 01:47:32 #44 [core-keeper internal] load build context 01:47:32 #44 ... 01:47:32 01:47:32 #45 [core-command internal] load build context 01:47:32 #45 transferring context: 433.44MB 9.8s done 01:47:32 #45 ... 01:47:32 01:47:32 #46 [core-data internal] load build context 01:47:32 #46 ... 01:47:32 01:47:32 #47 [support-notifications internal] load build context 01:47:32 #47 ... 01:47:32 01:47:32 #48 [core-metadata internal] load build context 01:47:32 #48 ... 01:47:32 01:47:32 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:47:32 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 01:47:32 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 01:47:32 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 01:47:32 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 01:47:32 #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.2s done 01:47:32 #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.3s done 01:47:32 #33 ... 01:47:32 01:47:32 #49 [security-proxy-setup internal] load build context 01:47:33 #49 ... 01:47:33 01:47:33 #47 [support-notifications internal] load build context 01:47:33 #47 ... 01:47:33 01:47:33 #41 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 01:47:33 #41 DONE 12.0s 01:47:33 01:47:33 #47 [support-notifications internal] load build context 01:47:34 #47 transferring context: 433.44MB 12.9s done 01:47:36 #47 ... 01:47:36 01:47:36 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 01:47:36 #42 DONE 14.6s 01:47:36 01:47:36 #43 [security-proxy-auth internal] load build context 01:47:36 #43 transferring context: 433.44MB 10.0s done 01:47:36 #43 DONE 14.5s 01:47:36 01:47:36 #45 [core-command internal] load build context 01:47:36 #45 DONE 14.5s 01:47:36 01:47:36 #44 [core-keeper internal] load build context 01:47:36 #44 transferring context: 433.44MB 11.0s done 01:47:36 #44 DONE 14.9s 01:47:36 01:47:36 #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:47:36 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 01:47:36 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 01:47:36 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 01:47:36 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 01:47:36 #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.2s done 01:47:36 #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.3s done 01:47:36 #33 DONE 15.3s 01:47:36 01:47:36 #35 [core-metadata builder 2/7] WORKDIR /edgex-go 01:47:36 #35 DONE 14.5s 01:47:36 01:47:36 #50 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:47:36 #50 ... 01:47:36 01:47:36 #48 [core-metadata internal] load build context 01:47:36 #48 transferring context: 433.44MB 10.8s done 01:47:36 #48 DONE 14.6s 01:47:36 01:47:36 #46 [core-data internal] load build context 01:47:36 #46 transferring context: 433.44MB 11.2s done 01:47:36 #46 DONE 14.4s 01:47:36 01:47:36 #40 [security-bootstrapper internal] load build context 01:47:36 #40 transferring context: 433.44MB 11.2s done 01:47:36 #40 DONE 14.9s 01:47:36 01:47:36 #36 [security-secretstore-setup internal] load build context 01:47:36 #36 transferring context: 433.44MB 12.2s done 01:47:36 #36 DONE 15.0s 01:47:36 01:47:36 #47 [support-notifications internal] load build context 01:47:36 #47 DONE 14.8s 01:47:36 01:47:36 #49 [security-proxy-setup internal] load build context 01:47:36 #49 transferring context: 433.44MB 13.0s done 01:47:36 #49 DONE 14.9s 01:47:36 01:47:36 #39 [core-common-config-bootstrapper internal] load build context 01:47:36 #39 transferring context: 433.44MB 13.7s done 01:47:36 #39 DONE 15.0s 01:47:36 01:47:36 #37 [security-spiffe-token-provider internal] load build context 01:47:36 #37 transferring context: 433.44MB 14.1s done 01:47:36 #37 DONE 15.0s 01:47:36 01:47:36 #38 [support-scheduler internal] load build context 01:47:36 #38 transferring context: 433.44MB 13.6s done 01:47:36 #38 DONE 15.2s 01:47:36 01:47:36 #50 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:47:36 #50 ... 01:47:36 01:47:36 #51 [security-spire-server internal] load build context 01:47:36 #51 transferring context: 23.57kB done 01:47:36 #51 DONE 3.1s 01:47:36 01:47:36 #52 [security-spire-config internal] load build context 01:47:36 #52 transferring context: 21.82kB done 01:47:36 #52 DONE 3.1s 01:47:36 01:47:36 #53 [security-spire-agent internal] load build context 01:47:36 #53 transferring context: 23.10kB done 01:47:36 #53 DONE 0.3s 01:47:36 01:47:36 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:47:36 #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 01:47:36 #54 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 01:47:36 #54 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 01:47:36 #54 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 01:47:36 #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 01:47:36 #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 01:47:36 #54 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 01:47:36 #54 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 01:47:36 #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done 01:47:36 #54 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 2.10MB / 20.02MB 0.3s 01:47:36 #54 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 01:47:37 #54 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 15.73MB / 20.02MB 0.4s 01:47:37 #54 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.5s 01:47:37 #54 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 01:47:37 #54 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.7s done 01:47:38 #54 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.2s done 01:47:43 #54 ... 01:47:43 01:47:43 #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:47:43 #55 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.9s done 01:47:43 #55 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 01:47:43 #55 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 01:47:43 #55 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 01:47:43 #55 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 01:47:43 #55 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 01:47:43 #55 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done 01:47:43 #55 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 01:47:43 #55 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.9s done 01:47:43 #55 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 01:47:43 #55 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 01:47:43 #55 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.2s done 01:47:46 #55 ... 01:47:46 01:47:46 #56 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:47:46 #56 ... 01:47:46 01:47:46 #57 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:47:46 #0 3.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:46 #0 3.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:46 #0 3.600 (1/1) Installing dumb-init (1.2.5-r3) 01:47:46 #0 3.880 Executing busybox-1.36.1-r29.trigger 01:47:46 #0 3.887 OK: 8 MiB in 15 packages 01:47:46 #57 ... 01:47:46 01:47:46 #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:47:47 #58 ... 01:47:47 01:47:47 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:47:47 #0 0.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:47 #0 1.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:47 #0 1.363 v3.20.3-426-g7be77342ca9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:47:47 #0 1.363 v3.20.3-425-g80e3e4e504e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:47:47 #0 1.363 OK: 24176 distinct packages available 01:47:47 #0 1.447 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:47 #0 1.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:47 #0 1.906 OK: 246 MiB in 54 packages 01:47:47 #59 ... 01:47:47 01:47:47 #60 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 01:47:47 #60 ... 01:47:47 01:47:47 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:47:47 #61 ... 01:47:47 01:47:47 #62 [core-data builder 3/7] RUN apk add --update --no-cache make git 01:47:47 #0 1.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:47 #0 1.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:47 #0 1.697 OK: 246 MiB in 54 packages 01:47:48 #62 ... 01:47:48 01:47:48 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:47:48 #63 ... 01:47:48 01:47:48 #64 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 01:47:48 #0 1.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:48 #0 1.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:48 #0 1.636 OK: 246 MiB in 54 packages 01:47:48 #64 ... 01:47:48 01:47:48 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:47:48 #65 ... 01:47:48 01:47:48 #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:47:48 #0 0.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:48 #0 1.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:48 #0 1.372 (1/1) Installing dumb-init (1.2.5-r3) 01:47:48 #0 1.378 Executing busybox-1.36.1-r29.trigger 01:47:48 #0 1.397 OK: 8 MiB in 15 packages 01:47:48 #66 ... 01:47:48 01:47:48 #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:47:48 #0 0.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:48 #0 0.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:48 #0 0.967 (1/3) Installing ca-certificates (20240705-r0) 01:47:48 #0 0.980 (2/3) Installing dumb-init (1.2.5-r3) 01:47:48 #0 0.984 (3/3) Installing tzdata (2024b-r0) 01:47:48 #0 1.016 Executing busybox-1.36.1-r29.trigger 01:47:48 #0 1.025 Executing ca-certificates-20240705-r0.trigger 01:47:48 #0 1.063 OK: 10 MiB in 17 packages 01:47:48 #67 ... 01:47:48 01:47:48 #68 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:47:48 #68 ... 01:47:48 01:47:48 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:47:49 #69 ... 01:47:49 01:47:49 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:47:52 #70 ... 01:47:52 01:47:52 #57 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:47:52 #57 DONE 15.6s 01:47:52 01:47:52 #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:47:52 #66 DONE 15.6s 01:47:52 01:47:52 #62 [core-command builder 3/7] RUN apk add --update --no-cache make git 01:47:52 #62 DONE 15.6s 01:47:52 01:47:52 #64 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:47:52 #64 DONE 15.6s 01:47:52 01:47:52 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:47:52 #59 DONE 15.6s 01:47:52 01:47:52 #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:47:52 #67 DONE 15.6s 01:47:52 01:47:52 #71 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 01:47:52 #71 ... 01:47:52 01:47:52 #72 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:47:52 #72 DONE 0.1s 01:47:52 01:47:52 #73 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:47:52 #73 DONE 0.1s 01:47:52 01:47:52 #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:47:52 #74 DONE 0.1s 01:47:52 01:47:52 #55 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:47:52 #55 DONE 18.7s 01:47:52 01:47:52 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:47:52 #54 DONE 16.0s 01:47:52 01:47:52 #75 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:53 #75 ... 01:47:53 01:47:53 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:47:53 #69 DONE 17.0s 01:47:53 01:47:53 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:47:53 #58 16.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:53 #58 16.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:53 #58 16.95 OK: 246 MiB in 54 packages 01:47:53 #58 DONE 17.2s 01:47:53 01:47:53 #56 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:47:53 #56 DONE 17.1s 01:47:53 01:47:53 #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:47:53 #76 DONE 0.1s 01:47:53 01:47:53 #77 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:53 #77 ... 01:47:53 01:47:53 #60 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 01:47:53 #60 16.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:53 #60 16.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:53 #60 16.78 (1/2) Installing ca-certificates (20240705-r0) 01:47:53 #60 16.82 (2/2) Installing dumb-init (1.2.5-r3) 01:47:53 #60 16.82 Executing busybox-1.36.1-r29.trigger 01:47:53 #60 16.93 Executing ca-certificates-20240705-r0.trigger 01:47:53 #60 17.01 OK: 9 MiB in 16 packages 01:47:53 #60 DONE 17.3s 01:47:54 01:47:54 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:47:54 #61 16.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:54 #61 16.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:54 #61 16.78 v3.20.3-426-g7be77342ca9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:47:54 #61 16.78 v3.20.3-425-g80e3e4e504e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:47:54 #61 16.78 OK: 24172 distinct packages available 01:47:54 #61 16.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:54 #61 16.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:54 #61 17.33 (1/4) Installing dumb-init (1.2.5-r3) 01:47:54 #61 17.34 (2/4) Installing musl-obstack (1.2.3-r2) 01:47:54 #61 17.34 (3/4) Installing libucontext (1.2-r3) 01:47:54 #61 17.35 (4/4) Installing gcompat (1.1.0-r4) 01:47:54 #61 17.35 Executing busybox-1.36.1-r29.trigger 01:47:54 #61 17.36 OK: 8 MiB in 18 packages 01:47:54 #61 DONE 17.8s 01:47:54 01:47:54 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:47:54 #65 16.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:54 #65 16.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:54 #65 16.83 v3.20.3-426-g7be77342ca9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:47:54 #65 16.83 v3.20.3-425-g80e3e4e504e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:47:54 #65 16.83 OK: 24172 distinct packages available 01:47:54 #65 16.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:54 #65 17.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:54 #65 17.33 (1/14) Installing ca-certificates (20240705-r0) 01:47:54 #65 17.34 (2/14) Installing brotli-libs (1.1.0-r2) 01:47:54 #65 17.36 (3/14) Installing c-ares (1.33.1-r0) 01:47:54 #65 17.37 (4/14) Installing libunistring (1.2-r0) 01:47:54 #65 17.45 (5/14) Installing libidn2 (2.3.7-r0) 01:47:54 #65 17.46 (6/14) Installing nghttp2-libs (1.62.1-r0) 01:47:54 #65 17.47 (7/14) Installing libpsl (0.21.5-r1) 01:47:54 #65 17.47 (8/14) Installing zstd-libs (1.5.6-r0) 01:47:54 #65 17.49 (9/14) Installing libcurl (8.11.1-r0) 01:47:54 #65 17.50 (10/14) Installing curl (8.11.1-r0) 01:47:54 #65 17.50 (11/14) Installing dumb-init (1.2.5-r3) 01:47:54 #65 17.51 (12/14) Installing musl-obstack (1.2.3-r2) 01:47:54 #65 17.51 (13/14) Installing libucontext (1.2-r3) 01:47:54 #65 17.58 (14/14) Installing gcompat (1.1.0-r4) 01:47:54 #65 17.58 Executing busybox-1.36.1-r29.trigger 01:47:54 #65 17.59 Executing ca-certificates-20240705-r0.trigger 01:47:54 #65 17.63 OK: 13 MiB in 28 packages 01:47:54 #65 DONE 17.8s 01:47:54 01:47:54 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:47:54 #70 16.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:54 #70 17.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:54 #70 17.41 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:47:54 #70 17.44 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:47:54 #70 17.46 (3/6) Installing dumb-init (1.2.5-r3) 01:47:54 #70 17.46 (4/6) Installing openssl (3.3.2-r1) 01:47:54 #70 17.47 (5/6) Installing su-exec (0.2-r3) 01:47:54 #70 17.48 (6/6) Installing yq-go (4.44.1-r2) 01:47:54 #70 17.61 Executing busybox-1.36.1-r29.trigger 01:47:54 #70 17.61 OK: 19 MiB in 18 packages 01:47:54 #70 DONE 17.8s 01:47:54 01:47:54 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:47:54 #63 17.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:54 #63 ... 01:47:54 01:47:54 #50 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:47:54 #50 16.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:54 #50 17.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:54 #50 17.45 v3.20.3-426-g7be77342ca9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:47:54 #50 17.45 v3.20.3-425-g80e3e4e504e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:47:54 #50 17.45 OK: 24172 distinct packages available 01:47:54 #50 17.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:54 #50 17.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:54 #50 17.96 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:47:54 #50 17.99 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:47:54 #50 18.01 (3/7) Installing dumb-init (1.2.5-r3) 01:47:54 #50 18.01 (4/7) Installing musl-obstack (1.2.3-r2) 01:47:54 #50 18.01 (5/7) Installing libucontext (1.2-r3) 01:47:54 #50 18.02 (6/7) Installing gcompat (1.1.0-r4) 01:47:54 #50 18.02 (7/7) Installing openssl (3.3.2-r1) 01:47:54 #50 18.03 Executing busybox-1.36.1-r29.trigger 01:47:54 #50 18.04 OK: 9 MiB in 19 packages 01:47:54 #50 DONE 18.3s 01:47:54 01:47:54 #68 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:47:54 #68 17.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:54 #68 17.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:54 #68 18.14 (1/2) Installing dumb-init (1.2.5-r3) 01:47:54 #68 18.14 (2/2) Installing su-exec (0.2-r3) 01:47:54 #68 18.15 Executing busybox-1.36.1-r29.trigger 01:47:54 #68 18.16 OK: 8 MiB in 16 packages 01:47:54 #68 DONE 18.3s 01:47:54 01:47:54 #71 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 01:47:54 #71 2.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:54 #71 2.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:54 #71 2.671 Upgrading critical system libraries and apk-tools: 01:47:54 #71 2.671 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:47:54 #71 2.671 Executing busybox-1.36.1-r29.trigger 01:47:54 #71 2.740 Continuing the upgrade transaction with new apk-tools: 01:47:54 #71 2.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:54 #71 2.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:55 #71 3.094 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:47:55 #71 3.141 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:47:55 #71 3.153 OK: 8 MiB in 15 packages 01:47:55 #71 DONE 3.4s 01:47:55 01:47:55 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:47:55 #63 18.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:56 #63 19.36 (1/4) Installing ca-certificates (20240705-r0) 01:47:56 #63 19.38 (2/4) Installing dumb-init (1.2.5-r3) 01:47:56 #63 19.40 (3/4) Installing su-exec (0.2-r3) 01:47:56 #63 19.40 (4/4) Installing yq-go (4.44.1-r2) 01:47:56 #63 19.48 Executing busybox-1.36.1-r29.trigger 01:47:56 #63 ... 01:47:56 01:47:56 #78 [core-data stage-1 3/8] RUN apk --no-cache upgrade 01:47:56 #0 2.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:56 #0 2.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:56 #0 3.178 Upgrading critical system libraries and apk-tools: 01:47:56 #0 3.178 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:47:56 #0 3.187 Executing busybox-1.36.1-r29.trigger 01:47:56 #0 3.292 Continuing the upgrade transaction with new apk-tools: 01:47:56 #0 3.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:56 #0 3.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:56 #0 3.747 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:47:56 #0 3.784 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:47:56 #0 3.795 OK: 8 MiB in 15 packages 01:47:56 #78 DONE 4.1s 01:47:56 01:47:56 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:47:56 #63 19.54 Executing ca-certificates-20240705-r0.trigger 01:47:56 #63 19.58 OK: 19 MiB in 18 packages 01:47:56 #63 DONE 19.8s 01:47:56 01:47:56 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:47:56 #79 ... 01:47:56 01:47:56 #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:47:56 #0 3.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:56 #0 3.465 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:56 #0 3.798 Upgrading critical system libraries and apk-tools: 01:47:56 #0 3.798 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:47:56 #0 3.810 Executing busybox-1.36.1-r29.trigger 01:47:56 #0 3.886 Continuing the upgrade transaction with new apk-tools: 01:47:56 #0 3.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:56 #0 3.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:56 #0 4.306 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:47:56 #0 4.339 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:47:56 #0 4.355 Executing ca-certificates-20240705-r0.trigger 01:47:56 #0 4.403 OK: 10 MiB in 17 packages 01:47:56 #80 DONE 4.5s 01:47:56 01:47:56 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:47:56 #0 2.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:56 #0 2.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:57 #81 2.802 Upgrading critical system libraries and apk-tools: 01:47:57 #81 2.802 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:47:57 #81 2.811 Executing busybox-1.36.1-r29.trigger 01:47:57 #81 2.904 Continuing the upgrade transaction with new apk-tools: 01:47:57 #81 2.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:57 #81 3.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:57 #81 ... 01:47:57 01:47:57 #82 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 01:47:57 #0 2.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:57 #0 2.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:57 #0 3.161 Upgrading critical system libraries and apk-tools: 01:47:57 #0 3.161 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:47:57 #0 3.170 Executing busybox-1.36.1-r29.trigger 01:47:57 #0 3.244 Continuing the upgrade transaction with new apk-tools: 01:47:57 #0 3.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:57 #0 3.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:57 #0 3.602 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:47:57 #0 3.665 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:47:57 #0 3.676 Executing ca-certificates-20240705-r0.trigger 01:47:57 #0 3.736 OK: 9 MiB in 16 packages 01:47:57 #82 DONE 3.9s 01:47:57 01:47:57 #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:47:57 #0 2.787 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:57 #0 3.252 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:57 #0 4.016 OK: 246 MiB in 54 packages 01:47:57 #83 DONE 4.2s 01:47:57 01:47:57 #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:47:57 #84 DONE 0.0s 01:47:57 01:47:57 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:47:57 #79 0.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:57 #79 0.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:57 #79 1.259 Upgrading critical system libraries and apk-tools: 01:47:57 #79 1.259 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:47:57 #79 1.270 Executing busybox-1.36.1-r29.trigger 01:47:57 #79 1.399 Continuing the upgrade transaction with new apk-tools: 01:47:57 #79 1.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:57 #79 1.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:57 #79 ... 01:47:57 01:47:57 #85 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 01:47:57 #0 2.452 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:57 #0 3.028 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:57 #0 3.820 (1/1) Installing dumb-init (1.2.5-r3) 01:47:57 #0 4.116 Executing busybox-1.36.1-r29.trigger 01:47:57 #0 4.123 OK: 8 MiB in 15 packages 01:47:57 #85 DONE 4.4s 01:47:57 01:47:57 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:47:57 #81 3.454 OK: 19 MiB in 18 packages 01:47:57 #81 DONE 3.7s 01:47:58 01:47:58 #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:47:58 #86 DONE 0.1s 01:47:58 01:47:58 #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:47:58 #0 2.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:58 #0 2.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:58 #0 2.458 Upgrading critical system libraries and apk-tools: 01:47:58 #0 2.458 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:47:58 #0 2.467 Executing busybox-1.36.1-r29.trigger 01:47:58 #0 2.609 Continuing the upgrade transaction with new apk-tools: 01:47:58 #0 2.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:58 #0 2.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:58 #0 3.004 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:47:58 #0 3.036 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:47:58 #0 3.135 OK: 8 MiB in 16 packages 01:47:58 #87 DONE 3.3s 01:47:58 01:47:58 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:47:58 #79 1.868 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:47:58 #79 ... 01:47:58 01:47:58 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:47:58 #0 2.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:58 #0 2.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:58 #0 2.938 Upgrading critical system libraries and apk-tools: 01:47:58 #0 2.938 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:47:58 #0 2.947 Executing busybox-1.36.1-r29.trigger 01:47:58 #0 3.027 Continuing the upgrade transaction with new apk-tools: 01:47:58 #0 3.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:58 #0 3.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:58 #0 3.406 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:47:58 #0 3.518 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:47:58 #0 3.632 OK: 8 MiB in 18 packages 01:47:58 #88 DONE 3.9s 01:47:58 01:47:58 #89 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 01:47:58 #0 2.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:58 #0 2.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:58 #0 2.643 Upgrading critical system libraries and apk-tools: 01:47:58 #0 2.643 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:47:58 #0 2.663 Executing busybox-1.36.1-r29.trigger 01:47:58 #0 2.772 Continuing the upgrade transaction with new apk-tools: 01:47:58 #0 2.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:58 #0 2.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:58 #0 3.221 OK: 9 MiB in 19 packages 01:47:58 #89 DONE 3.5s 01:47:58 01:47:58 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:47:58 #79 1.910 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:47:58 #79 1.929 Executing ca-certificates-20240705-r0.trigger 01:47:58 #79 1.983 OK: 19 MiB in 18 packages 01:48:00 #79 DONE 4.2s 01:48:00 01:48:00 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:48:00 #0 2.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:48:00 #0 2.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:48:00 #0 3.113 Upgrading critical system libraries and apk-tools: 01:48:00 #0 3.113 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:48:00 #0 3.144 Executing busybox-1.36.1-r29.trigger 01:48:00 #0 3.243 Continuing the upgrade transaction with new apk-tools: 01:48:00 #0 3.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:48:00 #0 3.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:48:00 #0 3.636 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:48:00 #0 3.768 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:48:00 #0 3.792 Executing ca-certificates-20240705-r0.trigger 01:48:00 #0 3.868 OK: 13 MiB in 28 packages 01:48:00 #90 DONE 6.1s 01:48:00 01:48:00 #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:48:00 #91 DONE 2.2s 01:48:00 01:48:00 #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:48:00 #92 DONE 2.2s 01:48:00 01:48:00 #93 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:48:00 #93 DONE 2.3s 01:48:00 01:48:00 #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:48:00 #94 DONE 0.1s 01:48:00 01:48:00 #95 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:48:00 #95 ... 01:48:00 01:48:00 #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:48:00 #96 DONE 0.1s 01:48:00 01:48:00 #97 [security-spire-server stage-2 6/9] COPY security.txt / 01:48:01 #97 DONE 0.5s 01:48:01 01:48:01 #98 [security-spire-config stage-2 6/10] COPY security.txt / 01:48:01 #98 DONE 0.5s 01:48:01 01:48:01 #95 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:48:01 #95 DONE 0.5s 01:48:01 01:48:01 #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:48:01 #99 DONE 0.1s 01:48:01 01:48:01 #100 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 01:48:01 #100 DONE 0.1s 01:48:01 01:48:01 #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:48:01 #101 DONE 0.1s 01:48:01 01:48:01 #102 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:48:01 #102 DONE 3.0s 01:48:01 01:48:01 #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:48:01 #103 DONE 0.1s 01:48:01 01:48:01 #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:48:01 #104 ... 01:48:01 01:48:01 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:48:01 #105 DONE 0.1s 01:48:01 01:48:01 #106 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 01:48:01 #106 DONE 0.1s 01:48:01 01:48:01 #107 [security-spire-agent stage-3 7/10] COPY security.txt / 01:48:01 #107 DONE 0.1s 01:48:01 01:48:01 #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:48:01 #104 DONE 0.1s 01:48:01 01:48:01 #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:48:01 #108 DONE 0.1s 01:48:01 01:48:01 #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:48:01 #109 DONE 0.1s 01:48:01 01:48:01 #110 [security-spire-server] exporting to image 01:48:01 #110 exporting layers 01:48:01 #110 ... 01:48:01 01:48:01 #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:48:01 #111 DONE 0.1s 01:48:01 01:48:01 #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:48:01 #112 DONE 0.0s 01:48:01 01:48:01 #110 [security-spire-agent] exporting to image 01:48:02 #110 exporting layers 0.7s done 01:48:02 #110 writing image sha256:9c2478b027764f7266fc21063ab99744065df439de6722361c8e85a339bb764b done 01:48:02 #110 naming to docker.io/library/security-spire-server done 01:48:02 #110 writing image sha256:6d432ac8e6dd0789b41489f6a640751ad8e23d4520ff7f66870f5aea4d21c2a4 done 01:48:02 #110 naming to docker.io/library/security-spire-config done 01:48:02 #110 exporting layers 0.6s done 01:48:02 #110 writing image sha256:d4f63ebd7ce2a7ef2011899e816c62bca26ac7f0dde61e049e692d0ef1907989 done 01:48:02 #110 naming to docker.io/library/security-spire-agent done 01:48:02 #110 DONE 0.8s 01:48:02 01:48:02 #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:02 #113 ... 01:48:02 01:48:02 #114 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:02 #114 ... 01:48:02 01:48:02 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:49 #115 DONE 44.1s 01:48:49 01:48:49 #114 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:49 #114 DONE 49.6s 01:48:49 01:48:49 #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:49 #113 DONE 49.6s 01:48:49 01:48:49 #75 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:49 #75 DONE 49.6s 01:48:49 01:48:49 #77 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:49 #77 DONE 48.3s 01:48:49 01:48:49 #116 [support-scheduler builder 6/7] COPY . . 01:48:50 #116 DONE 8.4s 01:48:50 01:48:50 #117 [security-secretstore-setup builder 6/7] COPY . . 01:48:50 #117 DONE 8.4s 01:48:50 01:48:50 #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:50 #118 CACHED 01:48:50 01:48:50 #119 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:48:50 #119 CACHED 01:48:50 01:48:50 #120 [security-proxy-setup builder 6/7] COPY . . 01:48:50 #120 CACHED 01:48:50 01:48:50 #121 [security-bootstrapper builder 6/7] COPY . . 01:48:50 #121 CACHED 01:48:50 01:48:50 #122 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:50 #122 CACHED 01:48:50 01:48:50 #123 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:48:50 #123 CACHED 01:48:50 01:48:50 #124 [core-data builder 4/7] COPY go.mod vendor* ./ 01:48:50 #124 CACHED 01:48:50 01:48:50 #125 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:50 #125 CACHED 01:48:50 01:48:50 #126 [core-data builder 6/7] COPY . . 01:48:50 #126 CACHED 01:48:50 01:48:50 #127 [security-spiffe-token-provider builder 6/7] COPY . . 01:48:50 #127 DONE 8.4s 01:48:50 01:48:50 #128 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:50 #128 CACHED 01:48:50 01:48:50 #129 [support-notifications builder 6/7] COPY . . 01:48:50 #129 CACHED 01:48:50 01:48:50 #130 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:48:50 #130 CACHED 01:48:50 01:48:50 #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:50 #131 CACHED 01:48:50 01:48:50 #132 [security-proxy-auth builder 6/7] COPY . . 01:48:50 #132 CACHED 01:48:50 01:48:50 #133 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:48:50 #133 CACHED 01:48:50 01:48:50 #134 [core-common-config-bootstrapper builder 6/7] COPY . . 01:48:50 #134 DONE 8.4s 01:48:50 01:48:50 #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:48:50 #135 CACHED 01:48:50 01:48:50 #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:50 #136 CACHED 01:48:50 01:48:50 #137 [core-metadata builder 6/7] COPY . . 01:48:50 #137 CACHED 01:48:50 01:48:50 #138 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:50 #138 CACHED 01:48:50 01:48:50 #139 [core-command builder 4/7] COPY go.mod vendor* ./ 01:48:50 #139 CACHED 01:48:50 01:48:50 #140 [core-command builder 6/7] COPY . . 01:48:50 #140 CACHED 01:48:50 01:48:50 #141 [core-keeper builder 7/8] COPY . . 01:48:50 #141 DONE 8.4s 01:48:50 01:48:50 #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:48:51 #142 0.956 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:48:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-35311 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 01:48:53 Running in /w/workspace/edgex-go/765 [Pipeline] { [Pipeline] checkout 01:48:56 The recommended git tool is: git 01:49:01 #142 ... 01:49:01 01:49:01 #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:49:01 #0 0.978 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:49:01 #143 ... 01:49:01 01:49:01 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:49:01 #0 1.246 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:49:01 #144 ... 01:49:01 01:49:01 #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:49:01 #0 1.611 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:49:01 #145 ... 01:49:01 01:49:01 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:49:01 #0 1.371 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:49:01 #146 ... 01:49:01 01:49:01 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:49:01 #0 0.540 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:49:01 #147 ... 01:49:01 01:49:01 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:49:01 #0 0.357 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:49:01 #148 ... 01:49:01 01:49:01 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:49:01 #0 1.492 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:49:01 #149 ... 01:49:01 01:49:01 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:49:01 #0 1.626 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:49:01 #150 ... 01:49:01 01:49:01 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:49:01 #0 0.825 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:49:01 #151 ... 01:49:01 01:49:01 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:49:01 #0 0.795 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:49:01 #152 ... 01:49:01 01:49:01 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:49:01 #0 1.338 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:49:03 using credential edgex-jenkins-ssh 01:49:03 Cloning the remote Git repository 01:49:03 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:49:03 > git init /w/workspace/edgex-go/765 # timeout=10 01:49:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:49:03 > git --version # timeout=10 01:49:03 > git --version # 'git version 2.25.1' 01:49:03 using GIT_SSH to set credentials SSH Credentials for GitHub 01:49:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:49:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:49:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:49:21 Avoid second fetch 01:49:21 Checking out Revision cadd20047735d6124c3149b3375299ba0c077752 (main) 01:49:22 Commit message: "Merge pull request #5030 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.14.0" 01:49:21 > git config core.sparsecheckout # timeout=10 01:49:21 > git checkout -f cadd20047735d6124c3149b3375299ba0c077752 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:49:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:49:27 % Total % Received % Xferd Average Speed Time Time Time Current 01:49:27 Dload Upload Total Spent Left Speed 01:49:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 32976 0 --:--:-- --:--:-- --:--:-- 32976 [Pipeline] sh 01:49:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:49:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:49:28 + sudo tee /etc/docker/daemon.new 01:49:28 { 01:49:28 "registry-mirrors": [ 01:49:28 "https://nexus3.edgexfoundry.org:10001" 01:49:28 ], 01:49:28 "bip": "10.250.0.254/24", 01:49:28 "hosts": [ 01:49:28 "tcp://0.0.0.0:5555", 01:49:28 "unix:///var/run/docker.sock" 01:49:28 ], 01:49:28 "mtu": 1458, 01:49:28 "selinux-enabled": true, 01:49:28 "seccomp-profile": "/etc/docker/seccomp.json" 01:49:28 } [Pipeline] sh 01:49:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:49:28 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:49:47 provisioning config files... 01:49:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/765@tmp/config14440834032604613318tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:49:47 ---> ****-login.sh 01:49:47 nexus3.edgexfoundry.org:10001 01:49:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:49:48 Configure a credential helper to remove this warning. See 01:49:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:49:48 01:49:48 Login Succeeded 01:49:48 nexus3.edgexfoundry.org:10002 01:49:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:49:48 Configure a credential helper to remove this warning. See 01:49:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:49:48 01:49:48 Login Succeeded 01:49:48 nexus3.edgexfoundry.org:10003 01:49:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:49:48 Configure a credential helper to remove this warning. See 01:49:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:49:48 01:49:48 Login Succeeded 01:49:48 nexus3.edgexfoundry.org:10004 01:49:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:49:48 Configure a credential helper to remove this warning. See 01:49:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:49:48 01:49:48 Login Succeeded 01:49:48 ****.io 01:49:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:49:49 Configure a credential helper to remove this warning. See 01:49:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:49:49 01:49:49 Login Succeeded 01:49:49 ---> ****-login.sh ends [Pipeline] } 01:49:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 01:49:49 + git config --global --add safe.directory /w/workspace/edgex-go/765 [Pipeline] echo 01:49:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:49:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:49:49 ========================================================= 01:49:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 01:49:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:49:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:49:50 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:49:50 cf04c63912e1: Pulling fs layer 01:49:50 55b35a11ae5e: Pulling fs layer 01:49:50 a37a00ec5f00: Pulling fs layer 01:49:50 50b3750afda1: Pulling fs layer 01:49:50 4f4fb700ef54: Pulling fs layer 01:49:50 80978eb59214: Pulling fs layer 01:49:50 c9f46d7d2bd2: Pulling fs layer 01:49:50 c5a475d317c9: Pulling fs layer 01:49:50 c9f46d7d2bd2: Waiting 01:49:50 c5a475d317c9: Waiting 01:49:50 50b3750afda1: Waiting 01:49:50 4f4fb700ef54: Waiting 01:49:50 80978eb59214: Waiting 01:49:50 55b35a11ae5e: Verifying Checksum 01:49:50 55b35a11ae5e: Download complete 01:49:50 50b3750afda1: Verifying Checksum 01:49:50 50b3750afda1: Download complete 01:49:50 4f4fb700ef54: Download complete 01:49:50 80978eb59214: Verifying Checksum 01:49:50 cf04c63912e1: Verifying Checksum 01:49:50 cf04c63912e1: Download complete 01:49:50 c5a475d317c9: Verifying Checksum 01:49:50 c5a475d317c9: Download complete 01:49:51 cf04c63912e1: Pull complete 01:49:51 55b35a11ae5e: Pull complete 01:49:51 a37a00ec5f00: Verifying Checksum 01:49:51 a37a00ec5f00: Download complete 01:49:52 c9f46d7d2bd2: Verifying Checksum 01:50:14 a37a00ec5f00: Pull complete 01:50:14 50b3750afda1: Pull complete 01:50:14 4f4fb700ef54: Pull complete 01:50:14 80978eb59214: Pull complete 01:50:20 c9f46d7d2bd2: Pull complete 01:50:22 c5a475d317c9: Pull complete 01:50:22 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 01:50:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:50:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 01:50:22 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:50:22 WORKDIR /edgex 01:50:22 COPY go.mod . 01:50:22 RUN go mod download 01:50:22 + docker build -t ci-base-image-arm64 -f - . 01:50:23 #153 ... 01:50:23 01:50:23 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:50:23 #152 83.01 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:50:23 #0 building with "default" instance using docker driver 01:50:23 01:50:23 #1 [internal] load .dockerignore 01:50:23 #1 transferring context: 01:50:23 #1 transferring context: 50B 0.0s done 01:50:23 #1 DONE 0.1s 01:50:23 01:50:23 #2 [internal] load build definition from Dockerfile 01:50:23 #2 transferring dockerfile: 172B done 01:50:23 #2 DONE 0.1s 01:50:23 01:50:23 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:50:23 #3 DONE 0.0s 01:50:23 01:50:23 #4 [internal] load build context 01:50:23 #4 transferring context: 6.51kB done 01:50:23 #4 DONE 0.1s 01:50:23 01:50:23 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:50:23 #5 DONE 0.2s 01:50:23 01:50:23 #6 [2/4] WORKDIR /edgex 01:50:24 #6 DONE 0.9s 01:50:24 01:50:24 #7 [3/4] COPY go.mod . 01:50:24 #7 DONE 0.1s 01:50:24 01:50:24 #8 [4/4] RUN go mod download 01:50:46 #8 DONE 20.5s 01:50:46 01:50:46 #9 exporting to image 01:50:46 #9 exporting layers 01:50:49 #152 ... 01:50:49 01:50:49 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:50:49 #148 DONE 119.6s 01:50:49 01:50:49 #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:50:50 #154 ... 01:50:50 01:50:50 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:50:50 #147 DONE 119.8s 01:50:50 01:50:50 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:50:50 #152 DONE 120.1s 01:50:50 01:50:50 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:50:51 #153 DONE 121.0s 01:50:51 01:50:51 #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:50:51 #145 DONE 121.0s 01:50:51 01:50:51 #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:50:53 #143 ... 01:50:53 01:50:53 #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 01:50:58 #155 ... 01:50:58 01:50:58 #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:50:58 #154 DONE 8.6s 01:50:58 01:50:58 #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 01:50:59 #156 ... 01:50:59 01:50:59 #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 01:50:59 #155 DONE 6.0s 01:50:59 01:50:59 #157 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 01:50:59 #157 ... 01:50:59 01:50:59 #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:50:59 #158 DONE 1.9s 01:50:59 01:50:59 #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:51:00 #159 ... 01:51:00 01:51:00 #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 01:51:00 #156 DONE 1.5s 01:51:00 01:51:00 #160 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:51:00 #160 DONE 4.2s 01:51:00 01:51:00 #161 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:51:00 #161 ... 01:51:00 01:51:00 #157 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 01:51:00 #157 DONE 1.1s 01:51:00 01:51:00 #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:51:00 #159 DONE 0.6s 01:51:00 01:51:00 #162 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 01:51:00 #162 DONE 0.5s 01:51:00 01:51:00 #163 [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:51:00 #163 ... 01:51:00 01:51:00 #161 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:51:00 #161 DONE 0.6s 01:51:00 01:51:00 #164 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:51:01 #164 ... 01:51:01 01:51:01 #165 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 01:51:01 #165 DONE 0.7s 01:51:01 01:51:01 #166 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:51:01 #166 DONE 0.7s 01:51:01 01:51:01 #164 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:51:01 #164 DONE 0.6s 01:51:01 01:51:01 #163 [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:51:01 #163 DONE 0.7s 01:51:01 01:51:01 #167 [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:51:01 #167 ... 01:51:01 01:51:01 #168 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 01:51:01 #168 DONE 2.8s 01:51:01 01:51:01 #169 [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:51:01 #169 DONE 0.3s 01:51:01 01:51:01 #170 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:51:01 #170 DONE 0.4s 01:51:01 01:51:01 #171 [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:51:01 #171 DONE 0.3s 01:51:01 01:51:01 #167 [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:51:01 #167 DONE 0.3s 01:51:01 01:51:01 #110 [security-spiffe-token-provider] exporting to image 01:51:01 #110 exporting layers 01:51:02 #110 ... 01:51:02 01:51:02 #172 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 01:51:02 #172 DONE 0.6s 01:51:02 01:51:02 #173 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:51:02 #173 DONE 0.6s 01:51:02 01:51:02 #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:51:02 #174 DONE 0.6s 01:51:02 01:51:02 #175 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:51:02 #175 DONE 0.7s 01:51:02 01:51:02 #110 [security-spiffe-token-provider] exporting to image 01:51:02 #110 exporting layers 0.7s done 01:51:02 #110 writing image sha256:c8f047bfff0e997054f3626ef726869e4812090dd7da9d61bd22d334c3c00089 0.0s done 01:51:02 #110 naming to docker.io/library/security-spiffe-token-provider 01:51:02 #110 naming to docker.io/library/security-spiffe-token-provider 0.2s done 01:51:02 #110 DONE 1.8s 01:51:02 01:51:02 #176 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:51:02 #176 ... 01:51:02 01:51:02 #177 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 01:51:02 #177 DONE 0.6s 01:51:03 01:51:03 #178 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:51:03 #178 DONE 0.6s 01:51:03 01:51:03 #179 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:51:03 #179 DONE 0.6s 01:51:03 01:51:03 #180 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:51:05 #9 exporting layers 17.4s done 01:51:05 #9 writing image sha256:d4bab983b1ff1affb6e2e4df053142c2965dfb4f6f75141bac661b7b0144575b done 01:51:05 #9 naming to docker.io/library/ci-base-image-arm64 done 01:51:05 #9 DONE 17.5s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:05 + docker inspect -f . ci-base-image-arm64 01:51:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:51:05 prd-ubuntu20.04-docker-arm64-4c-16g-35311 does not seem to be running inside a container 01:51:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/765 -v /w/workspace/edgex-go/765:/w/workspace/edgex-go/765:rw,z -v /w/workspace/edgex-go/765@tmp:/w/workspace/edgex-go/765@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:51:06 $ docker top 3570cd30f7bac0c5c28474c1f51ca85570a12d93a1046da208bb6d474357e1c6 -eo pid,comm [Pipeline] { [Pipeline] sh 01:51:07 + go version 01:51:07 go version go1.23.2 linux/arm64 [Pipeline] } 01:51:07 $ docker stop --time=1 3570cd30f7bac0c5c28474c1f51ca85570a12d93a1046da208bb6d474357e1c6 01:51:09 $ docker rm -f --volumes 3570cd30f7bac0c5c28474c1f51ca85570a12d93a1046da208bb6d474357e1c6 [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] { 01:51:09 #180 DONE 6.8s 01:51:09 01:51:09 #176 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:51:09 #176 DONE 7.4s 01:51:09 01:51:09 #110 [core-common-config-bootstrapper] exporting to image 01:51:09 #110 exporting layers [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:09 #110 ... 01:51:09 01:51:09 #181 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:51:09 #181 DONE 6.9s 01:51:09 01:51:09 #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:51:09 #143 DONE 139.5s 01:51:09 01:51:09 #182 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:51:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:51:10 01:51:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:51:10 latest: Pulling from edgex-devops/edgex-compose-arm64 01:51:10 547446be3368: Pulling fs layer 01:51:10 d125d8839a47: Pulling fs layer 01:51:10 3e85d5ac6304: Pulling fs layer 01:51:10 c3105a71a48b: Pulling fs layer 01:51:10 0f093f025ec4: Pulling fs layer 01:51:10 c3106fc0e877: Pulling fs layer 01:51:10 c3105a71a48b: Waiting 01:51:10 0f093f025ec4: Waiting 01:51:10 c3106fc0e877: Waiting 01:51:10 547446be3368: Verifying Checksum 01:51:10 547446be3368: Download complete 01:51:10 c3105a71a48b: Verifying Checksum 01:51:10 c3105a71a48b: Download complete 01:51:10 d125d8839a47: Verifying Checksum 01:51:10 d125d8839a47: Download complete 01:51:10 c3106fc0e877: Verifying Checksum 01:51:10 c3106fc0e877: Download complete 01:51:11 0f093f025ec4: Verifying Checksum 01:51:11 0f093f025ec4: Download complete 01:51:11 547446be3368: Pull complete 01:51:11 d125d8839a47: Pull complete 01:51:12 3e85d5ac6304: Verifying Checksum 01:51:12 3e85d5ac6304: Download complete 01:51:13 #182 ... 01:51:13 01:51:13 #183 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:51:13 #183 ... 01:51:13 01:51:13 #184 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:51:13 #184 ... 01:51:13 01:51:13 #185 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:51:13 #185 CACHED 01:51:13 01:51:13 #186 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:51:13 #186 CACHED 01:51:13 01:51:13 #187 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:51:15 #187 ... 01:51:15 01:51:15 #183 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:51:15 #183 DONE 12.9s 01:51:15 01:51:15 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:51:15 #144 DONE 145.4s 01:51:15 01:51:15 #184 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:51:15 #184 DONE 6.1s 01:51:15 01:51:15 #110 [security-proxy-setup] exporting to image 01:51:15 #110 exporting layers 01:51:16 #110 ... 01:51:16 01:51:16 #182 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:51:16 #182 DONE 6.7s 01:51:16 01:51:16 #110 [security-proxy-setup] exporting to image 01:51:16 #110 exporting layers 6.8s done 01:51:16 #110 writing image sha256:08c8b42156a936140b98b18cfe2e1767ede293cede5340289578f4ae8ba5ad53 01:51:16 #110 ... 01:51:16 01:51:16 #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:51:16 #142 DONE 146.5s 01:51:16 01:51:16 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:51:16 #151 DONE 146.5s 01:51:16 01:51:16 #188 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:51:16 #188 CACHED 01:51:16 01:51:16 #189 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:51:16 #189 CACHED 01:51:16 01:51:16 #110 [core-common-config-bootstrapper] exporting to image 01:51:16 #110 writing image sha256:08c8b42156a936140b98b18cfe2e1767ede293cede5340289578f4ae8ba5ad53 0.0s done 01:51:16 #110 naming to docker.io/library/core-common-config-bootstrapper done 01:51:17 #110 ... 01:51:17 01:51:17 #187 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:51:17 #187 DONE 3.0s 01:51:17 01:51:17 #110 [core-common-config-bootstrapper] exporting to image 01:51:17 #110 exporting layers 1.3s done 01:51:17 #110 writing image sha256:67e316dbac8e3b2d3ac4a421f5727639aa09085d125baec345c9ec95b4efe9f5 0.1s done 01:51:17 #110 naming to docker.io/library/security-proxy-setup 01:51:18 #110 naming to docker.io/library/security-proxy-setup 0.3s done 01:51:18 #110 DONE 10.3s 01:51:18 01:51:18 #190 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 01:51:18 #190 CACHED 01:51:18 01:51:18 #191 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 01:51:18 #191 CACHED 01:51:18 01:51:18 #192 [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:51:18 #192 DONE 1.8s 01:51:18 01:51:18 #193 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:51:18 #193 ... 01:51:18 01:51:18 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:51:18 #146 DONE 148.0s 01:51:18 01:51:18 #194 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:51:18 #194 DONE 1.5s 01:51:18 01:51:18 #195 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:51:18 #195 DONE 1.5s 01:51:18 01:51:18 #196 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 01:51:18 #196 DONE 1.4s 01:51:18 01:51:18 #197 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:51:18 #197 ... 01:51:18 01:51:18 #193 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:51:18 #193 DONE 0.6s 01:51:18 01:51:18 #198 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:51:18 #198 DONE 0.6s 01:51:18 01:51:18 #199 [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:51:18 #199 DONE 0.6s 01:51:18 01:51:18 #200 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 01:51:18 #200 DONE 0.6s 01:51:18 01:51:18 #201 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:51:18 #201 DONE 3.2s 01:51:19 01:51:19 #197 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:51:19 #197 DONE 0.6s 01:51:19 01:51:19 #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:51:19 #202 DONE 0.6s 01:51:19 01:51:19 #110 [core-command] exporting to image 01:51:19 #110 ... 01:51:19 01:51:19 #203 [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:51:19 #203 DONE 0.2s 01:51:19 01:51:19 #204 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:51:19 #204 DONE 0.2s 01:51:19 01:51:19 #205 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:51:19 #205 DONE 0.3s 01:51:19 01:51:19 #206 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 01:51:19 #206 DONE 0.3s 01:51:19 01:51:19 #207 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:51:19 #207 DONE 0.2s 01:51:19 01:51:19 #208 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 01:51:19 #208 ... 01:51:19 01:51:19 #209 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:51:19 #209 DONE 0.2s 01:51:19 01:51:19 #110 [core-command] exporting to image 01:51:19 #110 exporting layers 0.3s done 01:51:19 #110 writing image sha256:0c5bb7dee9dd254778559f440415b648384c28922bcfdde3d2f2ff70a4dfd8f9 done 01:51:19 #110 naming to docker.io/library/core-command done 01:51:20 #110 ... 01:51:20 01:51:20 #208 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 01:51:20 #208 DONE 1.2s 01:51:20 01:51:20 #210 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:51:20 #210 DONE 1.5s 01:51:20 01:51:20 #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:51:20 #211 DONE 1.3s 01:51:20 01:51:20 #110 [security-proxy-auth] exporting to image 01:51:20 #110 ... 01:51:20 01:51:20 #212 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 01:51:20 #212 DONE 1.4s 01:51:20 01:51:20 #110 [core-metadata] exporting to image 01:51:20 #110 writing image sha256:0db8eff1e16622ccbe77d9ad46daee94751620b748fbf76658f0793141963737 0.1s done 01:51:20 #110 naming to docker.io/library/security-secretstore-setup 01:51:20 #110 ... 01:51:20 01:51:20 #213 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:51:20 #213 DONE 0.3s 01:51:20 01:51:20 #110 [security-secretstore-setup] exporting to image 01:51:20 #110 naming to docker.io/library/security-secretstore-setup 0.0s done 01:51:21 #110 ... 01:51:21 01:51:21 #214 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 01:51:21 #214 DONE 0.2s 01:51:21 01:51:21 #215 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 01:51:21 #215 DONE 1.8s 01:51:21 01:51:21 #110 [security-bootstrapper] exporting to image 01:51:21 #110 writing image sha256:db2f47a0bc51e446f83d9fbc4458d63345b72ed5abd0f1671ff794791f56b67e 01:51:21 #110 ... 01:51:21 01:51:21 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:51:21 #150 DONE 150.9s 01:51:21 01:51:21 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:51:21 #149 DONE 151.0s 01:51:21 01:51:21 #110 [core-keeper] exporting to image 01:51:21 #110 exporting layers 0.7s done 01:51:21 #110 writing image sha256:db2f47a0bc51e446f83d9fbc4458d63345b72ed5abd0f1671ff794791f56b67e 0.1s done 01:51:21 #110 writing image sha256:cf263920914f07f5bbe1b6e7e9150036b1c50fe196b405176205734ba029031c 0.1s done 01:51:21 #110 naming to docker.io/library/security-proxy-auth done 01:51:21 #110 naming to docker.io/library/core-keeper done 01:51:21 #110 exporting layers 0.6s done 01:51:21 #110 writing image sha256:7e18c129336f9e2758a1ab5b4b04d4b407fd93acc2371ab01d77b4bbf40a8600 0.0s done 01:51:21 #110 naming to docker.io/library/core-metadata 01:51:21 #110 ... 01:51:21 01:51:21 #216 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:51:21 #216 DONE 0.1s 01:51:21 01:51:21 #110 [core-metadata] exporting to image 01:51:21 #110 exporting layers 0.5s done 01:51:21 #110 naming to docker.io/library/core-metadata done 01:51:21 #110 ... 01:51:21 01:51:21 #217 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:51:21 #217 DONE 0.2s 01:51:21 01:51:21 #218 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:51:21 #218 DONE 0.1s 01:51:21 01:51:21 #110 [core-data] exporting to image 01:51:21 #110 writing image sha256:479aaee40c5aa1efef4f1233fcdedea3d5b44f787cd6a52aa845e8f6ca7153ab 0.0s done 01:51:21 #110 naming to docker.io/library/core-data done 01:51:21 #110 ... 01:51:21 01:51:21 #219 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:51:21 #219 DONE 0.1s 01:51:21 01:51:21 #110 [core-data] exporting to image 01:51:21 #110 exporting layers 0.7s done 01:51:21 #110 writing image sha256:83e14b1e521ae1630315f25890bb25b001d30628d7fb701f85e72bf571c5de12 done 01:51:21 #110 naming to docker.io/library/security-bootstrapper 01:51:21 #110 naming to docker.io/library/security-bootstrapper done 01:51:21 #110 DONE 13.2s 01:51:21 01:51:21 #220 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:51:22 #220 DONE 0.8s 01:51:22 01:51:22 #221 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:51:22 #221 DONE 0.9s 01:51:22 01:51:22 #222 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:51:22 #222 DONE 0.0s 01:51:22 01:51:22 #223 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 01:51:22 #223 DONE 0.0s 01:51:22 01:51:22 #224 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 01:51:22 #224 DONE 0.0s 01:51:22 01:51:22 #110 [support-scheduler] exporting to image 01:51:22 #110 exporting layers 0.2s done 01:51:22 #110 writing image sha256:5a48207a357454d10848dc9bc575fcc2524130b002aba82ce0021a35c80668cd done 01:51:22 #110 naming to docker.io/library/support-scheduler done 01:51:22 #110 writing image sha256:92cbbec9e82f97406f9b742c3c7d5eaf2a89796ae87fdf7cc6d763b79bfb9e04 done 01:51:22 #110 naming to docker.io/library/support-notifications done 01:51:22 #110 DONE 13.6s 01:51:22 time="2024-12-18T01:47:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:51:22 time="2024-12-18T01:47:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:51:22 time="2024-12-18T01:47:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:51:22 time="2024-12-18T01:47:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:51:22 time="2024-12-18T01:47:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:51:22 time="2024-12-18T01:47:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:51:22 time="2024-12-18T01:47:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:51:22 time="2024-12-18T01:47:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:51:22 time="2024-12-18T01:47:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:51:22 time="2024-12-18T01:47:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:51:22 time="2024-12-18T01:47:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:51:22 time="2024-12-18T01:47:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:51:22 time="2024-12-18T01:47:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:51:22 time="2024-12-18T01:47:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:51:22 time="2024-12-18T01:47:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 01:51:22 $ docker stop --time=1 ddb2cbd9a5fb1724114c6b2c76d2eb3bc665936afde0c72c7063966d28be67b2 01:51:24 $ docker rm -f --volumes ddb2cbd9a5fb1724114c6b2c76d2eb3bc665936afde0c72c7063966d28be67b2 [Pipeline] // withDockerContainer [Pipeline] sh 01:51:24 + docker images 01:51:24 REPOSITORY TAG IMAGE ID CREATED SIZE 01:51:24 support-notifications latest 92cbbec9e82f 2 seconds ago 51.9MB 01:51:24 support-scheduler latest 5a48207a3574 2 seconds ago 52.9MB 01:51:24 security-bootstrapper latest 83e14b1e521a 3 seconds ago 26MB 01:51:24 core-data latest 479aaee40c5a 4 seconds ago 37.4MB 01:51:24 core-keeper latest cf263920914f 4 seconds ago 31.3MB 01:51:24 security-proxy-auth latest db2f47a0bc51 4 seconds ago 32.2MB 01:51:24 core-metadata latest 7e18c129336f 4 seconds ago 37.6MB 01:51:24 security-secretstore-setup latest 0db8eff1e166 6 seconds ago 46.9MB 01:51:24 core-command latest 0c5bb7dee9dd 6 seconds ago 33.2MB 01:51:24 security-proxy-setup latest 67e316dbac8e 9 seconds ago 35MB 01:51:24 core-common-config-bootstrapper latest 08c8b42156a9 15 seconds ago 22.8MB 01:51:24 security-spiffe-token-provider latest c8f047bfff0e 23 seconds ago 38.5MB 01:51:24 security-spire-config latest 6d432ac8e6dd 3 minutes ago 127MB 01:51:24 security-spire-server latest 9c2478b02776 3 minutes ago 128MB 01:51:24 security-spire-agent latest d4f63ebd7ce2 3 minutes ago 188MB 01:51:24 ci-base-image-x86_64 latest 49c8f574eecd 7 minutes ago 975MB 01:51:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 2 months ago 573MB 01:51:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 18 months ago 334MB 01:51:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:51:24 provisioning config files... 01:51:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/765@tmp/config4073961436204243637tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:51:25 ---> ****-login.sh 01:51:25 nexus3.edgexfoundry.org:10001 01:51:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:51:25 Configure a credential helper to remove this warning. See 01:51:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:51:25 01:51:25 Login Succeeded 01:51:25 nexus3.edgexfoundry.org:10002 01:51:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:51:25 Configure a credential helper to remove this warning. See 01:51:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:51:25 01:51:25 Login Succeeded 01:51:25 3e85d5ac6304: Pull complete 01:51:25 c3105a71a48b: Pull complete 01:51:25 nexus3.edgexfoundry.org:10003 01:51:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:51:25 Configure a credential helper to remove this warning. See 01:51:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:51:25 01:51:25 Login Succeeded 01:51:25 nexus3.edgexfoundry.org:10004 01:51:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:51:25 Configure a credential helper to remove this warning. See 01:51:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:51:25 01:51:25 Login Succeeded 01:51:25 ****.io 01:51:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:51:25 Configure a credential helper to remove this warning. See 01:51:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:51:25 01:51:25 Login Succeeded 01:51:25 ---> ****-login.sh ends [Pipeline] } 01:51:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:51:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:51:25 [edgeXDocker.push] Tagging docker image core-command with the following tags: 01:51:25 cadd20047735d6124c3149b3375299ba0c077752 01:51:25 latest 01:51:25 4.0.0-dev.29 01:51:25 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 01:51:25 main 01:51:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:25 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 01:51:26 0f093f025ec4: Pull complete 01:51:26 c3106fc0e877: Pull complete 01:51:26 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 01:51:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:51:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:51:26 prd-ubuntu20.04-docker-arm64-4c-16g-35311 does not seem to be running inside a container 01:51:26 + docker push nexus3.edgexfoundry.org:10004/core-command:cadd20047735d6124c3149b3375299ba0c077752 01:51:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:51:26 2e641b93864b: Preparing 01:51:26 e7cbc881b26e: Preparing 01:51:26 6bfe19197c2d: Preparing 01:51:26 ca7a1e8e93c1: Preparing 01:51:26 44968c2dd558: Preparing 01:51:26 6216bed102f2: Preparing 01:51:26 75654b8eeebd: Preparing 01:51:26 75654b8eeebd: Waiting 01:51:26 2e641b93864b: Pushed 01:51:26 6bfe19197c2d: Pushed 01:51:26 ca7a1e8e93c1: Pushed 01:51:26 75654b8eeebd: Layer already exists 01:51:26 $ 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/765 -v /w/workspace/edgex-go/765:/w/workspace/edgex-go/765:rw,z -v /w/workspace/edgex-go/765@tmp:/w/workspace/edgex-go/765@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:51:26 6216bed102f2: Pushed 01:51:27 44968c2dd558: Pushed 01:51:28 $ docker top 330140d9bc6ee95043d89d8bc741da8067f4f4edc7a35f3fa2c281233740f179 -eo pid,comm [Pipeline] { [Pipeline] sh 01:51:28 e7cbc881b26e: Pushed 01:51:28 cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:3026756cecaffd2e451eeacd66afdcbb3831d94899a44d883f57e6f0a6d6105c size: 1781 01:51:28 + docker compose -f ./docker-compose-build.yml build --parallel [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:29 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 01:51:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:51:29 2e641b93864b: Preparing 01:51:29 e7cbc881b26e: Preparing 01:51:29 6bfe19197c2d: Preparing 01:51:29 ca7a1e8e93c1: Preparing 01:51:29 44968c2dd558: Preparing 01:51:29 6216bed102f2: Preparing 01:51:29 75654b8eeebd: Preparing 01:51:29 6216bed102f2: Waiting 01:51:29 75654b8eeebd: Waiting 01:51:29 e7cbc881b26e: Layer already exists 01:51:29 6bfe19197c2d: Layer already exists 01:51:29 44968c2dd558: Layer already exists 01:51:29 ca7a1e8e93c1: Layer already exists 01:51:29 2e641b93864b: Layer already exists 01:51:29 6216bed102f2: Layer already exists 01:51:29 75654b8eeebd: Layer already exists 01:51:29 latest: digest: sha256:3026756cecaffd2e451eeacd66afdcbb3831d94899a44d883f57e6f0a6d6105c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:30 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.29 01:51:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:51:30 2e641b93864b: Preparing 01:51:30 e7cbc881b26e: Preparing 01:51:30 6bfe19197c2d: Preparing 01:51:30 ca7a1e8e93c1: Preparing 01:51:30 44968c2dd558: Preparing 01:51:30 6216bed102f2: Preparing 01:51:30 75654b8eeebd: Preparing 01:51:30 6216bed102f2: Waiting 01:51:30 75654b8eeebd: Waiting 01:51:30 2e641b93864b: Layer already exists 01:51:30 44968c2dd558: Layer already exists 01:51:30 e7cbc881b26e: Layer already exists 01:51:30 6bfe19197c2d: Layer already exists 01:51:30 ca7a1e8e93c1: Layer already exists 01:51:30 75654b8eeebd: Layer already exists 01:51:30 6216bed102f2: Layer already exists 01:51:30 4.0.0-dev.29: digest: sha256:3026756cecaffd2e451eeacd66afdcbb3831d94899a44d883f57e6f0a6d6105c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:30 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:30 #1 [security-spire-agent internal] load build definition from Dockerfile 01:51:30 #1 transferring dockerfile: 01:51:30 #1 transferring dockerfile: 1.81kB done 01:51:30 #1 DONE 0.1s 01:51:30 01:51:30 #2 [security-spire-agent internal] load .dockerignore 01:51:30 #2 transferring context: 50B done 01:51:30 #2 DONE 0.1s 01:51:30 01:51:30 #3 [security-spire-config internal] load .dockerignore 01:51:30 #3 transferring context: 50B 0.0s done 01:51:30 #3 DONE 0.1s 01:51:30 01:51:30 #4 [security-spire-config internal] load build definition from Dockerfile 01:51:30 #4 transferring dockerfile: 1.69kB done 01:51:30 #4 DONE 0.1s 01:51:30 01:51:30 #5 [support-scheduler internal] load build definition from Dockerfile 01:51:30 + docker push nexus3.edgexfoundry.org:10004/core-command:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 01:51:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:51:30 2e641b93864b: Preparing 01:51:30 e7cbc881b26e: Preparing 01:51:30 6bfe19197c2d: Preparing 01:51:30 ca7a1e8e93c1: Preparing 01:51:30 44968c2dd558: Preparing 01:51:30 6216bed102f2: Preparing 01:51:30 75654b8eeebd: Preparing 01:51:30 6216bed102f2: Waiting 01:51:30 75654b8eeebd: Waiting 01:51:30 2e641b93864b: Layer already exists 01:51:30 6bfe19197c2d: Layer already exists 01:51:30 e7cbc881b26e: Layer already exists 01:51:30 ca7a1e8e93c1: Layer already exists 01:51:30 44968c2dd558: Layer already exists 01:51:30 75654b8eeebd: Layer already exists 01:51:30 6216bed102f2: Layer already exists 01:51:30 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:3026756cecaffd2e451eeacd66afdcbb3831d94899a44d883f57e6f0a6d6105c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:30 #5 transferring dockerfile: 1.82kB done 01:51:30 #5 DONE 0.1s 01:51:30 01:51:30 #6 [support-scheduler internal] load .dockerignore 01:51:30 #6 transferring context: 50B done 01:51:30 #6 DONE 0.1s 01:51:30 01:51:30 #7 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:51:30 #7 DONE 0.0s 01:51:30 01:51:30 #8 [security-proxy-auth internal] load .dockerignore 01:51:30 #8 transferring context: 50B done 01:51:30 #8 DONE 0.1s 01:51:30 01:51:30 #9 [security-proxy-auth internal] load build definition from Dockerfile 01:51:30 #9 transferring dockerfile: 2.15kB 0.0s done 01:51:30 #9 DONE 0.1s 01:51:30 01:51:30 #10 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 01:51:31 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:31 #10 ... 01:51:31 01:51:31 #7 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:51:31 #7 DONE 0.0s 01:51:31 01:51:31 #11 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:51:31 #11 transferring dockerfile: 1.89kB 0.0s done 01:51:31 #11 DONE 0.2s 01:51:31 01:51:31 #12 [security-spiffe-token-provider internal] load .dockerignore 01:51:31 #12 transferring context: 50B done 01:51:31 #12 DONE 0.2s 01:51:31 01:51:31 #7 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:51:31 #7 DONE 0.0s 01:51:31 01:51:31 #10 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 01:51:31 #10 ... 01:51:31 01:51:31 #13 [core-data internal] load .dockerignore 01:51:31 #13 transferring context: 50B 0.0s done 01:51:31 #13 DONE 0.2s 01:51:31 01:51:31 #14 [core-data internal] load build definition from Dockerfile 01:51:31 #14 transferring dockerfile: 2.07kB done 01:51:31 #14 DONE 0.2s 01:51:31 + docker push nexus3.edgexfoundry.org:10004/core-command:main 01:51:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:51:31 2e641b93864b: Preparing 01:51:31 e7cbc881b26e: Preparing 01:51:31 6bfe19197c2d: Preparing 01:51:31 ca7a1e8e93c1: Preparing 01:51:31 44968c2dd558: Preparing 01:51:31 6216bed102f2: Preparing 01:51:31 75654b8eeebd: Preparing 01:51:31 6216bed102f2: Waiting 01:51:31 75654b8eeebd: Waiting 01:51:31 e7cbc881b26e: Layer already exists 01:51:31 ca7a1e8e93c1: Layer already exists 01:51:31 2e641b93864b: Layer already exists 01:51:31 44968c2dd558: Layer already exists 01:51:31 6bfe19197c2d: Layer already exists 01:51:31 6216bed102f2: Layer already exists 01:51:31 75654b8eeebd: Layer already exists 01:51:31 main: digest: sha256:3026756cecaffd2e451eeacd66afdcbb3831d94899a44d883f57e6f0a6d6105c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:51:31 ===================================================== 01:51:31 01:51:31 #7 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:51:31 #7 DONE 0.0s 01:51:31 01:51:31 #15 [security-spire-server internal] load build definition from Dockerfile 01:51:31 #15 transferring dockerfile: 1.70kB done 01:51:31 #15 DONE 0.2s 01:51:31 01:51:31 #10 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 01:51:31 #10 DONE 0.8s 01:51:31 01:51:31 #16 [core-metadata internal] load build definition from Dockerfile 01:51:31 #16 ... 01:51:31 01:51:31 #17 [core-metadata internal] load .dockerignore 01:51:31 #17 transferring context: 50B 0.0s done 01:51:31 #17 DONE 0.2s 01:51:31 01:51:31 #18 [security-spire-server internal] load .dockerignore 01:51:31 #18 transferring context: 50B 0.0s done 01:51:31 #18 DONE 0.3s 01:51:31 01:51:31 #16 [core-metadata internal] load build definition from Dockerfile 01:51:31 #16 transferring dockerfile: 2.13kB done [Pipeline] echo 01:51:31 taggedImages: 01:51:31 - nexus3.edgexfoundry.org:10004/core-command:cadd20047735d6124c3149b3375299ba0c077752 01:51:31 - nexus3.edgexfoundry.org:10004/core-command:latest 01:51:31 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.29 01:51:31 - nexus3.edgexfoundry.org:10004/core-command:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 01:51:31 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 01:51:31 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 01:51:31 cadd20047735d6124c3149b3375299ba0c077752 01:51:31 latest 01:51:31 4.0.0-dev.29 01:51:31 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 01:51:31 main 01:51:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:31 #16 DONE 0.2s 01:51:31 01:51:31 #7 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:51:31 #7 DONE 0.0s 01:51:31 01:51:31 #19 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 01:51:31 #19 DONE 1.0s 01:51:31 01:51:31 #20 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:51:31 #20 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:51:31 #20 ... 01:51:31 01:51:31 #21 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 01:51:31 #21 DONE 1.2s 01:51:31 01:51:31 #20 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:51:31 #20 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.4s done 01:51:31 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:32 #20 ... 01:51:32 01:51:32 #22 [security-bootstrapper internal] load .dockerignore 01:51:32 #22 transferring context: 50B 0.0s done 01:51:32 #22 DONE 0.5s 01:51:32 01:51:32 #20 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:51:32 #20 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 01:51:32 #20 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 01:51:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cadd20047735d6124c3149b3375299ba0c077752 01:51:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:51:32 eb100ae0cc27: Preparing 01:51:32 958a093b2c9a: Preparing 01:51:32 b93392d2057f: Preparing 01:51:32 b41a0266b035: Preparing 01:51:32 6bfe19197c2d: Preparing 01:51:32 ca7a1e8e93c1: Preparing 01:51:32 44968c2dd558: Preparing 01:51:32 6216bed102f2: Preparing 01:51:32 ca7a1e8e93c1: Waiting 01:51:32 44968c2dd558: Waiting 01:51:32 75654b8eeebd: Preparing 01:51:32 6216bed102f2: Waiting 01:51:32 75654b8eeebd: Waiting 01:51:32 6bfe19197c2d: Layer already exists 01:51:32 ca7a1e8e93c1: Layer already exists 01:51:32 44968c2dd558: Layer already exists 01:51:32 6216bed102f2: Layer already exists 01:51:32 75654b8eeebd: Layer already exists 01:51:32 958a093b2c9a: Pushed 01:51:32 eb100ae0cc27: Pushed 01:51:32 b93392d2057f: Pushed 01:51:32 #20 ... 01:51:32 01:51:32 #10 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 01:51:32 #10 DONE 1.3s 01:51:32 01:51:32 #20 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:51:32 #20 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 01:51:32 #20 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.4s done 01:51:32 #20 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 01:51:32 #20 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 01:51:32 #20 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 01:51:32 #20 ... 01:51:32 01:51:32 #23 [security-bootstrapper internal] load build definition from Dockerfile 01:51:32 #23 transferring dockerfile: 3.02kB 0.1s done 01:51:32 #23 DONE 0.9s 01:51:32 01:51:32 #20 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:51:32 #20 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0B / 4.09MB 0.2s 01:51:32 #20 ... 01:51:32 01:51:32 #7 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:51:32 #7 DONE 0.0s 01:51:32 01:51:32 #20 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:51:32 #20 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.31MB / 4.09MB 0.3s 01:51:32 #20 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.5s 01:51:32 #20 ... 01:51:32 01:51:32 #24 [core-data internal] load build context 01:51:32 #24 transferring context: 2.94MB 1.0s done 01:51:32 #24 DONE 1.5s 01:51:32 01:51:32 #25 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:51:32 #25 DONE 1.7s 01:51:32 01:51:32 #26 [security-spire-config internal] load build context 01:51:32 #26 transferring context: 21.82kB 0.0s done 01:51:32 #26 DONE 1.3s 01:51:32 01:51:32 #20 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:51:32 #20 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.6s done 01:51:32 #20 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 01:51:32 #20 ... 01:51:32 01:51:32 #27 [support-scheduler internal] load build context 01:51:32 #27 transferring context: 2.94MB 1.0s done 01:51:32 #27 DONE 1.5s 01:51:32 01:51:32 #28 [security-spire-agent internal] load build context 01:51:32 #28 transferring context: 23.10kB 0.0s done 01:51:32 #28 DONE 1.1s 01:51:32 01:51:32 #20 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:51:32 #20 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.6s done 01:51:33 #20 ... 01:51:33 01:51:33 #10 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 01:51:33 #10 DONE 1.8s 01:51:33 01:51:33 #25 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:51:33 #25 DONE 1.8s 01:51:33 01:51:33 #29 [security-proxy-auth internal] load build context 01:51:33 #29 transferring context: 2.94MB 0.9s done 01:51:33 #29 DONE 1.6s 01:51:33 01:51:33 #20 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:51:33 #20 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.4s done 01:51:33 #20 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 01:51:33 #20 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 01:51:33 #20 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 01:51:33 #20 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.6s done 01:51:33 #20 ... 01:51:33 01:51:33 #30 [core-command internal] load .dockerignore 01:51:33 #30 transferring context: 50B 0.0s done 01:51:33 #30 DONE 0.9s 01:51:33 01:51:33 #31 [security-spire-server internal] load build context 01:51:33 #31 transferring context: 23.57kB 0.0s done 01:51:33 #31 DONE 1.0s 01:51:33 01:51:33 #32 [security-spiffe-token-provider internal] load build context 01:51:33 #32 transferring context: 2.94MB 1.0s done 01:51:33 #32 DONE 1.8s 01:51:33 01:51:33 #20 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:51:33 #20 ... 01:51:33 01:51:33 #33 [security-proxy-setup internal] load .dockerignore 01:51:33 #33 transferring context: 50B 0.0s done 01:51:33 #33 DONE 1.7s 01:51:33 01:51:33 #34 [security-proxy-setup internal] load build definition from Dockerfile 01:51:33 #34 transferring dockerfile: 2.50kB 0.0s done 01:51:33 #34 DONE 1.8s 01:51:33 01:51:33 #20 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:51:33 #20 ... 01:51:33 01:51:33 #35 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:51:33 #35 transferring dockerfile: 2.23kB 0.0s done 01:51:33 #35 DONE 1.7s 01:51:33 b41a0266b035: Pushed 01:51:33 cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:cd558569e4754a3b13b4f046bfdd52c7d8efd20e3ee63e9d327d235ae0a0e1a3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:33 01:51:33 #36 [core-keeper internal] load .dockerignore 01:51:33 #36 transferring context: 50B 0.0s done 01:51:33 #36 DONE 1.6s 01:51:33 01:51:33 #37 [core-common-config-bootstrapper internal] load .dockerignore 01:51:33 #37 transferring context: 50B 0.0s done 01:51:33 #37 DONE 1.8s 01:51:33 01:51:33 #7 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:51:33 #7 DONE 0.0s 01:51:33 01:51:33 #38 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 01:51:33 #38 DONE 1.2s 01:51:33 01:51:33 #39 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 01:51:33 #39 ... 01:51:33 01:51:33 #40 [core-command internal] load build definition from Dockerfile 01:51:33 #40 transferring dockerfile: 1.94kB done 01:51:33 #40 DONE 1.4s 01:51:33 01:51:33 #7 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:51:33 #7 DONE 0.0s 01:51:33 01:51:33 #41 [core-metadata internal] load build context 01:51:33 #41 transferring context: 2.94MB 0.7s done 01:51:33 #41 DONE 1.4s 01:51:33 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:33 01:51:33 #42 [core-keeper internal] load build definition from Dockerfile 01:51:33 #42 transferring dockerfile: 2.07kB done 01:51:33 #42 DONE 1.8s 01:51:33 01:51:33 #7 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:51:33 #7 DONE 0.0s 01:51:33 01:51:33 #20 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:51:33 #20 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.0s done 01:51:33 #20 ... 01:51:33 01:51:33 #25 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:51:33 #25 DONE 2.1s 01:51:33 01:51:33 #43 [security-secretstore-setup internal] load build definition from Dockerfile 01:51:33 #43 transferring dockerfile: 2.49kB done 01:51:33 #43 DONE 1.5s 01:51:33 01:51:33 #44 [support-notifications internal] load build definition from Dockerfile 01:51:33 #44 transferring dockerfile: 2.02kB 0.0s done 01:51:33 #44 DONE 1.8s 01:51:33 01:51:33 #45 [support-notifications internal] load .dockerignore 01:51:33 #45 transferring context: 50B done 01:51:33 #45 DONE 1.8s 01:51:33 01:51:33 #7 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:51:33 #7 DONE 0.0s 01:51:33 01:51:33 #46 [core-common-config-bootstrapper internal] load build context 01:51:33 #46 DONE 0.0s 01:51:33 01:51:33 #38 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 01:51:33 #38 DONE 1.5s 01:51:33 01:51:33 #20 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:51:33 #20 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.4s done 01:51:33 #20 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 01:51:33 #20 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 01:51:33 #20 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 01:51:33 #20 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.6s done 01:51:33 #20 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.0s done 01:51:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:51:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:51:34 eb100ae0cc27: Preparing 01:51:34 958a093b2c9a: Preparing 01:51:34 b93392d2057f: Preparing 01:51:34 b41a0266b035: Preparing 01:51:34 6bfe19197c2d: Preparing 01:51:34 ca7a1e8e93c1: Preparing 01:51:34 44968c2dd558: Preparing 01:51:34 6216bed102f2: Preparing 01:51:34 75654b8eeebd: Preparing 01:51:34 44968c2dd558: Waiting 01:51:34 6216bed102f2: Waiting 01:51:34 ca7a1e8e93c1: Waiting 01:51:34 b93392d2057f: Layer already exists 01:51:34 b41a0266b035: Layer already exists 01:51:34 eb100ae0cc27: Layer already exists 01:51:34 6bfe19197c2d: Layer already exists 01:51:34 958a093b2c9a: Layer already exists 01:51:34 ca7a1e8e93c1: Layer already exists 01:51:34 44968c2dd558: Layer already exists 01:51:34 75654b8eeebd: Layer already exists 01:51:34 6216bed102f2: Layer already exists 01:51:34 latest: digest: sha256:cd558569e4754a3b13b4f046bfdd52c7d8efd20e3ee63e9d327d235ae0a0e1a3 size: 2196 [Pipeline] } 01:51:34 #20 ... 01:51:34 01:51:34 #25 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:51:34 #25 DONE 2.4s 01:51:34 01:51:34 #47 [security-secretstore-setup internal] load .dockerignore 01:51:34 #47 transferring context: 50B done 01:51:34 #47 DONE 1.5s 01:51:34 01:51:34 #38 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 01:51:34 #38 DONE 1.7s 01:51:34 01:51:34 #20 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:51:34 #20 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.4s done 01:51:34 #20 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 01:51:34 #20 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 01:51:34 #20 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 01:51:34 #20 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.6s done 01:51:34 #20 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.0s done 01:51:34 #20 ... 01:51:34 01:51:34 #7 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:51:34 #7 DONE 0.0s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:34 01:51:34 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:51:34 #48 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.7s done 01:51:34 #48 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 01:51:34 #48 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 01:51:34 #48 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 01:51:34 #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 01:51:34 #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 01:51:34 #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 01:51:34 #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 01:51:34 #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done 01:51:34 #48 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 01:51:34 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.8s done 01:51:34 #48 ... 01:51:34 01:51:34 #10 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 01:51:34 #10 DONE 2.6s 01:51:34 01:51:34 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:51:34 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 01:51:34 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:34 #48 ... 01:51:34 01:51:34 #25 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:51:34 #25 DONE 2.6s 01:51:34 01:51:34 #38 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 01:51:34 #38 DONE 1.9s 01:51:34 01:51:34 #20 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:51:34 #20 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.4s done 01:51:34 #20 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 01:51:34 #20 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 01:51:34 #20 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 01:51:34 #20 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.6s done 01:51:34 #20 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.0s done 01:51:34 #20 DONE 4.6s 01:51:34 01:51:34 #49 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:51:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.29 01:51:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:51:34 eb100ae0cc27: Preparing 01:51:34 958a093b2c9a: Preparing 01:51:34 b93392d2057f: Preparing 01:51:34 b41a0266b035: Preparing 01:51:34 6bfe19197c2d: Preparing 01:51:34 ca7a1e8e93c1: Preparing 01:51:34 44968c2dd558: Preparing 01:51:34 6216bed102f2: Preparing 01:51:34 75654b8eeebd: Preparing 01:51:34 44968c2dd558: Waiting 01:51:34 6216bed102f2: Waiting 01:51:34 75654b8eeebd: Waiting 01:51:34 b93392d2057f: Layer already exists 01:51:34 b41a0266b035: Layer already exists 01:51:34 6bfe19197c2d: Layer already exists 01:51:34 958a093b2c9a: Layer already exists 01:51:34 eb100ae0cc27: Layer already exists 01:51:34 ca7a1e8e93c1: Layer already exists 01:51:34 6216bed102f2: Layer already exists 01:51:34 75654b8eeebd: Layer already exists 01:51:34 44968c2dd558: Layer already exists 01:51:34 4.0.0-dev.29: digest: sha256:cd558569e4754a3b13b4f046bfdd52c7d8efd20e3ee63e9d327d235ae0a0e1a3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:35 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 01:51:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:51:35 eb100ae0cc27: Preparing 01:51:35 958a093b2c9a: Preparing 01:51:35 b93392d2057f: Preparing 01:51:35 b41a0266b035: Preparing 01:51:35 6bfe19197c2d: Preparing 01:51:35 ca7a1e8e93c1: Preparing 01:51:35 44968c2dd558: Preparing 01:51:35 6216bed102f2: Preparing 01:51:35 75654b8eeebd: Preparing 01:51:35 ca7a1e8e93c1: Waiting 01:51:35 6216bed102f2: Waiting 01:51:35 44968c2dd558: Waiting 01:51:35 b93392d2057f: Layer already exists 01:51:35 958a093b2c9a: Layer already exists 01:51:35 eb100ae0cc27: Layer already exists 01:51:35 b41a0266b035: Layer already exists 01:51:35 6bfe19197c2d: Layer already exists 01:51:35 ca7a1e8e93c1: Layer already exists 01:51:35 75654b8eeebd: Layer already exists 01:51:35 44968c2dd558: Layer already exists 01:51:35 6216bed102f2: Layer already exists 01:51:35 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:cd558569e4754a3b13b4f046bfdd52c7d8efd20e3ee63e9d327d235ae0a0e1a3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:35 #49 ... 01:51:35 01:51:35 #50 [security-bootstrapper internal] load build context 01:51:35 #50 transferring context: 2.94MB 1.2s done 01:51:35 #50 DONE 2.4s 01:51:35 01:51:35 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:51:35 #51 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.5s done 01:51:35 #51 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 01:51:35 #51 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 01:51:35 #51 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 01:51:35 #51 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 01:51:35 #51 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 01:51:35 #51 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 01:51:35 #51 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.5s done 01:51:35 #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 1.4s done 01:51:35 #51 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 01:51:35 #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 1.7s 01:51:35 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 01:51:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:51:36 eb100ae0cc27: Preparing 01:51:36 958a093b2c9a: Preparing 01:51:36 b93392d2057f: Preparing 01:51:36 b41a0266b035: Preparing 01:51:36 6bfe19197c2d: Preparing 01:51:36 ca7a1e8e93c1: Preparing 01:51:36 44968c2dd558: Preparing 01:51:36 6216bed102f2: Preparing 01:51:36 75654b8eeebd: Preparing 01:51:36 44968c2dd558: Waiting 01:51:36 6216bed102f2: Waiting 01:51:36 ca7a1e8e93c1: Waiting 01:51:36 75654b8eeebd: Waiting 01:51:36 6bfe19197c2d: Layer already exists 01:51:36 eb100ae0cc27: Layer already exists 01:51:36 b41a0266b035: Layer already exists 01:51:36 b93392d2057f: Layer already exists 01:51:36 958a093b2c9a: Layer already exists 01:51:36 ca7a1e8e93c1: Layer already exists 01:51:36 44968c2dd558: Layer already exists 01:51:36 6216bed102f2: Layer already exists 01:51:36 75654b8eeebd: Layer already exists 01:51:36 main: digest: sha256:cd558569e4754a3b13b4f046bfdd52c7d8efd20e3ee63e9d327d235ae0a0e1a3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:51:36 ===================================================== [Pipeline] echo 01:51:36 taggedImages: 01:51:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cadd20047735d6124c3149b3375299ba0c077752 01:51:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:51:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.29 01:51:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 01:51:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 01:51:36 [edgeXDocker.push] Tagging docker image core-data with the following tags: 01:51:36 cadd20047735d6124c3149b3375299ba0c077752 01:51:36 latest 01:51:36 4.0.0-dev.29 01:51:36 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 01:51:36 main 01:51:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:37 + docker push nexus3.edgexfoundry.org:10004/core-data:cadd20047735d6124c3149b3375299ba0c077752 01:51:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:51:37 9d58bd75aacf: Preparing 01:51:37 8ca96307d832: Preparing 01:51:37 94c832b662be: Preparing 01:51:37 6bfe19197c2d: Preparing 01:51:37 ca7a1e8e93c1: Preparing 01:51:37 638854722d2a: Preparing 01:51:37 9fef8ffd6e81: Preparing 01:51:37 75654b8eeebd: Preparing 01:51:37 638854722d2a: Waiting 01:51:37 9fef8ffd6e81: Waiting 01:51:37 75654b8eeebd: Waiting 01:51:37 ca7a1e8e93c1: Layer already exists 01:51:37 6bfe19197c2d: Layer already exists 01:51:37 9d58bd75aacf: Pushed 01:51:37 8ca96307d832: Pushed 01:51:37 75654b8eeebd: Layer already exists 01:51:37 9fef8ffd6e81: Pushed 01:51:37 #51 ... 01:51:37 01:51:37 #52 [security-proxy-setup internal] load build context 01:51:37 #52 transferring context: 2.94MB 2.4s done 01:51:37 #52 DONE 3.4s 01:51:37 01:51:37 #46 [core-common-config-bootstrapper internal] load build context 01:51:37 638854722d2a: Pushed 01:51:38 #46 transferring context: 2.94MB 3.5s done 01:51:39 #46 DONE 5.3s 01:51:39 01:51:39 #53 [core-keeper internal] load build context 01:51:39 #53 transferring context: 2.94MB 3.3s done 01:51:39 #53 DONE 5.3s 01:51:39 01:51:39 #49 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:51:39 #49 4.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:51:39 #49 ... 01:51:39 01:51:39 #54 [security-secretstore-setup internal] load build context 01:51:39 #54 transferring context: 2.94MB 3.1s done 01:51:39 #54 DONE 4.9s 01:51:39 01:51:39 #55 [support-notifications internal] load build context 01:51:39 #55 transferring context: 2.94MB 3.1s done 01:51:39 #55 DONE 4.9s 01:51:39 01:51:39 #56 [core-command internal] load build context 01:51:39 #56 transferring context: 2.94MB 3.5s done 01:51:39 #56 DONE 5.4s 01:51:39 01:51:39 #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:51:39 #57 DONE 5.5s 01:51:39 01:51:39 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:51:39 94c832b662be: Pushed 01:51:39 cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:fda67c8ce96af3ad4dcb300c5c36b14db0dfba1b0693dd513943cbb6b436aa5e size: 1988 01:51:39 #48 ... 01:51:39 01:51:39 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:51:39 #0 3.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:51:39 #0 4.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:51:39 #0 6.059 OK: 238 MiB in 54 packages 01:51:39 #58 DONE 7.0s 01:51:39 01:51:39 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:40 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:40 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 01:51:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:51:40 9d58bd75aacf: Preparing 01:51:40 8ca96307d832: Preparing 01:51:40 94c832b662be: Preparing 01:51:40 6bfe19197c2d: Preparing 01:51:40 ca7a1e8e93c1: Preparing 01:51:40 638854722d2a: Preparing 01:51:40 9fef8ffd6e81: Preparing 01:51:40 75654b8eeebd: Preparing 01:51:40 638854722d2a: Waiting 01:51:40 9fef8ffd6e81: Waiting 01:51:40 75654b8eeebd: Waiting 01:51:40 9d58bd75aacf: Layer already exists 01:51:40 6bfe19197c2d: Layer already exists 01:51:40 94c832b662be: Layer already exists 01:51:40 8ca96307d832: Layer already exists 01:51:40 ca7a1e8e93c1: Layer already exists 01:51:40 9fef8ffd6e81: Layer already exists 01:51:40 638854722d2a: Layer already exists 01:51:40 75654b8eeebd: Layer already exists 01:51:40 latest: digest: sha256:fda67c8ce96af3ad4dcb300c5c36b14db0dfba1b0693dd513943cbb6b436aa5e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:40 #51 ... 01:51:40 01:51:40 #39 [core-command builder 3/7] RUN apk add --update --no-cache make git 01:51:40 #39 4.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:51:40 #39 4.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:51:40 #39 6.953 OK: 238 MiB in 54 packages 01:51:40 #39 DONE 7.8s 01:51:40 01:51:40 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:51:40 #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.8s 01:51:40 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:41 #51 ... 01:51:41 01:51:41 #59 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:51:41 #59 DONE 1.3s 01:51:41 01:51:41 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:51:41 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.29 01:51:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:51:41 9d58bd75aacf: Preparing 01:51:41 8ca96307d832: Preparing 01:51:41 94c832b662be: Preparing 01:51:41 6bfe19197c2d: Preparing 01:51:41 ca7a1e8e93c1: Preparing 01:51:41 638854722d2a: Preparing 01:51:41 9fef8ffd6e81: Preparing 01:51:41 75654b8eeebd: Preparing 01:51:41 638854722d2a: Waiting 01:51:41 75654b8eeebd: Waiting 01:51:41 9fef8ffd6e81: Waiting 01:51:41 8ca96307d832: Layer already exists 01:51:41 ca7a1e8e93c1: Layer already exists 01:51:41 94c832b662be: Layer already exists 01:51:41 9d58bd75aacf: Layer already exists 01:51:41 6bfe19197c2d: Layer already exists 01:51:41 9fef8ffd6e81: Layer already exists 01:51:41 75654b8eeebd: Layer already exists 01:51:41 638854722d2a: Layer already exists 01:51:41 4.0.0-dev.29: digest: sha256:fda67c8ce96af3ad4dcb300c5c36b14db0dfba1b0693dd513943cbb6b436aa5e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:41 #51 ... 01:51:41 01:51:41 #60 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 01:51:41 #0 4.514 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:51:41 #0 5.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:51:41 #0 7.390 OK: 238 MiB in 54 packages 01:51:41 #60 DONE 8.2s 01:51:41 01:51:41 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:51:41 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:41 #51 ... 01:51:41 01:51:41 #61 [core-data builder 4/7] COPY go.mod vendor* ./ 01:51:41 #61 DONE 0.8s 01:51:41 01:51:41 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:51:41 + docker push nexus3.edgexfoundry.org:10004/core-data:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 01:51:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:51:41 9d58bd75aacf: Preparing 01:51:41 8ca96307d832: Preparing 01:51:41 94c832b662be: Preparing 01:51:41 6bfe19197c2d: Preparing 01:51:41 ca7a1e8e93c1: Preparing 01:51:41 638854722d2a: Preparing 01:51:41 9fef8ffd6e81: Preparing 01:51:41 75654b8eeebd: Preparing 01:51:41 638854722d2a: Waiting 01:51:41 9fef8ffd6e81: Waiting 01:51:41 75654b8eeebd: Waiting 01:51:41 94c832b662be: Layer already exists 01:51:41 9d58bd75aacf: Layer already exists 01:51:41 ca7a1e8e93c1: Layer already exists 01:51:41 6bfe19197c2d: Layer already exists 01:51:41 8ca96307d832: Layer already exists 01:51:41 75654b8eeebd: Layer already exists 01:51:41 638854722d2a: Layer already exists 01:51:41 9fef8ffd6e81: Layer already exists 01:51:41 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:fda67c8ce96af3ad4dcb300c5c36b14db0dfba1b0693dd513943cbb6b436aa5e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:42 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:42 + docker push nexus3.edgexfoundry.org:10004/core-data:main 01:51:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:51:42 9d58bd75aacf: Preparing 01:51:42 8ca96307d832: Preparing 01:51:42 94c832b662be: Preparing 01:51:42 6bfe19197c2d: Preparing 01:51:42 ca7a1e8e93c1: Preparing 01:51:42 638854722d2a: Preparing 01:51:42 9fef8ffd6e81: Preparing 01:51:42 75654b8eeebd: Preparing 01:51:42 9fef8ffd6e81: Waiting 01:51:42 638854722d2a: Waiting 01:51:42 9d58bd75aacf: Layer already exists 01:51:42 6bfe19197c2d: Layer already exists 01:51:42 8ca96307d832: Layer already exists 01:51:42 94c832b662be: Layer already exists 01:51:42 ca7a1e8e93c1: Layer already exists 01:51:42 75654b8eeebd: Layer already exists 01:51:42 9fef8ffd6e81: Layer already exists 01:51:42 638854722d2a: Layer already exists 01:51:42 main: digest: sha256:fda67c8ce96af3ad4dcb300c5c36b14db0dfba1b0693dd513943cbb6b436aa5e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:51:42 ===================================================== [Pipeline] echo 01:51:42 taggedImages: 01:51:42 - nexus3.edgexfoundry.org:10004/core-data:cadd20047735d6124c3149b3375299ba0c077752 01:51:42 - nexus3.edgexfoundry.org:10004/core-data:latest 01:51:42 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.29 01:51:42 - nexus3.edgexfoundry.org:10004/core-data:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 01:51:42 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 01:51:42 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 01:51:42 cadd20047735d6124c3149b3375299ba0c077752 01:51:42 latest 01:51:42 4.0.0-dev.29 01:51:42 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 01:51:42 main 01:51:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry 01:51:42 #51 ... 01:51:42 01:51:42 #62 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:51:42 #62 DONE 1.4s 01:51:42 01:51:42 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:42 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:43 + docker push nexus3.edgexfoundry.org:10004/core-keeper:cadd20047735d6124c3149b3375299ba0c077752 01:51:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:51:43 19b492f97ffb: Preparing 01:51:43 d5ccb3b9ff00: Preparing 01:51:43 a10e7284e111: Preparing 01:51:43 ca7a1e8e93c1: Preparing 01:51:43 fdf7d094ec47: Preparing 01:51:43 f52ababc1330: Preparing 01:51:43 75654b8eeebd: Preparing 01:51:43 f52ababc1330: Waiting 01:51:43 75654b8eeebd: Waiting 01:51:43 ca7a1e8e93c1: Layer already exists 01:51:43 d5ccb3b9ff00: Pushed 01:51:43 fdf7d094ec47: Pushed 01:51:43 19b492f97ffb: Pushed 01:51:43 75654b8eeebd: Layer already exists 01:51:43 f52ababc1330: Pushed 01:51:44 #51 ... 01:51:44 01:51:44 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:51:44 #0 4.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:51:44 #0 4.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:51:44 #0 8.098 v3.20.3-426-g7be77342ca9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:51:44 #0 8.098 v3.20.3-425-g80e3e4e504e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:51:44 #0 8.098 OK: 24054 distinct packages available 01:51:44 #0 8.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:51:44 #0 9.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:51:44 #63 ... 01:51:44 01:51:44 #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:51:44 #0 4.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:51:44 #0 5.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:51:44 #0 7.954 (1/1) Installing dumb-init (1.2.5-r3) 01:51:44 #0 7.992 Executing busybox-1.36.1-r29.trigger 01:51:44 #0 8.069 OK: 9 MiB in 15 packages 01:51:44 #64 DONE 9.1s 01:51:44 01:51:44 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:51:44 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.2s 01:51:44 #48 ... 01:51:44 01:51:44 #65 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:51:44 #0 5.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:51:44 #0 6.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:51:44 #0 9.235 (1/1) Installing dumb-init (1.2.5-r3) 01:51:44 #0 9.249 Executing busybox-1.36.1-r29.trigger 01:51:44 #0 9.333 OK: 9 MiB in 15 packages 01:51:44 #65 DONE 10.1s 01:51:44 01:51:44 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:51:45 #48 ... 01:51:45 01:51:45 #66 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 01:51:45 #0 9.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:51:45 #66 ... 01:51:45 01:51:45 #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:51:45 #0 4.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:51:45 #0 5.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:51:45 #0 8.253 (1/3) Installing ca-certificates (20240705-r0) 01:51:45 #0 8.548 (2/3) Installing dumb-init (1.2.5-r3) 01:51:45 #0 8.586 (3/3) Installing tzdata (2024b-r0) 01:51:45 #0 9.670 Executing busybox-1.36.1-r29.trigger 01:51:45 #0 9.784 Executing ca-certificates-20240705-r0.trigger 01:51:45 #67 10.38 OK: 11 MiB in 17 packages 01:51:45 #67 ... 01:51:45 01:51:45 #68 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:51:45 #68 ... 01:51:45 01:51:45 #69 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:51:45 #0 4.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:51:45 #0 5.509 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:51:45 #0 8.615 v3.20.3-426-g7be77342ca9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:51:45 #0 8.615 v3.20.3-425-g80e3e4e504e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:51:45 #0 8.615 OK: 24050 distinct packages available 01:51:45 #0 9.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:51:45 #0 10.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:51:45 #69 ... 01:51:45 01:51:45 #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:51:45 #0 8.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:51:45 #0 9.177 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:51:45 #70 ... 01:51:45 01:51:45 #68 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:51:45 #68 DONE 10.8s 01:51:45 01:51:45 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:51:45 #0 8.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:51:45 #0 9.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:51:45 #71 ... 01:51:45 01:51:45 #72 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:51:45 #0 9.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:51:45 #0 10.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:51:46 #72 ... 01:51:46 01:51:46 #73 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:51:46 #0 9.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:51:46 #0 9.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:51:46 #73 ... 01:51:46 01:51:46 #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:51:46 #67 DONE 11.4s 01:51:46 01:51:46 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:51:46 a10e7284e111: Pushed 01:51:46 cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:2dc58c19c2d20e797960b339c2515f658e1a52aa8e0f4a4593e9e455c8fa3e7f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:46 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:47 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 01:51:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:51:47 19b492f97ffb: Preparing 01:51:47 d5ccb3b9ff00: Preparing 01:51:47 a10e7284e111: Preparing 01:51:47 ca7a1e8e93c1: Preparing 01:51:47 fdf7d094ec47: Preparing 01:51:47 f52ababc1330: Preparing 01:51:47 75654b8eeebd: Preparing 01:51:47 f52ababc1330: Waiting 01:51:47 75654b8eeebd: Waiting 01:51:47 ca7a1e8e93c1: Layer already exists 01:51:47 a10e7284e111: Layer already exists 01:51:47 19b492f97ffb: Layer already exists 01:51:47 fdf7d094ec47: Layer already exists 01:51:47 d5ccb3b9ff00: Layer already exists 01:51:47 f52ababc1330: Layer already exists 01:51:47 75654b8eeebd: Layer already exists 01:51:47 latest: digest: sha256:2dc58c19c2d20e797960b339c2515f658e1a52aa8e0f4a4593e9e455c8fa3e7f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:47 #48 ... 01:51:47 01:51:47 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:51:47 #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.8s done 01:51:47 #51 DONE 15.5s 01:51:47 01:51:47 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:51:47 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:47 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.29 01:51:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:51:47 19b492f97ffb: Preparing 01:51:47 d5ccb3b9ff00: Preparing 01:51:47 a10e7284e111: Preparing 01:51:47 ca7a1e8e93c1: Preparing 01:51:47 fdf7d094ec47: Preparing 01:51:47 f52ababc1330: Preparing 01:51:47 75654b8eeebd: Preparing 01:51:47 75654b8eeebd: Waiting 01:51:47 f52ababc1330: Waiting 01:51:47 a10e7284e111: Layer already exists 01:51:47 fdf7d094ec47: Layer already exists 01:51:47 ca7a1e8e93c1: Layer already exists 01:51:47 19b492f97ffb: Layer already exists 01:51:47 d5ccb3b9ff00: Layer already exists 01:51:47 f52ababc1330: Layer already exists 01:51:47 75654b8eeebd: Layer already exists 01:51:47 4.0.0-dev.29: digest: sha256:2dc58c19c2d20e797960b339c2515f658e1a52aa8e0f4a4593e9e455c8fa3e7f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:48 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:48 #48 ... 01:51:48 01:51:48 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:51:48 #63 13.45 OK: 238 MiB in 54 packages 01:51:48 #63 DONE 14.6s 01:51:48 01:51:48 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:51:48 + docker push nexus3.edgexfoundry.org:10004/core-keeper:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 01:51:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:51:48 19b492f97ffb: Preparing 01:51:48 d5ccb3b9ff00: Preparing 01:51:48 a10e7284e111: Preparing 01:51:48 ca7a1e8e93c1: Preparing 01:51:48 fdf7d094ec47: Preparing 01:51:48 f52ababc1330: Preparing 01:51:48 75654b8eeebd: Preparing 01:51:48 75654b8eeebd: Waiting 01:51:48 f52ababc1330: Waiting 01:51:48 a10e7284e111: Layer already exists 01:51:48 ca7a1e8e93c1: Layer already exists 01:51:48 fdf7d094ec47: Layer already exists 01:51:48 19b492f97ffb: Layer already exists 01:51:48 d5ccb3b9ff00: Layer already exists 01:51:48 f52ababc1330: Layer already exists 01:51:48 75654b8eeebd: Layer already exists 01:51:48 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:2dc58c19c2d20e797960b339c2515f658e1a52aa8e0f4a4593e9e455c8fa3e7f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:48 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv 01:51:48 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.3s 01:51:48 #48 ... 01:51:48 01:51:48 #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:51:48 #74 DONE 0.6s 01:51:48 01:51:48 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:49 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 01:51:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:51:49 19b492f97ffb: Preparing 01:51:49 d5ccb3b9ff00: Preparing 01:51:49 a10e7284e111: Preparing 01:51:49 ca7a1e8e93c1: Preparing 01:51:49 fdf7d094ec47: Preparing 01:51:49 f52ababc1330: Preparing 01:51:49 75654b8eeebd: Preparing 01:51:49 f52ababc1330: Waiting 01:51:49 75654b8eeebd: Waiting 01:51:49 a10e7284e111: Layer already exists 01:51:49 19b492f97ffb: Layer already exists 01:51:49 d5ccb3b9ff00: Layer already exists 01:51:49 ca7a1e8e93c1: Layer already exists 01:51:49 fdf7d094ec47: Layer already exists 01:51:49 75654b8eeebd: Layer already exists 01:51:49 f52ababc1330: Layer already exists 01:51:49 main: digest: sha256:2dc58c19c2d20e797960b339c2515f658e1a52aa8e0f4a4593e9e455c8fa3e7f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:51:49 ===================================================== [Pipeline] echo 01:51:49 taggedImages: 01:51:49 - nexus3.edgexfoundry.org:10004/core-keeper:cadd20047735d6124c3149b3375299ba0c077752 01:51:49 - nexus3.edgexfoundry.org:10004/core-keeper:latest 01:51:49 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.29 01:51:49 - nexus3.edgexfoundry.org:10004/core-keeper:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 01:51:49 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 01:51:49 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 01:51:49 cadd20047735d6124c3149b3375299ba0c077752 01:51:49 latest 01:51:49 4.0.0-dev.29 01:51:49 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 01:51:49 main 01:51:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:49 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:49 #48 ... 01:51:49 01:51:49 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:51:49 #0 5.717 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:51:49 #0 6.908 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:51:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata:cadd20047735d6124c3149b3375299ba0c077752 01:51:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:51:50 4390884f9e26: Preparing 01:51:50 95c4d7114658: Preparing 01:51:50 fe515b6f4940: Preparing 01:51:50 97b6d69bf148: Preparing 01:51:50 6bfe19197c2d: Preparing 01:51:50 ca7a1e8e93c1: Preparing 01:51:50 44968c2dd558: Preparing 01:51:50 6216bed102f2: Preparing 01:51:50 75654b8eeebd: Preparing 01:51:50 ca7a1e8e93c1: Waiting 01:51:50 75654b8eeebd: Waiting 01:51:50 6216bed102f2: Waiting 01:51:50 44968c2dd558: Waiting 01:51:50 6bfe19197c2d: Layer already exists 01:51:50 ca7a1e8e93c1: Layer already exists 01:51:50 44968c2dd558: Layer already exists 01:51:50 6216bed102f2: Layer already exists 01:51:50 75654b8eeebd: Layer already exists 01:51:50 4390884f9e26: Pushed 01:51:50 95c4d7114658: Pushed 01:51:50 fe515b6f4940: Pushed 01:51:50 #75 ... 01:51:50 01:51:50 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:51:50 #48 ... 01:51:50 01:51:50 #49 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:51:50 #49 5.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:51:50 #49 9.208 v3.20.3-426-g7be77342ca9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:51:50 #49 9.208 v3.20.3-425-g80e3e4e504e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:51:50 #49 9.208 OK: 24050 distinct packages available 01:51:50 #49 9.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:51:50 #49 10.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:51:50 #49 14.72 (1/14) Installing ca-certificates (20240705-r0) 01:51:50 #49 15.03 (2/14) Installing brotli-libs (1.1.0-r2) 01:51:50 #49 15.12 (3/14) Installing c-ares (1.33.1-r0) 01:51:50 #49 15.14 (4/14) Installing libunistring (1.2-r0) 01:51:50 #49 15.26 (5/14) Installing libidn2 (2.3.7-r0) 01:51:50 #49 15.31 (6/14) Installing nghttp2-libs (1.62.1-r0) 01:51:50 #49 15.33 (7/14) Installing libpsl (0.21.5-r1) 01:51:50 #49 15.37 (8/14) Installing zstd-libs (1.5.6-r0) 01:51:50 #49 ... 01:51:50 01:51:50 #72 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:51:50 #72 15.46 (1/2) Installing dumb-init (1.2.5-r3) 01:51:50 #72 15.49 (2/2) Installing su-exec (0.2-r3) 01:51:50 #72 15.52 Executing busybox-1.36.1-r29.trigger 01:51:50 #72 15.65 OK: 9 MiB in 16 packages 01:51:51 #72 ... 01:51:51 01:51:51 #73 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:51:51 #73 13.85 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:51:51 #73 14.32 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:51:51 #73 14.38 (3/6) Installing dumb-init (1.2.5-r3) 01:51:51 #73 14.40 (4/6) Installing openssl (3.3.2-r1) 01:51:51 #73 14.47 (5/6) Installing su-exec (0.2-r3) 01:51:51 #73 14.52 (6/6) Installing yq-go (4.44.1-r2) 01:51:51 #73 15.13 Executing busybox-1.36.1-r29.trigger 01:51:51 #73 15.20 OK: 20 MiB in 18 packages 01:51:51 #73 DONE 16.2s 01:51:51 01:51:51 #69 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:51:51 #69 14.27 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:51:51 #69 14.77 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:51:51 #69 14.84 (3/7) Installing dumb-init (1.2.5-r3) 01:51:51 #69 14.86 (4/7) Installing musl-obstack (1.2.3-r2) 01:51:51 #69 14.86 (5/7) Installing libucontext (1.2-r3) 01:51:51 #69 14.87 (6/7) Installing gcompat (1.1.0-r4) 01:51:51 #69 14.89 (7/7) Installing openssl (3.3.2-r1) 01:51:51 #69 14.93 Executing busybox-1.36.1-r29.trigger 01:51:51 #69 15.00 OK: 10 MiB in 19 packages 01:51:51 #69 DONE 16.6s 01:51:51 01:51:51 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:51:51 #48 ... 01:51:51 01:51:51 #76 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:51:51 #76 ... 01:51:51 01:51:51 #77 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:51:51 #77 ... 01:51:51 01:51:51 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:51:51 #48 ... 01:51:51 01:51:51 #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:51:51 #70 13.19 (1/4) Installing ca-certificates (20240705-r0) 01:51:51 #70 13.51 (2/4) Installing dumb-init (1.2.5-r3) 01:51:51 #70 13.56 (3/4) Installing su-exec (0.2-r3) 01:51:51 #70 13.64 (4/4) Installing yq-go (4.44.1-r2) 01:51:51 #70 14.54 Executing busybox-1.36.1-r29.trigger 01:51:51 #70 14.58 Executing ca-certificates-20240705-r0.trigger 01:51:51 #70 15.61 OK: 20 MiB in 18 packages 01:51:51 #70 DONE 16.9s 01:51:51 01:51:51 #72 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:51:51 #72 DONE 17.0s 01:51:51 01:51:51 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:51:52 #48 ... 01:51:52 01:51:52 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:51:52 #75 11.47 OK: 238 MiB in 54 packages 01:51:52 #75 DONE 12.3s 01:51:52 01:51:52 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:51:52 #48 ... 01:51:52 01:51:52 #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:51:52 97b6d69bf148: Pushed 01:51:52 cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:57e9cf5d285730b6fa4fe8797955cf90ab4c8829133772c3806e21990590be12 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:52 #78 ... 01:51:52 01:51:52 #49 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:51:52 #49 15.49 (9/14) Installing libcurl (8.11.1-r0) 01:51:52 #49 15.58 (10/14) Installing curl (8.11.1-r0) 01:51:52 #49 15.62 (11/14) Installing dumb-init (1.2.5-r3) 01:51:52 #49 15.64 (12/14) Installing musl-obstack (1.2.3-r2) 01:51:52 #49 15.65 (13/14) Installing libucontext (1.2-r3) 01:51:52 #49 15.67 (14/14) Installing gcompat (1.1.0-r4) 01:51:52 #49 15.70 Executing busybox-1.36.1-r29.trigger 01:51:52 #49 15.77 Executing ca-certificates-20240705-r0.trigger 01:51:52 #49 16.70 OK: 15 MiB in 28 packages 01:51:52 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 01:51:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:51:53 4390884f9e26: Preparing 01:51:53 95c4d7114658: Preparing 01:51:53 fe515b6f4940: Preparing 01:51:53 97b6d69bf148: Preparing 01:51:53 6bfe19197c2d: Preparing 01:51:53 ca7a1e8e93c1: Preparing 01:51:53 44968c2dd558: Preparing 01:51:53 ca7a1e8e93c1: Waiting 01:51:53 6216bed102f2: Preparing 01:51:53 75654b8eeebd: Preparing 01:51:53 44968c2dd558: Waiting 01:51:53 6216bed102f2: Waiting 01:51:53 75654b8eeebd: Waiting 01:51:53 95c4d7114658: Layer already exists 01:51:53 4390884f9e26: Layer already exists 01:51:53 6bfe19197c2d: Layer already exists 01:51:53 97b6d69bf148: Layer already exists 01:51:53 fe515b6f4940: Layer already exists 01:51:53 ca7a1e8e93c1: Layer already exists 01:51:53 44968c2dd558: Layer already exists 01:51:53 75654b8eeebd: Layer already exists 01:51:53 6216bed102f2: Layer already exists 01:51:53 latest: digest: sha256:57e9cf5d285730b6fa4fe8797955cf90ab4c8829133772c3806e21990590be12 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:53 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:53 #49 ... 01:51:53 01:51:53 #79 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:51:53 #79 DONE 1.2s 01:51:53 01:51:53 #49 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:51:53 #49 DONE 18.7s 01:51:53 01:51:53 #80 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:51:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.29 01:51:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:51:53 4390884f9e26: Preparing 01:51:53 95c4d7114658: Preparing 01:51:53 fe515b6f4940: Preparing 01:51:53 97b6d69bf148: Preparing 01:51:53 6bfe19197c2d: Preparing 01:51:53 ca7a1e8e93c1: Preparing 01:51:53 44968c2dd558: Preparing 01:51:53 6216bed102f2: Preparing 01:51:53 75654b8eeebd: Preparing 01:51:53 44968c2dd558: Waiting 01:51:53 6216bed102f2: Waiting 01:51:53 fe515b6f4940: Layer already exists 01:51:53 97b6d69bf148: Layer already exists 01:51:53 4390884f9e26: Layer already exists 01:51:53 95c4d7114658: Layer already exists 01:51:53 6bfe19197c2d: Layer already exists 01:51:53 44968c2dd558: Layer already exists 01:51:53 6216bed102f2: Layer already exists 01:51:53 ca7a1e8e93c1: Layer already exists 01:51:53 75654b8eeebd: Layer already exists 01:51:53 4.0.0-dev.29: digest: sha256:57e9cf5d285730b6fa4fe8797955cf90ab4c8829133772c3806e21990590be12 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:53 #80 ... 01:51:53 01:51:53 #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade 01:51:53 #0 3.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:51:53 #0 4.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:51:53 #0 9.943 Upgrading critical system libraries and apk-tools: 01:51:53 #0 9.943 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:51:53 #0 9.982 Executing busybox-1.36.1-r29.trigger 01:51:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv 01:51:54 #81 ... 01:51:54 01:51:54 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:51:54 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.6s 01:51:54 #48 ... 01:51:54 01:51:54 #66 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 01:51:54 #66 10.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:51:54 #66 15.57 (1/2) Installing ca-certificates (20240705-r0) 01:51:54 #66 15.87 (2/2) Installing dumb-init (1.2.5-r3) 01:51:54 #66 15.88 Executing busybox-1.36.1-r29.trigger 01:51:54 #66 15.97 Executing ca-certificates-20240705-r0.trigger 01:51:54 #66 17.09 OK: 10 MiB in 16 packages 01:51:54 #66 DONE 19.3s 01:51:54 01:51:54 #82 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 01:51:54 #0 3.880 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:51:54 #0 5.061 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:51:54 #0 9.763 Upgrading critical system libraries and apk-tools: 01:51:54 #0 9.763 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:51:54 #0 9.823 Executing busybox-1.36.1-r29.trigger [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:54 #82 ... 01:51:54 01:51:54 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:51:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 01:51:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:51:54 4390884f9e26: Preparing 01:51:54 95c4d7114658: Preparing 01:51:54 fe515b6f4940: Preparing 01:51:54 97b6d69bf148: Preparing 01:51:54 6bfe19197c2d: Preparing 01:51:54 ca7a1e8e93c1: Preparing 01:51:54 44968c2dd558: Preparing 01:51:54 6216bed102f2: Preparing 01:51:54 75654b8eeebd: Preparing 01:51:54 ca7a1e8e93c1: Waiting 01:51:54 44968c2dd558: Waiting 01:51:54 6216bed102f2: Waiting 01:51:54 75654b8eeebd: Waiting 01:51:54 95c4d7114658: Layer already exists 01:51:54 fe515b6f4940: Layer already exists 01:51:54 4390884f9e26: Layer already exists 01:51:54 97b6d69bf148: Layer already exists 01:51:54 6bfe19197c2d: Layer already exists 01:51:54 44968c2dd558: Layer already exists 01:51:54 6216bed102f2: Layer already exists 01:51:54 ca7a1e8e93c1: Layer already exists 01:51:54 75654b8eeebd: Layer already exists 01:51:54 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:57e9cf5d285730b6fa4fe8797955cf90ab4c8829133772c3806e21990590be12 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 01:51:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:51:55 4390884f9e26: Preparing 01:51:55 95c4d7114658: Preparing 01:51:55 fe515b6f4940: Preparing 01:51:55 97b6d69bf148: Preparing 01:51:55 6bfe19197c2d: Preparing 01:51:55 ca7a1e8e93c1: Preparing 01:51:55 44968c2dd558: Preparing 01:51:55 6216bed102f2: Preparing 01:51:55 44968c2dd558: Waiting 01:51:55 ca7a1e8e93c1: Waiting 01:51:55 75654b8eeebd: Preparing 01:51:55 6216bed102f2: Waiting 01:51:55 75654b8eeebd: Waiting 01:51:55 6bfe19197c2d: Layer already exists 01:51:55 fe515b6f4940: Layer already exists 01:51:55 4390884f9e26: Layer already exists 01:51:55 97b6d69bf148: Layer already exists 01:51:55 95c4d7114658: Layer already exists 01:51:55 6216bed102f2: Layer already exists 01:51:55 ca7a1e8e93c1: Layer already exists 01:51:55 75654b8eeebd: Layer already exists 01:51:55 44968c2dd558: Layer already exists 01:51:55 main: digest: sha256:57e9cf5d285730b6fa4fe8797955cf90ab4c8829133772c3806e21990590be12 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:51:55 ===================================================== [Pipeline] echo 01:51:55 taggedImages: 01:51:55 - nexus3.edgexfoundry.org:10004/core-metadata:cadd20047735d6124c3149b3375299ba0c077752 01:51:55 - nexus3.edgexfoundry.org:10004/core-metadata:latest 01:51:55 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.29 01:51:55 - nexus3.edgexfoundry.org:10004/core-metadata:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 01:51:55 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 01:51:55 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 01:51:55 cadd20047735d6124c3149b3375299ba0c077752 01:51:55 latest 01:51:55 4.0.0-dev.29 01:51:55 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 01:51:55 main 01:51:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:55 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:55 #48 ... 01:51:55 01:51:55 #83 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 01:51:55 #0 3.301 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:51:55 #0 4.501 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:51:55 #0 9.477 (1/1) Installing dumb-init (1.2.5-r3) 01:51:55 #83 ... 01:51:55 01:51:55 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:51:55 #48 ... 01:51:55 01:51:55 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:51:55 #71 12.96 v3.20.3-426-g7be77342ca9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:51:55 #71 12.96 v3.20.3-425-g80e3e4e504e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:51:55 #71 12.96 OK: 24050 distinct packages available 01:51:55 #71 13.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:51:55 #71 14.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:51:55 #71 19.60 (1/4) Installing dumb-init (1.2.5-r3) 01:51:55 #71 19.62 (2/4) Installing musl-obstack (1.2.3-r2) 01:51:55 #71 19.63 (3/4) Installing libucontext (1.2-r3) 01:51:55 #71 19.67 (4/4) Installing gcompat (1.1.0-r4) 01:51:55 #71 19.73 Executing busybox-1.36.1-r29.trigger 01:51:55 #71 19.84 OK: 9 MiB in 18 packages 01:51:55 #71 DONE 21.0s 01:51:55 01:51:55 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:51:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cadd20047735d6124c3149b3375299ba0c077752 01:51:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:51:56 a8783eea7013: Preparing 01:51:56 cd7a2e3d3d9c: Preparing 01:51:56 3cbb1f1986e8: Preparing 01:51:56 764f829b8422: Preparing 01:51:56 e224cac41e1d: Preparing 01:51:56 4850d4f6a8b4: Preparing 01:51:56 3ab5a9bd54aa: Preparing 01:51:56 4850d4f6a8b4: Waiting 01:51:56 6bfe19197c2d: Preparing 01:51:56 ca7a1e8e93c1: Preparing 01:51:56 bdd395aedf94: Preparing 01:51:56 ca7a1e8e93c1: Waiting 01:51:56 6bfe19197c2d: Waiting 01:51:56 92b2e188f8c5: Preparing 01:51:56 bdd395aedf94: Waiting 01:51:56 5f70bf18a086: Preparing 01:51:56 92b2e188f8c5: Waiting 01:51:56 4dccf17ad116: Preparing 01:51:56 5f70bf18a086: Waiting 01:51:56 c8c796336548: Preparing 01:51:56 cf81afa1e090: Preparing 01:51:56 75654b8eeebd: Preparing 01:51:56 c8c796336548: Waiting 01:51:56 4dccf17ad116: Waiting 01:51:56 cf81afa1e090: Waiting 01:51:56 75654b8eeebd: Waiting 01:51:56 e224cac41e1d: Pushed 01:51:56 3cbb1f1986e8: Pushed 01:51:56 a8783eea7013: Pushed 01:51:56 764f829b8422: Pushed 01:51:56 cd7a2e3d3d9c: Pushed 01:51:56 6bfe19197c2d: Layer already exists 01:51:56 ca7a1e8e93c1: Layer already exists 01:51:56 5f70bf18a086: Layer already exists 01:51:56 4850d4f6a8b4: Pushed 01:51:56 bdd395aedf94: Pushed 01:51:56 92b2e188f8c5: Pushed 01:51:56 4dccf17ad116: Pushed 01:51:56 75654b8eeebd: Layer already exists 01:51:56 cf81afa1e090: Pushed 01:51:56 #48 ... 01:51:56 01:51:56 #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:51:56 #0 2.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:51:56 #0 4.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:51:56 #0 8.192 Upgrading critical system libraries and apk-tools: 01:51:56 #0 8.192 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:51:56 #0 8.241 Executing busybox-1.36.1-r29.trigger 01:51:56 #0 9.413 Continuing the upgrade transaction with new apk-tools: 01:51:56 #0 9.445 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:51:56 #84 ... 01:51:56 01:51:56 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:51:56 c8c796336548: Pushed 01:51:57 #48 ... 01:51:57 01:51:57 #83 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 01:51:57 #83 10.16 Executing busybox-1.36.1-r29.trigger 01:51:57 #83 10.27 OK: 9 MiB in 15 packages 01:51:57 #83 DONE 11.4s 01:51:57 01:51:57 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:51:57 3ab5a9bd54aa: Pushed 01:51:57 cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:5495a23020252f1c066e0462993b32329b66566243594c33d77ae971593d4d47 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:58 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.5s done 01:51:58 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:58 #48 DONE 26.9s 01:51:58 01:51:58 #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade 01:51:58 #81 11.32 Continuing the upgrade transaction with new apk-tools: 01:51:58 #81 11.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:51:58 #81 12.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:51:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:51:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:51:58 a8783eea7013: Preparing 01:51:58 cd7a2e3d3d9c: Preparing 01:51:58 3cbb1f1986e8: Preparing 01:51:58 764f829b8422: Preparing 01:51:58 e224cac41e1d: Preparing 01:51:58 4850d4f6a8b4: Preparing 01:51:58 3ab5a9bd54aa: Preparing 01:51:58 6bfe19197c2d: Preparing 01:51:58 ca7a1e8e93c1: Preparing 01:51:58 bdd395aedf94: Preparing 01:51:58 92b2e188f8c5: Preparing 01:51:58 ca7a1e8e93c1: Waiting 01:51:58 6bfe19197c2d: Waiting 01:51:58 bdd395aedf94: Waiting 01:51:58 5f70bf18a086: Preparing 01:51:58 4dccf17ad116: Preparing 01:51:58 c8c796336548: Preparing 01:51:58 cf81afa1e090: Preparing 01:51:58 75654b8eeebd: Preparing 01:51:58 92b2e188f8c5: Waiting 01:51:58 c8c796336548: Waiting 01:51:58 5f70bf18a086: Waiting 01:51:58 cf81afa1e090: Waiting 01:51:58 a8783eea7013: Layer already exists 01:51:58 cd7a2e3d3d9c: Layer already exists 01:51:58 764f829b8422: Layer already exists 01:51:58 3cbb1f1986e8: Layer already exists 01:51:58 e224cac41e1d: Layer already exists 01:51:58 4850d4f6a8b4: Layer already exists 01:51:58 3ab5a9bd54aa: Layer already exists 01:51:58 6bfe19197c2d: Layer already exists 01:51:58 ca7a1e8e93c1: Layer already exists 01:51:58 bdd395aedf94: Layer already exists 01:51:58 5f70bf18a086: Layer already exists 01:51:58 92b2e188f8c5: Layer already exists 01:51:58 c8c796336548: Layer already exists 01:51:58 4dccf17ad116: Layer already exists 01:51:58 cf81afa1e090: Layer already exists 01:51:58 75654b8eeebd: Layer already exists 01:51:58 latest: digest: sha256:5495a23020252f1c066e0462993b32329b66566243594c33d77ae971593d4d47 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:58 #81 14.59 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:51:58 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:58 #81 14.80 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:51:58 #81 14.85 OK: 9 MiB in 15 packages 01:51:58 #81 ... 01:51:58 01:51:58 #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:51:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.29 01:51:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:51:59 a8783eea7013: Preparing 01:51:59 cd7a2e3d3d9c: Preparing 01:51:59 3cbb1f1986e8: Preparing 01:51:59 764f829b8422: Preparing 01:51:59 e224cac41e1d: Preparing 01:51:59 4850d4f6a8b4: Preparing 01:51:59 3ab5a9bd54aa: Preparing 01:51:59 6bfe19197c2d: Preparing 01:51:59 ca7a1e8e93c1: Preparing 01:51:59 bdd395aedf94: Preparing 01:51:59 92b2e188f8c5: Preparing 01:51:59 5f70bf18a086: Preparing 01:51:59 4dccf17ad116: Preparing 01:51:59 4850d4f6a8b4: Waiting 01:51:59 c8c796336548: Preparing 01:51:59 cf81afa1e090: Preparing 01:51:59 75654b8eeebd: Preparing 01:51:59 3ab5a9bd54aa: Waiting 01:51:59 6bfe19197c2d: Waiting 01:51:59 5f70bf18a086: Waiting 01:51:59 ca7a1e8e93c1: Waiting 01:51:59 4dccf17ad116: Waiting 01:51:59 c8c796336548: Waiting 01:51:59 bdd395aedf94: Waiting 01:51:59 cf81afa1e090: Waiting 01:51:59 92b2e188f8c5: Waiting 01:51:59 75654b8eeebd: Waiting 01:51:59 764f829b8422: Layer already exists 01:51:59 a8783eea7013: Layer already exists 01:51:59 e224cac41e1d: Layer already exists 01:51:59 cd7a2e3d3d9c: Layer already exists 01:51:59 3cbb1f1986e8: Layer already exists 01:51:59 4850d4f6a8b4: Layer already exists 01:51:59 3ab5a9bd54aa: Layer already exists 01:51:59 6bfe19197c2d: Layer already exists 01:51:59 bdd395aedf94: Layer already exists 01:51:59 ca7a1e8e93c1: Layer already exists 01:51:59 5f70bf18a086: Layer already exists 01:51:59 92b2e188f8c5: Layer already exists 01:51:59 c8c796336548: Layer already exists 01:51:59 4dccf17ad116: Layer already exists 01:51:59 cf81afa1e090: Layer already exists 01:51:59 75654b8eeebd: Layer already exists 01:51:59 4.0.0-dev.29: digest: sha256:5495a23020252f1c066e0462993b32329b66566243594c33d77ae971593d4d47 size: 3647 [Pipeline] } [Pipeline] // withEnv 01:51:59 #85 ... 01:51:59 01:51:59 #82 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 01:51:59 #82 10.96 Continuing the upgrade transaction with new apk-tools: 01:51:59 #82 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:51:59 #82 12.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:51:59 #82 ... 01:51:59 01:51:59 #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade 01:51:59 #81 DONE 15.3s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:59 01:51:59 #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:51:59 #0 2.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:51:59 #0 3.462 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:51:59 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 01:51:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:51:59 a8783eea7013: Preparing 01:51:59 cd7a2e3d3d9c: Preparing 01:51:59 3cbb1f1986e8: Preparing 01:51:59 764f829b8422: Preparing 01:51:59 e224cac41e1d: Preparing 01:51:59 4850d4f6a8b4: Preparing 01:51:59 3ab5a9bd54aa: Preparing 01:51:59 6bfe19197c2d: Preparing 01:51:59 ca7a1e8e93c1: Preparing 01:51:59 bdd395aedf94: Preparing 01:51:59 92b2e188f8c5: Preparing 01:51:59 5f70bf18a086: Preparing 01:51:59 4dccf17ad116: Preparing 01:51:59 c8c796336548: Preparing 01:51:59 cf81afa1e090: Preparing 01:51:59 75654b8eeebd: Preparing 01:51:59 4850d4f6a8b4: Waiting 01:51:59 3ab5a9bd54aa: Waiting 01:51:59 6bfe19197c2d: Waiting 01:51:59 ca7a1e8e93c1: Waiting 01:51:59 4dccf17ad116: Waiting 01:51:59 bdd395aedf94: Waiting 01:51:59 92b2e188f8c5: Waiting 01:51:59 c8c796336548: Waiting 01:51:59 5f70bf18a086: Waiting 01:51:59 cf81afa1e090: Waiting 01:51:59 75654b8eeebd: Waiting 01:51:59 e224cac41e1d: Layer already exists 01:51:59 cd7a2e3d3d9c: Layer already exists 01:51:59 a8783eea7013: Layer already exists 01:51:59 764f829b8422: Layer already exists 01:51:59 3cbb1f1986e8: Layer already exists 01:51:59 3ab5a9bd54aa: Layer already exists 01:51:59 4850d4f6a8b4: Layer already exists 01:51:59 bdd395aedf94: Layer already exists 01:51:59 ca7a1e8e93c1: Layer already exists 01:51:59 6bfe19197c2d: Layer already exists 01:51:59 92b2e188f8c5: Layer already exists 01:51:59 5f70bf18a086: Layer already exists 01:51:59 c8c796336548: Layer already exists 01:51:59 cf81afa1e090: Layer already exists 01:51:59 4dccf17ad116: Layer already exists 01:51:59 75654b8eeebd: Layer already exists 01:51:59 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:5495a23020252f1c066e0462993b32329b66566243594c33d77ae971593d4d47 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:00 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:52:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:52:00 a8783eea7013: Preparing 01:52:00 cd7a2e3d3d9c: Preparing 01:52:00 3cbb1f1986e8: Preparing 01:52:00 764f829b8422: Preparing 01:52:00 e224cac41e1d: Preparing 01:52:00 4850d4f6a8b4: Preparing 01:52:00 3ab5a9bd54aa: Preparing 01:52:00 6bfe19197c2d: Preparing 01:52:00 ca7a1e8e93c1: Preparing 01:52:00 bdd395aedf94: Preparing 01:52:00 92b2e188f8c5: Preparing 01:52:00 5f70bf18a086: Preparing 01:52:00 4dccf17ad116: Preparing 01:52:00 c8c796336548: Preparing 01:52:00 cf81afa1e090: Preparing 01:52:00 75654b8eeebd: Preparing 01:52:00 4dccf17ad116: Waiting 01:52:00 ca7a1e8e93c1: Waiting 01:52:00 bdd395aedf94: Waiting 01:52:00 c8c796336548: Waiting 01:52:00 75654b8eeebd: Waiting 01:52:00 cf81afa1e090: Waiting 01:52:00 3ab5a9bd54aa: Waiting 01:52:00 92b2e188f8c5: Waiting 01:52:00 6bfe19197c2d: Waiting 01:52:00 5f70bf18a086: Waiting 01:52:00 a8783eea7013: Layer already exists 01:52:00 764f829b8422: Layer already exists 01:52:00 3cbb1f1986e8: Layer already exists 01:52:00 cd7a2e3d3d9c: Layer already exists 01:52:00 e224cac41e1d: Layer already exists 01:52:00 4850d4f6a8b4: Layer already exists 01:52:00 3ab5a9bd54aa: Layer already exists 01:52:00 bdd395aedf94: Layer already exists 01:52:00 6bfe19197c2d: Layer already exists 01:52:00 ca7a1e8e93c1: Layer already exists 01:52:00 92b2e188f8c5: Layer already exists 01:52:00 5f70bf18a086: Layer already exists 01:52:00 4dccf17ad116: Layer already exists 01:52:00 c8c796336548: Layer already exists 01:52:00 cf81afa1e090: Layer already exists 01:52:00 75654b8eeebd: Layer already exists 01:52:00 main: digest: sha256:5495a23020252f1c066e0462993b32329b66566243594c33d77ae971593d4d47 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:52:00 ===================================================== [Pipeline] echo 01:52:00 taggedImages: 01:52:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:cadd20047735d6124c3149b3375299ba0c077752 01:52:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:52:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.29 01:52:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 01:52:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 01:52:00 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 01:52:00 cadd20047735d6124c3149b3375299ba0c077752 01:52:00 latest 01:52:00 4.0.0-dev.29 01:52:00 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 01:52:00 main 01:52:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:00 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:cadd20047735d6124c3149b3375299ba0c077752 01:52:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:52:01 39e34e226cb5: Preparing 01:52:01 7ba98556a248: Preparing 01:52:01 72ce19a5eefc: Preparing 01:52:01 480ab69973b1: Preparing 01:52:01 6bfe19197c2d: Preparing 01:52:01 ca7a1e8e93c1: Preparing 01:52:01 44968c2dd558: Preparing 01:52:01 6216bed102f2: Preparing 01:52:01 75654b8eeebd: Preparing 01:52:01 ca7a1e8e93c1: Waiting 01:52:01 44968c2dd558: Waiting 01:52:01 6216bed102f2: Waiting 01:52:01 75654b8eeebd: Waiting 01:52:01 6bfe19197c2d: Layer already exists 01:52:01 ca7a1e8e93c1: Layer already exists 01:52:01 44968c2dd558: Layer already exists 01:52:01 6216bed102f2: Layer already exists 01:52:01 7ba98556a248: Pushed 01:52:01 75654b8eeebd: Layer already exists 01:52:01 72ce19a5eefc: Pushed 01:52:01 39e34e226cb5: Pushed 01:52:01 #86 ... 01:52:01 01:52:01 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:52:01 #0 3.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:52:01 #0 4.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:52:01 #0 7.579 Upgrading critical system libraries and apk-tools: 01:52:01 #0 7.579 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:52:01 #0 7.638 Executing busybox-1.36.1-r29.trigger 01:52:01 #0 8.688 Continuing the upgrade transaction with new apk-tools: 01:52:01 #0 8.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:52:01 #0 9.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:52:01 #87 ... 01:52:01 01:52:01 #88 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 01:52:01 #0 4.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:52:01 #0 5.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:52:01 #0 8.401 Upgrading critical system libraries and apk-tools: 01:52:01 #0 8.401 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:52:01 #0 8.431 Executing busybox-1.36.1-r29.trigger 01:52:01 #0 9.143 Continuing the upgrade transaction with new apk-tools: 01:52:01 #0 9.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:52:01 #0 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:52:01 #88 ... 01:52:01 01:52:01 #82 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 01:52:01 #82 16.23 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:52:01 #82 16.47 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:52:01 #82 16.54 OK: 9 MiB in 15 packages 01:52:01 #82 DONE 18.1s 01:52:01 01:52:01 #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:52:01 #84 10.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:52:01 #84 14.44 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:52:01 #84 14.66 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:52:01 #84 14.71 Executing ca-certificates-20240705-r0.trigger 01:52:01 #84 15.14 OK: 11 MiB in 17 packages 01:52:02 #84 ... 01:52:02 01:52:02 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:52:02 #0 4.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:52:02 #0 4.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:52:02 #0 8.372 Upgrading critical system libraries and apk-tools: 01:52:02 #0 8.372 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:52:02 #0 8.405 Executing busybox-1.36.1-r29.trigger 01:52:02 #0 9.075 Continuing the upgrade transaction with new apk-tools: 01:52:02 #0 9.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:52:02 #0 9.821 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:52:02 #89 ... 01:52:02 01:52:02 #90 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:52:02 #0 4.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:52:02 #0 5.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:52:02 #0 8.504 Upgrading critical system libraries and apk-tools: 01:52:02 #0 8.504 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:52:02 #0 8.524 Executing busybox-1.36.1-r29.trigger 01:52:02 #0 8.962 Continuing the upgrade transaction with new apk-tools: 01:52:02 #0 9.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:52:02 #0 9.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:52:02 #90 ... 01:52:02 01:52:02 #91 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 01:52:02 #0 3.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:52:02 #0 3.963 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:52:02 #0 7.224 Upgrading critical system libraries and apk-tools: 01:52:02 #0 7.224 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:52:02 #0 7.251 Executing busybox-1.36.1-r29.trigger 01:52:02 #0 7.795 Continuing the upgrade transaction with new apk-tools: 01:52:02 #0 7.837 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:52:02 #91 ... 01:52:02 01:52:02 #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:52:02 #84 DONE 16.0s 01:52:02 01:52:02 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:52:02 #0 3.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:52:02 #0 4.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:52:02 #0 7.409 Upgrading critical system libraries and apk-tools: 01:52:02 #0 7.409 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:52:02 #0 7.477 Executing busybox-1.36.1-r29.trigger 01:52:02 #0 8.429 Continuing the upgrade transaction with new apk-tools: 01:52:02 #0 8.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:52:02 #92 9.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:52:02 #92 ... 01:52:02 01:52:02 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:52:02 #87 11.62 OK: 20 MiB in 18 packages 01:52:03 #87 DONE 12.0s 01:52:03 01:52:03 480ab69973b1: Pushed 01:52:03 #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:52:03 #86 6.803 Upgrading critical system libraries and apk-tools: 01:52:03 #86 6.803 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:52:03 #86 6.906 Executing busybox-1.36.1-r29.trigger 01:52:03 cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:504ce404815cba81effdc2611167217ccaf06b95305772c1c35036459ea80b68 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:03 #86 ... 01:52:03 01:52:03 #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:52:03 #93 DONE 0.2s 01:52:03 01:52:03 #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:52:03 #86 7.502 Continuing the upgrade transaction with new apk-tools: 01:52:03 #86 7.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:52:03 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:52:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:52:04 39e34e226cb5: Preparing 01:52:04 7ba98556a248: Preparing 01:52:04 72ce19a5eefc: Preparing 01:52:04 480ab69973b1: Preparing 01:52:04 6bfe19197c2d: Preparing 01:52:04 ca7a1e8e93c1: Preparing 01:52:04 44968c2dd558: Preparing 01:52:04 6216bed102f2: Preparing 01:52:04 75654b8eeebd: Preparing 01:52:04 ca7a1e8e93c1: Waiting 01:52:04 44968c2dd558: Waiting 01:52:04 6216bed102f2: Waiting 01:52:04 75654b8eeebd: Waiting 01:52:04 39e34e226cb5: Layer already exists 01:52:04 6bfe19197c2d: Layer already exists 01:52:04 7ba98556a248: Layer already exists 01:52:04 480ab69973b1: Layer already exists 01:52:04 72ce19a5eefc: Layer already exists 01:52:04 44968c2dd558: Layer already exists 01:52:04 ca7a1e8e93c1: Layer already exists 01:52:04 6216bed102f2: Layer already exists 01:52:04 75654b8eeebd: Layer already exists 01:52:04 latest: digest: sha256:504ce404815cba81effdc2611167217ccaf06b95305772c1c35036459ea80b68 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:04 #86 8.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:52:04 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:04 #86 ... 01:52:04 01:52:04 #88 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 01:52:04 #88 12.79 OK: 10 MiB in 19 packages 01:52:04 #88 DONE 13.5s 01:52:04 01:52:04 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:52:04 #89 12.64 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:52:04 #89 12.85 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:52:04 #89 12.91 Executing ca-certificates-20240705-r0.trigger 01:52:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.29 01:52:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:52:04 39e34e226cb5: Preparing 01:52:04 7ba98556a248: Preparing 01:52:04 72ce19a5eefc: Preparing 01:52:04 480ab69973b1: Preparing 01:52:04 6bfe19197c2d: Preparing 01:52:04 ca7a1e8e93c1: Preparing 01:52:04 44968c2dd558: Preparing 01:52:04 ca7a1e8e93c1: Waiting 01:52:04 6216bed102f2: Preparing 01:52:04 75654b8eeebd: Preparing 01:52:04 44968c2dd558: Waiting 01:52:04 6216bed102f2: Waiting 01:52:04 75654b8eeebd: Waiting 01:52:04 6bfe19197c2d: Layer already exists 01:52:04 480ab69973b1: Layer already exists 01:52:04 72ce19a5eefc: Layer already exists 01:52:04 7ba98556a248: Layer already exists 01:52:04 39e34e226cb5: Layer already exists 01:52:04 44968c2dd558: Layer already exists 01:52:04 75654b8eeebd: Layer already exists 01:52:04 ca7a1e8e93c1: Layer already exists 01:52:04 6216bed102f2: Layer already exists 01:52:04 4.0.0-dev.29: digest: sha256:504ce404815cba81effdc2611167217ccaf06b95305772c1c35036459ea80b68 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:05 #89 13.29 OK: 20 MiB in 18 packages 01:52:05 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 01:52:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:52:05 39e34e226cb5: Preparing 01:52:05 7ba98556a248: Preparing 01:52:05 72ce19a5eefc: Preparing 01:52:05 480ab69973b1: Preparing 01:52:05 6bfe19197c2d: Preparing 01:52:05 ca7a1e8e93c1: Preparing 01:52:05 44968c2dd558: Preparing 01:52:05 6216bed102f2: Preparing 01:52:05 75654b8eeebd: Preparing 01:52:05 ca7a1e8e93c1: Waiting 01:52:05 44968c2dd558: Waiting 01:52:05 6216bed102f2: Waiting 01:52:05 75654b8eeebd: Waiting 01:52:05 39e34e226cb5: Layer already exists 01:52:05 72ce19a5eefc: Layer already exists 01:52:05 7ba98556a248: Layer already exists 01:52:05 480ab69973b1: Layer already exists 01:52:05 6bfe19197c2d: Layer already exists 01:52:05 ca7a1e8e93c1: Layer already exists 01:52:05 44968c2dd558: Layer already exists 01:52:05 6216bed102f2: Layer already exists 01:52:05 75654b8eeebd: Layer already exists 01:52:05 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:504ce404815cba81effdc2611167217ccaf06b95305772c1c35036459ea80b68 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:05 #89 ... 01:52:05 01:52:05 #90 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:52:05 #90 12.24 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:52:05 #90 12.47 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:52:05 #90 12.55 OK: 9 MiB in 16 packages 01:52:05 #90 DONE 13.7s 01:52:05 01:52:05 #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:52:05 #94 DONE 1.3s 01:52:05 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:05 01:52:05 #95 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:52:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 01:52:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:52:06 39e34e226cb5: Preparing 01:52:06 7ba98556a248: Preparing 01:52:06 72ce19a5eefc: Preparing 01:52:06 480ab69973b1: Preparing 01:52:06 6bfe19197c2d: Preparing 01:52:06 ca7a1e8e93c1: Preparing 01:52:06 44968c2dd558: Preparing 01:52:06 6216bed102f2: Preparing 01:52:06 75654b8eeebd: Preparing 01:52:06 ca7a1e8e93c1: Waiting 01:52:06 44968c2dd558: Waiting 01:52:06 6216bed102f2: Waiting 01:52:06 39e34e226cb5: Layer already exists 01:52:06 6bfe19197c2d: Layer already exists 01:52:06 7ba98556a248: Layer already exists 01:52:06 480ab69973b1: Layer already exists 01:52:06 72ce19a5eefc: Layer already exists 01:52:06 ca7a1e8e93c1: Layer already exists 01:52:06 75654b8eeebd: Layer already exists 01:52:06 6216bed102f2: Layer already exists 01:52:06 44968c2dd558: Layer already exists 01:52:06 main: digest: sha256:504ce404815cba81effdc2611167217ccaf06b95305772c1c35036459ea80b68 size: 2195 [Pipeline] } 01:52:06 #95 ... 01:52:06 01:52:06 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:52:06 #89 DONE 14.3s 01:52:06 01:52:06 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:52:06 #92 11.69 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:52:06 #92 12.03 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:52:06 #92 12.12 Executing ca-certificates-20240705-r0.trigger [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:52:06 ===================================================== [Pipeline] echo 01:52:06 taggedImages: 01:52:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth:cadd20047735d6124c3149b3375299ba0c077752 01:52:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:52:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.29 01:52:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 01:52:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 01:52:06 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 01:52:06 cadd20047735d6124c3149b3375299ba0c077752 01:52:06 latest 01:52:06 4.0.0-dev.29 01:52:06 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 01:52:06 main 01:52:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:06 #92 ... 01:52:06 01:52:06 #91 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 01:52:06 #91 8.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:52:06 #91 10.66 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:52:06 #91 10.83 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:52:06 #91 10.86 Executing ca-certificates-20240705-r0.trigger 01:52:06 #91 11.28 OK: 10 MiB in 16 packages 01:52:06 #91 DONE 12.2s 01:52:06 01:52:06 #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:52:06 #96 DONE 2.0s 01:52:06 01:52:06 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:52:06 #92 12.82 OK: 15 MiB in 28 packages 01:52:06 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cadd20047735d6124c3149b3375299ba0c077752 01:52:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:52:07 271d019d94eb: Preparing 01:52:07 e416198e3665: Preparing 01:52:07 1baeb5553933: Preparing 01:52:07 8071ad23ad84: Preparing 01:52:07 1a88a92885df: Preparing 01:52:07 6bfe19197c2d: Preparing 01:52:07 ca7a1e8e93c1: Preparing 01:52:07 8a634cc7adf8: Preparing 01:52:07 800bef69c72f: Preparing 01:52:07 b2e6529adc84: Preparing 01:52:07 75654b8eeebd: Preparing 01:52:07 6bfe19197c2d: Waiting 01:52:07 ca7a1e8e93c1: Waiting 01:52:07 8a634cc7adf8: Waiting 01:52:07 800bef69c72f: Waiting 01:52:07 b2e6529adc84: Waiting 01:52:07 75654b8eeebd: Waiting 01:52:07 1a88a92885df: Pushed 01:52:07 e416198e3665: Pushed 01:52:07 8071ad23ad84: Pushed 01:52:07 271d019d94eb: Pushed 01:52:07 6bfe19197c2d: Layer already exists 01:52:07 ca7a1e8e93c1: Layer already exists 01:52:07 75654b8eeebd: Layer already exists 01:52:07 #92 DONE 13.6s 01:52:07 01:52:07 #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:52:07 #97 DONE 0.6s 01:52:07 01:52:07 #98 [security-spire-server stage-2 6/9] COPY security.txt / 01:52:07 8a634cc7adf8: Pushed 01:52:07 800bef69c72f: Pushed 01:52:07 #98 DONE 0.4s 01:52:07 01:52:07 #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:52:07 #86 10.77 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:52:07 #86 11.05 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:52:07 #86 11.17 OK: 9 MiB in 18 packages 01:52:07 #86 DONE 11.7s 01:52:07 01:52:07 #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:52:08 1baeb5553933: Pushed 01:52:08 #99 DONE 0.6s 01:52:08 01:52:08 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:52:08 #100 ... 01:52:08 01:52:08 #101 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:52:08 #101 DONE 3.1s 01:52:08 01:52:08 #102 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 01:52:09 b2e6529adc84: Pushed 01:52:09 #102 ... 01:52:09 01:52:09 #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:52:09 #103 DONE 0.8s 01:52:09 01:52:09 #95 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:52:09 #95 DONE 3.4s 01:52:09 01:52:09 #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:52:09 cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:3ed218d170f5592ec51af0d442e13dc93e96b6b1326e1e0dcec74d236252c729 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:09 #104 ... 01:52:09 01:52:09 #102 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 01:52:09 #102 DONE 0.7s 01:52:09 01:52:09 #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:52:09 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv 01:52:09 #105 DONE 0.6s 01:52:09 01:52:09 #77 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:52:09 #77 ... 01:52:09 01:52:09 #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:52:09 #104 DONE 0.6s 01:52:09 01:52:09 #106 [security-spire-agent stage-3 7/10] COPY security.txt / [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:10 #106 ... 01:52:10 01:52:10 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:52:10 #100 DONE 2.3s 01:52:10 01:52:10 #107 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:52:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:52:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:52:10 271d019d94eb: Preparing 01:52:10 e416198e3665: Preparing 01:52:10 1baeb5553933: Preparing 01:52:10 8071ad23ad84: Preparing 01:52:10 1a88a92885df: Preparing 01:52:10 6bfe19197c2d: Preparing 01:52:10 ca7a1e8e93c1: Preparing 01:52:10 8a634cc7adf8: Preparing 01:52:10 800bef69c72f: Preparing 01:52:10 6bfe19197c2d: Waiting 01:52:10 ca7a1e8e93c1: Waiting 01:52:10 8a634cc7adf8: Waiting 01:52:10 800bef69c72f: Waiting 01:52:10 b2e6529adc84: Preparing 01:52:10 75654b8eeebd: Preparing 01:52:10 b2e6529adc84: Waiting 01:52:10 75654b8eeebd: Waiting 01:52:10 271d019d94eb: Layer already exists 01:52:10 8071ad23ad84: Layer already exists 01:52:10 1baeb5553933: Layer already exists 01:52:10 e416198e3665: Layer already exists 01:52:10 1a88a92885df: Layer already exists 01:52:10 8a634cc7adf8: Layer already exists 01:52:10 800bef69c72f: Layer already exists 01:52:10 6bfe19197c2d: Layer already exists 01:52:10 ca7a1e8e93c1: Layer already exists 01:52:10 b2e6529adc84: Layer already exists 01:52:10 75654b8eeebd: Layer already exists 01:52:10 latest: digest: sha256:3ed218d170f5592ec51af0d442e13dc93e96b6b1326e1e0dcec74d236252c729 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:10 #107 ... 01:52:10 01:52:10 #106 [security-spire-agent stage-3 7/10] COPY security.txt / 01:52:10 #106 DONE 0.4s 01:52:10 01:52:10 #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:52:10 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:10 #108 ... 01:52:10 01:52:10 #107 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:52:10 #107 DONE 0.6s 01:52:10 01:52:10 #109 [security-spire-config stage-2 6/10] COPY security.txt / 01:52:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.29 01:52:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:52:10 271d019d94eb: Preparing 01:52:10 e416198e3665: Preparing 01:52:10 1baeb5553933: Preparing 01:52:10 8071ad23ad84: Preparing 01:52:10 1a88a92885df: Preparing 01:52:10 6bfe19197c2d: Preparing 01:52:10 ca7a1e8e93c1: Preparing 01:52:10 8a634cc7adf8: Preparing 01:52:10 800bef69c72f: Preparing 01:52:10 b2e6529adc84: Preparing 01:52:10 75654b8eeebd: Preparing 01:52:10 6bfe19197c2d: Waiting 01:52:10 800bef69c72f: Waiting 01:52:10 b2e6529adc84: Waiting 01:52:10 8a634cc7adf8: Waiting 01:52:10 75654b8eeebd: Waiting 01:52:10 ca7a1e8e93c1: Waiting 01:52:10 8071ad23ad84: Layer already exists 01:52:10 e416198e3665: Layer already exists 01:52:10 1baeb5553933: Layer already exists 01:52:10 271d019d94eb: Layer already exists 01:52:10 1a88a92885df: Layer already exists 01:52:10 6bfe19197c2d: Layer already exists 01:52:10 ca7a1e8e93c1: Layer already exists 01:52:10 8a634cc7adf8: Layer already exists 01:52:10 b2e6529adc84: Layer already exists 01:52:10 800bef69c72f: Layer already exists 01:52:10 75654b8eeebd: Layer already exists 01:52:10 4.0.0-dev.29: digest: sha256:3ed218d170f5592ec51af0d442e13dc93e96b6b1326e1e0dcec74d236252c729 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:10 #109 ... 01:52:10 01:52:10 #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:52:10 #108 DONE 0.6s 01:52:10 01:52:10 #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:52:11 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 01:52:11 #110 ... 01:52:11 01:52:11 #109 [security-spire-config stage-2 6/10] COPY security.txt / 01:52:11 #109 DONE 0.5s 01:52:11 01:52:11 #111 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [Pipeline] sh 01:52:11 #111 ... 01:52:11 01:52:11 #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:52:11 #110 DONE 0.5s 01:52:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 01:52:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:52:11 271d019d94eb: Preparing 01:52:11 e416198e3665: Preparing 01:52:11 1baeb5553933: Preparing 01:52:11 8071ad23ad84: Preparing 01:52:11 1a88a92885df: Preparing 01:52:11 6bfe19197c2d: Preparing 01:52:11 ca7a1e8e93c1: Preparing 01:52:11 8a634cc7adf8: Preparing 01:52:11 800bef69c72f: Preparing 01:52:11 b2e6529adc84: Preparing 01:52:11 75654b8eeebd: Preparing 01:52:11 ca7a1e8e93c1: Waiting 01:52:11 8a634cc7adf8: Waiting 01:52:11 75654b8eeebd: Waiting 01:52:11 6bfe19197c2d: Waiting 01:52:11 b2e6529adc84: Waiting 01:52:11 1a88a92885df: Layer already exists 01:52:11 1baeb5553933: Layer already exists 01:52:11 8071ad23ad84: Layer already exists 01:52:11 e416198e3665: Layer already exists 01:52:11 271d019d94eb: Layer already exists 01:52:11 800bef69c72f: Layer already exists 01:52:11 b2e6529adc84: Layer already exists 01:52:11 6bfe19197c2d: Layer already exists 01:52:11 ca7a1e8e93c1: Layer already exists 01:52:11 8a634cc7adf8: Layer already exists 01:52:11 75654b8eeebd: Layer already exists 01:52:11 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:3ed218d170f5592ec51af0d442e13dc93e96b6b1326e1e0dcec74d236252c729 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:11 01:52:11 #111 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:52:11 #111 DONE 0.4s 01:52:11 01:52:11 #112 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 01:52:11 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:52:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:52:12 271d019d94eb: Preparing 01:52:12 e416198e3665: Preparing 01:52:12 1baeb5553933: Preparing 01:52:12 8071ad23ad84: Preparing 01:52:12 1a88a92885df: Preparing 01:52:12 6bfe19197c2d: Preparing 01:52:12 ca7a1e8e93c1: Preparing 01:52:12 8a634cc7adf8: Preparing 01:52:12 6bfe19197c2d: Waiting 01:52:12 ca7a1e8e93c1: Waiting 01:52:12 800bef69c72f: Preparing 01:52:12 b2e6529adc84: Preparing 01:52:12 75654b8eeebd: Preparing 01:52:12 8a634cc7adf8: Waiting 01:52:12 75654b8eeebd: Waiting 01:52:12 800bef69c72f: Waiting 01:52:12 b2e6529adc84: Waiting 01:52:12 1baeb5553933: Layer already exists 01:52:12 e416198e3665: Layer already exists 01:52:12 8071ad23ad84: Layer already exists 01:52:12 271d019d94eb: Layer already exists 01:52:12 1a88a92885df: Layer already exists 01:52:12 8a634cc7adf8: Layer already exists 01:52:12 6bfe19197c2d: Layer already exists 01:52:12 800bef69c72f: Layer already exists 01:52:12 ca7a1e8e93c1: Layer already exists 01:52:12 b2e6529adc84: Layer already exists 01:52:12 75654b8eeebd: Layer already exists 01:52:12 main: digest: sha256:3ed218d170f5592ec51af0d442e13dc93e96b6b1326e1e0dcec74d236252c729 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:52:12 ===================================================== [Pipeline] echo 01:52:12 taggedImages: 01:52:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:cadd20047735d6124c3149b3375299ba0c077752 01:52:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:52:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.29 01:52:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 01:52:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 01:52:12 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 01:52:12 cadd20047735d6124c3149b3375299ba0c077752 01:52:12 latest 01:52:12 4.0.0-dev.29 01:52:12 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 01:52:12 main 01:52:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:12 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cadd20047735d6124c3149b3375299ba0c077752 01:52:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:52:12 0a6b1247be3d: Preparing 01:52:12 f00c1f1734c9: Preparing 01:52:12 3859ce6beabb: Preparing 01:52:12 314175dffb83: Preparing 01:52:12 a1aac38a327d: Preparing 01:52:12 bee8e41db2a0: Preparing 01:52:12 4af2d7048438: Preparing 01:52:12 6bfe19197c2d: Preparing 01:52:12 bee8e41db2a0: Waiting 01:52:12 ca7a1e8e93c1: Preparing 01:52:12 74120e7769bc: Preparing 01:52:12 6bfe19197c2d: Waiting 01:52:12 4af2d7048438: Waiting 01:52:12 07967e398ef5: Preparing 01:52:12 75654b8eeebd: Preparing 01:52:12 74120e7769bc: Waiting 01:52:12 07967e398ef5: Waiting 01:52:12 75654b8eeebd: Waiting 01:52:12 ca7a1e8e93c1: Waiting 01:52:12 f00c1f1734c9: Pushed 01:52:12 0a6b1247be3d: Pushed 01:52:12 a1aac38a327d: Pushed 01:52:12 6bfe19197c2d: Layer already exists 01:52:12 ca7a1e8e93c1: Layer already exists 01:52:13 4af2d7048438: Pushed 01:52:13 bee8e41db2a0: Pushed 01:52:13 75654b8eeebd: Layer already exists 01:52:13 74120e7769bc: Pushed 01:52:13 314175dffb83: Pushed 01:52:14 3859ce6beabb: Pushed 01:52:14 #112 ... 01:52:14 01:52:14 #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:52:14 #113 DONE 2.6s 01:52:14 01:52:14 #114 [security-spire-agent] exporting to image 01:52:14 #114 exporting layers 01:52:14 07967e398ef5: Pushed 01:52:14 cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:fa5cfd4d7596cd2eff5f6af311ec51d6c8e4ae16e0f6f7ae1878969016ee0836 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:14 #114 ... 01:52:14 01:52:14 #115 [security-spire-server] exporting to image 01:52:14 #115 exporting layers 4.8s done 01:52:14 #115 writing image sha256:6534e835017b2597eec4ea478065fc310d5356b904d07639422c91b0901267ce 0.0s done 01:52:14 #115 naming to docker.io/library/security-spire-server-arm64 0.1s done 01:52:14 #115 DONE 4.9s 01:52:14 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } 01:52:14 01:52:14 #77 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:52:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:52:15 0a6b1247be3d: Preparing 01:52:15 f00c1f1734c9: Preparing 01:52:15 3859ce6beabb: Preparing 01:52:15 314175dffb83: Preparing 01:52:15 a1aac38a327d: Preparing 01:52:15 bee8e41db2a0: Preparing 01:52:15 4af2d7048438: Preparing 01:52:15 6bfe19197c2d: Preparing 01:52:15 ca7a1e8e93c1: Preparing 01:52:15 bee8e41db2a0: Waiting 01:52:15 4af2d7048438: Waiting 01:52:15 6bfe19197c2d: Waiting 01:52:15 74120e7769bc: Preparing 01:52:15 07967e398ef5: Preparing 01:52:15 75654b8eeebd: Preparing 01:52:15 75654b8eeebd: Waiting 01:52:15 74120e7769bc: Waiting 01:52:15 07967e398ef5: Waiting 01:52:15 ca7a1e8e93c1: Waiting 01:52:15 f00c1f1734c9: Layer already exists 01:52:15 a1aac38a327d: Layer already exists 01:52:15 3859ce6beabb: Layer already exists 01:52:15 0a6b1247be3d: Layer already exists 01:52:15 314175dffb83: Layer already exists 01:52:15 6bfe19197c2d: Layer already exists 01:52:15 74120e7769bc: Layer already exists 01:52:15 bee8e41db2a0: Layer already exists 01:52:15 4af2d7048438: Layer already exists 01:52:15 ca7a1e8e93c1: Layer already exists 01:52:15 75654b8eeebd: Layer already exists 01:52:15 07967e398ef5: Layer already exists 01:52:15 latest: digest: sha256:fa5cfd4d7596cd2eff5f6af311ec51d6c8e4ae16e0f6f7ae1878969016ee0836 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:15 #77 ... 01:52:15 01:52:15 #112 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 01:52:15 #112 DONE 3.7s 01:52:15 01:52:15 #116 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:52:15 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.29 01:52:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:52:15 0a6b1247be3d: Preparing 01:52:15 f00c1f1734c9: Preparing 01:52:15 3859ce6beabb: Preparing 01:52:15 314175dffb83: Preparing 01:52:15 a1aac38a327d: Preparing 01:52:15 bee8e41db2a0: Preparing 01:52:15 4af2d7048438: Preparing 01:52:15 6bfe19197c2d: Preparing 01:52:15 ca7a1e8e93c1: Preparing 01:52:15 74120e7769bc: Preparing 01:52:15 07967e398ef5: Preparing 01:52:15 75654b8eeebd: Preparing 01:52:15 ca7a1e8e93c1: Waiting 01:52:15 74120e7769bc: Waiting 01:52:15 6bfe19197c2d: Waiting 01:52:15 07967e398ef5: Waiting 01:52:15 bee8e41db2a0: Waiting 01:52:15 75654b8eeebd: Waiting 01:52:15 4af2d7048438: Waiting 01:52:15 f00c1f1734c9: Layer already exists 01:52:15 0a6b1247be3d: Layer already exists 01:52:15 314175dffb83: Layer already exists 01:52:15 3859ce6beabb: Layer already exists 01:52:15 a1aac38a327d: Layer already exists 01:52:15 bee8e41db2a0: Layer already exists 01:52:15 74120e7769bc: Layer already exists 01:52:15 6bfe19197c2d: Layer already exists 01:52:15 4af2d7048438: Layer already exists 01:52:15 ca7a1e8e93c1: Layer already exists 01:52:15 07967e398ef5: Layer already exists 01:52:15 75654b8eeebd: Layer already exists 01:52:15 4.0.0-dev.29: digest: sha256:fa5cfd4d7596cd2eff5f6af311ec51d6c8e4ae16e0f6f7ae1878969016ee0836 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:16 #116 DONE 0.7s 01:52:16 01:52:16 #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:52:16 #78 ... 01:52:16 01:52:16 #117 [security-spire-config] exporting to image 01:52:16 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:16 #117 ... 01:52:16 01:52:16 #114 [security-spire-agent] exporting to image 01:52:16 #114 exporting layers 2.3s done 01:52:16 #114 writing image sha256:daadc7d4a8e00ad4d82c06c727548bdb66547c945b07d2a00b70d448a67f3d4c 0.1s done 01:52:16 #114 naming to docker.io/library/security-spire-agent-arm64 0.0s done 01:52:16 #114 DONE 2.4s 01:52:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 01:52:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:52:16 0a6b1247be3d: Preparing 01:52:16 f00c1f1734c9: Preparing 01:52:16 3859ce6beabb: Preparing 01:52:16 314175dffb83: Preparing 01:52:16 a1aac38a327d: Preparing 01:52:16 bee8e41db2a0: Preparing 01:52:16 4af2d7048438: Preparing 01:52:16 6bfe19197c2d: Preparing 01:52:16 ca7a1e8e93c1: Preparing 01:52:16 74120e7769bc: Preparing 01:52:16 07967e398ef5: Preparing 01:52:16 75654b8eeebd: Preparing 01:52:16 ca7a1e8e93c1: Waiting 01:52:16 74120e7769bc: Waiting 01:52:16 07967e398ef5: Waiting 01:52:16 4af2d7048438: Waiting 01:52:16 75654b8eeebd: Waiting 01:52:16 6bfe19197c2d: Waiting 01:52:16 f00c1f1734c9: Layer already exists 01:52:16 3859ce6beabb: Layer already exists 01:52:16 314175dffb83: Layer already exists 01:52:16 0a6b1247be3d: Layer already exists 01:52:16 a1aac38a327d: Layer already exists 01:52:16 bee8e41db2a0: Layer already exists 01:52:16 6bfe19197c2d: Layer already exists 01:52:16 4af2d7048438: Layer already exists 01:52:16 74120e7769bc: Layer already exists 01:52:16 ca7a1e8e93c1: Layer already exists 01:52:16 07967e398ef5: Layer already exists 01:52:16 75654b8eeebd: Layer already exists 01:52:16 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:fa5cfd4d7596cd2eff5f6af311ec51d6c8e4ae16e0f6f7ae1878969016ee0836 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:16 01:52:16 #76 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:52:16 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:52:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:52:17 0a6b1247be3d: Preparing 01:52:17 f00c1f1734c9: Preparing 01:52:17 3859ce6beabb: Preparing 01:52:17 314175dffb83: Preparing 01:52:17 a1aac38a327d: Preparing 01:52:17 bee8e41db2a0: Preparing 01:52:17 4af2d7048438: Preparing 01:52:17 6bfe19197c2d: Preparing 01:52:17 ca7a1e8e93c1: Preparing 01:52:17 74120e7769bc: Preparing 01:52:17 07967e398ef5: Preparing 01:52:17 75654b8eeebd: Preparing 01:52:17 4af2d7048438: Waiting 01:52:17 6bfe19197c2d: Waiting 01:52:17 ca7a1e8e93c1: Waiting 01:52:17 75654b8eeebd: Waiting 01:52:17 07967e398ef5: Waiting 01:52:17 bee8e41db2a0: Waiting 01:52:17 74120e7769bc: Waiting 01:52:17 3859ce6beabb: Layer already exists 01:52:17 0a6b1247be3d: Layer already exists 01:52:17 314175dffb83: Layer already exists 01:52:17 f00c1f1734c9: Layer already exists 01:52:17 a1aac38a327d: Layer already exists 01:52:17 4af2d7048438: Layer already exists 01:52:17 6bfe19197c2d: Layer already exists 01:52:17 bee8e41db2a0: Layer already exists 01:52:17 74120e7769bc: Layer already exists 01:52:17 ca7a1e8e93c1: Layer already exists 01:52:17 07967e398ef5: Layer already exists 01:52:17 75654b8eeebd: Layer already exists 01:52:17 main: digest: sha256:fa5cfd4d7596cd2eff5f6af311ec51d6c8e4ae16e0f6f7ae1878969016ee0836 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:52:17 ===================================================== [Pipeline] echo 01:52:17 taggedImages: 01:52:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cadd20047735d6124c3149b3375299ba0c077752 01:52:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:52:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.29 01:52:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 01:52:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 01:52:17 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 01:52:17 cadd20047735d6124c3149b3375299ba0c077752 01:52:17 latest 01:52:17 4.0.0-dev.29 01:52:17 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 01:52:17 main 01:52:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:17 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cadd20047735d6124c3149b3375299ba0c077752 01:52:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:52:17 b887329b43f7: Preparing 01:52:17 fee6aea04cdd: Preparing 01:52:17 6bfe19197c2d: Preparing 01:52:17 ca7a1e8e93c1: Preparing 01:52:17 5441328a468e: Preparing 01:52:17 20547a50e069: Preparing 01:52:17 75654b8eeebd: Preparing 01:52:17 75654b8eeebd: Waiting 01:52:17 20547a50e069: Waiting 01:52:17 ca7a1e8e93c1: Layer already exists 01:52:17 6bfe19197c2d: Layer already exists 01:52:17 75654b8eeebd: Layer already exists 01:52:17 b887329b43f7: Pushed 01:52:17 #76 ... 01:52:17 01:52:17 #117 [security-spire-config] exporting to image 01:52:17 #117 exporting layers 1.7s done 01:52:17 #117 writing image sha256:3326cd33bb45456c0a7b0932ab7975fa2646dfc581ac362809d3290b77da9622 0.0s done 01:52:17 #117 naming to docker.io/library/security-spire-config-arm64 0.0s done 01:52:17 #117 DONE 1.7s 01:52:17 01:52:17 #77 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:52:18 5441328a468e: Pushed 01:52:18 20547a50e069: Pushed 01:52:19 fee6aea04cdd: Pushed 01:52:19 cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:f1edcde08ef3c40cc50564fbd027c3e18da00449c8e2c1a23dcce0e1aca2f154 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:20 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:52:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:52:20 b887329b43f7: Preparing 01:52:20 fee6aea04cdd: Preparing 01:52:20 6bfe19197c2d: Preparing 01:52:20 ca7a1e8e93c1: Preparing 01:52:20 5441328a468e: Preparing 01:52:20 20547a50e069: Preparing 01:52:20 75654b8eeebd: Preparing 01:52:20 20547a50e069: Waiting 01:52:20 75654b8eeebd: Waiting 01:52:20 5441328a468e: Layer already exists 01:52:20 fee6aea04cdd: Layer already exists 01:52:20 b887329b43f7: Layer already exists 01:52:20 6bfe19197c2d: Layer already exists 01:52:20 ca7a1e8e93c1: Layer already exists 01:52:20 20547a50e069: Layer already exists 01:52:20 75654b8eeebd: Layer already exists 01:52:20 latest: digest: sha256:f1edcde08ef3c40cc50564fbd027c3e18da00449c8e2c1a23dcce0e1aca2f154 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:20 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.29 01:52:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:52:21 b887329b43f7: Preparing 01:52:21 fee6aea04cdd: Preparing 01:52:21 6bfe19197c2d: Preparing 01:52:21 ca7a1e8e93c1: Preparing 01:52:21 5441328a468e: Preparing 01:52:21 20547a50e069: Preparing 01:52:21 75654b8eeebd: Preparing 01:52:21 75654b8eeebd: Waiting 01:52:21 20547a50e069: Waiting 01:52:21 fee6aea04cdd: Layer already exists 01:52:21 b887329b43f7: Layer already exists 01:52:21 6bfe19197c2d: Layer already exists 01:52:21 5441328a468e: Layer already exists 01:52:21 ca7a1e8e93c1: Layer already exists 01:52:21 20547a50e069: Layer already exists 01:52:21 75654b8eeebd: Layer already exists 01:52:21 4.0.0-dev.29: digest: sha256:f1edcde08ef3c40cc50564fbd027c3e18da00449c8e2c1a23dcce0e1aca2f154 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:21 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 01:52:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:52:21 b887329b43f7: Preparing 01:52:21 fee6aea04cdd: Preparing 01:52:21 6bfe19197c2d: Preparing 01:52:21 ca7a1e8e93c1: Preparing 01:52:21 5441328a468e: Preparing 01:52:21 20547a50e069: Preparing 01:52:21 75654b8eeebd: Preparing 01:52:21 20547a50e069: Waiting 01:52:21 75654b8eeebd: Waiting 01:52:21 6bfe19197c2d: Layer already exists 01:52:21 ca7a1e8e93c1: Layer already exists 01:52:21 b887329b43f7: Layer already exists 01:52:21 fee6aea04cdd: Layer already exists 01:52:21 5441328a468e: Layer already exists 01:52:21 75654b8eeebd: Layer already exists 01:52:21 20547a50e069: Layer already exists 01:52:21 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:f1edcde08ef3c40cc50564fbd027c3e18da00449c8e2c1a23dcce0e1aca2f154 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:22 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 01:52:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:52:22 b887329b43f7: Preparing 01:52:22 fee6aea04cdd: Preparing 01:52:22 6bfe19197c2d: Preparing 01:52:22 ca7a1e8e93c1: Preparing 01:52:22 5441328a468e: Preparing 01:52:22 20547a50e069: Preparing 01:52:22 75654b8eeebd: Preparing 01:52:22 20547a50e069: Waiting 01:52:22 75654b8eeebd: Waiting 01:52:22 fee6aea04cdd: Layer already exists 01:52:22 6bfe19197c2d: Layer already exists 01:52:22 ca7a1e8e93c1: Layer already exists 01:52:22 b887329b43f7: Layer already exists 01:52:22 5441328a468e: Layer already exists 01:52:22 20547a50e069: Layer already exists 01:52:22 75654b8eeebd: Layer already exists 01:52:22 main: digest: sha256:f1edcde08ef3c40cc50564fbd027c3e18da00449c8e2c1a23dcce0e1aca2f154 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:52:22 ===================================================== [Pipeline] echo 01:52:22 taggedImages: 01:52:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cadd20047735d6124c3149b3375299ba0c077752 01:52:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:52:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.29 01:52:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 01:52:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 01:52:22 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 01:52:22 cadd20047735d6124c3149b3375299ba0c077752 01:52:22 latest 01:52:22 4.0.0-dev.29 01:52:22 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 01:52:22 main 01:52:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:23 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cadd20047735d6124c3149b3375299ba0c077752 01:52:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:52:23 d05766cadbed: Preparing 01:52:23 85145c8ea579: Preparing 01:52:23 21855857d16c: Preparing 01:52:23 6bfe19197c2d: Preparing 01:52:23 ca7a1e8e93c1: Preparing 01:52:23 097e66f405f8: Preparing 01:52:23 31d4ec5ec76f: Preparing 01:52:23 cad8663a1924: Preparing 01:52:23 915218830af2: Preparing 01:52:23 75654b8eeebd: Preparing 01:52:23 31d4ec5ec76f: Waiting 01:52:23 097e66f405f8: Waiting 01:52:23 cad8663a1924: Waiting 01:52:23 75654b8eeebd: Waiting 01:52:23 ca7a1e8e93c1: Layer already exists 01:52:23 6bfe19197c2d: Layer already exists 01:52:23 85145c8ea579: Pushed 01:52:23 21855857d16c: Pushed 01:52:23 d05766cadbed: Pushed 01:52:23 75654b8eeebd: Layer already exists 01:52:23 cad8663a1924: Pushed 01:52:24 915218830af2: Pushed 01:52:29 31d4ec5ec76f: Pushed 01:52:34 097e66f405f8: Pushed 01:52:34 cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:3d3fd319eac646802e976dd3f57c4a35c64e2531a095291b835fdc71e188ae63 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:34 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:52:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:52:34 d05766cadbed: Preparing 01:52:34 85145c8ea579: Preparing 01:52:34 21855857d16c: Preparing 01:52:34 6bfe19197c2d: Preparing 01:52:34 ca7a1e8e93c1: Preparing 01:52:34 097e66f405f8: Preparing 01:52:34 31d4ec5ec76f: Preparing 01:52:34 cad8663a1924: Preparing 01:52:34 915218830af2: Preparing 01:52:34 75654b8eeebd: Preparing 01:52:34 cad8663a1924: Waiting 01:52:34 097e66f405f8: Waiting 01:52:34 915218830af2: Waiting 01:52:34 75654b8eeebd: Waiting 01:52:34 31d4ec5ec76f: Waiting 01:52:34 d05766cadbed: Layer already exists 01:52:34 85145c8ea579: Layer already exists 01:52:34 ca7a1e8e93c1: Layer already exists 01:52:34 21855857d16c: Layer already exists 01:52:34 6bfe19197c2d: Layer already exists 01:52:34 097e66f405f8: Layer already exists 01:52:34 cad8663a1924: Layer already exists 01:52:34 31d4ec5ec76f: Layer already exists 01:52:34 915218830af2: Layer already exists 01:52:34 75654b8eeebd: Layer already exists 01:52:34 latest: digest: sha256:3d3fd319eac646802e976dd3f57c4a35c64e2531a095291b835fdc71e188ae63 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:35 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.29 01:52:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:52:35 d05766cadbed: Preparing 01:52:35 85145c8ea579: Preparing 01:52:35 21855857d16c: Preparing 01:52:35 6bfe19197c2d: Preparing 01:52:35 ca7a1e8e93c1: Preparing 01:52:35 097e66f405f8: Preparing 01:52:35 31d4ec5ec76f: Preparing 01:52:35 cad8663a1924: Preparing 01:52:35 097e66f405f8: Waiting 01:52:35 31d4ec5ec76f: Waiting 01:52:35 915218830af2: Preparing 01:52:35 cad8663a1924: Waiting 01:52:35 915218830af2: Waiting 01:52:35 75654b8eeebd: Preparing 01:52:35 75654b8eeebd: Waiting 01:52:35 ca7a1e8e93c1: Layer already exists 01:52:35 6bfe19197c2d: Layer already exists 01:52:35 d05766cadbed: Layer already exists 01:52:35 21855857d16c: Layer already exists 01:52:35 85145c8ea579: Layer already exists 01:52:35 31d4ec5ec76f: Layer already exists 01:52:35 097e66f405f8: Layer already exists 01:52:35 cad8663a1924: Layer already exists 01:52:35 915218830af2: Layer already exists 01:52:35 75654b8eeebd: Layer already exists 01:52:35 4.0.0-dev.29: digest: sha256:3d3fd319eac646802e976dd3f57c4a35c64e2531a095291b835fdc71e188ae63 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:35 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 01:52:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:52:36 d05766cadbed: Preparing 01:52:36 85145c8ea579: Preparing 01:52:36 21855857d16c: Preparing 01:52:36 6bfe19197c2d: Preparing 01:52:36 ca7a1e8e93c1: Preparing 01:52:36 097e66f405f8: Preparing 01:52:36 31d4ec5ec76f: Preparing 01:52:36 cad8663a1924: Preparing 01:52:36 915218830af2: Preparing 01:52:36 75654b8eeebd: Preparing 01:52:36 31d4ec5ec76f: Waiting 01:52:36 cad8663a1924: Waiting 01:52:36 915218830af2: Waiting 01:52:36 75654b8eeebd: Waiting 01:52:36 097e66f405f8: Waiting 01:52:36 85145c8ea579: Layer already exists 01:52:36 d05766cadbed: Layer already exists 01:52:36 ca7a1e8e93c1: Layer already exists 01:52:36 6bfe19197c2d: Layer already exists 01:52:36 21855857d16c: Layer already exists 01:52:36 097e66f405f8: Layer already exists 01:52:36 cad8663a1924: Layer already exists 01:52:36 915218830af2: Layer already exists 01:52:36 75654b8eeebd: Layer already exists 01:52:36 31d4ec5ec76f: Layer already exists 01:52:36 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:3d3fd319eac646802e976dd3f57c4a35c64e2531a095291b835fdc71e188ae63 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:36 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 01:52:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:52:36 d05766cadbed: Preparing 01:52:36 85145c8ea579: Preparing 01:52:36 21855857d16c: Preparing 01:52:36 6bfe19197c2d: Preparing 01:52:36 ca7a1e8e93c1: Preparing 01:52:36 097e66f405f8: Preparing 01:52:36 31d4ec5ec76f: Preparing 01:52:36 cad8663a1924: Preparing 01:52:36 097e66f405f8: Waiting 01:52:36 31d4ec5ec76f: Waiting 01:52:36 915218830af2: Preparing 01:52:36 75654b8eeebd: Preparing 01:52:36 cad8663a1924: Waiting 01:52:36 915218830af2: Waiting 01:52:36 75654b8eeebd: Waiting 01:52:36 6bfe19197c2d: Layer already exists 01:52:36 d05766cadbed: Layer already exists 01:52:36 ca7a1e8e93c1: Layer already exists 01:52:36 85145c8ea579: Layer already exists 01:52:36 21855857d16c: Layer already exists 01:52:36 097e66f405f8: Layer already exists 01:52:36 31d4ec5ec76f: Layer already exists 01:52:36 cad8663a1924: Layer already exists 01:52:36 75654b8eeebd: Layer already exists 01:52:36 915218830af2: Layer already exists 01:52:36 main: digest: sha256:3d3fd319eac646802e976dd3f57c4a35c64e2531a095291b835fdc71e188ae63 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:52:36 ===================================================== [Pipeline] echo 01:52:36 taggedImages: 01:52:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:cadd20047735d6124c3149b3375299ba0c077752 01:52:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:52:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.29 01:52:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 01:52:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 01:52:36 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 01:52:36 cadd20047735d6124c3149b3375299ba0c077752 01:52:36 latest 01:52:36 4.0.0-dev.29 01:52:36 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 01:52:36 main 01:52:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:37 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cadd20047735d6124c3149b3375299ba0c077752 01:52:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:52:37 92c2fb5c1af4: Preparing 01:52:37 c2db9d051162: Preparing 01:52:37 8d20e718ce3e: Preparing 01:52:37 6bfe19197c2d: Preparing 01:52:37 ca7a1e8e93c1: Preparing 01:52:37 2896b717ca5d: Preparing 01:52:37 52c6e61b1dc8: Preparing 01:52:37 a8b07256a5bf: Preparing 01:52:37 75654b8eeebd: Preparing 01:52:37 2896b717ca5d: Waiting 01:52:37 52c6e61b1dc8: Waiting 01:52:37 a8b07256a5bf: Waiting 01:52:37 75654b8eeebd: Waiting 01:52:37 ca7a1e8e93c1: Layer already exists 01:52:37 6bfe19197c2d: Layer already exists 01:52:37 92c2fb5c1af4: Pushed 01:52:37 8d20e718ce3e: Pushed 01:52:37 c2db9d051162: Pushed 01:52:37 75654b8eeebd: Layer already exists 01:52:38 a8b07256a5bf: Pushed 01:52:38 52c6e61b1dc8: Pushed 01:52:48 2896b717ca5d: Pushed 01:52:48 cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:462fedef8cc172bac5642ddb7ee2437f1a5628a978f0a751d42886741218ee1e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:48 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:52:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:52:48 92c2fb5c1af4: Preparing 01:52:48 c2db9d051162: Preparing 01:52:48 8d20e718ce3e: Preparing 01:52:48 6bfe19197c2d: Preparing 01:52:48 ca7a1e8e93c1: Preparing 01:52:48 2896b717ca5d: Preparing 01:52:48 52c6e61b1dc8: Preparing 01:52:48 a8b07256a5bf: Preparing 01:52:48 75654b8eeebd: Preparing 01:52:48 2896b717ca5d: Waiting 01:52:48 52c6e61b1dc8: Waiting 01:52:48 a8b07256a5bf: Waiting 01:52:48 75654b8eeebd: Waiting 01:52:48 8d20e718ce3e: Layer already exists 01:52:48 92c2fb5c1af4: Layer already exists 01:52:48 ca7a1e8e93c1: Layer already exists 01:52:48 6bfe19197c2d: Layer already exists 01:52:48 c2db9d051162: Layer already exists 01:52:48 2896b717ca5d: Layer already exists 01:52:48 75654b8eeebd: Layer already exists 01:52:48 52c6e61b1dc8: Layer already exists 01:52:48 a8b07256a5bf: Layer already exists 01:52:48 latest: digest: sha256:462fedef8cc172bac5642ddb7ee2437f1a5628a978f0a751d42886741218ee1e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:49 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.29 01:52:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:52:49 92c2fb5c1af4: Preparing 01:52:49 c2db9d051162: Preparing 01:52:49 8d20e718ce3e: Preparing 01:52:49 6bfe19197c2d: Preparing 01:52:49 ca7a1e8e93c1: Preparing 01:52:49 2896b717ca5d: Preparing 01:52:49 52c6e61b1dc8: Preparing 01:52:49 a8b07256a5bf: Preparing 01:52:49 75654b8eeebd: Preparing 01:52:49 52c6e61b1dc8: Waiting 01:52:49 a8b07256a5bf: Waiting 01:52:49 75654b8eeebd: Waiting 01:52:49 2896b717ca5d: Waiting 01:52:49 ca7a1e8e93c1: Layer already exists 01:52:49 92c2fb5c1af4: Layer already exists 01:52:49 8d20e718ce3e: Layer already exists 01:52:49 c2db9d051162: Layer already exists 01:52:49 6bfe19197c2d: Layer already exists 01:52:49 a8b07256a5bf: Layer already exists 01:52:49 2896b717ca5d: Layer already exists 01:52:49 75654b8eeebd: Layer already exists 01:52:49 52c6e61b1dc8: Layer already exists 01:52:49 4.0.0-dev.29: digest: sha256:462fedef8cc172bac5642ddb7ee2437f1a5628a978f0a751d42886741218ee1e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:49 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 01:52:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:52:50 92c2fb5c1af4: Preparing 01:52:50 c2db9d051162: Preparing 01:52:50 8d20e718ce3e: Preparing 01:52:50 6bfe19197c2d: Preparing 01:52:50 ca7a1e8e93c1: Preparing 01:52:50 2896b717ca5d: Preparing 01:52:50 52c6e61b1dc8: Preparing 01:52:50 a8b07256a5bf: Preparing 01:52:50 75654b8eeebd: Preparing 01:52:50 2896b717ca5d: Waiting 01:52:50 52c6e61b1dc8: Waiting 01:52:50 a8b07256a5bf: Waiting 01:52:50 75654b8eeebd: Waiting 01:52:50 ca7a1e8e93c1: Layer already exists 01:52:50 c2db9d051162: Layer already exists 01:52:50 92c2fb5c1af4: Layer already exists 01:52:50 6bfe19197c2d: Layer already exists 01:52:50 8d20e718ce3e: Layer already exists 01:52:50 2896b717ca5d: Layer already exists 01:52:50 52c6e61b1dc8: Layer already exists 01:52:50 a8b07256a5bf: Layer already exists 01:52:50 75654b8eeebd: Layer already exists 01:52:50 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:462fedef8cc172bac5642ddb7ee2437f1a5628a978f0a751d42886741218ee1e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:50 #77 ... 01:52:50 01:52:50 #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:52:50 #85 DONE 56.2s 01:52:50 01:52:50 #80 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:52:50 #80 DONE 51.7s 01:52:50 01:52:50 #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:52:50 #78 DONE 62.5s 01:52:50 01:52:50 #77 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:52:50 #77 DONE 63.7s 01:52:50 01:52:50 #76 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:52:50 #76 DONE 63.9s 01:52:50 01:52:50 #118 [core-keeper builder 7/8] COPY . . 01:52:50 #118 DONE 1.0s 01:52:50 01:52:50 #119 [core-data builder 6/7] COPY . . 01:52:50 #119 DONE 1.0s 01:52:50 01:52:50 #120 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:52:50 #120 CACHED 01:52:50 01:52:50 #121 [security-secretstore-setup builder 6/7] COPY . . 01:52:50 #121 CACHED 01:52:50 01:52:50 #122 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:52:50 #122 CACHED 01:52:50 01:52:50 #123 [support-notifications builder 6/7] COPY . . 01:52:50 #123 CACHED 01:52:50 01:52:50 #124 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:52:50 #124 CACHED 01:52:50 01:52:50 #125 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:52:50 #125 CACHED 01:52:50 01:52:50 #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:52:50 #126 CACHED 01:52:50 01:52:50 #127 [core-command builder 4/7] COPY go.mod vendor* ./ 01:52:50 #127 CACHED 01:52:50 01:52:50 #128 [core-command builder 6/7] COPY . . 01:52:50 #128 CACHED 01:52:50 01:52:50 #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:52:50 #129 CACHED 01:52:50 01:52:50 #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:52:50 #130 CACHED 01:52:50 01:52:50 #131 [core-common-config-bootstrapper builder 6/7] COPY . . 01:52:50 #131 CACHED 01:52:50 01:52:50 #132 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:52:50 #132 CACHED 01:52:50 01:52:50 #133 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:52:50 #133 CACHED 01:52:50 01:52:50 #134 [security-proxy-setup builder 6/7] COPY . . 01:52:50 #134 CACHED 01:52:50 01:52:50 #135 [security-bootstrapper builder 6/7] COPY . . 01:52:50 #135 DONE 1.1s 01:52:50 01:52:50 #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:52:50 #136 CACHED 01:52:50 01:52:50 #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:52:50 #137 CACHED 01:52:50 01:52:50 #138 [core-metadata builder 6/7] COPY . . 01:52:50 #138 CACHED 01:52:50 01:52:50 #139 [security-spiffe-token-provider builder 6/7] COPY . . 01:52:50 #139 DONE 1.1s 01:52:50 01:52:50 #140 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:52:50 #140 CACHED 01:52:50 01:52:50 #141 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:52:50 #141 CACHED 01:52:50 01:52:50 #142 [security-proxy-auth builder 6/7] COPY . . 01:52:50 #142 CACHED 01:52:50 01:52:50 #143 [support-scheduler builder 6/7] COPY . . 01:52:50 #143 DONE 1.1s 01:52:50 01:52:50 #144 [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:52:50 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 01:52:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:52:50 92c2fb5c1af4: Preparing 01:52:50 c2db9d051162: Preparing 01:52:50 8d20e718ce3e: Preparing 01:52:50 6bfe19197c2d: Preparing 01:52:50 ca7a1e8e93c1: Preparing 01:52:50 2896b717ca5d: Preparing 01:52:50 52c6e61b1dc8: Preparing 01:52:50 a8b07256a5bf: Preparing 01:52:50 75654b8eeebd: Preparing 01:52:50 a8b07256a5bf: Waiting 01:52:50 2896b717ca5d: Waiting 01:52:50 75654b8eeebd: Waiting 01:52:50 6bfe19197c2d: Layer already exists 01:52:50 ca7a1e8e93c1: Layer already exists 01:52:50 92c2fb5c1af4: Layer already exists 01:52:50 c2db9d051162: Layer already exists 01:52:50 8d20e718ce3e: Layer already exists 01:52:50 2896b717ca5d: Layer already exists 01:52:50 a8b07256a5bf: Layer already exists 01:52:50 75654b8eeebd: Layer already exists 01:52:50 52c6e61b1dc8: Layer already exists 01:52:50 main: digest: sha256:462fedef8cc172bac5642ddb7ee2437f1a5628a978f0a751d42886741218ee1e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:52:50 ===================================================== [Pipeline] echo 01:52:50 taggedImages: 01:52:50 - nexus3.edgexfoundry.org:10004/security-spire-config:cadd20047735d6124c3149b3375299ba0c077752 01:52:50 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:52:50 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.29 01:52:50 - nexus3.edgexfoundry.org:10004/security-spire-config:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 01:52:50 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 01:52:50 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 01:52:50 cadd20047735d6124c3149b3375299ba0c077752 01:52:50 latest 01:52:50 4.0.0-dev.29 01:52:50 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 01:52:50 main 01:52:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:51 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 01:52:51 #144 4.897 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] sh 01:52:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cadd20047735d6124c3149b3375299ba0c077752 01:52:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:52:51 d05766cadbed: Preparing 01:52:51 4e357a498891: Preparing 01:52:51 cbabc343deba: Preparing 01:52:51 6bfe19197c2d: Preparing 01:52:51 ca7a1e8e93c1: Preparing 01:52:51 2896b717ca5d: Preparing 01:52:51 cad8663a1924: Preparing 01:52:51 915218830af2: Preparing 01:52:51 75654b8eeebd: Preparing 01:52:51 915218830af2: Waiting 01:52:51 2896b717ca5d: Waiting 01:52:51 75654b8eeebd: Waiting 01:52:51 cad8663a1924: Waiting 01:52:51 6bfe19197c2d: Layer already exists 01:52:51 ca7a1e8e93c1: Layer already exists 01:52:51 d05766cadbed: Layer already exists 01:52:51 2896b717ca5d: Layer already exists 01:52:51 cad8663a1924: Layer already exists 01:52:51 915218830af2: Layer already exists 01:52:51 75654b8eeebd: Layer already exists 01:52:51 4e357a498891: Pushed 01:52:51 cbabc343deba: Pushed 01:52:51 cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:d1cafdf95a2c18206e5eadd748b531428f2852f84e047b738511115772b69a58 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:52 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:52:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:52:52 d05766cadbed: Preparing 01:52:52 4e357a498891: Preparing 01:52:52 cbabc343deba: Preparing 01:52:52 6bfe19197c2d: Preparing 01:52:52 ca7a1e8e93c1: Preparing 01:52:52 2896b717ca5d: Preparing 01:52:52 cad8663a1924: Preparing 01:52:52 915218830af2: Preparing 01:52:52 75654b8eeebd: Preparing 01:52:52 2896b717ca5d: Waiting 01:52:52 cad8663a1924: Waiting 01:52:52 915218830af2: Waiting 01:52:52 75654b8eeebd: Waiting 01:52:52 6bfe19197c2d: Layer already exists 01:52:52 4e357a498891: Layer already exists 01:52:52 cbabc343deba: Layer already exists 01:52:52 d05766cadbed: Layer already exists 01:52:52 ca7a1e8e93c1: Layer already exists 01:52:52 cad8663a1924: Layer already exists 01:52:52 915218830af2: Layer already exists 01:52:52 75654b8eeebd: Layer already exists 01:52:52 2896b717ca5d: Layer already exists 01:52:52 latest: digest: sha256:d1cafdf95a2c18206e5eadd748b531428f2852f84e047b738511115772b69a58 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:52 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.29 01:52:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:52:53 d05766cadbed: Preparing 01:52:53 4e357a498891: Preparing 01:52:53 cbabc343deba: Preparing 01:52:53 6bfe19197c2d: Preparing 01:52:53 ca7a1e8e93c1: Preparing 01:52:53 2896b717ca5d: Preparing 01:52:53 cad8663a1924: Preparing 01:52:53 915218830af2: Preparing 01:52:53 75654b8eeebd: Preparing 01:52:53 cad8663a1924: Waiting 01:52:53 2896b717ca5d: Waiting 01:52:53 915218830af2: Waiting 01:52:53 75654b8eeebd: Waiting 01:52:53 cbabc343deba: Layer already exists 01:52:53 4e357a498891: Layer already exists 01:52:53 6bfe19197c2d: Layer already exists 01:52:53 d05766cadbed: Layer already exists 01:52:53 ca7a1e8e93c1: Layer already exists 01:52:53 cad8663a1924: Layer already exists 01:52:53 2896b717ca5d: Layer already exists 01:52:53 75654b8eeebd: Layer already exists 01:52:53 915218830af2: Layer already exists 01:52:53 4.0.0-dev.29: digest: sha256:d1cafdf95a2c18206e5eadd748b531428f2852f84e047b738511115772b69a58 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:53 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 01:52:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:52:53 d05766cadbed: Preparing 01:52:53 4e357a498891: Preparing 01:52:53 cbabc343deba: Preparing 01:52:53 6bfe19197c2d: Preparing 01:52:53 ca7a1e8e93c1: Preparing 01:52:53 2896b717ca5d: Preparing 01:52:53 cad8663a1924: Preparing 01:52:53 915218830af2: Preparing 01:52:53 75654b8eeebd: Preparing 01:52:53 cad8663a1924: Waiting 01:52:53 915218830af2: Waiting 01:52:53 75654b8eeebd: Waiting 01:52:53 cbabc343deba: Layer already exists 01:52:53 ca7a1e8e93c1: Layer already exists 01:52:53 4e357a498891: Layer already exists 01:52:53 d05766cadbed: Layer already exists 01:52:53 6bfe19197c2d: Layer already exists 01:52:53 cad8663a1924: Layer already exists 01:52:53 2896b717ca5d: Layer already exists 01:52:53 75654b8eeebd: Layer already exists 01:52:53 915218830af2: Layer already exists 01:52:53 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:d1cafdf95a2c18206e5eadd748b531428f2852f84e047b738511115772b69a58 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:54 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 01:52:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:52:54 d05766cadbed: Preparing 01:52:54 4e357a498891: Preparing 01:52:54 cbabc343deba: Preparing 01:52:54 6bfe19197c2d: Preparing 01:52:54 ca7a1e8e93c1: Preparing 01:52:54 2896b717ca5d: Preparing 01:52:54 cad8663a1924: Preparing 01:52:54 915218830af2: Preparing 01:52:54 75654b8eeebd: Preparing 01:52:54 cad8663a1924: Waiting 01:52:54 2896b717ca5d: Waiting 01:52:54 915218830af2: Waiting 01:52:54 d05766cadbed: Layer already exists 01:52:54 ca7a1e8e93c1: Layer already exists 01:52:54 6bfe19197c2d: Layer already exists 01:52:54 4e357a498891: Layer already exists 01:52:54 cbabc343deba: Layer already exists 01:52:54 cad8663a1924: Layer already exists 01:52:54 75654b8eeebd: Layer already exists 01:52:54 2896b717ca5d: Layer already exists 01:52:54 915218830af2: Layer already exists 01:52:54 main: digest: sha256:d1cafdf95a2c18206e5eadd748b531428f2852f84e047b738511115772b69a58 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:52:54 ===================================================== [Pipeline] echo 01:52:54 taggedImages: 01:52:54 - nexus3.edgexfoundry.org:10004/security-spire-server:cadd20047735d6124c3149b3375299ba0c077752 01:52:54 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:52:54 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.29 01:52:54 - nexus3.edgexfoundry.org:10004/security-spire-server:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 01:52:54 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 01:52:54 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 01:52:54 cadd20047735d6124c3149b3375299ba0c077752 01:52:54 latest 01:52:54 4.0.0-dev.29 01:52:54 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 01:52:54 main 01:52:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:54 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications:cadd20047735d6124c3149b3375299ba0c077752 01:52:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:52:55 88c551061799: Preparing 01:52:55 5aaf18891141: Preparing 01:52:55 03f237092517: Preparing 01:52:55 6bfe19197c2d: Preparing 01:52:55 ca7a1e8e93c1: Preparing 01:52:55 0a47e1eb9cd6: Preparing 01:52:55 baad9e9043c3: Preparing 01:52:55 75654b8eeebd: Preparing 01:52:55 0a47e1eb9cd6: Waiting 01:52:55 75654b8eeebd: Waiting 01:52:55 baad9e9043c3: Waiting 01:52:55 6bfe19197c2d: Layer already exists 01:52:55 ca7a1e8e93c1: Layer already exists 01:52:55 5aaf18891141: Pushed 01:52:55 88c551061799: Pushed 01:52:55 75654b8eeebd: Layer already exists 01:52:55 baad9e9043c3: Pushed 01:52:55 0a47e1eb9cd6: Pushed 01:52:56 #144 ... 01:52:56 01:52:56 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:52:56 #0 3.155 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:52:56 #145 ... 01:52:56 01:52:56 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:52:56 #0 3.232 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:52:56 #146 ... 01:52:56 01:52:56 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:52:56 #0 3.318 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:52:56 #147 ... 01:52:56 01:52:56 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:52:56 #0 4.930 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:52:56 #148 ... 01:52:56 01:52:56 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:52:56 #0 3.269 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:52:56 #149 ... 01:52:56 01:52:56 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:52:56 #0 4.562 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:52:57 #150 ... 01:52:57 01:52:57 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:52:57 #0 5.064 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:52:57 #151 ... 01:52:57 01:52:57 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:52:57 #0 3.183 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:52:57 #152 ... 01:52:57 01:52:57 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:52:57 #0 3.182 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:52:57 #153 ... 01:52:57 01:52:57 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:52:57 #0 3.266 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:52:57 #154 ... 01:52:57 01:52:57 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:52:57 #0 4.798 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:52:59 03f237092517: Pushed 01:52:59 cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:ceead0e6c07015f10e61ac3657ac37d48f82333749d965b0f8375433e6b0e676 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:59 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 01:52:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:52:59 88c551061799: Preparing 01:52:59 5aaf18891141: Preparing 01:52:59 03f237092517: Preparing 01:52:59 6bfe19197c2d: Preparing 01:52:59 ca7a1e8e93c1: Preparing 01:52:59 0a47e1eb9cd6: Preparing 01:52:59 baad9e9043c3: Preparing 01:52:59 75654b8eeebd: Preparing 01:52:59 0a47e1eb9cd6: Waiting 01:52:59 baad9e9043c3: Waiting 01:52:59 75654b8eeebd: Waiting 01:52:59 6bfe19197c2d: Layer already exists 01:52:59 ca7a1e8e93c1: Layer already exists 01:52:59 03f237092517: Layer already exists 01:52:59 5aaf18891141: Layer already exists 01:52:59 88c551061799: Layer already exists 01:52:59 75654b8eeebd: Layer already exists 01:52:59 0a47e1eb9cd6: Layer already exists 01:52:59 baad9e9043c3: Layer already exists 01:52:59 latest: digest: sha256:ceead0e6c07015f10e61ac3657ac37d48f82333749d965b0f8375433e6b0e676 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:00 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.29 01:53:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:53:00 88c551061799: Preparing 01:53:00 5aaf18891141: Preparing 01:53:00 03f237092517: Preparing 01:53:00 6bfe19197c2d: Preparing 01:53:00 ca7a1e8e93c1: Preparing 01:53:00 0a47e1eb9cd6: Preparing 01:53:00 baad9e9043c3: Preparing 01:53:00 75654b8eeebd: Preparing 01:53:00 baad9e9043c3: Waiting 01:53:00 0a47e1eb9cd6: Waiting 01:53:00 75654b8eeebd: Waiting 01:53:00 6bfe19197c2d: Layer already exists 01:53:00 5aaf18891141: Layer already exists 01:53:00 88c551061799: Layer already exists 01:53:00 03f237092517: Layer already exists 01:53:00 ca7a1e8e93c1: Layer already exists 01:53:00 0a47e1eb9cd6: Layer already exists 01:53:00 75654b8eeebd: Layer already exists 01:53:00 baad9e9043c3: Layer already exists 01:53:00 4.0.0-dev.29: digest: sha256:ceead0e6c07015f10e61ac3657ac37d48f82333749d965b0f8375433e6b0e676 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:00 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 01:53:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:53:01 88c551061799: Preparing 01:53:01 5aaf18891141: Preparing 01:53:01 03f237092517: Preparing 01:53:01 6bfe19197c2d: Preparing 01:53:01 ca7a1e8e93c1: Preparing 01:53:01 0a47e1eb9cd6: Preparing 01:53:01 baad9e9043c3: Preparing 01:53:01 75654b8eeebd: Preparing 01:53:01 0a47e1eb9cd6: Waiting 01:53:01 baad9e9043c3: Waiting 01:53:01 75654b8eeebd: Waiting 01:53:01 5aaf18891141: Layer already exists 01:53:01 ca7a1e8e93c1: Layer already exists 01:53:01 03f237092517: Layer already exists 01:53:01 6bfe19197c2d: Layer already exists 01:53:01 88c551061799: Layer already exists 01:53:01 75654b8eeebd: Layer already exists 01:53:01 baad9e9043c3: Layer already exists 01:53:01 0a47e1eb9cd6: Layer already exists 01:53:01 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:ceead0e6c07015f10e61ac3657ac37d48f82333749d965b0f8375433e6b0e676 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:01 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 01:53:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:53:01 88c551061799: Preparing 01:53:01 5aaf18891141: Preparing 01:53:01 03f237092517: Preparing 01:53:01 6bfe19197c2d: Preparing 01:53:01 ca7a1e8e93c1: Preparing 01:53:01 0a47e1eb9cd6: Preparing 01:53:01 baad9e9043c3: Preparing 01:53:01 75654b8eeebd: Preparing 01:53:01 0a47e1eb9cd6: Waiting 01:53:01 baad9e9043c3: Waiting 01:53:01 75654b8eeebd: Waiting 01:53:01 88c551061799: Layer already exists 01:53:01 6bfe19197c2d: Layer already exists 01:53:01 03f237092517: Layer already exists 01:53:01 ca7a1e8e93c1: Layer already exists 01:53:01 5aaf18891141: Layer already exists 01:53:01 0a47e1eb9cd6: Layer already exists 01:53:01 baad9e9043c3: Layer already exists 01:53:01 75654b8eeebd: Layer already exists 01:53:01 main: digest: sha256:ceead0e6c07015f10e61ac3657ac37d48f82333749d965b0f8375433e6b0e676 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:53:01 ===================================================== [Pipeline] echo 01:53:01 taggedImages: 01:53:01 - nexus3.edgexfoundry.org:10004/support-notifications:cadd20047735d6124c3149b3375299ba0c077752 01:53:01 - nexus3.edgexfoundry.org:10004/support-notifications:latest 01:53:01 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.29 01:53:01 - nexus3.edgexfoundry.org:10004/support-notifications:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 01:53:01 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 01:53:01 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 01:53:01 cadd20047735d6124c3149b3375299ba0c077752 01:53:01 latest 01:53:01 4.0.0-dev.29 01:53:01 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 01:53:01 main 01:53:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:02 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cadd20047735d6124c3149b3375299ba0c077752 01:53:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:53:02 6e26e9c92381: Preparing 01:53:02 3279df573e94: Preparing 01:53:02 6bfe19197c2d: Preparing 01:53:02 ca7a1e8e93c1: Preparing 01:53:02 b0624344d4c0: Preparing 01:53:02 a49b5dd719cd: Preparing 01:53:02 75654b8eeebd: Preparing 01:53:02 a49b5dd719cd: Waiting 01:53:02 75654b8eeebd: Waiting 01:53:02 6bfe19197c2d: Layer already exists 01:53:02 ca7a1e8e93c1: Layer already exists 01:53:02 75654b8eeebd: Layer already exists 01:53:02 6e26e9c92381: Pushed 01:53:02 a49b5dd719cd: Pushed 01:53:03 b0624344d4c0: Pushed 01:53:06 3279df573e94: Pushed 01:53:06 cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:f0811ac52a403029e9f5ff3bf1839558c03709ee5f650f600020d6dd48f3fc81 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:07 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:53:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:53:07 6e26e9c92381: Preparing 01:53:07 3279df573e94: Preparing 01:53:07 6bfe19197c2d: Preparing 01:53:07 ca7a1e8e93c1: Preparing 01:53:07 b0624344d4c0: Preparing 01:53:07 a49b5dd719cd: Preparing 01:53:07 75654b8eeebd: Preparing 01:53:07 75654b8eeebd: Waiting 01:53:07 a49b5dd719cd: Waiting 01:53:07 6bfe19197c2d: Layer already exists 01:53:07 ca7a1e8e93c1: Layer already exists 01:53:07 b0624344d4c0: Layer already exists 01:53:07 6e26e9c92381: Layer already exists 01:53:07 3279df573e94: Layer already exists 01:53:07 a49b5dd719cd: Layer already exists 01:53:07 75654b8eeebd: Layer already exists 01:53:07 latest: digest: sha256:f0811ac52a403029e9f5ff3bf1839558c03709ee5f650f600020d6dd48f3fc81 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:07 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.29 01:53:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:53:07 6e26e9c92381: Preparing 01:53:07 3279df573e94: Preparing 01:53:07 6bfe19197c2d: Preparing 01:53:07 ca7a1e8e93c1: Preparing 01:53:07 b0624344d4c0: Preparing 01:53:07 a49b5dd719cd: Preparing 01:53:07 75654b8eeebd: Preparing 01:53:07 a49b5dd719cd: Waiting 01:53:07 75654b8eeebd: Waiting 01:53:07 b0624344d4c0: Layer already exists 01:53:07 6bfe19197c2d: Layer already exists 01:53:07 6e26e9c92381: Layer already exists 01:53:07 ca7a1e8e93c1: Layer already exists 01:53:07 3279df573e94: Layer already exists 01:53:07 a49b5dd719cd: Layer already exists 01:53:07 75654b8eeebd: Layer already exists 01:53:07 4.0.0-dev.29: digest: sha256:f0811ac52a403029e9f5ff3bf1839558c03709ee5f650f600020d6dd48f3fc81 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:08 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 01:53:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:53:08 6e26e9c92381: Preparing 01:53:08 3279df573e94: Preparing 01:53:08 6bfe19197c2d: Preparing 01:53:08 ca7a1e8e93c1: Preparing 01:53:08 b0624344d4c0: Preparing 01:53:08 a49b5dd719cd: Preparing 01:53:08 75654b8eeebd: Preparing 01:53:08 a49b5dd719cd: Waiting 01:53:08 75654b8eeebd: Waiting 01:53:08 3279df573e94: Layer already exists 01:53:08 6bfe19197c2d: Layer already exists 01:53:08 b0624344d4c0: Layer already exists 01:53:08 ca7a1e8e93c1: Layer already exists 01:53:08 6e26e9c92381: Layer already exists 01:53:08 a49b5dd719cd: Layer already exists 01:53:08 75654b8eeebd: Layer already exists 01:53:08 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:f0811ac52a403029e9f5ff3bf1839558c03709ee5f650f600020d6dd48f3fc81 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:08 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 01:53:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:53:09 6e26e9c92381: Preparing 01:53:09 3279df573e94: Preparing 01:53:09 6bfe19197c2d: Preparing 01:53:09 ca7a1e8e93c1: Preparing 01:53:09 b0624344d4c0: Preparing 01:53:09 a49b5dd719cd: Preparing 01:53:09 75654b8eeebd: Preparing 01:53:09 a49b5dd719cd: Waiting 01:53:09 75654b8eeebd: Waiting 01:53:09 ca7a1e8e93c1: Layer already exists 01:53:09 6e26e9c92381: Layer already exists 01:53:09 3279df573e94: Layer already exists 01:53:09 6bfe19197c2d: Layer already exists 01:53:09 b0624344d4c0: Layer already exists 01:53:09 a49b5dd719cd: Layer already exists 01:53:09 75654b8eeebd: Layer already exists 01:53:09 main: digest: sha256:f0811ac52a403029e9f5ff3bf1839558c03709ee5f650f600020d6dd48f3fc81 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:53:09 ===================================================== [Pipeline] echo 01:53:09 taggedImages: 01:53:09 - nexus3.edgexfoundry.org:10004/support-scheduler:cadd20047735d6124c3149b3375299ba0c077752 01:53:09 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:53:09 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.29 01:53:09 - nexus3.edgexfoundry.org:10004/support-scheduler:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 01:53:09 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:03:07 #155 ... 02:03:07 02:03:07 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:03:07 #146 DONE 609.0s 02:03:07 02:03:07 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:03:07 #147 ... 02:03:07 02:03:07 #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:03:07 #156 DONE 0.3s 02:03:07 02:03:07 #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:03:07 #157 DONE 0.1s 02:03:07 02:03:07 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:03:07 #151 ... 02:03:07 02:03:07 #158 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:03:07 #158 DONE 0.3s 02:03:07 02:03:07 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:03:07 #152 ... 02:03:07 02:03:07 #159 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:03:07 #159 DONE 0.2s 02:03:07 02:03:07 #160 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:03:07 #160 DONE 0.2s 02:03:07 02:03:07 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:03:07 #151 ... 02:03:07 02:03:07 #161 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:03:07 #161 DONE 1.8s 02:03:07 02:03:07 #162 [core-common-config-bootstrapper] exporting to image 02:03:07 #162 exporting layers 02:03:07 #162 exporting layers 0.6s done 02:03:07 #162 writing image sha256:b588f6f11f026f545a644bff3a7cfa0549c4a7d94761d160e5b792285958b146 0.0s done 02:03:07 #162 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 02:03:07 #162 DONE 0.7s 02:03:07 02:03:07 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:03:17 #155 DONE 630.7s 02:03:17 02:03:17 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:03:17 #151 DONE 630.7s 02:03:17 02:03:17 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:03:17 #145 ... 02:03:17 02:03:17 #163 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:03:17 #163 DONE 0.6s 02:03:17 02:03:17 #164 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:03:17 #164 DONE 0.6s 02:03:17 02:03:17 #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:03:18 #165 ... 02:03:18 02:03:18 #166 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:03:18 #166 DONE 0.3s 02:03:18 02:03:18 #167 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:03:18 #167 DONE 0.3s 02:03:18 02:03:18 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:03:18 #153 ... 02:03:18 02:03:18 #168 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:03:19 #168 DONE 0.4s 02:03:19 02:03:19 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:03:19 #144 ... 02:03:19 02:03:19 #169 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:03:19 #169 DONE 0.5s 02:03:19 02:03:19 #170 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:03:20 #170 DONE 0.3s 02:03:20 02:03:20 #171 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:03:21 #171 ... 02:03:21 02:03:21 #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:03:21 #165 DONE 2.7s 02:03:21 02:03:21 #172 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:03:21 #172 DONE 0.5s 02:03:21 02:03:21 #173 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:03:21 #173 DONE 0.3s 02:03:21 02:03:21 #174 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:03:22 #174 DONE 0.5s 02:03:22 02:03:22 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:03:22 #153 ... 02:03:22 02:03:22 #171 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:03:22 #171 DONE 2.3s 02:03:22 02:03:22 #175 [security-proxy-setup] exporting to image 02:03:22 #175 exporting layers 02:03:22 #175 ... 02:03:22 02:03:22 #176 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:03:22 #176 DONE 0.5s 02:03:23 02:03:23 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:03:23 #144 636.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:03:23 #144 ... 02:03:23 02:03:23 #177 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 02:03:23 #177 DONE 0.3s 02:03:23 02:03:23 #178 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 02:03:23 #178 DONE 0.2s 02:03:23 02:03:23 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:03:23 #149 ... 02:03:23 02:03:23 #179 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 02:03:23 #179 DONE 0.4s 02:03:23 02:03:23 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:03:23 #152 ... 02:03:23 02:03:23 #175 [security-proxy-setup] exporting to image 02:03:23 #175 exporting layers 1.5s done 02:03:23 #175 writing image sha256:60968e9ce64604d69bcf7cdeedc0260c5d8e48b4fc4514808a7c0c57d8910501 02:03:23 #175 writing image sha256:60968e9ce64604d69bcf7cdeedc0260c5d8e48b4fc4514808a7c0c57d8910501 done 02:03:23 #175 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 02:03:23 #175 DONE 1.5s 02:03:23 02:03:23 #180 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:03:23 #180 DONE 0.3s 02:03:23 02:03:23 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:03:24 #147 ... 02:03:24 02:03:24 #181 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:03:26 #181 DONE 1.7s 02:03:26 02:03:26 #182 [security-bootstrapper] exporting to image 02:03:27 #182 exporting layers 1.4s done 02:03:27 #182 writing image sha256:807fe7bb52c2159e5226c6742aa066aeb111092dc6dc4015ce111b3511596dcb 0.0s done 02:03:27 #182 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 02:03:27 #182 DONE 1.5s 02:03:27 02:03:27 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:03:35 #145 ... 02:03:35 02:03:35 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:03:35 #144 DONE 648.8s 02:03:35 02:03:35 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:03:35 #153 ... 02:03:35 02:03:35 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:03:35 #183 DONE 0.4s 02:03:35 02:03:35 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:03:36 #184 DONE 0.2s 02:03:36 02:03:36 #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:03:36 #185 DONE 0.1s 02:03:36 02:03:36 #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 02:03:36 #186 DONE 0.2s 02:03:36 02:03:36 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:03:36 #187 DONE 0.2s 02:03:36 02:03:36 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:03:36 #188 DONE 0.3s 02:03:36 02:03:36 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:03:37 #189 DONE 0.3s 02:03:37 02:03:37 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:03:37 #190 DONE 0.1s 02:03:37 02:03:37 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:03:39 #191 DONE 1.7s 02:03:39 02:03:39 #192 [security-secretstore-setup] exporting to image 02:03:39 #192 exporting layers 02:03:40 #192 exporting layers 1.2s done 02:03:40 #192 writing image sha256:2f45d7d55e0dd5675c56d9e983e90431ac8a00fd5b2972ec6f320a38dd425b66 done 02:03:40 #192 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 02:03:40 #192 DONE 1.2s 02:03:40 02:03:40 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:05:16 #147 ... 02:05:16 02:05:16 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:05:16 #148 DONE 736.2s 02:05:16 02:05:16 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:05:16 #147 ... 02:05:16 02:05:16 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:05:16 #193 DONE 0.4s 02:05:16 02:05:16 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:05:16 #153 ... 02:05:16 02:05:16 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:05:16 #194 DONE 0.2s 02:05:16 02:05:16 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:05:16 #195 DONE 0.5s 02:05:16 02:05:16 #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:05:16 #196 DONE 0.2s 02:05:16 02:05:16 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:05:16 #145 ... 02:05:16 02:05:16 #197 [security-spiffe-token-provider] exporting to image 02:05:16 #197 exporting layers 02:05:16 #197 exporting layers 0.8s done 02:05:16 #197 writing image sha256:8375306bbc94afd9fdbce4d1ca0074ce8d994d90cc6da43dab37c4fd83e7a70c done 02:05:16 #197 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done 02:05:16 #197 DONE 0.8s 02:05:16 02:05:16 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:09:08 #152 ... 02:09:08 02:09:08 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:09:08 #150 DONE 969.9s 02:09:08 02:09:08 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:09:08 #145 ... 02:09:08 02:09:08 #198 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:09:08 #198 DONE 0.2s 02:09:08 02:09:08 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:09:08 #147 ... 02:09:08 02:09:08 #199 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:09:08 #199 DONE 0.3s 02:09:08 02:09:08 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:09:08 #153 ... 02:09:08 02:09:08 #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:09:08 #200 DONE 0.4s 02:09:08 02:09:08 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:09:08 #145 ... 02:09:08 02:09:08 #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:09:08 #201 DONE 0.2s 02:09:08 02:09:08 #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:09:08 #202 DONE 0.2s 02:09:08 02:09:08 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:09:08 #147 ... 02:09:08 02:09:08 #203 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:09:08 #203 ... 02:09:08 02:09:08 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:09:08 #149 DONE 973.3s 02:09:08 02:09:08 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:09:08 #152 ... 02:09:08 02:09:08 #203 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:09:08 #203 DONE 2.1s 02:09:08 02:09:08 #204 [security-proxy-auth] exporting to image 02:09:08 #204 exporting layers 02:09:08 #204 ... 02:09:08 02:09:08 #205 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:09:08 #205 CACHED 02:09:08 02:09:08 #206 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:09:08 #206 CACHED 02:09:08 02:09:08 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:09:08 #207 ... 02:09:08 02:09:08 #204 [security-proxy-auth] exporting to image 02:09:08 #204 exporting layers 0.8s done 02:09:08 #204 writing image sha256:6263fe7406645aac706b8f073afba23bfbb44a5fdb2e8b886b85877f1acd0f0a 0.0s done 02:09:08 #204 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 02:09:08 #204 DONE 0.8s 02:09:08 02:09:08 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:09:08 #207 DONE 0.5s 02:09:08 02:09:08 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:09:08 #208 DONE 0.2s 02:09:08 02:09:08 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:09:08 #147 ... 02:09:08 02:09:08 #209 [core-command] exporting to image 02:09:08 #209 exporting layers 0.3s done 02:09:08 #209 writing image sha256:484ca7d918e690d8100510208f758e82488327df38ea7029d97e5fba5f27d1f7 done 02:09:08 #209 naming to docker.io/library/core-command-arm64 0.0s done 02:09:08 #209 DONE 0.3s 02:09:08 02:09:08 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:09:47 #145 ... 02:09:47 02:09:47 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:09:47 #152 DONE 1019.8s 02:09:47 02:09:47 #210 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:09:47 #210 DONE 0.3s 02:09:47 02:09:47 #211 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:09:47 #211 ... 02:09:47 02:09:47 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:09:47 #154 DONE 1020.6s 02:09:47 02:09:47 #211 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:09:47 #211 DONE 0.4s 02:09:47 02:09:47 #212 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:09:47 #212 DONE 0.3s 02:09:47 02:09:47 #213 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:09:47 #213 DONE 0.4s 02:09:47 02:09:47 #214 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:09:47 #214 ... 02:09:47 02:09:47 #215 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 02:09:47 #215 DONE 0.3s 02:09:47 02:09:47 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:09:47 #153 DONE 1021.5s 02:09:47 02:09:47 #214 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:09:47 #214 DONE 0.3s 02:09:47 02:09:47 #216 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:09:48 #216 DONE 0.6s 02:09:48 02:09:48 #217 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:09:48 #217 DONE 0.2s 02:09:48 02:09:48 #218 [core-keeper] exporting to image 02:09:48 #218 exporting layers 0.8s done 02:09:48 #218 writing image sha256:24de2b6c29c99d6308c6603fa84577c8125a408020e44354728b0a3657e7c0e6 0.0s done 02:09:48 #218 naming to docker.io/library/core-keeper-arm64 0.0s done 02:09:48 #218 DONE 0.9s 02:09:48 02:09:48 #219 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 02:09:48 #219 DONE 0.2s 02:09:48 02:09:48 #220 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 02:09:48 #220 DONE 0.2s 02:09:48 02:09:48 #221 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 02:09:48 #221 DONE 0.3s 02:09:48 02:09:48 #222 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:09:49 #222 DONE 0.5s 02:09:49 02:09:49 #223 [core-data] exporting to image 02:09:49 #223 exporting layers 0.5s done 02:09:49 #223 writing image sha256:95a985439ea5e73afbcc072e9f09df638002c0b0b403de7a55a2db34a8b0efd6 done 02:09:49 #223 naming to docker.io/library/core-data-arm64 done 02:09:49 #223 DONE 0.5s 02:09:49 02:09:49 #224 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:09:49 #224 DONE 0.1s 02:09:49 02:09:49 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:09:49 #145 ... 02:09:49 02:09:49 #225 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:09:49 #225 DONE 0.2s 02:09:49 02:09:49 #226 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 02:09:49 #226 DONE 0.1s 02:09:49 02:09:49 #227 [core-metadata] exporting to image 02:09:50 #227 exporting layers 0.4s done 02:09:50 #227 writing image sha256:c6d854d0ff930183576ad64a19aa4620c56c9dca85369d01b25a25a8c2da2ea5 done 02:09:50 #227 naming to docker.io/library/core-metadata-arm64 0.0s done 02:09:50 #227 DONE 0.4s 02:09:50 02:09:50 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:10:02 #145 ... 02:10:02 02:10:02 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:10:02 #147 DONE 1035.7s 02:10:02 02:10:02 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:10:02 #145 ... 02:10:02 02:10:02 #228 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:10:02 #228 DONE 0.1s 02:10:02 02:10:02 #229 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:10:03 #229 DONE 0.2s 02:10:03 02:10:03 #230 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:10:03 #230 DONE 0.5s 02:10:03 02:10:03 #231 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:10:03 #231 DONE 0.1s 02:10:03 02:10:03 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:10:03 #145 DONE 1037.3s 02:10:03 02:10:03 #232 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 02:10:03 #232 DONE 0.2s 02:10:03 02:10:03 #233 [support-notifications] exporting to image 02:10:03 #233 exporting layers 02:10:04 #233 ... 02:10:04 02:10:04 #234 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:10:04 #234 DONE 0.1s 02:10:04 02:10:04 #233 [support-notifications] exporting to image 02:10:04 #233 exporting layers 0.5s done 02:10:04 #233 writing image sha256:76516059fb1693aed35da38f7ab3337427e3f5dd4314a047d9bb6cf06d7162f1 done 02:10:04 #233 naming to docker.io/library/support-notifications-arm64 0.0s done 02:10:04 #233 DONE 0.5s 02:10:04 02:10:04 #235 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:10:04 #235 DONE 0.1s 02:10:04 02:10:04 #236 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:10:04 #236 DONE 0.5s 02:10:04 02:10:04 #237 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 02:10:04 #237 DONE 0.1s 02:10:05 02:10:05 #238 [support-scheduler] exporting to image 02:10:05 #238 exporting layers 0.6s done 02:10:05 #238 writing image sha256:a4302e134fb0744dc19af9eaa86d68801b28151881f67465494a9ede303eb8a0 done 02:10:05 #238 naming to docker.io/library/support-scheduler-arm64 done 02:10:05 #238 DONE 0.6s 02:10:05 time="2024-12-18T01:51:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:10:05 time="2024-12-18T01:51:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:10:05 time="2024-12-18T01:51:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:10:05 time="2024-12-18T01:51:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:10:05 time="2024-12-18T01:51:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:10:05 time="2024-12-18T01:51:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:10:05 time="2024-12-18T01:51:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:10:05 time="2024-12-18T01:51:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:10:05 time="2024-12-18T01:51:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:10:05 time="2024-12-18T01:51:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:10:05 time="2024-12-18T01:51:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:10:05 time="2024-12-18T01:51:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:10:05 time="2024-12-18T01:51:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:10:05 time="2024-12-18T01:51:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:10:05 time="2024-12-18T01:51:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:10:05 $ docker stop --time=1 330140d9bc6ee95043d89d8bc741da8067f4f4edc7a35f3fa2c281233740f179 02:10:07 $ docker rm -f --volumes 330140d9bc6ee95043d89d8bc741da8067f4f4edc7a35f3fa2c281233740f179 [Pipeline] // withDockerContainer [Pipeline] sh 02:10:07 + docker images 02:10:07 REPOSITORY TAG IMAGE ID CREATED SIZE 02:10:07 support-scheduler-arm64 latest a4302e134fb0 3 seconds ago 53.6MB 02:10:07 support-notifications-arm64 latest 76516059fb16 4 seconds ago 52.7MB 02:10:07 core-metadata-arm64 latest c6d854d0ff93 18 seconds ago 38.5MB 02:10:07 core-data-arm64 latest 95a985439ea5 19 seconds ago 38.5MB 02:10:07 core-keeper-arm64 latest 24de2b6c29c9 20 seconds ago 31.7MB 02:10:07 core-command-arm64 latest 484ca7d918e6 About a minute ago 34.3MB 02:10:07 security-proxy-auth-arm64 latest 6263fe740664 About a minute ago 33.3MB 02:10:07 security-spiffe-token-provider-arm64 latest 8375306bbc94 5 minutes ago 40.2MB 02:10:07 security-secretstore-setup-arm64 latest 2f45d7d55e0d 6 minutes ago 47.6MB 02:10:07 security-bootstrapper-arm64 latest 807fe7bb52c2 6 minutes ago 27.2MB 02:10:07 security-proxy-setup-arm64 latest 60968e9ce646 6 minutes ago 36.2MB 02:10:07 core-common-config-bootstrapper-arm64 latest b588f6f11f02 7 minutes ago 24.1MB 02:10:07 security-spire-config-arm64 latest 3326cd33bb45 17 minutes ago 123MB 02:10:07 security-spire-agent-arm64 latest daadc7d4a8e0 17 minutes ago 182MB 02:10:07 security-spire-server-arm64 latest 6534e835017b 17 minutes ago 124MB 02:10:07 ci-base-image-arm64 latest d4bab983b1ff 19 minutes ago 960MB 02:10:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 2 months ago 558MB 02:10:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 18 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:10:07 provisioning config files... 02:10:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/765@tmp/config13417829160652248325tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:10:08 ---> ****-login.sh 02:10:08 nexus3.edgexfoundry.org:10001 02:10:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:10:08 Configure a credential helper to remove this warning. See 02:10:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:10:08 02:10:08 Login Succeeded 02:10:08 nexus3.edgexfoundry.org:10002 02:10:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:10:08 Configure a credential helper to remove this warning. See 02:10:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:10:08 02:10:08 Login Succeeded 02:10:08 nexus3.edgexfoundry.org:10003 02:10:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:10:09 Configure a credential helper to remove this warning. See 02:10:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:10:09 02:10:09 Login Succeeded 02:10:09 nexus3.edgexfoundry.org:10004 02:10:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:10:09 Configure a credential helper to remove this warning. See 02:10:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:10:09 02:10:09 Login Succeeded 02:10:09 ****.io 02:10:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:10:09 Configure a credential helper to remove this warning. See 02:10:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:10:09 02:10:09 Login Succeeded 02:10:09 ---> ****-login.sh ends [Pipeline] } 02:10:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:10:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:10:09 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 02:10:09 cadd20047735d6124c3149b3375299ba0c077752 02:10:09 latest 02:10:09 4.0.0-dev.29 02:10:09 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 02:10:09 main 02:10:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:10 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:10 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cadd20047735d6124c3149b3375299ba0c077752 02:10:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:10:10 cc84668c7612: Preparing 02:10:10 87943eb3bcdf: Preparing 02:10:10 55a262cbf3ac: Preparing 02:10:10 f6ec2d4e2c9d: Preparing 02:10:10 996a13753f62: Preparing 02:10:10 e7b198f0e08e: Preparing 02:10:10 651d9022c234: Preparing 02:10:10 651d9022c234: Waiting 02:10:10 e7b198f0e08e: Waiting 02:10:10 55a262cbf3ac: Pushed 02:10:10 cc84668c7612: Pushed 02:10:10 f6ec2d4e2c9d: Pushed 02:10:10 651d9022c234: Layer already exists 02:10:10 e7b198f0e08e: Pushed 02:10:12 996a13753f62: Pushed 02:10:15 87943eb3bcdf: Pushed 02:10:15 cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:6246945447158a9c73021f9d515402906154ef00dc6bb9adb949ad7cc19e1bc5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:16 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:16 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:10:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:10:16 cc84668c7612: Preparing 02:10:16 87943eb3bcdf: Preparing 02:10:16 55a262cbf3ac: Preparing 02:10:16 f6ec2d4e2c9d: Preparing 02:10:16 996a13753f62: Preparing 02:10:16 e7b198f0e08e: Preparing 02:10:16 651d9022c234: Preparing 02:10:16 e7b198f0e08e: Waiting 02:10:16 651d9022c234: Waiting 02:10:16 55a262cbf3ac: Layer already exists 02:10:16 cc84668c7612: Layer already exists 02:10:16 f6ec2d4e2c9d: Layer already exists 02:10:16 87943eb3bcdf: Layer already exists 02:10:16 996a13753f62: Layer already exists 02:10:16 e7b198f0e08e: Layer already exists 02:10:16 651d9022c234: Layer already exists 02:10:16 latest: digest: sha256:6246945447158a9c73021f9d515402906154ef00dc6bb9adb949ad7cc19e1bc5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:17 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:17 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.29 02:10:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:10:17 cc84668c7612: Preparing 02:10:17 87943eb3bcdf: Preparing 02:10:17 55a262cbf3ac: Preparing 02:10:17 f6ec2d4e2c9d: Preparing 02:10:17 996a13753f62: Preparing 02:10:17 e7b198f0e08e: Preparing 02:10:17 651d9022c234: Preparing 02:10:17 e7b198f0e08e: Waiting 02:10:17 651d9022c234: Waiting 02:10:17 87943eb3bcdf: Layer already exists 02:10:17 f6ec2d4e2c9d: Layer already exists 02:10:17 55a262cbf3ac: Layer already exists 02:10:17 996a13753f62: Layer already exists 02:10:17 cc84668c7612: Layer already exists 02:10:17 e7b198f0e08e: Layer already exists 02:10:17 651d9022c234: Layer already exists 02:10:17 4.0.0-dev.29: digest: sha256:6246945447158a9c73021f9d515402906154ef00dc6bb9adb949ad7cc19e1bc5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:17 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:18 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 02:10:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:10:18 cc84668c7612: Preparing 02:10:18 87943eb3bcdf: Preparing 02:10:18 55a262cbf3ac: Preparing 02:10:18 f6ec2d4e2c9d: Preparing 02:10:18 996a13753f62: Preparing 02:10:18 e7b198f0e08e: Preparing 02:10:18 651d9022c234: Preparing 02:10:18 e7b198f0e08e: Waiting 02:10:18 651d9022c234: Waiting 02:10:18 996a13753f62: Layer already exists 02:10:18 cc84668c7612: Layer already exists 02:10:18 55a262cbf3ac: Layer already exists 02:10:18 87943eb3bcdf: Layer already exists 02:10:18 f6ec2d4e2c9d: Layer already exists 02:10:18 e7b198f0e08e: Layer already exists 02:10:18 651d9022c234: Layer already exists 02:10:18 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:6246945447158a9c73021f9d515402906154ef00dc6bb9adb949ad7cc19e1bc5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:18 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:19 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 02:10:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:10:19 cc84668c7612: Preparing 02:10:19 87943eb3bcdf: Preparing 02:10:19 55a262cbf3ac: Preparing 02:10:19 f6ec2d4e2c9d: Preparing 02:10:19 996a13753f62: Preparing 02:10:19 e7b198f0e08e: Preparing 02:10:19 e7b198f0e08e: Waiting 02:10:19 651d9022c234: Preparing 02:10:19 651d9022c234: Waiting 02:10:19 996a13753f62: Layer already exists 02:10:19 87943eb3bcdf: Layer already exists 02:10:19 cc84668c7612: Layer already exists 02:10:19 55a262cbf3ac: Layer already exists 02:10:19 f6ec2d4e2c9d: Layer already exists 02:10:19 e7b198f0e08e: Layer already exists 02:10:19 651d9022c234: Layer already exists 02:10:19 main: digest: sha256:6246945447158a9c73021f9d515402906154ef00dc6bb9adb949ad7cc19e1bc5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:10:19 ===================================================== [Pipeline] echo 02:10:19 taggedImages: 02:10:19 - nexus3.edgexfoundry.org:10004/core-command-arm64:cadd20047735d6124c3149b3375299ba0c077752 02:10:19 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:10:19 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.29 02:10:19 - nexus3.edgexfoundry.org:10004/core-command-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 02:10:19 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 02:10:19 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 02:10:19 cadd20047735d6124c3149b3375299ba0c077752 02:10:19 latest 02:10:19 4.0.0-dev.29 02:10:19 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 02:10:19 main 02:10:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:20 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cadd20047735d6124c3149b3375299ba0c077752 02:10:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:10:20 3f1bd9527ede: Preparing 02:10:20 24b1a0aa0b9b: Preparing 02:10:20 cbaa3e15d880: Preparing 02:10:20 79b6571d0a07: Preparing 02:10:20 55a262cbf3ac: Preparing 02:10:20 f6ec2d4e2c9d: Preparing 02:10:20 996a13753f62: Preparing 02:10:20 e7b198f0e08e: Preparing 02:10:20 651d9022c234: Preparing 02:10:20 f6ec2d4e2c9d: Waiting 02:10:20 996a13753f62: Waiting 02:10:20 e7b198f0e08e: Waiting 02:10:20 651d9022c234: Waiting 02:10:20 55a262cbf3ac: Layer already exists 02:10:20 f6ec2d4e2c9d: Layer already exists 02:10:20 cbaa3e15d880: Pushed 02:10:20 24b1a0aa0b9b: Pushed 02:10:20 996a13753f62: Layer already exists 02:10:20 3f1bd9527ede: Pushed 02:10:20 e7b198f0e08e: Layer already exists 02:10:20 651d9022c234: Layer already exists 02:10:22 79b6571d0a07: Pushed 02:10:22 cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:8a36d3559f5b463439fc1e35041f766b018268ed43ad49dbe28a9c431646a11b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:23 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:10:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:10:23 3f1bd9527ede: Preparing 02:10:23 24b1a0aa0b9b: Preparing 02:10:23 cbaa3e15d880: Preparing 02:10:23 79b6571d0a07: Preparing 02:10:23 55a262cbf3ac: Preparing 02:10:23 f6ec2d4e2c9d: Preparing 02:10:23 996a13753f62: Preparing 02:10:23 e7b198f0e08e: Preparing 02:10:23 651d9022c234: Preparing 02:10:23 f6ec2d4e2c9d: Waiting 02:10:23 996a13753f62: Waiting 02:10:23 e7b198f0e08e: Waiting 02:10:23 651d9022c234: Waiting 02:10:23 24b1a0aa0b9b: Layer already exists 02:10:23 3f1bd9527ede: Layer already exists 02:10:23 79b6571d0a07: Layer already exists 02:10:23 55a262cbf3ac: Layer already exists 02:10:23 cbaa3e15d880: Layer already exists 02:10:23 f6ec2d4e2c9d: Layer already exists 02:10:23 e7b198f0e08e: Layer already exists 02:10:23 651d9022c234: Layer already exists 02:10:23 996a13753f62: Layer already exists 02:10:23 latest: digest: sha256:8a36d3559f5b463439fc1e35041f766b018268ed43ad49dbe28a9c431646a11b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:24 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.29 02:10:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:10:24 3f1bd9527ede: Preparing 02:10:24 24b1a0aa0b9b: Preparing 02:10:24 cbaa3e15d880: Preparing 02:10:24 79b6571d0a07: Preparing 02:10:24 55a262cbf3ac: Preparing 02:10:24 f6ec2d4e2c9d: Preparing 02:10:24 996a13753f62: Preparing 02:10:24 e7b198f0e08e: Preparing 02:10:24 651d9022c234: Preparing 02:10:24 996a13753f62: Waiting 02:10:24 e7b198f0e08e: Waiting 02:10:24 f6ec2d4e2c9d: Waiting 02:10:24 651d9022c234: Waiting 02:10:24 3f1bd9527ede: Layer already exists 02:10:24 24b1a0aa0b9b: Layer already exists 02:10:24 cbaa3e15d880: Layer already exists 02:10:24 55a262cbf3ac: Layer already exists 02:10:24 79b6571d0a07: Layer already exists 02:10:24 e7b198f0e08e: Layer already exists 02:10:24 651d9022c234: Layer already exists 02:10:24 f6ec2d4e2c9d: Layer already exists 02:10:24 996a13753f62: Layer already exists 02:10:24 4.0.0-dev.29: digest: sha256:8a36d3559f5b463439fc1e35041f766b018268ed43ad49dbe28a9c431646a11b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:25 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 02:10:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:10:25 3f1bd9527ede: Preparing 02:10:25 24b1a0aa0b9b: Preparing 02:10:25 cbaa3e15d880: Preparing 02:10:25 79b6571d0a07: Preparing 02:10:25 55a262cbf3ac: Preparing 02:10:25 f6ec2d4e2c9d: Preparing 02:10:25 996a13753f62: Preparing 02:10:25 e7b198f0e08e: Preparing 02:10:25 651d9022c234: Preparing 02:10:25 996a13753f62: Waiting 02:10:25 e7b198f0e08e: Waiting 02:10:25 651d9022c234: Waiting 02:10:25 f6ec2d4e2c9d: Waiting 02:10:25 24b1a0aa0b9b: Layer already exists 02:10:25 79b6571d0a07: Layer already exists 02:10:25 3f1bd9527ede: Layer already exists 02:10:25 cbaa3e15d880: Layer already exists 02:10:25 55a262cbf3ac: Layer already exists 02:10:25 f6ec2d4e2c9d: Layer already exists 02:10:25 996a13753f62: Layer already exists 02:10:25 e7b198f0e08e: Layer already exists 02:10:25 651d9022c234: Layer already exists 02:10:25 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:8a36d3559f5b463439fc1e35041f766b018268ed43ad49dbe28a9c431646a11b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:26 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 02:10:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:10:26 3f1bd9527ede: Preparing 02:10:26 24b1a0aa0b9b: Preparing 02:10:26 cbaa3e15d880: Preparing 02:10:26 79b6571d0a07: Preparing 02:10:26 55a262cbf3ac: Preparing 02:10:26 f6ec2d4e2c9d: Preparing 02:10:26 996a13753f62: Preparing 02:10:26 e7b198f0e08e: Preparing 02:10:26 651d9022c234: Preparing 02:10:26 e7b198f0e08e: Waiting 02:10:26 f6ec2d4e2c9d: Waiting 02:10:26 651d9022c234: Waiting 02:10:26 996a13753f62: Waiting 02:10:26 24b1a0aa0b9b: Layer already exists 02:10:26 79b6571d0a07: Layer already exists 02:10:26 55a262cbf3ac: Layer already exists 02:10:26 3f1bd9527ede: Layer already exists 02:10:26 cbaa3e15d880: Layer already exists 02:10:26 996a13753f62: Layer already exists 02:10:26 651d9022c234: Layer already exists 02:10:26 f6ec2d4e2c9d: Layer already exists 02:10:26 e7b198f0e08e: Layer already exists 02:10:26 main: digest: sha256:8a36d3559f5b463439fc1e35041f766b018268ed43ad49dbe28a9c431646a11b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:10:26 ===================================================== [Pipeline] echo 02:10:26 taggedImages: 02:10:26 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cadd20047735d6124c3149b3375299ba0c077752 02:10:26 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:10:26 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.29 02:10:26 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 02:10:26 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 02:10:26 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 02:10:26 cadd20047735d6124c3149b3375299ba0c077752 02:10:26 latest 02:10:26 4.0.0-dev.29 02:10:26 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 02:10:26 main 02:10:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:27 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:27 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cadd20047735d6124c3149b3375299ba0c077752 02:10:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:10:27 4da57a1f6e3d: Preparing 02:10:27 42cfca6bb3fa: Preparing 02:10:27 3fc145dab229: Preparing 02:10:27 55a262cbf3ac: Preparing 02:10:27 f6ec2d4e2c9d: Preparing 02:10:27 49932702b4fa: Preparing 02:10:27 d288ca87d479: Preparing 02:10:27 651d9022c234: Preparing 02:10:27 49932702b4fa: Waiting 02:10:27 651d9022c234: Waiting 02:10:27 d288ca87d479: Waiting 02:10:27 55a262cbf3ac: Layer already exists 02:10:27 f6ec2d4e2c9d: Layer already exists 02:10:27 42cfca6bb3fa: Pushed 02:10:27 651d9022c234: Layer already exists 02:10:27 4da57a1f6e3d: Pushed 02:10:27 d288ca87d479: Pushed 02:11:06 49932702b4fa: Pushed 02:11:06 3fc145dab229: Pushed 02:11:06 cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:c3c0c74c07e38db3efeb39dda064c7be6114d9ac84a17d0e3110e9cadb3b8852 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:07 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:07 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:11:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:11:07 4da57a1f6e3d: Preparing 02:11:07 42cfca6bb3fa: Preparing 02:11:07 3fc145dab229: Preparing 02:11:07 55a262cbf3ac: Preparing 02:11:07 f6ec2d4e2c9d: Preparing 02:11:07 49932702b4fa: Preparing 02:11:07 d288ca87d479: Preparing 02:11:07 651d9022c234: Preparing 02:11:07 d288ca87d479: Waiting 02:11:07 49932702b4fa: Waiting 02:11:07 651d9022c234: Waiting 02:11:07 55a262cbf3ac: Layer already exists 02:11:07 42cfca6bb3fa: Layer already exists 02:11:07 3fc145dab229: Layer already exists 02:11:07 4da57a1f6e3d: Layer already exists 02:11:07 f6ec2d4e2c9d: Layer already exists 02:11:07 49932702b4fa: Layer already exists 02:11:07 d288ca87d479: Layer already exists 02:11:07 651d9022c234: Layer already exists 02:11:07 latest: digest: sha256:c3c0c74c07e38db3efeb39dda064c7be6114d9ac84a17d0e3110e9cadb3b8852 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:08 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:08 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.29 02:11:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:11:08 4da57a1f6e3d: Preparing 02:11:08 42cfca6bb3fa: Preparing 02:11:08 3fc145dab229: Preparing 02:11:08 55a262cbf3ac: Preparing 02:11:08 f6ec2d4e2c9d: Preparing 02:11:08 49932702b4fa: Preparing 02:11:08 d288ca87d479: Preparing 02:11:08 651d9022c234: Preparing 02:11:08 49932702b4fa: Waiting 02:11:08 d288ca87d479: Waiting 02:11:08 651d9022c234: Waiting 02:11:08 42cfca6bb3fa: Layer already exists 02:11:08 f6ec2d4e2c9d: Layer already exists 02:11:08 3fc145dab229: Layer already exists 02:11:08 55a262cbf3ac: Layer already exists 02:11:08 4da57a1f6e3d: Layer already exists 02:11:08 d288ca87d479: Layer already exists 02:11:08 49932702b4fa: Layer already exists 02:11:08 651d9022c234: Layer already exists 02:11:08 4.0.0-dev.29: digest: sha256:c3c0c74c07e38db3efeb39dda064c7be6114d9ac84a17d0e3110e9cadb3b8852 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:09 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:09 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 02:11:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:11:09 4da57a1f6e3d: Preparing 02:11:09 42cfca6bb3fa: Preparing 02:11:09 3fc145dab229: Preparing 02:11:09 55a262cbf3ac: Preparing 02:11:09 f6ec2d4e2c9d: Preparing 02:11:09 49932702b4fa: Preparing 02:11:09 d288ca87d479: Preparing 02:11:09 651d9022c234: Preparing 02:11:09 d288ca87d479: Waiting 02:11:09 651d9022c234: Waiting 02:11:09 49932702b4fa: Waiting 02:11:09 42cfca6bb3fa: Layer already exists 02:11:09 55a262cbf3ac: Layer already exists 02:11:09 4da57a1f6e3d: Layer already exists 02:11:09 f6ec2d4e2c9d: Layer already exists 02:11:09 3fc145dab229: Layer already exists 02:11:09 d288ca87d479: Layer already exists 02:11:09 651d9022c234: Layer already exists 02:11:09 49932702b4fa: Layer already exists 02:11:09 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:c3c0c74c07e38db3efeb39dda064c7be6114d9ac84a17d0e3110e9cadb3b8852 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:10 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:11 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 02:11:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:11:11 4da57a1f6e3d: Preparing 02:11:11 42cfca6bb3fa: Preparing 02:11:11 3fc145dab229: Preparing 02:11:11 55a262cbf3ac: Preparing 02:11:11 f6ec2d4e2c9d: Preparing 02:11:11 49932702b4fa: Preparing 02:11:11 d288ca87d479: Preparing 02:11:11 49932702b4fa: Waiting 02:11:11 651d9022c234: Preparing 02:11:11 d288ca87d479: Waiting 02:11:11 651d9022c234: Waiting 02:11:11 f6ec2d4e2c9d: Layer already exists 02:11:11 42cfca6bb3fa: Layer already exists 02:11:11 4da57a1f6e3d: Layer already exists 02:11:11 55a262cbf3ac: Layer already exists 02:11:11 3fc145dab229: Layer already exists 02:11:11 49932702b4fa: Layer already exists 02:11:11 d288ca87d479: Layer already exists 02:11:11 651d9022c234: Layer already exists 02:11:11 main: digest: sha256:c3c0c74c07e38db3efeb39dda064c7be6114d9ac84a17d0e3110e9cadb3b8852 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:11:11 ===================================================== [Pipeline] echo 02:11:11 taggedImages: 02:11:11 - nexus3.edgexfoundry.org:10004/core-data-arm64:cadd20047735d6124c3149b3375299ba0c077752 02:11:11 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:11:11 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.29 02:11:11 - nexus3.edgexfoundry.org:10004/core-data-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 02:11:11 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 02:11:11 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 02:11:11 cadd20047735d6124c3149b3375299ba0c077752 02:11:11 latest 02:11:11 4.0.0-dev.29 02:11:11 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 02:11:11 main 02:11:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:12 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:12 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:cadd20047735d6124c3149b3375299ba0c077752 02:11:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:11:12 be942cfa4a55: Preparing 02:11:12 59335164552d: Preparing 02:11:12 491eeb7761c9: Preparing 02:11:12 f6ec2d4e2c9d: Preparing 02:11:12 3b3e82443f32: Preparing 02:11:12 ce45c4123321: Preparing 02:11:12 651d9022c234: Preparing 02:11:12 ce45c4123321: Waiting 02:11:12 651d9022c234: Waiting 02:11:12 f6ec2d4e2c9d: Layer already exists 02:11:12 3b3e82443f32: Pushed 02:11:12 59335164552d: Pushed 02:11:12 be942cfa4a55: Pushed 02:11:12 ce45c4123321: Pushed 02:11:12 651d9022c234: Layer already exists 02:11:18 491eeb7761c9: Pushed 02:11:18 cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:45e1843a7307aa8de9145a35c5b0917b96401f8aa17fb21c998d12dfe0d36dfc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:18 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:18 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:11:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:11:18 be942cfa4a55: Preparing 02:11:18 59335164552d: Preparing 02:11:18 491eeb7761c9: Preparing 02:11:18 f6ec2d4e2c9d: Preparing 02:11:18 3b3e82443f32: Preparing 02:11:18 ce45c4123321: Preparing 02:11:18 651d9022c234: Preparing 02:11:18 ce45c4123321: Waiting 02:11:18 651d9022c234: Waiting 02:11:18 3b3e82443f32: Layer already exists 02:11:18 59335164552d: Layer already exists 02:11:18 491eeb7761c9: Layer already exists 02:11:18 be942cfa4a55: Layer already exists 02:11:18 f6ec2d4e2c9d: Layer already exists 02:11:18 651d9022c234: Layer already exists 02:11:18 ce45c4123321: Layer already exists 02:11:19 latest: digest: sha256:45e1843a7307aa8de9145a35c5b0917b96401f8aa17fb21c998d12dfe0d36dfc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:19 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:19 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.29 02:11:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:11:19 be942cfa4a55: Preparing 02:11:19 59335164552d: Preparing 02:11:19 491eeb7761c9: Preparing 02:11:19 f6ec2d4e2c9d: Preparing 02:11:19 3b3e82443f32: Preparing 02:11:19 ce45c4123321: Preparing 02:11:19 651d9022c234: Preparing 02:11:19 ce45c4123321: Waiting 02:11:19 651d9022c234: Waiting 02:11:19 59335164552d: Layer already exists 02:11:19 be942cfa4a55: Layer already exists 02:11:19 3b3e82443f32: Layer already exists 02:11:19 f6ec2d4e2c9d: Layer already exists 02:11:19 491eeb7761c9: Layer already exists 02:11:19 651d9022c234: Layer already exists 02:11:19 ce45c4123321: Layer already exists 02:11:20 4.0.0-dev.29: digest: sha256:45e1843a7307aa8de9145a35c5b0917b96401f8aa17fb21c998d12dfe0d36dfc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:20 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:20 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 02:11:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:11:20 be942cfa4a55: Preparing 02:11:20 59335164552d: Preparing 02:11:20 491eeb7761c9: Preparing 02:11:20 f6ec2d4e2c9d: Preparing 02:11:20 3b3e82443f32: Preparing 02:11:20 ce45c4123321: Preparing 02:11:20 651d9022c234: Preparing 02:11:20 ce45c4123321: Waiting 02:11:20 651d9022c234: Waiting 02:11:20 f6ec2d4e2c9d: Layer already exists 02:11:20 be942cfa4a55: Layer already exists 02:11:20 3b3e82443f32: Layer already exists 02:11:20 491eeb7761c9: Layer already exists 02:11:20 59335164552d: Layer already exists 02:11:20 ce45c4123321: Layer already exists 02:11:20 651d9022c234: Layer already exists 02:11:21 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:45e1843a7307aa8de9145a35c5b0917b96401f8aa17fb21c998d12dfe0d36dfc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:21 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:21 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 02:11:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:11:21 be942cfa4a55: Preparing 02:11:21 59335164552d: Preparing 02:11:21 491eeb7761c9: Preparing 02:11:21 f6ec2d4e2c9d: Preparing 02:11:21 3b3e82443f32: Preparing 02:11:21 ce45c4123321: Preparing 02:11:21 651d9022c234: Preparing 02:11:21 ce45c4123321: Waiting 02:11:21 651d9022c234: Waiting 02:11:21 f6ec2d4e2c9d: Layer already exists 02:11:21 be942cfa4a55: Layer already exists 02:11:21 3b3e82443f32: Layer already exists 02:11:21 491eeb7761c9: Layer already exists 02:11:21 59335164552d: Layer already exists 02:11:21 ce45c4123321: Layer already exists 02:11:21 651d9022c234: Layer already exists 02:11:22 main: digest: sha256:45e1843a7307aa8de9145a35c5b0917b96401f8aa17fb21c998d12dfe0d36dfc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:11:22 ===================================================== [Pipeline] echo 02:11:22 taggedImages: 02:11:22 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:cadd20047735d6124c3149b3375299ba0c077752 02:11:22 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:11:22 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.29 02:11:22 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 02:11:22 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 02:11:22 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 02:11:22 cadd20047735d6124c3149b3375299ba0c077752 02:11:22 latest 02:11:22 4.0.0-dev.29 02:11:22 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 02:11:22 main 02:11:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:22 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cadd20047735d6124c3149b3375299ba0c077752 02:11:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:11:22 958bf550fc1b: Preparing 02:11:22 8e8a54c2d0fb: Preparing 02:11:22 64414caccd12: Preparing 02:11:22 6b8cb6d29ae1: Preparing 02:11:22 55a262cbf3ac: Preparing 02:11:22 f6ec2d4e2c9d: Preparing 02:11:22 996a13753f62: Preparing 02:11:22 e7b198f0e08e: Preparing 02:11:22 651d9022c234: Preparing 02:11:22 f6ec2d4e2c9d: Waiting 02:11:22 e7b198f0e08e: Waiting 02:11:22 996a13753f62: Waiting 02:11:22 651d9022c234: Waiting 02:11:22 55a262cbf3ac: Layer already exists 02:11:23 f6ec2d4e2c9d: Layer already exists 02:11:23 996a13753f62: Layer already exists 02:11:23 958bf550fc1b: Pushed 02:11:23 8e8a54c2d0fb: Pushed 02:11:23 e7b198f0e08e: Layer already exists 02:11:23 64414caccd12: Pushed 02:11:23 651d9022c234: Layer already exists 02:11:28 6b8cb6d29ae1: Pushed 02:11:28 cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:d84bfa55f773bd129106ea6fe5cdad207638752e2daef3d2c33b500a3cc95f5e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:28 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:11:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:11:29 958bf550fc1b: Preparing 02:11:29 8e8a54c2d0fb: Preparing 02:11:29 64414caccd12: Preparing 02:11:29 6b8cb6d29ae1: Preparing 02:11:29 55a262cbf3ac: Preparing 02:11:29 f6ec2d4e2c9d: Preparing 02:11:29 996a13753f62: Preparing 02:11:29 f6ec2d4e2c9d: Waiting 02:11:29 e7b198f0e08e: Preparing 02:11:29 996a13753f62: Waiting 02:11:29 651d9022c234: Preparing 02:11:29 e7b198f0e08e: Waiting 02:11:29 651d9022c234: Waiting 02:11:29 64414caccd12: Layer already exists 02:11:29 6b8cb6d29ae1: Layer already exists 02:11:29 958bf550fc1b: Layer already exists 02:11:29 8e8a54c2d0fb: Layer already exists 02:11:29 55a262cbf3ac: Layer already exists 02:11:29 e7b198f0e08e: Layer already exists 02:11:29 f6ec2d4e2c9d: Layer already exists 02:11:29 996a13753f62: Layer already exists 02:11:29 651d9022c234: Layer already exists 02:11:29 latest: digest: sha256:d84bfa55f773bd129106ea6fe5cdad207638752e2daef3d2c33b500a3cc95f5e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:29 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.29 02:11:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:11:30 958bf550fc1b: Preparing 02:11:30 8e8a54c2d0fb: Preparing 02:11:30 64414caccd12: Preparing 02:11:30 6b8cb6d29ae1: Preparing 02:11:30 55a262cbf3ac: Preparing 02:11:30 f6ec2d4e2c9d: Preparing 02:11:30 996a13753f62: Preparing 02:11:30 e7b198f0e08e: Preparing 02:11:30 651d9022c234: Preparing 02:11:30 f6ec2d4e2c9d: Waiting 02:11:30 996a13753f62: Waiting 02:11:30 e7b198f0e08e: Waiting 02:11:30 651d9022c234: Waiting 02:11:30 6b8cb6d29ae1: Layer already exists 02:11:30 958bf550fc1b: Layer already exists 02:11:30 64414caccd12: Layer already exists 02:11:30 55a262cbf3ac: Layer already exists 02:11:30 8e8a54c2d0fb: Layer already exists 02:11:30 f6ec2d4e2c9d: Layer already exists 02:11:30 651d9022c234: Layer already exists 02:11:30 996a13753f62: Layer already exists 02:11:30 e7b198f0e08e: Layer already exists 02:11:30 4.0.0-dev.29: digest: sha256:d84bfa55f773bd129106ea6fe5cdad207638752e2daef3d2c33b500a3cc95f5e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:31 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 02:11:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:11:31 958bf550fc1b: Preparing 02:11:31 8e8a54c2d0fb: Preparing 02:11:31 64414caccd12: Preparing 02:11:31 6b8cb6d29ae1: Preparing 02:11:31 55a262cbf3ac: Preparing 02:11:31 f6ec2d4e2c9d: Preparing 02:11:31 996a13753f62: Preparing 02:11:31 e7b198f0e08e: Preparing 02:11:31 651d9022c234: Preparing 02:11:31 f6ec2d4e2c9d: Waiting 02:11:31 996a13753f62: Waiting 02:11:31 e7b198f0e08e: Waiting 02:11:31 651d9022c234: Waiting 02:11:31 6b8cb6d29ae1: Layer already exists 02:11:31 8e8a54c2d0fb: Layer already exists 02:11:31 64414caccd12: Layer already exists 02:11:31 958bf550fc1b: Layer already exists 02:11:31 55a262cbf3ac: Layer already exists 02:11:31 651d9022c234: Layer already exists 02:11:31 f6ec2d4e2c9d: Layer already exists 02:11:31 e7b198f0e08e: Layer already exists 02:11:31 996a13753f62: Layer already exists 02:11:31 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:d84bfa55f773bd129106ea6fe5cdad207638752e2daef3d2c33b500a3cc95f5e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:32 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 02:11:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:11:32 958bf550fc1b: Preparing 02:11:32 8e8a54c2d0fb: Preparing 02:11:32 64414caccd12: Preparing 02:11:32 6b8cb6d29ae1: Preparing 02:11:32 55a262cbf3ac: Preparing 02:11:32 f6ec2d4e2c9d: Preparing 02:11:32 996a13753f62: Preparing 02:11:32 e7b198f0e08e: Preparing 02:11:32 651d9022c234: Preparing 02:11:32 996a13753f62: Waiting 02:11:32 e7b198f0e08e: Waiting 02:11:32 651d9022c234: Waiting 02:11:32 f6ec2d4e2c9d: Waiting 02:11:32 958bf550fc1b: Layer already exists 02:11:32 64414caccd12: Layer already exists 02:11:32 8e8a54c2d0fb: Layer already exists 02:11:32 6b8cb6d29ae1: Layer already exists 02:11:32 55a262cbf3ac: Layer already exists 02:11:32 e7b198f0e08e: Layer already exists 02:11:32 996a13753f62: Layer already exists 02:11:32 f6ec2d4e2c9d: Layer already exists 02:11:32 651d9022c234: Layer already exists 02:11:32 main: digest: sha256:d84bfa55f773bd129106ea6fe5cdad207638752e2daef3d2c33b500a3cc95f5e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:11:32 ===================================================== [Pipeline] echo 02:11:32 taggedImages: 02:11:32 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cadd20047735d6124c3149b3375299ba0c077752 02:11:32 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:11:32 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.29 02:11:32 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 02:11:32 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 02:11:32 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 02:11:32 cadd20047735d6124c3149b3375299ba0c077752 02:11:32 latest 02:11:32 4.0.0-dev.29 02:11:32 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 02:11:32 main 02:11:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:33 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cadd20047735d6124c3149b3375299ba0c077752 02:11:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:11:33 786b78611d42: Preparing 02:11:33 550a3a002002: Preparing 02:11:33 cc76940f6204: Preparing 02:11:33 9da9107373f5: Preparing 02:11:33 9d51aa675412: Preparing 02:11:33 403b3648dc16: Preparing 02:11:33 875afe12c2a2: Preparing 02:11:33 55a262cbf3ac: Preparing 02:11:33 f6ec2d4e2c9d: Preparing 02:11:33 2d30631abb4d: Preparing 02:11:33 403b3648dc16: Waiting 02:11:33 0b393dd31c28: Preparing 02:11:33 875afe12c2a2: Waiting 02:11:33 5f70bf18a086: Preparing 02:11:33 f6ec2d4e2c9d: Waiting 02:11:33 f79c7fbf73b5: Preparing 02:11:33 2d30631abb4d: Waiting 02:11:33 e84e32b55c3b: Preparing 02:11:33 422621ca2ac8: Preparing 02:11:33 651d9022c234: Preparing 02:11:33 0b393dd31c28: Waiting 02:11:33 5f70bf18a086: Waiting 02:11:33 f79c7fbf73b5: Waiting 02:11:33 422621ca2ac8: Waiting 02:11:33 651d9022c234: Waiting 02:11:33 e84e32b55c3b: Waiting 02:11:33 55a262cbf3ac: Waiting 02:11:33 550a3a002002: Pushed 02:11:33 9da9107373f5: Pushed 02:11:33 9d51aa675412: Pushed 02:11:33 cc76940f6204: Pushed 02:11:34 55a262cbf3ac: Layer already exists 02:11:34 f6ec2d4e2c9d: Layer already exists 02:11:34 786b78611d42: Pushed 02:11:34 5f70bf18a086: Layer already exists 02:11:34 403b3648dc16: Pushed 02:11:34 0b393dd31c28: Pushed 02:11:34 2d30631abb4d: Pushed 02:11:34 651d9022c234: Layer already exists 02:11:34 f79c7fbf73b5: Pushed 02:11:34 422621ca2ac8: Pushed 02:11:36 e84e32b55c3b: Pushed 02:11:37 875afe12c2a2: Pushed 02:11:37 cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:184a7c79de8d11b08fd6bb4751c586130f211654abe0cd22e12204730da8acb2 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:37 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:11:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:11:38 786b78611d42: Preparing 02:11:38 550a3a002002: Preparing 02:11:38 cc76940f6204: Preparing 02:11:38 9da9107373f5: Preparing 02:11:38 9d51aa675412: Preparing 02:11:38 403b3648dc16: Preparing 02:11:38 875afe12c2a2: Preparing 02:11:38 55a262cbf3ac: Preparing 02:11:38 f6ec2d4e2c9d: Preparing 02:11:38 2d30631abb4d: Preparing 02:11:38 0b393dd31c28: Preparing 02:11:38 5f70bf18a086: Preparing 02:11:38 f79c7fbf73b5: Preparing 02:11:38 e84e32b55c3b: Preparing 02:11:38 422621ca2ac8: Preparing 02:11:38 651d9022c234: Preparing 02:11:38 55a262cbf3ac: Waiting 02:11:38 f6ec2d4e2c9d: Waiting 02:11:38 2d30631abb4d: Waiting 02:11:38 0b393dd31c28: Waiting 02:11:38 5f70bf18a086: Waiting 02:11:38 f79c7fbf73b5: Waiting 02:11:38 e84e32b55c3b: Waiting 02:11:38 403b3648dc16: Waiting 02:11:38 651d9022c234: Waiting 02:11:38 422621ca2ac8: Waiting 02:11:38 875afe12c2a2: Waiting 02:11:38 786b78611d42: Layer already exists 02:11:38 550a3a002002: Layer already exists 02:11:38 cc76940f6204: Layer already exists 02:11:38 9da9107373f5: Layer already exists 02:11:38 9d51aa675412: Layer already exists 02:11:38 403b3648dc16: Layer already exists 02:11:38 875afe12c2a2: Layer already exists 02:11:38 55a262cbf3ac: Layer already exists 02:11:38 f6ec2d4e2c9d: Layer already exists 02:11:38 2d30631abb4d: Layer already exists 02:11:38 5f70bf18a086: Layer already exists 02:11:38 f79c7fbf73b5: Layer already exists 02:11:38 e84e32b55c3b: Layer already exists 02:11:38 0b393dd31c28: Layer already exists 02:11:38 422621ca2ac8: Layer already exists 02:11:38 651d9022c234: Layer already exists 02:11:38 latest: digest: sha256:184a7c79de8d11b08fd6bb4751c586130f211654abe0cd22e12204730da8acb2 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:38 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.29 02:11:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:11:39 786b78611d42: Preparing 02:11:39 550a3a002002: Preparing 02:11:39 cc76940f6204: Preparing 02:11:39 9da9107373f5: Preparing 02:11:39 9d51aa675412: Preparing 02:11:39 403b3648dc16: Preparing 02:11:39 875afe12c2a2: Preparing 02:11:39 55a262cbf3ac: Preparing 02:11:39 f6ec2d4e2c9d: Preparing 02:11:39 2d30631abb4d: Preparing 02:11:39 0b393dd31c28: Preparing 02:11:39 5f70bf18a086: Preparing 02:11:39 55a262cbf3ac: Waiting 02:11:39 f79c7fbf73b5: Preparing 02:11:39 f6ec2d4e2c9d: Waiting 02:11:39 403b3648dc16: Waiting 02:11:39 e84e32b55c3b: Preparing 02:11:39 2d30631abb4d: Waiting 02:11:39 5f70bf18a086: Waiting 02:11:39 422621ca2ac8: Preparing 02:11:39 f79c7fbf73b5: Waiting 02:11:39 0b393dd31c28: Waiting 02:11:39 e84e32b55c3b: Waiting 02:11:39 651d9022c234: Preparing 02:11:39 875afe12c2a2: Waiting 02:11:39 422621ca2ac8: Waiting 02:11:39 651d9022c234: Waiting 02:11:39 9da9107373f5: Layer already exists 02:11:39 9d51aa675412: Layer already exists 02:11:39 cc76940f6204: Layer already exists 02:11:39 550a3a002002: Layer already exists 02:11:39 786b78611d42: Layer already exists 02:11:39 403b3648dc16: Layer already exists 02:11:39 875afe12c2a2: Layer already exists 02:11:39 55a262cbf3ac: Layer already exists 02:11:39 f6ec2d4e2c9d: Layer already exists 02:11:39 2d30631abb4d: Layer already exists 02:11:39 5f70bf18a086: Layer already exists 02:11:39 f79c7fbf73b5: Layer already exists 02:11:39 0b393dd31c28: Layer already exists 02:11:39 e84e32b55c3b: Layer already exists 02:11:39 422621ca2ac8: Layer already exists 02:11:39 651d9022c234: Layer already exists 02:11:39 4.0.0-dev.29: digest: sha256:184a7c79de8d11b08fd6bb4751c586130f211654abe0cd22e12204730da8acb2 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:39 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 02:11:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:11:40 786b78611d42: Preparing 02:11:40 550a3a002002: Preparing 02:11:40 cc76940f6204: Preparing 02:11:40 9da9107373f5: Preparing 02:11:40 9d51aa675412: Preparing 02:11:40 403b3648dc16: Preparing 02:11:40 875afe12c2a2: Preparing 02:11:40 403b3648dc16: Waiting 02:11:40 55a262cbf3ac: Preparing 02:11:40 f6ec2d4e2c9d: Preparing 02:11:40 875afe12c2a2: Waiting 02:11:40 2d30631abb4d: Preparing 02:11:40 f6ec2d4e2c9d: Waiting 02:11:40 0b393dd31c28: Preparing 02:11:40 5f70bf18a086: Preparing 02:11:40 2d30631abb4d: Waiting 02:11:40 f79c7fbf73b5: Preparing 02:11:40 e84e32b55c3b: Preparing 02:11:40 0b393dd31c28: Waiting 02:11:40 422621ca2ac8: Preparing 02:11:40 5f70bf18a086: Waiting 02:11:40 651d9022c234: Preparing 02:11:40 f79c7fbf73b5: Waiting 02:11:40 e84e32b55c3b: Waiting 02:11:40 651d9022c234: Waiting 02:11:40 422621ca2ac8: Waiting 02:11:40 55a262cbf3ac: Waiting 02:11:40 9da9107373f5: Layer already exists 02:11:40 550a3a002002: Layer already exists 02:11:40 9d51aa675412: Layer already exists 02:11:40 cc76940f6204: Layer already exists 02:11:40 786b78611d42: Layer already exists 02:11:40 55a262cbf3ac: Layer already exists 02:11:40 403b3648dc16: Layer already exists 02:11:40 875afe12c2a2: Layer already exists 02:11:40 f6ec2d4e2c9d: Layer already exists 02:11:40 2d30631abb4d: Layer already exists 02:11:40 0b393dd31c28: Layer already exists 02:11:40 f79c7fbf73b5: Layer already exists 02:11:40 5f70bf18a086: Layer already exists 02:11:40 e84e32b55c3b: Layer already exists 02:11:40 422621ca2ac8: Layer already exists 02:11:40 651d9022c234: Layer already exists 02:11:40 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:184a7c79de8d11b08fd6bb4751c586130f211654abe0cd22e12204730da8acb2 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:40 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 02:11:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:11:41 786b78611d42: Preparing 02:11:41 550a3a002002: Preparing 02:11:41 cc76940f6204: Preparing 02:11:41 9da9107373f5: Preparing 02:11:41 9d51aa675412: Preparing 02:11:41 403b3648dc16: Preparing 02:11:41 875afe12c2a2: Preparing 02:11:41 55a262cbf3ac: Preparing 02:11:41 f6ec2d4e2c9d: Preparing 02:11:41 2d30631abb4d: Preparing 02:11:41 0b393dd31c28: Preparing 02:11:41 5f70bf18a086: Preparing 02:11:41 f79c7fbf73b5: Preparing 02:11:41 403b3648dc16: Waiting 02:11:41 e84e32b55c3b: Preparing 02:11:41 875afe12c2a2: Waiting 02:11:41 422621ca2ac8: Preparing 02:11:41 55a262cbf3ac: Waiting 02:11:41 651d9022c234: Preparing 02:11:41 f6ec2d4e2c9d: Waiting 02:11:41 0b393dd31c28: Waiting 02:11:41 2d30631abb4d: Waiting 02:11:41 5f70bf18a086: Waiting 02:11:41 e84e32b55c3b: Waiting 02:11:41 f79c7fbf73b5: Waiting 02:11:41 651d9022c234: Waiting 02:11:41 422621ca2ac8: Waiting 02:11:41 9d51aa675412: Layer already exists 02:11:41 9da9107373f5: Layer already exists 02:11:41 cc76940f6204: Layer already exists 02:11:41 550a3a002002: Layer already exists 02:11:41 786b78611d42: Layer already exists 02:11:41 875afe12c2a2: Layer already exists 02:11:41 f6ec2d4e2c9d: Layer already exists 02:11:41 403b3648dc16: Layer already exists 02:11:41 55a262cbf3ac: Layer already exists 02:11:41 2d30631abb4d: Layer already exists 02:11:41 0b393dd31c28: Layer already exists 02:11:41 f79c7fbf73b5: Layer already exists 02:11:41 5f70bf18a086: Layer already exists 02:11:41 e84e32b55c3b: Layer already exists 02:11:41 422621ca2ac8: Layer already exists 02:11:41 651d9022c234: Layer already exists 02:11:41 main: digest: sha256:184a7c79de8d11b08fd6bb4751c586130f211654abe0cd22e12204730da8acb2 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:11:41 ===================================================== [Pipeline] echo 02:11:41 taggedImages: 02:11:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cadd20047735d6124c3149b3375299ba0c077752 02:11:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:11:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.29 02:11:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 02:11:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 02:11:41 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 02:11:41 cadd20047735d6124c3149b3375299ba0c077752 02:11:41 latest 02:11:41 4.0.0-dev.29 02:11:41 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 02:11:41 main 02:11:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:41 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cadd20047735d6124c3149b3375299ba0c077752 02:11:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:11:42 f1a69344f0b9: Preparing 02:11:42 25d112e5d2d7: Preparing 02:11:42 8ff03816871f: Preparing 02:11:42 27a521613b37: Preparing 02:11:42 55a262cbf3ac: Preparing 02:11:42 f6ec2d4e2c9d: Preparing 02:11:42 996a13753f62: Preparing 02:11:42 e7b198f0e08e: Preparing 02:11:42 651d9022c234: Preparing 02:11:42 996a13753f62: Waiting 02:11:42 e7b198f0e08e: Waiting 02:11:42 f6ec2d4e2c9d: Waiting 02:11:42 651d9022c234: Waiting 02:11:42 55a262cbf3ac: Layer already exists 02:11:42 f6ec2d4e2c9d: Layer already exists 02:11:42 996a13753f62: Layer already exists 02:11:42 8ff03816871f: Pushed 02:11:42 25d112e5d2d7: Pushed 02:11:42 e7b198f0e08e: Layer already exists 02:11:42 f1a69344f0b9: Pushed 02:11:42 651d9022c234: Layer already exists 02:11:46 27a521613b37: Pushed 02:11:46 cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:c3f4d0c02297d9bd14194d5c811cf88640286f69c64e34c74ba48d3e8249f922 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:47 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:11:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:11:47 f1a69344f0b9: Preparing 02:11:47 25d112e5d2d7: Preparing 02:11:47 8ff03816871f: Preparing 02:11:47 27a521613b37: Preparing 02:11:47 55a262cbf3ac: Preparing 02:11:47 f6ec2d4e2c9d: Preparing 02:11:47 996a13753f62: Preparing 02:11:47 e7b198f0e08e: Preparing 02:11:47 651d9022c234: Preparing 02:11:47 996a13753f62: Waiting 02:11:47 e7b198f0e08e: Waiting 02:11:47 651d9022c234: Waiting 02:11:47 f6ec2d4e2c9d: Waiting 02:11:47 27a521613b37: Layer already exists 02:11:47 8ff03816871f: Layer already exists 02:11:47 55a262cbf3ac: Layer already exists 02:11:47 25d112e5d2d7: Layer already exists 02:11:47 f1a69344f0b9: Layer already exists 02:11:47 f6ec2d4e2c9d: Layer already exists 02:11:47 996a13753f62: Layer already exists 02:11:47 651d9022c234: Layer already exists 02:11:47 e7b198f0e08e: Layer already exists 02:11:47 latest: digest: sha256:c3f4d0c02297d9bd14194d5c811cf88640286f69c64e34c74ba48d3e8249f922 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:48 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.29 02:11:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:11:48 f1a69344f0b9: Preparing 02:11:48 25d112e5d2d7: Preparing 02:11:48 8ff03816871f: Preparing 02:11:48 27a521613b37: Preparing 02:11:48 55a262cbf3ac: Preparing 02:11:48 f6ec2d4e2c9d: Preparing 02:11:48 996a13753f62: Preparing 02:11:48 e7b198f0e08e: Preparing 02:11:48 651d9022c234: Preparing 02:11:48 f6ec2d4e2c9d: Waiting 02:11:48 996a13753f62: Waiting 02:11:48 e7b198f0e08e: Waiting 02:11:48 651d9022c234: Waiting 02:11:48 25d112e5d2d7: Layer already exists 02:11:48 f1a69344f0b9: Layer already exists 02:11:48 8ff03816871f: Layer already exists 02:11:48 55a262cbf3ac: Layer already exists 02:11:48 27a521613b37: Layer already exists 02:11:48 f6ec2d4e2c9d: Layer already exists 02:11:48 e7b198f0e08e: Layer already exists 02:11:48 996a13753f62: Layer already exists 02:11:48 651d9022c234: Layer already exists 02:11:48 4.0.0-dev.29: digest: sha256:c3f4d0c02297d9bd14194d5c811cf88640286f69c64e34c74ba48d3e8249f922 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:49 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 02:11:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:11:49 f1a69344f0b9: Preparing 02:11:49 25d112e5d2d7: Preparing 02:11:49 8ff03816871f: Preparing 02:11:49 27a521613b37: Preparing 02:11:49 55a262cbf3ac: Preparing 02:11:49 f6ec2d4e2c9d: Preparing 02:11:49 996a13753f62: Preparing 02:11:49 e7b198f0e08e: Preparing 02:11:49 651d9022c234: Preparing 02:11:49 f6ec2d4e2c9d: Waiting 02:11:49 996a13753f62: Waiting 02:11:49 e7b198f0e08e: Waiting 02:11:49 651d9022c234: Waiting 02:11:49 25d112e5d2d7: Layer already exists 02:11:49 f1a69344f0b9: Layer already exists 02:11:49 55a262cbf3ac: Layer already exists 02:11:49 8ff03816871f: Layer already exists 02:11:49 27a521613b37: Layer already exists 02:11:49 996a13753f62: Layer already exists 02:11:49 f6ec2d4e2c9d: Layer already exists 02:11:49 e7b198f0e08e: Layer already exists 02:11:49 651d9022c234: Layer already exists 02:11:49 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:c3f4d0c02297d9bd14194d5c811cf88640286f69c64e34c74ba48d3e8249f922 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:50 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 02:11:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:11:50 f1a69344f0b9: Preparing 02:11:50 25d112e5d2d7: Preparing 02:11:50 8ff03816871f: Preparing 02:11:50 27a521613b37: Preparing 02:11:50 55a262cbf3ac: Preparing 02:11:50 f6ec2d4e2c9d: Preparing 02:11:50 996a13753f62: Preparing 02:11:50 e7b198f0e08e: Preparing 02:11:50 651d9022c234: Preparing 02:11:50 f6ec2d4e2c9d: Waiting 02:11:50 996a13753f62: Waiting 02:11:50 e7b198f0e08e: Waiting 02:11:50 651d9022c234: Waiting 02:11:50 55a262cbf3ac: Layer already exists 02:11:50 f1a69344f0b9: Layer already exists 02:11:50 25d112e5d2d7: Layer already exists 02:11:50 27a521613b37: Layer already exists 02:11:50 8ff03816871f: Layer already exists 02:11:50 996a13753f62: Layer already exists 02:11:50 f6ec2d4e2c9d: Layer already exists 02:11:50 e7b198f0e08e: Layer already exists 02:11:50 651d9022c234: Layer already exists 02:11:50 main: digest: sha256:c3f4d0c02297d9bd14194d5c811cf88640286f69c64e34c74ba48d3e8249f922 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:11:50 ===================================================== [Pipeline] echo 02:11:50 taggedImages: 02:11:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cadd20047735d6124c3149b3375299ba0c077752 02:11:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:11:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.29 02:11:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 02:11:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 02:11:50 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 02:11:50 cadd20047735d6124c3149b3375299ba0c077752 02:11:50 latest 02:11:50 4.0.0-dev.29 02:11:50 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 02:11:50 main 02:11:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:51 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cadd20047735d6124c3149b3375299ba0c077752 02:11:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:11:51 ebfd7bc2d884: Preparing 02:11:51 02c26c64059c: Preparing 02:11:51 81301eedf0d1: Preparing 02:11:51 988e917e75f9: Preparing 02:11:51 efe1450caead: Preparing 02:11:51 55a262cbf3ac: Preparing 02:11:51 f6ec2d4e2c9d: Preparing 02:11:51 af6b156ebc17: Preparing 02:11:51 6946634cb56d: Preparing 02:11:51 a03d699598e4: Preparing 02:11:51 651d9022c234: Preparing 02:11:51 af6b156ebc17: Waiting 02:11:51 6946634cb56d: Waiting 02:11:51 a03d699598e4: Waiting 02:11:51 651d9022c234: Waiting 02:11:51 55a262cbf3ac: Waiting 02:11:51 f6ec2d4e2c9d: Waiting 02:11:51 988e917e75f9: Pushed 02:11:51 02c26c64059c: Pushed 02:11:51 ebfd7bc2d884: Pushed 02:11:51 efe1450caead: Pushed 02:11:51 55a262cbf3ac: Layer already exists 02:11:51 f6ec2d4e2c9d: Layer already exists 02:11:51 651d9022c234: Layer already exists 02:11:51 af6b156ebc17: Pushed 02:11:52 6946634cb56d: Pushed 02:11:54 81301eedf0d1: Pushed 02:11:56 a03d699598e4: Pushed 02:11:56 cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:95e9e7365b0eb695f4526535168ca8e91b7b12bd71fc5c8bca5369dc23aa516a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:56 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:11:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:11:57 ebfd7bc2d884: Preparing 02:11:57 02c26c64059c: Preparing 02:11:57 81301eedf0d1: Preparing 02:11:57 988e917e75f9: Preparing 02:11:57 efe1450caead: Preparing 02:11:57 55a262cbf3ac: Preparing 02:11:57 55a262cbf3ac: Waiting 02:11:57 f6ec2d4e2c9d: Preparing 02:11:57 af6b156ebc17: Preparing 02:11:57 6946634cb56d: Preparing 02:11:57 a03d699598e4: Preparing 02:11:57 651d9022c234: Preparing 02:11:57 f6ec2d4e2c9d: Waiting 02:11:57 af6b156ebc17: Waiting 02:11:57 6946634cb56d: Waiting 02:11:57 a03d699598e4: Waiting 02:11:57 651d9022c234: Waiting 02:11:57 ebfd7bc2d884: Layer already exists 02:11:57 02c26c64059c: Layer already exists 02:11:57 988e917e75f9: Layer already exists 02:11:57 efe1450caead: Layer already exists 02:11:57 81301eedf0d1: Layer already exists 02:11:57 f6ec2d4e2c9d: Layer already exists 02:11:57 af6b156ebc17: Layer already exists 02:11:57 55a262cbf3ac: Layer already exists 02:11:57 6946634cb56d: Layer already exists 02:11:57 a03d699598e4: Layer already exists 02:11:57 651d9022c234: Layer already exists 02:11:57 latest: digest: sha256:95e9e7365b0eb695f4526535168ca8e91b7b12bd71fc5c8bca5369dc23aa516a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:57 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.29 02:11:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:11:58 ebfd7bc2d884: Preparing 02:11:58 02c26c64059c: Preparing 02:11:58 81301eedf0d1: Preparing 02:11:58 988e917e75f9: Preparing 02:11:58 efe1450caead: Preparing 02:11:58 55a262cbf3ac: Preparing 02:11:58 f6ec2d4e2c9d: Preparing 02:11:58 55a262cbf3ac: Waiting 02:11:58 af6b156ebc17: Preparing 02:11:58 6946634cb56d: Preparing 02:11:58 a03d699598e4: Preparing 02:11:58 6946634cb56d: Waiting 02:11:58 af6b156ebc17: Waiting 02:11:58 f6ec2d4e2c9d: Waiting 02:11:58 651d9022c234: Preparing 02:11:58 a03d699598e4: Waiting 02:11:58 651d9022c234: Waiting 02:11:58 81301eedf0d1: Layer already exists 02:11:58 988e917e75f9: Layer already exists 02:11:58 efe1450caead: Layer already exists 02:11:58 02c26c64059c: Layer already exists 02:11:58 ebfd7bc2d884: Layer already exists 02:11:58 55a262cbf3ac: Layer already exists 02:11:58 6946634cb56d: Layer already exists 02:11:58 f6ec2d4e2c9d: Layer already exists 02:11:58 af6b156ebc17: Layer already exists 02:11:58 a03d699598e4: Layer already exists 02:11:58 651d9022c234: Layer already exists 02:11:58 4.0.0-dev.29: digest: sha256:95e9e7365b0eb695f4526535168ca8e91b7b12bd71fc5c8bca5369dc23aa516a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:58 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 02:11:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:11:59 ebfd7bc2d884: Preparing 02:11:59 02c26c64059c: Preparing 02:11:59 81301eedf0d1: Preparing 02:11:59 988e917e75f9: Preparing 02:11:59 efe1450caead: Preparing 02:11:59 55a262cbf3ac: Preparing 02:11:59 f6ec2d4e2c9d: Preparing 02:11:59 55a262cbf3ac: Waiting 02:11:59 f6ec2d4e2c9d: Waiting 02:11:59 af6b156ebc17: Preparing 02:11:59 6946634cb56d: Preparing 02:11:59 af6b156ebc17: Waiting 02:11:59 a03d699598e4: Preparing 02:11:59 6946634cb56d: Waiting 02:11:59 651d9022c234: Preparing 02:11:59 651d9022c234: Waiting 02:11:59 a03d699598e4: Waiting 02:11:59 988e917e75f9: Layer already exists 02:11:59 ebfd7bc2d884: Layer already exists 02:11:59 81301eedf0d1: Layer already exists 02:11:59 02c26c64059c: Layer already exists 02:11:59 efe1450caead: Layer already exists 02:11:59 55a262cbf3ac: Layer already exists 02:11:59 af6b156ebc17: Layer already exists 02:11:59 f6ec2d4e2c9d: Layer already exists 02:11:59 6946634cb56d: Layer already exists 02:11:59 a03d699598e4: Layer already exists 02:11:59 651d9022c234: Layer already exists 02:11:59 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:95e9e7365b0eb695f4526535168ca8e91b7b12bd71fc5c8bca5369dc23aa516a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:59 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 02:11:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:11:59 ebfd7bc2d884: Preparing 02:11:59 02c26c64059c: Preparing 02:11:59 81301eedf0d1: Preparing 02:11:59 988e917e75f9: Preparing 02:11:59 efe1450caead: Preparing 02:11:59 55a262cbf3ac: Preparing 02:11:59 f6ec2d4e2c9d: Preparing 02:11:59 55a262cbf3ac: Waiting 02:11:59 af6b156ebc17: Preparing 02:11:59 f6ec2d4e2c9d: Waiting 02:11:59 6946634cb56d: Preparing 02:11:59 af6b156ebc17: Waiting 02:11:59 a03d699598e4: Preparing 02:11:59 651d9022c234: Preparing 02:11:59 6946634cb56d: Waiting 02:11:59 651d9022c234: Waiting 02:11:59 a03d699598e4: Waiting 02:11:59 02c26c64059c: Layer already exists 02:11:59 988e917e75f9: Layer already exists 02:11:59 81301eedf0d1: Layer already exists 02:11:59 efe1450caead: Layer already exists 02:11:59 ebfd7bc2d884: Layer already exists 02:11:59 f6ec2d4e2c9d: Layer already exists 02:11:59 a03d699598e4: Layer already exists 02:11:59 55a262cbf3ac: Layer already exists 02:11:59 6946634cb56d: Layer already exists 02:11:59 af6b156ebc17: Layer already exists 02:11:59 651d9022c234: Layer already exists 02:12:00 main: digest: sha256:95e9e7365b0eb695f4526535168ca8e91b7b12bd71fc5c8bca5369dc23aa516a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:12:00 ===================================================== [Pipeline] echo 02:12:00 taggedImages: 02:12:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cadd20047735d6124c3149b3375299ba0c077752 02:12:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:12:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.29 02:12:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 02:12:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 02:12:00 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 02:12:00 cadd20047735d6124c3149b3375299ba0c077752 02:12:00 latest 02:12:00 4.0.0-dev.29 02:12:00 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 02:12:00 main 02:12:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:00 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cadd20047735d6124c3149b3375299ba0c077752 02:12:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:12:01 2c465c21abf2: Preparing 02:12:01 ad52aba7b9f3: Preparing 02:12:01 dcb4649c70c0: Preparing 02:12:01 48a3b78c456f: Preparing 02:12:01 4b552ee238e0: Preparing 02:12:01 061159e79ec5: Preparing 02:12:01 50d674a431b3: Preparing 02:12:01 55a262cbf3ac: Preparing 02:12:01 f6ec2d4e2c9d: Preparing 02:12:01 061159e79ec5: Waiting 02:12:01 a21ca027e5ba: Preparing 02:12:01 50d674a431b3: Waiting 02:12:01 8c9eaf223521: Preparing 02:12:01 55a262cbf3ac: Waiting 02:12:01 f6ec2d4e2c9d: Waiting 02:12:01 651d9022c234: Preparing 02:12:01 a21ca027e5ba: Waiting 02:12:01 8c9eaf223521: Waiting 02:12:01 651d9022c234: Waiting 02:12:01 2c465c21abf2: Pushed 02:12:01 ad52aba7b9f3: Pushed 02:12:01 4b552ee238e0: Pushed 02:12:01 55a262cbf3ac: Layer already exists 02:12:01 f6ec2d4e2c9d: Layer already exists 02:12:01 50d674a431b3: Pushed 02:12:01 061159e79ec5: Pushed 02:12:01 651d9022c234: Layer already exists 02:12:02 a21ca027e5ba: Pushed 02:12:03 48a3b78c456f: Pushed 02:12:04 dcb4649c70c0: Pushed 02:12:04 8c9eaf223521: Pushed 02:12:04 cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:7f06346c7976b9eb98e51d17507aeea9928923bcaf6a7dadbfed2b6c496d1673 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:05 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:12:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:12:05 2c465c21abf2: Preparing 02:12:05 ad52aba7b9f3: Preparing 02:12:05 dcb4649c70c0: Preparing 02:12:05 48a3b78c456f: Preparing 02:12:05 4b552ee238e0: Preparing 02:12:05 061159e79ec5: Preparing 02:12:05 50d674a431b3: Preparing 02:12:05 55a262cbf3ac: Preparing 02:12:05 f6ec2d4e2c9d: Preparing 02:12:05 a21ca027e5ba: Preparing 02:12:05 8c9eaf223521: Preparing 02:12:05 651d9022c234: Preparing 02:12:05 061159e79ec5: Waiting 02:12:05 50d674a431b3: Waiting 02:12:05 55a262cbf3ac: Waiting 02:12:05 f6ec2d4e2c9d: Waiting 02:12:05 a21ca027e5ba: Waiting 02:12:05 8c9eaf223521: Waiting 02:12:05 651d9022c234: Waiting 02:12:05 2c465c21abf2: Layer already exists 02:12:05 ad52aba7b9f3: Layer already exists 02:12:05 48a3b78c456f: Layer already exists 02:12:05 dcb4649c70c0: Layer already exists 02:12:05 4b552ee238e0: Layer already exists 02:12:05 55a262cbf3ac: Layer already exists 02:12:05 f6ec2d4e2c9d: Layer already exists 02:12:05 a21ca027e5ba: Layer already exists 02:12:05 061159e79ec5: Layer already exists 02:12:05 50d674a431b3: Layer already exists 02:12:05 8c9eaf223521: Layer already exists 02:12:05 651d9022c234: Layer already exists 02:12:05 latest: digest: sha256:7f06346c7976b9eb98e51d17507aeea9928923bcaf6a7dadbfed2b6c496d1673 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:05 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.29 02:12:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:12:06 2c465c21abf2: Preparing 02:12:06 ad52aba7b9f3: Preparing 02:12:06 dcb4649c70c0: Preparing 02:12:06 48a3b78c456f: Preparing 02:12:06 4b552ee238e0: Preparing 02:12:06 061159e79ec5: Preparing 02:12:06 50d674a431b3: Preparing 02:12:06 55a262cbf3ac: Preparing 02:12:06 f6ec2d4e2c9d: Preparing 02:12:06 a21ca027e5ba: Preparing 02:12:06 8c9eaf223521: Preparing 02:12:06 651d9022c234: Preparing 02:12:06 55a262cbf3ac: Waiting 02:12:06 f6ec2d4e2c9d: Waiting 02:12:06 a21ca027e5ba: Waiting 02:12:06 8c9eaf223521: Waiting 02:12:06 651d9022c234: Waiting 02:12:06 061159e79ec5: Waiting 02:12:06 50d674a431b3: Waiting 02:12:06 48a3b78c456f: Layer already exists 02:12:06 ad52aba7b9f3: Layer already exists 02:12:06 2c465c21abf2: Layer already exists 02:12:06 dcb4649c70c0: Layer already exists 02:12:06 4b552ee238e0: Layer already exists 02:12:06 061159e79ec5: Layer already exists 02:12:06 50d674a431b3: Layer already exists 02:12:06 55a262cbf3ac: Layer already exists 02:12:06 f6ec2d4e2c9d: Layer already exists 02:12:06 a21ca027e5ba: Layer already exists 02:12:06 8c9eaf223521: Layer already exists 02:12:06 651d9022c234: Layer already exists 02:12:06 4.0.0-dev.29: digest: sha256:7f06346c7976b9eb98e51d17507aeea9928923bcaf6a7dadbfed2b6c496d1673 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:06 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 02:12:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:12:07 2c465c21abf2: Preparing 02:12:07 ad52aba7b9f3: Preparing 02:12:07 dcb4649c70c0: Preparing 02:12:07 48a3b78c456f: Preparing 02:12:07 4b552ee238e0: Preparing 02:12:07 061159e79ec5: Preparing 02:12:07 061159e79ec5: Waiting 02:12:07 50d674a431b3: Preparing 02:12:07 55a262cbf3ac: Preparing 02:12:07 50d674a431b3: Waiting 02:12:07 f6ec2d4e2c9d: Preparing 02:12:07 55a262cbf3ac: Waiting 02:12:07 f6ec2d4e2c9d: Waiting 02:12:07 a21ca027e5ba: Preparing 02:12:07 8c9eaf223521: Preparing 02:12:07 651d9022c234: Preparing 02:12:07 8c9eaf223521: Waiting 02:12:07 a21ca027e5ba: Waiting 02:12:07 651d9022c234: Waiting 02:12:07 4b552ee238e0: Layer already exists 02:12:07 dcb4649c70c0: Layer already exists 02:12:07 48a3b78c456f: Layer already exists 02:12:07 ad52aba7b9f3: Layer already exists 02:12:07 2c465c21abf2: Layer already exists 02:12:07 061159e79ec5: Layer already exists 02:12:07 55a262cbf3ac: Layer already exists 02:12:07 50d674a431b3: Layer already exists 02:12:07 a21ca027e5ba: Layer already exists 02:12:07 f6ec2d4e2c9d: Layer already exists 02:12:07 8c9eaf223521: Layer already exists 02:12:07 651d9022c234: Layer already exists 02:12:09 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:7f06346c7976b9eb98e51d17507aeea9928923bcaf6a7dadbfed2b6c496d1673 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:09 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 02:12:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:12:09 2c465c21abf2: Preparing 02:12:09 ad52aba7b9f3: Preparing 02:12:09 dcb4649c70c0: Preparing 02:12:09 48a3b78c456f: Preparing 02:12:09 4b552ee238e0: Preparing 02:12:09 061159e79ec5: Preparing 02:12:09 50d674a431b3: Preparing 02:12:09 061159e79ec5: Waiting 02:12:09 55a262cbf3ac: Preparing 02:12:09 50d674a431b3: Waiting 02:12:09 f6ec2d4e2c9d: Preparing 02:12:09 55a262cbf3ac: Waiting 02:12:09 a21ca027e5ba: Preparing 02:12:09 f6ec2d4e2c9d: Waiting 02:12:09 8c9eaf223521: Preparing 02:12:09 a21ca027e5ba: Waiting 02:12:09 651d9022c234: Preparing 02:12:09 8c9eaf223521: Waiting 02:12:09 651d9022c234: Waiting 02:12:09 dcb4649c70c0: Layer already exists 02:12:09 ad52aba7b9f3: Layer already exists 02:12:09 4b552ee238e0: Layer already exists 02:12:09 48a3b78c456f: Layer already exists 02:12:09 2c465c21abf2: Layer already exists 02:12:09 061159e79ec5: Layer already exists 02:12:09 55a262cbf3ac: Layer already exists 02:12:09 50d674a431b3: Layer already exists 02:12:09 f6ec2d4e2c9d: Layer already exists 02:12:09 a21ca027e5ba: Layer already exists 02:12:09 8c9eaf223521: Layer already exists 02:12:09 651d9022c234: Layer already exists 02:12:10 main: digest: sha256:7f06346c7976b9eb98e51d17507aeea9928923bcaf6a7dadbfed2b6c496d1673 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:12:10 ===================================================== [Pipeline] echo 02:12:10 taggedImages: 02:12:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cadd20047735d6124c3149b3375299ba0c077752 02:12:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:12:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.29 02:12:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 02:12:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 02:12:10 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 02:12:10 cadd20047735d6124c3149b3375299ba0c077752 02:12:10 latest 02:12:10 4.0.0-dev.29 02:12:10 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 02:12:10 main 02:12:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:10 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cadd20047735d6124c3149b3375299ba0c077752 02:12:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:12:11 f170686d79e2: Preparing 02:12:11 858e378337e0: Preparing 02:12:11 55a262cbf3ac: Preparing 02:12:11 f6ec2d4e2c9d: Preparing 02:12:11 a998fca75da2: Preparing 02:12:11 28c7e1265f19: Preparing 02:12:11 651d9022c234: Preparing 02:12:11 28c7e1265f19: Waiting 02:12:11 651d9022c234: Waiting 02:12:11 55a262cbf3ac: Layer already exists 02:12:11 f6ec2d4e2c9d: Layer already exists 02:12:11 651d9022c234: Layer already exists 02:12:11 f170686d79e2: Pushed 02:12:12 a998fca75da2: Pushed 02:12:13 28c7e1265f19: Pushed 02:12:15 858e378337e0: Pushed 02:12:15 cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:987eeaacca56f9ae1178b9db51d53954ac07c1248bbc422fa0402e837ccacfef size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:15 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:12:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:12:16 f170686d79e2: Preparing 02:12:16 858e378337e0: Preparing 02:12:16 55a262cbf3ac: Preparing 02:12:16 f6ec2d4e2c9d: Preparing 02:12:16 a998fca75da2: Preparing 02:12:16 28c7e1265f19: Preparing 02:12:16 651d9022c234: Preparing 02:12:16 28c7e1265f19: Waiting 02:12:16 651d9022c234: Waiting 02:12:16 f6ec2d4e2c9d: Layer already exists 02:12:16 55a262cbf3ac: Layer already exists 02:12:16 858e378337e0: Layer already exists 02:12:16 f170686d79e2: Layer already exists 02:12:16 a998fca75da2: Layer already exists 02:12:16 651d9022c234: Layer already exists 02:12:16 28c7e1265f19: Layer already exists 02:12:16 latest: digest: sha256:987eeaacca56f9ae1178b9db51d53954ac07c1248bbc422fa0402e837ccacfef size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:16 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.29 02:12:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:12:17 f170686d79e2: Preparing 02:12:17 858e378337e0: Preparing 02:12:17 55a262cbf3ac: Preparing 02:12:17 f6ec2d4e2c9d: Preparing 02:12:17 a998fca75da2: Preparing 02:12:17 28c7e1265f19: Preparing 02:12:17 651d9022c234: Preparing 02:12:17 28c7e1265f19: Waiting 02:12:17 651d9022c234: Waiting 02:12:17 a998fca75da2: Layer already exists 02:12:17 f170686d79e2: Layer already exists 02:12:17 55a262cbf3ac: Layer already exists 02:12:17 f6ec2d4e2c9d: Layer already exists 02:12:17 858e378337e0: Layer already exists 02:12:17 28c7e1265f19: Layer already exists 02:12:17 651d9022c234: Layer already exists 02:12:17 4.0.0-dev.29: digest: sha256:987eeaacca56f9ae1178b9db51d53954ac07c1248bbc422fa0402e837ccacfef size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:17 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 02:12:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:12:18 f170686d79e2: Preparing 02:12:18 858e378337e0: Preparing 02:12:18 55a262cbf3ac: Preparing 02:12:18 f6ec2d4e2c9d: Preparing 02:12:18 a998fca75da2: Preparing 02:12:18 28c7e1265f19: Preparing 02:12:18 651d9022c234: Preparing 02:12:18 28c7e1265f19: Waiting 02:12:18 651d9022c234: Waiting 02:12:18 f6ec2d4e2c9d: Layer already exists 02:12:18 55a262cbf3ac: Layer already exists 02:12:18 858e378337e0: Layer already exists 02:12:18 a998fca75da2: Layer already exists 02:12:18 f170686d79e2: Layer already exists 02:12:18 28c7e1265f19: Layer already exists 02:12:18 651d9022c234: Layer already exists 02:12:18 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:987eeaacca56f9ae1178b9db51d53954ac07c1248bbc422fa0402e837ccacfef size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:18 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 02:12:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:12:19 f170686d79e2: Preparing 02:12:19 858e378337e0: Preparing 02:12:19 55a262cbf3ac: Preparing 02:12:19 f6ec2d4e2c9d: Preparing 02:12:19 a998fca75da2: Preparing 02:12:19 28c7e1265f19: Preparing 02:12:19 651d9022c234: Preparing 02:12:19 28c7e1265f19: Waiting 02:12:19 651d9022c234: Waiting 02:12:19 f6ec2d4e2c9d: Layer already exists 02:12:19 55a262cbf3ac: Layer already exists 02:12:19 a998fca75da2: Layer already exists 02:12:19 858e378337e0: Layer already exists 02:12:19 f170686d79e2: Layer already exists 02:12:19 651d9022c234: Layer already exists 02:12:19 28c7e1265f19: Layer already exists 02:12:19 main: digest: sha256:987eeaacca56f9ae1178b9db51d53954ac07c1248bbc422fa0402e837ccacfef size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:12:19 ===================================================== [Pipeline] echo 02:12:19 taggedImages: 02:12:19 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cadd20047735d6124c3149b3375299ba0c077752 02:12:19 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:12:19 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.29 02:12:19 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 02:12:19 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 02:12:19 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 02:12:19 cadd20047735d6124c3149b3375299ba0c077752 02:12:19 latest 02:12:19 4.0.0-dev.29 02:12:19 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 02:12:19 main 02:12:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:19 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cadd20047735d6124c3149b3375299ba0c077752 02:12:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:12:20 e2f169fdc304: Preparing 02:12:20 1559447f95f8: Preparing 02:12:20 57f651d6d07a: Preparing 02:12:20 55a262cbf3ac: Preparing 02:12:20 f6ec2d4e2c9d: Preparing 02:12:20 f93f8cf72e6c: Preparing 02:12:20 ff757a1de411: Preparing 02:12:20 f93f8cf72e6c: Waiting 02:12:20 d2b298d45a41: Preparing 02:12:20 ff757a1de411: Waiting 02:12:20 98c643b39c1a: Preparing 02:12:20 d2b298d45a41: Waiting 02:12:20 651d9022c234: Preparing 02:12:20 651d9022c234: Waiting 02:12:20 55a262cbf3ac: Layer already exists 02:12:20 f6ec2d4e2c9d: Layer already exists 02:12:20 1559447f95f8: Pushed 02:12:20 57f651d6d07a: Pushed 02:12:20 e2f169fdc304: Pushed 02:12:20 651d9022c234: Layer already exists 02:12:21 d2b298d45a41: Pushed 02:12:23 98c643b39c1a: Pushed 02:12:33 ff757a1de411: Pushed 02:12:43 f93f8cf72e6c: Pushed 02:12:43 cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:8f5a28b055decf4214fec0c3167c41ef8632d72e21878429cb1effaf81a52825 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:43 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:12:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:12:43 e2f169fdc304: Preparing 02:12:43 1559447f95f8: Preparing 02:12:43 57f651d6d07a: Preparing 02:12:43 55a262cbf3ac: Preparing 02:12:43 f6ec2d4e2c9d: Preparing 02:12:43 f93f8cf72e6c: Preparing 02:12:43 ff757a1de411: Preparing 02:12:43 d2b298d45a41: Preparing 02:12:43 98c643b39c1a: Preparing 02:12:43 651d9022c234: Preparing 02:12:43 f93f8cf72e6c: Waiting 02:12:43 ff757a1de411: Waiting 02:12:43 d2b298d45a41: Waiting 02:12:43 98c643b39c1a: Waiting 02:12:43 651d9022c234: Waiting 02:12:43 55a262cbf3ac: Layer already exists 02:12:43 e2f169fdc304: Layer already exists 02:12:43 1559447f95f8: Layer already exists 02:12:43 f6ec2d4e2c9d: Layer already exists 02:12:43 57f651d6d07a: Layer already exists 02:12:43 d2b298d45a41: Layer already exists 02:12:43 f93f8cf72e6c: Layer already exists 02:12:43 ff757a1de411: Layer already exists 02:12:43 98c643b39c1a: Layer already exists 02:12:43 651d9022c234: Layer already exists 02:12:44 latest: digest: sha256:8f5a28b055decf4214fec0c3167c41ef8632d72e21878429cb1effaf81a52825 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:44 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.29 02:12:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:12:44 e2f169fdc304: Preparing 02:12:44 1559447f95f8: Preparing 02:12:44 57f651d6d07a: Preparing 02:12:44 55a262cbf3ac: Preparing 02:12:44 f6ec2d4e2c9d: Preparing 02:12:44 f93f8cf72e6c: Preparing 02:12:44 ff757a1de411: Preparing 02:12:44 d2b298d45a41: Preparing 02:12:44 98c643b39c1a: Preparing 02:12:44 651d9022c234: Preparing 02:12:44 f93f8cf72e6c: Waiting 02:12:44 ff757a1de411: Waiting 02:12:44 d2b298d45a41: Waiting 02:12:44 98c643b39c1a: Waiting 02:12:44 651d9022c234: Waiting 02:12:44 f6ec2d4e2c9d: Layer already exists 02:12:44 57f651d6d07a: Layer already exists 02:12:44 1559447f95f8: Layer already exists 02:12:44 e2f169fdc304: Layer already exists 02:12:44 55a262cbf3ac: Layer already exists 02:12:44 98c643b39c1a: Layer already exists 02:12:44 f93f8cf72e6c: Layer already exists 02:12:44 ff757a1de411: Layer already exists 02:12:44 651d9022c234: Layer already exists 02:12:44 d2b298d45a41: Layer already exists 02:12:45 4.0.0-dev.29: digest: sha256:8f5a28b055decf4214fec0c3167c41ef8632d72e21878429cb1effaf81a52825 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:45 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 02:12:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:12:45 e2f169fdc304: Preparing 02:12:45 1559447f95f8: Preparing 02:12:45 57f651d6d07a: Preparing 02:12:45 55a262cbf3ac: Preparing 02:12:45 f6ec2d4e2c9d: Preparing 02:12:45 f93f8cf72e6c: Preparing 02:12:45 ff757a1de411: Preparing 02:12:45 d2b298d45a41: Preparing 02:12:45 98c643b39c1a: Preparing 02:12:45 651d9022c234: Preparing 02:12:45 ff757a1de411: Waiting 02:12:45 d2b298d45a41: Waiting 02:12:45 98c643b39c1a: Waiting 02:12:45 651d9022c234: Waiting 02:12:45 f93f8cf72e6c: Waiting 02:12:45 55a262cbf3ac: Layer already exists 02:12:45 57f651d6d07a: Layer already exists 02:12:45 e2f169fdc304: Layer already exists 02:12:45 f6ec2d4e2c9d: Layer already exists 02:12:45 1559447f95f8: Layer already exists 02:12:45 ff757a1de411: Layer already exists 02:12:45 d2b298d45a41: Layer already exists 02:12:45 f93f8cf72e6c: Layer already exists 02:12:45 651d9022c234: Layer already exists 02:12:45 98c643b39c1a: Layer already exists 02:12:46 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:8f5a28b055decf4214fec0c3167c41ef8632d72e21878429cb1effaf81a52825 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:46 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 02:12:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:12:46 e2f169fdc304: Preparing 02:12:46 1559447f95f8: Preparing 02:12:46 57f651d6d07a: Preparing 02:12:46 55a262cbf3ac: Preparing 02:12:46 f6ec2d4e2c9d: Preparing 02:12:46 f93f8cf72e6c: Preparing 02:12:46 ff757a1de411: Preparing 02:12:46 d2b298d45a41: Preparing 02:12:46 98c643b39c1a: Preparing 02:12:46 651d9022c234: Preparing 02:12:46 f93f8cf72e6c: Waiting 02:12:46 ff757a1de411: Waiting 02:12:46 d2b298d45a41: Waiting 02:12:46 98c643b39c1a: Waiting 02:12:46 651d9022c234: Waiting 02:12:46 f6ec2d4e2c9d: Layer already exists 02:12:46 e2f169fdc304: Layer already exists 02:12:46 55a262cbf3ac: Layer already exists 02:12:46 1559447f95f8: Layer already exists 02:12:46 57f651d6d07a: Layer already exists 02:12:46 f93f8cf72e6c: Layer already exists 02:12:46 ff757a1de411: Layer already exists 02:12:46 98c643b39c1a: Layer already exists 02:12:46 d2b298d45a41: Layer already exists 02:12:46 651d9022c234: Layer already exists 02:12:47 main: digest: sha256:8f5a28b055decf4214fec0c3167c41ef8632d72e21878429cb1effaf81a52825 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:12:47 ===================================================== [Pipeline] echo 02:12:47 taggedImages: 02:12:47 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cadd20047735d6124c3149b3375299ba0c077752 02:12:47 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:12:47 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.29 02:12:47 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 02:12:47 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 02:12:47 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 02:12:47 cadd20047735d6124c3149b3375299ba0c077752 02:12:47 latest 02:12:47 4.0.0-dev.29 02:12:47 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 02:12:47 main 02:12:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:47 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cadd20047735d6124c3149b3375299ba0c077752 02:12:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:12:47 09e07813c8df: Preparing 02:12:47 65fd2ce4b34e: Preparing 02:12:47 e1f8f7f7dca5: Preparing 02:12:47 55a262cbf3ac: Preparing 02:12:47 f6ec2d4e2c9d: Preparing 02:12:47 f05a75af5ada: Preparing 02:12:47 193172d4dfe1: Preparing 02:12:47 e281d61d8672: Preparing 02:12:47 651d9022c234: Preparing 02:12:47 193172d4dfe1: Waiting 02:12:47 e281d61d8672: Waiting 02:12:47 651d9022c234: Waiting 02:12:47 f05a75af5ada: Waiting 02:12:47 f6ec2d4e2c9d: Layer already exists 02:12:47 55a262cbf3ac: Layer already exists 02:12:48 e1f8f7f7dca5: Pushed 02:12:48 09e07813c8df: Pushed 02:12:48 65fd2ce4b34e: Pushed 02:12:48 651d9022c234: Layer already exists 02:12:48 e281d61d8672: Pushed 02:12:49 193172d4dfe1: Pushed 02:13:11 f05a75af5ada: Pushed 02:13:11 cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:6bbe0de6d1df9cad1654505ff73450978687a961f25956113ad27d2039f2f2b9 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:12 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:13:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:13:12 09e07813c8df: Preparing 02:13:12 65fd2ce4b34e: Preparing 02:13:12 e1f8f7f7dca5: Preparing 02:13:12 55a262cbf3ac: Preparing 02:13:12 f6ec2d4e2c9d: Preparing 02:13:12 f05a75af5ada: Preparing 02:13:12 193172d4dfe1: Preparing 02:13:12 e281d61d8672: Preparing 02:13:12 651d9022c234: Preparing 02:13:12 f05a75af5ada: Waiting 02:13:12 193172d4dfe1: Waiting 02:13:12 e281d61d8672: Waiting 02:13:12 651d9022c234: Waiting 02:13:12 55a262cbf3ac: Layer already exists 02:13:12 09e07813c8df: Layer already exists 02:13:12 e1f8f7f7dca5: Layer already exists 02:13:12 f6ec2d4e2c9d: Layer already exists 02:13:12 65fd2ce4b34e: Layer already exists 02:13:12 e281d61d8672: Layer already exists 02:13:12 f05a75af5ada: Layer already exists 02:13:12 193172d4dfe1: Layer already exists 02:13:12 651d9022c234: Layer already exists 02:13:12 latest: digest: sha256:6bbe0de6d1df9cad1654505ff73450978687a961f25956113ad27d2039f2f2b9 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:13 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.29 02:13:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:13:13 09e07813c8df: Preparing 02:13:13 65fd2ce4b34e: Preparing 02:13:13 e1f8f7f7dca5: Preparing 02:13:13 55a262cbf3ac: Preparing 02:13:13 f6ec2d4e2c9d: Preparing 02:13:13 f05a75af5ada: Preparing 02:13:13 193172d4dfe1: Preparing 02:13:13 e281d61d8672: Preparing 02:13:13 651d9022c234: Preparing 02:13:13 193172d4dfe1: Waiting 02:13:13 e281d61d8672: Waiting 02:13:13 651d9022c234: Waiting 02:13:13 f05a75af5ada: Waiting 02:13:13 55a262cbf3ac: Layer already exists 02:13:13 65fd2ce4b34e: Layer already exists 02:13:13 f6ec2d4e2c9d: Layer already exists 02:13:13 e1f8f7f7dca5: Layer already exists 02:13:13 09e07813c8df: Layer already exists 02:13:13 e281d61d8672: Layer already exists 02:13:13 193172d4dfe1: Layer already exists 02:13:13 651d9022c234: Layer already exists 02:13:13 f05a75af5ada: Layer already exists 02:13:13 4.0.0-dev.29: digest: sha256:6bbe0de6d1df9cad1654505ff73450978687a961f25956113ad27d2039f2f2b9 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:14 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 02:13:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:13:14 09e07813c8df: Preparing 02:13:14 65fd2ce4b34e: Preparing 02:13:14 e1f8f7f7dca5: Preparing 02:13:14 55a262cbf3ac: Preparing 02:13:14 f6ec2d4e2c9d: Preparing 02:13:14 f05a75af5ada: Preparing 02:13:14 193172d4dfe1: Preparing 02:13:14 e281d61d8672: Preparing 02:13:14 651d9022c234: Preparing 02:13:14 193172d4dfe1: Waiting 02:13:14 e281d61d8672: Waiting 02:13:14 f05a75af5ada: Waiting 02:13:14 651d9022c234: Waiting 02:13:14 65fd2ce4b34e: Layer already exists 02:13:14 e1f8f7f7dca5: Layer already exists 02:13:14 f6ec2d4e2c9d: Layer already exists 02:13:14 55a262cbf3ac: Layer already exists 02:13:14 09e07813c8df: Layer already exists 02:13:14 e281d61d8672: Layer already exists 02:13:14 f05a75af5ada: Layer already exists 02:13:14 193172d4dfe1: Layer already exists 02:13:14 651d9022c234: Layer already exists 02:13:14 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:6bbe0de6d1df9cad1654505ff73450978687a961f25956113ad27d2039f2f2b9 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:15 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 02:13:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:13:15 09e07813c8df: Preparing 02:13:15 65fd2ce4b34e: Preparing 02:13:15 e1f8f7f7dca5: Preparing 02:13:15 55a262cbf3ac: Preparing 02:13:15 f6ec2d4e2c9d: Preparing 02:13:15 f05a75af5ada: Preparing 02:13:15 193172d4dfe1: Preparing 02:13:15 e281d61d8672: Preparing 02:13:15 651d9022c234: Preparing 02:13:15 193172d4dfe1: Waiting 02:13:15 e281d61d8672: Waiting 02:13:15 651d9022c234: Waiting 02:13:15 f05a75af5ada: Waiting 02:13:15 55a262cbf3ac: Layer already exists 02:13:15 f6ec2d4e2c9d: Layer already exists 02:13:15 09e07813c8df: Layer already exists 02:13:15 e1f8f7f7dca5: Layer already exists 02:13:15 65fd2ce4b34e: Layer already exists 02:13:15 f05a75af5ada: Layer already exists 02:13:15 651d9022c234: Layer already exists 02:13:15 193172d4dfe1: Layer already exists 02:13:15 e281d61d8672: Layer already exists 02:13:15 main: digest: sha256:6bbe0de6d1df9cad1654505ff73450978687a961f25956113ad27d2039f2f2b9 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:13:15 ===================================================== [Pipeline] echo 02:13:15 taggedImages: 02:13:15 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cadd20047735d6124c3149b3375299ba0c077752 02:13:15 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:13:15 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.29 02:13:15 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 02:13:15 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 02:13:15 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 02:13:15 cadd20047735d6124c3149b3375299ba0c077752 02:13:15 latest 02:13:15 4.0.0-dev.29 02:13:15 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 02:13:15 main 02:13:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:16 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cadd20047735d6124c3149b3375299ba0c077752 02:13:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:13:16 f98667c31351: Preparing 02:13:16 f25b55c11036: Preparing 02:13:16 e5a933ccd8e7: Preparing 02:13:16 55a262cbf3ac: Preparing 02:13:16 f6ec2d4e2c9d: Preparing 02:13:16 ff35f4e38882: Preparing 02:13:16 d2b298d45a41: Preparing 02:13:16 98c643b39c1a: Preparing 02:13:16 651d9022c234: Preparing 02:13:16 d2b298d45a41: Waiting 02:13:16 98c643b39c1a: Waiting 02:13:16 651d9022c234: Waiting 02:13:16 ff35f4e38882: Waiting 02:13:16 f6ec2d4e2c9d: Layer already exists 02:13:16 55a262cbf3ac: Layer already exists 02:13:16 d2b298d45a41: Layer already exists 02:13:16 98c643b39c1a: Layer already exists 02:13:16 651d9022c234: Layer already exists 02:13:43 ff35f4e38882: Pushed 02:13:43 f25b55c11036: Pushed 02:13:43 e5a933ccd8e7: Pushed 02:13:43 f98667c31351: Pushed 02:13:43 cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:151d5bbd4c5cdfd25e622594e926a7035e395093466bf76db5efdb919c0682a8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:43 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:13:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:13:44 f98667c31351: Preparing 02:13:44 f25b55c11036: Preparing 02:13:44 e5a933ccd8e7: Preparing 02:13:44 55a262cbf3ac: Preparing 02:13:44 f6ec2d4e2c9d: Preparing 02:13:44 ff35f4e38882: Preparing 02:13:44 d2b298d45a41: Preparing 02:13:44 98c643b39c1a: Preparing 02:13:44 651d9022c234: Preparing 02:13:44 d2b298d45a41: Waiting 02:13:44 98c643b39c1a: Waiting 02:13:44 651d9022c234: Waiting 02:13:44 ff35f4e38882: Waiting 02:13:44 f25b55c11036: Layer already exists 02:13:44 f6ec2d4e2c9d: Layer already exists 02:13:44 f98667c31351: Layer already exists 02:13:44 55a262cbf3ac: Layer already exists 02:13:44 e5a933ccd8e7: Layer already exists 02:13:44 ff35f4e38882: Layer already exists 02:13:44 d2b298d45a41: Layer already exists 02:13:44 98c643b39c1a: Layer already exists 02:13:44 651d9022c234: Layer already exists 02:13:44 latest: digest: sha256:151d5bbd4c5cdfd25e622594e926a7035e395093466bf76db5efdb919c0682a8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:44 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.29 02:13:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:13:45 f98667c31351: Preparing 02:13:45 f25b55c11036: Preparing 02:13:45 e5a933ccd8e7: Preparing 02:13:45 55a262cbf3ac: Preparing 02:13:45 f6ec2d4e2c9d: Preparing 02:13:45 ff35f4e38882: Preparing 02:13:45 d2b298d45a41: Preparing 02:13:45 98c643b39c1a: Preparing 02:13:45 651d9022c234: Preparing 02:13:45 ff35f4e38882: Waiting 02:13:45 d2b298d45a41: Waiting 02:13:45 98c643b39c1a: Waiting 02:13:45 651d9022c234: Waiting 02:13:45 55a262cbf3ac: Layer already exists 02:13:45 e5a933ccd8e7: Layer already exists 02:13:45 f25b55c11036: Layer already exists 02:13:45 f6ec2d4e2c9d: Layer already exists 02:13:45 f98667c31351: Layer already exists 02:13:45 ff35f4e38882: Layer already exists 02:13:45 d2b298d45a41: Layer already exists 02:13:45 98c643b39c1a: Layer already exists 02:13:45 651d9022c234: Layer already exists 02:13:45 4.0.0-dev.29: digest: sha256:151d5bbd4c5cdfd25e622594e926a7035e395093466bf76db5efdb919c0682a8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:45 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 02:13:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:13:46 f98667c31351: Preparing 02:13:46 f25b55c11036: Preparing 02:13:46 e5a933ccd8e7: Preparing 02:13:46 55a262cbf3ac: Preparing 02:13:46 f6ec2d4e2c9d: Preparing 02:13:46 ff35f4e38882: Preparing 02:13:46 d2b298d45a41: Preparing 02:13:46 98c643b39c1a: Preparing 02:13:46 651d9022c234: Preparing 02:13:46 ff35f4e38882: Waiting 02:13:46 98c643b39c1a: Waiting 02:13:46 d2b298d45a41: Waiting 02:13:46 651d9022c234: Waiting 02:13:46 f6ec2d4e2c9d: Layer already exists 02:13:46 55a262cbf3ac: Layer already exists 02:13:46 e5a933ccd8e7: Layer already exists 02:13:46 f98667c31351: Layer already exists 02:13:46 f25b55c11036: Layer already exists 02:13:46 ff35f4e38882: Layer already exists 02:13:46 651d9022c234: Layer already exists 02:13:46 98c643b39c1a: Layer already exists 02:13:46 d2b298d45a41: Layer already exists 02:13:46 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:151d5bbd4c5cdfd25e622594e926a7035e395093466bf76db5efdb919c0682a8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:46 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 02:13:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:13:47 f98667c31351: Preparing 02:13:47 f25b55c11036: Preparing 02:13:47 e5a933ccd8e7: Preparing 02:13:47 55a262cbf3ac: Preparing 02:13:47 f6ec2d4e2c9d: Preparing 02:13:47 ff35f4e38882: Preparing 02:13:47 d2b298d45a41: Preparing 02:13:47 98c643b39c1a: Preparing 02:13:47 651d9022c234: Preparing 02:13:47 ff35f4e38882: Waiting 02:13:47 d2b298d45a41: Waiting 02:13:47 651d9022c234: Waiting 02:13:47 98c643b39c1a: Waiting 02:13:47 f6ec2d4e2c9d: Layer already exists 02:13:47 f25b55c11036: Layer already exists 02:13:47 f98667c31351: Layer already exists 02:13:47 e5a933ccd8e7: Layer already exists 02:13:47 55a262cbf3ac: Layer already exists 02:13:47 ff35f4e38882: Layer already exists 02:13:47 d2b298d45a41: Layer already exists 02:13:47 651d9022c234: Layer already exists 02:13:47 98c643b39c1a: Layer already exists 02:13:47 main: digest: sha256:151d5bbd4c5cdfd25e622594e926a7035e395093466bf76db5efdb919c0682a8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:13:47 ===================================================== [Pipeline] echo 02:13:47 taggedImages: 02:13:47 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cadd20047735d6124c3149b3375299ba0c077752 02:13:47 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:13:47 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.29 02:13:47 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 02:13:47 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 02:13:47 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 02:13:47 cadd20047735d6124c3149b3375299ba0c077752 02:13:47 latest 02:13:47 4.0.0-dev.29 02:13:47 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 02:13:47 main 02:13:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:47 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cadd20047735d6124c3149b3375299ba0c077752 02:13:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:13:48 6606d5a8466b: Preparing 02:13:48 9eafbd93eb3b: Preparing 02:13:48 3c0180c1bf53: Preparing 02:13:48 55a262cbf3ac: Preparing 02:13:48 f6ec2d4e2c9d: Preparing 02:13:48 423766b43713: Preparing 02:13:48 9e9a9966feb4: Preparing 02:13:48 651d9022c234: Preparing 02:13:48 9e9a9966feb4: Waiting 02:13:48 423766b43713: Waiting 02:13:48 651d9022c234: Waiting 02:13:48 f6ec2d4e2c9d: Layer already exists 02:13:48 55a262cbf3ac: Layer already exists 02:13:48 6606d5a8466b: Pushed 02:13:48 9eafbd93eb3b: Pushed 02:13:48 651d9022c234: Layer already exists 02:13:48 9e9a9966feb4: Pushed 02:13:50 423766b43713: Pushed 02:13:56 3c0180c1bf53: Pushed 02:13:56 cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:b418b04a1287337415fd65679a8264cd22f80b2812b9ffdac67cd80067ceafe9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:57 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:13:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:13:57 6606d5a8466b: Preparing 02:13:57 9eafbd93eb3b: Preparing 02:13:57 3c0180c1bf53: Preparing 02:13:57 55a262cbf3ac: Preparing 02:13:57 f6ec2d4e2c9d: Preparing 02:13:57 423766b43713: Preparing 02:13:57 9e9a9966feb4: Preparing 02:13:57 651d9022c234: Preparing 02:13:57 651d9022c234: Waiting 02:13:57 9e9a9966feb4: Waiting 02:13:57 423766b43713: Waiting 02:13:57 3c0180c1bf53: Layer already exists 02:13:57 55a262cbf3ac: Layer already exists 02:13:57 f6ec2d4e2c9d: Layer already exists 02:13:57 9eafbd93eb3b: Layer already exists 02:13:57 6606d5a8466b: Layer already exists 02:13:57 423766b43713: Layer already exists 02:13:57 651d9022c234: Layer already exists 02:13:57 9e9a9966feb4: Layer already exists 02:13:57 latest: digest: sha256:b418b04a1287337415fd65679a8264cd22f80b2812b9ffdac67cd80067ceafe9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:58 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.29 02:13:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:13:58 6606d5a8466b: Preparing 02:13:58 9eafbd93eb3b: Preparing 02:13:58 3c0180c1bf53: Preparing 02:13:58 55a262cbf3ac: Preparing 02:13:58 f6ec2d4e2c9d: Preparing 02:13:58 423766b43713: Preparing 02:13:58 9e9a9966feb4: Preparing 02:13:58 651d9022c234: Preparing 02:13:58 9e9a9966feb4: Waiting 02:13:58 423766b43713: Waiting 02:13:58 651d9022c234: Waiting 02:13:58 f6ec2d4e2c9d: Layer already exists 02:13:58 6606d5a8466b: Layer already exists 02:13:58 9eafbd93eb3b: Layer already exists 02:13:58 3c0180c1bf53: Layer already exists 02:13:58 55a262cbf3ac: Layer already exists 02:13:58 423766b43713: Layer already exists 02:13:58 9e9a9966feb4: Layer already exists 02:13:58 651d9022c234: Layer already exists 02:13:58 4.0.0-dev.29: digest: sha256:b418b04a1287337415fd65679a8264cd22f80b2812b9ffdac67cd80067ceafe9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:59 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 02:13:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:13:59 6606d5a8466b: Preparing 02:13:59 9eafbd93eb3b: Preparing 02:13:59 3c0180c1bf53: Preparing 02:13:59 55a262cbf3ac: Preparing 02:13:59 f6ec2d4e2c9d: Preparing 02:13:59 423766b43713: Preparing 02:13:59 9e9a9966feb4: Preparing 02:13:59 651d9022c234: Preparing 02:13:59 423766b43713: Waiting 02:13:59 9e9a9966feb4: Waiting 02:13:59 651d9022c234: Waiting 02:13:59 9eafbd93eb3b: Layer already exists 02:13:59 3c0180c1bf53: Layer already exists 02:13:59 6606d5a8466b: Layer already exists 02:13:59 55a262cbf3ac: Layer already exists 02:13:59 f6ec2d4e2c9d: Layer already exists 02:13:59 9e9a9966feb4: Layer already exists 02:13:59 423766b43713: Layer already exists 02:13:59 651d9022c234: Layer already exists 02:13:59 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:b418b04a1287337415fd65679a8264cd22f80b2812b9ffdac67cd80067ceafe9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:00 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 02:14:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:14:00 6606d5a8466b: Preparing 02:14:00 9eafbd93eb3b: Preparing 02:14:00 3c0180c1bf53: Preparing 02:14:00 55a262cbf3ac: Preparing 02:14:00 f6ec2d4e2c9d: Preparing 02:14:00 423766b43713: Preparing 02:14:00 9e9a9966feb4: Preparing 02:14:00 651d9022c234: Preparing 02:14:00 423766b43713: Waiting 02:14:00 651d9022c234: Waiting 02:14:00 f6ec2d4e2c9d: Layer already exists 02:14:00 3c0180c1bf53: Layer already exists 02:14:00 6606d5a8466b: Layer already exists 02:14:00 9eafbd93eb3b: Layer already exists 02:14:00 55a262cbf3ac: Layer already exists 02:14:00 651d9022c234: Layer already exists 02:14:00 9e9a9966feb4: Layer already exists 02:14:00 423766b43713: Layer already exists 02:14:00 main: digest: sha256:b418b04a1287337415fd65679a8264cd22f80b2812b9ffdac67cd80067ceafe9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:14:00 ===================================================== [Pipeline] echo 02:14:00 taggedImages: 02:14:00 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cadd20047735d6124c3149b3375299ba0c077752 02:14:00 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:14:00 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.29 02:14:00 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 02:14:00 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 02:14:00 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 02:14:00 cadd20047735d6124c3149b3375299ba0c077752 02:14:00 latest 02:14:00 4.0.0-dev.29 02:14:00 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 02:14:00 main 02:14:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cadd20047735d6124c3149b3375299ba0c077752 02:14:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:14:01 073a866064b9: Preparing 02:14:01 ed6c6f9490c4: Preparing 02:14:01 55a262cbf3ac: Preparing 02:14:01 f6ec2d4e2c9d: Preparing 02:14:01 92ff60da15bd: Preparing 02:14:01 4e4cc71763b2: Preparing 02:14:01 651d9022c234: Preparing 02:14:01 4e4cc71763b2: Waiting 02:14:01 f6ec2d4e2c9d: Layer already exists 02:14:01 55a262cbf3ac: Layer already exists 02:14:01 651d9022c234: Layer already exists 02:14:01 073a866064b9: Pushed 02:14:02 4e4cc71763b2: Pushed 02:14:03 92ff60da15bd: Pushed 02:14:10 ed6c6f9490c4: Pushed 02:14:10 cadd20047735d6124c3149b3375299ba0c077752: digest: sha256:3adc007578836235c3397c6039513a39f953d912494a711829538d0301ed6868 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:10 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:14:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:14:10 073a866064b9: Preparing 02:14:10 ed6c6f9490c4: Preparing 02:14:10 55a262cbf3ac: Preparing 02:14:10 f6ec2d4e2c9d: Preparing 02:14:10 92ff60da15bd: Preparing 02:14:10 4e4cc71763b2: Preparing 02:14:10 651d9022c234: Preparing 02:14:10 4e4cc71763b2: Waiting 02:14:10 651d9022c234: Waiting 02:14:10 92ff60da15bd: Layer already exists 02:14:10 073a866064b9: Layer already exists 02:14:10 f6ec2d4e2c9d: Layer already exists 02:14:10 ed6c6f9490c4: Layer already exists 02:14:10 55a262cbf3ac: Layer already exists 02:14:10 651d9022c234: Layer already exists 02:14:10 4e4cc71763b2: Layer already exists 02:14:11 latest: digest: sha256:3adc007578836235c3397c6039513a39f953d912494a711829538d0301ed6868 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:11 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.29 02:14:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:14:11 073a866064b9: Preparing 02:14:11 ed6c6f9490c4: Preparing 02:14:11 55a262cbf3ac: Preparing 02:14:11 f6ec2d4e2c9d: Preparing 02:14:11 92ff60da15bd: Preparing 02:14:11 4e4cc71763b2: Preparing 02:14:11 651d9022c234: Preparing 02:14:11 4e4cc71763b2: Waiting 02:14:11 651d9022c234: Waiting 02:14:11 073a866064b9: Layer already exists 02:14:11 ed6c6f9490c4: Layer already exists 02:14:11 92ff60da15bd: Layer already exists 02:14:11 55a262cbf3ac: Layer already exists 02:14:11 f6ec2d4e2c9d: Layer already exists 02:14:11 651d9022c234: Layer already exists 02:14:11 4e4cc71763b2: Layer already exists 02:14:11 4.0.0-dev.29: digest: sha256:3adc007578836235c3397c6039513a39f953d912494a711829538d0301ed6868 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:12 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 02:14:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:14:12 073a866064b9: Preparing 02:14:12 ed6c6f9490c4: Preparing 02:14:12 55a262cbf3ac: Preparing 02:14:12 f6ec2d4e2c9d: Preparing 02:14:12 92ff60da15bd: Preparing 02:14:12 4e4cc71763b2: Preparing 02:14:12 651d9022c234: Preparing 02:14:12 651d9022c234: Waiting 02:14:12 4e4cc71763b2: Waiting 02:14:12 92ff60da15bd: Layer already exists 02:14:12 f6ec2d4e2c9d: Layer already exists 02:14:12 ed6c6f9490c4: Layer already exists 02:14:12 55a262cbf3ac: Layer already exists 02:14:12 073a866064b9: Layer already exists 02:14:12 4e4cc71763b2: Layer already exists 02:14:12 651d9022c234: Layer already exists 02:14:12 cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29: digest: sha256:3adc007578836235c3397c6039513a39f953d912494a711829538d0301ed6868 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:13 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 02:14:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:14:13 073a866064b9: Preparing 02:14:13 ed6c6f9490c4: Preparing 02:14:13 55a262cbf3ac: Preparing 02:14:13 f6ec2d4e2c9d: Preparing 02:14:13 92ff60da15bd: Preparing 02:14:13 4e4cc71763b2: Preparing 02:14:13 651d9022c234: Preparing 02:14:13 4e4cc71763b2: Waiting 02:14:13 651d9022c234: Waiting 02:14:13 55a262cbf3ac: Layer already exists 02:14:13 ed6c6f9490c4: Layer already exists 02:14:13 92ff60da15bd: Layer already exists 02:14:13 f6ec2d4e2c9d: Layer already exists 02:14:13 073a866064b9: Layer already exists 02:14:13 4e4cc71763b2: Layer already exists 02:14:13 651d9022c234: Layer already exists 02:14:13 main: digest: sha256:3adc007578836235c3397c6039513a39f953d912494a711829538d0301ed6868 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:14:13 ===================================================== [Pipeline] echo 02:14:13 taggedImages: 02:14:13 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cadd20047735d6124c3149b3375299ba0c077752 02:14:13 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:14:13 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.29 02:14:13 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cadd20047735d6124c3149b3375299ba0c077752-4.0.0-dev.29 02:14:13 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:14:14 02:14:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:14:14 arm64: Pulling from edgex-lftools-log-publisher 02:14:14 8998bd30e6a1: Pulling fs layer 02:14:14 04944245beec: Pulling fs layer 02:14:14 699f458cf7ca: Pulling fs layer 02:14:14 765212b225bb: Pulling fs layer 02:14:14 f23df028b6ca: Pulling fs layer 02:14:14 d65c8cfc05b1: Pulling fs layer 02:14:14 2437ff75d9bd: Pulling fs layer 02:14:14 765212b225bb: Waiting 02:14:14 f23df028b6ca: Waiting 02:14:14 d65c8cfc05b1: Waiting 02:14:14 2437ff75d9bd: Waiting 02:14:14 04944245beec: Verifying Checksum 02:14:14 04944245beec: Download complete 02:14:14 765212b225bb: Download complete 02:14:14 f23df028b6ca: Verifying Checksum 02:14:14 f23df028b6ca: Download complete 02:14:14 d65c8cfc05b1: Verifying Checksum 02:14:14 d65c8cfc05b1: Download complete 02:14:15 699f458cf7ca: Download complete 02:14:15 8998bd30e6a1: Verifying Checksum 02:14:15 8998bd30e6a1: Download complete 02:14:17 2437ff75d9bd: Verifying Checksum 02:14:17 2437ff75d9bd: Download complete 02:14:21 8998bd30e6a1: Pull complete 02:14:22 04944245beec: Pull complete 02:14:24 699f458cf7ca: Pull complete 02:14:24 765212b225bb: Pull complete 02:14:24 f23df028b6ca: Pull complete 02:14:24 d65c8cfc05b1: Pull complete 02:14:51 2437ff75d9bd: Pull complete 02:14:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:14:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:14:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:14:51 prd-ubuntu20.04-docker-arm64-4c-16g-35311 does not seem to be running inside a container 02:14:51 $ 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/765 -v /w/workspace/edgex-go/765:/w/workspace/edgex-go/765:rw,z -v /w/workspace/edgex-go/765@tmp:/w/workspace/edgex-go/765@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:14:53 $ docker top 5523da50a8e2feb0fd824dddf7e59d2b02959d0735233506eecc2a8b1a51a526 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:14:53 ---> job-cost.sh 02:14:54 lf-activate-venv: SKIPPING 02:14:54 INFO: No Stack... 02:14:54 INFO: Retrieving Pricing Info for: v3-standard-8 02:14:55 INFO: Archiving Costs [Pipeline] sh 02:14:55 + cat /w/workspace/edgex-go/765/archives/cost.csv 02:14:55 + cut -d, -f6 [Pipeline] lock 02:14:55 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-765-stack-cost] 02:14:55 Resource [jenkins-edgexfoundry-edgex-go-main-765-stack-cost] did not exist. Created. 02:14:55 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-765-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:14:56 + echo total: 0.2199999988079071 [Pipeline] stash 02:14:56 Stashed 1 file(s) [Pipeline] } 02:14:56 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-765-stack-cost] [Pipeline] // lock [Pipeline] } 02:14:56 $ docker stop --time=1 5523da50a8e2feb0fd824dddf7e59d2b02959d0735233506eecc2a8b1a51a526 02:14:58 $ docker rm -f --volumes 5523da50a8e2feb0fd824dddf7e59d2b02959d0735233506eecc2a8b1a51a526 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:14:58 provisioning config files... 02:14:58 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/765@tmp/config1002691201182714851tmp [Pipeline] { [Pipeline] sh 02:14:58 + set +x 02:14:58 + + curl -s https://codecov.io/bashbash 02:14:58 -s -- 02:14:58 02:14:58 _____ _ 02:14:58 / ____| | | 02:14:58 | | ___ __| | ___ ___ _____ __ 02:14:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:14:58 | |___| (_) | (_| | __/ (_| (_) \ V / 02:14:58 \_____\___/ \__,_|\___|\___\___/ \_/ 02:14:58 Bash-1.0.6 02:14:58 02:14:58 02:14:58 ==> git version 2.25.1 found 02:14:58 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:14:58 Release-Date: 2020-01-08 02:14:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:14:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:14:58 ==> Jenkins CI detected. 02:14:58 current dir:  /w/workspace/edgex-go/765 02:14:58 project root: . 02:14:58 --> token set from env 02:14:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:14:58 ==> Running gcov in . (disable via -X gcov) 02:14:58 ==> Python coveragepy not found 02:14:58 ==> Searching for coverage reports in: 02:14:58 + . 02:14:59 -> Found 1 reports 02:14:59 ==> Detecting git/mercurial file structure 02:14:59 ==> Reading reports 02:14:59 + ./coverage.out bytes=1412873 02:14:59 ==> Appending adjustments 02:14:59 https://docs.codecov.io/docs/fixing-reports 02:15:00 + Found adjustments 02:15:00 ==> Gzipping contents 02:15:00 124K /tmp/codecov.iUWWjs.gz 02:15:00 ==> Uploading reports 02:15:00 url: https://codecov.io 02:15:00 query: branch=main&commit=cadd20047735d6124c3149b3375299ba0c077752&build=765&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F765%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:15:00 -> Pinging Codecov 02:15:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=cadd20047735d6124c3149b3375299ba0c077752&build=765&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F765%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:15:03 -> Uploading to 02:15:03 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/cadd20047735d6124c3149b3375299ba0c077752/573b9418-e3cf-43b2-92a6-42167c7b52a1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241218%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241218T021502Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=d2617a777eda4a2f5d204e19ba57cf2835dd679c1ba1a3a942168ee49a6cde81 02:15:03 % Total % Received % Xferd Average Speed Time Time Time Current 02:15:03 Dload Upload Total Spent Left Speed 02:15:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 120k 0 0 100 120k 0 497k --:--:-- --:--:-- --:--:-- 499k 02:15:03 -> Reports have been successfully queued for processing at upstream connect error or disconnect/reset before headers. reset reason: connection terminationhttps://app.codecov.io/github/edgexfoundry/edgex-go/commit/cadd20047735d6124c3149b3375299ba0c077752 [Pipeline] } 02:15:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 02:15:03 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:15:03 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:15:03 02:15:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:15:04 latest: Pulling from edgex-devops/edgex-snyk-go 02:15:04 43c4264eed91: Already exists 02:15:04 4cc291be95ef: Already exists 02:15:04 2ac1f1163629: Already exists 02:15:04 5c3c966382ef: Already exists 02:15:04 4f4fb700ef54: Already exists 02:15:04 d9c7d2e4e75e: Pulling fs layer 02:15:04 9c3e1370e548: Pulling fs layer 02:15:04 d9c7d2e4e75e: Verifying Checksum 02:15:04 d9c7d2e4e75e: Download complete 02:15:04 d9c7d2e4e75e: Pull complete 02:15:05 9c3e1370e548: Verifying Checksum 02:15:05 9c3e1370e548: Download complete 02:15:08 9c3e1370e548: Pull complete 02:15:08 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 02:15:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:15:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:15:08 prd-ubuntu20.04-docker-8c-8g-35309 does not seem to be running inside a container 02:15:08 $ 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/765 -v /w/workspace/edgex-go/765:/w/workspace/edgex-go/765:rw,z -v /w/workspace/edgex-go/765@tmp:/w/workspace/edgex-go/765@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 02:15:12 $ docker top b46e4ccedc736074f03b202942ba32f6c188711b56a4e74ac60074c5d377ea45 -eo pid,comm [Pipeline] { [Pipeline] sh 02:15:12 + git config --global --add safe.directory /w/workspace/edgex-go/765 [Pipeline] echo 02:15:12 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 02:15:13 + set -o pipefail 02:15:13 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 02:15:21 02:15:21 Monitoring /w/workspace/edgex-go/765 (github.com/edgexfoundry/edgex-go)... 02:15:21 02:15:21 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/d3235f85-307e-4a3a-b307-45c15f2ebe6e 02:15:21 02:15:21 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:15:21 02:15:21 02:15:21 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 02:15:21 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:15:21 $ docker stop --time=1 b46e4ccedc736074f03b202942ba32f6c188711b56a4e74ac60074c5d377ea45 02:15:27 $ docker rm -f --volumes b46e4ccedc736074f03b202942ba32f6c188711b56a4e74ac60074c5d377ea45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 02:15:28 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:15:28 provisioning config files... 02:15:28 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/765@tmp/config3844957285977796927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:15:28 --> edgex-publish-swagger.sh 02:15:28 === Publish openapi API === 02:15:28 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 02:15:28 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/765/openapi/core-command.yaml] 02:15:28 % Total % Received % Xferd Average Speed Time Time Time Current 02:15:28 Dload Upload Total Spent Left Speed 02:15:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 51141 --:--:-- --:--:-- --:--:-- 51062 100 32782 0 0 100 32782 0 51062 --:--:-- --:--:-- --:--:-- 51062 02:15:29 02:15:29 02:15:29 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/765/openapi/core-data.yaml] 02:15:29 % Total % Received % Xferd Average Speed Time Time Time Current 02:15:29 Dload Upload Total Spent Left Speed 02:15:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 120k --:--:-- --:--:-- --:--:-- 120k 02:15:29 02:15:29 02:15:29 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/765/openapi/core-keeper.yaml] 02:15:29 % Total % Received % Xferd Average Speed Time Time Time Current 02:15:29 Dload Upload Total Spent Left Speed 02:15:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 32835 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 349 169k --:--:-- --:--:-- --:--:-- 169k 02:15:30 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:15:30 02:15:30 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/765/openapi/core-metadata.yaml] 02:15:30 % Total % Received % Xferd Average Speed Time Time Time Current 02:15:30 Dload Upload Total Spent Left Speed 02:15:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 462 459k --:--:-- --:--:-- --:--:-- 459k 02:15:30 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 02:15:30 02:15:30 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/765/openapi/support-notifications.yaml] 02:15:30 % Total % Received % Xferd Average Speed Time Time Time Current 02:15:30 Dload Upload Total Spent Left Speed 02:15:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 525 287k --:--:-- --:--:-- --:--:-- 287k 02:15:30 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 02:15:30 02:15:30 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/765/openapi/support-scheduler.yaml] 02:15:30 % Total % Received % Xferd Average Speed Time Time Time Current 02:15:30 Dload Upload Total Spent Left Speed 02:15:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50701 0 0 100 50701 0 243k --:--:-- --:--:-- --:--:-- 242k 100 50857 100 156 100 50701 439 139k --:--:-- --:--:-- --:--:-- 139k 02:15:31 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 02:15:31 [Pipeline] } 02:15:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 02:15:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:15:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:15:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:15:31 prd-ubuntu20.04-docker-8c-8g-35309 does not seem to be running inside a container 02:15:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/765 -v /w/workspace/edgex-go/765:/w/workspace/edgex-go/765:rw,z -v /w/workspace/edgex-go/765@tmp:/w/workspace/edgex-go/765@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:15:32 $ docker top b484295f9246d64e0884ef8d498f69e0f5a6fa0c25f590bd00647ac34745c161 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:15:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:15:32 [ssh-agent] Looking for ssh-agent implementation... 02:15:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:15:32 $ docker exec b484295f9246d64e0884ef8d498f69e0f5a6fa0c25f590bd00647ac34745c161 ssh-agent 02:15:32 SSH_AUTH_SOCK=/tmp/ssh-DlHqrI2xV2ms/agent.33 02:15:32 SSH_AGENT_PID=39 02:15:32 Running ssh-add (command line suppressed) 02:15:33 Identity added: /w/workspace/edgex-go/765@tmp/private_key_8537605438040699169.key (/w/workspace/edgex-go/765@tmp/private_key_8537605438040699169.key) 02:15:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:15:33 + git semver tag 02:15:33 2024-12-18 02:15:33,537 [run_tag] DEBUG tag force:False 02:15:33 2024-12-18 02:15:33,538 [check_head_tag] DEBUG check head tag 02:15:33 2024-12-18 02:15:33,540 [execute] INFO git cat-file --batch-check 02:15:33 2024-12-18 02:15:33,541 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/765, universal_newlines=False, shell=None, istream=) 02:15:33 2024-12-18 02:15:33,545 [execute] INFO git cat-file --batch 02:15:33 2024-12-18 02:15:33,545 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/765, universal_newlines=False, shell=None, istream=) 02:15:33 2024-12-18 02:15:33,603 [read_version] DEBUG read version from /w/workspace/edgex-go/765/.semver/main 02:15:33 2024-12-18 02:15:33,603 [execute] INFO git tag -a v4.0.0-dev.29 -m v4.0.0-dev.29 02:15:33 2024-12-18 02:15:33,603 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.29', '-m', 'v4.0.0-dev.29'], cwd=/w/workspace/edgex-go/765, universal_newlines=False, shell=None, istream=None) 02:15:33 2024-12-18 02:15:33,608 [read_version] DEBUG read version from /w/workspace/edgex-go/765/.semver/main 02:15:33 4.0.0-dev.29 [Pipeline] } 02:15:33 $ docker exec --env ******** --env ******** b484295f9246d64e0884ef8d498f69e0f5a6fa0c25f590bd00647ac34745c161 ssh-agent -k 02:15:33 unset SSH_AUTH_SOCK; 02:15:33 unset SSH_AGENT_PID; 02:15:33 echo Agent pid 39 killed; 02:15:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:15:34 + git semver [Pipeline] } 02:15:34 $ docker stop --time=1 b484295f9246d64e0884ef8d498f69e0f5a6fa0c25f590bd00647ac34745c161 02:15:35 $ docker rm -f --volumes b484295f9246d64e0884ef8d498f69e0f5a6fa0c25f590bd00647ac34745c161 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:15:36 02:15:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:15:37 0.23.1-centos7: Pulling from edgex-lftools 02:15:37 ab5ef0e58194: Pulling fs layer 02:15:37 9712f1f96733: Pulling fs layer 02:15:37 63f879dbbcfc: Pulling fs layer 02:15:37 0d9ebad4ef96: Pulling fs layer 02:15:37 e9a5061849ea: Pulling fs layer 02:15:37 d747dcd14b5f: Pulling fs layer 02:15:37 2de7ff778b66: Pulling fs layer 02:15:37 0d9ebad4ef96: Waiting 02:15:37 d747dcd14b5f: Waiting 02:15:37 e9a5061849ea: Waiting 02:15:37 9712f1f96733: Verifying Checksum 02:15:37 9712f1f96733: Download complete 02:15:37 63f879dbbcfc: Verifying Checksum 02:15:37 63f879dbbcfc: Download complete 02:15:37 e9a5061849ea: Verifying Checksum 02:15:37 e9a5061849ea: Download complete 02:15:38 d747dcd14b5f: Download complete 02:15:38 0d9ebad4ef96: Download complete 02:15:38 ab5ef0e58194: Verifying Checksum 02:15:38 ab5ef0e58194: Download complete 02:15:38 2de7ff778b66: Verifying Checksum 02:15:38 2de7ff778b66: Download complete 02:15:40 ab5ef0e58194: Pull complete 02:15:40 9712f1f96733: Pull complete 02:15:41 63f879dbbcfc: Pull complete 02:15:45 0d9ebad4ef96: Pull complete 02:15:45 e9a5061849ea: Pull complete 02:15:45 d747dcd14b5f: Pull complete 02:15:46 2de7ff778b66: Pull complete 02:15:46 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:15:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:15:46 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:15:46 prd-ubuntu20.04-docker-8c-8g-35309 does not seem to be running inside a container 02:15:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/765 -v /w/workspace/edgex-go/765:/w/workspace/edgex-go/765:rw,z -v /w/workspace/edgex-go/765@tmp:/w/workspace/edgex-go/765@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:15:52 $ docker top 62f586c957b786ce701997f157c1b100a99ced837dc5df66ecf08e97df70de20 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:15:52 provisioning config files... 02:15:52 copy managed file [sigul-config] to file:/w/workspace/edgex-go/765@tmp/config10815820078244168604tmp 02:15:52 copy managed file [sigul-password] to file:/w/workspace/edgex-go/765@tmp/config4508740734532512844tmp 02:15:52 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/765@tmp/config12242154631538460736tmp [Pipeline] { [Pipeline] echo 02:15:52 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:15:53 ---> sigul-configuration.sh 02:15:53 gpg: directory `/root/.gnupg' created 02:15:53 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:15:53 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:15:53 gpg: keyring `/root/.gnupg/secring.gpg' created 02:15:53 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:15:53 gpg: CAST5 encrypted data 02:15:53 gpg: encrypted with 1 passphrase 02:15:53 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:15:53 + mkdir /home/jenkins 02:15:53 + mkdir /home/jenkins/sigul [Pipeline] sh 02:15:53 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 02:15:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:15:54 ---> sigul-install.sh 02:15:54 Sigul already installed; skipping installation. [Pipeline] sh 02:15:54 + git tag --list 02:15:54 0.6.0 02:15:54 0.6.1 02:15:54 0.7.0 02:15:54 0.7.1 02:15:54 v1.0.0 02:15:54 v1.0.1 02:15:54 v1.1.0 02:15:54 v1.2.0 02:15:54 v1.2.1 02:15:54 v1.3.0 02:15:54 v1.3.1 02:15:54 v2.0.0 02:15:54 v2.1.0 02:15:54 v2.1.1 02:15:54 v2.2.0 02:15:54 v2.3.0 02:15:54 v3.0 02:15:54 v3.0.0 02:15:54 v3.1 02:15:54 v3.1.0 02:15:54 v3.1.0-dev.1 02:15:54 v3.1.0-dev.10 02:15:54 v3.1.0-dev.11 02:15:54 v3.1.0-dev.12 02:15:54 v3.1.0-dev.13 02:15:54 v3.1.0-dev.14 02:15:54 v3.1.0-dev.15 02:15:54 v3.1.0-dev.16 02:15:54 v3.1.0-dev.17 02:15:54 v3.1.0-dev.18 02:15:54 v3.1.0-dev.19 02:15:54 v3.1.0-dev.2 02:15:54 v3.1.0-dev.20 02:15:54 v3.1.0-dev.21 02:15:54 v3.1.0-dev.22 02:15:54 v3.1.0-dev.23 02:15:54 v3.1.0-dev.24 02:15:54 v3.1.0-dev.25 02:15:54 v3.1.0-dev.26 02:15:54 v3.1.0-dev.27 02:15:54 v3.1.0-dev.28 02:15:54 v3.1.0-dev.29 02:15:54 v3.1.0-dev.3 02:15:54 v3.1.0-dev.30 02:15:54 v3.1.0-dev.31 02:15:54 v3.1.0-dev.32 02:15:54 v3.1.0-dev.33 02:15:54 v3.1.0-dev.34 02:15:54 v3.1.0-dev.35 02:15:54 v3.1.0-dev.36 02:15:54 v3.1.0-dev.37 02:15:54 v3.1.0-dev.38 02:15:54 v3.1.0-dev.39 02:15:54 v3.1.0-dev.4 02:15:54 v3.1.0-dev.40 02:15:54 v3.1.0-dev.41 02:15:54 v3.1.0-dev.42 02:15:54 v3.1.0-dev.43 02:15:54 v3.1.0-dev.44 02:15:54 v3.1.0-dev.45 02:15:54 v3.1.0-dev.46 02:15:54 v3.1.0-dev.47 02:15:54 v3.1.0-dev.48 02:15:54 v3.1.0-dev.49 02:15:54 v3.1.0-dev.5 02:15:54 v3.1.0-dev.50 02:15:54 v3.1.0-dev.51 02:15:54 v3.1.0-dev.52 02:15:54 v3.1.0-dev.53 02:15:54 v3.1.0-dev.54 02:15:54 v3.1.0-dev.55 02:15:54 v3.1.0-dev.56 02:15:54 v3.1.0-dev.57 02:15:54 v3.1.0-dev.58 02:15:54 v3.1.0-dev.59 02:15:54 v3.1.0-dev.6 02:15:54 v3.1.0-dev.60 02:15:54 v3.1.0-dev.61 02:15:54 v3.1.0-dev.62 02:15:54 v3.1.0-dev.63 02:15:54 v3.1.0-dev.64 02:15:54 v3.1.0-dev.65 02:15:54 v3.1.0-dev.66 02:15:54 v3.1.0-dev.67 02:15:54 v3.1.0-dev.68 02:15:54 v3.1.0-dev.69 02:15:54 v3.1.0-dev.7 02:15:54 v3.1.0-dev.70 02:15:54 v3.1.0-dev.71 02:15:54 v3.1.0-dev.72 02:15:54 v3.1.0-dev.73 02:15:54 v3.1.0-dev.8 02:15:54 v3.1.0-dev.9 02:15:54 v3.1.1 02:15:54 v3.1.1-dev.1 02:15:54 v3.1.1-dev.2 02:15:54 v3.2.0-dev.1 02:15:54 v3.2.0-dev.10 02:15:54 v3.2.0-dev.100 02:15:54 v3.2.0-dev.101 02:15:54 v3.2.0-dev.102 02:15:54 v3.2.0-dev.103 02:15:54 v3.2.0-dev.104 02:15:54 v3.2.0-dev.105 02:15:54 v3.2.0-dev.106 02:15:54 v3.2.0-dev.107 02:15:54 v3.2.0-dev.108 02:15:54 v3.2.0-dev.109 02:15:54 v3.2.0-dev.11 02:15:54 v3.2.0-dev.12 02:15:54 v3.2.0-dev.13 02:15:54 v3.2.0-dev.14 02:15:54 v3.2.0-dev.15 02:15:54 v3.2.0-dev.16 02:15:54 v3.2.0-dev.17 02:15:54 v3.2.0-dev.18 02:15:54 v3.2.0-dev.19 02:15:54 v3.2.0-dev.2 02:15:54 v3.2.0-dev.20 02:15:54 v3.2.0-dev.21 02:15:54 v3.2.0-dev.22 02:15:54 v3.2.0-dev.23 02:15:54 v3.2.0-dev.24 02:15:54 v3.2.0-dev.25 02:15:54 v3.2.0-dev.26 02:15:54 v3.2.0-dev.27 02:15:54 v3.2.0-dev.28 02:15:54 v3.2.0-dev.29 02:15:54 v3.2.0-dev.3 02:15:54 v3.2.0-dev.30 02:15:54 v3.2.0-dev.31 02:15:54 v3.2.0-dev.32 02:15:54 v3.2.0-dev.33 02:15:54 v3.2.0-dev.34 02:15:54 v3.2.0-dev.35 02:15:54 v3.2.0-dev.36 02:15:54 v3.2.0-dev.37 02:15:54 v3.2.0-dev.38 02:15:54 v3.2.0-dev.39 02:15:54 v3.2.0-dev.4 02:15:54 v3.2.0-dev.40 02:15:54 v3.2.0-dev.41 02:15:54 v3.2.0-dev.42 02:15:54 v3.2.0-dev.43 02:15:54 v3.2.0-dev.44 02:15:54 v3.2.0-dev.45 02:15:54 v3.2.0-dev.46 02:15:54 v3.2.0-dev.47 02:15:54 v3.2.0-dev.48 02:15:54 v3.2.0-dev.49 02:15:54 v3.2.0-dev.5 02:15:54 v3.2.0-dev.50 02:15:54 v3.2.0-dev.51 02:15:54 v3.2.0-dev.52 02:15:54 v3.2.0-dev.53 02:15:54 v3.2.0-dev.54 02:15:54 v3.2.0-dev.55 02:15:54 v3.2.0-dev.56 02:15:54 v3.2.0-dev.57 02:15:54 v3.2.0-dev.58 02:15:54 v3.2.0-dev.59 02:15:54 v3.2.0-dev.6 02:15:54 v3.2.0-dev.60 02:15:54 v3.2.0-dev.61 02:15:54 v3.2.0-dev.62 02:15:54 v3.2.0-dev.63 02:15:54 v3.2.0-dev.64 02:15:54 v3.2.0-dev.65 02:15:54 v3.2.0-dev.66 02:15:54 v3.2.0-dev.67 02:15:54 v3.2.0-dev.68 02:15:54 v3.2.0-dev.69 02:15:54 v3.2.0-dev.7 02:15:54 v3.2.0-dev.70 02:15:54 v3.2.0-dev.71 02:15:54 v3.2.0-dev.72 02:15:54 v3.2.0-dev.73 02:15:54 v3.2.0-dev.74 02:15:54 v3.2.0-dev.75 02:15:54 v3.2.0-dev.76 02:15:54 v3.2.0-dev.77 02:15:54 v3.2.0-dev.78 02:15:54 v3.2.0-dev.79 02:15:54 v3.2.0-dev.8 02:15:54 v3.2.0-dev.80 02:15:54 v3.2.0-dev.81 02:15:54 v3.2.0-dev.82 02:15:54 v3.2.0-dev.83 02:15:54 v3.2.0-dev.84 02:15:54 v3.2.0-dev.85 02:15:54 v3.2.0-dev.86 02:15:54 v3.2.0-dev.87 02:15:54 v3.2.0-dev.88 02:15:54 v3.2.0-dev.89 02:15:54 v3.2.0-dev.9 02:15:54 v3.2.0-dev.90 02:15:54 v3.2.0-dev.91 02:15:54 v3.2.0-dev.92 02:15:54 v3.2.0-dev.93 02:15:54 v3.2.0-dev.94 02:15:54 v3.2.0-dev.95 02:15:54 v3.2.0-dev.96 02:15:54 v3.2.0-dev.97 02:15:54 v3.2.0-dev.98 02:15:54 v3.2.0-dev.99 02:15:54 v4.0.0-dev.1 02:15:54 v4.0.0-dev.10 02:15:54 v4.0.0-dev.11 02:15:54 v4.0.0-dev.12 02:15:54 v4.0.0-dev.13 02:15:54 v4.0.0-dev.14 02:15:54 v4.0.0-dev.15 02:15:54 v4.0.0-dev.16 02:15:54 v4.0.0-dev.17 02:15:54 v4.0.0-dev.18 02:15:54 v4.0.0-dev.19 02:15:54 v4.0.0-dev.2 02:15:54 v4.0.0-dev.20 02:15:54 v4.0.0-dev.21 02:15:54 v4.0.0-dev.22 02:15:54 v4.0.0-dev.23 02:15:54 v4.0.0-dev.24 02:15:54 v4.0.0-dev.25 02:15:54 v4.0.0-dev.26 02:15:54 v4.0.0-dev.27 02:15:54 v4.0.0-dev.28 02:15:54 v4.0.0-dev.29 02:15:54 v4.0.0-dev.3 02:15:54 v4.0.0-dev.4 02:15:54 v4.0.0-dev.5 02:15:54 v4.0.0-dev.6 02:15:54 v4.0.0-dev.7 02:15:54 v4.0.0-dev.8 02:15:54 v4.0.0-dev.9 [Pipeline] sh 02:15:54 + lftools sign git-tag v4.0.0-dev.29 02:15:55 Signing Git tag with Sigul... 02:15:55 Signing v4.0.0-dev.29 [Pipeline] echo 02:15:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:15:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:15:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:15:56 $ docker stop --time=1 62f586c957b786ce701997f157c1b100a99ced837dc5df66ecf08e97df70de20 02:15:57 $ docker rm -f --volumes 62f586c957b786ce701997f157c1b100a99ced837dc5df66ecf08e97df70de20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:15:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:15:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:15:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:15:58 prd-ubuntu20.04-docker-8c-8g-35309 does not seem to be running inside a container 02:15:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/765 -v /w/workspace/edgex-go/765:/w/workspace/edgex-go/765:rw,z -v /w/workspace/edgex-go/765@tmp:/w/workspace/edgex-go/765@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:15:58 $ docker top d8d690720390a877033d9ea8f9b4d5fc93f9bc0755daa02548e7898c2286afa1 -eo pid,comm 02:15:58 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:15:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:15:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:15:58 [ssh-agent] Looking for ssh-agent implementation... 02:15:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:15:58 $ docker exec d8d690720390a877033d9ea8f9b4d5fc93f9bc0755daa02548e7898c2286afa1 ssh-agent 02:15:58 SSH_AUTH_SOCK=/tmp/ssh-qH91gJ0gDQQ5/agent.33 02:15:58 SSH_AGENT_PID=39 02:15:58 Running ssh-add (command line suppressed) 02:15:58 Identity added: /w/workspace/edgex-go/765@tmp/private_key_15749037568419182070.key (/w/workspace/edgex-go/765@tmp/private_key_15749037568419182070.key) 02:15:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:15:59 + git semver bump pre 02:15:59 2024-12-18 02:15:59,468 [read_version] DEBUG read version from /w/workspace/edgex-go/765/.semver/main 02:15:59 2024-12-18 02:15:59,468 [bump_version] DEBUG bumping version:4.0.0-dev.29 on axis:pre with prefix:dev 02:15:59 2024-12-18 02:15:59,468 [bump_version] DEBUG bumped version:4.0.0-dev.30 02:15:59 2024-12-18 02:15:59,468 [write_version] DEBUG write version:4.0.0-dev.30 to path:/w/workspace/edgex-go/765/.semver/main with force:True 02:15:59 2024-12-18 02:15:59,468 [read_version] DEBUG read version from /w/workspace/edgex-go/765/.semver/main 02:15:59 2024-12-18 02:15:59,468 [write_file] DEBUG write to file:/w/workspace/edgex-go/765/.semver/main 02:15:59 2024-12-18 02:15:59,470 [execute] INFO git cat-file --batch-check 02:15:59 2024-12-18 02:15:59,471 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/765/.semver, universal_newlines=False, shell=None, istream=) 02:15:59 2024-12-18 02:15:59,476 [execute] INFO git cat-file --batch 02:15:59 2024-12-18 02:15:59,476 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/765/.semver, universal_newlines=False, shell=None, istream=) 02:15:59 2024-12-18 02:15:59,481 [read_version] DEBUG read version from /w/workspace/edgex-go/765/.semver/main 02:15:59 4.0.0-dev.30 [Pipeline] } 02:15:59 $ docker exec --env ******** --env ******** d8d690720390a877033d9ea8f9b4d5fc93f9bc0755daa02548e7898c2286afa1 ssh-agent -k 02:15:59 unset SSH_AUTH_SOCK; 02:15:59 unset SSH_AGENT_PID; 02:15:59 echo Agent pid 39 killed; 02:15:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:15:59 + git semver [Pipeline] } 02:16:00 $ docker stop --time=1 d8d690720390a877033d9ea8f9b4d5fc93f9bc0755daa02548e7898c2286afa1 02:16:01 $ docker rm -f --volumes d8d690720390a877033d9ea8f9b4d5fc93f9bc0755daa02548e7898c2286afa1 [Pipeline] // withDockerContainer [Pipeline] sh 02:16:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:16:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:16:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:16:02 prd-ubuntu20.04-docker-8c-8g-35309 does not seem to be running inside a container 02:16:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/765 -v /w/workspace/edgex-go/765:/w/workspace/edgex-go/765:rw,z -v /w/workspace/edgex-go/765@tmp:/w/workspace/edgex-go/765@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:16:02 $ docker top 06a6fbf24de5ec4e8c98ee7e47fec0a33d77206ebf2f31c512f4a653d05ce82e -eo pid,comm 02:16:02 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:16:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:16:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:16:02 [ssh-agent] Looking for ssh-agent implementation... 02:16:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:16:02 $ docker exec 06a6fbf24de5ec4e8c98ee7e47fec0a33d77206ebf2f31c512f4a653d05ce82e ssh-agent 02:16:03 SSH_AUTH_SOCK=/tmp/ssh-NrNqJr3K0dMg/agent.32 02:16:03 SSH_AGENT_PID=38 02:16:03 Running ssh-add (command line suppressed) 02:16:03 Identity added: /w/workspace/edgex-go/765@tmp/private_key_4043268942334457299.key (/w/workspace/edgex-go/765@tmp/private_key_4043268942334457299.key) 02:16:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:16:03 + git semver push 02:16:03 2024-12-18 02:16:03,676 [run_push] DEBUG push 02:16:03 2024-12-18 02:16:03,676 [execute] INFO git cat-file --batch-check 02:16:03 2024-12-18 02:16:03,677 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/765/.semver, universal_newlines=False, shell=None, istream=) 02:16:03 2024-12-18 02:16:03,680 [execute] INFO git rev-list 62491ba40efa2ef1f7c455103dd72c3de610df9d -- 02:16:03 2024-12-18 02:16:03,681 [execute] DEBUG Popen(['git', 'rev-list', '62491ba40efa2ef1f7c455103dd72c3de610df9d', '--'], cwd=/w/workspace/edgex-go/765/.semver, universal_newlines=False, shell=None, istream=None) 02:16:03 2024-12-18 02:16:03,701 [execute] INFO git fetch -v origin 02:16:03 2024-12-18 02:16:03,701 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/765/.semver, universal_newlines=True, shell=None, istream=None) 02:16:04 2024-12-18 02:16:04,148 [run_push] DEBUG no remote changes detected 02:16:04 2024-12-18 02:16:04,149 [execute] INFO git push origin semver 02:16:04 2024-12-18 02:16:04,149 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/765/.semver, universal_newlines=False, shell=None, istream=None) 02:16:05 2024-12-18 02:16:04,943 [run_push] DEBUG push all version tags 02:16:05 2024-12-18 02:16:04,944 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:16:05 2024-12-18 02:16:04,944 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/765, universal_newlines=False, shell=None, istream=None) 02:16:06 2024-12-18 02:16:06,149 [read_version] DEBUG read version from /w/workspace/edgex-go/765/.semver/main 02:16:06 4.0.0-dev.30 [Pipeline] } 02:16:06 $ docker exec --env ******** --env ******** 06a6fbf24de5ec4e8c98ee7e47fec0a33d77206ebf2f31c512f4a653d05ce82e ssh-agent -k 02:16:06 unset SSH_AUTH_SOCK; 02:16:06 unset SSH_AGENT_PID; 02:16:06 echo Agent pid 38 killed; 02:16:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:16:06 + git semver [Pipeline] } 02:16:06 $ docker stop --time=1 06a6fbf24de5ec4e8c98ee7e47fec0a33d77206ebf2f31c512f4a653d05ce82e 02:16:08 $ docker rm -f --volumes 06a6fbf24de5ec4e8c98ee7e47fec0a33d77206ebf2f31c512f4a653d05ce82e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:16:08 + [ -d /w/workspace/edgex-go/765/archives ] [Pipeline] libraryResource [Pipeline] sh 02:16:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:16:09 ---> package-listing.sh 02:16:09 ++ facter osfamily 02:16:09 ++ tr '[:upper:]' '[:lower:]' 02:16:10 + OS_FAMILY=debian 02:16:10 + workspace=/w/workspace/edgex-go/765 02:16:10 + START_PACKAGES=/tmp/packages_start.txt 02:16:10 + END_PACKAGES=/tmp/packages_end.txt 02:16:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:16:10 + PACKAGES=/tmp/packages_start.txt 02:16:10 + '[' /w/workspace/edgex-go/765 ']' 02:16:10 + PACKAGES=/tmp/packages_end.txt 02:16:10 + case "${OS_FAMILY}" in 02:16:10 + dpkg -l 02:16:10 + grep '^ii' 02:16:10 + '[' -f /tmp/packages_start.txt ']' 02:16:10 + '[' -f /tmp/packages_end.txt ']' 02:16:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:16:10 + '[' /w/workspace/edgex-go/765 ']' 02:16:10 + mkdir -p /w/workspace/edgex-go/765/archives/ 02:16:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/765/archives/ [Pipeline] echo 02:16:10 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/765/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:16:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:16:11 02:16:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:16:11 latest: Pulling from edgex-lftools-log-publisher 02:16:11 5eb5b503b376: Pulling fs layer 02:16:11 5c69ac0246d0: Pulling fs layer 02:16:11 ec43610c2a17: Pulling fs layer 02:16:11 3a2ae6a8a46f: Pulling fs layer 02:16:11 33b1e0a273af: Pulling fs layer 02:16:11 5d3b04190fa2: Pulling fs layer 02:16:11 2f39f015ded8: Pulling fs layer 02:16:11 3a2ae6a8a46f: Waiting 02:16:11 33b1e0a273af: Waiting 02:16:11 5d3b04190fa2: Waiting 02:16:11 2f39f015ded8: Waiting 02:16:11 5c69ac0246d0: Download complete 02:16:11 3a2ae6a8a46f: Verifying Checksum 02:16:11 3a2ae6a8a46f: Download complete 02:16:11 33b1e0a273af: Verifying Checksum 02:16:11 33b1e0a273af: Download complete 02:16:11 5d3b04190fa2: Verifying Checksum 02:16:11 5d3b04190fa2: Download complete 02:16:11 ec43610c2a17: Verifying Checksum 02:16:11 ec43610c2a17: Download complete 02:16:11 5eb5b503b376: Download complete 02:16:12 2f39f015ded8: Verifying Checksum 02:16:12 2f39f015ded8: Download complete 02:16:12 5eb5b503b376: Pull complete 02:16:13 5c69ac0246d0: Pull complete 02:16:13 ec43610c2a17: Pull complete 02:16:13 3a2ae6a8a46f: Pull complete 02:16:13 33b1e0a273af: Pull complete 02:16:13 5d3b04190fa2: Pull complete 02:16:18 2f39f015ded8: Pull complete 02:16:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:16:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:16:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:16:18 prd-ubuntu20.04-docker-8c-8g-35309 does not seem to be running inside a container 02:16:18 $ 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/765/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/765 -v /w/workspace/edgex-go/765:/w/workspace/edgex-go/765:rw,z -v /w/workspace/edgex-go/765@tmp:/w/workspace/edgex-go/765@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:16:23 $ docker top 0812d0b7b74b544568aa3ae223074671f7c126a28ab58b1090660a89b21088f7 -eo pid,comm [Pipeline] { [Pipeline] sh 02:16:23 + touch /tmp/pre-build-complete [Pipeline] sh 02:16:23 + mkdir -p /var/log/sysstat [Pipeline] sh 02:16:24 + ls /var/log/sa-host 02:16:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:16:24 provisioning config files... 02:16:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/765@tmp/config7488301158730529447tmp [Pipeline] { [Pipeline] echo 02:16:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:16:24 ---> create-netrc.sh [Pipeline] } 02:16:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:16:24 ---> python-tools-install.sh [Pipeline] echo 02:16:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:16:25 ---> sudo-logs.sh 02:16:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:16:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:16:25 ---> job-cost.sh 02:16:25 lf-activate-venv: SKIPPING 02:16:25 DEBUG: total: 0.2199999988079071 02:16:25 INFO: Retrieving Stack Cost... 02:16:25 INFO: Retrieving Pricing Info for: v3-standard-8 02:16:26 INFO: Archiving Costs [Pipeline] echo 02:16:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:16:26 ---> logs-deploy.sh 02:16:26 lf-activate-venv: SKIPPING 02:16:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/765 02:16:26 INFO: archiving workspace using pattern(s): 02:16:27 Archives upload complete. 02:16:27 INFO: archiving logs to Nexus 02:16:28 ---> uname -a: 02:16:28 Linux prd-ubuntu20-04-docker-8c-8g-35309 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:16:28 02:16:28 02:16:28 ---> lscpu: 02:16:28 Architecture: x86_64 02:16:28 CPU op-mode(s): 32-bit, 64-bit 02:16:28 Byte Order: Little Endian 02:16:28 Address sizes: 40 bits physical, 48 bits virtual 02:16:28 CPU(s): 8 02:16:28 On-line CPU(s) list: 0-7 02:16:28 Thread(s) per core: 1 02:16:28 Core(s) per socket: 1 02:16:28 Socket(s): 8 02:16:28 NUMA node(s): 1 02:16:28 Vendor ID: AuthenticAMD 02:16:28 CPU family: 23 02:16:28 Model: 49 02:16:28 Model name: AMD EPYC-Rome Processor 02:16:28 Stepping: 0 02:16:28 CPU MHz: 2800.000 02:16:28 BogoMIPS: 5600.00 02:16:28 Virtualization: AMD-V 02:16:28 Hypervisor vendor: KVM 02:16:28 Virtualization type: full 02:16:28 L1d cache: 256 KiB 02:16:28 L1i cache: 256 KiB 02:16:28 L2 cache: 4 MiB 02:16:28 L3 cache: 128 MiB 02:16:28 NUMA node0 CPU(s): 0-7 02:16:28 Vulnerability Itlb multihit: Not affected 02:16:28 Vulnerability L1tf: Not affected 02:16:28 Vulnerability Mds: Not affected 02:16:28 Vulnerability Meltdown: Not affected 02:16:28 Vulnerability Mmio stale data: Not affected 02:16:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:16:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:16:28 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:16:28 Vulnerability Srbds: Not affected 02:16:28 Vulnerability Tsx async abort: Not affected 02:16:28 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:16:28 02:16:28 02:16:28 ---> nproc: 02:16:28 8 02:16:28 02:16:28 02:16:28 ---> df -h: 02:16:28 Filesystem Size Used Avail Use% Mounted on 02:16:28 overlay 155G 27G 129G 18% / 02:16:28 tmpfs 64M 0 64M 0% /dev 02:16:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:16:28 shm 64M 0 64M 0% /dev/shm 02:16:28 /dev/vda1 155G 27G 129G 18% /facter-os 02:16:28 02:16:28 02:16:28 ---> sar -b -r -n DEV: 02:16:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-35309) 12/18/24 _x86_64_ (8 CPU) 02:16:28 02:16:28 01:41:43 LINUX RESTART (8 CPU) 02:16:28 02:16:28 01:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:16:28 01:43:02 72.64 36.56 36.08 0.00 3552.74 81350.84 0.00 02:16:28 01:44:01 399.58 11.56 388.02 0.00 1834.13 63721.13 0.00 02:16:28 01:45:01 67.84 0.10 67.74 0.00 4.80 28941.58 0.00 02:16:28 01:46:01 38.69 0.03 38.65 0.00 0.27 25381.42 0.00 02:16:28 01:47:01 67.24 3.03 64.21 0.00 650.50 39212.13 0.00 02:16:28 01:48:01 578.82 2.63 576.19 0.00 3734.44 230462.26 0.00 02:16:28 01:49:01 592.87 14.25 578.62 0.00 118.76 178442.39 0.00 02:16:28 01:50:01 160.30 0.15 160.15 0.00 1.20 51387.37 0.00 02:16:28 01:51:01 522.63 1.08 521.55 0.00 22.53 145166.34 0.00 02:16:28 01:52:01 530.02 0.15 529.87 0.00 25.32 53248.84 0.00 02:16:28 01:53:01 30.00 0.03 29.96 0.00 7.07 806.40 0.00 02:16:28 01:54:01 6.08 0.00 6.08 0.00 0.00 133.58 0.00 02:16:28 01:55:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 02:16:28 01:56:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 02:16:28 01:57:01 1.25 0.02 1.23 0.00 0.13 18.13 0.00 02:16:28 01:58:01 1.83 0.00 1.83 0.00 0.00 20.80 0.00 02:16:28 01:59:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 02:16:28 02:00:01 1.92 0.00 1.92 0.00 0.00 21.06 0.00 02:16:28 02:01:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 02:16:28 02:02:01 1.90 0.00 1.90 0.00 0.00 23.86 0.00 02:16:28 02:03:01 1.38 0.00 1.38 0.00 0.00 15.32 0.00 02:16:28 02:04:01 1.45 0.00 1.45 0.00 0.00 16.80 0.00 02:16:28 02:05:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 02:16:28 02:06:01 1.55 0.00 1.55 0.00 0.00 17.86 0.00 02:16:28 02:07:01 1.13 0.00 1.13 0.00 0.00 13.46 0.00 02:16:28 02:08:01 1.42 0.00 1.42 0.00 0.00 16.00 0.00 02:16:28 02:09:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 02:16:28 02:10:02 0.90 0.00 0.90 0.00 0.00 11.60 0.00 02:16:28 02:11:01 1.24 0.00 1.24 0.00 0.00 13.83 0.00 02:16:28 02:12:01 1.72 0.00 1.72 0.00 0.00 20.40 0.00 02:16:28 02:13:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 02:16:28 02:14:01 1.98 0.00 1.98 0.00 0.00 22.13 0.00 02:16:28 02:15:01 1.27 0.07 1.20 0.00 7.87 59.19 0.00 02:16:28 02:16:01 166.99 0.28 166.71 0.00 10.93 52693.35 0.00 02:16:28 Average: 95.85 2.05 93.80 0.00 292.62 27976.00 0.00 02:16:28 02:16:28 01:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:16:28 01:43:02 30202820 31674516 699604 2.13 48544 1732104 1681164 4.95 804936 1580436 15784 02:16:28 01:44:01 27948104 31515064 796312 2.42 108076 3651004 2074444 6.11 1260084 3198392 188112 02:16:28 01:45:01 26270856 30586780 1715012 5.22 127936 4313324 2479532 7.31 2718068 3341324 731012 02:16:28 01:46:01 26677904 30997468 1302608 3.96 131600 4300044 2349548 6.92 1838052 3802704 481312 02:16:28 01:47:01 26289628 31466496 802664 2.44 150092 5102036 1876136 5.53 1807512 4148872 130820 02:16:28 01:48:01 20879188 31180652 1062704 3.23 179840 10053872 3321368 9.79 2484932 8701808 1112 02:16:28 01:49:01 13054144 29125852 3059772 9.31 360468 15054432 7673984 22.62 5156916 13194212 290388 02:16:28 01:50:01 9838568 28590220 3587784 10.91 377376 17588568 10171760 29.98 6922856 14494000 1387960 02:16:28 01:51:01 8785600 29784192 2415016 7.34 389148 19775160 5752148 16.95 6520540 15941516 9804 02:16:28 01:52:01 11777064 31433060 814504 2.48 396764 18605812 2224396 6.56 3325516 16392152 472 02:16:28 01:53:01 11782580 31440520 806728 2.45 398244 18606396 2039464 6.01 3697528 16016068 284 02:16:28 01:54:01 11784936 31443132 804052 2.45 398456 18606436 2074696 6.11 3735028 15976952 44 02:16:28 01:55:01 11784668 31442908 804288 2.45 398472 18606440 2074696 6.11 3734888 15976952 8 02:16:28 01:56:01 11787448 31445704 801460 2.44 398488 18606444 2074696 6.11 3730968 15976956 44 02:16:28 01:57:01 11782156 31440440 806864 2.45 398516 18606428 2090452 6.16 3738652 15976960 20 02:16:28 01:58:01 11801660 31460012 787492 2.39 398536 18606424 2090452 6.16 3716544 15976936 52 02:16:28 01:59:01 11801612 31459980 787464 2.39 398548 18606428 2090452 6.16 3716232 15976940 12 02:16:28 02:00:01 11801856 31460224 787156 2.39 398596 18606428 2090452 6.16 3716168 15976940 4 02:16:28 02:01:01 11801620 31460040 787348 2.39 398620 18606432 2090452 6.16 3716236 15976944 12 02:16:28 02:02:01 11802296 31460788 786560 2.39 398676 18606436 2090452 6.16 3715920 15976952 60 02:16:28 02:03:01 11802028 31460536 786772 2.39 398712 18606440 2090452 6.16 3715696 15976952 24 02:16:28 02:04:01 11802108 31460656 786660 2.39 398724 18606444 2090452 6.16 3715668 15976956 40 02:16:28 02:05:01 11801932 31460512 786792 2.39 398752 18606444 2090452 6.16 3715940 15976956 8 02:16:28 02:06:01 11801916 31460528 786764 2.39 398776 18606448 2090452 6.16 3715744 15976960 44 02:16:28 02:07:01 11801892 31460516 786732 2.39 398800 18606444 2090452 6.16 3715576 15976964 16 02:16:28 02:08:01 11802348 31460996 786208 2.39 398804 18606452 2090452 6.16 3715756 15976964 52 02:16:28 02:09:01 11802508 31461180 786184 2.39 398820 18606456 2090452 6.16 3715772 15976968 16 02:16:28 02:10:02 11801972 31460740 786564 2.39 398840 18606592 2090452 6.16 3715736 15977052 204 02:16:28 02:11:01 11802484 31461308 786000 2.39 398848 18606592 2090452 6.16 3715764 15977100 8 02:16:28 02:12:01 11802412 31461256 785972 2.39 398864 18606600 2090452 6.16 3715728 15977104 4 02:16:28 02:13:01 11802412 31461300 785900 2.39 398892 18606600 2090452 6.16 3715880 15977112 36 02:16:28 02:14:01 11802088 31460980 786108 2.39 398928 18606604 2090452 6.16 3716108 15977116 180 02:16:28 02:15:01 11797692 31456948 790112 2.40 398948 18606952 2134200 6.29 3719692 15978548 132 02:16:28 02:16:01 10616720 31401352 840172 2.56 419476 19611020 2292416 6.76 3811284 16957448 1164 02:16:28 Average: 14226330 31213437 1037716 3.16 348799 16109904 2644788 7.79 3593468 13801889 95272 02:16:28 02:16:28 01:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:16:28 01:43:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 01:43:02 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 02:16:28 01:43:02 ens3 782.54 709.15 3560.52 93.73 0.00 0.00 0.00 0.00 02:16:28 01:44:01 docker0 918.22 913.12 67.21 4984.21 0.00 0.00 0.00 0.00 02:16:28 01:44:01 lo 4.81 4.81 0.47 0.47 0.00 0.00 0.00 0.00 02:16:28 01:44:01 ens3 1161.51 1078.70 9989.75 126.55 0.00 0.00 0.00 0.00 02:16:28 01:45:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 02:16:28 01:45:01 veth883418a 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 02:16:28 01:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 01:45:01 ens3 38.91 22.30 38.56 12.80 0.00 0.00 0.00 0.00 02:16:28 01:46:01 docker0 1.52 1.52 0.11 0.14 0.00 0.00 0.00 0.00 02:16:28 01:46:01 veth883418a 1.52 1.53 0.13 0.14 0.00 0.00 0.00 0.00 02:16:28 01:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:16:28 01:46:01 ens3 29.81 19.48 24.89 12.83 0.00 0.00 0.00 0.00 02:16:28 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 01:47:01 veth883418a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 01:47:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 02:16:28 01:47:01 ens3 128.78 84.91 1487.40 16.96 0.00 0.00 0.00 0.00 02:16:28 01:48:01 docker0 108.00 180.20 7.24 2125.73 0.00 0.00 0.00 0.00 02:16:28 01:48:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 02:16:28 01:48:01 vetha0a24b2 0.40 1.17 0.04 0.17 0.00 0.00 0.00 0.00 02:16:28 01:48:01 veth186f4b8 5.53 6.93 0.57 4.16 0.00 0.00 0.00 0.00 02:16:28 01:48:01 veth31f982d 5.55 6.70 0.57 4.22 0.00 0.00 0.00 0.00 02:16:28 01:48:01 veth324a6db 5.65 7.05 0.58 4.17 0.00 0.00 0.00 0.00 02:16:28 01:48:01 vetha04590b 5.68 6.80 0.58 4.17 0.00 0.00 0.00 0.00 02:16:28 01:48:01 ens3 408.17 255.51 6642.28 186.60 0.00 0.00 0.00 0.00 02:16:28 01:48:01 vethd4e48fc 1.80 1.87 0.19 1.08 0.00 0.00 0.00 0.00 02:16:28 01:49:01 veth2211136 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:16:28 01:49:01 vethda2e583 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:16:28 01:49:01 docker0 405.90 683.72 35.25 6095.00 0.00 0.00 0.00 0.00 02:16:28 01:49:01 vethdfb6aff 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:16:28 01:49:01 veth7c4bf60 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:16:28 01:49:01 vethd611f68 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:16:28 01:49:01 vethffff871 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:16:28 01:49:01 veth84c1d1c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:16:28 01:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 01:49:01 vetha0a24b2 0.15 0.28 0.01 0.01 0.00 0.00 0.00 0.00 02:16:28 01:49:01 veth3fd928c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:16:28 01:49:01 veth2744d3a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:16:28 01:49:01 ens3 697.08 413.95 6105.14 46.53 0.00 0.00 0.00 0.00 02:16:28 01:49:01 veth4d7dcec 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:16:28 01:49:01 veth2e038f1 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:16:28 01:49:01 vethfea769c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:16:28 01:50:01 veth2211136 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 01:50:01 vethda2e583 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 01:50:01 vethdfb6aff 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 01:50:01 veth7c4bf60 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 01:50:01 vethd611f68 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 01:50:01 vethffff871 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 01:50:01 veth84c1d1c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 01:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:16:28 01:50:01 vetha0a24b2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 01:50:01 veth3fd928c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 01:50:01 veth2744d3a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 01:50:01 ens3 6.26 3.36 5.57 2.67 0.00 0.00 0.00 0.00 02:16:28 01:50:01 veth4d7dcec 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 01:50:01 veth2e038f1 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 01:50:01 vethfea769c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 01:51:01 veth2211136 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 01:51:01 vethdfb6aff 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 01:51:01 veth7c4bf60 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 01:51:01 vethd611f68 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 01:51:01 vethffff871 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 01:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 01:51:01 vetha0a24b2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 01:51:01 veth2744d3a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 01:51:01 ens3 13.50 7.25 10.98 5.89 0.00 0.00 0.00 0.00 02:16:28 01:51:01 veth2e038f1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 01:52:01 lo 35.32 35.32 3.48 3.48 0.00 0.00 0.00 0.00 02:16:28 01:52:01 ens3 252.76 238.90 160.91 845.16 0.00 0.00 0.00 0.00 02:16:28 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 01:53:01 lo 41.39 41.39 4.08 4.08 0.00 0.00 0.00 0.00 02:16:28 01:53:01 ens3 473.32 476.42 201.15 2686.77 0.00 0.00 0.00 0.00 02:16:28 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 01:54:01 lo 4.73 4.73 0.46 0.46 0.00 0.00 0.00 0.00 02:16:28 01:54:01 ens3 48.33 44.74 23.31 251.86 0.00 0.00 0.00 0.00 02:16:28 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 01:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 01:55:01 ens3 0.35 0.00 0.04 0.00 0.00 0.00 0.00 0.00 02:16:28 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 01:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:16:28 01:56:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:16:28 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 01:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 01:57:01 ens3 0.57 0.00 0.05 0.00 0.00 0.00 0.00 0.00 02:16:28 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 01:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:16:28 01:58:01 ens3 0.67 0.42 0.34 0.27 0.00 0.00 0.00 0.00 02:16:28 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 01:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 01:59:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 02:16:28 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 02:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:16:28 02:00:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:16:28 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 02:01:01 ens3 2.68 1.23 3.91 0.08 0.00 0.00 0.00 0.00 02:16:28 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 02:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:16:28 02:02:01 ens3 0.77 0.53 1.52 0.23 0.00 0.00 0.00 0.00 02:16:28 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 02:03:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 02:16:28 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 02:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:16:28 02:04:01 ens3 0.55 0.10 0.05 0.01 0.00 0.00 0.00 0.00 02:16:28 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 02:05:01 ens3 0.48 0.32 0.32 0.21 0.00 0.00 0.00 0.00 02:16:28 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 02:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:16:28 02:06:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:16:28 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 02:07:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 02:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:16:28 02:08:01 ens3 0.27 0.17 0.08 0.07 0.00 0.00 0.00 0.00 02:16:28 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 02:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 02:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 02:10:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:16:28 02:10:02 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:16:28 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 02:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 02:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:16:28 02:12:01 ens3 0.27 0.12 0.07 0.01 0.00 0.00 0.00 0.00 02:16:28 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 02:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 02:13:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 02:16:28 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 02:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:16:28 02:14:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:16:28 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 02:15:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 02:16:28 02:15:01 ens3 5.30 3.70 6.32 1.63 0.00 0.00 0.00 0.00 02:16:28 02:16:01 docker0 74.15 141.33 6.99 1255.71 0.00 0.00 0.00 0.00 02:16:28 02:16:01 lo 2.20 2.20 0.22 0.22 0.00 0.00 0.00 0.00 02:16:28 02:16:01 vethc6954dc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:16:28 02:16:01 ens3 415.03 269.36 7156.10 165.03 0.00 0.00 0.00 0.00 02:16:28 Average: docker0 43.94 56.07 3.41 423.27 0.00 0.00 0.00 0.00 02:16:28 Average: lo 2.76 2.76 0.27 0.27 0.00 0.00 0.00 0.00 02:16:28 Average: vethc6954dc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:28 Average: ens3 131.00 106.38 1037.81 131.12 0.00 0.00 0.00 0.00 02:16:28 02:16:28 02:16:28 ---> sar -P ALL: 02:16:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-35309) 12/18/24 _x86_64_ (8 CPU) 02:16:28 02:16:28 01:41:43 LINUX RESTART (8 CPU) 02:16:28 02:16:28 01:42:01 CPU %user %nice %system %iowait %steal %idle 02:16:28 01:43:02 all 4.49 0.00 1.09 1.18 0.03 93.20 02:16:28 01:43:02 0 6.38 0.00 0.67 5.66 0.03 87.26 02:16:28 01:43:02 1 1.80 0.00 0.89 0.10 0.03 97.18 02:16:28 01:43:02 2 4.30 0.00 1.36 0.32 0.03 93.99 02:16:28 01:43:02 3 4.20 0.00 1.76 0.50 0.03 93.51 02:16:28 01:43:02 4 8.71 0.00 2.30 1.89 0.02 87.08 02:16:28 01:43:02 5 4.65 0.00 0.42 0.44 0.03 94.46 02:16:28 01:43:02 6 3.06 0.00 0.75 0.43 0.03 95.72 02:16:28 01:43:02 7 2.84 0.00 0.62 0.10 0.03 96.41 02:16:28 01:44:01 all 9.53 0.00 4.24 3.16 0.08 83.00 02:16:28 01:44:01 0 9.28 0.00 3.20 0.17 0.07 87.27 02:16:28 01:44:01 1 8.41 0.00 5.49 0.31 0.07 85.72 02:16:28 01:44:01 2 10.86 0.00 5.09 12.65 0.09 71.31 02:16:28 01:44:01 3 8.41 0.00 3.54 3.18 0.09 84.78 02:16:28 01:44:01 4 10.95 0.00 5.59 4.79 0.07 78.60 02:16:28 01:44:01 5 8.76 0.00 4.18 0.07 0.07 86.91 02:16:28 01:44:01 6 10.47 0.00 3.60 1.21 0.09 84.64 02:16:28 01:44:01 7 9.10 0.00 3.25 2.89 0.07 84.69 02:16:28 01:45:01 all 37.88 0.00 6.70 1.36 0.09 53.97 02:16:28 01:45:01 0 37.82 0.00 6.05 2.19 0.10 53.84 02:16:28 01:45:01 1 38.85 0.00 7.40 0.61 0.12 53.03 02:16:28 01:45:01 2 37.14 0.00 6.56 5.73 0.10 50.46 02:16:28 01:45:01 3 39.50 0.00 6.82 0.20 0.08 53.39 02:16:28 01:45:01 4 35.07 0.00 6.38 0.93 0.10 57.52 02:16:28 01:45:01 5 37.32 0.00 6.49 0.88 0.08 55.23 02:16:28 01:45:01 6 38.85 0.00 6.39 0.12 0.08 54.56 02:16:28 01:45:01 7 38.49 0.00 7.48 0.24 0.08 53.71 02:16:28 01:46:01 all 39.85 0.00 6.20 0.94 0.08 52.93 02:16:28 01:46:01 0 37.73 0.00 6.18 3.31 0.07 52.72 02:16:28 01:46:01 1 39.60 0.00 6.46 0.02 0.08 53.84 02:16:28 01:46:01 2 40.76 0.00 5.80 0.18 0.08 53.18 02:16:28 01:46:01 3 40.34 0.00 6.36 3.02 0.08 50.19 02:16:28 01:46:01 4 40.84 0.00 6.01 0.08 0.08 52.97 02:16:28 01:46:01 5 39.61 0.00 5.99 0.74 0.08 53.58 02:16:28 01:46:01 6 38.81 0.00 6.60 0.07 0.07 54.46 02:16:28 01:46:01 7 41.10 0.00 6.24 0.10 0.07 52.50 02:16:28 01:47:01 all 52.19 0.00 8.33 1.69 0.12 37.67 02:16:28 01:47:01 0 51.27 0.00 7.91 1.86 0.10 38.86 02:16:28 01:47:01 1 53.49 0.00 8.70 0.24 0.12 37.45 02:16:28 01:47:01 2 50.99 0.00 7.66 0.30 0.12 40.93 02:16:28 01:47:01 3 48.80 0.00 7.60 0.44 0.20 42.95 02:16:28 01:47:01 4 53.05 0.00 8.22 0.69 0.10 37.93 02:16:28 01:47:01 5 54.13 0.00 8.87 5.55 0.12 31.33 02:16:28 01:47:01 6 52.76 0.00 9.43 4.20 0.10 33.50 02:16:28 01:47:01 7 53.02 0.00 8.21 0.25 0.10 38.42 02:16:28 01:48:01 all 23.15 0.00 9.34 15.20 0.13 52.19 02:16:28 01:48:01 0 24.34 0.00 8.34 7.31 0.12 59.89 02:16:28 01:48:01 1 22.85 0.00 10.27 16.09 0.12 50.67 02:16:28 01:48:01 2 21.38 0.00 10.27 35.13 0.12 33.10 02:16:28 01:48:01 3 22.02 0.00 7.86 10.13 0.10 59.90 02:16:28 01:48:01 4 24.93 0.00 9.37 24.21 0.12 41.36 02:16:28 01:48:01 5 23.43 0.00 10.71 9.30 0.15 56.41 02:16:28 01:48:01 6 23.27 0.00 8.71 7.55 0.12 60.36 02:16:28 01:48:01 7 22.95 0.00 9.19 12.13 0.19 55.55 02:16:28 01:49:01 all 20.02 0.00 7.59 12.00 0.08 60.30 02:16:28 01:49:01 0 19.48 0.00 6.63 7.44 0.07 66.38 02:16:28 01:49:01 1 20.58 0.00 7.46 8.24 0.08 63.63 02:16:28 01:49:01 2 19.59 0.00 7.52 9.15 0.08 63.66 02:16:28 01:49:01 3 18.61 0.00 6.52 6.52 0.12 68.23 02:16:28 01:49:01 4 20.33 0.00 10.71 45.33 0.10 23.52 02:16:28 01:49:01 5 21.00 0.00 7.56 7.10 0.07 64.28 02:16:28 01:49:01 6 20.48 0.00 6.57 4.11 0.08 68.75 02:16:28 01:49:01 7 20.10 0.00 7.74 8.62 0.07 63.47 02:16:28 01:50:01 all 87.78 0.00 12.09 0.00 0.13 0.00 02:16:28 01:50:01 0 87.51 0.00 12.35 0.00 0.13 0.00 02:16:28 01:50:01 1 88.30 0.00 11.58 0.00 0.12 0.00 02:16:28 01:50:01 2 87.47 0.00 12.38 0.00 0.16 0.00 02:16:28 01:50:01 3 87.77 0.00 12.09 0.00 0.13 0.00 02:16:28 01:50:01 4 87.36 0.00 12.50 0.00 0.13 0.00 02:16:28 01:50:01 5 88.23 0.00 11.66 0.00 0.12 0.00 02:16:28 01:50:01 6 88.17 0.00 11.72 0.00 0.12 0.00 02:16:28 01:50:01 7 87.45 0.00 12.43 0.00 0.12 0.00 02:16:28 01:51:01 all 87.91 0.00 11.87 0.01 0.21 0.01 02:16:28 01:51:01 0 88.50 0.00 11.29 0.00 0.17 0.03 02:16:28 01:51:01 1 88.59 0.00 11.24 0.00 0.17 0.00 02:16:28 01:51:01 2 85.97 0.00 13.71 0.00 0.33 0.00 02:16:28 01:51:01 3 87.96 0.00 11.75 0.03 0.24 0.02 02:16:28 01:51:01 4 87.80 0.00 12.02 0.00 0.18 0.00 02:16:28 01:51:01 5 88.30 0.00 11.50 0.02 0.17 0.02 02:16:28 01:51:01 6 87.96 0.00 11.80 0.00 0.24 0.00 02:16:28 01:51:01 7 88.05 0.00 11.76 0.00 0.19 0.00 02:16:28 01:52:01 all 25.72 0.00 5.69 3.23 0.12 65.24 02:16:28 01:52:01 0 23.26 0.00 5.16 1.18 0.12 70.29 02:16:28 01:52:01 1 29.02 0.00 6.25 2.46 0.12 62.15 02:16:28 01:52:01 2 26.59 0.00 5.95 3.64 0.15 63.66 02:16:28 01:52:01 3 22.67 0.00 5.52 6.34 0.12 65.36 02:16:28 01:52:01 4 23.38 0.00 5.29 2.74 0.10 68.49 02:16:28 01:52:01 5 25.95 0.00 5.21 2.83 0.10 65.91 02:16:28 01:52:01 6 28.08 0.00 6.36 3.99 0.12 61.46 02:16:28 01:52:01 7 26.84 0.00 5.81 2.68 0.12 64.55 02:16:28 01:53:01 all 10.82 0.00 1.04 0.13 0.07 87.94 02:16:28 01:53:01 0 6.09 0.00 0.93 0.02 0.07 92.89 02:16:28 01:53:01 1 9.57 0.00 1.02 0.08 0.07 89.25 02:16:28 01:53:01 2 14.35 0.00 1.27 0.15 0.08 84.15 02:16:28 01:53:01 3 11.35 0.00 0.94 0.72 0.05 86.94 02:16:28 01:53:01 4 6.44 0.00 0.81 0.00 0.05 92.70 02:16:28 01:53:01 5 14.49 0.00 1.24 0.03 0.08 84.15 02:16:28 01:53:01 6 10.05 0.00 1.00 0.03 0.08 88.83 02:16:28 01:53:01 7 14.24 0.00 1.14 0.02 0.08 84.53 02:16:28 02:16:28 01:53:01 CPU %user %nice %system %iowait %steal %idle 02:16:28 01:54:01 all 1.18 0.00 0.16 0.02 0.02 98.62 02:16:28 01:54:01 0 0.47 0.00 0.15 0.00 0.02 99.37 02:16:28 01:54:01 1 2.01 0.00 0.17 0.03 0.02 97.78 02:16:28 01:54:01 2 0.42 0.00 0.17 0.13 0.02 99.27 02:16:28 01:54:01 3 0.42 0.00 0.15 0.00 0.03 99.40 02:16:28 01:54:01 4 0.33 0.00 0.10 0.00 0.02 99.55 02:16:28 01:54:01 5 1.90 0.00 0.32 0.00 0.03 97.75 02:16:28 01:54:01 6 1.80 0.00 0.13 0.00 0.02 98.05 02:16:28 01:54:01 7 2.07 0.00 0.12 0.00 0.00 97.82 02:16:28 01:55:01 all 0.08 0.00 0.02 0.00 0.01 99.90 02:16:28 01:55:01 0 0.03 0.00 0.00 0.00 0.02 99.95 02:16:28 01:55:01 1 0.03 0.00 0.07 0.00 0.03 99.87 02:16:28 01:55:01 2 0.00 0.00 0.02 0.00 0.02 99.97 02:16:28 01:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:16:28 01:55:01 4 0.47 0.00 0.03 0.00 0.00 99.50 02:16:28 01:55:01 5 0.07 0.00 0.03 0.00 0.02 99.88 02:16:28 01:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:16:28 01:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:16:28 01:56:01 all 0.12 0.00 0.02 0.00 0.01 99.85 02:16:28 01:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:16:28 01:56:01 1 0.05 0.00 0.03 0.02 0.02 99.88 02:16:28 01:56:01 2 0.05 0.00 0.00 0.02 0.00 99.93 02:16:28 01:56:01 3 0.02 0.00 0.03 0.00 0.02 99.93 02:16:28 01:56:01 4 0.63 0.00 0.02 0.00 0.02 99.34 02:16:28 01:56:01 5 0.10 0.00 0.03 0.00 0.03 99.83 02:16:28 01:56:01 6 0.03 0.00 0.00 0.00 0.02 99.95 02:16:28 01:56:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:16:28 01:57:01 all 0.03 0.00 0.03 0.00 0.01 99.92 02:16:28 01:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:16:28 01:57:01 1 0.05 0.00 0.05 0.02 0.02 99.87 02:16:28 01:57:01 2 0.05 0.00 0.07 0.02 0.02 99.85 02:16:28 01:57:01 3 0.02 0.00 0.03 0.00 0.02 99.93 02:16:28 01:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:16:28 01:57:01 5 0.07 0.00 0.05 0.00 0.02 99.87 02:16:28 01:57:01 6 0.03 0.00 0.03 0.00 0.00 99.93 02:16:28 01:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:16:28 01:58:01 all 0.06 0.00 0.01 0.00 0.01 99.91 02:16:28 01:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:16:28 01:58:01 1 0.12 0.00 0.05 0.02 0.03 99.78 02:16:28 01:58:01 2 0.08 0.00 0.02 0.00 0.00 99.90 02:16:28 01:58:01 3 0.07 0.00 0.02 0.00 0.00 99.92 02:16:28 01:58:01 4 0.07 0.00 0.00 0.00 0.00 99.93 02:16:28 01:58:01 5 0.08 0.00 0.02 0.02 0.02 99.87 02:16:28 01:58:01 6 0.05 0.00 0.00 0.00 0.02 99.93 02:16:28 01:58:01 7 0.03 0.00 0.00 0.00 0.02 99.95 02:16:28 01:59:01 all 0.02 0.00 0.01 0.00 0.01 99.95 02:16:28 01:59:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:16:28 01:59:01 1 0.05 0.00 0.05 0.00 0.02 99.88 02:16:28 01:59:01 2 0.03 0.00 0.00 0.00 0.02 99.95 02:16:28 01:59:01 3 0.00 0.00 0.02 0.00 0.02 99.97 02:16:28 01:59:01 4 0.00 0.00 0.02 0.00 0.02 99.97 02:16:28 01:59:01 5 0.03 0.00 0.02 0.00 0.03 99.92 02:16:28 01:59:01 6 0.02 0.00 0.02 0.02 0.00 99.95 02:16:28 01:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:16:28 02:00:01 all 0.03 0.00 0.02 0.01 0.01 99.93 02:16:28 02:00:01 0 0.05 0.00 0.03 0.00 0.02 99.90 02:16:28 02:00:01 1 0.07 0.00 0.02 0.00 0.03 99.88 02:16:28 02:00:01 2 0.05 0.00 0.02 0.00 0.02 99.92 02:16:28 02:00:01 3 0.02 0.00 0.05 0.02 0.00 99.92 02:16:28 02:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:16:28 02:00:01 5 0.03 0.00 0.03 0.03 0.00 99.90 02:16:28 02:00:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:16:28 02:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:16:28 02:01:01 all 0.03 0.00 0.02 0.00 0.01 99.95 02:16:28 02:01:01 0 0.02 0.00 0.03 0.00 0.02 99.93 02:16:28 02:01:01 1 0.05 0.00 0.07 0.00 0.02 99.87 02:16:28 02:01:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:16:28 02:01:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:16:28 02:01:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:16:28 02:01:01 5 0.05 0.00 0.00 0.00 0.00 99.95 02:16:28 02:01:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:16:28 02:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:16:28 02:02:01 all 0.08 0.00 0.03 0.01 0.01 99.88 02:16:28 02:02:01 0 0.07 0.00 0.05 0.00 0.03 99.85 02:16:28 02:02:01 1 0.10 0.00 0.02 0.00 0.03 99.85 02:16:28 02:02:01 2 0.28 0.00 0.05 0.00 0.02 99.65 02:16:28 02:02:01 3 0.02 0.00 0.02 0.02 0.00 99.95 02:16:28 02:02:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:16:28 02:02:01 5 0.07 0.00 0.02 0.03 0.02 99.87 02:16:28 02:02:01 6 0.05 0.00 0.03 0.00 0.00 99.92 02:16:28 02:02:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:16:28 02:03:01 all 0.09 0.00 0.02 0.01 0.01 99.88 02:16:28 02:03:01 0 0.13 0.00 0.03 0.00 0.03 99.80 02:16:28 02:03:01 1 0.15 0.00 0.03 0.00 0.02 99.80 02:16:28 02:03:01 2 0.10 0.00 0.02 0.00 0.00 99.88 02:16:28 02:03:01 3 0.03 0.00 0.00 0.02 0.02 99.93 02:16:28 02:03:01 4 0.02 0.00 0.03 0.00 0.00 99.95 02:16:28 02:03:01 5 0.08 0.00 0.00 0.03 0.00 99.88 02:16:28 02:03:01 6 0.13 0.00 0.02 0.00 0.00 99.85 02:16:28 02:03:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:16:28 02:04:01 all 0.19 0.00 0.03 0.00 0.01 99.77 02:16:28 02:04:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:16:28 02:04:01 1 0.07 0.00 0.08 0.00 0.03 99.82 02:16:28 02:04:01 2 0.02 0.00 0.03 0.00 0.00 99.95 02:16:28 02:04:01 3 0.03 0.00 0.03 0.02 0.02 99.90 02:16:28 02:04:01 4 1.21 0.00 0.03 0.00 0.02 98.74 02:16:28 02:04:01 5 0.08 0.00 0.02 0.00 0.00 99.90 02:16:28 02:04:01 6 0.02 0.00 0.03 0.00 0.02 99.93 02:16:28 02:04:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:16:28 02:16:28 02:04:01 CPU %user %nice %system %iowait %steal %idle 02:16:28 02:05:01 all 0.14 0.00 0.01 0.00 0.01 99.83 02:16:28 02:05:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:16:28 02:05:01 1 0.03 0.00 0.05 0.00 0.03 99.88 02:16:28 02:05:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:16:28 02:05:01 3 0.00 0.00 0.00 0.02 0.00 99.98 02:16:28 02:05:01 4 0.98 0.00 0.00 0.00 0.00 99.02 02:16:28 02:05:01 5 0.03 0.00 0.00 0.02 0.02 99.93 02:16:28 02:05:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:16:28 02:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:16:28 02:06:01 all 0.03 0.00 0.01 0.01 0.01 99.94 02:16:28 02:06:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:16:28 02:06:01 1 0.10 0.00 0.05 0.00 0.03 99.82 02:16:28 02:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:16:28 02:06:01 3 0.05 0.00 0.02 0.02 0.02 99.90 02:16:28 02:06:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:16:28 02:06:01 5 0.05 0.00 0.02 0.03 0.00 99.90 02:16:28 02:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:16:28 02:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:16:28 02:07:01 all 0.03 0.00 0.01 0.00 0.01 99.94 02:16:28 02:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:16:28 02:07:01 1 0.08 0.00 0.07 0.00 0.05 99.80 02:16:28 02:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:16:28 02:07:01 3 0.12 0.00 0.02 0.02 0.02 99.83 02:16:28 02:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:16:28 02:07:01 5 0.02 0.00 0.00 0.02 0.00 99.97 02:16:28 02:07:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:16:28 02:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:16:28 02:08:01 all 0.05 0.00 0.02 0.00 0.01 99.93 02:16:28 02:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:16:28 02:08:01 1 0.10 0.00 0.05 0.00 0.03 99.82 02:16:28 02:08:01 2 0.05 0.00 0.02 0.00 0.02 99.92 02:16:28 02:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:16:28 02:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:16:28 02:08:01 5 0.10 0.00 0.02 0.00 0.00 99.88 02:16:28 02:08:01 6 0.05 0.00 0.02 0.00 0.00 99.93 02:16:28 02:08:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:16:28 02:09:01 all 0.02 0.00 0.01 0.00 0.01 99.95 02:16:28 02:09:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:16:28 02:09:01 1 0.03 0.00 0.07 0.00 0.03 99.87 02:16:28 02:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:16:28 02:09:01 3 0.00 0.00 0.00 0.02 0.00 99.98 02:16:28 02:09:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:16:28 02:09:01 5 0.05 0.00 0.00 0.02 0.02 99.92 02:16:28 02:09:01 6 0.05 0.00 0.02 0.00 0.02 99.92 02:16:28 02:09:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:16:28 02:10:02 all 0.02 0.00 0.01 0.00 0.01 99.96 02:16:28 02:10:02 0 0.00 0.00 0.00 0.00 0.00 100.00 02:16:28 02:10:02 1 0.07 0.00 0.07 0.00 0.05 99.82 02:16:28 02:10:02 2 0.02 0.00 0.00 0.00 0.00 99.98 02:16:28 02:10:02 3 0.02 0.00 0.02 0.02 0.02 99.93 02:16:28 02:10:02 4 0.00 0.00 0.00 0.00 0.00 100.00 02:16:28 02:10:02 5 0.02 0.00 0.02 0.00 0.00 99.97 02:16:28 02:10:02 6 0.02 0.00 0.02 0.00 0.00 99.97 02:16:28 02:10:02 7 0.00 0.00 0.00 0.00 0.00 100.00 02:16:28 02:11:01 all 0.02 0.00 0.01 0.00 0.01 99.95 02:16:28 02:11:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:16:28 02:11:01 1 0.05 0.00 0.05 0.00 0.02 99.88 02:16:28 02:11:01 2 0.03 0.00 0.03 0.00 0.02 99.92 02:16:28 02:11:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:16:28 02:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:16:28 02:11:01 5 0.03 0.00 0.02 0.02 0.00 99.93 02:16:28 02:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:16:28 02:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:16:28 02:12:01 all 0.02 0.00 0.02 0.01 0.02 99.94 02:16:28 02:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:16:28 02:12:01 1 0.05 0.00 0.03 0.02 0.03 99.87 02:16:28 02:12:01 2 0.03 0.00 0.02 0.00 0.03 99.92 02:16:28 02:12:01 3 0.00 0.00 0.02 0.02 0.02 99.95 02:16:28 02:12:01 4 0.00 0.00 0.02 0.00 0.02 99.97 02:16:28 02:12:01 5 0.03 0.00 0.02 0.02 0.02 99.92 02:16:28 02:12:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:16:28 02:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:16:28 02:13:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:16:28 02:13:01 0 0.00 0.00 0.02 0.00 0.02 99.97 02:16:28 02:13:01 1 0.08 0.00 0.02 0.00 0.02 99.88 02:16:28 02:13:01 2 0.02 0.00 0.02 0.00 0.02 99.95 02:16:28 02:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:16:28 02:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:16:28 02:13:01 5 0.07 0.00 0.02 0.02 0.00 99.90 02:16:28 02:13:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:16:28 02:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:16:28 02:14:01 all 0.03 0.00 0.02 0.00 0.01 99.94 02:16:28 02:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:16:28 02:14:01 1 0.05 0.00 0.03 0.00 0.03 99.88 02:16:28 02:14:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:16:28 02:14:01 3 0.02 0.00 0.02 0.02 0.02 99.93 02:16:28 02:14:01 4 0.00 0.00 0.02 0.00 0.02 99.97 02:16:28 02:14:01 5 0.03 0.00 0.00 0.02 0.00 99.95 02:16:28 02:14:01 6 0.05 0.00 0.03 0.00 0.02 99.90 02:16:28 02:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:16:28 02:15:01 all 0.27 0.00 0.16 0.05 0.01 99.50 02:16:28 02:15:01 0 0.27 0.00 0.18 0.00 0.02 99.53 02:16:28 02:15:01 1 0.22 0.00 0.17 0.23 0.02 99.37 02:16:28 02:15:01 2 0.37 0.00 0.20 0.00 0.03 99.40 02:16:28 02:15:01 3 0.33 0.00 0.13 0.00 0.00 99.53 02:16:28 02:15:01 4 0.15 0.00 0.13 0.00 0.00 99.72 02:16:28 02:15:01 5 0.30 0.00 0.13 0.20 0.02 99.35 02:16:28 02:15:01 6 0.43 0.00 0.18 0.00 0.02 99.37 02:16:28 02:15:01 7 0.12 0.00 0.17 0.00 0.02 99.70 02:16:28 02:16:28 02:15:01 CPU %user %nice %system %iowait %steal %idle 02:16:28 02:16:01 all 8.16 0.00 3.69 3.11 0.09 84.95 02:16:28 02:16:01 0 8.45 0.00 4.18 0.12 0.07 87.19 02:16:28 02:16:01 1 8.40 0.00 3.66 0.05 0.10 87.79 02:16:28 02:16:01 2 7.29 0.00 4.54 9.76 0.08 78.33 02:16:28 02:16:01 3 7.72 0.00 3.06 5.71 0.08 83.42 02:16:28 02:16:01 4 8.70 0.00 3.12 0.10 0.07 88.00 02:16:28 02:16:01 5 9.89 0.00 5.02 7.98 0.12 76.98 02:16:28 02:16:01 6 6.26 0.00 2.58 0.17 0.07 90.93 02:16:28 02:16:01 7 8.59 0.00 3.34 1.03 0.12 86.92 02:16:28 Average: all 11.96 0.00 2.29 1.22 0.04 84.49 02:16:28 Average: 0 11.74 0.00 2.15 0.85 0.04 85.22 02:16:28 Average: 1 12.07 0.00 2.38 0.83 0.05 84.66 02:16:28 Average: 2 11.72 0.00 2.38 2.23 0.05 83.63 02:16:28 Average: 3 11.70 0.00 2.17 1.08 0.05 85.01 02:16:28 Average: 4 12.05 0.00 2.42 2.33 0.04 83.16 02:16:28 Average: 5 12.27 0.00 2.32 1.03 0.04 84.34 02:16:28 Average: 6 11.98 0.00 2.22 0.64 0.04 85.12 02:16:28 Average: 7 12.12 0.00 2.26 0.81 0.04 84.77 02:16:28 02:16:28 02:16:28