Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 06bbb4e4647273833213264ef286cf48fa9ebf74 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-ssh2778992072462439587.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh13974924811919429006.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 f3350a1713306dce7682ed7e37d5774890d03277 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-ssh639167349005081646.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh17109753950212537348.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-ssh384754076547211916.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/v3]] ========================================================= [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.21 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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10538 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/697 [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/697 # 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 06bbb4e4647273833213264ef286cf48fa9ebf74 (main) Commit message: "Merge pull request #4917 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.12.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 06bbb4e4647273833213264ef286cf48fa9ebf74 # timeout=10 > git rev-list --no-walk 475a7db5b5b56187166d71228061bf2da140d1ab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:47:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:47:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:47:31 ========================================================= 23:47:31 EdgeX Global Pipelines Version Info 23:47:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:47:32 ------------------- 23:47:32 stable info: 23:47:32 ------------------- 23:47:32 Commited By: Cherry Wang cherry@iotechsys.com 23:47:32 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 23:47:32 Message: update stable to v1.0.263 23:47:33 ------------------- 23:47:33 experimental info: 23:47:33 ------------------- 23:47:33 Commited By: Cherry Wang cherry@iotechsys.com 23:47:33 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 23:47:33 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:47:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:47:33 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:47:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:47:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:47:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:47:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 23:47:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:47:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:47:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:47:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:47:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:47:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:47:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:47:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:47:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:47:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:47:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:47:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:47:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:47:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 23:47:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:47:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:47:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:47:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:47:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:47:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:47:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] echo 23:47:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 06bbb4e [Pipeline] echo 23:47:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:47:33 provisioning config files... 23:47:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/697@tmp/config10242346450647344574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:47:34 ---> ****-login.sh 23:47:34 nexus3.edgexfoundry.org:10001 23:47:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:47:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:47:34 Configure a credential helper to remove this warning. See 23:47:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:47:34 23:47:34 Login Succeeded 23:47:34 nexus3.edgexfoundry.org:10002 23:47:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:47:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:47:34 Configure a credential helper to remove this warning. See 23:47:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:47:34 23:47:34 Login Succeeded 23:47:34 nexus3.edgexfoundry.org:10003 23:47:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:47:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:47:35 Configure a credential helper to remove this warning. See 23:47:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:47:35 23:47:35 Login Succeeded 23:47:35 nexus3.edgexfoundry.org:10004 23:47:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:47:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:47:35 Configure a credential helper to remove this warning. See 23:47:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:47:35 23:47:35 Login Succeeded 23:47:35 ****.io 23:47:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:47:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:47:35 Configure a credential helper to remove this warning. See 23:47:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:47:35 23:47:35 Login Succeeded 23:47:35 ---> ****-login.sh ends [Pipeline] } 23:47:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:47:35 + 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-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 23:47:35 + dirname cmd/core-command/Dockerfile 23:47:35 + cut -d/ -f2 23:47:35 + echo core-command,cmd/core-command/Dockerfile 23:47:35 + dirname cmd/core-common-config-bootstrapper/Dockerfile 23:47:35 + cut -d/ -f2 23:47:35 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 23:47:35 + dirname cmd/core-data/Dockerfile 23:47:35 + cut -d/ -f2 23:47:35 + echo core-data,cmd/core-data/Dockerfile 23:47:35 + dirname cmd/core-keeper/Dockerfile 23:47:35 + cut -d/ -f2 23:47:35 + echo core-keeper,cmd/core-keeper/Dockerfile 23:47:35 + dirname+ cmd/core-metadata/Dockerfile 23:47:35 cut -d/ -f2 23:47:35 + echo core-metadata,cmd/core-metadata/Dockerfile 23:47:35 + + cut -d/dirname -f2 cmd/security-bootstrapper/Dockerfile 23:47:35 23:47:35 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:47:35 + dirname cmd/security-proxy-auth/Dockerfile 23:47:35 + cut -d/ -f2 23:47:35 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 23:47:35 + dirname cmd/security-proxy-setup/Dockerfile 23:47:35 + cut -d/ -f2 23:47:35 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:47:35 + dirname cmd/security-secretstore-setup/Dockerfile 23:47:35 + cut -d/ -f2 23:47:35 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:47:35 + dirname cmd/security-spiffe-token-provider/Dockerfile 23:47:35 + cut -d/ -f2 23:47:35 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 23:47:35 + dirname cmd/security-spire-agent/Dockerfile 23:47:35 + cut -d/ -f2 23:47:35 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 23:47:35 + dirname cmd/security-spire-config/Dockerfile 23:47:35 + cut -d/ -f2 23:47:35 + echo security-spire-config,cmd/security-spire-config/Dockerfile 23:47:35 + dirname cmd/security-spire-server/Dockerfile 23:47:35 + cut -d/ -f2 23:47:35 + echo security-spire-server,cmd/security-spire-server/Dockerfile 23:47:35 + dirname cmd/support-cron-scheduler/Dockerfile 23:47:35 + cut -d/ -f2 23:47:35 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 23:47:35 + dirname cmd/support-notifications/Dockerfile 23:47:35 + cut -d/ -f2 23:47:35 + echo support-notifications,cmd/support-notifications/Dockerfile 23:47:35 + dirname cmd/support-scheduler/Dockerfile 23:47:35 + cut -d/ -f2 23:47:35 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 23:47:35 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-cron-scheduler, dockerfile:cmd/support-cron-scheduler/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 23:47:36 + git rev-list -1 --merges 06bbb4e4647273833213264ef286cf48fa9ebf74~1..06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] echo 23:47:36 -----------> git rev-list -1 --merges 06bbb4e4647273833213264ef286cf48fa9ebf74~1..06bbb4e4647273833213264ef286cf48fa9ebf74 06bbb4e4647273833213264ef286cf48fa9ebf74 23:47:36 06bbb4e4647273833213264ef286cf48fa9ebf74 [false] [Pipeline] sh 23:47:36 + git log --format=format:%s -1 06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] echo 23:47:36 ========================================================= 23:47:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:47:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 23:47:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:47:36 + grep -v github /etc/ssh/ssh_known_hosts 23:47:36 + [ -e /tmp/ssh_known_hosts ] 23:47:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:47:36 + + sudoecho tee github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= -a 23:47:36 /etc/ssh/ssh_known_hosts 23:47:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:47:37 23:47:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:47:37 0.1.4: Pulling from edgex-devops/py-git-semver 23:47:37 b85a868b505f: Pulling fs layer 23:47:37 e2be974225ed: Pulling fs layer 23:47:37 339a4e72a1f5: Pulling fs layer 23:47:37 988bab9f4d93: Pulling fs layer 23:47:37 1469e6f7b9e6: Pulling fs layer 23:47:37 eaf3925da568: Pulling fs layer 23:47:37 bab4dde63d76: Pulling fs layer 23:47:37 bde34c3a00c8: Pulling fs layer 23:47:37 b352a97aabf1: Pulling fs layer 23:47:37 4872d77fe225: Pulling fs layer 23:47:37 5851b861e8e6: Pulling fs layer 23:47:37 eaf3925da568: Waiting 23:47:37 bab4dde63d76: Waiting 23:47:37 988bab9f4d93: Waiting 23:47:37 bde34c3a00c8: Waiting 23:47:37 b352a97aabf1: Waiting 23:47:37 1469e6f7b9e6: Waiting 23:47:37 e2be974225ed: Download complete 23:47:37 988bab9f4d93: Verifying Checksum 23:47:37 988bab9f4d93: Download complete 23:47:37 1469e6f7b9e6: Verifying Checksum 23:47:37 1469e6f7b9e6: Download complete 23:47:37 339a4e72a1f5: Download complete 23:47:37 eaf3925da568: Verifying Checksum 23:47:37 eaf3925da568: Download complete 23:47:37 bde34c3a00c8: Download complete 23:47:37 b352a97aabf1: Verifying Checksum 23:47:37 b352a97aabf1: Download complete 23:47:37 4872d77fe225: Verifying Checksum 23:47:37 4872d77fe225: Download complete 23:47:37 5851b861e8e6: Verifying Checksum 23:47:37 5851b861e8e6: Download complete 23:47:37 b85a868b505f: Verifying Checksum 23:47:37 b85a868b505f: Download complete 23:47:38 bab4dde63d76: Verifying Checksum 23:47:38 bab4dde63d76: Download complete 23:47:39 b85a868b505f: Pull complete 23:47:39 e2be974225ed: Pull complete 23:47:39 339a4e72a1f5: Pull complete 23:47:39 988bab9f4d93: Pull complete 23:47:40 1469e6f7b9e6: Pull complete 23:47:40 eaf3925da568: Pull complete 23:47:42 bab4dde63d76: Pull complete 23:47:42 bde34c3a00c8: Pull complete 23:47:42 b352a97aabf1: Pull complete 23:47:42 4872d77fe225: Pull complete 23:47:42 5851b861e8e6: Pull complete 23:47:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:47:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:47:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:47:42 prd-ubuntu20.04-docker-8c-8g-10538 does not seem to be running inside a container 23:47:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/697 -v /w/workspace/edgex-go/697:/w/workspace/edgex-go/697:rw,z -v /w/workspace/edgex-go/697@tmp:/w/workspace/edgex-go/697@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:47:45 $ docker top 406982f1ba7e0cee4b2ec04fd74b7d56190e199a41aaa1a9d1a531fda8964906 -eo pid,comm 23:47:45 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). 23:47:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:47:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:47:45 [ssh-agent] Looking for ssh-agent implementation... 23:47:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:47:45 $ docker exec 406982f1ba7e0cee4b2ec04fd74b7d56190e199a41aaa1a9d1a531fda8964906 ssh-agent 23:47:46 SSH_AUTH_SOCK=/tmp/ssh-S02CYMzrUxpZ/agent.32 23:47:46 SSH_AGENT_PID=39 23:47:46 Running ssh-add (command line suppressed) 23:47:46 Identity added: /w/workspace/edgex-go/697@tmp/private_key_4826260966536227729.key (/w/workspace/edgex-go/697@tmp/private_key_4826260966536227729.key) 23:47:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:47:46 + git tag --points-at HEAD [Pipeline] } 23:47:46 $ docker exec --env ******** --env ******** 406982f1ba7e0cee4b2ec04fd74b7d56190e199a41aaa1a9d1a531fda8964906 ssh-agent -k 23:47:46 unset SSH_AUTH_SOCK; 23:47:46 unset SSH_AGENT_PID; 23:47:46 echo Agent pid 39 killed; 23:47:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:47:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:47:46 [ssh-agent] Looking for ssh-agent implementation... 23:47:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:47:46 $ docker exec 406982f1ba7e0cee4b2ec04fd74b7d56190e199a41aaa1a9d1a531fda8964906 ssh-agent 23:47:46 SSH_AUTH_SOCK=/tmp/ssh-yMIHBOwdMrGA/agent.72 23:47:46 SSH_AGENT_PID=78 23:47:46 Running ssh-add (command line suppressed) 23:47:47 Identity added: /w/workspace/edgex-go/697@tmp/private_key_17587004913105963347.key (/w/workspace/edgex-go/697@tmp/private_key_17587004913105963347.key) 23:47:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:47:47 + git semver init 23:47:47 2024-09-17 23:47:47,569 [run_init] DEBUG init version:0.0.0 force:False 23:47:47 2024-09-17 23:47:47,569 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/697/.semver 23:47:47 2024-09-17 23:47:47,570 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/697/.semver 23:47:47 2024-09-17 23:47:47,570 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/697/.semver'], cwd=/w/workspace/edgex-go/697, universal_newlines=False, shell=None, istream=None) 23:47:54 2024-09-17 23:47:53,065 [append_file] DEBUG append to file:/w/workspace/edgex-go/697/.git/info/exclude 23:47:54 2024-09-17 23:47:53,065 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/697/.semver/main with force:False 23:47:54 2024-09-17 23:47:53,066 [read_version] DEBUG read version from /w/workspace/edgex-go/697/.semver/main 23:47:54 2024-09-17 23:47:53,066 [read_version] DEBUG read version from /w/workspace/edgex-go/697/.semver/main 23:47:54 3.2.0-dev.75 [Pipeline] } 23:47:54 $ docker exec --env ******** --env ******** 406982f1ba7e0cee4b2ec04fd74b7d56190e199a41aaa1a9d1a531fda8964906 ssh-agent -k 23:47:54 unset SSH_AUTH_SOCK; 23:47:54 unset SSH_AGENT_PID; 23:47:54 echo Agent pid 78 killed; 23:47:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:47:54 + git semver [Pipeline] } 23:47:54 $ docker stop --time=1 406982f1ba7e0cee4b2ec04fd74b7d56190e199a41aaa1a9d1a531fda8964906 23:47:56 $ docker rm -f --volumes 406982f1ba7e0cee4b2ec04fd74b7d56190e199a41aaa1a9d1a531fda8964906 [Pipeline] // withDockerContainer [Pipeline] sh 23:47:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:47:56 Stashed 1 file(s) [Pipeline] echo 23:47:56 [edgeXSemver]: initialized semver on version 3.2.0-dev.75 [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 23:47:57 + git config --global --add safe.directory /w/workspace/edgex-go/697 [Pipeline] echo 23:47:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:47:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:47:57 ========================================================= 23:47:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 23:47:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:47:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 23:47:57 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 23:47:57 619be1103602: Pulling fs layer 23:47:57 7862e08f4a3e: Pulling fs layer 23:47:57 5df492c9dc93: Pulling fs layer 23:47:57 7629e6793208: Pulling fs layer 23:47:57 4f4fb700ef54: Pulling fs layer 23:47:57 fb5054dd5b73: Pulling fs layer 23:47:57 eeca6798cff9: Pulling fs layer 23:47:57 aa269ceb94a6: Pulling fs layer 23:47:57 ada007ff1a6a: Pulling fs layer 23:47:57 7629e6793208: Waiting 23:47:57 4f4fb700ef54: Waiting 23:47:57 fb5054dd5b73: Waiting 23:47:57 eeca6798cff9: Waiting 23:47:57 aa269ceb94a6: Waiting 23:47:57 ada007ff1a6a: Waiting 23:47:57 7862e08f4a3e: Download complete 23:47:57 7629e6793208: Verifying Checksum 23:47:57 7629e6793208: Download complete 23:47:57 4f4fb700ef54: Verifying Checksum 23:47:57 4f4fb700ef54: Download complete 23:47:57 619be1103602: Verifying Checksum 23:47:57 619be1103602: Download complete 23:47:57 fb5054dd5b73: Verifying Checksum 23:47:57 fb5054dd5b73: Download complete 23:47:57 eeca6798cff9: Verifying Checksum 23:47:57 eeca6798cff9: Download complete 23:47:57 619be1103602: Pull complete 23:47:57 ada007ff1a6a: Verifying Checksum 23:47:57 ada007ff1a6a: Download complete 23:47:58 7862e08f4a3e: Pull complete 23:47:58 5df492c9dc93: Verifying Checksum 23:47:58 5df492c9dc93: Download complete 23:47:58 aa269ceb94a6: Verifying Checksum 23:47:58 aa269ceb94a6: Download complete 23:48:01 5df492c9dc93: Pull complete 23:48:01 7629e6793208: Pull complete 23:48:02 4f4fb700ef54: Pull complete 23:48:02 fb5054dd5b73: Pull complete 23:48:02 eeca6798cff9: Pull complete 23:48:04 aa269ceb94a6: Pull complete 23:48:05 ada007ff1a6a: Pull complete 23:48:05 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 23:48:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 23:48:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 23:48:05 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 23:48:05 WORKDIR /edgex 23:48:05 COPY go.mod . 23:48:05 RUN go mod download 23:48:05 + docker build -t ci-base-image-x86_64 -f - . 23:48:05 Sending build context to Docker daemon 179.4MB 23:48:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 23:48:06 ---> f489d0715acc 23:48:06 Step 2/4 : WORKDIR /edgex 23:48:12 Still waiting to schedule task 23:48:12 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:48:12 ---> Running in 618ebf51b9c9 23:48:12 Removing intermediate container 618ebf51b9c9 23:48:12 ---> 515079f691c8 23:48:12 Step 3/4 : COPY go.mod . 23:48:12 ---> 25112bcb64c7 23:48:12 Step 4/4 : RUN go mod download 23:48:12 ---> Running in 97f71ca2552f 23:48:44 Removing intermediate container 97f71ca2552f 23:48:44 ---> dc13682b368f 23:48:44 Successfully built dc13682b368f 23:48:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:45 + docker inspect -f . ci-base-image-x86_64 23:48:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:48:45 prd-ubuntu20.04-docker-8c-8g-10538 does not seem to be running inside a container 23:48:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/697 -v /w/workspace/edgex-go/697:/w/workspace/edgex-go/697:rw,z -v /w/workspace/edgex-go/697@tmp:/w/workspace/edgex-go/697@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:48:45 $ docker top f77cca4d8cd1d999e50185ed70697f08f2342e19508edc61f5d3e957794b3481 -eo pid,comm [Pipeline] { [Pipeline] sh 23:48:46 + go version 23:48:46 go version go1.21.9 linux/amd64 [Pipeline] } 23:48:46 $ docker stop --time=1 f77cca4d8cd1d999e50185ed70697f08f2342e19508edc61f5d3e957794b3481 23:48:47 $ docker rm -f --volumes f77cca4d8cd1d999e50185ed70697f08f2342e19508edc61f5d3e957794b3481 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:47 + docker inspect -f . ci-base-image-x86_64 23:48:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:48:47 prd-ubuntu20.04-docker-8c-8g-10538 does not seem to be running inside a container 23:48:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/697 -v /w/workspace/edgex-go/697:/w/workspace/edgex-go/697:rw,z -v /w/workspace/edgex-go/697@tmp:/w/workspace/edgex-go/697@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:48:48 $ docker top 51572031ed03b08ab8e242655ec6e6148a62f39d4b36e6065c92107962148e64 -eo pid,comm [Pipeline] { [Pipeline] echo 23:48:48 ========================================================= 23:48:48 [edgeXBuildGoParallel] Running Tests and Build... 23:48:48 ========================================================= [Pipeline] sh 23:48:48 + git config --global --add safe.directory /w/workspace/edgex-go/697 [Pipeline] fileExists [Pipeline] sh 23:48:49 + make test 23:48:49 go test -race -coverprofile=coverage.out ./... 23:48:57 ? github.com/edgexfoundry/edgex-go [no test files] 23:49:29 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:49:29 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 23:49:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:49:29 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 23:49:29 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:49:29 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:49:29 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:49:29 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:49:29 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 23:49:29 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:49:29 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:49:29 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 23:49:29 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:49:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:49:29 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:49:29 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:49:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:49:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:49:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.036s coverage: 28.7% of statements 23:49:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 23:49:30 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 23:49:30 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:49:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:49:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:49:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.056s coverage: 97.0% of statements 23:49:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:49:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:49:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:49:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:49:32 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 23:49:32 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 23:49:32 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 23:49:32 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 23:49:32 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 23:49:33 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 23:49:33 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 23:49:33 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 23:49:33 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 23:49:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:49:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.065s coverage: 69.2% of statements 23:49:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.042s coverage: 53.2% of statements 23:49:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:49:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:49:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.924s coverage: 93.4% of statements 23:49:35 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.039s coverage: 91.7% of statements 23:49:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.045s coverage: 7.0% of statements 23:49:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:49:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:49:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 23:49:35 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:49:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:49:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:49:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:49:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:49:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:49:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 23:49:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:49:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 23:49:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.386s coverage: 95.8% of statements 23:49:37 ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements 23:49:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:49:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:49:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.033s coverage: 0.0% of statements [no tests to run] 23:49:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.047s coverage: 0.8% of statements 23:49:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.021s coverage: 30.7% of statements 23:49:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.029s coverage: 41.7% of statements 23:49:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.022s coverage: 77.8% of statements 23:49:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements 23:49:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.052s coverage: 96.3% of statements 23:49:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.027s coverage: 87.5% of statements 23:49:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:49:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:49:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:49:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:49:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:49:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 23:49:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 23:49:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 23:49:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 23:49:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 23:49:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 23:49:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:49:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:49:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:49:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:49:42 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:49:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:49:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:49:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 23:49:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:49:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:49:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:49:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 23:49:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 23:49:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 23:49:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:49:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:49:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:49:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:49:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:49:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:49:51 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 23:49:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.034s coverage: 94.4% of statements 23:49:52 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 23:49:52 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 23:49:52 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 23:49:53 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 23:49:53 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 23:49:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:49:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:49:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:49:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:49:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:49:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10539 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 23:49:56 Running in /w/workspace/edgex-go/697 [Pipeline] { [Pipeline] checkout 23:49:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:49:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:49:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:49:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:49:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:49:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:49:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:49:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:49:59 The recommended git tool is: git 23:50:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.268s coverage: 79.9% of statements 23:50:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.044s coverage: 92.9% of statements 23:50:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 66.7% of statements 23:50:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.027s coverage: 62.3% of statements 23:50:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.027s coverage: 75.0% of statements 23:50:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.026s coverage: 87.2% of statements 23:50:04 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 20.0% of statements 23:50:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 23:50:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.067s coverage: 81.8% of statements 23:50:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.069s coverage: 82.1% of statements 23:50:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements 23:50:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.126s coverage: 63.1% of statements 23:50:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements 23:50:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 23:50:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 23:50:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 23:50:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements 23:50:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.238s coverage: 36.5% of statements 23:50:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 89.5% of statements 23:50:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.024s coverage: 84.8% of statements 23:50:04 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.028s coverage: 4.9% of statements 23:50:04 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.065s coverage: 97.1% of statements 23:50:04 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.025s coverage: 35.9% of statements 23:50:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.045s coverage: 19.9% of statements 23:50:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.109s coverage: 95.7% of statements 23:50:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements 23:50:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.076s coverage: 98.9% of statements 23:50:04 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 23:50:04 running golangci-lint 23:50:05 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 23:50:05 go version go1.21.9 linux/amd64 23:50:05 level=info msg="[config_reader] Used config file .golangci.yml" 23:50:05 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 23:50:07 using credential edgex-jenkins-ssh 23:50:07 Cloning the remote Git repository 23:50:07 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:50:08 > git init /w/workspace/edgex-go/697 # timeout=10 23:50:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:50:08 > git --version # timeout=10 23:50:08 > git --version # 'git version 2.25.1' 23:50:08 using GIT_SSH to set credentials SSH Credentials for GitHub 23:50:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:50:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:50:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:50:27 Avoid second fetch 23:50:27 Checking out Revision 06bbb4e4647273833213264ef286cf48fa9ebf74 (main) 23:50:27 Commit message: "Merge pull request #4917 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.12.0" 23:50:27 > git config core.sparsecheckout # timeout=10 23:50:27 > git checkout -f 06bbb4e4647273833213264ef286cf48fa9ebf74 # timeout=10 23:50:31 level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|compiled_files|deps|files|exports_file|imports) took 23.343328384s" 23:50:31 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 50.794882ms" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:50:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:50:32 % Total % Received % Xferd Average Speed Time Time Time Current 23:50:32 Dload Upload Total Spent Left Speed 23:50:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 108k 0 --:--:-- --:--:-- --:--:-- 109k [Pipeline] sh 23:50:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:50:33 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:50:33 sudo tee /etc/docker/daemon.new 23:50:33 { 23:50:33 "registry-mirrors": [ 23:50:33 "https://nexus3.edgexfoundry.org:10001" 23:50:33 ], 23:50:33 "bip": "10.250.0.254/24", 23:50:33 "hosts": [ 23:50:33 "tcp://0.0.0.0:5555", 23:50:33 "unix:///var/run/docker.sock" 23:50:33 ], 23:50:33 "mtu": 1458, 23:50:33 "selinux-enabled": true, 23:50:33 "seccomp-profile": "/etc/docker/seccomp.json" 23:50:33 } [Pipeline] sh 23:50:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:50:34 + sudo service docker restart 23:50:44 level=info msg="[linters_context/goanalysis] analyzers took 2m25.078177015s with top 10 stages: buildir: 1m7.077755643s, gosec: 9.707830913s, inspect: 3.253782297s, fact_deprecated: 2.611465139s, printf: 2.380586623s, fact_purity: 2.073808226s, nilness: 1.866300061s, ctrlflow: 1.782370152s, S1038: 1.610169772s, S1039: 1.163240089s" 23:50:44 level=info msg="[runner] Issues before processing: 214, after processing: 0" 23:50:44 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 214/214, cgo: 214/214, exclude: 214/214, skip_files: 214/214, exclude-rules: 22/214, nolint: 0/22, filename_unadjuster: 214/214, skip_dirs: 214/214, autogenerated_exclude: 214/214, identifier_marker: 214/214" 23:50:44 level=info msg="[runner] processing took 24.702069ms with stages: nolint: 12.750571ms, identifier_marker: 5.284371ms, autogenerated_exclude: 2.180669ms, path_prettifier: 2.117708ms, exclude-rules: 1.468366ms, skip_dirs: 798.193µs, cgo: 67.901µs, filename_unadjuster: 29µs, max_same_issues: 1.01µs, exclude: 760ns, skip_files: 510ns, fixer: 420ns, severity-rules: 370ns, path_shortener: 370ns, diff: 370ns, sort_results: 370ns, uniq_by_line: 360ns, source_code: 350ns, max_from_linter: 170ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" 23:50:44 level=info msg="[runner] linters took 14.009196959s with stages: goanalysis_metalinter: 13.984362949s" 23:50:44 level=info msg="File cache stats: 0 entries of total size 0B" 23:50:44 level=info msg="Memory: 370 samples, avg is 319.4MB, max is 1375.9MB" 23:50:44 level=info msg="Execution took 37.414007728s" 23:50:44 go vet ./... 23:50:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:50:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:50:50 ./bin/test-attribution-txt.sh 23:50:50 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 23:50:50 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 23:50:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 23:50:51 + ls -al . 23:50:51 total 936 23:50:51 drwxrwxr-x 11 1001 1001 4096 Sep 17 23:48 . 23:50:51 drwxr-xr-x 4 root root 4096 Sep 17 23:48 .. 23:50:51 drwxrwxr-x 2 1001 1001 4096 Sep 17 23:47 .blubracket 23:50:51 -rw-rw-r-- 1 1001 1001 10 Sep 17 23:47 .dockerignore 23:50:51 drwxrwxr-x 8 1001 1001 4096 Sep 17 23:50 .git 23:50:51 drwxrwxr-x 3 1001 1001 4096 Sep 17 23:47 .github 23:50:51 -rw-rw-r-- 1 1001 1001 1102 Sep 17 23:47 .gitignore 23:50:51 -rw-rw-r-- 1 1001 1001 42 Sep 17 23:47 .golangci.yml 23:50:51 -rw-rw-r-- 1 1001 1001 100 Sep 17 23:47 .hadolint.yml 23:50:51 drwxr-xr-x 3 1001 1001 4096 Sep 17 23:47 .semver 23:50:51 -rw-rw-r-- 1 1001 1001 155 Sep 17 23:47 .sonarcloud.properties 23:50:51 -rw-rw-r-- 1 1001 1001 1171 Sep 17 23:47 ADOPTERS.md 23:50:51 -rw-rw-r-- 1 1001 1001 21286 Sep 17 23:47 Attribution.txt 23:50:51 -rw-rw-r-- 1 1001 1001 100284 Sep 17 23:47 CHANGELOG.md 23:50:51 -rw-rw-r-- 1 1001 1001 3804 Sep 17 23:47 CONTRIBUTING.md 23:50:51 -rw-rw-r-- 1 1001 1001 677 Sep 17 23:47 GOVERNANCE.md 23:50:51 -rw-rw-r-- 1 1001 1001 861 Sep 17 23:47 Jenkinsfile 23:50:51 -rw-rw-r-- 1 1001 1001 10775 Sep 17 23:47 LICENSE 23:50:51 -rw-rw-r-- 1 1001 1001 16854 Sep 17 23:47 Makefile 23:50:51 -rw-rw-r-- 1 1001 1001 582 Sep 17 23:47 OWNERS.md 23:50:51 -rw-rw-r-- 1 1001 1001 9528 Sep 17 23:47 README.md 23:50:51 -rw-rw-r-- 1 1001 1001 789 Sep 17 23:47 SECURITY.md 23:50:51 -rw-rw-r-- 1 1001 1001 12 Sep 17 23:47 VERSION 23:50:51 drwxrwxr-x 2 1001 1001 4096 Sep 17 23:47 bin 23:50:51 drwxrwxr-x 20 1001 1001 4096 Sep 17 23:47 cmd 23:50:51 -rw-r--r-- 1 root root 567970 Sep 17 23:50 coverage.out 23:50:51 drwxrwxr-x 2 1001 1001 4096 Sep 17 23:47 fuzz_test 23:50:51 -rw-rw-r-- 1 1001 1001 7305 Sep 17 23:47 go.mod 23:50:51 -rw-rw-r-- 1 1001 1001 102748 Sep 17 23:47 go.sum 23:50:51 drwxrwxr-x 7 1001 1001 4096 Sep 17 23:47 internal 23:50:51 drwxrwxr-x 3 1001 1001 4096 Sep 17 23:47 openapi 23:50:51 -rw-rw-r-- 1 1001 1001 584 Sep 17 23:47 security.txt 23:50:51 -rw-rw-r-- 1 1001 1001 204 Sep 17 23:47 version.go [Pipeline] sh 23:50:51 + '[' -e coverage.out ] 23:50:51 + chown 1001:1001 coverage.out [Pipeline] stash 23:50:51 Stashed 1 file(s) [Pipeline] sh 23:50:51 + make build 23:50:51 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:50:52 provisioning config files... 23:50:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/697@tmp/config10148311127171568933tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:50:52 ---> ****-login.sh 23:50:52 nexus3.edgexfoundry.org:10001 23:50:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:50:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:50:53 Configure a credential helper to remove this warning. See 23:50:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:50:53 23:50:53 Login Succeeded 23:50:53 nexus3.edgexfoundry.org:10002 23:50:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:50:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:50:53 Configure a credential helper to remove this warning. See 23:50:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:50:53 23:50:53 Login Succeeded 23:50:53 nexus3.edgexfoundry.org:10003 23:50:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:50:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:50:54 Configure a credential helper to remove this warning. See 23:50:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:50:54 23:50:54 Login Succeeded 23:50:54 nexus3.edgexfoundry.org:10004 23:50:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:50:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:50:54 Configure a credential helper to remove this warning. See 23:50:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:50:54 23:50:54 Login Succeeded 23:50:54 ****.io 23:50:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:50:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:50:54 Configure a credential helper to remove this warning. See 23:50:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:50:54 23:50:54 Login Succeeded 23:50:54 ---> ****-login.sh ends [Pipeline] } 23:50:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 23:50:55 + git config --global --add safe.directory /w/workspace/edgex-go/697 [Pipeline] echo 23:50:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:50:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:50:55 ========================================================= 23:50:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 23:50:55 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:50:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:50:56 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:50:56 c6b39de5b339: Pulling fs layer 23:50:56 a69c41024577: Pulling fs layer 23:50:56 d6de4b400683: Pulling fs layer 23:50:56 35cb2a7552d0: Pulling fs layer 23:50:56 4f4fb700ef54: Pulling fs layer 23:50:56 35cb2a7552d0: Waiting 23:50:56 464afbd9ba4c: Pulling fs layer 23:50:56 00f215d4a9da: Pulling fs layer 23:50:56 d496ad576159: Pulling fs layer 23:50:56 464afbd9ba4c: Waiting 23:50:56 00f215d4a9da: Waiting 23:50:56 d496ad576159: Waiting 23:50:56 4f4fb700ef54: Waiting 23:50:56 a69c41024577: Verifying Checksum 23:50:56 a69c41024577: Download complete 23:50:56 35cb2a7552d0: Verifying Checksum 23:50:56 35cb2a7552d0: Download complete 23:50:56 4f4fb700ef54: Verifying Checksum 23:50:56 4f4fb700ef54: Download complete 23:50:56 464afbd9ba4c: Verifying Checksum 23:50:56 464afbd9ba4c: Download complete 23:50:56 c6b39de5b339: Verifying Checksum 23:50:56 c6b39de5b339: Download complete 23:50:56 d496ad576159: Verifying Checksum 23:50:56 d496ad576159: Download complete 23:50:57 c6b39de5b339: Pull complete 23:50:57 a69c41024577: Pull complete 23:50:58 d6de4b400683: Verifying Checksum 23:50:58 d6de4b400683: Download complete 23:50:59 00f215d4a9da: Verifying Checksum 23:50:59 00f215d4a9da: Download complete 23:51:11 d6de4b400683: Pull complete 23:51:11 35cb2a7552d0: Pull complete 23:51:11 4f4fb700ef54: Pull complete 23:51:11 464afbd9ba4c: Pull complete 23:51:18 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:51:18 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:51:19 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:51:20 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 23:51:21 00f215d4a9da: Pull complete 23:51:21 d496ad576159: Pull complete 23:51:21 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 23:51:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:51:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 23:51:22 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:51:22 WORKDIR /edgex 23:51:22 COPY go.mod . 23:51:22 RUN go mod download build 23:51:22 -t ci-base-image-arm64 -f - . 23:51:22 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:51:22 Sending build context to Docker daemon 3.576MB 23:51:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:51:22 ---> f246e2811388 23:51:22 Step 2/4 : WORKDIR /edgex 23:51:24 ---> Running in bde85b375d70 23:51:25 Removing intermediate container bde85b375d70 23:51:25 ---> 5b20aefe5202 23:51:25 Step 3/4 : COPY go.mod . 23:51:25 ---> 021e3d9ff031 23:51:25 Step 4/4 : RUN go mod download 23:51:25 ---> Running in 2d036b024090 23:51:26 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:51:28 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 23:51:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:51:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:51:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:51:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:51:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:51:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 23:51:36 $ docker stop --time=1 51572031ed03b08ab8e242655ec6e6148a62f39d4b36e6065c92107962148e64 23:51:43 $ docker rm -f --volumes 51572031ed03b08ab8e242655ec6e6148a62f39d4b36e6065c92107962148e64 [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 23:51:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:51:44 23:51:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:51:45 latest: Pulling from edgex-devops/edgex-compose 23:51:45 91d30c5bc195: Pulling fs layer 23:51:45 2e9b0aa3be6d: Pulling fs layer 23:51:45 9c61dcf015f6: Pulling fs layer 23:51:45 4698f68db338: Pulling fs layer 23:51:45 2a2f49069b9e: Pulling fs layer 23:51:45 e0025b399a48: Pulling fs layer 23:51:45 4698f68db338: Waiting 23:51:45 e0025b399a48: Waiting 23:51:45 2a2f49069b9e: Waiting 23:51:45 91d30c5bc195: Verifying Checksum 23:51:45 91d30c5bc195: Download complete 23:51:45 4698f68db338: Verifying Checksum 23:51:45 4698f68db338: Download complete 23:51:45 2e9b0aa3be6d: Verifying Checksum 23:51:45 2e9b0aa3be6d: Download complete 23:51:45 e0025b399a48: Download complete 23:51:45 91d30c5bc195: Pull complete 23:51:45 2a2f49069b9e: Verifying Checksum 23:51:45 2e9b0aa3be6d: Pull complete 23:51:45 9c61dcf015f6: Verifying Checksum 23:51:45 9c61dcf015f6: Download complete 23:51:49 9c61dcf015f6: Pull complete 23:51:49 4698f68db338: Pull complete 23:51:49 2a2f49069b9e: Pull complete 23:51:49 e0025b399a48: Pull complete 23:51:49 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 23:51:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:51:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:51:49 prd-ubuntu20.04-docker-8c-8g-10538 does not seem to be running inside a container 23:51:49 $ 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/697 -v /w/workspace/edgex-go/697:/w/workspace/edgex-go/697:rw,z -v /w/workspace/edgex-go/697@tmp:/w/workspace/edgex-go/697@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:51:54 $ docker top ca1c2110403221fcf35fa26cae3904924ae6b728dcebdc538f30f5c06c7924c2 -eo pid,comm [Pipeline] { [Pipeline] sh 23:51:54 + docker compose -f ./docker-compose-build.yml build --parallel 23:51:56 #1 [security-bootstrapper internal] load build definition from Dockerfile 23:51:56 #1 transferring dockerfile: 23:51:56 #1 transferring dockerfile: 3.17kB done 23:51:56 #1 DONE 0.1s 23:51:56 23:51:56 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 23:51:56 #2 transferring dockerfile: 1.89kB done 23:51:56 #2 DONE 0.0s 23:51:56 23:51:56 #3 [security-proxy-setup internal] load build definition from Dockerfile 23:51:56 #3 transferring dockerfile: 2.50kB done 23:51:56 #3 DONE 0.0s 23:51:56 23:51:56 #4 [core-keeper internal] load build definition from Dockerfile 23:51:56 #4 transferring dockerfile: 2.01kB done 23:51:56 #4 DONE 0.0s 23:51:56 23:51:56 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 23:51:56 #5 transferring dockerfile: 2.23kB done 23:51:57 #5 DONE 0.1s 23:51:57 23:51:57 #6 [core-data internal] load build definition from Dockerfile 23:51:57 #6 transferring dockerfile: 2.07kB done 23:51:57 #6 DONE 0.1s 23:51:57 23:51:57 #7 [security-spire-server internal] load build definition from Dockerfile 23:51:57 #7 transferring dockerfile: 1.70kB done 23:51:57 #7 DONE 0.1s 23:51:57 23:51:57 #8 [core-command internal] load build definition from Dockerfile 23:51:57 #8 transferring dockerfile: 1.93kB done 23:51:57 #8 DONE 0.1s 23:51:57 23:51:57 #9 [security-bootstrapper internal] load .dockerignore 23:51:57 #9 transferring context: 50B done 23:51:57 #9 DONE 0.1s 23:51:57 23:51:57 #10 [core-metadata internal] load build definition from Dockerfile 23:51:57 #10 transferring dockerfile: 2.06kB done 23:51:57 #10 DONE 0.1s 23:51:57 23:51:57 #11 [support-scheduler internal] load build definition from Dockerfile 23:51:57 #11 transferring dockerfile: 1.93kB done 23:51:57 #11 DONE 0.1s 23:51:57 23:51:57 #12 [security-spire-agent internal] load build definition from Dockerfile 23:51:57 #12 transferring dockerfile: 1.81kB done 23:51:57 #12 DONE 0.1s 23:51:57 23:51:57 #13 [security-spire-config internal] load build definition from Dockerfile 23:51:57 #13 transferring dockerfile: 1.69kB done 23:51:57 #13 DONE 0.1s 23:51:57 23:51:57 #14 [support-notifications internal] load build definition from Dockerfile 23:51:57 #14 transferring dockerfile: 1.95kB done 23:51:57 #14 DONE 0.1s 23:51:57 23:51:57 #15 [support-cron-scheduler internal] load build definition from Dockerfile 23:51:57 #15 transferring dockerfile: 1.85kB done 23:51:57 #15 DONE 0.1s 23:51:57 23:51:57 #16 [security-proxy-auth internal] load build definition from Dockerfile 23:51:57 #16 transferring dockerfile: 2.15kB done 23:51:57 #16 DONE 0.1s 23:51:57 23:51:57 #17 [security-secretstore-setup internal] load build definition from Dockerfile 23:51:57 #17 transferring dockerfile: 2.49kB done 23:51:57 #17 DONE 0.1s 23:51:57 23:51:57 #18 [security-spiffe-token-provider internal] load .dockerignore 23:51:57 #18 transferring context: 50B done 23:51:57 #18 DONE 0.0s 23:51:57 23:51:57 #19 [security-proxy-setup internal] load .dockerignore 23:51:57 #19 transferring context: 50B done 23:51:57 #19 DONE 0.0s 23:51:57 23:51:57 #20 [core-keeper internal] load .dockerignore 23:51:57 #20 transferring context: 50B done 23:51:57 #20 DONE 0.0s 23:51:57 23:51:57 #21 [core-common-config-bootstrapper internal] load .dockerignore 23:51:57 #21 transferring context: 50B done 23:51:57 #21 DONE 0.0s 23:51:57 23:51:57 #22 [core-data internal] load .dockerignore 23:51:57 #22 transferring context: 50B done 23:51:57 #22 DONE 0.0s 23:51:57 23:51:57 #23 [core-command internal] load .dockerignore 23:51:57 #23 transferring context: 50B done 23:51:57 #23 DONE 0.0s 23:51:57 23:51:57 #24 [security-spire-server internal] load .dockerignore 23:51:57 #24 transferring context: 50B done 23:51:57 #24 DONE 0.0s 23:51:57 23:51:57 #25 [core-metadata internal] load .dockerignore 23:51:57 #25 transferring context: 50B done 23:51:57 #25 DONE 0.0s 23:51:57 23:51:57 #26 [security-spire-agent internal] load .dockerignore 23:51:57 #26 transferring context: 50B done 23:51:57 #26 DONE 0.1s 23:51:57 23:51:57 #27 [support-scheduler internal] load .dockerignore 23:51:57 #27 transferring context: 50B done 23:51:57 #27 DONE 0.1s 23:51:57 23:51:57 #28 [security-spire-config internal] load .dockerignore 23:51:57 #28 transferring context: 50B done 23:51:57 #28 DONE 0.1s 23:51:57 23:51:57 #29 [security-proxy-auth internal] load .dockerignore 23:51:57 #29 transferring context: 50B done 23:51:57 #29 DONE 0.0s 23:51:57 23:51:57 #30 [support-notifications internal] load .dockerignore 23:51:57 #30 transferring context: 50B done 23:51:57 #30 DONE 0.0s 23:51:57 23:51:57 #31 [support-cron-scheduler internal] load .dockerignore 23:51:57 #31 transferring context: 50B done 23:51:57 #31 DONE 0.1s 23:51:57 23:51:57 #32 [security-secretstore-setup internal] load .dockerignore 23:51:57 #32 transferring context: 50B done 23:51:57 #32 DONE 0.0s 23:51:57 23:51:57 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:51:57 #33 DONE 0.0s 23:51:57 23:51:57 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 23:51:57 #34 DONE 0.1s 23:51:57 23:51:57 #35 [security-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 23:51:57 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 23:51:57 #35 ... 23:51:57 23:51:57 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:51:57 #33 DONE 0.0s 23:51:57 23:51:57 #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 23:51:57 #34 DONE 0.1s 23:51:57 23:51:57 #35 [security-proxy-setup stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 23:51:57 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 23:51:57 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 23:51:57 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 23:51:57 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 23:51:57 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s 23:51:58 #35 ... 23:51:58 23:51:58 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:51:58 #33 DONE 0.0s 23:51:58 23:51:58 #35 [security-proxy-setup stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 23:51:58 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 23:51:58 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 23:51:58 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 23:51:58 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 23:51:58 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 23:51:58 #35 ... 23:51:58 23:51:58 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:51:58 #33 DONE 0.0s 23:51:58 23:51:58 #35 [core-common-config-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 23:51:58 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 23:51:58 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 23:51:58 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 23:51:58 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 23:51:58 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 23:51:58 #35 ... 23:51:58 23:51:58 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:51:58 #33 DONE 0.0s 23:51:58 23:51:58 #35 [core-command stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 23:51:58 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 23:51:58 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 23:51:58 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 23:51:58 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 23:51:58 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 23:51:58 #35 ... 23:51:58 23:51:58 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:51:58 #33 DONE 0.0s 23:51:58 23:51:58 #35 [core-metadata stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 23:51:58 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 23:51:58 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 23:51:58 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 23:51:58 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 23:51:58 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 23:51:58 #35 ... 23:51:58 23:51:58 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:51:58 #33 DONE 0.0s 23:51:58 23:51:58 #35 [support-scheduler stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 23:51:58 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 23:51:58 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 23:51:58 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 23:51:58 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 23:51:58 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 23:51:58 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done 23:51:58 #35 ... 23:51:58 23:51:58 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:51:58 #33 DONE 0.0s 23:51:58 23:51:58 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:51:58 #33 DONE 0.0s 23:51:58 23:51:58 #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 23:51:58 #34 DONE 0.6s 23:51:58 23:51:58 #35 [support-notifications stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 23:51:58 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 23:51:58 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 23:51:58 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 23:51:58 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 23:51:58 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 23:51:58 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done 23:51:59 #35 ... 23:51:59 23:51:59 #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 23:51:59 #36 DONE 0.9s 23:51:59 23:51:59 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 23:51:59 #37 DONE 0.7s 23:51:59 23:51:59 #35 [security-spire-agent stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 23:51:59 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 23:51:59 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 23:51:59 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 23:51:59 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 23:51:59 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 23:51:59 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done 23:51:59 #35 ... 23:51:59 23:51:59 #38 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 23:51:59 #38 DONE 1.9s 23:51:59 23:51:59 #39 [security-spire-agent internal] load build context 23:51:59 #39 transferring context: 27.24kB 0.0s done 23:51:59 #39 DONE 0.5s 23:51:59 23:51:59 #40 [security-spire-config internal] load build context 23:51:59 #40 transferring context: 25.96kB 0.1s done 23:51:59 #40 DONE 0.5s 23:51:59 23:51:59 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:51:59 #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done 23:51:59 #41 ... 23:51:59 23:51:59 #42 [security-spire-server internal] load build context 23:51:59 #42 transferring context: 27.71kB 0.1s done 23:51:59 #42 DONE 0.6s 23:51:59 23:51:59 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:51:59 #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 23:51:59 #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 23:52:00 #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 23:52:00 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.0s 23:52:00 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.0s 23:52:00 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s 23:52:01 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.6s done 23:52:04 #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 4.2s 23:52:05 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 5.2s 23:52:05 #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 23:52:05 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 5.4s done 23:52:05 #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 5.5s 23:52:08 #41 ... 23:52:08 23:52:08 #43 [security-bootstrapper internal] load build context 23:52:08 #43 transferring context: 228.44MB 9.9s 23:52:08 #43 ... 23:52:08 23:52:08 #44 [security-spiffe-token-provider internal] load build context 23:52:08 #44 ... 23:52:08 23:52:08 #45 [security-proxy-setup internal] load build context 23:52:08 #45 ... 23:52:08 23:52:08 #46 [core-common-config-bootstrapper internal] load build context 23:52:08 #46 ... 23:52:08 23:52:08 #47 [core-keeper internal] load build context 23:52:08 #47 ... 23:52:08 23:52:08 #48 [core-metadata internal] load build context 23:52:08 #48 ... 23:52:08 23:52:08 #49 [core-command internal] load build context 23:52:08 #49 ... 23:52:08 23:52:08 #50 [core-data internal] load build context 23:52:08 #50 ... 23:52:08 23:52:08 #51 [support-cron-scheduler internal] load build context 23:52:09 #51 ... 23:52:09 23:52:09 #52 [security-proxy-auth internal] load build context 23:52:09 #52 ... 23:52:09 23:52:09 #53 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 23:52:09 #0 0.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:52:09 #0 0.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:52:09 #0 1.213 (1/2) Installing dumb-init (1.2.5-r2) 23:52:09 #0 1.507 (2/2) Installing su-exec (0.2-r3) 23:52:09 #0 1.510 Executing busybox-1.36.1-r7.trigger 23:52:09 #0 1.554 OK: 7 MiB in 17 packages 23:52:09 #53 ... 23:52:09 23:52:09 #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:52:09 #54 ... 23:52:09 23:52:09 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:52:09 #55 ... 23:52:09 23:52:09 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 23:52:09 #56 ... 23:52:09 23:52:09 #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 23:52:09 #57 ... 23:52:09 23:52:09 #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 23:52:09 #0 4.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:52:09 #0 4.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:52:09 #0 4.901 (1/2) Installing ca-certificates (20240226-r0) 23:52:09 #0 4.936 (2/2) Installing dumb-init (1.2.5-r2) 23:52:09 #0 4.944 Executing busybox-1.36.1-r7.trigger 23:52:09 #0 4.952 Executing ca-certificates-20240226-r0.trigger 23:52:09 #0 4.998 OK: 8 MiB in 17 packages 23:52:09 #58 ... 23:52:09 23:52:09 #59 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 23:52:09 #59 ... 23:52:09 23:52:09 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:52:09 #60 ... 23:52:09 23:52:09 #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:52:10 #61 ... 23:52:10 23:52:10 #62 [support-notifications internal] load build context 23:52:10 #62 ... 23:52:10 23:52:10 #63 [support-scheduler internal] load build context 23:52:10 #63 ... 23:52:10 23:52:10 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 23:52:10 #64 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done 23:52:10 #64 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 23:52:10 #64 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 23:52:10 #64 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 23:52:10 #64 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done 23:52:10 #64 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.7s done 23:52:10 #64 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 5.6s done 23:52:10 #64 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 6.1s done 23:52:10 #64 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 23:52:10 #64 ... 23:52:10 23:52:10 #65 [security-secretstore-setup internal] load build context 23:52:10 #65 ... 23:52:10 23:52:10 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:52:10 #66 ... 23:52:10 23:52:10 #67 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 23:52:10 #67 ... 23:52:10 23:52:10 #68 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 23:52:11 #68 ... 23:52:11 23:52:11 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:52:11 #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 9.2s done 23:52:12 #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 23:52:13 #41 ... 23:52:13 23:52:13 #52 [security-proxy-auth internal] load build context 23:52:13 #52 transferring context: 330.94MB 14.5s 23:52:15 #52 ... 23:52:15 23:52:15 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:52:15 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 14.6s 23:52:15 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.19MB / 30.73MB 14.8s 23:52:15 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 25.17MB / 30.73MB 15.5s 23:52:15 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 15.5s 23:52:17 #41 ... 23:52:17 23:52:17 #43 [security-bootstrapper internal] load build context 23:52:17 #43 transferring context: 496.35MB 19.2s done 23:52:17 #43 ... 23:52:17 23:52:17 #44 [security-spiffe-token-provider internal] load build context 23:52:18 #44 ... 23:52:18 23:52:18 #45 [security-proxy-setup internal] load build context 23:52:18 #45 transferring context: 496.35MB 20.2s done 23:52:18 #45 ... 23:52:18 23:52:18 #46 [core-common-config-bootstrapper internal] load build context 23:52:18 #46 transferring context: 496.35MB 19.7s done 23:52:18 #46 ... 23:52:18 23:52:18 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:52:18 #41 ... 23:52:18 23:52:18 #47 [core-keeper internal] load build context 23:52:18 #47 transferring context: 496.35MB 18.5s done 23:52:18 #47 ... 23:52:18 23:52:18 #49 [core-command internal] load build context 23:52:18 #49 ... 23:52:18 23:52:18 #48 [core-metadata internal] load build context 23:52:18 #48 ... 23:52:18 23:52:18 #50 [core-data internal] load build context 23:52:18 #50 ... 23:52:18 23:52:18 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:52:18 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 18.9s done 23:52:18 #41 ... 23:52:18 23:52:18 #51 [support-cron-scheduler internal] load build context 23:52:18 #51 transferring context: 496.35MB 18.2s done 23:52:19 #51 ... 23:52:19 23:52:19 #49 [core-command internal] load build context 23:52:20 #49 transferring context: 496.35MB 21.7s done 23:52:20 #49 ... 23:52:20 23:52:20 #62 [support-notifications internal] load build context 23:52:20 #62 transferring context: 496.35MB 20.9s done 23:52:20 #62 ... 23:52:20 23:52:20 #63 [support-scheduler internal] load build context 23:52:20 #63 transferring context: 496.35MB 21.2s done 23:52:20 #63 ... 23:52:20 23:52:20 #65 [security-secretstore-setup internal] load build context 23:52:20 #65 transferring context: 496.35MB 20.2s done 23:52:21 #65 ... 23:52:21 23:52:21 #44 [security-spiffe-token-provider internal] load build context 23:52:21 #44 transferring context: 496.35MB 22.4s done 23:52:22 #44 ... 23:52:22 23:52:22 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 23:52:22 #64 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 23:52:22 #64 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 23:52:22 #64 ... 23:52:22 23:52:22 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:52:22 #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 23:52:25 #41 ... 23:52:25 23:52:25 #52 [security-proxy-auth internal] load build context 23:52:25 #52 transferring context: 496.35MB 19.1s done 23:52:29 #52 ... 23:52:29 23:52:29 #48 [core-metadata internal] load build context 23:52:29 #48 transferring context: 496.35MB 21.6s done 23:52:29 #48 ... 23:52:29 23:52:29 #50 [core-data internal] load build context 23:52:29 #50 transferring context: 496.35MB 21.2s done 23:52:33 Removing intermediate container 2d036b024090 23:52:33 ---> 1e3fd0c34e48 23:52:33 Successfully built 1e3fd0c34e48 23:52:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:33 + docker inspect -f . ci-base-image-arm64 23:52:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:52:34 prd-ubuntu20.04-docker-arm64-4c-16g-10539 does not seem to be running inside a container 23:52:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/697 -v /w/workspace/edgex-go/697:/w/workspace/edgex-go/697:rw,z -v /w/workspace/edgex-go/697@tmp:/w/workspace/edgex-go/697@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 23:52:34 #50 ... 23:52:34 23:52:34 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:52:34 #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.1s 23:52:34 #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.1s done 23:52:35 $ docker top 8cc3ca2cb92a7a1112e9efeb55475a54ba6cd9813b887bc7c26e8acffb6d81d4 -eo pid,comm [Pipeline] { [Pipeline] sh 23:52:36 + go version 23:52:36 go version go1.21.9 linux/arm64 [Pipeline] } 23:52:36 $ docker stop --time=1 8cc3ca2cb92a7a1112e9efeb55475a54ba6cd9813b887bc7c26e8acffb6d81d4 23:52:37 #41 ... 23:52:37 23:52:37 #47 [core-keeper internal] load build context 23:52:37 #47 DONE 39.8s 23:52:37 23:52:37 #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 23:52:37 #58 DONE 38.6s 23:52:37 23:52:37 #51 [support-cron-scheduler internal] load build context 23:52:37 #51 DONE 39.2s 23:52:37 23:52:37 #59 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 23:52:37 #59 DONE 38.5s 23:52:37 23:52:37 #53 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 23:52:37 #53 DONE 38.8s 23:52:37 $ docker rm -f --volumes 8cc3ca2cb92a7a1112e9efeb55475a54ba6cd9813b887bc7c26e8acffb6d81d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 23:52:38 23:52:38 #52 [security-proxy-auth internal] load build context 23:52:38 #52 DONE 39.3s 23:52:38 23:52:38 #46 [core-common-config-bootstrapper internal] load build context 23:52:38 #46 DONE 39.9s 23:52:38 23:52:38 #65 [security-secretstore-setup internal] load build context 23:52:38 #65 DONE 39.3s 23:52:38 23:52:38 #45 [security-proxy-setup internal] load build context 23:52:38 #45 DONE 40.1s 23:52:38 23:52:38 #62 [support-notifications internal] load build context 23:52:38 #62 DONE 39.4s 23:52:38 23:52:38 #50 [core-data internal] load build context 23:52:38 #50 DONE 40.0s 23:52:38 23:52:38 #63 [support-scheduler internal] load build context 23:52:38 #63 DONE 39.6s 23:52:38 23:52:38 #43 [security-bootstrapper internal] load build context 23:52:38 #43 DONE 40.1s 23:52:38 23:52:38 #69 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 23:52:38 #69 ... 23:52:38 23:52:38 #49 [core-command internal] load build context 23:52:38 #49 DONE 39.9s 23:52:38 23:52:38 #48 [core-metadata internal] load build context 23:52:38 #48 DONE 39.7s 23:52:38 23:52:38 #44 [security-spiffe-token-provider internal] load build context 23:52:38 #44 DONE 40.2s [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:38 23:52:38 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:52:38 #41 DONE 39.2s 23:52:38 23:52:38 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 23:52:38 #56 39.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:52:38 #56 39.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:52:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:52:38 23:52:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:52:38 #56 ... 23:52:38 23:52:38 #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:52:38 #61 DONE 39.5s 23:52:38 23:52:38 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 23:52:38 #56 39.55 (1/4) Installing dumb-init (1.2.5-r2) 23:52:38 #56 39.55 (2/4) Installing openssl (3.1.7-r0) 23:52:38 #56 39.59 (3/4) Installing su-exec (0.2-r3) 23:52:38 #56 39.59 (4/4) Installing yq (4.33.3-r5) 23:52:38 #56 39.68 Executing busybox-1.36.1-r7.trigger 23:52:38 #56 39.69 OK: 17 MiB in 19 packages 23:52:39 latest: Pulling from edgex-devops/edgex-compose-arm64 23:52:39 547446be3368: Pulling fs layer 23:52:39 d125d8839a47: Pulling fs layer 23:52:39 3e85d5ac6304: Pulling fs layer 23:52:39 c3105a71a48b: Pulling fs layer 23:52:39 0f093f025ec4: Pulling fs layer 23:52:39 c3106fc0e877: Pulling fs layer 23:52:39 c3105a71a48b: Waiting 23:52:39 0f093f025ec4: Waiting 23:52:39 c3106fc0e877: Waiting 23:52:39 547446be3368: Verifying Checksum 23:52:39 547446be3368: Download complete 23:52:39 c3105a71a48b: Verifying Checksum 23:52:39 c3105a71a48b: Download complete 23:52:39 #56 DONE 40.1s 23:52:39 23:52:39 #67 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 23:52:39 #67 39.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:52:39 #67 39.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:52:39 #67 39.55 (1/1) Installing dumb-init (1.2.5-r2) 23:52:39 #67 39.55 Executing busybox-1.36.1-r7.trigger 23:52:39 #67 39.56 OK: 7 MiB in 16 packages 23:52:39 #67 DONE 40.1s 23:52:39 23:52:39 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:52:39 #55 39.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:52:39 #55 39.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:52:39 #55 39.60 (1/4) Installing ca-certificates (20240226-r0) 23:52:39 #55 39.63 (2/4) Installing dumb-init (1.2.5-r2) 23:52:39 #55 39.63 (3/4) Installing su-exec (0.2-r3) 23:52:39 #55 39.64 (4/4) Installing yq (4.33.3-r5) 23:52:39 #55 39.72 Executing busybox-1.36.1-r7.trigger 23:52:39 #55 39.72 Executing ca-certificates-20240226-r0.trigger 23:52:39 #55 39.78 OK: 17 MiB in 19 packages 23:52:39 #55 DONE 40.1s 23:52:39 23:52:39 #68 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 23:52:39 #68 39.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:52:39 #68 39.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:52:39 #68 39.59 (1/1) Installing dumb-init (1.2.5-r2) 23:52:39 #68 39.60 Executing busybox-1.36.1-r7.trigger 23:52:39 #68 39.61 OK: 7 MiB in 16 packages 23:52:39 #68 DONE 40.0s 23:52:39 23:52:39 #70 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 23:52:39 d125d8839a47: Verifying Checksum 23:52:39 d125d8839a47: Download complete 23:52:39 c3106fc0e877: Verifying Checksum 23:52:39 c3106fc0e877: Download complete 23:52:39 #70 ... 23:52:39 23:52:39 #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:52:39 #54 39.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:52:39 #54 39.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:52:39 #54 39.63 v3.18.9-24-g04053572c4c [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 23:52:39 #54 39.63 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 23:52:39 #54 39.63 OK: 20070 distinct packages available 23:52:39 #54 39.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:52:39 #54 39.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:52:39 #54 40.09 (1/11) Installing ca-certificates (20240226-r0) 23:52:39 #54 40.10 (2/11) Installing brotli-libs (1.0.9-r14) 23:52:39 #54 40.12 (3/11) Installing libunistring (1.1-r1) 23:52:39 #54 40.14 (4/11) Installing libidn2 (2.3.4-r1) 23:52:39 #54 40.14 (5/11) Installing nghttp2-libs (1.57.0-r0) 23:52:39 #54 40.15 (6/11) Installing libcurl (8.9.1-r0) 23:52:39 #54 40.16 (7/11) Installing curl (8.9.1-r0) 23:52:39 #54 40.16 (8/11) Installing dumb-init (1.2.5-r2) 23:52:39 #54 40.16 (9/11) Installing musl-obstack (1.2.3-r2) 23:52:39 #54 40.17 (10/11) Installing libucontext (1.2-r2) 23:52:39 #54 40.17 (11/11) Installing gcompat (1.1.0-r1) 23:52:39 #54 40.18 Executing busybox-1.36.1-r7.trigger 23:52:39 #54 40.19 Executing ca-certificates-20240226-r0.trigger 23:52:39 #54 40.23 OK: 12 MiB in 26 packages 23:52:39 #54 DONE 40.6s 23:52:39 23:52:39 #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 23:52:39 #0 1.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:52:39 #0 1.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:52:39 #0 1.544 OK: 264 MiB in 52 packages 23:52:39 #71 DONE 2.3s 23:52:39 0f093f025ec4: Verifying Checksum 23:52:39 0f093f025ec4: Download complete 23:52:39 547446be3368: Pull complete 23:52:40 23:52:40 #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:52:40 #0 1.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:52:40 #0 1.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:52:40 #0 1.853 OK: 264 MiB in 52 packages 23:52:40 #72 DONE 2.1s 23:52:40 23:52:40 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:52:40 #60 39.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:52:40 #60 39.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:52:40 #60 39.93 v3.18.9-24-g04053572c4c [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 23:52:40 #60 39.93 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 23:52:40 #60 39.93 OK: 20070 distinct packages available 23:52:40 #60 39.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:52:40 #60 40.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:52:40 #60 40.27 (1/5) Installing dumb-init (1.2.5-r2) 23:52:40 #60 40.28 (2/5) Installing musl-obstack (1.2.3-r2) 23:52:40 #60 40.28 (3/5) Installing libucontext (1.2-r2) 23:52:40 #60 40.29 (4/5) Installing gcompat (1.1.0-r1) 23:52:40 #60 40.29 (5/5) Installing openssl (3.1.7-r0) 23:52:40 #60 40.41 Executing busybox-1.36.1-r7.trigger 23:52:40 #60 40.42 OK: 8 MiB in 20 packages 23:52:40 #60 DONE 40.6s 23:52:40 23:52:40 #73 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 23:52:40 #73 ... 23:52:40 23:52:40 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:52:40 #66 39.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:52:40 #66 39.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:52:40 #66 39.99 v3.18.9-24-g04053572c4c [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 23:52:40 #66 39.99 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 23:52:40 #66 39.99 OK: 20070 distinct packages available 23:52:40 #66 40.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:52:40 #66 40.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:52:40 #66 40.52 (1/4) Installing dumb-init (1.2.5-r2) 23:52:40 #66 40.59 (2/4) Installing musl-obstack (1.2.3-r2) 23:52:40 #66 40.60 (3/4) Installing libucontext (1.2-r2) 23:52:40 #66 40.60 (4/4) Installing gcompat (1.1.0-r1) 23:52:40 #66 40.61 Executing busybox-1.36.1-r7.trigger 23:52:40 #66 40.62 OK: 8 MiB in 19 packages 23:52:40 #66 DONE 40.8s 23:52:40 23:52:40 #74 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:52:40 #74 DONE 0.2s 23:52:40 23:52:40 #75 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:52:40 #75 ... 23:52:40 23:52:40 #76 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 23:52:40 #76 DONE 0.3s 23:52:40 23:52:40 #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 23:52:40 #57 39.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:52:40 #57 40.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:52:40 #57 40.71 (1/3) Installing ca-certificates (20240226-r0) 23:52:40 #57 40.75 (2/3) Installing dumb-init (1.2.5-r2) 23:52:40 #57 40.77 (3/3) Installing tzdata (2024a-r0) 23:52:40 #57 40.95 Executing busybox-1.36.1-r7.trigger 23:52:40 #57 40.96 Executing ca-certificates-20240226-r0.trigger 23:52:40 #57 41.03 OK: 11 MiB in 18 packages 23:52:40 #57 DONE 41.2s 23:52:40 23:52:40 #69 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 23:52:40 #69 2.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:52:40 #69 ... 23:52:40 23:52:40 #77 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:52:40 #77 DONE 2.9s 23:52:40 23:52:40 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 23:52:41 #78 ... 23:52:41 23:52:41 #79 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:52:41 #0 2.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:52:41 #0 2.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:52:41 #0 2.471 v3.18.9-24-g04053572c4c [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 23:52:41 #0 2.471 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 23:52:41 #0 2.471 OK: 20079 distinct packages available 23:52:41 #0 2.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:52:41 #0 2.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:52:41 #0 2.922 OK: 264 MiB in 52 packages 23:52:41 #79 DONE 3.1s 23:52:41 23:52:41 #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 23:52:41 #80 DONE 0.1s 23:52:41 23:52:41 #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:52:41 d125d8839a47: Pull complete 23:52:41 3e85d5ac6304: Verifying Checksum 23:52:41 3e85d5ac6304: Download complete 23:52:42 #81 ... 23:52:42 23:52:42 #69 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 23:52:42 #69 3.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:52:42 #69 3.930 OK: 264 MiB in 52 packages 23:52:42 #69 DONE 4.3s 23:52:42 23:52:42 #82 [core-data builder 4/7] COPY go.mod vendor* ./ 23:52:42 #82 DONE 0.2s 23:52:42 23:52:42 #70 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 23:52:42 #70 2.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:52:42 #70 3.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:52:42 #70 3.240 OK: 7 MiB in 16 packages 23:52:42 #70 DONE 3.4s 23:52:42 23:52:42 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 23:52:42 #0 2.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:52:42 #0 3.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:52:42 #0 3.206 OK: 17 MiB in 19 packages 23:52:42 #83 DONE 3.3s 23:52:42 23:52:42 #84 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:52:42 #84 ... 23:52:42 23:52:42 #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 23:52:42 #0 2.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:52:42 #0 2.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:52:42 #0 3.228 OK: 17 MiB in 19 packages 23:52:42 #85 DONE 3.6s 23:52:42 23:52:42 #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 23:52:42 #0 4.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:52:42 #0 4.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:52:42 #0 4.686 OK: 8 MiB in 17 packages 23:52:42 #86 DONE 5.1s 23:52:42 23:52:42 #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 23:52:42 #87 DONE 0.1s 23:52:42 23:52:42 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 23:52:42 #64 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.6s done 23:52:43 #64 ... 23:52:43 23:52:43 #88 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 23:52:43 #0 4.901 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:52:43 #0 4.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:52:43 #0 5.229 OK: 7 MiB in 17 packages 23:52:43 #88 DONE 5.4s 23:52:43 23:52:43 #89 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 23:52:43 #89 ... 23:52:43 23:52:43 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 23:52:43 #0 3.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:52:43 #0 3.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:52:43 #0 3.392 OK: 12 MiB in 26 packages 23:52:43 #90 DONE 3.5s 23:52:43 23:52:43 #91 [core-data stage-1 3/8] RUN apk --no-cache upgrade 23:52:43 #0 3.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:52:43 #0 3.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:52:43 #0 3.973 OK: 7 MiB in 16 packages 23:52:43 #91 DONE 4.1s 23:52:43 23:52:43 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 23:52:43 #78 2.717 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:52:44 #78 ... 23:52:44 23:52:44 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 23:52:44 #0 3.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:52:44 #0 3.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:52:44 #0 3.726 OK: 8 MiB in 19 packages 23:52:44 #92 DONE 3.9s 23:52:44 23:52:44 #73 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 23:52:44 #73 3.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:52:44 #73 4.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:52:44 #73 4.543 OK: 8 MiB in 20 packages 23:52:44 #73 ... 23:52:44 23:52:44 #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:52:44 #93 DONE 0.5s 23:52:44 23:52:44 #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / 23:52:44 #94 DONE 0.0s 23:52:44 23:52:44 #95 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 23:52:44 #0 3.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:52:44 #0 3.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:52:44 #0 3.966 OK: 11 MiB in 18 packages 23:52:44 #95 DONE 4.1s 23:52:44 23:52:44 #96 [security-spire-config stage-2 6/10] COPY security.txt / 23:52:44 #96 DONE 0.1s 23:52:44 23:52:44 #73 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 23:52:44 #73 DONE 4.7s 23:52:44 23:52:44 #97 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 23:52:44 #0 3.817 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:52:44 #0 4.428 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:52:44 #0 5.144 (1/1) Installing dumb-init (1.2.5-r2) 23:52:44 #0 5.755 Executing busybox-1.36.1-r7.trigger 23:52:44 #0 5.770 OK: 7 MiB in 16 packages 23:52:44 #97 DONE 5.9s 23:52:44 23:52:44 #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 23:52:44 #98 ... 23:52:44 23:52:44 #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:52:44 #99 DONE 0.1s 23:52:45 23:52:45 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 23:52:45 #78 4.201 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:52:45 #78 4.837 OK: 264 MiB in 52 packages 23:52:45 #78 DONE 5.2s 23:52:45 23:52:45 #100 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 23:52:45 #100 DONE 1.2s 23:52:45 23:52:45 #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 23:52:45 #98 DONE 1.3s 23:52:45 23:52:45 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:52:45 #101 DONE 1.4s 23:52:45 23:52:45 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 23:52:46 #102 ... 23:52:46 23:52:46 #103 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:52:46 #103 DONE 0.9s 23:52:46 23:52:46 #104 [core-keeper builder 5/8] COPY go.mod vendor* ./ 23:52:46 #104 DONE 0.9s 23:52:46 23:52:46 #105 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:52:46 #105 DONE 1.0s 23:52:46 23:52:46 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 23:52:46 #102 DONE 1.0s 23:52:46 23:52:46 #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 23:52:46 #106 DONE 0.1s 23:52:46 23:52:46 #107 [security-spire-server stage-2 6/9] COPY security.txt / 23:52:46 #107 DONE 0.1s 23:52:46 23:52:46 #89 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 23:52:46 #89 DONE 3.8s 23:52:46 23:52:46 #108 [security-spire-agent stage-3 7/10] COPY security.txt / 23:52:47 #108 DONE 0.1s 23:52:47 23:52:47 #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:52:47 #109 DONE 0.0s 23:52:47 23:52:47 #110 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:52:47 #110 DONE 0.1s 23:52:47 23:52:47 #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:52:47 #111 DONE 0.0s 23:52:47 23:52:47 #112 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 23:52:47 #112 DONE 0.1s 23:52:47 23:52:47 #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:52:47 #113 DONE 0.1s 23:52:47 23:52:47 #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:52:47 #114 DONE 0.0s 23:52:47 23:52:47 #115 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:52:47 #115 DONE 0.1s 23:52:47 23:52:47 #116 [security-spire-server] exporting to image 23:52:47 #116 exporting layers 23:52:47 #116 exporting layers 0.8s done 23:52:47 #116 writing image sha256:bfbb42cf50f734241ebe25e3b390b12f4f37eb31dc5fa1f0acdcef16b9749081 done 23:52:47 #116 naming to docker.io/library/security-spire-config done 23:52:47 #116 exporting layers 0.6s done 23:52:47 #116 writing image sha256:b3c363e7d13ff0a7811c10f5130752322528a3da2aa6a9a72ca4a1f5976c9f52 done 23:52:47 #116 naming to docker.io/library/security-spire-agent done 23:52:47 #116 writing image sha256:f433d3354f616f8688c7319926dbc321ac051a16eba995f8ae0dddb32e5d45a6 done 23:52:47 #116 naming to docker.io/library/security-spire-server 23:52:48 #116 naming to docker.io/library/security-spire-server done 23:52:48 #116 DONE 1.1s 23:52:48 23:52:48 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:52:50 #117 ... 23:52:50 23:52:50 #118 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:52:52 3e85d5ac6304: Pull complete 23:52:52 c3105a71a48b: Pull complete 23:52:52 0f093f025ec4: Pull complete 23:52:52 c3106fc0e877: Pull complete 23:52:52 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 23:52:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:52:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:52:53 prd-ubuntu20.04-docker-arm64-4c-16g-10539 does not seem to be running inside a container 23:52:53 $ 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/697 -v /w/workspace/edgex-go/697:/w/workspace/edgex-go/697:rw,z -v /w/workspace/edgex-go/697@tmp:/w/workspace/edgex-go/697@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 23:52:55 $ docker top 199628941d2ff4b788b71e04bdad7f3a822670cdbe9b564f85f1de7e7ba2c462 -eo pid,comm [Pipeline] { [Pipeline] sh 23:52:55 + docker compose -f ./docker-compose-build.yml build --parallel 23:53:05 #1 [core-data internal] load build definition from Dockerfile 23:53:05 #1 transferring dockerfile: 2.07kB done 23:53:05 #1 DONE 0.1s 23:53:05 23:53:05 #2 [security-proxy-auth internal] load build definition from Dockerfile 23:53:05 #2 transferring dockerfile: 2.15kB done 23:53:05 #2 DONE 0.0s 23:53:06 23:53:06 #3 [security-bootstrapper internal] load build definition from Dockerfile 23:53:06 #3 transferring dockerfile: 3.17kB 0.0s done 23:53:06 #3 DONE 0.1s 23:53:06 23:53:06 #4 [core-command internal] load build definition from Dockerfile 23:53:06 #4 transferring dockerfile: 1.93kB done 23:53:06 #4 DONE 0.1s 23:53:06 23:53:06 #5 [support-cron-scheduler internal] load build definition from Dockerfile 23:53:06 #5 transferring dockerfile: 1.85kB 0.0s done 23:53:06 #5 DONE 0.1s 23:53:06 23:53:06 #6 [support-scheduler internal] load build definition from Dockerfile 23:53:06 #6 transferring dockerfile: 1.93kB done 23:53:06 #6 DONE 0.1s 23:53:06 23:53:06 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 23:53:06 #7 transferring dockerfile: 1.89kB 0.0s done 23:53:06 #7 DONE 0.1s 23:53:06 23:53:06 #8 [core-metadata internal] load build definition from Dockerfile 23:53:06 #8 transferring dockerfile: 2.06kB done 23:53:06 #8 DONE 0.1s 23:53:06 23:53:06 #9 [security-spire-server internal] load build definition from Dockerfile 23:53:06 #9 transferring dockerfile: 1.70kB 0.0s done 23:53:06 #9 DONE 0.1s 23:53:06 23:53:06 #10 [security-secretstore-setup internal] load build definition from Dockerfile 23:53:06 #10 transferring dockerfile: 2.49kB done 23:53:06 #10 DONE 0.1s 23:53:06 23:53:06 #11 [support-notifications internal] load build definition from Dockerfile 23:53:06 #11 transferring dockerfile: 1.95kB done 23:53:06 #11 DONE 0.1s 23:53:06 23:53:06 #12 [security-spire-agent internal] load build definition from Dockerfile 23:53:06 #12 transferring dockerfile: 1.81kB done 23:53:06 #12 DONE 0.1s 23:53:06 23:53:06 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 23:53:07 #13 transferring dockerfile: 2.23kB done 23:53:07 #13 DONE 0.1s 23:53:07 23:53:07 #14 [security-spire-config internal] load build definition from Dockerfile 23:53:07 #14 transferring dockerfile: 1.69kB done 23:53:07 #14 DONE 0.1s 23:53:07 23:53:07 #15 [core-keeper internal] load build definition from Dockerfile 23:53:07 #15 transferring dockerfile: 2.01kB done 23:53:07 #15 DONE 0.1s 23:53:07 23:53:07 #16 [security-proxy-setup internal] load build definition from Dockerfile 23:53:07 #16 transferring dockerfile: 2.50kB done 23:53:07 #16 DONE 0.1s 23:53:07 23:53:07 #17 [core-data internal] load .dockerignore 23:53:07 #17 transferring context: 50B done 23:53:07 #17 DONE 0.1s 23:53:07 23:53:07 #18 [security-proxy-auth internal] load .dockerignore 23:53:07 #18 transferring context: 50B done 23:53:07 #18 DONE 0.0s 23:53:07 23:53:07 #19 [security-bootstrapper internal] load .dockerignore 23:53:07 #19 transferring context: 50B 0.0s done 23:53:07 #19 DONE 0.0s 23:53:07 23:53:07 #20 [core-command internal] load .dockerignore 23:53:07 #20 transferring context: 50B done 23:53:07 #20 DONE 0.1s 23:53:07 23:53:07 #21 [support-cron-scheduler internal] load .dockerignore 23:53:08 #21 transferring context: 50B done 23:53:08 #21 DONE 0.1s 23:53:08 23:53:08 #22 [support-scheduler internal] load .dockerignore 23:53:08 #22 transferring context: 50B done 23:53:08 #22 DONE 0.1s 23:53:08 23:53:08 #23 [security-spiffe-token-provider internal] load .dockerignore 23:53:08 #23 transferring context: 50B done 23:53:08 #23 DONE 0.0s 23:53:08 23:53:08 #24 [core-metadata internal] load .dockerignore 23:53:08 #24 transferring context: 50B 0.0s done 23:53:08 #24 DONE 0.1s 23:53:08 23:53:08 #25 [security-spire-server internal] load .dockerignore 23:53:08 #25 transferring context: 50B done 23:53:08 #25 DONE 0.1s 23:53:08 23:53:08 #26 [support-notifications internal] load .dockerignore 23:53:08 #26 DONE 0.0s 23:53:08 23:53:08 #27 [security-secretstore-setup internal] load .dockerignore 23:53:08 #27 transferring context: 50B done 23:53:08 #27 DONE 0.1s 23:53:08 23:53:08 #26 [support-notifications internal] load .dockerignore 23:53:08 #26 transferring context: 50B 0.0s done 23:53:08 #26 DONE 0.1s 23:53:08 23:53:08 #28 [security-spire-agent internal] load .dockerignore 23:53:08 #28 transferring context: 50B 0.0s done 23:53:08 #28 DONE 0.1s 23:53:08 23:53:08 #29 [core-common-config-bootstrapper internal] load .dockerignore 23:53:08 #29 transferring context: 50B done 23:53:08 #29 DONE 0.1s 23:53:08 23:53:08 #30 [security-spire-config internal] load .dockerignore 23:53:08 #30 transferring context: 50B done 23:53:08 #30 DONE 0.1s 23:53:08 23:53:08 #31 [core-keeper internal] load .dockerignore 23:53:08 #31 transferring context: 50B 0.0s done 23:53:08 #31 DONE 0.1s 23:53:08 23:53:08 #32 [security-proxy-setup internal] load .dockerignore 23:53:08 #32 transferring context: 50B done 23:53:08 #32 DONE 0.1s 23:53:09 23:53:09 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:53:09 #33 DONE 0.0s 23:53:09 23:53:09 #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 23:53:09 #34 DONE 0.1s 23:53:09 23:53:09 #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 23:53:09 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 23:53:09 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 23:53:09 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 23:53:09 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 23:53:09 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.72MB / 3.34MB 0.2s 23:53:09 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.66MB / 3.34MB 0.3s 23:53:09 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 23:53:09 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 23:53:09 #35 ... 23:53:09 23:53:09 #36 [core-data internal] load build context 23:53:09 #36 transferring context: 3.13MB 0.7s done 23:53:09 #36 DONE 0.8s 23:53:09 23:53:09 #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 23:53:10 #35 ... 23:53:10 23:53:10 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:53:10 #33 DONE 0.0s 23:53:10 23:53:10 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 23:53:10 #34 DONE 0.2s 23:53:10 23:53:10 #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 23:53:10 #37 DONE 0.5s 23:53:10 23:53:10 #38 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 23:53:10 #38 ... 23:53:10 23:53:10 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:53:10 #33 DONE 0.0s 23:53:10 23:53:10 #38 [core-data builder 3/7] RUN apk add --update --no-cache make git 23:53:10 #38 ... 23:53:10 23:53:10 #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 23:53:10 #34 DONE 0.4s 23:53:10 23:53:10 #37 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 23:53:10 #37 DONE 0.6s 23:53:10 23:53:10 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:53:10 #33 DONE 0.0s 23:53:10 23:53:10 #37 [core-command builder 2/7] WORKDIR /edgex-go 23:53:10 #37 DONE 0.6s 23:53:10 23:53:10 #35 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 23:53:10 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 23:53:10 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 23:53:10 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 23:53:10 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 23:53:10 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 23:53:10 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.9s done 23:53:10 #35 ... 23:53:10 23:53:10 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:53:10 #33 DONE 0.0s 23:53:10 23:53:10 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:53:10 #33 DONE 0.0s 23:53:10 23:53:10 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 23:53:10 #34 ... 23:53:10 23:53:10 #39 [security-spiffe-token-provider internal] load build context 23:53:10 #39 DONE 0.0s 23:53:10 23:53:10 #37 [support-scheduler builder 2/7] WORKDIR /edgex-go 23:53:10 #37 DONE 0.6s 23:53:11 23:53:11 #37 [core-metadata builder 2/7] WORKDIR /edgex-go 23:53:11 #37 DONE 0.6s 23:53:11 23:53:11 #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 23:53:11 #40 ... 23:53:11 23:53:11 #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 23:53:11 #34 DONE 1.0s 23:53:11 23:53:11 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:53:11 #33 DONE 0.0s 23:53:11 23:53:11 #35 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 23:53:11 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 23:53:11 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 23:53:11 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 23:53:11 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 23:53:11 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 23:53:11 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.9s done 23:53:11 #35 ... 23:53:11 23:53:11 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:53:11 #33 DONE 0.0s 23:53:11 23:53:11 #41 [security-proxy-auth internal] load build context 23:53:12 #41 ... 23:53:12 23:53:12 #35 [support-cron-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 23:53:12 #35 DONE 3.7s 23:53:12 23:53:12 #41 [security-proxy-auth internal] load build context 23:53:12 #41 transferring context: 3.13MB 1.5s done 23:53:12 #41 ... 23:53:12 23:53:12 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:53:12 #33 DONE 0.0s 23:53:12 23:53:12 #41 [security-proxy-auth internal] load build context 23:53:12 #41 DONE 1.9s 23:53:12 23:53:12 #42 [core-command internal] load build context 23:53:12 #42 ... 23:53:12 23:53:12 #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 23:53:12 #37 DONE 0.8s 23:53:12 23:53:12 #35 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 23:53:12 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 23:53:12 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 23:53:12 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 23:53:12 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 23:53:12 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 23:53:12 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.9s done 23:53:12 #35 DONE 3.8s 23:53:12 23:53:12 #42 [core-command internal] load build context 23:53:12 #42 transferring context: 3.13MB 1.6s done 23:53:12 #42 ... 23:53:12 23:53:12 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:53:12 #33 DONE 0.0s 23:53:12 23:53:12 #43 [security-bootstrapper internal] load build context 23:53:12 #43 transferring context: 3.13MB 1.6s done 23:53:12 #43 DONE 2.2s 23:53:12 23:53:12 #44 [support-cron-scheduler internal] load build context 23:53:12 #44 transferring context: 3.13MB 1.5s done 23:53:12 #44 DONE 2.1s 23:53:12 23:53:12 #45 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 23:53:12 #45 ... 23:53:12 23:53:12 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:53:12 #33 DONE 0.0s 23:53:13 23:53:13 #42 [core-command internal] load build context 23:53:13 #42 DONE 2.3s 23:53:13 23:53:13 #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 23:53:14 #34 ... 23:53:14 23:53:14 #46 [support-scheduler internal] load build context 23:53:14 #46 transferring context: 3.13MB 2.0s done 23:53:14 #46 DONE 2.9s 23:53:14 23:53:14 #39 [security-spiffe-token-provider internal] load build context 23:53:14 #39 transferring context: 3.13MB 2.1s done 23:53:14 #39 DONE 3.2s 23:53:14 23:53:14 #47 [core-common-config-bootstrapper internal] load build context 23:53:14 #47 ... 23:53:14 23:53:14 #48 [core-metadata internal] load build context 23:53:14 #48 transferring context: 3.13MB 2.0s done 23:53:14 #48 DONE 3.6s 23:53:14 23:53:14 #47 [core-common-config-bootstrapper internal] load build context 23:53:14 #47 ... 23:53:14 23:53:14 #35 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 23:53:14 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 23:53:14 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 23:53:14 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 23:53:14 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 23:53:14 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 23:53:14 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.9s done 23:53:14 #35 DONE 3.8s 23:53:14 23:53:14 #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 23:53:14 #34 DONE 4.0s 23:53:14 23:53:14 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 23:53:14 #40 DONE 3.5s 23:53:14 23:53:14 #47 [core-common-config-bootstrapper internal] load build context 23:53:14 #47 ... 23:53:14 23:53:14 #37 [core-keeper builder 2/7] WORKDIR /edgex-go 23:53:14 #37 DONE 0.8s 23:53:14 23:53:14 #35 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 23:53:14 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 23:53:14 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 23:53:14 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 23:53:14 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 23:53:14 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 23:53:14 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.9s done 23:53:14 #35 DONE 3.9s 23:53:14 23:53:14 #49 [core-keeper internal] load build context 23:53:14 #49 DONE 0.0s 23:53:14 23:53:14 #50 [security-spire-server internal] load build context 23:53:14 #50 DONE 0.0s 23:53:14 23:53:14 #47 [core-common-config-bootstrapper internal] load build context 23:53:15 #47 ... 23:53:15 23:53:15 #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 23:53:15 #37 DONE 0.9s 23:53:15 23:53:15 #35 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 23:53:15 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 23:53:15 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 23:53:15 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 23:53:15 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 23:53:15 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 23:53:15 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.9s done 23:53:15 #35 DONE 3.9s 23:53:15 23:53:15 #47 [core-common-config-bootstrapper internal] load build context 23:53:16 #47 transferring context: 3.13MB 3.1s done 23:53:16 #47 DONE 4.4s 23:53:16 23:53:16 #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 23:53:16 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 23:53:16 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 23:53:16 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 23:53:16 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 23:53:16 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 23:53:16 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.9s done 23:53:16 #35 DONE 3.9s 23:53:16 23:53:16 #51 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 23:53:16 #51 DONE 4.7s 23:53:16 23:53:16 #52 [security-spire-agent internal] load build context 23:53:16 #52 DONE 0.0s 23:53:16 23:53:16 #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 23:53:18 #53 ... 23:53:18 23:53:18 #54 [security-spire-config internal] load build context 23:53:18 #54 transferring context: 25.96kB 0.5s done 23:53:18 #54 DONE 3.0s 23:53:18 23:53:18 #50 [security-spire-server internal] load build context 23:53:18 #50 transferring context: 27.71kB 0.7s done 23:53:18 #50 DONE 2.9s 23:53:18 23:53:18 #55 [security-secretstore-setup internal] load build context 23:53:18 #55 transferring context: 3.13MB 4.1s done 23:53:18 #55 ... 23:53:18 23:53:18 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 23:53:18 #56 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.5s done 23:53:18 #56 DONE 1.5s 23:53:18 23:53:18 #57 [support-notifications internal] load build context 23:53:18 #57 transferring context: 3.13MB 4.1s done 23:53:18 #57 DONE 5.8s 23:53:18 23:53:18 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:53:18 #58 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.8s done 23:53:18 #58 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 23:53:18 #58 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 23:53:18 #58 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 23:53:18 #58 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 23:53:18 #58 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 23:53:18 #58 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s 23:53:18 #58 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.2s 23:53:18 #58 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 23:53:19 #58 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 23:53:19 #58 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 23:53:19 #58 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 23:53:19 #58 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s 23:53:19 #58 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.6s done 23:53:19 #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.7s 23:53:19 #58 ... 23:53:19 23:53:19 #59 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 23:53:19 #59 ... 23:53:19 23:53:19 #55 [security-secretstore-setup internal] load build context 23:53:19 #55 DONE 6.8s 23:53:19 23:53:19 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:53:19 #58 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.6s done 23:53:19 #58 ... 23:53:19 23:53:19 #52 [security-spire-agent internal] load build context 23:53:19 #52 transferring context: 27.24kB 0.2s done 23:53:19 #52 DONE 2.8s 23:53:19 23:53:19 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:53:20 #58 ... 23:53:20 23:53:20 #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 23:53:20 #0 8.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:53:20 #0 8.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:53:20 #60 ... 23:53:20 23:53:20 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:53:20 #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.89MB / 28.04MB 2.2s 23:53:20 #58 ... 23:53:20 23:53:20 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:53:20 #0 9.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:53:20 #61 10.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:53:20 #61 ... 23:53:20 23:53:20 #38 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 23:53:20 #38 7.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:53:20 #38 8.507 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:53:21 #38 ... 23:53:21 23:53:21 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:53:21 #58 ... 23:53:21 23:53:21 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:53:21 #62 ... 23:53:21 23:53:21 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:53:22 #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 3.8s 23:53:22 #58 ... 23:53:22 23:53:22 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:53:22 #63 ... 23:53:22 23:53:22 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:53:22 #61 11.97 OK: 266 MiB in 52 packages 23:53:22 #61 ... 23:53:22 23:53:22 #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 23:53:22 #60 10.80 OK: 266 MiB in 52 packages 23:53:22 #60 DONE 12.5s 23:53:22 23:53:22 #38 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 23:53:22 #38 10.73 OK: 266 MiB in 52 packages 23:53:22 #38 DONE 13.1s 23:53:22 23:53:22 #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 23:53:22 #64 ... 23:53:22 23:53:22 #65 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 23:53:22 #65 ... 23:53:22 23:53:22 #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 23:53:23 #66 ... 23:53:23 23:53:23 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:53:23 #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 4.6s 23:53:23 #58 ... 23:53:23 23:53:23 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:53:23 #61 DONE 12.6s 23:53:23 23:53:23 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:53:23 #58 ... 23:53:23 23:53:23 #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 23:53:23 #67 ... 23:53:23 23:53:23 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:53:23 #68 ... 23:53:23 23:53:23 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:53:24 #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 6.1s 23:53:24 #58 ... 23:53:24 23:53:24 #49 [core-keeper internal] load build context 23:53:24 #49 transferring context: 3.13MB 7.7s done 23:53:24 #49 DONE 9.8s 23:53:24 23:53:24 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:53:24 #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 6.6s 23:53:25 #58 ... 23:53:25 23:53:25 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:53:25 #69 ... 23:53:25 23:53:25 #70 [security-proxy-setup internal] load build context 23:53:25 #70 ... 23:53:25 23:53:25 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:53:25 #58 ... 23:53:25 23:53:25 #71 [core-data builder 4/7] COPY go.mod vendor* ./ 23:53:25 #71 DONE 2.8s 23:53:25 23:53:25 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:53:25 #58 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 23:53:25 #58 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done 23:53:25 #58 ... 23:53:25 23:53:25 #70 [security-proxy-setup internal] load build context 23:53:25 #70 transferring context: 3.13MB 8.7s done 23:53:25 #70 DONE 10.6s 23:53:25 23:53:25 #72 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:53:25 #72 DONE 3.1s 23:53:25 23:53:25 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:53:25 #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 7.4s 23:53:26 #58 ... 23:53:26 23:53:26 #73 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:53:26 #73 ... 23:53:26 23:53:26 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:53:26 #58 ... 23:53:26 23:53:26 #45 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 23:53:26 #45 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:53:26 #45 11.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:53:26 #45 13.28 (1/1) Installing dumb-init (1.2.5-r2) 23:53:26 #45 13.30 Executing busybox-1.36.1-r7.trigger 23:53:26 #45 13.40 OK: 8 MiB in 16 packages 23:53:26 #45 DONE 14.2s 23:53:26 23:53:26 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:53:26 #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.61MB / 28.04MB 8.0s 23:53:26 #58 ... 23:53:26 23:53:26 #74 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:53:26 #74 ... 23:53:26 23:53:26 #75 [core-command stage-1 3/9] RUN apk --no-cache upgrade 23:53:26 #75 ... 23:53:26 23:53:26 #76 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:53:26 #76 ... 23:53:26 23:53:26 #77 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 23:53:26 #77 DONE 3.4s 23:53:26 23:53:26 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:53:27 #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.33MB / 28.04MB 9.2s 23:53:28 #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 9.8s 23:53:28 #58 ... 23:53:28 23:53:28 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 23:53:28 #56 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 23:53:28 #56 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 23:53:28 #56 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 23:53:28 #56 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 23:53:28 #56 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 23:53:28 #56 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 23:53:28 #56 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.73MB / 18.32MB 9.6s 23:53:28 #56 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.0s done 23:53:28 #56 ... 23:53:28 23:53:28 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:53:28 #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.52MB / 28.04MB 10.4s 23:53:28 #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 10.5s 23:53:29 #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 10.5s done 23:53:30 #58 ... 23:53:30 23:53:30 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:53:30 #69 DONE 15.1s 23:53:30 23:53:30 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 23:53:30 #78 ... 23:53:30 23:53:30 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:53:30 #62 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:53:30 #62 12.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:53:30 #62 14.18 v3.18.9-24-g04053572c4c [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 23:53:30 #62 14.18 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 23:53:30 #62 14.18 OK: 19955 distinct packages available 23:53:30 #62 14.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:53:30 #62 15.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:53:30 #62 18.69 OK: 266 MiB in 52 packages 23:53:30 #62 DONE 19.7s 23:53:30 23:53:30 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:53:30 #58 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 23:53:31 #58 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done 23:53:31 #58 ... 23:53:31 23:53:31 #73 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:53:31 #73 DONE 15.3s 23:53:31 23:53:31 #65 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 23:53:31 #65 13.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:53:31 #65 13.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:53:31 #65 16.98 (1/2) Installing dumb-init (1.2.5-r2) 23:53:31 #65 17.02 (2/2) Installing su-exec (0.2-r3) 23:53:31 #65 17.03 Executing busybox-1.36.1-r7.trigger 23:53:31 #65 17.19 OK: 8 MiB in 17 packages 23:53:31 #65 DONE 18.9s 23:53:31 23:53:31 #79 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 23:53:33 #79 ... 23:53:33 23:53:33 #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 23:53:33 #80 DONE 2.4s 23:53:33 23:53:33 #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:53:35 #81 ... 23:53:35 23:53:35 #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 23:53:35 #64 15.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:53:35 #64 17.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:53:35 #64 21.55 (1/1) Installing dumb-init (1.2.5-r2) 23:53:35 #64 21.57 Executing busybox-1.36.1-r7.trigger 23:53:35 #64 21.66 OK: 8 MiB in 16 packages 23:53:35 #64 DONE 22.9s 23:53:35 23:53:35 #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 23:53:35 #66 13.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:53:35 #66 14.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:53:35 #66 18.88 (1/3) Installing ca-certificates (20240226-r0) 23:53:35 #66 19.14 (2/3) Installing dumb-init (1.2.5-r2) 23:53:35 #66 19.15 (3/3) Installing tzdata (2024a-r0) 23:53:35 #66 21.39 Executing busybox-1.36.1-r7.trigger 23:53:35 #66 21.50 Executing ca-certificates-20240226-r0.trigger 23:53:35 #66 ... 23:53:35 23:53:35 #82 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:53:35 #82 ... 23:53:35 23:53:35 #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:53:36 #83 ... 23:53:36 23:53:36 #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 23:53:36 #66 23.02 OK: 12 MiB in 18 packages 23:53:36 #66 ... 23:53:36 23:53:36 #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 23:53:36 #67 14.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:53:36 #67 16.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:53:36 #67 19.31 (1/2) Installing ca-certificates (20240226-r0) 23:53:36 #67 19.62 (2/2) Installing dumb-init (1.2.5-r2) 23:53:36 #67 19.64 Executing busybox-1.36.1-r7.trigger 23:53:36 #67 19.82 Executing ca-certificates-20240226-r0.trigger 23:53:36 #67 21.16 OK: 9 MiB in 17 packages 23:53:36 #67 DONE 23.2s 23:53:36 23:53:36 #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 23:53:36 #84 ... 23:53:36 23:53:36 #85 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:53:36 #85 ... 23:53:36 23:53:36 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:53:36 #63 14.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:53:36 #63 15.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:53:36 #63 19.79 v3.18.9-24-g04053572c4c [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 23:53:36 #63 19.79 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 23:53:36 #63 19.79 OK: 19946 distinct packages available 23:53:36 #63 20.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:53:36 #63 21.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:53:37 #63 ... 23:53:37 23:53:37 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 23:53:37 #56 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 10.0s done 23:53:37 #56 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 23:53:37 #56 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 23:53:37 #118 DONE 50.3s 23:53:37 23:53:37 #84 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:53:37 #84 DONE 48.0s 23:53:37 23:53:37 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:53:37 #117 DONE 43.5s 23:53:37 23:53:37 #119 [core-keeper builder 7/8] COPY . . 23:53:37 #119 ... 23:53:37 23:53:37 #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:53:37 #81 DONE 49.4s 23:53:37 23:53:37 #75 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:53:37 #75 DONE 50.4s 23:53:37 23:53:37 #120 [security-spiffe-token-provider builder 6/7] COPY . . 23:53:37 #56 ... 23:53:37 23:53:37 #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 23:53:37 #66 DONE 24.8s 23:53:37 23:53:37 #86 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 23:53:40 #120 ... 23:53:40 23:53:40 #121 [core-data builder 6/7] COPY . . 23:53:40 #121 ... 23:53:40 23:53:40 #122 [security-bootstrapper builder 6/7] COPY . . 23:53:40 #122 ... 23:53:40 23:53:40 #123 [support-cron-scheduler builder 6/7] COPY . . 23:53:41 #86 ... 23:53:41 23:53:41 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:53:41 #68 17.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:53:41 #68 19.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:53:41 #68 24.79 (1/4) Installing ca-certificates (20240226-r0) 23:53:41 #68 25.51 (2/4) Installing dumb-init (1.2.5-r2) 23:53:41 #68 25.54 (3/4) Installing su-exec (0.2-r3) 23:53:41 #68 25.54 (4/4) Installing yq (4.33.3-r5) 23:53:41 #68 26.23 Executing busybox-1.36.1-r7.trigger 23:53:41 #68 26.36 Executing ca-certificates-20240226-r0.trigger 23:53:41 #68 27.59 OK: 18 MiB in 19 packages 23:53:41 #68 ... 23:53:41 23:53:41 #87 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 23:53:41 #87 ... 23:53:41 23:53:41 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:53:41 #58 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.3s 23:53:42 #58 ... 23:53:42 23:53:42 #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 23:53:42 #53 15.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:53:42 #53 16.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:53:42 #53 21.84 (1/4) Installing dumb-init (1.2.5-r2) 23:53:42 #53 21.87 (2/4) Installing openssl (3.1.7-r0) 23:53:42 #53 22.08 (3/4) Installing su-exec (0.2-r3) 23:53:42 #53 22.09 (4/4) Installing yq (4.33.3-r5) 23:53:42 #53 23.46 Executing busybox-1.36.1-r7.trigger 23:53:42 #53 23.55 OK: 18 MiB in 19 packages 23:53:42 #53 DONE 25.5s 23:53:42 23:53:42 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 23:53:42 #56 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.2s 23:53:43 #123 ... 23:53:43 23:53:43 #122 [security-bootstrapper builder 6/7] COPY . . 23:53:43 #122 DONE 12.8s 23:53:43 23:53:43 #124 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 23:53:43 #124 CACHED 23:53:43 23:53:43 #125 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:53:43 #125 CACHED 23:53:43 23:53:43 #126 [security-secretstore-setup builder 6/7] COPY . . 23:53:43 #126 CACHED 23:53:43 23:53:43 #123 [support-cron-scheduler builder 6/7] COPY . . 23:53:43 #123 DONE 12.8s 23:53:43 23:53:43 #127 [support-notifications builder 4/7] COPY go.mod vendor* ./ 23:53:43 #127 CACHED 23:53:43 23:53:43 #128 [support-notifications builder 6/7] COPY . . 23:53:43 #128 CACHED 23:53:43 23:53:43 #129 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:53:43 #129 CACHED 23:53:43 23:53:43 #130 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 23:53:43 #130 CACHED 23:53:43 23:53:43 #131 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:53:43 #131 CACHED 23:53:43 23:53:43 #132 [security-proxy-setup builder 6/7] COPY . . 23:53:43 #132 CACHED 23:53:43 23:53:43 #119 [core-keeper builder 7/8] COPY . . 23:53:43 #119 DONE 12.8s 23:53:43 23:53:43 #133 [support-scheduler builder 6/7] COPY . . 23:53:43 #133 CACHED 23:53:43 23:53:43 #134 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 23:53:43 #134 CACHED 23:53:43 23:53:43 #135 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:53:43 #135 CACHED 23:53:43 23:53:43 #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:53:43 #136 CACHED 23:53:43 23:53:43 #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ 23:53:43 #137 CACHED 23:53:43 23:53:43 #138 [core-metadata builder 6/7] COPY . . 23:53:43 #138 CACHED 23:53:43 23:53:43 #139 [security-proxy-auth builder 6/7] COPY . . 23:53:43 #139 CACHED 23:53:43 23:53:43 #140 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 23:53:43 #140 CACHED 23:53:43 23:53:43 #141 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:53:43 #141 CACHED 23:53:43 23:53:43 #142 [core-command builder 6/7] COPY . . 23:53:43 #142 CACHED 23:53:43 23:53:43 #143 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:53:43 #143 CACHED 23:53:43 23:53:43 #144 [core-command builder 4/7] COPY go.mod vendor* ./ 23:53:43 #144 CACHED 23:53:43 23:53:43 #121 [core-data builder 6/7] COPY . . 23:53:43 #121 DONE 12.8s 23:53:43 23:53:43 #145 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:53:43 #145 CACHED 23:53:43 23:53:43 #146 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:53:43 #146 CACHED 23:53:43 23:53:43 #147 [core-common-config-bootstrapper builder 6/7] COPY . . 23:53:43 #147 CACHED 23:53:43 23:53:43 #120 [security-spiffe-token-provider builder 6/7] COPY . . 23:53:43 #120 DONE 12.8s 23:53:43 23:53:43 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:53:43 #56 ... 23:53:43 23:53:43 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:53:43 #68 DONE 30.1s 23:53:43 23:53:43 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 23:53:43 #56 ... 23:53:43 23:53:43 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:53:43 #63 26.31 (1/11) Installing ca-certificates (20240226-r0) 23:53:43 #63 27.08 (2/11) Installing brotli-libs (1.0.9-r14) 23:53:43 #63 27.20 (3/11) Installing libunistring (1.1-r1) 23:53:43 #63 27.35 (4/11) Installing libidn2 (2.3.4-r1) 23:53:43 #63 27.37 (5/11) Installing nghttp2-libs (1.57.0-r0) 23:53:43 #63 27.41 (6/11) Installing libcurl (8.9.1-r0) 23:53:43 #63 27.50 (7/11) Installing curl (8.9.1-r0) 23:53:43 #63 27.53 (8/11) Installing dumb-init (1.2.5-r2) 23:53:43 #63 27.59 (9/11) Installing musl-obstack (1.2.3-r2) 23:53:43 #63 27.62 (10/11) Installing libucontext (1.2-r2) 23:53:43 #63 27.63 (11/11) Installing gcompat (1.1.0-r1) 23:53:43 #63 27.68 Executing busybox-1.36.1-r7.trigger 23:53:43 #63 27.86 Executing ca-certificates-20240226-r0.trigger 23:53:43 #63 29.17 OK: 13 MiB in 26 packages 23:53:43 #63 DONE 31.6s 23:53:43 23:53:43 #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 23:53:44 #88 ... 23:53:44 23:53:44 #76 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:53:44 #76 17.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:53:44 #76 19.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:53:44 #76 25.24 v3.18.9-24-g04053572c4c [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 23:53:44 #76 25.24 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 23:53:44 #76 25.24 OK: 19946 distinct packages available 23:53:44 #76 26.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:53:44 #76 ... 23:53:44 23:53:44 #74 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:53:44 #74 17.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:53:44 #74 19.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:53:44 #74 24.46 v3.18.9-24-g04053572c4c [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 23:53:44 #74 24.46 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 23:53:44 #74 24.46 OK: 19946 distinct packages available 23:53:44 #74 25.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:53:44 #74 ... 23:53:44 23:53:44 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:53:45 #148 1.825 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:53:45 #58 ... 23:53:45 23:53:45 #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade 23:53:45 #0 8.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:53:45 #89 ... 23:53:45 23:53:45 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:53:46 #58 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.3s 23:53:48 #58 ... 23:53:48 23:53:48 #75 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 23:53:48 #75 12.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:53:48 #75 14.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:53:48 #75 20.71 OK: 8 MiB in 16 packages 23:53:48 #75 DONE 22.2s 23:53:48 23:53:48 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:53:49 #58 ... 23:53:49 23:53:49 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 23:53:49 #56 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.9s done 23:53:49 #56 DONE 32.7s 23:53:49 23:53:49 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:53:50 #58 ... 23:53:50 23:53:50 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 23:53:50 #78 10.14 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:53:50 #78 12.25 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:53:50 #78 20.03 OK: 266 MiB in 52 packages 23:53:50 #78 ... 23:53:50 23:53:50 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:53:51 #58 ... 23:53:51 23:53:51 #79 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 23:53:51 #79 10.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:53:51 #79 12.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:53:51 #79 18.93 OK: 8 MiB in 17 packages 23:53:51 #79 DONE 20.0s 23:53:51 23:53:51 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:53:51 #58 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.5s 23:53:52 #58 ... 23:53:52 23:53:52 #87 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 23:53:52 #87 10.70 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:53:52 #87 12.95 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:53:52 #87 19.86 (1/1) Installing dumb-init (1.2.5-r2) 23:53:52 #87 ... 23:53:52 23:53:52 #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 23:53:52 #0 7.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:53:52 #0 9.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:53:52 #90 ... 23:53:52 23:53:52 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 23:53:52 #78 DONE 22.2s 23:53:52 23:53:52 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:53:53 #148 ... 23:53:53 23:53:53 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:53:53 #0 0.994 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:53:53 #149 ... 23:53:53 23:53:53 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:53:53 #0 0.933 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:53:53 #58 ... 23:53:53 23:53:53 #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ 23:53:53 #91 DONE 0.7s 23:53:53 23:53:53 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:53:53 #150 ... 23:53:53 23:53:53 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:53:53 #0 1.363 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:53:53 #58 ... 23:53:53 23:53:53 #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 23:53:53 #0 7.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:53:53 #0 9.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:53:53 #92 ... 23:53:53 23:53:53 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:53:53 #151 ... 23:53:53 23:53:53 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 23:53:53 #0 1.364 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 23:53:53 #152 ... 23:53:53 23:53:53 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:53:53 #0 0.560 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:53:54 #153 ... 23:53:54 23:53:54 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:53:54 #0 1.369 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:53:54 #154 ... 23:53:54 23:53:54 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 23:53:54 #0 0.667 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 23:53:54 #58 ... 23:53:54 23:53:54 #76 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:53:54 #76 29.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:53:54 #76 35.20 (1/4) Installing dumb-init (1.2.5-r2) 23:53:54 #76 35.20 (2/4) Installing musl-obstack (1.2.3-r2) 23:53:54 #76 35.23 (3/4) Installing libucontext (1.2-r2) 23:53:54 #76 35.28 (4/4) Installing gcompat (1.1.0-r1) 23:53:54 #76 35.32 Executing busybox-1.36.1-r7.trigger 23:53:54 #76 35.51 OK: 8 MiB in 19 packages 23:53:54 #76 DONE 37.7s 23:53:54 23:53:54 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:53:54 #155 ... 23:53:54 23:53:54 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:53:54 #0 0.366 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:53:54 #156 ... 23:53:54 23:53:54 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:53:54 #0 1.709 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:53:54 #157 ... 23:53:54 23:53:54 #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:53:54 #0 1.848 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:53:54 #158 ... 23:53:54 23:53:54 #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:53:54 #0 0.695 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:53:54 #159 ... 23:53:54 23:53:54 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:53:54 #0 0.831 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:53:54 #58 ... 23:53:54 23:53:54 #87 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 23:53:54 #87 21.41 Executing busybox-1.36.1-r7.trigger 23:53:54 #87 21.55 OK: 8 MiB in 16 packages 23:53:54 #87 DONE 23.3s 23:53:54 23:53:54 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:53:55 #58 ... 23:53:55 23:53:55 #74 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:53:55 #74 29.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:53:55 #74 36.52 (1/5) Installing dumb-init (1.2.5-r2) 23:53:55 #74 36.62 (2/5) Installing musl-obstack (1.2.3-r2) 23:53:55 #74 36.63 (3/5) Installing libucontext (1.2-r2) 23:53:55 #74 36.66 (4/5) Installing gcompat (1.1.0-r1) 23:53:55 #74 36.72 (5/5) Installing openssl (3.1.7-r0) 23:53:55 #74 36.91 Executing busybox-1.36.1-r7.trigger 23:53:55 #74 37.08 OK: 9 MiB in 20 packages 23:53:55 #74 ... 23:53:55 23:53:55 #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade 23:53:55 #89 10.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:53:55 #89 17.52 OK: 8 MiB in 16 packages 23:53:55 #89 DONE 20.0s 23:53:55 23:53:55 #86 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 23:53:55 #86 7.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:53:55 #86 10.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:53:55 #86 16.67 OK: 12 MiB in 18 packages 23:53:55 #86 DONE 18.1s 23:53:55 23:53:55 #74 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:53:55 #74 DONE 39.4s 23:53:55 23:53:55 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:53:55 #58 ... 23:53:55 23:53:55 #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 23:53:55 #84 9.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:53:55 #84 11.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:53:55 #84 18.75 OK: 9 MiB in 17 packages 23:53:56 #84 ... 23:53:56 23:53:56 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:53:56 #58 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.8s done 23:53:56 #58 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.8s done 23:53:57 #58 ... 23:53:57 23:53:57 #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 23:53:57 #84 DONE 20.7s 23:53:57 23:53:57 #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 23:53:58 #93 ... 23:53:58 23:53:58 #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 23:53:58 #88 6.599 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:53:58 #88 8.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:53:58 #88 13.92 OK: 13 MiB in 26 packages 23:53:58 #88 DONE 14.7s 23:53:58 23:53:58 #94 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 23:53:58 #94 DONE 7.3s 23:53:58 23:53:58 #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 23:53:58 #92 14.88 OK: 18 MiB in 19 packages 23:53:59 #92 ... 23:53:59 23:53:59 #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 23:53:59 #90 15.60 OK: 18 MiB in 19 packages 23:53:59 #90 DONE 17.0s 23:53:59 23:53:59 #95 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 23:53:59 #95 DONE 0.3s 23:53:59 23:53:59 #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 23:53:59 #96 DONE 0.3s 23:53:59 23:53:59 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 23:54:00 #97 ... 23:54:00 23:54:00 #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 23:54:00 #92 DONE 16.2s 23:54:00 23:54:00 #98 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:54:01 #98 ... 23:54:01 23:54:01 #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 23:54:01 #93 5.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:54:01 #93 5.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:54:03 #93 7.266 OK: 9 MiB in 20 packages 23:54:03 #93 DONE 7.7s 23:54:03 23:54:03 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:54:04 #99 ... 23:54:04 23:54:04 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 23:54:04 #97 6.463 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:54:04 #97 7.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:54:04 #97 8.958 OK: 8 MiB in 19 packages 23:54:04 #97 DONE 9.7s 23:54:04 23:54:04 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:54:04 #100 ... 23:54:04 23:54:04 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:54:04 #99 DONE 1.4s 23:54:04 23:54:04 #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 23:54:04 #101 DONE 1.5s 23:54:04 23:54:04 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:54:05 #102 ... 23:54:05 23:54:05 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 23:54:05 #103 DONE 0.3s 23:54:05 23:54:05 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:54:05 #100 DONE 1.2s 23:54:05 23:54:05 #104 [security-spire-server stage-2 6/9] COPY security.txt / 23:54:05 #104 DONE 0.3s 23:54:05 23:54:05 #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:54:05 #105 ... 23:54:05 23:54:05 #106 [security-spire-config stage-2 5/10] COPY Attribution.txt / 23:54:05 #106 DONE 0.2s 23:54:05 23:54:05 #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:54:05 #105 DONE 0.3s 23:54:05 23:54:05 #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:54:05 #107 DONE 0.2s 23:54:05 23:54:05 #108 [security-spire-config stage-2 6/10] COPY security.txt / 23:54:05 #108 DONE 0.3s 23:54:05 23:54:05 #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:54:06 #109 ... 23:54:06 23:54:06 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:54:06 #110 DONE 0.3s 23:54:06 23:54:06 #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:54:06 #109 DONE 0.3s 23:54:06 23:54:06 #111 [security-spire-server] exporting to image 23:54:06 #111 exporting layers 23:54:06 #111 ... 23:54:06 23:54:06 #112 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 23:54:06 #112 DONE 0.3s 23:54:06 23:54:06 #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:54:06 #113 DONE 0.2s 23:54:06 23:54:06 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:54:06 #102 DONE 1.8s 23:54:06 23:54:06 #111 [security-spire-config] exporting to image 23:54:06 #111 ... 23:54:06 23:54:06 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 23:54:06 #114 DONE 0.2s 23:54:07 23:54:07 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 23:54:07 #115 DONE 0.2s 23:54:07 23:54:07 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:54:07 #116 DONE 0.2s 23:54:07 23:54:07 #85 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:54:07 #85 ... 23:54:07 23:54:07 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:54:07 #117 DONE 0.1s 23:54:07 23:54:07 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:54:07 #118 DONE 0.1s 23:54:07 23:54:07 #98 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:54:07 #98 ... 23:54:07 23:54:07 #111 [security-spire-agent] exporting to image 23:54:08 #111 exporting layers 2.4s done 23:54:08 #111 writing image sha256:1e91c2a0c8b77b712dd77286e1d3ef8fab00d26e821a5e3a6c989ca720b3b0e5 0.0s done 23:54:08 #111 naming to docker.io/library/security-spire-server-arm64 done 23:54:08 #111 exporting layers 2.1s done 23:54:08 #111 writing image sha256:ad28d052103e940b685c8fd141c238f043f0c2a37b95a320ec2708696472490e done 23:54:08 #111 naming to docker.io/library/security-spire-config-arm64 done 23:54:09 #111 exporting layers 1.6s done 23:54:09 #111 writing image sha256:3f1774e206eefcc868cb66fcb652f15b4ad1207657fd14281b1b0ac728a779e0 done 23:54:09 #111 naming to docker.io/library/security-spire-agent-arm64 done 23:54:09 #111 DONE 3.1s 23:54:09 23:54:09 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:55:16 #160 ... 23:55:16 23:55:16 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:55:16 #156 81.93 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:55:31 #58 ... 23:55:31 23:55:31 #98 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:55:31 #98 DONE 84.5s 23:55:31 23:55:31 #85 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:55:31 #85 DONE 110.8s 23:55:31 23:55:31 #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:55:31 #83 DONE 111.7s 23:55:31 23:55:31 #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:55:31 #81 DONE 104.4s 23:55:31 23:55:31 #82 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:55:31 #82 DONE 112.1s 23:55:31 23:55:31 #119 [security-spiffe-token-provider builder 6/7] COPY . . 23:55:31 #119 DONE 1.5s 23:55:31 23:55:31 #120 [core-keeper builder 7/8] COPY . . 23:55:31 #120 DONE 1.6s 23:55:31 23:55:31 #121 [security-proxy-setup builder 6/7] COPY . . 23:55:31 #121 CACHED 23:55:31 23:55:31 #122 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:55:31 #122 CACHED 23:55:31 23:55:31 #123 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 23:55:31 #123 CACHED 23:55:31 23:55:31 #124 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:55:31 #124 CACHED 23:55:31 23:55:31 #125 [core-common-config-bootstrapper builder 6/7] COPY . . 23:55:31 #125 CACHED 23:55:31 23:55:31 #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:55:31 #126 CACHED 23:55:31 23:55:31 #127 [support-notifications builder 4/7] COPY go.mod vendor* ./ 23:55:31 #127 CACHED 23:55:31 23:55:31 #128 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:55:31 #128 CACHED 23:55:31 23:55:31 #129 [support-notifications builder 6/7] COPY . . 23:55:31 #129 CACHED 23:55:31 23:55:31 #130 [security-secretstore-setup builder 6/7] COPY . . 23:55:31 #130 CACHED 23:55:31 23:55:31 #131 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:55:31 #131 CACHED 23:55:31 23:55:31 #132 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 23:55:31 #132 CACHED 23:55:31 23:55:31 #133 [core-metadata builder 6/7] COPY . . 23:55:31 #133 CACHED 23:55:31 23:55:31 #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:55:31 #134 CACHED 23:55:31 23:55:31 #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ 23:55:31 #135 CACHED 23:55:31 23:55:31 #136 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 23:55:31 #136 CACHED 23:55:31 23:55:31 #137 [support-scheduler builder 6/7] COPY . . 23:55:31 #137 CACHED 23:55:31 23:55:31 #138 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:55:31 #138 CACHED 23:55:31 23:55:31 #139 [support-cron-scheduler builder 6/7] COPY . . 23:55:31 #139 DONE 1.6s 23:55:31 23:55:31 #140 [core-command builder 6/7] COPY . . 23:55:31 #140 CACHED 23:55:31 23:55:31 #141 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:55:31 #141 CACHED 23:55:31 23:55:31 #142 [core-command builder 4/7] COPY go.mod vendor* ./ 23:55:31 #142 CACHED 23:55:31 23:55:31 #143 [security-proxy-auth builder 6/7] COPY . . 23:55:31 #143 CACHED 23:55:31 23:55:31 #144 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 23:55:31 #144 CACHED 23:55:31 23:55:31 #145 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:55:31 #145 CACHED 23:55:31 23:55:31 #146 [security-bootstrapper builder 6/7] COPY . . 23:55:31 #146 DONE 1.6s 23:55:31 23:55:31 #147 [core-data builder 6/7] COPY . . 23:55:31 #147 DONE 1.6s 23:55:31 23:55:31 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 23:55:31 #148 ... 23:55:31 23:55:31 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:55:31 #0 5.173 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:55:31 #149 ... 23:55:31 23:55:31 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:55:31 #0 6.023 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:55:31 #150 ... 23:55:31 23:55:31 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 23:55:31 #148 6.809 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 23:55:31 #148 ... 23:55:31 23:55:31 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:55:31 #0 5.788 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:55:31 #151 ... 23:55:31 23:55:31 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:55:31 #0 6.802 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:55:31 #152 ... 23:55:31 23:55:31 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:55:31 #0 5.341 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:55:31 #153 ... 23:55:31 23:55:31 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 23:55:31 #0 7.000 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 23:55:31 #154 ... 23:55:31 23:55:31 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:55:31 #0 4.603 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:55:31 #155 ... 23:55:31 23:55:31 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:55:31 #0 6.882 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:55:31 #156 ... 23:55:31 23:55:31 #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:55:31 #0 6.933 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:55:31 #157 ... 23:55:31 23:55:31 #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:55:31 #0 6.684 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:55:31 #158 ... 23:55:31 23:55:31 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:55:31 #0 6.434 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:55:31 #159 ... 23:55:31 23:55:31 #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:55:31 #0 6.357 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:55:34 #156 DONE 109.9s 23:55:34 23:55:34 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:55:34 #153 DONE 109.9s 23:55:34 23:55:34 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:55:34 #150 DONE 109.9s 23:55:34 23:55:34 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:55:34 #160 ... 23:55:34 23:55:34 #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:55:34 #159 DONE 110.6s 23:55:34 23:55:34 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:55:34 #149 ... 23:55:34 23:55:34 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 23:55:34 #161 ... 23:55:34 23:55:34 #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 23:55:34 #162 DONE 0.8s 23:55:34 23:55:34 #163 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:55:34 #163 DONE 0.9s 23:55:34 23:55:34 #164 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 23:55:35 #164 ... 23:55:35 23:55:35 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 23:55:35 #161 DONE 1.2s 23:55:35 23:55:35 #165 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 23:55:35 #165 ... 23:55:35 23:55:35 #166 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 23:55:35 #166 DONE 1.2s 23:55:35 23:55:35 #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 23:55:35 #167 ... 23:55:35 23:55:35 #164 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 23:55:35 #164 DONE 0.9s 23:55:35 23:55:35 #168 [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 23:55:35 #168 ... 23:55:35 23:55:35 #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:55:35 #169 DONE 1.1s 23:55:36 23:55:36 #165 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 23:55:36 #165 DONE 0.8s 23:55:36 23:55:36 #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:55:38 #170 ... 23:55:38 23:55:38 #168 [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 23:55:38 #168 DONE 2.3s 23:55:38 23:55:38 #171 [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 23:55:38 #171 ... 23:55:38 23:55:38 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:55:38 #148 DONE 115.1s 23:55:38 23:55:38 #172 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 23:55:39 #172 ... 23:55:39 23:55:39 #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:55:39 #170 DONE 2.8s 23:55:39 23:55:39 #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 23:55:39 #167 ... 23:55:39 23:55:39 #172 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 23:55:39 #172 DONE 3.2s 23:55:39 23:55:39 #173 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 23:55:41 #173 ... 23:55:41 23:55:41 #171 [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 23:55:41 #171 DONE 2.9s 23:55:41 23:55:41 #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 23:55:41 #174 ... 23:55:41 23:55:41 #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 23:55:41 #167 DONE 5.9s 23:55:41 23:55:41 #175 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:55:41 #175 ... 23:55:41 23:55:41 #176 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:55:41 #176 DONE 2.4s 23:55:41 23:55:41 #177 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:55:42 #177 ... 23:55:42 23:55:42 #173 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 23:55:42 #173 DONE 2.8s 23:55:42 23:55:42 #178 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 23:55:43 #178 ... 23:55:43 23:55:43 #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 23:55:43 #174 DONE 1.9s 23:55:43 23:55:43 #175 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:55:43 #175 DONE 2.6s 23:55:43 23:55:43 #179 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:55:45 #179 ... 23:55:45 23:55:45 #177 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:55:45 #177 DONE 3.0s 23:55:45 23:55:45 #178 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 23:55:45 #178 DONE 3.0s 23:55:45 23:55:45 #180 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 23:55:45 #180 ... 23:55:45 23:55:45 #181 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:55:45 #181 DONE 3.0s 23:55:45 23:55:45 #182 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:55:46 #182 ... 23:55:46 23:55:46 #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:55:46 #183 DONE 3.5s 23:55:46 23:55:46 #179 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:55:46 #179 DONE 3.5s 23:55:46 23:55:46 #184 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:55:56 #184 ... 23:55:56 23:55:56 #185 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:55:56 #185 ... 23:55:56 23:55:56 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:56:01 #186 DONE 14.6s 23:56:01 23:56:01 #182 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:56:01 #182 DONE 15.4s 23:56:01 23:56:01 #180 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 23:56:01 #180 DONE 16.2s 23:56:01 23:56:01 #187 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:56:01 #187 ... 23:56:01 23:56:01 #184 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:56:01 #184 DONE 14.6s 23:56:01 23:56:01 #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 23:56:03 #188 ... 23:56:03 23:56:03 #185 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:56:03 #185 DONE 18.0s 23:56:03 23:56:03 #189 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:56:03 #189 DONE 2.4s 23:56:03 23:56:03 #187 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:56:03 #187 DONE 2.5s 23:56:03 23:56:03 #190 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:56:03 #190 ... 23:56:03 23:56:03 #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 23:56:03 #188 DONE 2.4s 23:56:03 23:56:03 #116 [security-spiffe-token-provider] exporting to image 23:56:03 #116 exporting layers 23:56:05 #116 ... 23:56:05 23:56:05 #191 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:56:05 #191 DONE 4.7s 23:56:05 23:56:05 #192 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 23:56:05 #192 DONE 2.2s 23:56:05 23:56:05 #116 [security-proxy-setup] exporting to image 23:56:05 #116 exporting layers 2.4s done 23:56:05 #116 writing image sha256:daec61786afb11d27d1e4670513d9e1080a36b35df49fec938b125df6a8e37e8 23:56:06 #116 writing image sha256:daec61786afb11d27d1e4670513d9e1080a36b35df49fec938b125df6a8e37e8 0.5s done 23:56:06 #116 naming to docker.io/library/core-common-config-bootstrapper 23:56:06 #116 naming to docker.io/library/core-common-config-bootstrapper 0.2s done 23:56:07 #116 ... 23:56:07 23:56:07 #190 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:56:07 #190 DONE 3.5s 23:56:07 23:56:07 #193 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 23:56:07 #193 DONE 1.4s 23:56:07 23:56:07 #116 [security-secretstore-setup] exporting to image 23:56:07 #116 exporting layers 3.6s done 23:56:07 #116 writing image sha256:c80677d78b6dcdf47fb65f4f3a0611fa3aa9bb20d451228f87c1db386317cdf5 0.0s done 23:56:07 #116 naming to docker.io/library/security-spiffe-token-provider 23:56:07 #116 naming to docker.io/library/security-spiffe-token-provider 0.3s done 23:56:07 #116 ... 23:56:07 23:56:07 #194 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 23:56:07 #194 DONE 0.9s 23:56:08 23:56:08 #195 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 23:56:08 #195 DONE 0.6s 23:56:08 23:56:08 #196 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 23:56:10 #196 DONE 1.6s 23:56:10 23:56:10 #116 [security-proxy-setup] exporting to image 23:56:10 #116 exporting layers 2.9s done 23:56:10 #116 writing image sha256:4fb495c5382d8151af495a831589ac3957d2bff46813947dd95e83ef0b36b31d 0.6s done 23:56:10 #116 naming to docker.io/library/security-proxy-setup 0.1s done 23:56:10 #116 exporting layers 3.9s done 23:56:10 #116 writing image sha256:5b6c8906c2020db3c31cce1aa375ed8303f1e13bd078a7dc70e21d74af0c904a 23:56:11 #116 writing image sha256:5b6c8906c2020db3c31cce1aa375ed8303f1e13bd078a7dc70e21d74af0c904a 0.2s done 23:56:11 #116 naming to docker.io/library/security-secretstore-setup 0.0s done 23:56:11 #116 DONE 8.8s 23:56:11 23:56:11 #197 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:56:11 #197 DONE 1.0s 23:56:11 23:56:11 #198 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 23:56:14 #198 DONE 3.0s 23:56:14 23:56:14 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:56:14 #154 ... 23:56:14 23:56:14 #116 [security-bootstrapper] exporting to image 23:56:15 #116 ... 23:56:15 23:56:15 #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:56:15 #158 DONE 151.8s 23:56:15 23:56:15 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:56:20 #199 DONE 4.8s 23:56:20 23:56:20 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:56:20 #149 ... 23:56:20 23:56:20 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:56:30 #200 DONE 10.0s 23:56:30 23:56:30 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:56:30 #157 DONE 166.8s 23:56:30 23:56:30 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:56:30 #154 DONE 166.9s 23:56:30 23:56:30 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 23:56:30 #155 DONE 166.9s 23:56:30 23:56:30 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:56:30 #201 ... 23:56:30 23:56:30 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 23:56:30 #152 DONE 166.9s 23:56:30 23:56:30 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:56:30 #149 DONE 166.9s 23:56:30 23:56:30 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:56:30 #160 DONE 166.9s 23:56:30 23:56:30 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:56:30 #151 DONE 166.9s 23:56:30 23:56:30 #116 [security-bootstrapper] exporting to image 23:56:30 #116 exporting layers 15.9s done 23:56:30 #116 writing image sha256:5174dbe5d08988997dd2b53697d9f55ff84043b4d0937532b5adaf8f7936fd87 done 23:56:30 #116 naming to docker.io/library/security-bootstrapper done 23:56:30 #116 DONE 24.8s 23:56:30 23:56:30 #202 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 23:56:30 #202 ... 23:56:30 23:56:30 #203 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:56:30 #203 CACHED 23:56:30 23:56:30 #204 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:56:30 #204 CACHED 23:56:30 23:56:30 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 23:56:30 #205 CACHED 23:56:30 23:56:30 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 23:56:30 #206 CACHED 23:56:30 23:56:30 #207 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:56:30 #207 ... 23:56:30 23:56:30 #208 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:56:30 #208 CACHED 23:56:30 23:56:30 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:56:30 #209 CACHED 23:56:30 23:56:30 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:56:30 #201 DONE 0.6s 23:56:31 23:56:31 #210 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 23:56:31 #210 ... 23:56:31 23:56:31 #211 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:56:31 #211 DONE 1.2s 23:56:31 23:56:31 #202 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 23:56:31 #202 DONE 1.3s 23:56:31 23:56:31 #207 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:56:31 #207 DONE 1.1s 23:56:31 23:56:31 #212 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 23:56:31 #212 DONE 1.2s 23:56:31 23:56:31 #210 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 23:56:31 #210 DONE 1.0s 23:56:31 23:56:31 #213 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:56:31 #213 DONE 1.2s 23:56:31 23:56:31 #214 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:56:31 #214 DONE 1.2s 23:56:31 23:56:31 #215 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:56:31 #215 DONE 1.1s 23:56:31 23:56:31 #216 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 23:56:32 #216 DONE 0.5s 23:56:32 23:56:32 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 23:56:32 #217 DONE 0.5s 23:56:32 23:56:32 #218 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:56:32 #218 DONE 0.5s 23:56:32 23:56:32 #219 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 23:56:32 #219 DONE 0.5s 23:56:32 23:56:32 #220 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:56:32 #220 DONE 0.5s 23:56:32 23:56:32 #221 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:56:32 #221 DONE 0.4s 23:56:32 23:56:32 #222 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 23:56:32 #222 DONE 0.5s 23:56:32 23:56:32 #223 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 23:56:32 #223 ... 23:56:32 23:56:32 #224 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 23:56:32 #224 DONE 0.5s 23:56:32 23:56:32 #116 [core-command] exporting to image 23:56:33 #116 ... 23:56:33 23:56:33 #225 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:56:33 #225 DONE 1.4s 23:56:33 23:56:33 #226 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 23:56:33 #226 DONE 1.4s 23:56:33 23:56:33 #227 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:56:33 #227 DONE 1.4s 23:56:33 23:56:33 #223 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 23:56:33 #223 DONE 1.4s 23:56:33 23:56:33 #116 [core-keeper] exporting to image 23:56:33 #116 ... 23:56:33 23:56:33 #228 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 23:56:33 #228 DONE 1.4s 23:56:33 23:56:33 #116 [core-command] exporting to image 23:56:33 #116 writing image sha256:ab4b34528f1558fac4cbed4759b75e30708d4329dbb4a7246b079b2a413a96ec done 23:56:33 #116 naming to docker.io/library/support-scheduler done 23:56:33 #116 writing image sha256:3471b2969aaaeaa8c0b05cda664c3b2043e19cc9ac274f47735385e98dcda58b 0.0s done 23:56:33 #116 naming to docker.io/library/core-command 0.0s done 23:56:33 #116 ... 23:56:33 23:56:33 #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 23:56:33 #229 DONE 0.2s 23:56:33 23:56:33 #230 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 23:56:33 #230 DONE 0.2s 23:56:33 23:56:33 #231 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 23:56:33 #231 DONE 0.2s 23:56:33 23:56:33 #232 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:56:33 #232 DONE 1.7s 23:56:33 23:56:33 #116 [support-cron-scheduler] exporting to image 23:56:34 #116 ... 23:56:34 23:56:34 #233 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 23:56:34 #233 DONE 0.1s 23:56:34 23:56:34 #116 [core-data] exporting to image 23:56:34 #116 writing image sha256:efffaa7185cca4ef659cba1c20c04f7e06b13ddf4edc0fc499b40233dde9213a done 23:56:34 #116 naming to docker.io/library/core-keeper done 23:56:34 #116 exporting layers 0.3s done 23:56:34 #116 exporting layers 0.5s done 23:56:34 #116 writing image sha256:387de9dada9cb01ea951356b8d63f92ffecd6e625a784d8b643ff9ecfb6b598d done 23:56:34 #116 naming to docker.io/library/support-notifications done 23:56:34 #116 writing image sha256:a898d49b10959c12d9fedc964f60293f458b5cda2c35a3c1519dbc88e5d2b0b7 done 23:56:34 #116 naming to docker.io/library/support-cron-scheduler done 23:56:34 #116 writing image sha256:8d2248d95a7cfdbdb0990e647f6db9294dbef465e878f2379be5c3a7bedd2842 0.0s done 23:56:34 #116 naming to docker.io/library/core-data done 23:56:34 #116 exporting layers 0.4s done 23:56:34 #116 writing image sha256:56c833de773bb3fcd4e5be0a26f75b5a99ddad23fed67643de7a69613a179f61 done 23:56:34 #116 naming to docker.io/library/core-metadata done 23:56:34 #116 writing image sha256:750a3ba4ac27497b465ebad90030bb52c0811f7aa5cf94f7f3cba3878e4288a4 done 23:56:34 #116 naming to docker.io/library/security-proxy-auth done 23:56:34 #116 DONE 26.9s 23:56:34 23:56:34 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 23:56:34 time="2024-09-17T23:51:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:56:34 time="2024-09-17T23:51:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:56:34 time="2024-09-17T23:51:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:56:34 time="2024-09-17T23:51:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:56:34 time="2024-09-17T23:51:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:56:34 time="2024-09-17T23:51:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:56:34 time="2024-09-17T23:51:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:56:34 time="2024-09-17T23:51:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:56:34 time="2024-09-17T23:51:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:56:34 time="2024-09-17T23:51:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:56:34 time="2024-09-17T23:51:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:56:34 time="2024-09-17T23:51:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:56:34 time="2024-09-17T23:51:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:56:34 time="2024-09-17T23:51:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:56:34 time="2024-09-17T23:51:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:56:34 time="2024-09-17T23:51:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 23:56:34 $ docker stop --time=1 ca1c2110403221fcf35fa26cae3904924ae6b728dcebdc538f30f5c06c7924c2 23:56:35 $ docker rm -f --volumes ca1c2110403221fcf35fa26cae3904924ae6b728dcebdc538f30f5c06c7924c2 [Pipeline] // withDockerContainer [Pipeline] sh 23:56:36 + docker images 23:56:36 REPOSITORY TAG IMAGE ID CREATED SIZE 23:56:36 core-metadata latest 56c833de773b 2 seconds ago 39.9MB 23:56:36 core-data latest 8d2248d95a7c 2 seconds ago 39.8MB 23:56:36 security-proxy-auth latest 750a3ba4ac27 2 seconds ago 33.1MB 23:56:36 support-cron-scheduler latest a898d49b1095 2 seconds ago 44.3MB 23:56:36 support-notifications latest 387de9dada9c 2 seconds ago 42.6MB 23:56:36 core-keeper latest efffaa7185cc 2 seconds ago 39.7MB 23:56:36 core-command latest 3471b2969aaa 3 seconds ago 35.5MB 23:56:36 support-scheduler latest ab4b34528f15 4 seconds ago 42.1MB 23:56:36 security-bootstrapper latest 5174dbe5d089 21 seconds ago 19MB 23:56:36 security-secretstore-setup latest 5b6c8906c202 29 seconds ago 37MB 23:56:36 security-proxy-setup latest 4fb495c5382d 30 seconds ago 26.2MB 23:56:36 core-common-config-bootstrapper latest daec61786afb 32 seconds ago 15.2MB 23:56:36 security-spiffe-token-provider latest c80677d78b6d 32 seconds ago 28.9MB 23:56:36 security-spire-server latest f433d3354f61 3 minutes ago 121MB 23:56:36 security-spire-agent latest b3c363e7d13f 3 minutes ago 182MB 23:56:36 security-spire-config latest bfbb42cf50f7 3 minutes ago 120MB 23:56:36 ci-base-image-x86_64 latest dc13682b368f 7 minutes ago 971MB 23:56:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 5 months ago 565MB 23:56:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB 23:56:36 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 23:56:36 provisioning config files... 23:56:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/697@tmp/config11450603508579294102tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:56:36 ---> ****-login.sh 23:56:36 nexus3.edgexfoundry.org:10001 23:56:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:56:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:56:36 Configure a credential helper to remove this warning. See 23:56:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:56:36 23:56:36 Login Succeeded 23:56:36 nexus3.edgexfoundry.org:10002 23:56:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:56:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:56:36 Configure a credential helper to remove this warning. See 23:56:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:56:36 23:56:36 Login Succeeded 23:56:36 nexus3.edgexfoundry.org:10003 23:56:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:56:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:56:36 Configure a credential helper to remove this warning. See 23:56:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:56:36 23:56:36 Login Succeeded 23:56:36 nexus3.edgexfoundry.org:10004 23:56:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:56:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:56:36 Configure a credential helper to remove this warning. See 23:56:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:56:36 23:56:36 Login Succeeded 23:56:36 ****.io 23:56:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:56:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:56:37 Configure a credential helper to remove this warning. See 23:56:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:56:37 23:56:37 Login Succeeded 23:56:37 ---> ****-login.sh ends [Pipeline] } 23:56:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:56:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:56:37 [edgeXDocker.push] Tagging docker image core-command with the following tags: 23:56:37 06bbb4e4647273833213264ef286cf48fa9ebf74 23:56:37 latest 23:56:37 3.2.0-dev.75 23:56:37 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 23:56:37 main 23:56:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:37 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:37 + docker push nexus3.edgexfoundry.org:10004/core-command:06bbb4e4647273833213264ef286cf48fa9ebf74 23:56:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:56:37 9266d13de998: Preparing 23:56:37 b7a0ca3358ba: Preparing 23:56:37 be1868271cdd: Preparing 23:56:37 985b0e875241: Preparing 23:56:37 b8922ccfbfd1: Preparing 23:56:37 11073cc0a4a9: Preparing 23:56:37 d62a02444d39: Preparing 23:56:37 11073cc0a4a9: Waiting 23:56:37 be1868271cdd: Pushed 23:56:37 b8922ccfbfd1: Pushed 23:56:37 985b0e875241: Pushed 23:56:37 9266d13de998: Pushed 23:56:38 11073cc0a4a9: Pushed 23:56:38 d62a02444d39: Layer already exists 23:56:40 b7a0ca3358ba: Pushed 23:56:40 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:303bf72ad4b1dab3a9016e6a40a649b1c2198c3be0f5e5ecae5de7025f89992a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:40 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:41 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 23:56:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:56:41 9266d13de998: Preparing 23:56:41 b7a0ca3358ba: Preparing 23:56:41 be1868271cdd: Preparing 23:56:41 985b0e875241: Preparing 23:56:41 b8922ccfbfd1: Preparing 23:56:41 11073cc0a4a9: Preparing 23:56:41 d62a02444d39: Preparing 23:56:41 d62a02444d39: Waiting 23:56:41 11073cc0a4a9: Waiting 23:56:41 b7a0ca3358ba: Layer already exists 23:56:41 9266d13de998: Layer already exists 23:56:41 be1868271cdd: Layer already exists 23:56:41 b8922ccfbfd1: Layer already exists 23:56:41 985b0e875241: Layer already exists 23:56:41 11073cc0a4a9: Layer already exists 23:56:41 d62a02444d39: Layer already exists 23:56:41 latest: digest: sha256:303bf72ad4b1dab3a9016e6a40a649b1c2198c3be0f5e5ecae5de7025f89992a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:41 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:41 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.75 23:56:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:56:41 9266d13de998: Preparing 23:56:41 b7a0ca3358ba: Preparing 23:56:41 be1868271cdd: Preparing 23:56:41 985b0e875241: Preparing 23:56:41 b8922ccfbfd1: Preparing 23:56:41 11073cc0a4a9: Preparing 23:56:41 d62a02444d39: Preparing 23:56:41 d62a02444d39: Waiting 23:56:41 11073cc0a4a9: Waiting 23:56:41 b7a0ca3358ba: Layer already exists 23:56:41 9266d13de998: Layer already exists 23:56:41 985b0e875241: Layer already exists 23:56:41 be1868271cdd: Layer already exists 23:56:41 b8922ccfbfd1: Layer already exists 23:56:41 d62a02444d39: Layer already exists 23:56:41 11073cc0a4a9: Layer already exists 23:56:41 3.2.0-dev.75: digest: sha256:303bf72ad4b1dab3a9016e6a40a649b1c2198c3be0f5e5ecae5de7025f89992a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:42 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:42 + docker push nexus3.edgexfoundry.org:10004/core-command:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 23:56:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:56:42 9266d13de998: Preparing 23:56:42 b7a0ca3358ba: Preparing 23:56:42 be1868271cdd: Preparing 23:56:42 985b0e875241: Preparing 23:56:42 b8922ccfbfd1: Preparing 23:56:42 11073cc0a4a9: Preparing 23:56:42 d62a02444d39: Preparing 23:56:42 d62a02444d39: Waiting 23:56:42 11073cc0a4a9: Waiting 23:56:42 b7a0ca3358ba: Layer already exists 23:56:42 be1868271cdd: Layer already exists 23:56:42 9266d13de998: Layer already exists 23:56:42 b8922ccfbfd1: Layer already exists 23:56:42 985b0e875241: Layer already exists 23:56:42 d62a02444d39: Layer already exists 23:56:42 11073cc0a4a9: Layer already exists 23:56:42 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:303bf72ad4b1dab3a9016e6a40a649b1c2198c3be0f5e5ecae5de7025f89992a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:42 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:43 + docker push nexus3.edgexfoundry.org:10004/core-command:main 23:56:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:56:43 9266d13de998: Preparing 23:56:43 b7a0ca3358ba: Preparing 23:56:43 be1868271cdd: Preparing 23:56:43 985b0e875241: Preparing 23:56:43 b8922ccfbfd1: Preparing 23:56:43 11073cc0a4a9: Preparing 23:56:43 d62a02444d39: Preparing 23:56:43 d62a02444d39: Waiting 23:56:43 11073cc0a4a9: Waiting 23:56:43 b7a0ca3358ba: Layer already exists 23:56:43 be1868271cdd: Layer already exists 23:56:43 985b0e875241: Layer already exists 23:56:43 9266d13de998: Layer already exists 23:56:43 b8922ccfbfd1: Layer already exists 23:56:43 11073cc0a4a9: Layer already exists 23:56:43 d62a02444d39: Layer already exists 23:56:43 main: digest: sha256:303bf72ad4b1dab3a9016e6a40a649b1c2198c3be0f5e5ecae5de7025f89992a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:56:43 ===================================================== [Pipeline] echo 23:56:43 taggedImages: 23:56:43 - nexus3.edgexfoundry.org:10004/core-command:06bbb4e4647273833213264ef286cf48fa9ebf74 23:56:43 - nexus3.edgexfoundry.org:10004/core-command:latest 23:56:43 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.75 23:56:43 - nexus3.edgexfoundry.org:10004/core-command:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 23:56:43 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 23:56:43 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 23:56:43 06bbb4e4647273833213264ef286cf48fa9ebf74 23:56:43 latest 23:56:43 3.2.0-dev.75 23:56:43 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 23:56:43 main 23:56:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:43 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:06bbb4e4647273833213264ef286cf48fa9ebf74 23:56:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:56:44 e4b5d8a0a8f5: Preparing 23:56:44 610ba186ed9b: Preparing 23:56:44 85ced18224ed: Preparing 23:56:44 5190ae523b05: Preparing 23:56:44 be1868271cdd: Preparing 23:56:44 985b0e875241: Preparing 23:56:44 b8922ccfbfd1: Preparing 23:56:44 11073cc0a4a9: Preparing 23:56:44 d62a02444d39: Preparing 23:56:44 985b0e875241: Waiting 23:56:44 b8922ccfbfd1: Waiting 23:56:44 11073cc0a4a9: Waiting 23:56:44 d62a02444d39: Waiting 23:56:44 be1868271cdd: Layer already exists 23:56:44 985b0e875241: Layer already exists 23:56:44 b8922ccfbfd1: Layer already exists 23:56:44 11073cc0a4a9: Layer already exists 23:56:44 d62a02444d39: Layer already exists 23:56:44 85ced18224ed: Pushed 23:56:44 610ba186ed9b: Pushed 23:56:44 e4b5d8a0a8f5: Pushed 23:56:44 5190ae523b05: Pushed 23:56:45 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:39c1c305b67d76d3277e52189c566aa58c236794f0aa1152e5af06839958abf0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:45 + 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 23:56:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 23:56:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:56:45 e4b5d8a0a8f5: Preparing 23:56:45 610ba186ed9b: Preparing 23:56:45 85ced18224ed: Preparing 23:56:45 5190ae523b05: Preparing 23:56:45 be1868271cdd: Preparing 23:56:45 985b0e875241: Preparing 23:56:45 b8922ccfbfd1: Preparing 23:56:45 11073cc0a4a9: Preparing 23:56:45 d62a02444d39: Preparing 23:56:45 b8922ccfbfd1: Waiting 23:56:45 11073cc0a4a9: Waiting 23:56:45 d62a02444d39: Waiting 23:56:45 5190ae523b05: Layer already exists 23:56:45 e4b5d8a0a8f5: Layer already exists 23:56:45 be1868271cdd: Layer already exists 23:56:45 610ba186ed9b: Layer already exists 23:56:45 85ced18224ed: Layer already exists 23:56:45 985b0e875241: Layer already exists 23:56:45 11073cc0a4a9: Layer already exists 23:56:45 d62a02444d39: Layer already exists 23:56:45 b8922ccfbfd1: Layer already exists 23:56:45 latest: digest: sha256:39c1c305b67d76d3277e52189c566aa58c236794f0aa1152e5af06839958abf0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:46 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.75 23:56:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:56:46 e4b5d8a0a8f5: Preparing 23:56:46 610ba186ed9b: Preparing 23:56:46 85ced18224ed: Preparing 23:56:46 5190ae523b05: Preparing 23:56:46 be1868271cdd: Preparing 23:56:46 985b0e875241: Preparing 23:56:46 b8922ccfbfd1: Preparing 23:56:46 11073cc0a4a9: Preparing 23:56:46 d62a02444d39: Preparing 23:56:46 11073cc0a4a9: Waiting 23:56:46 985b0e875241: Waiting 23:56:46 d62a02444d39: Waiting 23:56:46 b8922ccfbfd1: Waiting 23:56:46 be1868271cdd: Layer already exists 23:56:46 5190ae523b05: Layer already exists 23:56:46 e4b5d8a0a8f5: Layer already exists 23:56:46 85ced18224ed: Layer already exists 23:56:46 610ba186ed9b: Layer already exists 23:56:46 b8922ccfbfd1: Layer already exists 23:56:46 11073cc0a4a9: Layer already exists 23:56:46 985b0e875241: Layer already exists 23:56:46 d62a02444d39: Layer already exists 23:56:46 3.2.0-dev.75: digest: sha256:39c1c305b67d76d3277e52189c566aa58c236794f0aa1152e5af06839958abf0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:46 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 23:56:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:56:47 e4b5d8a0a8f5: Preparing 23:56:47 610ba186ed9b: Preparing 23:56:47 85ced18224ed: Preparing 23:56:47 5190ae523b05: Preparing 23:56:47 be1868271cdd: Preparing 23:56:47 985b0e875241: Preparing 23:56:47 b8922ccfbfd1: Preparing 23:56:47 11073cc0a4a9: Preparing 23:56:47 d62a02444d39: Preparing 23:56:47 985b0e875241: Waiting 23:56:47 d62a02444d39: Waiting 23:56:47 b8922ccfbfd1: Waiting 23:56:47 11073cc0a4a9: Waiting 23:56:47 5190ae523b05: Layer already exists 23:56:47 e4b5d8a0a8f5: Layer already exists 23:56:47 be1868271cdd: Layer already exists 23:56:47 85ced18224ed: Layer already exists 23:56:47 610ba186ed9b: Layer already exists 23:56:47 985b0e875241: Layer already exists 23:56:47 11073cc0a4a9: Layer already exists 23:56:47 b8922ccfbfd1: Layer already exists 23:56:47 d62a02444d39: Layer already exists 23:56:47 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:39c1c305b67d76d3277e52189c566aa58c236794f0aa1152e5af06839958abf0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:47 + 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 23:56:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 23:56:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:56:47 e4b5d8a0a8f5: Preparing 23:56:47 610ba186ed9b: Preparing 23:56:47 85ced18224ed: Preparing 23:56:47 5190ae523b05: Preparing 23:56:47 be1868271cdd: Preparing 23:56:47 985b0e875241: Preparing 23:56:47 b8922ccfbfd1: Preparing 23:56:47 11073cc0a4a9: Preparing 23:56:47 d62a02444d39: Preparing 23:56:47 b8922ccfbfd1: Waiting 23:56:47 11073cc0a4a9: Waiting 23:56:47 d62a02444d39: Waiting 23:56:47 985b0e875241: Waiting 23:56:47 5190ae523b05: Layer already exists 23:56:47 85ced18224ed: Layer already exists 23:56:47 610ba186ed9b: Layer already exists 23:56:47 be1868271cdd: Layer already exists 23:56:47 e4b5d8a0a8f5: Layer already exists 23:56:47 b8922ccfbfd1: Layer already exists 23:56:47 985b0e875241: Layer already exists 23:56:47 11073cc0a4a9: Layer already exists 23:56:47 d62a02444d39: Layer already exists 23:56:47 main: digest: sha256:39c1c305b67d76d3277e52189c566aa58c236794f0aa1152e5af06839958abf0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:56:47 ===================================================== [Pipeline] echo 23:56:47 taggedImages: 23:56:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:06bbb4e4647273833213264ef286cf48fa9ebf74 23:56:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 23:56:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.75 23:56:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 23:56:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 23:56:47 [edgeXDocker.push] Tagging docker image core-data with the following tags: 23:56:47 06bbb4e4647273833213264ef286cf48fa9ebf74 23:56:47 latest 23:56:47 3.2.0-dev.75 23:56:47 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 23:56:47 main 23:56:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:48 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:48 + docker push nexus3.edgexfoundry.org:10004/core-data:06bbb4e4647273833213264ef286cf48fa9ebf74 23:56:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:56:48 f86fae9ec746: Preparing 23:56:48 562ddfa8532f: Preparing 23:56:48 c78e4226595b: Preparing 23:56:48 be1868271cdd: Preparing 23:56:48 985b0e875241: Preparing 23:56:48 575b87afb262: Preparing 23:56:48 11073cc0a4a9: Preparing 23:56:48 d62a02444d39: Preparing 23:56:48 575b87afb262: Waiting 23:56:48 11073cc0a4a9: Waiting 23:56:48 d62a02444d39: Waiting 23:56:48 985b0e875241: Layer already exists 23:56:48 be1868271cdd: Layer already exists 23:56:48 11073cc0a4a9: Layer already exists 23:56:48 d62a02444d39: Layer already exists 23:56:48 562ddfa8532f: Pushed 23:56:48 575b87afb262: Pushed 23:56:48 f86fae9ec746: Pushed 23:56:51 c78e4226595b: Pushed 23:56:51 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:532f2a2f0faa234b6da6513dba1e658bf9a6e07a68cc4831435330f21ac98230 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:52 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:52 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 23:56:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:56:52 f86fae9ec746: Preparing 23:56:52 562ddfa8532f: Preparing 23:56:52 c78e4226595b: Preparing 23:56:52 be1868271cdd: Preparing 23:56:52 985b0e875241: Preparing 23:56:52 575b87afb262: Preparing 23:56:52 11073cc0a4a9: Preparing 23:56:52 d62a02444d39: Preparing 23:56:52 575b87afb262: Waiting 23:56:52 11073cc0a4a9: Waiting 23:56:52 d62a02444d39: Waiting 23:56:52 c78e4226595b: Layer already exists 23:56:52 f86fae9ec746: Layer already exists 23:56:52 985b0e875241: Layer already exists 23:56:52 562ddfa8532f: Layer already exists 23:56:52 be1868271cdd: Layer already exists 23:56:52 11073cc0a4a9: Layer already exists 23:56:52 d62a02444d39: Layer already exists 23:56:52 575b87afb262: Layer already exists 23:56:52 latest: digest: sha256:532f2a2f0faa234b6da6513dba1e658bf9a6e07a68cc4831435330f21ac98230 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:52 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:53 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.75 23:56:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:56:53 f86fae9ec746: Preparing 23:56:53 562ddfa8532f: Preparing 23:56:53 c78e4226595b: Preparing 23:56:53 be1868271cdd: Preparing 23:56:53 985b0e875241: Preparing 23:56:53 575b87afb262: Preparing 23:56:53 11073cc0a4a9: Preparing 23:56:53 d62a02444d39: Preparing 23:56:53 575b87afb262: Waiting 23:56:53 11073cc0a4a9: Waiting 23:56:53 d62a02444d39: Waiting 23:56:53 f86fae9ec746: Layer already exists 23:56:53 562ddfa8532f: Layer already exists 23:56:53 be1868271cdd: Layer already exists 23:56:53 c78e4226595b: Layer already exists 23:56:53 985b0e875241: Layer already exists 23:56:53 575b87afb262: Layer already exists 23:56:53 11073cc0a4a9: Layer already exists 23:56:53 d62a02444d39: Layer already exists 23:56:53 3.2.0-dev.75: digest: sha256:532f2a2f0faa234b6da6513dba1e658bf9a6e07a68cc4831435330f21ac98230 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:53 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:53 + docker push nexus3.edgexfoundry.org:10004/core-data:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 23:56:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:56:53 f86fae9ec746: Preparing 23:56:53 562ddfa8532f: Preparing 23:56:53 c78e4226595b: Preparing 23:56:53 be1868271cdd: Preparing 23:56:53 985b0e875241: Preparing 23:56:53 575b87afb262: Preparing 23:56:53 11073cc0a4a9: Preparing 23:56:53 d62a02444d39: Preparing 23:56:53 575b87afb262: Waiting 23:56:53 d62a02444d39: Waiting 23:56:53 11073cc0a4a9: Waiting 23:56:53 c78e4226595b: Layer already exists 23:56:53 985b0e875241: Layer already exists 23:56:53 f86fae9ec746: Layer already exists 23:56:53 be1868271cdd: Layer already exists 23:56:53 562ddfa8532f: Layer already exists 23:56:53 11073cc0a4a9: Layer already exists 23:56:53 d62a02444d39: Layer already exists 23:56:53 575b87afb262: Layer already exists 23:56:53 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:532f2a2f0faa234b6da6513dba1e658bf9a6e07a68cc4831435330f21ac98230 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:54 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:54 + docker push nexus3.edgexfoundry.org:10004/core-data:main 23:56:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:56:54 f86fae9ec746: Preparing 23:56:54 562ddfa8532f: Preparing 23:56:54 c78e4226595b: Preparing 23:56:54 be1868271cdd: Preparing 23:56:54 985b0e875241: Preparing 23:56:54 575b87afb262: Preparing 23:56:54 11073cc0a4a9: Preparing 23:56:54 d62a02444d39: Preparing 23:56:54 575b87afb262: Waiting 23:56:54 d62a02444d39: Waiting 23:56:54 11073cc0a4a9: Waiting 23:56:54 562ddfa8532f: Layer already exists 23:56:54 985b0e875241: Layer already exists 23:56:54 be1868271cdd: Layer already exists 23:56:54 c78e4226595b: Layer already exists 23:56:54 f86fae9ec746: Layer already exists 23:56:54 575b87afb262: Layer already exists 23:56:54 11073cc0a4a9: Layer already exists 23:56:54 d62a02444d39: Layer already exists 23:56:54 main: digest: sha256:532f2a2f0faa234b6da6513dba1e658bf9a6e07a68cc4831435330f21ac98230 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:56:54 ===================================================== [Pipeline] echo 23:56:54 taggedImages: 23:56:54 - nexus3.edgexfoundry.org:10004/core-data:06bbb4e4647273833213264ef286cf48fa9ebf74 23:56:54 - nexus3.edgexfoundry.org:10004/core-data:latest 23:56:54 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.75 23:56:54 - nexus3.edgexfoundry.org:10004/core-data:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 23:56:54 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 23:56:54 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 23:56:54 06bbb4e4647273833213264ef286cf48fa9ebf74 23:56:54 latest 23:56:54 3.2.0-dev.75 23:56:54 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 23:56:54 main 23:56:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:55 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:55 + docker push nexus3.edgexfoundry.org:10004/core-keeper:06bbb4e4647273833213264ef286cf48fa9ebf74 23:56:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 23:56:55 8bfb8e5f452f: Preparing 23:56:55 366f1b1ac100: Preparing 23:56:55 985b0e875241: Preparing 23:56:55 00aa4ca8b6d0: Preparing 23:56:55 1ac76e27520e: Preparing 23:56:55 d62a02444d39: Preparing 23:56:55 d62a02444d39: Waiting 23:56:55 985b0e875241: Layer already exists 23:56:55 d62a02444d39: Layer already exists 23:56:55 1ac76e27520e: Pushed 23:56:55 00aa4ca8b6d0: Pushed 23:56:55 8bfb8e5f452f: Pushed 23:56:58 366f1b1ac100: Pushed 23:56:58 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:d74e1b5d16546da19423b397ee7051a29967bfd66c607eb74085eef20bac2708 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:59 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:59 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 23:56:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 23:56:59 8bfb8e5f452f: Preparing 23:56:59 366f1b1ac100: Preparing 23:56:59 985b0e875241: Preparing 23:56:59 00aa4ca8b6d0: Preparing 23:56:59 1ac76e27520e: Preparing 23:56:59 d62a02444d39: Preparing 23:56:59 d62a02444d39: Waiting 23:56:59 985b0e875241: Layer already exists 23:56:59 1ac76e27520e: Layer already exists 23:56:59 366f1b1ac100: Layer already exists 23:56:59 00aa4ca8b6d0: Layer already exists 23:56:59 8bfb8e5f452f: Layer already exists 23:56:59 d62a02444d39: Layer already exists 23:56:59 latest: digest: sha256:d74e1b5d16546da19423b397ee7051a29967bfd66c607eb74085eef20bac2708 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:59 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:00 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.75 23:57:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 23:57:00 8bfb8e5f452f: Preparing 23:57:00 366f1b1ac100: Preparing 23:57:00 985b0e875241: Preparing 23:57:00 00aa4ca8b6d0: Preparing 23:57:00 1ac76e27520e: Preparing 23:57:00 d62a02444d39: Preparing 23:57:00 d62a02444d39: Waiting 23:57:00 366f1b1ac100: Layer already exists 23:57:00 8bfb8e5f452f: Layer already exists 23:57:00 00aa4ca8b6d0: Layer already exists 23:57:00 1ac76e27520e: Layer already exists 23:57:00 985b0e875241: Layer already exists 23:57:00 d62a02444d39: Layer already exists 23:57:00 3.2.0-dev.75: digest: sha256:d74e1b5d16546da19423b397ee7051a29967bfd66c607eb74085eef20bac2708 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:00 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:00 + docker push nexus3.edgexfoundry.org:10004/core-keeper:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 23:57:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 23:57:00 8bfb8e5f452f: Preparing 23:57:00 366f1b1ac100: Preparing 23:57:00 985b0e875241: Preparing 23:57:00 00aa4ca8b6d0: Preparing 23:57:00 1ac76e27520e: Preparing 23:57:00 d62a02444d39: Preparing 23:57:00 d62a02444d39: Waiting 23:57:00 985b0e875241: Layer already exists 23:57:00 1ac76e27520e: Layer already exists 23:57:00 8bfb8e5f452f: Layer already exists 23:57:00 00aa4ca8b6d0: Layer already exists 23:57:00 366f1b1ac100: Layer already exists 23:57:00 d62a02444d39: Layer already exists 23:57:00 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:d74e1b5d16546da19423b397ee7051a29967bfd66c607eb74085eef20bac2708 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:01 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:01 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 23:57:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 23:57:01 8bfb8e5f452f: Preparing 23:57:01 366f1b1ac100: Preparing 23:57:01 985b0e875241: Preparing 23:57:01 00aa4ca8b6d0: Preparing 23:57:01 1ac76e27520e: Preparing 23:57:01 d62a02444d39: Preparing 23:57:01 d62a02444d39: Waiting 23:57:01 1ac76e27520e: Layer already exists 23:57:01 00aa4ca8b6d0: Layer already exists 23:57:01 985b0e875241: Layer already exists 23:57:01 8bfb8e5f452f: Layer already exists 23:57:01 366f1b1ac100: Layer already exists 23:57:01 d62a02444d39: Layer already exists 23:57:01 main: digest: sha256:d74e1b5d16546da19423b397ee7051a29967bfd66c607eb74085eef20bac2708 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:57:01 ===================================================== [Pipeline] echo 23:57:01 taggedImages: 23:57:01 - nexus3.edgexfoundry.org:10004/core-keeper:06bbb4e4647273833213264ef286cf48fa9ebf74 23:57:01 - nexus3.edgexfoundry.org:10004/core-keeper:latest 23:57:01 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.75 23:57:01 - nexus3.edgexfoundry.org:10004/core-keeper:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 23:57:01 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 23:57:01 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 23:57:01 06bbb4e4647273833213264ef286cf48fa9ebf74 23:57:01 latest 23:57:01 3.2.0-dev.75 23:57:01 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 23:57:01 main 23:57:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:02 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata:06bbb4e4647273833213264ef286cf48fa9ebf74 23:57:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:57:02 4b3e11fa0ab3: Preparing 23:57:02 302c40cbb26a: Preparing 23:57:02 1a41b234f3b2: Preparing 23:57:02 be1868271cdd: Preparing 23:57:02 985b0e875241: Preparing 23:57:02 b8922ccfbfd1: Preparing 23:57:02 11073cc0a4a9: Preparing 23:57:02 d62a02444d39: Preparing 23:57:02 b8922ccfbfd1: Waiting 23:57:02 11073cc0a4a9: Waiting 23:57:02 d62a02444d39: Waiting 23:57:02 985b0e875241: Layer already exists 23:57:02 be1868271cdd: Layer already exists 23:57:02 b8922ccfbfd1: Layer already exists 23:57:02 11073cc0a4a9: Layer already exists 23:57:02 d62a02444d39: Layer already exists 23:57:02 302c40cbb26a: Pushed 23:57:02 4b3e11fa0ab3: Pushed 23:57:05 1a41b234f3b2: Pushed 23:57:05 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:c8f4c3ef4319a124f801bad9484f5b3a4cf52bf820d1bdf904f432a33d43923d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:06 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 23:57:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:57:06 4b3e11fa0ab3: Preparing 23:57:06 302c40cbb26a: Preparing 23:57:06 1a41b234f3b2: Preparing 23:57:06 be1868271cdd: Preparing 23:57:06 985b0e875241: Preparing 23:57:06 b8922ccfbfd1: Preparing 23:57:06 11073cc0a4a9: Preparing 23:57:06 d62a02444d39: Preparing 23:57:06 b8922ccfbfd1: Waiting 23:57:06 11073cc0a4a9: Waiting 23:57:06 d62a02444d39: Waiting 23:57:06 985b0e875241: Layer already exists 23:57:06 4b3e11fa0ab3: Layer already exists 23:57:06 1a41b234f3b2: Layer already exists 23:57:06 be1868271cdd: Layer already exists 23:57:06 302c40cbb26a: Layer already exists 23:57:06 b8922ccfbfd1: Layer already exists 23:57:06 d62a02444d39: Layer already exists 23:57:06 11073cc0a4a9: Layer already exists 23:57:06 latest: digest: sha256:c8f4c3ef4319a124f801bad9484f5b3a4cf52bf820d1bdf904f432a33d43923d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:06 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.75 23:57:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:57:07 4b3e11fa0ab3: Preparing 23:57:07 302c40cbb26a: Preparing 23:57:07 1a41b234f3b2: Preparing 23:57:07 be1868271cdd: Preparing 23:57:07 985b0e875241: Preparing 23:57:07 b8922ccfbfd1: Preparing 23:57:07 11073cc0a4a9: Preparing 23:57:07 d62a02444d39: Preparing 23:57:07 b8922ccfbfd1: Waiting 23:57:07 11073cc0a4a9: Waiting 23:57:07 4b3e11fa0ab3: Layer already exists 23:57:07 be1868271cdd: Layer already exists 23:57:07 302c40cbb26a: Layer already exists 23:57:07 1a41b234f3b2: Layer already exists 23:57:07 985b0e875241: Layer already exists 23:57:07 d62a02444d39: Layer already exists 23:57:07 11073cc0a4a9: Layer already exists 23:57:07 b8922ccfbfd1: Layer already exists 23:57:07 3.2.0-dev.75: digest: sha256:c8f4c3ef4319a124f801bad9484f5b3a4cf52bf820d1bdf904f432a33d43923d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:07 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 23:57:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:57:07 4b3e11fa0ab3: Preparing 23:57:07 302c40cbb26a: Preparing 23:57:07 1a41b234f3b2: Preparing 23:57:07 be1868271cdd: Preparing 23:57:07 985b0e875241: Preparing 23:57:07 b8922ccfbfd1: Preparing 23:57:07 11073cc0a4a9: Preparing 23:57:07 d62a02444d39: Preparing 23:57:07 b8922ccfbfd1: Waiting 23:57:07 11073cc0a4a9: Waiting 23:57:07 d62a02444d39: Waiting 23:57:07 302c40cbb26a: Layer already exists 23:57:07 be1868271cdd: Layer already exists 23:57:07 4b3e11fa0ab3: Layer already exists 23:57:07 1a41b234f3b2: Layer already exists 23:57:07 985b0e875241: Layer already exists 23:57:07 b8922ccfbfd1: Layer already exists 23:57:07 11073cc0a4a9: Layer already exists 23:57:07 d62a02444d39: Layer already exists 23:57:07 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:c8f4c3ef4319a124f801bad9484f5b3a4cf52bf820d1bdf904f432a33d43923d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:08 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 23:57:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:57:08 4b3e11fa0ab3: Preparing 23:57:08 302c40cbb26a: Preparing 23:57:08 1a41b234f3b2: Preparing 23:57:08 be1868271cdd: Preparing 23:57:08 985b0e875241: Preparing 23:57:08 b8922ccfbfd1: Preparing 23:57:08 11073cc0a4a9: Preparing 23:57:08 d62a02444d39: Preparing 23:57:08 b8922ccfbfd1: Waiting 23:57:08 d62a02444d39: Waiting 23:57:08 985b0e875241: Layer already exists 23:57:08 4b3e11fa0ab3: Layer already exists 23:57:08 1a41b234f3b2: Layer already exists 23:57:08 302c40cbb26a: Layer already exists 23:57:08 be1868271cdd: Layer already exists 23:57:08 b8922ccfbfd1: Layer already exists 23:57:08 11073cc0a4a9: Layer already exists 23:57:08 d62a02444d39: Layer already exists 23:57:08 main: digest: sha256:c8f4c3ef4319a124f801bad9484f5b3a4cf52bf820d1bdf904f432a33d43923d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:57:08 ===================================================== [Pipeline] echo 23:57:08 taggedImages: 23:57:08 - nexus3.edgexfoundry.org:10004/core-metadata:06bbb4e4647273833213264ef286cf48fa9ebf74 23:57:08 - nexus3.edgexfoundry.org:10004/core-metadata:latest 23:57:08 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.75 23:57:08 - nexus3.edgexfoundry.org:10004/core-metadata:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 23:57:08 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 23:57:08 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 23:57:08 06bbb4e4647273833213264ef286cf48fa9ebf74 23:57:08 latest 23:57:08 3.2.0-dev.75 23:57:08 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 23:57:08 main 23:57:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:09 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:06bbb4e4647273833213264ef286cf48fa9ebf74 23:57:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:57:09 50c3cecacb6a: Preparing 23:57:09 0bb380a3feb6: Preparing 23:57:09 5ae6f5bc029f: Preparing 23:57:09 bff50d37996d: Preparing 23:57:09 73ffc218233d: Preparing 23:57:09 2e4439e4807a: Preparing 23:57:09 e65fc881255f: Preparing 23:57:09 aa571f0c00f3: Preparing 23:57:09 be1868271cdd: Preparing 23:57:09 985b0e875241: Preparing 23:57:09 6a54c01586d7: Preparing 23:57:09 db88c8e6ad21: Preparing 23:57:09 5f70bf18a086: Preparing 23:57:09 f0a4b466c1c4: Preparing 23:57:09 0a2156a5d799: Preparing 23:57:09 7dee6c962a0f: Preparing 23:57:09 d62a02444d39: Preparing 23:57:09 e65fc881255f: Waiting 23:57:09 aa571f0c00f3: Waiting 23:57:09 be1868271cdd: Waiting 23:57:09 2e4439e4807a: Waiting 23:57:09 f0a4b466c1c4: Waiting 23:57:09 985b0e875241: Waiting 23:57:09 6a54c01586d7: Waiting 23:57:09 0a2156a5d799: Waiting 23:57:09 7dee6c962a0f: Waiting 23:57:09 d62a02444d39: Waiting 23:57:09 db88c8e6ad21: Waiting 23:57:09 5f70bf18a086: Waiting 23:57:09 73ffc218233d: Pushed 23:57:09 5ae6f5bc029f: Pushed 23:57:09 0bb380a3feb6: Pushed 23:57:09 50c3cecacb6a: Pushed 23:57:09 bff50d37996d: Pushed 23:57:09 be1868271cdd: Layer already exists 23:57:09 2e4439e4807a: Pushed 23:57:09 985b0e875241: Layer already exists 23:57:09 5f70bf18a086: Layer already exists 23:57:09 e65fc881255f: Pushed 23:57:09 db88c8e6ad21: Pushed 23:57:09 6a54c01586d7: Pushed 23:57:09 f0a4b466c1c4: Pushed 23:57:09 0a2156a5d799: Pushed 23:57:09 d62a02444d39: Layer already exists 23:57:09 7dee6c962a0f: Pushed 23:57:11 aa571f0c00f3: Pushed 23:57:11 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:825ce473812e57241911eea730a4834c5e64d12b754e1b2053bf2a7e7a9bc441 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:11 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:57:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:57:11 50c3cecacb6a: Preparing 23:57:11 0bb380a3feb6: Preparing 23:57:11 5ae6f5bc029f: Preparing 23:57:11 bff50d37996d: Preparing 23:57:11 73ffc218233d: Preparing 23:57:11 2e4439e4807a: Preparing 23:57:11 e65fc881255f: Preparing 23:57:11 aa571f0c00f3: Preparing 23:57:11 be1868271cdd: Preparing 23:57:11 985b0e875241: Preparing 23:57:11 6a54c01586d7: Preparing 23:57:11 db88c8e6ad21: Preparing 23:57:11 5f70bf18a086: Preparing 23:57:11 f0a4b466c1c4: Preparing 23:57:11 0a2156a5d799: Preparing 23:57:11 7dee6c962a0f: Preparing 23:57:11 d62a02444d39: Preparing 23:57:11 aa571f0c00f3: Waiting 23:57:11 2e4439e4807a: Waiting 23:57:11 be1868271cdd: Waiting 23:57:11 f0a4b466c1c4: Waiting 23:57:11 0a2156a5d799: Waiting 23:57:11 7dee6c962a0f: Waiting 23:57:11 d62a02444d39: Waiting 23:57:11 985b0e875241: Waiting 23:57:11 6a54c01586d7: Waiting 23:57:11 db88c8e6ad21: Waiting 23:57:11 e65fc881255f: Waiting 23:57:11 5ae6f5bc029f: Layer already exists 23:57:11 73ffc218233d: Layer already exists 23:57:11 0bb380a3feb6: Layer already exists 23:57:11 bff50d37996d: Layer already exists 23:57:11 50c3cecacb6a: Layer already exists 23:57:11 2e4439e4807a: Layer already exists 23:57:11 e65fc881255f: Layer already exists 23:57:11 aa571f0c00f3: Layer already exists 23:57:11 be1868271cdd: Layer already exists 23:57:11 985b0e875241: Layer already exists 23:57:11 6a54c01586d7: Layer already exists 23:57:11 f0a4b466c1c4: Layer already exists 23:57:11 db88c8e6ad21: Layer already exists 23:57:11 5f70bf18a086: Layer already exists 23:57:11 0a2156a5d799: Layer already exists 23:57:11 7dee6c962a0f: Layer already exists 23:57:11 d62a02444d39: Layer already exists 23:57:11 latest: digest: sha256:825ce473812e57241911eea730a4834c5e64d12b754e1b2053bf2a7e7a9bc441 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:12 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.75 23:57:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:57:12 50c3cecacb6a: Preparing 23:57:12 0bb380a3feb6: Preparing 23:57:12 5ae6f5bc029f: Preparing 23:57:12 bff50d37996d: Preparing 23:57:12 73ffc218233d: Preparing 23:57:12 2e4439e4807a: Preparing 23:57:12 e65fc881255f: Preparing 23:57:12 aa571f0c00f3: Preparing 23:57:12 be1868271cdd: Preparing 23:57:12 985b0e875241: Preparing 23:57:12 6a54c01586d7: Preparing 23:57:12 db88c8e6ad21: Preparing 23:57:12 5f70bf18a086: Preparing 23:57:12 f0a4b466c1c4: Preparing 23:57:12 0a2156a5d799: Preparing 23:57:12 7dee6c962a0f: Preparing 23:57:12 d62a02444d39: Preparing 23:57:12 aa571f0c00f3: Waiting 23:57:12 be1868271cdd: Waiting 23:57:12 985b0e875241: Waiting 23:57:12 6a54c01586d7: Waiting 23:57:12 db88c8e6ad21: Waiting 23:57:12 5f70bf18a086: Waiting 23:57:12 f0a4b466c1c4: Waiting 23:57:12 0a2156a5d799: Waiting 23:57:12 7dee6c962a0f: Waiting 23:57:12 d62a02444d39: Waiting 23:57:12 2e4439e4807a: Waiting 23:57:12 e65fc881255f: Waiting 23:57:12 5ae6f5bc029f: Layer already exists 23:57:12 50c3cecacb6a: Layer already exists 23:57:12 73ffc218233d: Layer already exists 23:57:12 0bb380a3feb6: Layer already exists 23:57:12 bff50d37996d: Layer already exists 23:57:12 2e4439e4807a: Layer already exists 23:57:12 aa571f0c00f3: Layer already exists 23:57:12 be1868271cdd: Layer already exists 23:57:12 e65fc881255f: Layer already exists 23:57:12 985b0e875241: Layer already exists 23:57:12 6a54c01586d7: Layer already exists 23:57:12 db88c8e6ad21: Layer already exists 23:57:12 5f70bf18a086: Layer already exists 23:57:12 0a2156a5d799: Layer already exists 23:57:12 f0a4b466c1c4: Layer already exists 23:57:12 7dee6c962a0f: Layer already exists 23:57:12 d62a02444d39: Layer already exists 23:57:12 3.2.0-dev.75: digest: sha256:825ce473812e57241911eea730a4834c5e64d12b754e1b2053bf2a7e7a9bc441 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:12 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 23:57:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:57:13 50c3cecacb6a: Preparing 23:57:13 0bb380a3feb6: Preparing 23:57:13 5ae6f5bc029f: Preparing 23:57:13 bff50d37996d: Preparing 23:57:13 73ffc218233d: Preparing 23:57:13 2e4439e4807a: Preparing 23:57:13 e65fc881255f: Preparing 23:57:13 aa571f0c00f3: Preparing 23:57:13 be1868271cdd: Preparing 23:57:13 985b0e875241: Preparing 23:57:13 6a54c01586d7: Preparing 23:57:13 e65fc881255f: Waiting 23:57:13 aa571f0c00f3: Waiting 23:57:13 be1868271cdd: Waiting 23:57:13 985b0e875241: Waiting 23:57:13 2e4439e4807a: Waiting 23:57:13 6a54c01586d7: Waiting 23:57:13 db88c8e6ad21: Preparing 23:57:13 5f70bf18a086: Preparing 23:57:13 f0a4b466c1c4: Preparing 23:57:13 db88c8e6ad21: Waiting 23:57:13 5f70bf18a086: Waiting 23:57:13 0a2156a5d799: Preparing 23:57:13 7dee6c962a0f: Preparing 23:57:13 f0a4b466c1c4: Waiting 23:57:13 0a2156a5d799: Waiting 23:57:13 d62a02444d39: Preparing 23:57:13 7dee6c962a0f: Waiting 23:57:13 d62a02444d39: Waiting 23:57:13 50c3cecacb6a: Layer already exists 23:57:13 5ae6f5bc029f: Layer already exists 23:57:13 73ffc218233d: Layer already exists 23:57:13 0bb380a3feb6: Layer already exists 23:57:13 bff50d37996d: Layer already exists 23:57:13 2e4439e4807a: Layer already exists 23:57:13 aa571f0c00f3: Layer already exists 23:57:13 e65fc881255f: Layer already exists 23:57:13 985b0e875241: Layer already exists 23:57:13 be1868271cdd: Layer already exists 23:57:13 6a54c01586d7: Layer already exists 23:57:13 db88c8e6ad21: Layer already exists 23:57:13 f0a4b466c1c4: Layer already exists 23:57:13 0a2156a5d799: Layer already exists 23:57:13 5f70bf18a086: Layer already exists 23:57:13 7dee6c962a0f: Layer already exists 23:57:13 d62a02444d39: Layer already exists 23:57:13 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:825ce473812e57241911eea730a4834c5e64d12b754e1b2053bf2a7e7a9bc441 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:13 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 23:57:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:57:13 50c3cecacb6a: Preparing 23:57:13 0bb380a3feb6: Preparing 23:57:13 5ae6f5bc029f: Preparing 23:57:13 bff50d37996d: Preparing 23:57:13 73ffc218233d: Preparing 23:57:13 2e4439e4807a: Preparing 23:57:13 e65fc881255f: Preparing 23:57:13 aa571f0c00f3: Preparing 23:57:13 be1868271cdd: Preparing 23:57:13 985b0e875241: Preparing 23:57:13 6a54c01586d7: Preparing 23:57:13 db88c8e6ad21: Preparing 23:57:13 5f70bf18a086: Preparing 23:57:13 f0a4b466c1c4: Preparing 23:57:13 0a2156a5d799: Preparing 23:57:13 7dee6c962a0f: Preparing 23:57:13 d62a02444d39: Preparing 23:57:13 2e4439e4807a: Waiting 23:57:13 e65fc881255f: Waiting 23:57:13 be1868271cdd: Waiting 23:57:13 aa571f0c00f3: Waiting 23:57:13 985b0e875241: Waiting 23:57:13 6a54c01586d7: Waiting 23:57:13 0a2156a5d799: Waiting 23:57:13 f0a4b466c1c4: Waiting 23:57:13 5f70bf18a086: Waiting 23:57:13 7dee6c962a0f: Waiting 23:57:13 d62a02444d39: Waiting 23:57:13 5ae6f5bc029f: Layer already exists 23:57:13 0bb380a3feb6: Layer already exists 23:57:13 73ffc218233d: Layer already exists 23:57:13 50c3cecacb6a: Layer already exists 23:57:13 bff50d37996d: Layer already exists 23:57:13 2e4439e4807a: Layer already exists 23:57:13 e65fc881255f: Layer already exists 23:57:13 aa571f0c00f3: Layer already exists 23:57:13 985b0e875241: Layer already exists 23:57:13 be1868271cdd: Layer already exists 23:57:13 6a54c01586d7: Layer already exists 23:57:13 5f70bf18a086: Layer already exists 23:57:13 0a2156a5d799: Layer already exists 23:57:13 f0a4b466c1c4: Layer already exists 23:57:13 db88c8e6ad21: Layer already exists 23:57:13 7dee6c962a0f: Layer already exists 23:57:13 d62a02444d39: Layer already exists 23:57:13 main: digest: sha256:825ce473812e57241911eea730a4834c5e64d12b754e1b2053bf2a7e7a9bc441 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:57:13 ===================================================== [Pipeline] echo 23:57:13 taggedImages: 23:57:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:06bbb4e4647273833213264ef286cf48fa9ebf74 23:57:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:57:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.75 23:57:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 23:57:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 23:57:13 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 23:57:13 06bbb4e4647273833213264ef286cf48fa9ebf74 23:57:13 latest 23:57:13 3.2.0-dev.75 23:57:13 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 23:57:13 main 23:57:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:14 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:06bbb4e4647273833213264ef286cf48fa9ebf74 23:57:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:57:14 85e4614a6325: Preparing 23:57:14 5bc162c207ce: Preparing 23:57:14 bdabd82441a1: Preparing 23:57:14 a1bd09657610: Preparing 23:57:14 be1868271cdd: Preparing 23:57:14 985b0e875241: Preparing 23:57:14 b8922ccfbfd1: Preparing 23:57:14 11073cc0a4a9: Preparing 23:57:14 d62a02444d39: Preparing 23:57:14 11073cc0a4a9: Waiting 23:57:14 985b0e875241: Waiting 23:57:14 b8922ccfbfd1: Waiting 23:57:14 d62a02444d39: Waiting 23:57:14 be1868271cdd: Layer already exists 23:57:14 985b0e875241: Layer already exists 23:57:14 b8922ccfbfd1: Layer already exists 23:57:14 5bc162c207ce: Pushed 23:57:14 11073cc0a4a9: Layer already exists 23:57:14 85e4614a6325: Pushed 23:57:14 bdabd82441a1: Pushed 23:57:14 d62a02444d39: Layer already exists 23:57:17 a1bd09657610: Pushed 23:57:17 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:2bbbb1c4dc0baa8f41d9990083e5cdf332c75d81242e51230820d567ec57f467 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:18 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 23:57:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:57:18 85e4614a6325: Preparing 23:57:18 5bc162c207ce: Preparing 23:57:18 bdabd82441a1: Preparing 23:57:18 a1bd09657610: Preparing 23:57:18 be1868271cdd: Preparing 23:57:18 985b0e875241: Preparing 23:57:18 b8922ccfbfd1: Preparing 23:57:18 11073cc0a4a9: Preparing 23:57:18 d62a02444d39: Preparing 23:57:18 b8922ccfbfd1: Waiting 23:57:18 11073cc0a4a9: Waiting 23:57:18 d62a02444d39: Waiting 23:57:18 985b0e875241: Waiting 23:57:18 a1bd09657610: Layer already exists 23:57:18 be1868271cdd: Layer already exists 23:57:18 85e4614a6325: Layer already exists 23:57:18 bdabd82441a1: Layer already exists 23:57:18 5bc162c207ce: Layer already exists 23:57:18 985b0e875241: Layer already exists 23:57:18 b8922ccfbfd1: Layer already exists 23:57:18 d62a02444d39: Layer already exists 23:57:18 11073cc0a4a9: Layer already exists 23:57:18 latest: digest: sha256:2bbbb1c4dc0baa8f41d9990083e5cdf332c75d81242e51230820d567ec57f467 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:18 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.75 23:57:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:57:19 85e4614a6325: Preparing 23:57:19 5bc162c207ce: Preparing 23:57:19 bdabd82441a1: Preparing 23:57:19 a1bd09657610: Preparing 23:57:19 be1868271cdd: Preparing 23:57:19 985b0e875241: Preparing 23:57:19 b8922ccfbfd1: Preparing 23:57:19 11073cc0a4a9: Preparing 23:57:19 d62a02444d39: Preparing 23:57:19 985b0e875241: Waiting 23:57:19 b8922ccfbfd1: Waiting 23:57:19 11073cc0a4a9: Waiting 23:57:19 d62a02444d39: Waiting 23:57:19 a1bd09657610: Layer already exists 23:57:19 bdabd82441a1: Layer already exists 23:57:19 5bc162c207ce: Layer already exists 23:57:19 be1868271cdd: Layer already exists 23:57:19 85e4614a6325: Layer already exists 23:57:19 985b0e875241: Layer already exists 23:57:19 b8922ccfbfd1: Layer already exists 23:57:19 11073cc0a4a9: Layer already exists 23:57:19 d62a02444d39: Layer already exists 23:57:19 3.2.0-dev.75: digest: sha256:2bbbb1c4dc0baa8f41d9990083e5cdf332c75d81242e51230820d567ec57f467 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:19 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 23:57:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:57:19 85e4614a6325: Preparing 23:57:19 5bc162c207ce: Preparing 23:57:19 bdabd82441a1: Preparing 23:57:19 a1bd09657610: Preparing 23:57:19 be1868271cdd: Preparing 23:57:19 985b0e875241: Preparing 23:57:19 b8922ccfbfd1: Preparing 23:57:19 985b0e875241: Waiting 23:57:19 11073cc0a4a9: Preparing 23:57:19 d62a02444d39: Preparing 23:57:19 b8922ccfbfd1: Waiting 23:57:19 d62a02444d39: Waiting 23:57:19 11073cc0a4a9: Waiting 23:57:19 be1868271cdd: Layer already exists 23:57:19 a1bd09657610: Layer already exists 23:57:19 bdabd82441a1: Layer already exists 23:57:19 85e4614a6325: Layer already exists 23:57:19 5bc162c207ce: Layer already exists 23:57:19 985b0e875241: Layer already exists 23:57:19 b8922ccfbfd1: Layer already exists 23:57:19 d62a02444d39: Layer already exists 23:57:19 11073cc0a4a9: Layer already exists 23:57:19 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:2bbbb1c4dc0baa8f41d9990083e5cdf332c75d81242e51230820d567ec57f467 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:20 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 23:57:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:57:20 85e4614a6325: Preparing 23:57:20 5bc162c207ce: Preparing 23:57:20 bdabd82441a1: Preparing 23:57:20 a1bd09657610: Preparing 23:57:20 be1868271cdd: Preparing 23:57:20 985b0e875241: Preparing 23:57:20 b8922ccfbfd1: Preparing 23:57:20 11073cc0a4a9: Preparing 23:57:20 d62a02444d39: Preparing 23:57:20 b8922ccfbfd1: Waiting 23:57:20 985b0e875241: Waiting 23:57:20 11073cc0a4a9: Waiting 23:57:20 d62a02444d39: Waiting 23:57:20 5bc162c207ce: Layer already exists 23:57:20 be1868271cdd: Layer already exists 23:57:20 a1bd09657610: Layer already exists 23:57:20 bdabd82441a1: Layer already exists 23:57:20 85e4614a6325: Layer already exists 23:57:20 985b0e875241: Layer already exists 23:57:20 b8922ccfbfd1: Layer already exists 23:57:20 11073cc0a4a9: Layer already exists 23:57:20 d62a02444d39: Layer already exists 23:57:20 main: digest: sha256:2bbbb1c4dc0baa8f41d9990083e5cdf332c75d81242e51230820d567ec57f467 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:57:20 ===================================================== [Pipeline] echo 23:57:20 taggedImages: 23:57:20 - nexus3.edgexfoundry.org:10004/security-proxy-auth:06bbb4e4647273833213264ef286cf48fa9ebf74 23:57:20 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 23:57:20 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.75 23:57:20 - nexus3.edgexfoundry.org:10004/security-proxy-auth:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 23:57:20 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 23:57:20 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 23:57:20 06bbb4e4647273833213264ef286cf48fa9ebf74 23:57:20 latest 23:57:20 3.2.0-dev.75 23:57:20 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 23:57:20 main 23:57:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:20 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:06bbb4e4647273833213264ef286cf48fa9ebf74 23:57:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:57:21 c19d131d321d: Preparing 23:57:21 73f7574e2324: Preparing 23:57:21 e31e288e1aa6: Preparing 23:57:21 910af4b8d081: Preparing 23:57:21 c7594da0b4a8: Preparing 23:57:21 be1868271cdd: Preparing 23:57:21 985b0e875241: Preparing 23:57:21 f87f46e6aae4: Preparing 23:57:21 abcf36b31af5: Preparing 23:57:21 d969767e4c24: Preparing 23:57:21 d62a02444d39: Preparing 23:57:21 be1868271cdd: Waiting 23:57:21 985b0e875241: Waiting 23:57:21 f87f46e6aae4: Waiting 23:57:21 abcf36b31af5: Waiting 23:57:21 d62a02444d39: Waiting 23:57:21 c7594da0b4a8: Pushed 23:57:21 c19d131d321d: Pushed 23:57:21 73f7574e2324: Pushed 23:57:21 be1868271cdd: Layer already exists 23:57:21 910af4b8d081: Pushed 23:57:21 985b0e875241: Layer already exists 23:57:21 d62a02444d39: Layer already exists 23:57:21 f87f46e6aae4: Pushed 23:57:21 abcf36b31af5: Pushed 23:57:22 e31e288e1aa6: Pushed 23:57:22 d969767e4c24: Pushed 23:57:22 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:291c9c2f9c4ac4f7064cfc3213150cb35e457e0631cc870471693bc7e9c6f19c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:23 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:57:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:57:23 c19d131d321d: Preparing 23:57:23 73f7574e2324: Preparing 23:57:23 e31e288e1aa6: Preparing 23:57:23 910af4b8d081: Preparing 23:57:23 c7594da0b4a8: Preparing 23:57:23 be1868271cdd: Preparing 23:57:23 985b0e875241: Preparing 23:57:23 f87f46e6aae4: Preparing 23:57:23 abcf36b31af5: Preparing 23:57:23 d969767e4c24: Preparing 23:57:23 d62a02444d39: Preparing 23:57:23 be1868271cdd: Waiting 23:57:23 985b0e875241: Waiting 23:57:23 f87f46e6aae4: Waiting 23:57:23 d62a02444d39: Waiting 23:57:23 abcf36b31af5: Waiting 23:57:23 73f7574e2324: Layer already exists 23:57:23 910af4b8d081: Layer already exists 23:57:23 c7594da0b4a8: Layer already exists 23:57:23 e31e288e1aa6: Layer already exists 23:57:23 c19d131d321d: Layer already exists 23:57:23 f87f46e6aae4: Layer already exists 23:57:23 985b0e875241: Layer already exists 23:57:23 abcf36b31af5: Layer already exists 23:57:23 be1868271cdd: Layer already exists 23:57:23 d969767e4c24: Layer already exists 23:57:23 d62a02444d39: Layer already exists 23:57:23 latest: digest: sha256:291c9c2f9c4ac4f7064cfc3213150cb35e457e0631cc870471693bc7e9c6f19c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:23 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.75 23:57:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:57:24 c19d131d321d: Preparing 23:57:24 73f7574e2324: Preparing 23:57:24 e31e288e1aa6: Preparing 23:57:24 910af4b8d081: Preparing 23:57:24 c7594da0b4a8: Preparing 23:57:24 be1868271cdd: Preparing 23:57:24 985b0e875241: Preparing 23:57:24 f87f46e6aae4: Preparing 23:57:24 abcf36b31af5: Preparing 23:57:24 d969767e4c24: Preparing 23:57:24 be1868271cdd: Waiting 23:57:24 f87f46e6aae4: Waiting 23:57:24 985b0e875241: Waiting 23:57:24 abcf36b31af5: Waiting 23:57:24 d62a02444d39: Preparing 23:57:24 d969767e4c24: Waiting 23:57:24 d62a02444d39: Waiting 23:57:24 910af4b8d081: Layer already exists 23:57:24 e31e288e1aa6: Layer already exists 23:57:24 c7594da0b4a8: Layer already exists 23:57:24 c19d131d321d: Layer already exists 23:57:24 73f7574e2324: Layer already exists 23:57:24 985b0e875241: Layer already exists 23:57:24 f87f46e6aae4: Layer already exists 23:57:24 abcf36b31af5: Layer already exists 23:57:24 be1868271cdd: Layer already exists 23:57:24 d969767e4c24: Layer already exists 23:57:24 d62a02444d39: Layer already exists 23:57:24 3.2.0-dev.75: digest: sha256:291c9c2f9c4ac4f7064cfc3213150cb35e457e0631cc870471693bc7e9c6f19c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:24 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 23:57:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:57:24 c19d131d321d: Preparing 23:57:24 73f7574e2324: Preparing 23:57:24 e31e288e1aa6: Preparing 23:57:24 910af4b8d081: Preparing 23:57:24 c7594da0b4a8: Preparing 23:57:24 be1868271cdd: Preparing 23:57:24 985b0e875241: Preparing 23:57:24 f87f46e6aae4: Preparing 23:57:24 abcf36b31af5: Preparing 23:57:24 d969767e4c24: Preparing 23:57:24 d62a02444d39: Preparing 23:57:24 985b0e875241: Waiting 23:57:24 f87f46e6aae4: Waiting 23:57:24 abcf36b31af5: Waiting 23:57:24 d969767e4c24: Waiting 23:57:24 d62a02444d39: Waiting 23:57:24 be1868271cdd: Waiting 23:57:24 73f7574e2324: Layer already exists 23:57:24 910af4b8d081: Layer already exists 23:57:24 c19d131d321d: Layer already exists 23:57:24 e31e288e1aa6: Layer already exists 23:57:24 c7594da0b4a8: Layer already exists 23:57:24 be1868271cdd: Layer already exists 23:57:24 f87f46e6aae4: Layer already exists 23:57:24 985b0e875241: Layer already exists 23:57:24 abcf36b31af5: Layer already exists 23:57:24 d969767e4c24: Layer already exists 23:57:24 d62a02444d39: Layer already exists 23:57:24 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:291c9c2f9c4ac4f7064cfc3213150cb35e457e0631cc870471693bc7e9c6f19c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:25 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 23:57:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:57:25 c19d131d321d: Preparing 23:57:25 73f7574e2324: Preparing 23:57:25 e31e288e1aa6: Preparing 23:57:25 910af4b8d081: Preparing 23:57:25 c7594da0b4a8: Preparing 23:57:25 be1868271cdd: Preparing 23:57:25 985b0e875241: Preparing 23:57:25 f87f46e6aae4: Preparing 23:57:25 abcf36b31af5: Preparing 23:57:25 d969767e4c24: Preparing 23:57:25 d62a02444d39: Preparing 23:57:25 be1868271cdd: Waiting 23:57:25 d969767e4c24: Waiting 23:57:25 985b0e875241: Waiting 23:57:25 d62a02444d39: Waiting 23:57:25 f87f46e6aae4: Waiting 23:57:25 abcf36b31af5: Waiting 23:57:25 c19d131d321d: Layer already exists 23:57:25 e31e288e1aa6: Layer already exists 23:57:25 73f7574e2324: Layer already exists 23:57:25 c7594da0b4a8: Layer already exists 23:57:25 910af4b8d081: Layer already exists 23:57:25 985b0e875241: Layer already exists 23:57:25 be1868271cdd: Layer already exists 23:57:25 f87f46e6aae4: Layer already exists 23:57:25 d969767e4c24: Layer already exists 23:57:25 abcf36b31af5: Layer already exists 23:57:25 d62a02444d39: Layer already exists 23:57:25 main: digest: sha256:291c9c2f9c4ac4f7064cfc3213150cb35e457e0631cc870471693bc7e9c6f19c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:57:25 ===================================================== [Pipeline] echo 23:57:25 taggedImages: 23:57:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup:06bbb4e4647273833213264ef286cf48fa9ebf74 23:57:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:57:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.75 23:57:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 23:57:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 23:57:25 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 23:57:25 06bbb4e4647273833213264ef286cf48fa9ebf74 23:57:25 latest 23:57:25 3.2.0-dev.75 23:57:25 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 23:57:25 main 23:57:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:25 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:06bbb4e4647273833213264ef286cf48fa9ebf74 23:57:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:57:26 2a8dbe745b6d: Preparing 23:57:26 941ab36b6775: Preparing 23:57:26 8fcfef958736: Preparing 23:57:26 6a88a6c40ed0: Preparing 23:57:26 99134f999d20: Preparing 23:57:26 dfe45ed8983b: Preparing 23:57:26 110f3370687b: Preparing 23:57:26 be1868271cdd: Preparing 23:57:26 985b0e875241: Preparing 23:57:26 5e9aa970a92c: Preparing 23:57:26 9a388a4cc357: Preparing 23:57:26 d62a02444d39: Preparing 23:57:26 be1868271cdd: Waiting 23:57:26 985b0e875241: Waiting 23:57:26 5e9aa970a92c: Waiting 23:57:26 9a388a4cc357: Waiting 23:57:26 dfe45ed8983b: Waiting 23:57:26 d62a02444d39: Waiting 23:57:26 99134f999d20: Pushed 23:57:26 2a8dbe745b6d: Pushed 23:57:26 941ab36b6775: Pushed 23:57:26 be1868271cdd: Layer already exists 23:57:26 985b0e875241: Layer already exists 23:57:26 dfe45ed8983b: Pushed 23:57:26 110f3370687b: Pushed 23:57:26 d62a02444d39: Layer already exists 23:57:26 5e9aa970a92c: Pushed 23:57:27 6a88a6c40ed0: Pushed 23:57:27 8fcfef958736: Pushed 23:57:27 9a388a4cc357: Pushed 23:57:27 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:955bf8f50eb7c0ca4689de9de4aa31b94b16a49bd8d4a164588813dad71d50ca size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:28 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:57:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:57:28 2a8dbe745b6d: Preparing 23:57:28 941ab36b6775: Preparing 23:57:28 8fcfef958736: Preparing 23:57:28 6a88a6c40ed0: Preparing 23:57:28 99134f999d20: Preparing 23:57:28 dfe45ed8983b: Preparing 23:57:28 110f3370687b: Preparing 23:57:28 be1868271cdd: Preparing 23:57:28 985b0e875241: Preparing 23:57:28 5e9aa970a92c: Preparing 23:57:28 9a388a4cc357: Preparing 23:57:28 d62a02444d39: Preparing 23:57:28 be1868271cdd: Waiting 23:57:28 110f3370687b: Waiting 23:57:28 985b0e875241: Waiting 23:57:28 9a388a4cc357: Waiting 23:57:28 5e9aa970a92c: Waiting 23:57:28 d62a02444d39: Waiting 23:57:28 dfe45ed8983b: Waiting 23:57:28 941ab36b6775: Layer already exists 23:57:28 6a88a6c40ed0: Layer already exists 23:57:28 2a8dbe745b6d: Layer already exists 23:57:28 99134f999d20: Layer already exists 23:57:28 8fcfef958736: Layer already exists 23:57:28 110f3370687b: Layer already exists 23:57:28 dfe45ed8983b: Layer already exists 23:57:28 be1868271cdd: Layer already exists 23:57:28 5e9aa970a92c: Layer already exists 23:57:28 985b0e875241: Layer already exists 23:57:28 9a388a4cc357: Layer already exists 23:57:28 d62a02444d39: Layer already exists 23:57:28 latest: digest: sha256:955bf8f50eb7c0ca4689de9de4aa31b94b16a49bd8d4a164588813dad71d50ca size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:28 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.75 23:57:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:57:29 2a8dbe745b6d: Preparing 23:57:29 941ab36b6775: Preparing 23:57:29 8fcfef958736: Preparing 23:57:29 6a88a6c40ed0: Preparing 23:57:29 99134f999d20: Preparing 23:57:29 dfe45ed8983b: Preparing 23:57:29 110f3370687b: Preparing 23:57:29 be1868271cdd: Preparing 23:57:29 985b0e875241: Preparing 23:57:29 5e9aa970a92c: Preparing 23:57:29 9a388a4cc357: Preparing 23:57:29 d62a02444d39: Preparing 23:57:29 dfe45ed8983b: Waiting 23:57:29 110f3370687b: Waiting 23:57:29 be1868271cdd: Waiting 23:57:29 985b0e875241: Waiting 23:57:29 5e9aa970a92c: Waiting 23:57:29 9a388a4cc357: Waiting 23:57:29 d62a02444d39: Waiting 23:57:29 6a88a6c40ed0: Layer already exists 23:57:29 8fcfef958736: Layer already exists 23:57:29 941ab36b6775: Layer already exists 23:57:29 2a8dbe745b6d: Layer already exists 23:57:29 99134f999d20: Layer already exists 23:57:29 5e9aa970a92c: Layer already exists 23:57:29 dfe45ed8983b: Layer already exists 23:57:29 be1868271cdd: Layer already exists 23:57:29 985b0e875241: Layer already exists 23:57:29 110f3370687b: Layer already exists 23:57:29 9a388a4cc357: Layer already exists 23:57:29 d62a02444d39: Layer already exists 23:57:29 3.2.0-dev.75: digest: sha256:955bf8f50eb7c0ca4689de9de4aa31b94b16a49bd8d4a164588813dad71d50ca size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:29 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 23:57:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:57:29 2a8dbe745b6d: Preparing 23:57:29 941ab36b6775: Preparing 23:57:29 8fcfef958736: Preparing 23:57:29 6a88a6c40ed0: Preparing 23:57:29 99134f999d20: Preparing 23:57:29 dfe45ed8983b: Preparing 23:57:29 110f3370687b: Preparing 23:57:29 be1868271cdd: Preparing 23:57:29 985b0e875241: Preparing 23:57:29 5e9aa970a92c: Preparing 23:57:29 9a388a4cc357: Preparing 23:57:29 d62a02444d39: Preparing 23:57:29 110f3370687b: Waiting 23:57:29 be1868271cdd: Waiting 23:57:29 985b0e875241: Waiting 23:57:29 5e9aa970a92c: Waiting 23:57:29 9a388a4cc357: Waiting 23:57:29 d62a02444d39: Waiting 23:57:29 dfe45ed8983b: Waiting 23:57:29 99134f999d20: Layer already exists 23:57:29 8fcfef958736: Layer already exists 23:57:29 941ab36b6775: Layer already exists 23:57:29 6a88a6c40ed0: Layer already exists 23:57:29 2a8dbe745b6d: Layer already exists 23:57:29 dfe45ed8983b: Layer already exists 23:57:29 985b0e875241: Layer already exists 23:57:29 be1868271cdd: Layer already exists 23:57:29 110f3370687b: Layer already exists 23:57:29 5e9aa970a92c: Layer already exists 23:57:29 9a388a4cc357: Layer already exists 23:57:29 d62a02444d39: Layer already exists 23:57:29 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:955bf8f50eb7c0ca4689de9de4aa31b94b16a49bd8d4a164588813dad71d50ca size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:29 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 23:57:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:57:30 2a8dbe745b6d: Preparing 23:57:30 941ab36b6775: Preparing 23:57:30 8fcfef958736: Preparing 23:57:30 6a88a6c40ed0: Preparing 23:57:30 99134f999d20: Preparing 23:57:30 dfe45ed8983b: Preparing 23:57:30 110f3370687b: Preparing 23:57:30 be1868271cdd: Preparing 23:57:30 985b0e875241: Preparing 23:57:30 5e9aa970a92c: Preparing 23:57:30 9a388a4cc357: Preparing 23:57:30 d62a02444d39: Preparing 23:57:30 5e9aa970a92c: Waiting 23:57:30 9a388a4cc357: Waiting 23:57:30 dfe45ed8983b: Waiting 23:57:30 d62a02444d39: Waiting 23:57:30 985b0e875241: Waiting 23:57:30 110f3370687b: Waiting 23:57:30 941ab36b6775: Layer already exists 23:57:30 8fcfef958736: Layer already exists 23:57:30 6a88a6c40ed0: Layer already exists 23:57:30 2a8dbe745b6d: Layer already exists 23:57:30 99134f999d20: Layer already exists 23:57:30 110f3370687b: Layer already exists 23:57:30 dfe45ed8983b: Layer already exists 23:57:30 5e9aa970a92c: Layer already exists 23:57:30 be1868271cdd: Layer already exists 23:57:30 985b0e875241: Layer already exists 23:57:30 9a388a4cc357: Layer already exists 23:57:30 d62a02444d39: Layer already exists 23:57:30 main: digest: sha256:955bf8f50eb7c0ca4689de9de4aa31b94b16a49bd8d4a164588813dad71d50ca size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:57:30 ===================================================== [Pipeline] echo 23:57:30 taggedImages: 23:57:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:06bbb4e4647273833213264ef286cf48fa9ebf74 23:57:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:57:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.75 23:57:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 23:57:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 23:57:30 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 23:57:30 06bbb4e4647273833213264ef286cf48fa9ebf74 23:57:30 latest 23:57:30 3.2.0-dev.75 23:57:30 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 23:57:30 main 23:57:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:30 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:06bbb4e4647273833213264ef286cf48fa9ebf74 23:57:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:57:31 de91dc847017: Preparing 23:57:31 099cf4633fcf: Preparing 23:57:31 be1868271cdd: Preparing 23:57:31 985b0e875241: Preparing 23:57:31 cc1044b92751: Preparing 23:57:31 e5d2799dc810: Preparing 23:57:31 d62a02444d39: Preparing 23:57:31 e5d2799dc810: Waiting 23:57:31 d62a02444d39: Waiting 23:57:31 be1868271cdd: Layer already exists 23:57:31 985b0e875241: Layer already exists 23:57:31 d62a02444d39: Layer already exists 23:57:31 cc1044b92751: Pushed 23:57:31 de91dc847017: Pushed 23:57:32 e5d2799dc810: Pushed 23:57:32 099cf4633fcf: Pushed 23:57:32 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:fad904b910b57300dca19536473e900a05010f5b03791b4bc99f7557875745d6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:33 + 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 23:57:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:57:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:57:33 de91dc847017: Preparing 23:57:33 099cf4633fcf: Preparing 23:57:33 be1868271cdd: Preparing 23:57:33 985b0e875241: Preparing 23:57:33 cc1044b92751: Preparing 23:57:33 e5d2799dc810: Preparing 23:57:33 d62a02444d39: Preparing 23:57:33 e5d2799dc810: Waiting 23:57:33 d62a02444d39: Waiting 23:57:33 099cf4633fcf: Layer already exists 23:57:33 de91dc847017: Layer already exists 23:57:33 cc1044b92751: Layer already exists 23:57:33 be1868271cdd: Layer already exists 23:57:33 985b0e875241: Layer already exists 23:57:33 e5d2799dc810: Layer already exists 23:57:33 d62a02444d39: Layer already exists 23:57:33 latest: digest: sha256:fad904b910b57300dca19536473e900a05010f5b03791b4bc99f7557875745d6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:33 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.75 23:57:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:57:34 de91dc847017: Preparing 23:57:34 099cf4633fcf: Preparing 23:57:34 be1868271cdd: Preparing 23:57:34 985b0e875241: Preparing 23:57:34 cc1044b92751: Preparing 23:57:34 e5d2799dc810: Preparing 23:57:34 d62a02444d39: Preparing 23:57:34 d62a02444d39: Waiting 23:57:34 e5d2799dc810: Waiting 23:57:34 cc1044b92751: Layer already exists 23:57:34 de91dc847017: Layer already exists 23:57:34 985b0e875241: Layer already exists 23:57:34 099cf4633fcf: Layer already exists 23:57:34 be1868271cdd: Layer already exists 23:57:34 e5d2799dc810: Layer already exists 23:57:34 d62a02444d39: Layer already exists 23:57:34 3.2.0-dev.75: digest: sha256:fad904b910b57300dca19536473e900a05010f5b03791b4bc99f7557875745d6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:34 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 23:57:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:57:34 de91dc847017: Preparing 23:57:34 099cf4633fcf: Preparing 23:57:34 be1868271cdd: Preparing 23:57:34 985b0e875241: Preparing 23:57:34 cc1044b92751: Preparing 23:57:34 e5d2799dc810: Preparing 23:57:34 d62a02444d39: Preparing 23:57:34 e5d2799dc810: Waiting 23:57:34 d62a02444d39: Waiting 23:57:34 de91dc847017: Layer already exists 23:57:34 be1868271cdd: Layer already exists 23:57:34 099cf4633fcf: Layer already exists 23:57:34 cc1044b92751: Layer already exists 23:57:34 985b0e875241: Layer already exists 23:57:34 d62a02444d39: Layer already exists 23:57:34 e5d2799dc810: Layer already exists 23:57:34 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:fad904b910b57300dca19536473e900a05010f5b03791b4bc99f7557875745d6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:35 + 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 23:57:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 23:57:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:57:35 de91dc847017: Preparing 23:57:35 099cf4633fcf: Preparing 23:57:35 be1868271cdd: Preparing 23:57:35 985b0e875241: Preparing 23:57:35 cc1044b92751: Preparing 23:57:35 e5d2799dc810: Preparing 23:57:35 d62a02444d39: Preparing 23:57:35 d62a02444d39: Waiting 23:57:35 e5d2799dc810: Waiting 23:57:35 cc1044b92751: Layer already exists 23:57:35 de91dc847017: Layer already exists 23:57:35 099cf4633fcf: Layer already exists 23:57:35 985b0e875241: Layer already exists 23:57:35 be1868271cdd: Layer already exists 23:57:35 e5d2799dc810: Layer already exists 23:57:35 d62a02444d39: Layer already exists 23:57:35 main: digest: sha256:fad904b910b57300dca19536473e900a05010f5b03791b4bc99f7557875745d6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:57:35 ===================================================== [Pipeline] echo 23:57:35 taggedImages: 23:57:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:06bbb4e4647273833213264ef286cf48fa9ebf74 23:57:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:57:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.75 23:57:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 23:57:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 23:57:35 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 23:57:35 06bbb4e4647273833213264ef286cf48fa9ebf74 23:57:35 latest 23:57:35 3.2.0-dev.75 23:57:35 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 23:57:35 main 23:57:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:36 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:06bbb4e4647273833213264ef286cf48fa9ebf74 23:57:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:57:36 c1ba99afa7f2: Preparing 23:57:36 0903d8f2191e: Preparing 23:57:36 a09b00a74bf4: Preparing 23:57:36 be1868271cdd: Preparing 23:57:36 985b0e875241: Preparing 23:57:36 ed49e5a10508: Preparing 23:57:36 63c0f462ceca: Preparing 23:57:36 9074501d8f1d: Preparing 23:57:36 51a8ce81b222: Preparing 23:57:36 d62a02444d39: Preparing 23:57:36 ed49e5a10508: Waiting 23:57:36 51a8ce81b222: Waiting 23:57:36 63c0f462ceca: Waiting 23:57:36 9074501d8f1d: Waiting 23:57:36 d62a02444d39: Waiting 23:57:36 be1868271cdd: Layer already exists 23:57:36 985b0e875241: Layer already exists 23:57:36 c1ba99afa7f2: Pushed 23:57:36 0903d8f2191e: Pushed 23:57:36 a09b00a74bf4: Pushed 23:57:36 d62a02444d39: Layer already exists 23:57:36 9074501d8f1d: Pushed 23:57:36 51a8ce81b222: Pushed 23:57:42 63c0f462ceca: Pushed 23:57:46 ed49e5a10508: Pushed 23:57:46 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:d6d33674878341003afe327a64d1a236af78420f548c45abfa58335f402f8cb8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:46 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 23:57:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:57:47 c1ba99afa7f2: Preparing 23:57:47 0903d8f2191e: Preparing 23:57:47 a09b00a74bf4: Preparing 23:57:47 be1868271cdd: Preparing 23:57:47 985b0e875241: Preparing 23:57:47 ed49e5a10508: Preparing 23:57:47 63c0f462ceca: Preparing 23:57:47 9074501d8f1d: Preparing 23:57:47 51a8ce81b222: Preparing 23:57:47 d62a02444d39: Preparing 23:57:47 ed49e5a10508: Waiting 23:57:47 51a8ce81b222: Waiting 23:57:47 9074501d8f1d: Waiting 23:57:47 d62a02444d39: Waiting 23:57:47 63c0f462ceca: Waiting 23:57:47 985b0e875241: Layer already exists 23:57:47 be1868271cdd: Layer already exists 23:57:47 c1ba99afa7f2: Layer already exists 23:57:47 0903d8f2191e: Layer already exists 23:57:47 a09b00a74bf4: Layer already exists 23:57:47 ed49e5a10508: Layer already exists 23:57:47 9074501d8f1d: Layer already exists 23:57:47 d62a02444d39: Layer already exists 23:57:47 51a8ce81b222: Layer already exists 23:57:47 63c0f462ceca: Layer already exists 23:57:47 latest: digest: sha256:d6d33674878341003afe327a64d1a236af78420f548c45abfa58335f402f8cb8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:47 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.75 23:57:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:57:47 c1ba99afa7f2: Preparing 23:57:47 0903d8f2191e: Preparing 23:57:47 a09b00a74bf4: Preparing 23:57:47 be1868271cdd: Preparing 23:57:47 985b0e875241: Preparing 23:57:47 ed49e5a10508: Preparing 23:57:47 63c0f462ceca: Preparing 23:57:47 9074501d8f1d: Preparing 23:57:47 51a8ce81b222: Preparing 23:57:47 d62a02444d39: Preparing 23:57:47 9074501d8f1d: Waiting 23:57:47 ed49e5a10508: Waiting 23:57:47 51a8ce81b222: Waiting 23:57:47 63c0f462ceca: Waiting 23:57:47 c1ba99afa7f2: Layer already exists 23:57:47 a09b00a74bf4: Layer already exists 23:57:47 985b0e875241: Layer already exists 23:57:47 be1868271cdd: Layer already exists 23:57:47 0903d8f2191e: Layer already exists 23:57:47 ed49e5a10508: Layer already exists 23:57:47 63c0f462ceca: Layer already exists 23:57:47 9074501d8f1d: Layer already exists 23:57:47 51a8ce81b222: Layer already exists 23:57:47 d62a02444d39: Layer already exists 23:57:47 3.2.0-dev.75: digest: sha256:d6d33674878341003afe327a64d1a236af78420f548c45abfa58335f402f8cb8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:48 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 23:57:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:57:48 c1ba99afa7f2: Preparing 23:57:48 0903d8f2191e: Preparing 23:57:48 a09b00a74bf4: Preparing 23:57:48 be1868271cdd: Preparing 23:57:48 985b0e875241: Preparing 23:57:48 ed49e5a10508: Preparing 23:57:48 63c0f462ceca: Preparing 23:57:48 9074501d8f1d: Preparing 23:57:48 51a8ce81b222: Preparing 23:57:48 d62a02444d39: Preparing 23:57:48 63c0f462ceca: Waiting 23:57:48 ed49e5a10508: Waiting 23:57:48 9074501d8f1d: Waiting 23:57:48 51a8ce81b222: Waiting 23:57:48 d62a02444d39: Waiting 23:57:48 be1868271cdd: Layer already exists 23:57:48 985b0e875241: Layer already exists 23:57:48 a09b00a74bf4: Layer already exists 23:57:48 0903d8f2191e: Layer already exists 23:57:48 c1ba99afa7f2: Layer already exists 23:57:48 ed49e5a10508: Layer already exists 23:57:48 51a8ce81b222: Layer already exists 23:57:48 63c0f462ceca: Layer already exists 23:57:48 9074501d8f1d: Layer already exists 23:57:48 d62a02444d39: Layer already exists 23:57:48 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:d6d33674878341003afe327a64d1a236af78420f548c45abfa58335f402f8cb8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:48 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 23:57:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:57:49 c1ba99afa7f2: Preparing 23:57:49 0903d8f2191e: Preparing 23:57:49 a09b00a74bf4: Preparing 23:57:49 be1868271cdd: Preparing 23:57:49 985b0e875241: Preparing 23:57:49 ed49e5a10508: Preparing 23:57:49 63c0f462ceca: Preparing 23:57:49 9074501d8f1d: Preparing 23:57:49 51a8ce81b222: Preparing 23:57:49 d62a02444d39: Preparing 23:57:49 ed49e5a10508: Waiting 23:57:49 63c0f462ceca: Waiting 23:57:49 9074501d8f1d: Waiting 23:57:49 51a8ce81b222: Waiting 23:57:49 d62a02444d39: Waiting 23:57:49 a09b00a74bf4: Layer already exists 23:57:49 c1ba99afa7f2: Layer already exists 23:57:49 0903d8f2191e: Layer already exists 23:57:49 be1868271cdd: Layer already exists 23:57:49 985b0e875241: Layer already exists 23:57:49 63c0f462ceca: Layer already exists 23:57:49 51a8ce81b222: Layer already exists 23:57:49 ed49e5a10508: Layer already exists 23:57:49 9074501d8f1d: Layer already exists 23:57:49 d62a02444d39: Layer already exists 23:57:49 main: digest: sha256:d6d33674878341003afe327a64d1a236af78420f548c45abfa58335f402f8cb8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:57:49 ===================================================== [Pipeline] echo 23:57:49 taggedImages: 23:57:49 - nexus3.edgexfoundry.org:10004/security-spire-agent:06bbb4e4647273833213264ef286cf48fa9ebf74 23:57:49 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 23:57:49 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.75 23:57:49 - nexus3.edgexfoundry.org:10004/security-spire-agent:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 23:57:49 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 23:57:49 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 23:57:49 06bbb4e4647273833213264ef286cf48fa9ebf74 23:57:49 latest 23:57:49 3.2.0-dev.75 23:57:49 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 23:57:49 main 23:57:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:49 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:06bbb4e4647273833213264ef286cf48fa9ebf74 23:57:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:57:49 cafe092ead31: Preparing 23:57:49 275072002913: Preparing 23:57:49 dea55aba5ada: Preparing 23:57:49 be1868271cdd: Preparing 23:57:49 985b0e875241: Preparing 23:57:49 061019998fef: Preparing 23:57:49 9c763a583030: Preparing 23:57:49 7b6e9404a45e: Preparing 23:57:49 d62a02444d39: Preparing 23:57:49 9c763a583030: Waiting 23:57:49 7b6e9404a45e: Waiting 23:57:49 d62a02444d39: Waiting 23:57:49 061019998fef: Waiting 23:57:49 985b0e875241: Layer already exists 23:57:49 be1868271cdd: Layer already exists 23:57:49 dea55aba5ada: Pushed 23:57:49 275072002913: Pushed 23:57:49 9c763a583030: Pushed 23:57:49 cafe092ead31: Pushed 23:57:49 d62a02444d39: Layer already exists 23:57:50 7b6e9404a45e: Pushed 23:58:00 061019998fef: Pushed 23:58:00 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:98079f2b777069949aca193712c38b9cb9053729d33c3db4b13a1ad68121856e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:00 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 23:58:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:58:00 cafe092ead31: Preparing 23:58:00 275072002913: Preparing 23:58:00 dea55aba5ada: Preparing 23:58:00 be1868271cdd: Preparing 23:58:00 985b0e875241: Preparing 23:58:00 061019998fef: Preparing 23:58:00 9c763a583030: Preparing 23:58:00 061019998fef: Waiting 23:58:00 7b6e9404a45e: Preparing 23:58:00 d62a02444d39: Preparing 23:58:00 7b6e9404a45e: Waiting 23:58:00 d62a02444d39: Waiting 23:58:00 9c763a583030: Waiting 23:58:00 275072002913: Layer already exists 23:58:00 985b0e875241: Layer already exists 23:58:00 be1868271cdd: Layer already exists 23:58:00 dea55aba5ada: Layer already exists 23:58:00 cafe092ead31: Layer already exists 23:58:00 061019998fef: Layer already exists 23:58:00 9c763a583030: Layer already exists 23:58:00 7b6e9404a45e: Layer already exists 23:58:00 d62a02444d39: Layer already exists 23:58:00 latest: digest: sha256:98079f2b777069949aca193712c38b9cb9053729d33c3db4b13a1ad68121856e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:01 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.75 23:58:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:58:01 cafe092ead31: Preparing 23:58:01 275072002913: Preparing 23:58:01 dea55aba5ada: Preparing 23:58:01 be1868271cdd: Preparing 23:58:01 985b0e875241: Preparing 23:58:01 061019998fef: Preparing 23:58:01 9c763a583030: Preparing 23:58:01 7b6e9404a45e: Preparing 23:58:01 d62a02444d39: Preparing 23:58:01 9c763a583030: Waiting 23:58:01 d62a02444d39: Waiting 23:58:01 7b6e9404a45e: Waiting 23:58:01 061019998fef: Waiting 23:58:01 275072002913: Layer already exists 23:58:01 cafe092ead31: Layer already exists 23:58:01 dea55aba5ada: Layer already exists 23:58:01 be1868271cdd: Layer already exists 23:58:01 985b0e875241: Layer already exists 23:58:01 061019998fef: Layer already exists 23:58:01 9c763a583030: Layer already exists 23:58:01 7b6e9404a45e: Layer already exists 23:58:01 d62a02444d39: Layer already exists 23:58:01 3.2.0-dev.75: digest: sha256:98079f2b777069949aca193712c38b9cb9053729d33c3db4b13a1ad68121856e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:01 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 23:58:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:58:01 cafe092ead31: Preparing 23:58:01 275072002913: Preparing 23:58:01 dea55aba5ada: Preparing 23:58:01 be1868271cdd: Preparing 23:58:01 985b0e875241: Preparing 23:58:01 061019998fef: Preparing 23:58:01 9c763a583030: Preparing 23:58:01 7b6e9404a45e: Preparing 23:58:01 d62a02444d39: Preparing 23:58:01 9c763a583030: Waiting 23:58:01 061019998fef: Waiting 23:58:01 7b6e9404a45e: Waiting 23:58:01 d62a02444d39: Waiting 23:58:01 275072002913: Layer already exists 23:58:01 985b0e875241: Layer already exists 23:58:01 cafe092ead31: Layer already exists 23:58:01 be1868271cdd: Layer already exists 23:58:01 dea55aba5ada: Layer already exists 23:58:01 9c763a583030: Layer already exists 23:58:01 061019998fef: Layer already exists 23:58:01 7b6e9404a45e: Layer already exists 23:58:01 d62a02444d39: Layer already exists 23:58:01 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:98079f2b777069949aca193712c38b9cb9053729d33c3db4b13a1ad68121856e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:02 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 23:58:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:58:02 cafe092ead31: Preparing 23:58:02 275072002913: Preparing 23:58:02 dea55aba5ada: Preparing 23:58:02 be1868271cdd: Preparing 23:58:02 985b0e875241: Preparing 23:58:02 061019998fef: Preparing 23:58:02 9c763a583030: Preparing 23:58:02 7b6e9404a45e: Preparing 23:58:02 d62a02444d39: Preparing 23:58:02 061019998fef: Waiting 23:58:02 9c763a583030: Waiting 23:58:02 7b6e9404a45e: Waiting 23:58:02 d62a02444d39: Waiting 23:58:02 cafe092ead31: Layer already exists 23:58:02 be1868271cdd: Layer already exists 23:58:02 dea55aba5ada: Layer already exists 23:58:02 985b0e875241: Layer already exists 23:58:02 275072002913: Layer already exists 23:58:02 061019998fef: Layer already exists 23:58:02 9c763a583030: Layer already exists 23:58:02 7b6e9404a45e: Layer already exists 23:58:02 d62a02444d39: Layer already exists 23:58:02 main: digest: sha256:98079f2b777069949aca193712c38b9cb9053729d33c3db4b13a1ad68121856e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:58:02 ===================================================== [Pipeline] echo 23:58:02 taggedImages: 23:58:02 - nexus3.edgexfoundry.org:10004/security-spire-config:06bbb4e4647273833213264ef286cf48fa9ebf74 23:58:02 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 23:58:02 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.75 23:58:02 - nexus3.edgexfoundry.org:10004/security-spire-config:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 23:58:02 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 23:58:02 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 23:58:02 06bbb4e4647273833213264ef286cf48fa9ebf74 23:58:02 latest 23:58:02 3.2.0-dev.75 23:58:02 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 23:58:02 main 23:58:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:03 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:06bbb4e4647273833213264ef286cf48fa9ebf74 23:58:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:58:03 c1ba99afa7f2: Preparing 23:58:03 0ed66bbebf85: Preparing 23:58:03 79a6670effa9: Preparing 23:58:03 be1868271cdd: Preparing 23:58:03 985b0e875241: Preparing 23:58:03 8613d389603b: Preparing 23:58:03 9074501d8f1d: Preparing 23:58:03 51a8ce81b222: Preparing 23:58:03 d62a02444d39: Preparing 23:58:03 8613d389603b: Waiting 23:58:03 9074501d8f1d: Waiting 23:58:03 51a8ce81b222: Waiting 23:58:03 d62a02444d39: Waiting 23:58:03 be1868271cdd: Layer already exists 23:58:03 985b0e875241: Layer already exists 23:58:03 c1ba99afa7f2: Layer already exists 23:58:03 51a8ce81b222: Layer already exists 23:58:03 9074501d8f1d: Layer already exists 23:58:03 d62a02444d39: Layer already exists 23:58:03 0ed66bbebf85: Pushed 23:58:03 79a6670effa9: Pushed 23:58:15 8613d389603b: Pushed 23:58:15 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:23197a77483491c87e7567584255e5faead9e84f512f784a408ba3e590b1cfaf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:15 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:58:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:58:16 c1ba99afa7f2: Preparing 23:58:16 0ed66bbebf85: Preparing 23:58:16 79a6670effa9: Preparing 23:58:16 be1868271cdd: Preparing 23:58:16 985b0e875241: Preparing 23:58:16 8613d389603b: Preparing 23:58:16 9074501d8f1d: Preparing 23:58:16 51a8ce81b222: Preparing 23:58:16 d62a02444d39: Preparing 23:58:16 8613d389603b: Waiting 23:58:16 d62a02444d39: Waiting 23:58:16 9074501d8f1d: Waiting 23:58:16 51a8ce81b222: Waiting 23:58:16 be1868271cdd: Layer already exists 23:58:16 985b0e875241: Layer already exists 23:58:16 0ed66bbebf85: Layer already exists 23:58:16 79a6670effa9: Layer already exists 23:58:16 c1ba99afa7f2: Layer already exists 23:58:16 51a8ce81b222: Layer already exists 23:58:16 8613d389603b: Layer already exists 23:58:16 9074501d8f1d: Layer already exists 23:58:16 d62a02444d39: Layer already exists 23:58:16 latest: digest: sha256:23197a77483491c87e7567584255e5faead9e84f512f784a408ba3e590b1cfaf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:16 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.75 23:58:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:58:16 c1ba99afa7f2: Preparing 23:58:16 0ed66bbebf85: Preparing 23:58:16 79a6670effa9: Preparing 23:58:16 be1868271cdd: Preparing 23:58:16 985b0e875241: Preparing 23:58:16 8613d389603b: Preparing 23:58:16 9074501d8f1d: Preparing 23:58:16 51a8ce81b222: Preparing 23:58:16 d62a02444d39: Preparing 23:58:16 9074501d8f1d: Waiting 23:58:16 51a8ce81b222: Waiting 23:58:16 d62a02444d39: Waiting 23:58:16 8613d389603b: Waiting 23:58:16 c1ba99afa7f2: Layer already exists 23:58:16 985b0e875241: Layer already exists 23:58:16 0ed66bbebf85: Layer already exists 23:58:16 79a6670effa9: Layer already exists 23:58:16 be1868271cdd: Layer already exists 23:58:16 8613d389603b: Layer already exists 23:58:16 51a8ce81b222: Layer already exists 23:58:16 d62a02444d39: Layer already exists 23:58:16 9074501d8f1d: Layer already exists 23:58:16 3.2.0-dev.75: digest: sha256:23197a77483491c87e7567584255e5faead9e84f512f784a408ba3e590b1cfaf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 23:58:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:58:17 c1ba99afa7f2: Preparing 23:58:17 0ed66bbebf85: Preparing 23:58:17 79a6670effa9: Preparing 23:58:17 be1868271cdd: Preparing 23:58:17 985b0e875241: Preparing 23:58:17 8613d389603b: Preparing 23:58:17 9074501d8f1d: Preparing 23:58:17 51a8ce81b222: Preparing 23:58:17 d62a02444d39: Preparing 23:58:17 51a8ce81b222: Waiting 23:58:17 d62a02444d39: Waiting 23:58:17 8613d389603b: Waiting 23:58:17 9074501d8f1d: Waiting 23:58:17 be1868271cdd: Layer already exists 23:58:17 c1ba99afa7f2: Layer already exists 23:58:17 985b0e875241: Layer already exists 23:58:17 79a6670effa9: Layer already exists 23:58:17 0ed66bbebf85: Layer already exists 23:58:17 8613d389603b: Layer already exists 23:58:17 9074501d8f1d: Layer already exists 23:58:17 51a8ce81b222: Layer already exists 23:58:17 d62a02444d39: Layer already exists 23:58:17 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:23197a77483491c87e7567584255e5faead9e84f512f784a408ba3e590b1cfaf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 23:58:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:58:18 c1ba99afa7f2: Preparing 23:58:18 0ed66bbebf85: Preparing 23:58:18 79a6670effa9: Preparing 23:58:18 be1868271cdd: Preparing 23:58:18 985b0e875241: Preparing 23:58:18 8613d389603b: Preparing 23:58:18 9074501d8f1d: Preparing 23:58:18 51a8ce81b222: Preparing 23:58:18 d62a02444d39: Preparing 23:58:18 8613d389603b: Waiting 23:58:18 9074501d8f1d: Waiting 23:58:18 d62a02444d39: Waiting 23:58:18 51a8ce81b222: Waiting 23:58:18 c1ba99afa7f2: Layer already exists 23:58:18 0ed66bbebf85: Layer already exists 23:58:18 79a6670effa9: Layer already exists 23:58:18 985b0e875241: Layer already exists 23:58:18 be1868271cdd: Layer already exists 23:58:18 9074501d8f1d: Layer already exists 23:58:18 51a8ce81b222: Layer already exists 23:58:18 8613d389603b: Layer already exists 23:58:18 d62a02444d39: Layer already exists 23:58:18 main: digest: sha256:23197a77483491c87e7567584255e5faead9e84f512f784a408ba3e590b1cfaf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:58:18 ===================================================== [Pipeline] echo 23:58:18 taggedImages: 23:58:18 - nexus3.edgexfoundry.org:10004/security-spire-server:06bbb4e4647273833213264ef286cf48fa9ebf74 23:58:18 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:58:18 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.75 23:58:18 - nexus3.edgexfoundry.org:10004/security-spire-server:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 23:58:18 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 23:58:18 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 23:58:18 06bbb4e4647273833213264ef286cf48fa9ebf74 23:58:18 latest 23:58:18 3.2.0-dev.75 23:58:18 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 23:58:18 main 23:58:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:18 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:19 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:06bbb4e4647273833213264ef286cf48fa9ebf74 23:58:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 23:58:19 51c6db089434: Preparing 23:58:19 e0a57074604c: Preparing 23:58:19 be1868271cdd: Preparing 23:58:19 985b0e875241: Preparing 23:58:19 fdc7763c22e0: Preparing 23:58:19 19736f686084: Preparing 23:58:19 d62a02444d39: Preparing 23:58:19 d62a02444d39: Waiting 23:58:19 19736f686084: Waiting 23:58:19 be1868271cdd: Layer already exists 23:58:19 985b0e875241: Layer already exists 23:58:19 d62a02444d39: Layer already exists 23:58:19 51c6db089434: Pushed 23:58:19 fdc7763c22e0: Pushed 23:58:19 19736f686084: Pushed 23:58:29 e0a57074604c: Pushed 23:58:29 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:bc7edb2327f3546f29d43aae4814c9b3b2f204786e3b1db8f690c4564213288e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:29 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:29 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 23:58:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 23:58:29 51c6db089434: Preparing 23:58:29 e0a57074604c: Preparing 23:58:29 be1868271cdd: Preparing 23:58:29 985b0e875241: Preparing 23:58:29 fdc7763c22e0: Preparing 23:58:29 19736f686084: Preparing 23:58:29 d62a02444d39: Preparing 23:58:29 19736f686084: Waiting 23:58:29 be1868271cdd: Layer already exists 23:58:29 985b0e875241: Layer already exists 23:58:29 e0a57074604c: Layer already exists 23:58:29 fdc7763c22e0: Layer already exists 23:58:29 51c6db089434: Layer already exists 23:58:29 d62a02444d39: Layer already exists 23:58:29 19736f686084: Layer already exists 23:58:29 latest: digest: sha256:bc7edb2327f3546f29d43aae4814c9b3b2f204786e3b1db8f690c4564213288e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:30 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:30 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.75 23:58:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 23:58:30 51c6db089434: Preparing 23:58:30 e0a57074604c: Preparing 23:58:30 be1868271cdd: Preparing 23:58:30 985b0e875241: Preparing 23:58:30 fdc7763c22e0: Preparing 23:58:30 19736f686084: Preparing 23:58:30 d62a02444d39: Preparing 23:58:30 19736f686084: Waiting 23:58:30 d62a02444d39: Waiting 23:58:30 51c6db089434: Layer already exists 23:58:30 e0a57074604c: Layer already exists 23:58:30 fdc7763c22e0: Layer already exists 23:58:30 985b0e875241: Layer already exists 23:58:30 be1868271cdd: Layer already exists 23:58:30 19736f686084: Layer already exists 23:58:30 d62a02444d39: Layer already exists 23:58:30 3.2.0-dev.75: digest: sha256:bc7edb2327f3546f29d43aae4814c9b3b2f204786e3b1db8f690c4564213288e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:30 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:31 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 23:58:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 23:58:31 51c6db089434: Preparing 23:58:31 e0a57074604c: Preparing 23:58:31 be1868271cdd: Preparing 23:58:31 985b0e875241: Preparing 23:58:31 fdc7763c22e0: Preparing 23:58:31 19736f686084: Preparing 23:58:31 d62a02444d39: Preparing 23:58:31 19736f686084: Waiting 23:58:31 d62a02444d39: Waiting 23:58:31 be1868271cdd: Layer already exists 23:58:31 985b0e875241: Layer already exists 23:58:31 e0a57074604c: Layer already exists 23:58:31 fdc7763c22e0: Layer already exists 23:58:31 51c6db089434: Layer already exists 23:58:31 19736f686084: Layer already exists 23:58:31 d62a02444d39: Layer already exists 23:58:31 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:bc7edb2327f3546f29d43aae4814c9b3b2f204786e3b1db8f690c4564213288e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:31 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:31 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 23:58:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 23:58:31 51c6db089434: Preparing 23:58:31 e0a57074604c: Preparing 23:58:31 be1868271cdd: Preparing 23:58:31 985b0e875241: Preparing 23:58:31 fdc7763c22e0: Preparing 23:58:31 19736f686084: Preparing 23:58:31 d62a02444d39: Preparing 23:58:31 19736f686084: Waiting 23:58:31 d62a02444d39: Waiting 23:58:31 be1868271cdd: Layer already exists 23:58:31 51c6db089434: Layer already exists 23:58:31 e0a57074604c: Layer already exists 23:58:31 fdc7763c22e0: Layer already exists 23:58:31 985b0e875241: Layer already exists 23:58:31 19736f686084: Layer already exists 23:58:31 d62a02444d39: Layer already exists 23:58:31 main: digest: sha256:bc7edb2327f3546f29d43aae4814c9b3b2f204786e3b1db8f690c4564213288e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:58:32 ===================================================== [Pipeline] echo 23:58:32 taggedImages: 23:58:32 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:06bbb4e4647273833213264ef286cf48fa9ebf74 23:58:32 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 23:58:32 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.75 23:58:32 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 23:58:32 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 23:58:32 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 23:58:32 06bbb4e4647273833213264ef286cf48fa9ebf74 23:58:32 latest 23:58:32 3.2.0-dev.75 23:58:32 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 23:58:32 main 23:58:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications:06bbb4e4647273833213264ef286cf48fa9ebf74 23:58:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:58:32 987617bc15bb: Preparing 23:58:32 1c93c165fdd4: Preparing 23:58:32 be1868271cdd: Preparing 23:58:32 985b0e875241: Preparing 23:58:32 f9402afa419e: Preparing 23:58:32 3ae349ca98ea: Preparing 23:58:32 d62a02444d39: Preparing 23:58:32 3ae349ca98ea: Waiting 23:58:32 d62a02444d39: Waiting 23:58:32 be1868271cdd: Layer already exists 23:58:32 985b0e875241: Layer already exists 23:58:32 d62a02444d39: Layer already exists 23:58:32 f9402afa419e: Pushed 23:58:32 987617bc15bb: Pushed 23:58:33 3ae349ca98ea: Pushed 23:58:36 1c93c165fdd4: Pushed 23:58:36 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:6684110924102ddb53456171d151cc0423cac576f7a3b26fcf95f43119f0aec1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 23:58:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:58:37 987617bc15bb: Preparing 23:58:37 1c93c165fdd4: Preparing 23:58:37 be1868271cdd: Preparing 23:58:37 985b0e875241: Preparing 23:58:37 f9402afa419e: Preparing 23:58:37 3ae349ca98ea: Preparing 23:58:37 d62a02444d39: Preparing 23:58:37 3ae349ca98ea: Waiting 23:58:37 d62a02444d39: Waiting 23:58:37 f9402afa419e: Layer already exists 23:58:37 1c93c165fdd4: Layer already exists 23:58:37 987617bc15bb: Layer already exists 23:58:37 985b0e875241: Layer already exists 23:58:37 be1868271cdd: Layer already exists 23:58:37 3ae349ca98ea: Layer already exists 23:58:37 d62a02444d39: Layer already exists 23:58:37 latest: digest: sha256:6684110924102ddb53456171d151cc0423cac576f7a3b26fcf95f43119f0aec1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:37 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.75 23:58:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:58:37 987617bc15bb: Preparing 23:58:37 1c93c165fdd4: Preparing 23:58:37 be1868271cdd: Preparing 23:58:37 985b0e875241: Preparing 23:58:37 f9402afa419e: Preparing 23:58:37 3ae349ca98ea: Preparing 23:58:37 d62a02444d39: Preparing 23:58:37 3ae349ca98ea: Waiting 23:58:37 be1868271cdd: Layer already exists 23:58:37 987617bc15bb: Layer already exists 23:58:37 f9402afa419e: Layer already exists 23:58:37 1c93c165fdd4: Layer already exists 23:58:37 985b0e875241: Layer already exists 23:58:37 d62a02444d39: Layer already exists 23:58:37 3ae349ca98ea: Layer already exists 23:58:37 3.2.0-dev.75: digest: sha256:6684110924102ddb53456171d151cc0423cac576f7a3b26fcf95f43119f0aec1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 23:58:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:58:38 987617bc15bb: Preparing 23:58:38 1c93c165fdd4: Preparing 23:58:38 be1868271cdd: Preparing 23:58:38 985b0e875241: Preparing 23:58:38 f9402afa419e: Preparing 23:58:38 3ae349ca98ea: Preparing 23:58:38 d62a02444d39: Preparing 23:58:38 3ae349ca98ea: Waiting 23:58:38 d62a02444d39: Waiting 23:58:38 f9402afa419e: Layer already exists 23:58:38 987617bc15bb: Layer already exists 23:58:38 985b0e875241: Layer already exists 23:58:38 be1868271cdd: Layer already exists 23:58:38 1c93c165fdd4: Layer already exists 23:58:38 3ae349ca98ea: Layer already exists 23:58:38 d62a02444d39: Layer already exists 23:58:38 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:6684110924102ddb53456171d151cc0423cac576f7a3b26fcf95f43119f0aec1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 23:58:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:58:39 987617bc15bb: Preparing 23:58:39 1c93c165fdd4: Preparing 23:58:39 be1868271cdd: Preparing 23:58:39 985b0e875241: Preparing 23:58:39 f9402afa419e: Preparing 23:58:39 3ae349ca98ea: Preparing 23:58:39 d62a02444d39: Preparing 23:58:39 d62a02444d39: Waiting 23:58:39 3ae349ca98ea: Waiting 23:58:39 987617bc15bb: Layer already exists 23:58:39 985b0e875241: Layer already exists 23:58:39 be1868271cdd: Layer already exists 23:58:39 f9402afa419e: Layer already exists 23:58:39 1c93c165fdd4: Layer already exists 23:58:39 3ae349ca98ea: Layer already exists 23:58:39 d62a02444d39: Layer already exists 23:58:39 main: digest: sha256:6684110924102ddb53456171d151cc0423cac576f7a3b26fcf95f43119f0aec1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:58:39 ===================================================== [Pipeline] echo 23:58:39 taggedImages: 23:58:39 - nexus3.edgexfoundry.org:10004/support-notifications:06bbb4e4647273833213264ef286cf48fa9ebf74 23:58:39 - nexus3.edgexfoundry.org:10004/support-notifications:latest 23:58:39 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.75 23:58:39 - nexus3.edgexfoundry.org:10004/support-notifications:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 23:58:39 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 23:58:39 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 23:58:39 06bbb4e4647273833213264ef286cf48fa9ebf74 23:58:39 latest 23:58:39 3.2.0-dev.75 23:58:39 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 23:58:39 main 23:58:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:39 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:06bbb4e4647273833213264ef286cf48fa9ebf74 23:58:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:58:39 b0a345b8ae5d: Preparing 23:58:39 39720b889f8f: Preparing 23:58:39 be1868271cdd: Preparing 23:58:39 985b0e875241: Preparing 23:58:39 b8922ccfbfd1: Preparing 23:58:39 11073cc0a4a9: Preparing 23:58:39 d62a02444d39: Preparing 23:58:39 d62a02444d39: Waiting 23:58:39 11073cc0a4a9: Waiting 23:58:39 985b0e875241: Layer already exists 23:58:39 b8922ccfbfd1: Layer already exists 23:58:39 be1868271cdd: Layer already exists 23:58:39 11073cc0a4a9: Layer already exists 23:58:39 d62a02444d39: Layer already exists 23:58:39 b0a345b8ae5d: Pushed 23:58:43 39720b889f8f: Pushed 23:58:43 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:256cdcb26209a8ba920869757b986a63aa360468768c904cee9ee041bdeccb70 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:43 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:58:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:58:44 b0a345b8ae5d: Preparing 23:58:44 39720b889f8f: Preparing 23:58:44 be1868271cdd: Preparing 23:58:44 985b0e875241: Preparing 23:58:44 b8922ccfbfd1: Preparing 23:58:44 11073cc0a4a9: Preparing 23:58:44 d62a02444d39: Preparing 23:58:44 d62a02444d39: Waiting 23:58:44 11073cc0a4a9: Waiting 23:58:44 b0a345b8ae5d: Layer already exists 23:58:44 b8922ccfbfd1: Layer already exists 23:58:44 39720b889f8f: Layer already exists 23:58:44 be1868271cdd: Layer already exists 23:58:44 985b0e875241: Layer already exists 23:58:44 11073cc0a4a9: Layer already exists 23:58:44 d62a02444d39: Layer already exists 23:58:44 latest: digest: sha256:256cdcb26209a8ba920869757b986a63aa360468768c904cee9ee041bdeccb70 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:44 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.75 23:58:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:58:44 b0a345b8ae5d: Preparing 23:58:44 39720b889f8f: Preparing 23:58:44 be1868271cdd: Preparing 23:58:44 985b0e875241: Preparing 23:58:44 b8922ccfbfd1: Preparing 23:58:44 11073cc0a4a9: Preparing 23:58:44 d62a02444d39: Preparing 23:58:44 11073cc0a4a9: Waiting 23:58:44 d62a02444d39: Waiting 23:58:44 be1868271cdd: Layer already exists 23:58:44 b0a345b8ae5d: Layer already exists 23:58:44 b8922ccfbfd1: Layer already exists 23:58:44 39720b889f8f: Layer already exists 23:58:44 985b0e875241: Layer already exists 23:58:44 d62a02444d39: Layer already exists 23:58:44 11073cc0a4a9: Layer already exists 23:58:44 3.2.0-dev.75: digest: sha256:256cdcb26209a8ba920869757b986a63aa360468768c904cee9ee041bdeccb70 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:45 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 23:58:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:58:45 b0a345b8ae5d: Preparing 23:58:45 39720b889f8f: Preparing 23:58:45 be1868271cdd: Preparing 23:58:45 985b0e875241: Preparing 23:58:45 b8922ccfbfd1: Preparing 23:58:45 11073cc0a4a9: Preparing 23:58:45 d62a02444d39: Preparing 23:58:45 d62a02444d39: Waiting 23:58:45 39720b889f8f: Layer already exists 23:58:45 985b0e875241: Layer already exists 23:58:45 be1868271cdd: Layer already exists 23:58:45 b8922ccfbfd1: Layer already exists 23:58:45 b0a345b8ae5d: Layer already exists 23:58:45 11073cc0a4a9: Layer already exists 23:58:45 d62a02444d39: Layer already exists 23:58:45 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:256cdcb26209a8ba920869757b986a63aa360468768c904cee9ee041bdeccb70 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:45 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 23:58:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:58:46 b0a345b8ae5d: Preparing 23:58:46 39720b889f8f: Preparing 23:58:46 be1868271cdd: Preparing 23:58:46 985b0e875241: Preparing 23:58:46 b8922ccfbfd1: Preparing 23:58:46 11073cc0a4a9: Preparing 23:58:46 d62a02444d39: Preparing 23:58:46 11073cc0a4a9: Waiting 23:58:46 d62a02444d39: Waiting 23:58:46 39720b889f8f: Layer already exists 23:58:46 be1868271cdd: Layer already exists 23:58:46 985b0e875241: Layer already exists 23:58:46 b0a345b8ae5d: Layer already exists 23:58:46 b8922ccfbfd1: Layer already exists 23:58:46 11073cc0a4a9: Layer already exists 23:58:46 d62a02444d39: Layer already exists 23:58:46 main: digest: sha256:256cdcb26209a8ba920869757b986a63aa360468768c904cee9ee041bdeccb70 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:58:46 ===================================================== [Pipeline] echo 23:58:46 taggedImages: 23:58:46 - nexus3.edgexfoundry.org:10004/support-scheduler:06bbb4e4647273833213264ef286cf48fa9ebf74 23:58:46 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:58:46 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.75 23:58:46 - nexus3.edgexfoundry.org:10004/support-scheduler:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 23:58:46 - 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] } 00:15:26 #160 ... 00:15:26 00:15:26 #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:15:26 #157 1200.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:15:26 #157 ... 00:15:26 00:15:26 #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:15:26 #160 DONE 1204.4s 00:15:26 00:15:26 #59 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:15:26 #59 ... 00:15:26 00:15:26 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 00:15:26 #161 DONE 0.2s 00:15:26 00:15:26 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 00:15:26 #162 DONE 0.2s 00:15:26 00:15:26 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:15:26 #152 ... 00:15:26 00:15:26 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 00:15:26 #163 DONE 0.1s 00:15:26 00:15:26 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 00:15:26 #164 DONE 0.3s 00:15:26 00:15:26 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:15:26 #165 DONE 0.3s 00:15:26 00:15:26 #59 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:15:26 #59 ... 00:15:26 00:15:26 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 00:15:26 #166 DONE 0.2s 00:15:26 00:15:26 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:15:27 #167 DONE 2.4s 00:15:27 00:15:27 #111 [security-proxy-setup] exporting to image 00:15:27 #111 exporting layers 00:15:28 #111 exporting layers 1.1s done 00:15:29 #111 writing image sha256:bb9af7286ad10375cf68c31344a72af31edeffcf3ceb28d57b81d685d33c952c 0.0s done 00:15:29 #111 naming to docker.io/library/security-proxy-setup-arm64 done 00:15:29 #111 DONE 4.2s 00:15:29 00:15:29 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:15:30 #159 ... 00:15:30 00:15:30 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:15:30 #150 DONE 1210.8s 00:15:30 00:15:30 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:15:30 #155 ... 00:15:30 00:15:30 #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 00:15:30 #168 DONE 0.2s 00:15:30 00:15:30 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:15:30 #153 ... 00:15:30 00:15:30 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 00:15:32 #169 DONE 2.2s 00:15:32 00:15:32 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 00:15:33 #170 DONE 0.3s 00:15:33 00:15:33 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 00:15:33 #171 DONE 0.2s 00:15:33 00:15:33 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:15:33 #172 DONE 0.4s 00:15:33 00:15:33 #59 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:15:34 #59 ... 00:15:34 00:15:34 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 00:15:34 #173 DONE 0.2s 00:15:34 00:15:34 #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 00:15:34 #174 DONE 0.2s 00:15:34 00:15:34 #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 00:15:34 #175 DONE 0.1s 00:15:34 00:15:34 #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 00:15:34 #176 DONE 0.2s 00:15:34 00:15:34 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 00:15:34 #177 DONE 0.2s 00:15:34 00:15:34 #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:15:34 #157 ... 00:15:34 00:15:34 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:15:35 #178 DONE 0.3s 00:15:35 00:15:35 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 00:15:35 #154 ... 00:15:35 00:15:35 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 00:15:37 #179 DONE 2.6s 00:15:37 00:15:37 #111 [security-bootstrapper] exporting to image 00:15:37 #111 exporting layers 00:15:39 #111 exporting layers 1.2s done 00:15:39 #111 writing image sha256:2335ffae96bb49718670e7afcb1cdc6dfa17a7411a505ffd1b7ad70d5ff5c779 done 00:15:39 #111 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 00:15:39 #111 DONE 5.5s 00:15:39 00:15:39 #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:15:42 #157 DONE 1223.2s 00:15:42 00:15:42 #59 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:15:42 #59 ... 00:15:42 00:15:42 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 00:15:43 #180 DONE 0.2s 00:15:43 00:15:43 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:15:43 #151 ... 00:15:43 00:15:43 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 00:15:43 #181 DONE 0.2s 00:15:43 00:15:43 #182 [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 00:15:43 #182 DONE 0.1s 00:15:43 00:15:43 #183 [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 00:15:43 #183 DONE 0.2s 00:15:43 00:15:43 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 00:15:43 #184 DONE 0.1s 00:15:43 00:15:43 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:15:44 #185 DONE 0.2s 00:15:44 00:15:44 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:15:44 #155 ... 00:15:44 00:15:44 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:15:44 #186 DONE 0.3s 00:15:44 00:15:44 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:15:44 #149 ... 00:15:44 00:15:44 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:15:44 #187 DONE 0.1s 00:15:44 00:15:44 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:15:46 #188 DONE 2.1s 00:15:46 00:15:46 #59 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:15:46 #59 ... 00:15:46 00:15:46 #111 [security-secretstore-setup] exporting to image 00:15:46 #111 exporting layers 00:15:48 #111 exporting layers 1.5s done 00:15:48 #111 writing image sha256:58d9dfc7f1087d4fe04672674bf6ccb8da0f0f3903a25fc5b731445a3b9ba2d3 done 00:15:48 #111 naming to docker.io/library/security-secretstore-setup-arm64 done 00:15:48 #111 DONE 7.0s 00:15:48 00:15:48 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 00:16:56 #154 ... 00:16:56 00:16:56 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:16:56 #149 DONE 1288.4s 00:16:56 00:16:56 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:16:56 #155 ... 00:16:56 00:16:56 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 00:16:56 #189 DONE 0.3s 00:16:56 00:16:56 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 00:16:56 #190 DONE 0.2s 00:16:56 00:16:56 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 00:16:56 #191 DONE 0.2s 00:16:56 00:16:56 #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 00:16:56 #192 DONE 0.3s 00:16:56 00:16:56 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:16:56 #151 ... 00:16:56 00:16:56 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 00:16:56 #193 DONE 0.2s 00:16:56 00:16:56 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:16:56 #194 DONE 2.1s 00:16:56 00:16:56 #111 [core-common-config-bootstrapper] exporting to image 00:16:56 #111 exporting layers 00:16:56 #111 exporting layers 0.7s done 00:16:56 #111 writing image sha256:7ab10e1a693db2f5e39b967b14c793480f097614e47dfaa082d925a3391ce792 00:16:56 #111 writing image sha256:7ab10e1a693db2f5e39b967b14c793480f097614e47dfaa082d925a3391ce792 done 00:16:56 #111 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 00:16:56 #111 DONE 7.7s 00:16:56 00:16:56 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:19:02 #58 ... 00:19:02 00:19:02 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:19:02 #151 DONE 1420.8s 00:19:02 00:19:02 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:19:02 #152 ... 00:19:02 00:19:02 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:19:02 #195 DONE 0.2s 00:19:02 00:19:02 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 00:19:02 #196 DONE 0.2s 00:19:02 00:19:02 #59 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:19:02 #59 ... 00:19:02 00:19:02 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:19:02 #197 DONE 0.4s 00:19:02 00:19:02 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 00:19:02 #198 DONE 0.2s 00:19:02 00:19:02 #59 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:19:02 #59 ... 00:19:02 00:19:02 #111 [security-spiffe-token-provider] exporting to image 00:19:02 #111 exporting layers 00:19:02 #111 exporting layers 0.6s done 00:19:02 #111 writing image sha256:0f54b2d3b2c0bd24bc12ff1bb8f3ad103836a3c3dba765cb3eda975b0908c292 done 00:19:02 #111 naming to docker.io/library/security-spiffe-token-provider-arm64 done 00:19:02 #111 DONE 8.3s 00:19:02 00:19:02 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:27:55 #155 ... 00:27:55 00:27:55 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:27:55 #156 DONE 1944.4s 00:27:55 00:27:55 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:27:55 #58 ... 00:27:55 00:27:55 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 00:27:55 #199 DONE 0.2s 00:27:55 00:27:55 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 00:27:55 #148 ... 00:27:55 00:27:55 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 00:27:55 #200 DONE 0.2s 00:27:55 00:27:55 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 00:27:55 #201 DONE 0.4s 00:27:55 00:27:55 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 00:27:55 #202 DONE 0.2s 00:27:55 00:27:55 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 00:27:55 #203 DONE 0.1s 00:27:55 00:27:55 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:27:55 #204 DONE 1.9s 00:27:55 00:27:55 #111 [security-proxy-auth] exporting to image 00:27:55 #111 exporting layers 00:27:55 #111 exporting layers 0.8s done 00:27:55 #111 writing image sha256:f89ccb095461af71a41ad5b0683d4727773bcff72368ae16de4017082d3a7317 done 00:27:55 #111 naming to docker.io/library/security-proxy-auth-arm64 done 00:27:55 #111 DONE 9.1s 00:27:55 00:27:55 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 00:29:02 #154 ... 00:29:02 00:29:02 #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:29:02 #158 DONE 2012.6s 00:29:02 00:29:02 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:29:02 #152 ... 00:29:02 00:29:02 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 00:29:02 #205 DONE 0.2s 00:29:02 00:29:02 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 00:29:02 #206 DONE 0.3s 00:29:02 00:29:02 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:29:02 #207 DONE 0.5s 00:29:02 00:29:02 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 00:29:02 #208 DONE 0.2s 00:29:02 00:29:02 #111 [core-command] exporting to image 00:29:02 #111 exporting layers 00:29:02 #111 exporting layers 0.5s done 00:29:02 #111 writing image sha256:f246367afbcf86ae0474670ba6311b36a1dfbb9c604bbbcde0cb3563f24153d3 0.0s done 00:29:02 #111 naming to docker.io/library/core-command-arm64 00:29:02 #111 naming to docker.io/library/core-command-arm64 done 00:29:02 #111 DONE 9.6s 00:29:02 00:29:02 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 00:31:09 #154 ... 00:31:09 00:31:09 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:31:09 #155 DONE 2142.7s 00:31:09 00:31:09 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 00:31:09 #148 ... 00:31:09 00:31:09 #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 00:31:09 #209 DONE 0.2s 00:31:09 00:31:09 #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 00:31:09 #210 DONE 0.4s 00:31:09 00:31:09 #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:31:09 #211 DONE 0.5s 00:31:09 00:31:09 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:31:09 #58 ... 00:31:09 00:31:09 #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 00:31:09 #212 DONE 0.2s 00:31:09 00:31:09 #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 00:31:09 #213 DONE 0.2s 00:31:09 00:31:09 #111 [core-data] exporting to image 00:31:09 #111 exporting layers 00:31:09 #111 ... 00:31:09 00:31:09 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 00:31:09 #148 DONE 2145.5s 00:31:09 00:31:09 #111 [core-data] exporting to image 00:31:09 #111 exporting layers 1.0s done 00:31:09 #111 writing image sha256:08465089308504cad3a21c420c4805a2f47aaeb4374d07c7b10665d4acdefa0f 0.0s done 00:31:09 #111 naming to docker.io/library/core-data-arm64 00:31:09 #111 naming to docker.io/library/core-data-arm64 done 00:31:09 #111 DONE 10.7s 00:31:09 00:31:09 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:31:09 #159 ... 00:31:09 00:31:09 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:31:09 #153 DONE 2146.1s 00:31:09 00:31:09 #59 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:31:09 #59 ... 00:31:09 00:31:09 #214 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 00:31:09 #214 DONE 0.4s 00:31:09 00:31:09 #215 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 00:31:09 #215 DONE 0.2s 00:31:09 00:31:09 #216 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 00:31:09 #216 DONE 0.3s 00:31:09 00:31:09 #217 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 00:31:09 #217 DONE 0.8s 00:31:09 00:31:09 #218 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 00:31:09 #218 DONE 0.2s 00:31:09 00:31:09 #219 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:31:09 #219 DONE 0.5s 00:31:09 00:31:09 #220 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 00:31:09 #220 DONE 0.3s 00:31:09 00:31:09 #111 [core-keeper] exporting to image 00:31:09 #111 ... 00:31:09 00:31:09 #221 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 00:31:09 #221 DONE 0.3s 00:31:09 00:31:09 #111 [core-metadata] exporting to image 00:31:09 #111 exporting layers 0.9s done 00:31:09 #111 writing image sha256:ffd21e6d584b608c890691f2767e99714bc6d3ff4cafdcb13afbd8fa265092b1 0.0s done 00:31:09 #111 naming to docker.io/library/core-keeper-arm64 0.0s done 00:31:09 #111 exporting layers 1.4s done 00:31:09 #111 writing image sha256:dd6f7721340f0c70932998e156491674f6834ecf860a62a3423c1f5d25173e8d done 00:31:09 #111 naming to docker.io/library/core-metadata-arm64 done 00:31:09 #111 DONE 12.7s 00:31:09 00:31:09 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:31:42 #152 DONE 2180.5s 00:31:42 00:31:42 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:31:42 #159 ... 00:31:42 00:31:42 #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:31:42 #222 DONE 0.1s 00:31:42 00:31:42 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:31:42 #159 ... 00:31:42 00:31:42 #223 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 00:31:42 #223 DONE 0.2s 00:31:42 00:31:42 #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:31:42 #224 DONE 0.6s 00:31:42 00:31:42 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 00:31:42 #154 ... 00:31:42 00:31:42 #225 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 00:31:42 #225 DONE 0.2s 00:31:42 00:31:42 #111 [support-scheduler] exporting to image 00:31:42 #111 exporting layers 00:31:42 #111 exporting layers 0.5s done 00:31:42 #111 writing image sha256:4621ffdfb9fd4e253cc18ee4b7e051ae847c581c5cc98a2985e176abe5de7a51 done 00:31:42 #111 naming to docker.io/library/support-scheduler-arm64 done 00:31:42 #111 DONE 13.2s 00:31:42 00:31:42 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:31:42 #159 ... 00:31:42 00:31:42 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 00:31:42 #154 DONE 2183.0s 00:31:42 00:31:42 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:31:42 #159 ... 00:31:42 00:31:42 #226 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:31:42 #226 DONE 0.1s 00:31:42 00:31:42 #227 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 00:31:42 #227 DONE 0.1s 00:31:42 00:31:42 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:31:42 #159 DONE 2183.7s 00:31:42 00:31:42 #228 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 00:31:43 #228 ... 00:31:43 00:31:43 #229 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:31:43 #229 DONE 0.2s 00:31:43 00:31:43 #228 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 00:31:43 #228 DONE 0.6s 00:31:43 00:31:43 #230 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 00:31:43 #230 ... 00:31:43 00:31:43 #231 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 00:31:43 #231 DONE 0.1s 00:31:43 00:31:43 #230 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 00:31:43 #230 DONE 0.2s 00:31:43 00:31:43 #111 [support-cron-scheduler] exporting to image 00:31:44 #111 ... 00:31:44 00:31:44 #232 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:31:44 #232 DONE 0.6s 00:31:44 00:31:44 #233 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 00:31:44 #233 DONE 0.1s 00:31:44 00:31:44 #111 [support-notifications] exporting to image 00:31:44 #111 exporting layers 0.6s done 00:31:44 #111 writing image sha256:77b6434b152eaeb5c6a90994eaea152608652fe96f7f53b365247bf81881f23d done 00:31:44 #111 naming to docker.io/library/support-notifications-arm64 done 00:31:45 #111 exporting layers 1.8s done 00:31:45 #111 writing image sha256:30e5e04fd01656cdadfae9e86785a22feab900d68b8af9d5c312d73262009123 done 00:31:45 #111 naming to docker.io/library/support-cron-scheduler-arm64 done 00:31:45 #111 DONE 15.0s 00:31:45 00:31:45 #59 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:31:45 time="2024-09-17T23:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:31:45 time="2024-09-17T23:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:31:45 time="2024-09-17T23:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:31:45 time="2024-09-17T23:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:31:45 time="2024-09-17T23:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:31:45 time="2024-09-17T23:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:31:45 time="2024-09-17T23:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:31:45 time="2024-09-17T23:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:31:45 time="2024-09-17T23:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:31:45 time="2024-09-17T23:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:31:45 time="2024-09-17T23:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:31:45 time="2024-09-17T23:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:31:45 time="2024-09-17T23:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:31:45 time="2024-09-17T23:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:31:45 time="2024-09-17T23:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:31:45 time="2024-09-17T23:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 00:31:45 $ docker stop --time=1 199628941d2ff4b788b71e04bdad7f3a822670cdbe9b564f85f1de7e7ba2c462 00:31:47 $ docker rm -f --volumes 199628941d2ff4b788b71e04bdad7f3a822670cdbe9b564f85f1de7e7ba2c462 [Pipeline] // withDockerContainer [Pipeline] sh 00:31:47 + docker images 00:31:47 REPOSITORY TAG IMAGE ID CREATED SIZE 00:31:47 support-notifications-arm64 latest 77b6434b152e 3 seconds ago 42.2MB 00:31:47 support-cron-scheduler-arm64 latest 30e5e04fd016 4 seconds ago 43.7MB 00:31:47 support-scheduler-arm64 latest 4621ffdfb9fd 6 seconds ago 41.4MB 00:31:47 core-metadata-arm64 latest dd6f7721340f 40 seconds ago 39.4MB 00:31:47 core-keeper-arm64 latest ffd21e6d584b 40 seconds ago 39.2MB 00:31:47 core-data-arm64 latest 084650893085 44 seconds ago 39.3MB 00:31:47 core-command-arm64 latest f246367afbcf 2 minutes ago 35.1MB 00:31:47 security-proxy-auth-arm64 latest f89ccb095461 4 minutes ago 32.7MB 00:31:47 security-spiffe-token-provider-arm64 latest 0f54b2d3b2c0 12 minutes ago 29.1MB 00:31:47 core-common-config-bootstrapper-arm64 latest 7ab10e1a693d 14 minutes ago 15.4MB 00:31:47 security-secretstore-setup-arm64 latest 58d9dfc7f108 16 minutes ago 36.4MB 00:31:47 security-bootstrapper-arm64 latest 2335ffae96bb 16 minutes ago 18.9MB 00:31:47 security-proxy-setup-arm64 latest bb9af7286ad1 16 minutes ago 26.2MB 00:31:47 security-spire-agent-arm64 latest 3f1774e206ee 37 minutes ago 174MB 00:31:47 security-spire-config-arm64 latest ad28d052103e 37 minutes ago 115MB 00:31:47 security-spire-server-arm64 latest 1e91c2a0c8b7 37 minutes ago 116MB 00:31:47 ci-base-image-arm64 latest 1e3fd0c34e48 39 minutes ago 967MB 00:31:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 5 months ago 561MB 00:31:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 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 00:31:47 provisioning config files... 00:31:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/697@tmp/config10498816721305747644tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:31:48 ---> ****-login.sh 00:31:48 nexus3.edgexfoundry.org:10001 00:31:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:31:48 Configure a credential helper to remove this warning. See 00:31:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:31:48 00:31:48 Login Succeeded 00:31:48 nexus3.edgexfoundry.org:10002 00:31:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:31:48 Configure a credential helper to remove this warning. See 00:31:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:31:48 00:31:48 Login Succeeded 00:31:48 nexus3.edgexfoundry.org:10003 00:31:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:31:49 Configure a credential helper to remove this warning. See 00:31:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:31:49 00:31:49 Login Succeeded 00:31:49 nexus3.edgexfoundry.org:10004 00:31:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:31:49 Configure a credential helper to remove this warning. See 00:31:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:31:49 00:31:49 Login Succeeded 00:31:49 ****.io 00:31:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:31:50 Configure a credential helper to remove this warning. See 00:31:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:31:50 00:31:50 Login Succeeded 00:31:50 ---> ****-login.sh ends [Pipeline] } 00:31:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:31:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:31:50 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 00:31:50 06bbb4e4647273833213264ef286cf48fa9ebf74 00:31:50 latest 00:31:50 3.2.0-dev.75 00:31:50 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 00:31:50 main 00:31:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:50 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:51 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 00:31:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:31:51 e8bfad57c1b6: Preparing 00:31:51 9eeb2aa3eba6: Preparing 00:31:51 cf301f33b3a6: Preparing 00:31:51 a5e989a087e3: Preparing 00:31:51 6c503079387b: Preparing 00:31:51 e7717c791b5f: Preparing 00:31:51 4aeaa0e7d41f: Preparing 00:31:51 e7717c791b5f: Waiting 00:31:51 4aeaa0e7d41f: Waiting 00:31:51 a5e989a087e3: Pushed 00:31:51 6c503079387b: Pushed 00:31:51 cf301f33b3a6: Pushed 00:31:51 e8bfad57c1b6: Pushed 00:31:51 4aeaa0e7d41f: Layer already exists 00:31:51 e7717c791b5f: Pushed 00:31:58 9eeb2aa3eba6: Pushed 00:31:58 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:8e29e3769abb37906e463213099cee1b932ffbe6a566e2f6f01ac875666f985e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:58 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:59 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 00:31:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:31:59 e8bfad57c1b6: Preparing 00:31:59 9eeb2aa3eba6: Preparing 00:31:59 cf301f33b3a6: Preparing 00:31:59 a5e989a087e3: Preparing 00:31:59 6c503079387b: Preparing 00:31:59 e7717c791b5f: Preparing 00:31:59 4aeaa0e7d41f: Preparing 00:31:59 e7717c791b5f: Waiting 00:31:59 e8bfad57c1b6: Layer already exists 00:31:59 6c503079387b: Layer already exists 00:31:59 9eeb2aa3eba6: Layer already exists 00:31:59 a5e989a087e3: Layer already exists 00:31:59 cf301f33b3a6: Layer already exists 00:31:59 e7717c791b5f: Layer already exists 00:31:59 4aeaa0e7d41f: Layer already exists 00:31:59 latest: digest: sha256:8e29e3769abb37906e463213099cee1b932ffbe6a566e2f6f01ac875666f985e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:59 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:00 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.75 00:32:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:32:00 e8bfad57c1b6: Preparing 00:32:00 9eeb2aa3eba6: Preparing 00:32:00 cf301f33b3a6: Preparing 00:32:00 a5e989a087e3: Preparing 00:32:00 6c503079387b: Preparing 00:32:00 e7717c791b5f: Preparing 00:32:00 4aeaa0e7d41f: Preparing 00:32:00 e7717c791b5f: Waiting 00:32:00 4aeaa0e7d41f: Waiting 00:32:00 e8bfad57c1b6: Layer already exists 00:32:00 6c503079387b: Layer already exists 00:32:00 a5e989a087e3: Layer already exists 00:32:00 cf301f33b3a6: Layer already exists 00:32:00 9eeb2aa3eba6: Layer already exists 00:32:00 e7717c791b5f: Layer already exists 00:32:00 4aeaa0e7d41f: Layer already exists 00:32:00 3.2.0-dev.75: digest: sha256:8e29e3769abb37906e463213099cee1b932ffbe6a566e2f6f01ac875666f985e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:00 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:01 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 00:32:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:32:01 e8bfad57c1b6: Preparing 00:32:01 9eeb2aa3eba6: Preparing 00:32:01 cf301f33b3a6: Preparing 00:32:01 a5e989a087e3: Preparing 00:32:01 6c503079387b: Preparing 00:32:01 e7717c791b5f: Preparing 00:32:01 4aeaa0e7d41f: Preparing 00:32:01 e7717c791b5f: Waiting 00:32:01 4aeaa0e7d41f: Waiting 00:32:01 e8bfad57c1b6: Layer already exists 00:32:01 6c503079387b: Layer already exists 00:32:01 cf301f33b3a6: Layer already exists 00:32:01 9eeb2aa3eba6: Layer already exists 00:32:01 a5e989a087e3: Layer already exists 00:32:01 e7717c791b5f: Layer already exists 00:32:01 4aeaa0e7d41f: Layer already exists 00:32:01 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:8e29e3769abb37906e463213099cee1b932ffbe6a566e2f6f01ac875666f985e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:01 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:02 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 00:32:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:32:02 e8bfad57c1b6: Preparing 00:32:02 9eeb2aa3eba6: Preparing 00:32:02 cf301f33b3a6: Preparing 00:32:02 a5e989a087e3: Preparing 00:32:02 6c503079387b: Preparing 00:32:02 e7717c791b5f: Preparing 00:32:02 4aeaa0e7d41f: Preparing 00:32:02 e7717c791b5f: Waiting 00:32:02 4aeaa0e7d41f: Waiting 00:32:02 a5e989a087e3: Layer already exists 00:32:02 cf301f33b3a6: Layer already exists 00:32:02 9eeb2aa3eba6: Layer already exists 00:32:02 e8bfad57c1b6: Layer already exists 00:32:02 6c503079387b: Layer already exists 00:32:02 4aeaa0e7d41f: Layer already exists 00:32:02 e7717c791b5f: Layer already exists 00:32:02 main: digest: sha256:8e29e3769abb37906e463213099cee1b932ffbe6a566e2f6f01ac875666f985e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:32:02 ===================================================== [Pipeline] echo 00:32:02 taggedImages: 00:32:02 - nexus3.edgexfoundry.org:10004/core-command-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 00:32:02 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 00:32:02 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.75 00:32:02 - nexus3.edgexfoundry.org:10004/core-command-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 00:32:02 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 00:32:02 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 00:32:02 06bbb4e4647273833213264ef286cf48fa9ebf74 00:32:02 latest 00:32:02 3.2.0-dev.75 00:32:02 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 00:32:02 main 00:32:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:02 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 00:32:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 00:32:03 31dea1d38e27: Preparing 00:32:03 78e8321c000f: Preparing 00:32:03 d55d94d142e1: Preparing 00:32:03 aedc89092666: Preparing 00:32:03 cf301f33b3a6: Preparing 00:32:03 a5e989a087e3: Preparing 00:32:03 6c503079387b: Preparing 00:32:03 e7717c791b5f: Preparing 00:32:03 4aeaa0e7d41f: Preparing 00:32:03 a5e989a087e3: Waiting 00:32:03 6c503079387b: Waiting 00:32:03 e7717c791b5f: Waiting 00:32:03 4aeaa0e7d41f: Waiting 00:32:03 cf301f33b3a6: Layer already exists 00:32:03 a5e989a087e3: Layer already exists 00:32:03 78e8321c000f: Pushed 00:32:03 6c503079387b: Layer already exists 00:32:03 d55d94d142e1: Pushed 00:32:03 e7717c791b5f: Layer already exists 00:32:03 31dea1d38e27: Pushed 00:32:03 4aeaa0e7d41f: Layer already exists 00:32:05 aedc89092666: Pushed 00:32:05 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:f17623a4f0857167b11e4cb8ba486896e99d36c568461d8d9322d3d8b5b0b3d4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:05 + 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 00:32:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 00:32:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 00:32:06 31dea1d38e27: Preparing 00:32:06 78e8321c000f: Preparing 00:32:06 d55d94d142e1: Preparing 00:32:06 aedc89092666: Preparing 00:32:06 cf301f33b3a6: Preparing 00:32:06 a5e989a087e3: Preparing 00:32:06 6c503079387b: Preparing 00:32:06 e7717c791b5f: Preparing 00:32:06 4aeaa0e7d41f: Preparing 00:32:06 6c503079387b: Waiting 00:32:06 e7717c791b5f: Waiting 00:32:06 4aeaa0e7d41f: Waiting 00:32:06 a5e989a087e3: Waiting 00:32:06 31dea1d38e27: Layer already exists 00:32:06 aedc89092666: Layer already exists 00:32:06 d55d94d142e1: Layer already exists 00:32:06 78e8321c000f: Layer already exists 00:32:06 cf301f33b3a6: Layer already exists 00:32:06 6c503079387b: Layer already exists 00:32:06 a5e989a087e3: Layer already exists 00:32:06 e7717c791b5f: Layer already exists 00:32:06 4aeaa0e7d41f: Layer already exists 00:32:06 latest: digest: sha256:f17623a4f0857167b11e4cb8ba486896e99d36c568461d8d9322d3d8b5b0b3d4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:06 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.75 00:32:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 00:32:07 31dea1d38e27: Preparing 00:32:07 78e8321c000f: Preparing 00:32:07 d55d94d142e1: Preparing 00:32:07 aedc89092666: Preparing 00:32:07 cf301f33b3a6: Preparing 00:32:07 a5e989a087e3: Preparing 00:32:07 6c503079387b: Preparing 00:32:07 e7717c791b5f: Preparing 00:32:07 4aeaa0e7d41f: Preparing 00:32:07 a5e989a087e3: Waiting 00:32:07 6c503079387b: Waiting 00:32:07 e7717c791b5f: Waiting 00:32:07 4aeaa0e7d41f: Waiting 00:32:07 d55d94d142e1: Layer already exists 00:32:07 31dea1d38e27: Layer already exists 00:32:07 78e8321c000f: Layer already exists 00:32:07 cf301f33b3a6: Layer already exists 00:32:07 aedc89092666: Layer already exists 00:32:07 6c503079387b: Layer already exists 00:32:07 a5e989a087e3: Layer already exists 00:32:07 e7717c791b5f: Layer already exists 00:32:07 4aeaa0e7d41f: Layer already exists 00:32:07 3.2.0-dev.75: digest: sha256:f17623a4f0857167b11e4cb8ba486896e99d36c568461d8d9322d3d8b5b0b3d4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:07 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 00:32:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 00:32:08 31dea1d38e27: Preparing 00:32:08 78e8321c000f: Preparing 00:32:08 d55d94d142e1: Preparing 00:32:08 aedc89092666: Preparing 00:32:08 cf301f33b3a6: Preparing 00:32:08 a5e989a087e3: Preparing 00:32:08 6c503079387b: Preparing 00:32:08 e7717c791b5f: Preparing 00:32:08 4aeaa0e7d41f: Preparing 00:32:08 a5e989a087e3: Waiting 00:32:08 6c503079387b: Waiting 00:32:08 e7717c791b5f: Waiting 00:32:08 cf301f33b3a6: Layer already exists 00:32:08 aedc89092666: Layer already exists 00:32:08 31dea1d38e27: Layer already exists 00:32:08 78e8321c000f: Layer already exists 00:32:08 d55d94d142e1: Layer already exists 00:32:08 e7717c791b5f: Layer already exists 00:32:08 6c503079387b: Layer already exists 00:32:08 a5e989a087e3: Layer already exists 00:32:08 4aeaa0e7d41f: Layer already exists 00:32:08 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:f17623a4f0857167b11e4cb8ba486896e99d36c568461d8d9322d3d8b5b0b3d4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:08 + 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 00:32:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 00:32:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 00:32:09 31dea1d38e27: Preparing 00:32:09 78e8321c000f: Preparing 00:32:09 d55d94d142e1: Preparing 00:32:09 aedc89092666: Preparing 00:32:09 cf301f33b3a6: Preparing 00:32:09 a5e989a087e3: Preparing 00:32:09 6c503079387b: Preparing 00:32:09 e7717c791b5f: Preparing 00:32:09 4aeaa0e7d41f: Preparing 00:32:09 6c503079387b: Waiting 00:32:09 e7717c791b5f: Waiting 00:32:09 4aeaa0e7d41f: Waiting 00:32:09 a5e989a087e3: Waiting 00:32:09 d55d94d142e1: Layer already exists 00:32:09 aedc89092666: Layer already exists 00:32:09 78e8321c000f: Layer already exists 00:32:09 31dea1d38e27: Layer already exists 00:32:09 cf301f33b3a6: Layer already exists 00:32:09 4aeaa0e7d41f: Layer already exists 00:32:09 a5e989a087e3: Layer already exists 00:32:09 6c503079387b: Layer already exists 00:32:09 e7717c791b5f: Layer already exists 00:32:09 main: digest: sha256:f17623a4f0857167b11e4cb8ba486896e99d36c568461d8d9322d3d8b5b0b3d4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:32:09 ===================================================== [Pipeline] echo 00:32:09 taggedImages: 00:32:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 00:32:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 00:32:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.75 00:32:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 00:32:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 00:32:09 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 00:32:09 06bbb4e4647273833213264ef286cf48fa9ebf74 00:32:09 latest 00:32:09 3.2.0-dev.75 00:32:09 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 00:32:09 main 00:32:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:10 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:10 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 00:32:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:32:10 8dabbfdb69b9: Preparing 00:32:10 251547b12999: Preparing 00:32:10 de00ceaaa16c: Preparing 00:32:10 cf301f33b3a6: Preparing 00:32:10 a5e989a087e3: Preparing 00:32:10 29e33c8f9197: Preparing 00:32:10 04db3a381cbf: Preparing 00:32:10 4aeaa0e7d41f: Preparing 00:32:10 29e33c8f9197: Waiting 00:32:10 4aeaa0e7d41f: Waiting 00:32:10 04db3a381cbf: Waiting 00:32:10 a5e989a087e3: Layer already exists 00:32:10 cf301f33b3a6: Layer already exists 00:32:10 251547b12999: Pushed 00:32:10 8dabbfdb69b9: Pushed 00:32:10 4aeaa0e7d41f: Layer already exists 00:32:10 29e33c8f9197: Pushed 00:32:10 04db3a381cbf: Pushed 00:32:17 de00ceaaa16c: Pushed 00:32:17 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:43fd7d8dc1f4e6e60a3a87be2785b0a3bb41b4caf0e319eb999a36b10062697c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:17 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:18 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 00:32:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:32:18 8dabbfdb69b9: Preparing 00:32:18 251547b12999: Preparing 00:32:18 de00ceaaa16c: Preparing 00:32:18 cf301f33b3a6: Preparing 00:32:18 a5e989a087e3: Preparing 00:32:18 29e33c8f9197: Preparing 00:32:18 04db3a381cbf: Preparing 00:32:18 4aeaa0e7d41f: Preparing 00:32:18 04db3a381cbf: Waiting 00:32:18 4aeaa0e7d41f: Waiting 00:32:18 29e33c8f9197: Waiting 00:32:18 251547b12999: Layer already exists 00:32:18 cf301f33b3a6: Layer already exists 00:32:18 de00ceaaa16c: Layer already exists 00:32:18 8dabbfdb69b9: Layer already exists 00:32:18 a5e989a087e3: Layer already exists 00:32:18 04db3a381cbf: Layer already exists 00:32:18 4aeaa0e7d41f: Layer already exists 00:32:18 29e33c8f9197: Layer already exists 00:32:18 latest: digest: sha256:43fd7d8dc1f4e6e60a3a87be2785b0a3bb41b4caf0e319eb999a36b10062697c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:18 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:19 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.75 00:32:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:32:19 8dabbfdb69b9: Preparing 00:32:19 251547b12999: Preparing 00:32:19 de00ceaaa16c: Preparing 00:32:19 cf301f33b3a6: Preparing 00:32:19 a5e989a087e3: Preparing 00:32:19 29e33c8f9197: Preparing 00:32:19 04db3a381cbf: Preparing 00:32:19 4aeaa0e7d41f: Preparing 00:32:19 29e33c8f9197: Waiting 00:32:19 04db3a381cbf: Waiting 00:32:19 4aeaa0e7d41f: Waiting 00:32:19 de00ceaaa16c: Layer already exists 00:32:19 251547b12999: Layer already exists 00:32:19 a5e989a087e3: Layer already exists 00:32:19 29e33c8f9197: Layer already exists 00:32:19 cf301f33b3a6: Layer already exists 00:32:19 8dabbfdb69b9: Layer already exists 00:32:19 04db3a381cbf: Layer already exists 00:32:19 4aeaa0e7d41f: Layer already exists 00:32:19 3.2.0-dev.75: digest: sha256:43fd7d8dc1f4e6e60a3a87be2785b0a3bb41b4caf0e319eb999a36b10062697c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:19 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:20 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 00:32:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:32:20 8dabbfdb69b9: Preparing 00:32:20 251547b12999: Preparing 00:32:20 de00ceaaa16c: Preparing 00:32:20 cf301f33b3a6: Preparing 00:32:20 a5e989a087e3: Preparing 00:32:20 29e33c8f9197: Preparing 00:32:20 04db3a381cbf: Preparing 00:32:20 4aeaa0e7d41f: Preparing 00:32:20 04db3a381cbf: Waiting 00:32:20 29e33c8f9197: Waiting 00:32:20 4aeaa0e7d41f: Waiting 00:32:20 cf301f33b3a6: Layer already exists 00:32:20 de00ceaaa16c: Layer already exists 00:32:20 251547b12999: Layer already exists 00:32:20 8dabbfdb69b9: Layer already exists 00:32:20 a5e989a087e3: Layer already exists 00:32:20 29e33c8f9197: Layer already exists 00:32:20 4aeaa0e7d41f: Layer already exists 00:32:20 04db3a381cbf: Layer already exists 00:32:20 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:43fd7d8dc1f4e6e60a3a87be2785b0a3bb41b4caf0e319eb999a36b10062697c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:20 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:21 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 00:32:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:32:21 8dabbfdb69b9: Preparing 00:32:21 251547b12999: Preparing 00:32:21 de00ceaaa16c: Preparing 00:32:21 cf301f33b3a6: Preparing 00:32:21 a5e989a087e3: Preparing 00:32:21 29e33c8f9197: Preparing 00:32:21 04db3a381cbf: Preparing 00:32:21 4aeaa0e7d41f: Preparing 00:32:21 29e33c8f9197: Waiting 00:32:21 04db3a381cbf: Waiting 00:32:21 4aeaa0e7d41f: Waiting 00:32:21 a5e989a087e3: Layer already exists 00:32:21 8dabbfdb69b9: Layer already exists 00:32:21 de00ceaaa16c: Layer already exists 00:32:21 cf301f33b3a6: Layer already exists 00:32:21 29e33c8f9197: Layer already exists 00:32:21 04db3a381cbf: Layer already exists 00:32:21 251547b12999: Layer already exists 00:32:21 4aeaa0e7d41f: Layer already exists 00:32:21 main: digest: sha256:43fd7d8dc1f4e6e60a3a87be2785b0a3bb41b4caf0e319eb999a36b10062697c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:32:21 ===================================================== [Pipeline] echo 00:32:21 taggedImages: 00:32:21 - nexus3.edgexfoundry.org:10004/core-data-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 00:32:21 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 00:32:21 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.75 00:32:21 - nexus3.edgexfoundry.org:10004/core-data-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 00:32:21 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 00:32:21 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 00:32:21 06bbb4e4647273833213264ef286cf48fa9ebf74 00:32:21 latest 00:32:21 3.2.0-dev.75 00:32:21 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 00:32:21 main 00:32:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:21 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:22 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 00:32:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 00:32:22 a8d70f14e832: Preparing 00:32:22 9ff31735f1a4: Preparing 00:32:22 a5e989a087e3: Preparing 00:32:22 9e471a007f9e: Preparing 00:32:22 1ee1d043017a: Preparing 00:32:22 4aeaa0e7d41f: Preparing 00:32:22 4aeaa0e7d41f: Waiting 00:32:22 a5e989a087e3: Layer already exists 00:32:22 4aeaa0e7d41f: Layer already exists 00:32:22 1ee1d043017a: Pushed 00:32:22 9e471a007f9e: Pushed 00:32:22 a8d70f14e832: Pushed 00:32:29 9ff31735f1a4: Pushed 00:32:29 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:a5b13edc9ee554aba314f264fbe8d228c804b8b4c445c86cfa42818b99ce27ec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:29 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:29 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 00:32:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 00:32:29 a8d70f14e832: Preparing 00:32:29 9ff31735f1a4: Preparing 00:32:29 a5e989a087e3: Preparing 00:32:29 9e471a007f9e: Preparing 00:32:29 1ee1d043017a: Preparing 00:32:29 4aeaa0e7d41f: Preparing 00:32:29 9ff31735f1a4: Layer already exists 00:32:29 1ee1d043017a: Layer already exists 00:32:29 a5e989a087e3: Layer already exists 00:32:29 9e471a007f9e: Layer already exists 00:32:29 a8d70f14e832: Layer already exists 00:32:29 4aeaa0e7d41f: Layer already exists 00:32:30 latest: digest: sha256:a5b13edc9ee554aba314f264fbe8d228c804b8b4c445c86cfa42818b99ce27ec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:30 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:30 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.75 00:32:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 00:32:30 a8d70f14e832: Preparing 00:32:30 9ff31735f1a4: Preparing 00:32:30 a5e989a087e3: Preparing 00:32:30 9e471a007f9e: Preparing 00:32:30 1ee1d043017a: Preparing 00:32:30 4aeaa0e7d41f: Preparing 00:32:30 4aeaa0e7d41f: Waiting 00:32:30 9e471a007f9e: Layer already exists 00:32:30 1ee1d043017a: Layer already exists 00:32:30 9ff31735f1a4: Layer already exists 00:32:30 a8d70f14e832: Layer already exists 00:32:30 a5e989a087e3: Layer already exists 00:32:30 4aeaa0e7d41f: Layer already exists 00:32:30 3.2.0-dev.75: digest: sha256:a5b13edc9ee554aba314f264fbe8d228c804b8b4c445c86cfa42818b99ce27ec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:32 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:39 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 00:32:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 00:32:39 a8d70f14e832: Preparing 00:32:39 9ff31735f1a4: Preparing 00:32:39 a5e989a087e3: Preparing 00:32:39 9e471a007f9e: Preparing 00:32:39 1ee1d043017a: Preparing 00:32:39 4aeaa0e7d41f: Preparing 00:32:39 4aeaa0e7d41f: Waiting 00:32:39 9e471a007f9e: Layer already exists 00:32:39 9ff31735f1a4: Layer already exists 00:32:39 a5e989a087e3: Layer already exists 00:32:39 a8d70f14e832: Layer already exists 00:32:39 1ee1d043017a: Layer already exists 00:32:39 4aeaa0e7d41f: Layer already exists 00:32:39 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:a5b13edc9ee554aba314f264fbe8d228c804b8b4c445c86cfa42818b99ce27ec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:40 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:40 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 00:32:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 00:32:40 a8d70f14e832: Preparing 00:32:40 9ff31735f1a4: Preparing 00:32:40 a5e989a087e3: Preparing 00:32:40 9e471a007f9e: Preparing 00:32:40 1ee1d043017a: Preparing 00:32:40 4aeaa0e7d41f: Preparing 00:32:40 4aeaa0e7d41f: Waiting 00:32:40 9ff31735f1a4: Layer already exists 00:32:40 a8d70f14e832: Layer already exists 00:32:40 1ee1d043017a: Layer already exists 00:32:40 9e471a007f9e: Layer already exists 00:32:40 a5e989a087e3: Layer already exists 00:32:40 4aeaa0e7d41f: Layer already exists 00:32:40 main: digest: sha256:a5b13edc9ee554aba314f264fbe8d228c804b8b4c445c86cfa42818b99ce27ec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:32:41 ===================================================== [Pipeline] echo 00:32:41 taggedImages: 00:32:41 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 00:32:41 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 00:32:41 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.75 00:32:41 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 00:32:41 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 00:32:41 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 00:32:41 06bbb4e4647273833213264ef286cf48fa9ebf74 00:32:41 latest 00:32:41 3.2.0-dev.75 00:32:41 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 00:32:41 main 00:32:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:41 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 00:32:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:32:41 933c32c95279: Preparing 00:32:41 eade4745e00d: Preparing 00:32:41 06012c203c55: Preparing 00:32:41 cf301f33b3a6: Preparing 00:32:41 a5e989a087e3: Preparing 00:32:41 6c503079387b: Preparing 00:32:41 e7717c791b5f: Preparing 00:32:41 4aeaa0e7d41f: Preparing 00:32:41 6c503079387b: Waiting 00:32:41 e7717c791b5f: Waiting 00:32:41 4aeaa0e7d41f: Waiting 00:32:41 a5e989a087e3: Layer already exists 00:32:42 cf301f33b3a6: Layer already exists 00:32:42 6c503079387b: Layer already exists 00:32:42 e7717c791b5f: Layer already exists 00:32:42 4aeaa0e7d41f: Layer already exists 00:32:42 eade4745e00d: Pushed 00:32:42 933c32c95279: Pushed 00:32:48 06012c203c55: Pushed 00:32:48 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:3305f3d283a850a6c8c386a8b37d4d2000d143780558433f0a81ef2c3c8f5ff1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:49 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 00:32:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:32:49 933c32c95279: Preparing 00:32:49 eade4745e00d: Preparing 00:32:49 06012c203c55: Preparing 00:32:49 cf301f33b3a6: Preparing 00:32:49 a5e989a087e3: Preparing 00:32:49 6c503079387b: Preparing 00:32:49 e7717c791b5f: Preparing 00:32:49 4aeaa0e7d41f: Preparing 00:32:49 6c503079387b: Waiting 00:32:49 e7717c791b5f: Waiting 00:32:49 4aeaa0e7d41f: Waiting 00:32:49 06012c203c55: Layer already exists 00:32:49 933c32c95279: Layer already exists 00:32:49 eade4745e00d: Layer already exists 00:32:49 a5e989a087e3: Layer already exists 00:32:49 cf301f33b3a6: Layer already exists 00:32:49 6c503079387b: Layer already exists 00:32:49 4aeaa0e7d41f: Layer already exists 00:32:49 e7717c791b5f: Layer already exists 00:32:49 latest: digest: sha256:3305f3d283a850a6c8c386a8b37d4d2000d143780558433f0a81ef2c3c8f5ff1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:49 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.75 00:32:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:32:50 933c32c95279: Preparing 00:32:50 eade4745e00d: Preparing 00:32:50 06012c203c55: Preparing 00:32:50 cf301f33b3a6: Preparing 00:32:50 a5e989a087e3: Preparing 00:32:50 6c503079387b: Preparing 00:32:50 e7717c791b5f: Preparing 00:32:50 4aeaa0e7d41f: Preparing 00:32:50 6c503079387b: Waiting 00:32:50 e7717c791b5f: Waiting 00:32:50 4aeaa0e7d41f: Waiting 00:32:50 eade4745e00d: Layer already exists 00:32:50 06012c203c55: Layer already exists 00:32:50 a5e989a087e3: Layer already exists 00:32:50 cf301f33b3a6: Layer already exists 00:32:50 933c32c95279: Layer already exists 00:32:50 4aeaa0e7d41f: Layer already exists 00:32:50 e7717c791b5f: Layer already exists 00:32:50 6c503079387b: Layer already exists 00:32:50 3.2.0-dev.75: digest: sha256:3305f3d283a850a6c8c386a8b37d4d2000d143780558433f0a81ef2c3c8f5ff1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:50 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 00:32:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:32:51 933c32c95279: Preparing 00:32:51 eade4745e00d: Preparing 00:32:51 06012c203c55: Preparing 00:32:51 cf301f33b3a6: Preparing 00:32:51 a5e989a087e3: Preparing 00:32:51 6c503079387b: Preparing 00:32:51 e7717c791b5f: Preparing 00:32:51 4aeaa0e7d41f: Preparing 00:32:51 e7717c791b5f: Waiting 00:32:51 4aeaa0e7d41f: Waiting 00:32:51 6c503079387b: Waiting 00:32:51 eade4745e00d: Layer already exists 00:32:51 cf301f33b3a6: Layer already exists 00:32:51 a5e989a087e3: Layer already exists 00:32:51 06012c203c55: Layer already exists 00:32:51 933c32c95279: Layer already exists 00:32:51 6c503079387b: Layer already exists 00:32:51 e7717c791b5f: Layer already exists 00:32:51 4aeaa0e7d41f: Layer already exists 00:32:51 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:3305f3d283a850a6c8c386a8b37d4d2000d143780558433f0a81ef2c3c8f5ff1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:52 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 00:32:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:32:52 933c32c95279: Preparing 00:32:52 eade4745e00d: Preparing 00:32:52 06012c203c55: Preparing 00:32:52 cf301f33b3a6: Preparing 00:32:52 a5e989a087e3: Preparing 00:32:52 6c503079387b: Preparing 00:32:52 e7717c791b5f: Preparing 00:32:52 4aeaa0e7d41f: Preparing 00:32:52 e7717c791b5f: Waiting 00:32:52 6c503079387b: Waiting 00:32:52 eade4745e00d: Layer already exists 00:32:52 933c32c95279: Layer already exists 00:32:52 a5e989a087e3: Layer already exists 00:32:52 cf301f33b3a6: Layer already exists 00:32:52 06012c203c55: Layer already exists 00:32:52 4aeaa0e7d41f: Layer already exists 00:32:52 e7717c791b5f: Layer already exists 00:32:52 6c503079387b: Layer already exists 00:32:52 main: digest: sha256:3305f3d283a850a6c8c386a8b37d4d2000d143780558433f0a81ef2c3c8f5ff1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:32:52 ===================================================== [Pipeline] echo 00:32:52 taggedImages: 00:32:52 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 00:32:52 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 00:32:52 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.75 00:32:52 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 00:32:52 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 00:32:52 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 00:32:52 06bbb4e4647273833213264ef286cf48fa9ebf74 00:32:52 latest 00:32:52 3.2.0-dev.75 00:32:52 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 00:32:52 main 00:32:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:53 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 00:32:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:32:53 740424204051: Preparing 00:32:53 97057f23b85f: Preparing 00:32:53 f59627e88824: Preparing 00:32:53 dccfffb05645: Preparing 00:32:53 6231b915ce43: Preparing 00:32:53 a181cda22408: Preparing 00:32:53 ea52493b4e23: Preparing 00:32:53 393c5fb7cf7a: Preparing 00:32:53 cf301f33b3a6: Preparing 00:32:53 a5e989a087e3: Preparing 00:32:53 7fa066e28b37: Preparing 00:32:53 945eb388f667: Preparing 00:32:53 5f70bf18a086: Preparing 00:32:53 a181cda22408: Waiting 00:32:53 ff1e68f1deb2: Preparing 00:32:53 ea52493b4e23: Waiting 00:32:53 a085d7c05aaf: Preparing 00:32:53 393c5fb7cf7a: Waiting 00:32:53 dca2cd272e22: Preparing 00:32:53 cf301f33b3a6: Waiting 00:32:53 4aeaa0e7d41f: Preparing 00:32:53 a5e989a087e3: Waiting 00:32:53 7fa066e28b37: Waiting 00:32:53 945eb388f667: Waiting 00:32:53 a085d7c05aaf: Waiting 00:32:53 dca2cd272e22: Waiting 00:32:53 5f70bf18a086: Waiting 00:32:53 4aeaa0e7d41f: Waiting 00:32:53 ff1e68f1deb2: Waiting 00:32:53 f59627e88824: Pushed 00:32:53 dccfffb05645: Pushed 00:32:53 6231b915ce43: Pushed 00:32:53 97057f23b85f: Pushed 00:32:53 740424204051: Pushed 00:32:54 cf301f33b3a6: Layer already exists 00:32:54 a5e989a087e3: Layer already exists 00:32:54 a181cda22408: Pushed 00:32:54 ea52493b4e23: Pushed 00:32:54 5f70bf18a086: Layer already exists 00:32:54 945eb388f667: Pushed 00:32:54 7fa066e28b37: Pushed 00:32:54 4aeaa0e7d41f: Layer already exists 00:32:54 ff1e68f1deb2: Pushed 00:32:54 a085d7c05aaf: Pushed 00:32:54 dca2cd272e22: Pushed 00:32:57 393c5fb7cf7a: Pushed 00:32:57 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:d593904c6081b52ef73425e77e0452f646ad8d7f999c6c9e092d24fcc26b96df size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:57 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 00:32:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:32:57 740424204051: Preparing 00:32:57 97057f23b85f: Preparing 00:32:57 f59627e88824: Preparing 00:32:57 dccfffb05645: Preparing 00:32:57 6231b915ce43: Preparing 00:32:57 a181cda22408: Preparing 00:32:57 ea52493b4e23: Preparing 00:32:57 393c5fb7cf7a: Preparing 00:32:57 cf301f33b3a6: Preparing 00:32:57 a5e989a087e3: Preparing 00:32:57 7fa066e28b37: Preparing 00:32:57 945eb388f667: Preparing 00:32:57 5f70bf18a086: Preparing 00:32:57 ff1e68f1deb2: Preparing 00:32:57 a085d7c05aaf: Preparing 00:32:57 dca2cd272e22: Preparing 00:32:57 4aeaa0e7d41f: Preparing 00:32:57 a181cda22408: Waiting 00:32:57 7fa066e28b37: Waiting 00:32:57 945eb388f667: Waiting 00:32:57 5f70bf18a086: Waiting 00:32:57 393c5fb7cf7a: Waiting 00:32:57 ff1e68f1deb2: Waiting 00:32:57 cf301f33b3a6: Waiting 00:32:57 a085d7c05aaf: Waiting 00:32:57 a5e989a087e3: Waiting 00:32:57 dca2cd272e22: Waiting 00:32:57 ea52493b4e23: Waiting 00:32:57 4aeaa0e7d41f: Waiting 00:32:57 dccfffb05645: Layer already exists 00:32:57 740424204051: Layer already exists 00:32:57 6231b915ce43: Layer already exists 00:32:57 f59627e88824: Layer already exists 00:32:57 97057f23b85f: Layer already exists 00:32:57 ea52493b4e23: Layer already exists 00:32:57 a181cda22408: Layer already exists 00:32:57 a5e989a087e3: Layer already exists 00:32:57 393c5fb7cf7a: Layer already exists 00:32:57 cf301f33b3a6: Layer already exists 00:32:57 7fa066e28b37: Layer already exists 00:32:57 ff1e68f1deb2: Layer already exists 00:32:57 5f70bf18a086: Layer already exists 00:32:57 945eb388f667: Layer already exists 00:32:57 a085d7c05aaf: Layer already exists 00:32:58 dca2cd272e22: Layer already exists 00:32:58 4aeaa0e7d41f: Layer already exists 00:32:58 latest: digest: sha256:d593904c6081b52ef73425e77e0452f646ad8d7f999c6c9e092d24fcc26b96df size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:58 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.75 00:32:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:32:58 740424204051: Preparing 00:32:58 97057f23b85f: Preparing 00:32:58 f59627e88824: Preparing 00:32:58 dccfffb05645: Preparing 00:32:58 6231b915ce43: Preparing 00:32:58 a181cda22408: Preparing 00:32:58 ea52493b4e23: Preparing 00:32:58 393c5fb7cf7a: Preparing 00:32:58 cf301f33b3a6: Preparing 00:32:58 a5e989a087e3: Preparing 00:32:58 7fa066e28b37: Preparing 00:32:58 945eb388f667: Preparing 00:32:58 5f70bf18a086: Preparing 00:32:58 ff1e68f1deb2: Preparing 00:32:58 a085d7c05aaf: Preparing 00:32:58 dca2cd272e22: Preparing 00:32:58 4aeaa0e7d41f: Preparing 00:32:58 ea52493b4e23: Waiting 00:32:58 a5e989a087e3: Waiting 00:32:58 7fa066e28b37: Waiting 00:32:58 945eb388f667: Waiting 00:32:58 a181cda22408: Waiting 00:32:58 ff1e68f1deb2: Waiting 00:32:58 5f70bf18a086: Waiting 00:32:58 dca2cd272e22: Waiting 00:32:58 a085d7c05aaf: Waiting 00:32:58 4aeaa0e7d41f: Waiting 00:32:58 393c5fb7cf7a: Waiting 00:32:58 cf301f33b3a6: Waiting 00:32:58 740424204051: Layer already exists 00:32:58 dccfffb05645: Layer already exists 00:32:58 6231b915ce43: Layer already exists 00:32:58 f59627e88824: Layer already exists 00:32:58 97057f23b85f: Layer already exists 00:32:58 a181cda22408: Layer already exists 00:32:58 a5e989a087e3: Layer already exists 00:32:58 cf301f33b3a6: Layer already exists 00:32:58 ea52493b4e23: Layer already exists 00:32:58 393c5fb7cf7a: Layer already exists 00:32:58 7fa066e28b37: Layer already exists 00:32:58 945eb388f667: Layer already exists 00:32:58 5f70bf18a086: Layer already exists 00:32:58 ff1e68f1deb2: Layer already exists 00:32:58 a085d7c05aaf: Layer already exists 00:32:58 dca2cd272e22: Layer already exists 00:32:58 4aeaa0e7d41f: Layer already exists 00:32:58 3.2.0-dev.75: digest: sha256:d593904c6081b52ef73425e77e0452f646ad8d7f999c6c9e092d24fcc26b96df size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:59 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 00:32:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:32:59 740424204051: Preparing 00:32:59 97057f23b85f: Preparing 00:32:59 f59627e88824: Preparing 00:32:59 dccfffb05645: Preparing 00:32:59 6231b915ce43: Preparing 00:32:59 a181cda22408: Preparing 00:32:59 ea52493b4e23: Preparing 00:32:59 393c5fb7cf7a: Preparing 00:32:59 cf301f33b3a6: Preparing 00:32:59 a5e989a087e3: Preparing 00:32:59 a181cda22408: Waiting 00:32:59 7fa066e28b37: Preparing 00:32:59 945eb388f667: Preparing 00:32:59 ea52493b4e23: Waiting 00:32:59 393c5fb7cf7a: Waiting 00:32:59 cf301f33b3a6: Waiting 00:32:59 a5e989a087e3: Waiting 00:32:59 7fa066e28b37: Waiting 00:32:59 5f70bf18a086: Preparing 00:32:59 945eb388f667: Waiting 00:32:59 ff1e68f1deb2: Preparing 00:32:59 5f70bf18a086: Waiting 00:32:59 a085d7c05aaf: Preparing 00:32:59 ff1e68f1deb2: Waiting 00:32:59 dca2cd272e22: Preparing 00:32:59 a085d7c05aaf: Waiting 00:32:59 4aeaa0e7d41f: Preparing 00:32:59 97057f23b85f: Layer already exists 00:32:59 740424204051: Layer already exists 00:32:59 f59627e88824: Layer already exists 00:32:59 6231b915ce43: Layer already exists 00:32:59 dccfffb05645: Layer already exists 00:32:59 393c5fb7cf7a: Layer already exists 00:32:59 a181cda22408: Layer already exists 00:32:59 ea52493b4e23: Layer already exists 00:32:59 cf301f33b3a6: Layer already exists 00:32:59 a5e989a087e3: Layer already exists 00:32:59 5f70bf18a086: Layer already exists 00:32:59 ff1e68f1deb2: Layer already exists 00:32:59 945eb388f667: Layer already exists 00:32:59 7fa066e28b37: Layer already exists 00:32:59 a085d7c05aaf: Layer already exists 00:33:00 dca2cd272e22: Layer already exists 00:33:00 4aeaa0e7d41f: Layer already exists 00:33:00 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:d593904c6081b52ef73425e77e0452f646ad8d7f999c6c9e092d24fcc26b96df size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:00 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 00:33:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:33:00 740424204051: Preparing 00:33:00 97057f23b85f: Preparing 00:33:00 f59627e88824: Preparing 00:33:00 dccfffb05645: Preparing 00:33:00 6231b915ce43: Preparing 00:33:00 a181cda22408: Preparing 00:33:00 ea52493b4e23: Preparing 00:33:00 393c5fb7cf7a: Preparing 00:33:00 cf301f33b3a6: Preparing 00:33:00 a5e989a087e3: Preparing 00:33:00 7fa066e28b37: Preparing 00:33:00 945eb388f667: Preparing 00:33:00 5f70bf18a086: Preparing 00:33:00 ff1e68f1deb2: Preparing 00:33:00 a085d7c05aaf: Preparing 00:33:00 dca2cd272e22: Preparing 00:33:00 4aeaa0e7d41f: Preparing 00:33:00 7fa066e28b37: Waiting 00:33:00 945eb388f667: Waiting 00:33:00 5f70bf18a086: Waiting 00:33:00 ff1e68f1deb2: Waiting 00:33:00 a085d7c05aaf: Waiting 00:33:00 dca2cd272e22: Waiting 00:33:00 4aeaa0e7d41f: Waiting 00:33:00 a181cda22408: Waiting 00:33:00 cf301f33b3a6: Waiting 00:33:00 a5e989a087e3: Waiting 00:33:00 393c5fb7cf7a: Waiting 00:33:00 ea52493b4e23: Waiting 00:33:00 f59627e88824: Layer already exists 00:33:00 97057f23b85f: Layer already exists 00:33:00 6231b915ce43: Layer already exists 00:33:00 dccfffb05645: Layer already exists 00:33:00 740424204051: Layer already exists 00:33:00 ea52493b4e23: Layer already exists 00:33:00 cf301f33b3a6: Layer already exists 00:33:00 393c5fb7cf7a: Layer already exists 00:33:00 a5e989a087e3: Layer already exists 00:33:00 a181cda22408: Layer already exists 00:33:00 a085d7c05aaf: Layer already exists 00:33:00 ff1e68f1deb2: Layer already exists 00:33:00 5f70bf18a086: Layer already exists 00:33:00 7fa066e28b37: Layer already exists 00:33:00 945eb388f667: Layer already exists 00:33:00 4aeaa0e7d41f: Layer already exists 00:33:00 dca2cd272e22: Layer already exists 00:33:00 main: digest: sha256:d593904c6081b52ef73425e77e0452f646ad8d7f999c6c9e092d24fcc26b96df size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:33:01 ===================================================== [Pipeline] echo 00:33:01 taggedImages: 00:33:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 00:33:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 00:33:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.75 00:33:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 00:33:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 00:33:01 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 00:33:01 06bbb4e4647273833213264ef286cf48fa9ebf74 00:33:01 latest 00:33:01 3.2.0-dev.75 00:33:01 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 00:33:01 main 00:33:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:01 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 00:33:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 00:33:01 f481d8898420: Preparing 00:33:01 00fc4028a6b9: Preparing 00:33:01 daf793fc5658: Preparing 00:33:01 7e59cab90113: Preparing 00:33:01 cf301f33b3a6: Preparing 00:33:01 a5e989a087e3: Preparing 00:33:01 6c503079387b: Preparing 00:33:01 e7717c791b5f: Preparing 00:33:01 4aeaa0e7d41f: Preparing 00:33:01 a5e989a087e3: Waiting 00:33:01 6c503079387b: Waiting 00:33:01 e7717c791b5f: Waiting 00:33:01 4aeaa0e7d41f: Waiting 00:33:01 cf301f33b3a6: Layer already exists 00:33:02 a5e989a087e3: Layer already exists 00:33:02 00fc4028a6b9: Pushed 00:33:02 daf793fc5658: Pushed 00:33:02 6c503079387b: Layer already exists 00:33:02 e7717c791b5f: Layer already exists 00:33:02 f481d8898420: Pushed 00:33:02 4aeaa0e7d41f: Layer already exists 00:33:07 7e59cab90113: Pushed 00:33:07 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:f37dafaa4cb652962f1926fa7a13d8d28e272c3e8a16e119fe73e4d0aeab90c8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:07 + 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 00:33:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 00:33:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 00:33:08 f481d8898420: Preparing 00:33:08 00fc4028a6b9: Preparing 00:33:08 daf793fc5658: Preparing 00:33:08 7e59cab90113: Preparing 00:33:08 cf301f33b3a6: Preparing 00:33:08 a5e989a087e3: Preparing 00:33:08 a5e989a087e3: Waiting 00:33:08 6c503079387b: Preparing 00:33:08 6c503079387b: Waiting 00:33:08 e7717c791b5f: Preparing 00:33:08 4aeaa0e7d41f: Preparing 00:33:08 e7717c791b5f: Waiting 00:33:08 4aeaa0e7d41f: Waiting 00:33:08 cf301f33b3a6: Layer already exists 00:33:08 7e59cab90113: Layer already exists 00:33:08 00fc4028a6b9: Layer already exists 00:33:08 daf793fc5658: Layer already exists 00:33:08 4aeaa0e7d41f: Layer already exists 00:33:08 f481d8898420: Layer already exists 00:33:08 6c503079387b: Layer already exists 00:33:08 e7717c791b5f: Layer already exists 00:33:08 a5e989a087e3: Layer already exists 00:33:08 latest: digest: sha256:f37dafaa4cb652962f1926fa7a13d8d28e272c3e8a16e119fe73e4d0aeab90c8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:08 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.75 00:33:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 00:33:09 f481d8898420: Preparing 00:33:09 00fc4028a6b9: Preparing 00:33:09 daf793fc5658: Preparing 00:33:09 7e59cab90113: Preparing 00:33:09 cf301f33b3a6: Preparing 00:33:09 a5e989a087e3: Preparing 00:33:09 6c503079387b: Preparing 00:33:09 e7717c791b5f: Preparing 00:33:09 4aeaa0e7d41f: Preparing 00:33:09 a5e989a087e3: Waiting 00:33:09 6c503079387b: Waiting 00:33:09 e7717c791b5f: Waiting 00:33:09 4aeaa0e7d41f: Waiting 00:33:09 cf301f33b3a6: Layer already exists 00:33:09 f481d8898420: Layer already exists 00:33:09 00fc4028a6b9: Layer already exists 00:33:09 daf793fc5658: Layer already exists 00:33:09 7e59cab90113: Layer already exists 00:33:09 a5e989a087e3: Layer already exists 00:33:09 4aeaa0e7d41f: Layer already exists 00:33:09 e7717c791b5f: Layer already exists 00:33:09 6c503079387b: Layer already exists 00:33:09 3.2.0-dev.75: digest: sha256:f37dafaa4cb652962f1926fa7a13d8d28e272c3e8a16e119fe73e4d0aeab90c8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:09 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 00:33:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 00:33:10 f481d8898420: Preparing 00:33:10 00fc4028a6b9: Preparing 00:33:10 daf793fc5658: Preparing 00:33:10 7e59cab90113: Preparing 00:33:10 cf301f33b3a6: Preparing 00:33:10 a5e989a087e3: Preparing 00:33:10 6c503079387b: Preparing 00:33:10 e7717c791b5f: Preparing 00:33:10 4aeaa0e7d41f: Preparing 00:33:10 a5e989a087e3: Waiting 00:33:10 6c503079387b: Waiting 00:33:10 e7717c791b5f: Waiting 00:33:10 4aeaa0e7d41f: Waiting 00:33:10 daf793fc5658: Layer already exists 00:33:10 cf301f33b3a6: Layer already exists 00:33:10 00fc4028a6b9: Layer already exists 00:33:10 f481d8898420: Layer already exists 00:33:10 7e59cab90113: Layer already exists 00:33:10 6c503079387b: Layer already exists 00:33:10 e7717c791b5f: Layer already exists 00:33:10 a5e989a087e3: Layer already exists 00:33:10 4aeaa0e7d41f: Layer already exists 00:33:10 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:f37dafaa4cb652962f1926fa7a13d8d28e272c3e8a16e119fe73e4d0aeab90c8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:10 + 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 00:33:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 00:33:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 00:33:11 f481d8898420: Preparing 00:33:11 00fc4028a6b9: Preparing 00:33:11 daf793fc5658: Preparing 00:33:11 7e59cab90113: Preparing 00:33:11 cf301f33b3a6: Preparing 00:33:11 a5e989a087e3: Preparing 00:33:11 6c503079387b: Preparing 00:33:11 e7717c791b5f: Preparing 00:33:11 4aeaa0e7d41f: Preparing 00:33:11 a5e989a087e3: Waiting 00:33:11 6c503079387b: Waiting 00:33:11 e7717c791b5f: Waiting 00:33:11 4aeaa0e7d41f: Waiting 00:33:11 daf793fc5658: Layer already exists 00:33:11 7e59cab90113: Layer already exists 00:33:11 00fc4028a6b9: Layer already exists 00:33:11 cf301f33b3a6: Layer already exists 00:33:11 f481d8898420: Layer already exists 00:33:11 a5e989a087e3: Layer already exists 00:33:11 e7717c791b5f: Layer already exists 00:33:11 6c503079387b: Layer already exists 00:33:11 4aeaa0e7d41f: Layer already exists 00:33:11 main: digest: sha256:f37dafaa4cb652962f1926fa7a13d8d28e272c3e8a16e119fe73e4d0aeab90c8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:33:11 ===================================================== [Pipeline] echo 00:33:11 taggedImages: 00:33:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 00:33:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 00:33:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.75 00:33:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 00:33:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 00:33:11 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 00:33:11 06bbb4e4647273833213264ef286cf48fa9ebf74 00:33:11 latest 00:33:11 3.2.0-dev.75 00:33:11 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 00:33:11 main 00:33:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:11 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 00:33:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:33:12 346585111a21: Preparing 00:33:12 4e37532d365b: Preparing 00:33:12 32c2339f29e3: Preparing 00:33:12 4843b4d00c2c: Preparing 00:33:12 7bd95c962015: Preparing 00:33:12 cf301f33b3a6: Preparing 00:33:12 a5e989a087e3: Preparing 00:33:12 bfaa15f0eb0e: Preparing 00:33:12 cc10d2325a12: Preparing 00:33:12 b89e756521a9: Preparing 00:33:12 4aeaa0e7d41f: Preparing 00:33:12 cf301f33b3a6: Waiting 00:33:12 a5e989a087e3: Waiting 00:33:12 bfaa15f0eb0e: Waiting 00:33:12 cc10d2325a12: Waiting 00:33:12 b89e756521a9: Waiting 00:33:12 4aeaa0e7d41f: Waiting 00:33:12 7bd95c962015: Pushed 00:33:12 4e37532d365b: Pushed 00:33:12 346585111a21: Pushed 00:33:12 4843b4d00c2c: Pushed 00:33:12 cf301f33b3a6: Layer already exists 00:33:12 a5e989a087e3: Layer already exists 00:33:12 4aeaa0e7d41f: Layer already exists 00:33:12 bfaa15f0eb0e: Pushed 00:33:12 cc10d2325a12: Pushed 00:33:14 32c2339f29e3: Pushed 00:33:15 b89e756521a9: Pushed 00:33:15 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:2b01106c42e6ef5593f4850ede646b873d6fbc8b7a5e20de3c99ea05d521c47d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:15 + 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 00:33:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 00:33:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:33:15 346585111a21: Preparing 00:33:15 4e37532d365b: Preparing 00:33:15 32c2339f29e3: Preparing 00:33:15 4843b4d00c2c: Preparing 00:33:15 7bd95c962015: Preparing 00:33:15 cf301f33b3a6: Preparing 00:33:15 a5e989a087e3: Preparing 00:33:15 bfaa15f0eb0e: Preparing 00:33:15 cc10d2325a12: Preparing 00:33:15 b89e756521a9: Preparing 00:33:15 4aeaa0e7d41f: Preparing 00:33:15 b89e756521a9: Waiting 00:33:15 4aeaa0e7d41f: Waiting 00:33:15 bfaa15f0eb0e: Waiting 00:33:15 cc10d2325a12: Waiting 00:33:15 cf301f33b3a6: Waiting 00:33:15 a5e989a087e3: Waiting 00:33:15 32c2339f29e3: Layer already exists 00:33:15 7bd95c962015: Layer already exists 00:33:15 4e37532d365b: Layer already exists 00:33:15 4843b4d00c2c: Layer already exists 00:33:15 346585111a21: Layer already exists 00:33:15 cf301f33b3a6: Layer already exists 00:33:15 a5e989a087e3: Layer already exists 00:33:15 cc10d2325a12: Layer already exists 00:33:15 bfaa15f0eb0e: Layer already exists 00:33:15 b89e756521a9: Layer already exists 00:33:15 4aeaa0e7d41f: Layer already exists 00:33:16 latest: digest: sha256:2b01106c42e6ef5593f4850ede646b873d6fbc8b7a5e20de3c99ea05d521c47d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:16 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.75 00:33:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:33:16 346585111a21: Preparing 00:33:16 4e37532d365b: Preparing 00:33:16 32c2339f29e3: Preparing 00:33:16 4843b4d00c2c: Preparing 00:33:16 7bd95c962015: Preparing 00:33:16 cf301f33b3a6: Preparing 00:33:16 a5e989a087e3: Preparing 00:33:16 bfaa15f0eb0e: Preparing 00:33:16 cc10d2325a12: Preparing 00:33:16 b89e756521a9: Preparing 00:33:16 4aeaa0e7d41f: Preparing 00:33:16 bfaa15f0eb0e: Waiting 00:33:16 cc10d2325a12: Waiting 00:33:16 b89e756521a9: Waiting 00:33:16 4aeaa0e7d41f: Waiting 00:33:16 a5e989a087e3: Waiting 00:33:16 cf301f33b3a6: Waiting 00:33:16 4843b4d00c2c: Layer already exists 00:33:16 32c2339f29e3: Layer already exists 00:33:16 7bd95c962015: Layer already exists 00:33:16 4e37532d365b: Layer already exists 00:33:16 346585111a21: Layer already exists 00:33:16 a5e989a087e3: Layer already exists 00:33:16 bfaa15f0eb0e: Layer already exists 00:33:16 cf301f33b3a6: Layer already exists 00:33:16 cc10d2325a12: Layer already exists 00:33:16 b89e756521a9: Layer already exists 00:33:16 4aeaa0e7d41f: Layer already exists 00:33:17 3.2.0-dev.75: digest: sha256:2b01106c42e6ef5593f4850ede646b873d6fbc8b7a5e20de3c99ea05d521c47d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:17 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 00:33:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:33:17 346585111a21: Preparing 00:33:17 4e37532d365b: Preparing 00:33:17 32c2339f29e3: Preparing 00:33:17 4843b4d00c2c: Preparing 00:33:17 7bd95c962015: Preparing 00:33:17 cf301f33b3a6: Preparing 00:33:17 cf301f33b3a6: Waiting 00:33:17 a5e989a087e3: Preparing 00:33:17 bfaa15f0eb0e: Preparing 00:33:17 a5e989a087e3: Waiting 00:33:17 cc10d2325a12: Preparing 00:33:17 bfaa15f0eb0e: Waiting 00:33:17 b89e756521a9: Preparing 00:33:17 4aeaa0e7d41f: Preparing 00:33:17 b89e756521a9: Waiting 00:33:17 4aeaa0e7d41f: Waiting 00:33:17 4e37532d365b: Layer already exists 00:33:17 7bd95c962015: Layer already exists 00:33:17 4843b4d00c2c: Layer already exists 00:33:17 346585111a21: Layer already exists 00:33:17 32c2339f29e3: Layer already exists 00:33:17 a5e989a087e3: Layer already exists 00:33:17 cc10d2325a12: Layer already exists 00:33:17 cf301f33b3a6: Layer already exists 00:33:17 b89e756521a9: Layer already exists 00:33:17 bfaa15f0eb0e: Layer already exists 00:33:17 4aeaa0e7d41f: Layer already exists 00:33:18 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:2b01106c42e6ef5593f4850ede646b873d6fbc8b7a5e20de3c99ea05d521c47d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:18 + 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 00:33:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 00:33:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:33:18 346585111a21: Preparing 00:33:18 4e37532d365b: Preparing 00:33:18 32c2339f29e3: Preparing 00:33:18 4843b4d00c2c: Preparing 00:33:18 7bd95c962015: Preparing 00:33:18 cf301f33b3a6: Preparing 00:33:18 a5e989a087e3: Preparing 00:33:18 bfaa15f0eb0e: Preparing 00:33:18 cc10d2325a12: Preparing 00:33:18 b89e756521a9: Preparing 00:33:18 4aeaa0e7d41f: Preparing 00:33:18 cf301f33b3a6: Waiting 00:33:18 a5e989a087e3: Waiting 00:33:18 bfaa15f0eb0e: Waiting 00:33:18 cc10d2325a12: Waiting 00:33:18 b89e756521a9: Waiting 00:33:18 4aeaa0e7d41f: Waiting 00:33:18 4e37532d365b: Layer already exists 00:33:18 7bd95c962015: Layer already exists 00:33:18 346585111a21: Layer already exists 00:33:18 4843b4d00c2c: Layer already exists 00:33:18 32c2339f29e3: Layer already exists 00:33:18 b89e756521a9: Layer already exists 00:33:18 cf301f33b3a6: Layer already exists 00:33:18 bfaa15f0eb0e: Layer already exists 00:33:18 a5e989a087e3: Layer already exists 00:33:18 cc10d2325a12: Layer already exists 00:33:18 4aeaa0e7d41f: Layer already exists 00:33:19 main: digest: sha256:2b01106c42e6ef5593f4850ede646b873d6fbc8b7a5e20de3c99ea05d521c47d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:33:19 ===================================================== [Pipeline] echo 00:33:19 taggedImages: 00:33:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 00:33:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 00:33:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.75 00:33:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 00:33:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 00:33:19 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 00:33:19 06bbb4e4647273833213264ef286cf48fa9ebf74 00:33:19 latest 00:33:19 3.2.0-dev.75 00:33:19 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 00:33:19 main 00:33:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:19 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 00:33:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:33:19 5433160087aa: Preparing 00:33:19 70bc618ed54b: Preparing 00:33:19 72f700ded51f: Preparing 00:33:19 94a716d5caad: Preparing 00:33:19 742b08c69b07: Preparing 00:33:19 074b4ecf7553: Preparing 00:33:19 64dcba6db7d6: Preparing 00:33:19 cf301f33b3a6: Preparing 00:33:19 a5e989a087e3: Preparing 00:33:19 767a23cdd05d: Preparing 00:33:19 e52d61bdab34: Preparing 00:33:19 4aeaa0e7d41f: Preparing 00:33:19 e52d61bdab34: Waiting 00:33:19 a5e989a087e3: Waiting 00:33:19 767a23cdd05d: Waiting 00:33:19 4aeaa0e7d41f: Waiting 00:33:19 074b4ecf7553: Waiting 00:33:19 64dcba6db7d6: Waiting 00:33:19 cf301f33b3a6: Waiting 00:33:20 742b08c69b07: Pushed 00:33:20 5433160087aa: Pushed 00:33:20 70bc618ed54b: Pushed 00:33:20 cf301f33b3a6: Layer already exists 00:33:20 074b4ecf7553: Pushed 00:33:20 a5e989a087e3: Layer already exists 00:33:20 64dcba6db7d6: Pushed 00:33:20 4aeaa0e7d41f: Layer already exists 00:33:20 767a23cdd05d: Pushed 00:33:22 94a716d5caad: Pushed 00:33:22 72f700ded51f: Pushed 00:33:23 e52d61bdab34: Pushed 00:33:23 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:bbe2af90b646b2a80029c6bfdce48bf410ed4543c902c11cc0a7ed24abea2288 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:23 + 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 00:33:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 00:33:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:33:24 5433160087aa: Preparing 00:33:24 70bc618ed54b: Preparing 00:33:24 72f700ded51f: Preparing 00:33:24 94a716d5caad: Preparing 00:33:24 742b08c69b07: Preparing 00:33:24 074b4ecf7553: Preparing 00:33:24 64dcba6db7d6: Preparing 00:33:24 cf301f33b3a6: Preparing 00:33:24 a5e989a087e3: Preparing 00:33:24 767a23cdd05d: Preparing 00:33:24 e52d61bdab34: Preparing 00:33:24 4aeaa0e7d41f: Preparing 00:33:24 64dcba6db7d6: Waiting 00:33:24 074b4ecf7553: Waiting 00:33:24 cf301f33b3a6: Waiting 00:33:24 a5e989a087e3: Waiting 00:33:24 767a23cdd05d: Waiting 00:33:24 e52d61bdab34: Waiting 00:33:24 4aeaa0e7d41f: Waiting 00:33:24 742b08c69b07: Layer already exists 00:33:24 72f700ded51f: Layer already exists 00:33:24 5433160087aa: Layer already exists 00:33:24 70bc618ed54b: Layer already exists 00:33:24 94a716d5caad: Layer already exists 00:33:24 a5e989a087e3: Layer already exists 00:33:24 767a23cdd05d: Layer already exists 00:33:24 cf301f33b3a6: Layer already exists 00:33:24 64dcba6db7d6: Layer already exists 00:33:24 074b4ecf7553: Layer already exists 00:33:24 e52d61bdab34: Layer already exists 00:33:24 4aeaa0e7d41f: Layer already exists 00:33:24 latest: digest: sha256:bbe2af90b646b2a80029c6bfdce48bf410ed4543c902c11cc0a7ed24abea2288 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:24 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.75 00:33:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:33:25 5433160087aa: Preparing 00:33:25 70bc618ed54b: Preparing 00:33:25 72f700ded51f: Preparing 00:33:25 94a716d5caad: Preparing 00:33:25 742b08c69b07: Preparing 00:33:25 074b4ecf7553: Preparing 00:33:25 64dcba6db7d6: Preparing 00:33:25 cf301f33b3a6: Preparing 00:33:25 a5e989a087e3: Preparing 00:33:25 767a23cdd05d: Preparing 00:33:25 e52d61bdab34: Preparing 00:33:25 4aeaa0e7d41f: Preparing 00:33:25 64dcba6db7d6: Waiting 00:33:25 cf301f33b3a6: Waiting 00:33:25 a5e989a087e3: Waiting 00:33:25 767a23cdd05d: Waiting 00:33:25 e52d61bdab34: Waiting 00:33:25 4aeaa0e7d41f: Waiting 00:33:25 074b4ecf7553: Waiting 00:33:25 70bc618ed54b: Layer already exists 00:33:25 94a716d5caad: Layer already exists 00:33:25 742b08c69b07: Layer already exists 00:33:25 5433160087aa: Layer already exists 00:33:25 72f700ded51f: Layer already exists 00:33:25 767a23cdd05d: Layer already exists 00:33:25 a5e989a087e3: Layer already exists 00:33:25 cf301f33b3a6: Layer already exists 00:33:25 074b4ecf7553: Layer already exists 00:33:25 64dcba6db7d6: Layer already exists 00:33:25 e52d61bdab34: Layer already exists 00:33:25 4aeaa0e7d41f: Layer already exists 00:33:25 3.2.0-dev.75: digest: sha256:bbe2af90b646b2a80029c6bfdce48bf410ed4543c902c11cc0a7ed24abea2288 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:25 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 00:33:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:33:26 5433160087aa: Preparing 00:33:26 70bc618ed54b: Preparing 00:33:26 72f700ded51f: Preparing 00:33:26 94a716d5caad: Preparing 00:33:26 742b08c69b07: Preparing 00:33:26 074b4ecf7553: Preparing 00:33:26 64dcba6db7d6: Preparing 00:33:26 cf301f33b3a6: Preparing 00:33:26 a5e989a087e3: Preparing 00:33:26 767a23cdd05d: Preparing 00:33:26 e52d61bdab34: Preparing 00:33:26 4aeaa0e7d41f: Preparing 00:33:26 a5e989a087e3: Waiting 00:33:26 767a23cdd05d: Waiting 00:33:26 e52d61bdab34: Waiting 00:33:26 074b4ecf7553: Waiting 00:33:26 64dcba6db7d6: Waiting 00:33:26 cf301f33b3a6: Waiting 00:33:26 4aeaa0e7d41f: Waiting 00:33:26 72f700ded51f: Layer already exists 00:33:26 94a716d5caad: Layer already exists 00:33:26 742b08c69b07: Layer already exists 00:33:26 5433160087aa: Layer already exists 00:33:26 70bc618ed54b: Layer already exists 00:33:26 cf301f33b3a6: Layer already exists 00:33:26 074b4ecf7553: Layer already exists 00:33:26 a5e989a087e3: Layer already exists 00:33:26 64dcba6db7d6: Layer already exists 00:33:26 767a23cdd05d: Layer already exists 00:33:26 e52d61bdab34: Layer already exists 00:33:26 4aeaa0e7d41f: Layer already exists 00:33:26 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:bbe2af90b646b2a80029c6bfdce48bf410ed4543c902c11cc0a7ed24abea2288 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:26 + 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 00:33:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 00:33:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:33:27 5433160087aa: Preparing 00:33:27 70bc618ed54b: Preparing 00:33:27 72f700ded51f: Preparing 00:33:27 94a716d5caad: Preparing 00:33:27 742b08c69b07: Preparing 00:33:27 074b4ecf7553: Preparing 00:33:27 64dcba6db7d6: Preparing 00:33:27 cf301f33b3a6: Preparing 00:33:27 a5e989a087e3: Preparing 00:33:27 767a23cdd05d: Preparing 00:33:27 e52d61bdab34: Preparing 00:33:27 4aeaa0e7d41f: Preparing 00:33:27 074b4ecf7553: Waiting 00:33:27 64dcba6db7d6: Waiting 00:33:27 a5e989a087e3: Waiting 00:33:27 cf301f33b3a6: Waiting 00:33:27 767a23cdd05d: Waiting 00:33:27 4aeaa0e7d41f: Waiting 00:33:27 e52d61bdab34: Waiting 00:33:27 72f700ded51f: Layer already exists 00:33:27 94a716d5caad: Layer already exists 00:33:27 742b08c69b07: Layer already exists 00:33:27 70bc618ed54b: Layer already exists 00:33:27 5433160087aa: Layer already exists 00:33:27 64dcba6db7d6: Layer already exists 00:33:27 cf301f33b3a6: Layer already exists 00:33:27 767a23cdd05d: Layer already exists 00:33:27 a5e989a087e3: Layer already exists 00:33:27 074b4ecf7553: Layer already exists 00:33:27 e52d61bdab34: Layer already exists 00:33:27 4aeaa0e7d41f: Layer already exists 00:33:27 main: digest: sha256:bbe2af90b646b2a80029c6bfdce48bf410ed4543c902c11cc0a7ed24abea2288 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:33:27 ===================================================== [Pipeline] echo 00:33:27 taggedImages: 00:33:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 00:33:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 00:33:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.75 00:33:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 00:33:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 00:33:27 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 00:33:27 06bbb4e4647273833213264ef286cf48fa9ebf74 00:33:27 latest 00:33:27 3.2.0-dev.75 00:33:27 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 00:33:27 main 00:33:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:27 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 00:33:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 00:33:28 59c030fbf326: Preparing 00:33:28 91e0929f7924: Preparing 00:33:28 cf301f33b3a6: Preparing 00:33:28 a5e989a087e3: Preparing 00:33:28 b119b3d8d951: Preparing 00:33:28 21b1483c40a9: Preparing 00:33:28 4aeaa0e7d41f: Preparing 00:33:28 21b1483c40a9: Waiting 00:33:28 4aeaa0e7d41f: Waiting 00:33:28 cf301f33b3a6: Layer already exists 00:33:28 a5e989a087e3: Layer already exists 00:33:28 4aeaa0e7d41f: Layer already exists 00:33:28 b119b3d8d951: Pushed 00:33:28 59c030fbf326: Pushed 00:33:29 21b1483c40a9: Pushed 00:33:31 91e0929f7924: Pushed 00:33:31 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:c2490287e9ba8d4245d9746f3241cb4ac1ac3333b411480ae55c57b84f07f629 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:31 + 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 00:33:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 00:33:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 00:33:32 59c030fbf326: Preparing 00:33:32 91e0929f7924: Preparing 00:33:32 cf301f33b3a6: Preparing 00:33:32 a5e989a087e3: Preparing 00:33:32 b119b3d8d951: Preparing 00:33:32 21b1483c40a9: Preparing 00:33:32 4aeaa0e7d41f: Preparing 00:33:32 21b1483c40a9: Waiting 00:33:32 4aeaa0e7d41f: Waiting 00:33:32 91e0929f7924: Layer already exists 00:33:32 cf301f33b3a6: Layer already exists 00:33:32 a5e989a087e3: Layer already exists 00:33:32 59c030fbf326: Layer already exists 00:33:32 b119b3d8d951: Layer already exists 00:33:32 4aeaa0e7d41f: Layer already exists 00:33:32 21b1483c40a9: Layer already exists 00:33:32 latest: digest: sha256:c2490287e9ba8d4245d9746f3241cb4ac1ac3333b411480ae55c57b84f07f629 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:32 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.75 00:33:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 00:33:33 59c030fbf326: Preparing 00:33:33 91e0929f7924: Preparing 00:33:33 cf301f33b3a6: Preparing 00:33:33 a5e989a087e3: Preparing 00:33:33 b119b3d8d951: Preparing 00:33:33 21b1483c40a9: Preparing 00:33:33 4aeaa0e7d41f: Preparing 00:33:33 21b1483c40a9: Waiting 00:33:33 4aeaa0e7d41f: Waiting 00:33:33 91e0929f7924: Layer already exists 00:33:33 cf301f33b3a6: Layer already exists 00:33:33 a5e989a087e3: Layer already exists 00:33:33 b119b3d8d951: Layer already exists 00:33:33 59c030fbf326: Layer already exists 00:33:33 4aeaa0e7d41f: Layer already exists 00:33:33 21b1483c40a9: Layer already exists 00:33:33 3.2.0-dev.75: digest: sha256:c2490287e9ba8d4245d9746f3241cb4ac1ac3333b411480ae55c57b84f07f629 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:33 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 00:33:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 00:33:34 59c030fbf326: Preparing 00:33:34 91e0929f7924: Preparing 00:33:34 cf301f33b3a6: Preparing 00:33:34 a5e989a087e3: Preparing 00:33:34 b119b3d8d951: Preparing 00:33:34 21b1483c40a9: Preparing 00:33:34 4aeaa0e7d41f: Preparing 00:33:34 21b1483c40a9: Waiting 00:33:34 4aeaa0e7d41f: Waiting 00:33:34 cf301f33b3a6: Layer already exists 00:33:34 a5e989a087e3: Layer already exists 00:33:34 91e0929f7924: Layer already exists 00:33:34 b119b3d8d951: Layer already exists 00:33:34 59c030fbf326: Layer already exists 00:33:34 21b1483c40a9: Layer already exists 00:33:34 4aeaa0e7d41f: Layer already exists 00:33:34 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:c2490287e9ba8d4245d9746f3241cb4ac1ac3333b411480ae55c57b84f07f629 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:34 + 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 00:33:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 00:33:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 00:33:35 59c030fbf326: Preparing 00:33:35 91e0929f7924: Preparing 00:33:35 cf301f33b3a6: Preparing 00:33:35 a5e989a087e3: Preparing 00:33:35 b119b3d8d951: Preparing 00:33:35 21b1483c40a9: Preparing 00:33:35 4aeaa0e7d41f: Preparing 00:33:35 21b1483c40a9: Waiting 00:33:35 cf301f33b3a6: Layer already exists 00:33:35 91e0929f7924: Layer already exists 00:33:35 a5e989a087e3: Layer already exists 00:33:35 59c030fbf326: Layer already exists 00:33:35 b119b3d8d951: Layer already exists 00:33:35 21b1483c40a9: Layer already exists 00:33:35 4aeaa0e7d41f: Layer already exists 00:33:35 main: digest: sha256:c2490287e9ba8d4245d9746f3241cb4ac1ac3333b411480ae55c57b84f07f629 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:33:35 ===================================================== [Pipeline] echo 00:33:35 taggedImages: 00:33:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 00:33:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 00:33:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.75 00:33:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 00:33:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 00:33:35 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 00:33:35 06bbb4e4647273833213264ef286cf48fa9ebf74 00:33:35 latest 00:33:35 3.2.0-dev.75 00:33:35 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 00:33:35 main 00:33:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:36 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 00:33:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:33:36 ec4124b5c40e: Preparing 00:33:36 4213ca110147: Preparing 00:33:36 d0025cc88bac: Preparing 00:33:36 cf301f33b3a6: Preparing 00:33:36 a5e989a087e3: Preparing 00:33:36 0989d6cbc183: Preparing 00:33:36 3ff50203d358: Preparing 00:33:36 0989d6cbc183: Waiting 00:33:36 f6a4ae2d7a87: Preparing 00:33:36 3ff50203d358: Waiting 00:33:36 a53adaa0f045: Preparing 00:33:36 f6a4ae2d7a87: Waiting 00:33:36 a53adaa0f045: Waiting 00:33:36 4aeaa0e7d41f: Preparing 00:33:36 a5e989a087e3: Layer already exists 00:33:36 cf301f33b3a6: Layer already exists 00:33:36 4213ca110147: Pushed 00:33:36 ec4124b5c40e: Pushed 00:33:36 d0025cc88bac: Pushed 00:33:36 4aeaa0e7d41f: Layer already exists 00:33:36 f6a4ae2d7a87: Pushed 00:33:37 a53adaa0f045: Pushed 00:33:49 3ff50203d358: Pushed 00:33:58 0989d6cbc183: Pushed 00:33:58 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:21f8b65d991f40ddaf709bab157a5a03225351ba941a0db20130e39723d85892 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:58 + 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 00:33:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 00:33:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:33:58 ec4124b5c40e: Preparing 00:33:58 4213ca110147: Preparing 00:33:58 d0025cc88bac: Preparing 00:33:58 cf301f33b3a6: Preparing 00:33:58 a5e989a087e3: Preparing 00:33:58 0989d6cbc183: Preparing 00:33:58 3ff50203d358: Preparing 00:33:58 f6a4ae2d7a87: Preparing 00:33:58 a53adaa0f045: Preparing 00:33:58 4aeaa0e7d41f: Preparing 00:33:58 f6a4ae2d7a87: Waiting 00:33:58 a53adaa0f045: Waiting 00:33:58 0989d6cbc183: Waiting 00:33:58 3ff50203d358: Waiting 00:33:58 4aeaa0e7d41f: Waiting 00:33:58 4213ca110147: Layer already exists 00:33:58 d0025cc88bac: Layer already exists 00:33:58 ec4124b5c40e: Layer already exists 00:33:58 a5e989a087e3: Layer already exists 00:33:58 cf301f33b3a6: Layer already exists 00:33:58 0989d6cbc183: Layer already exists 00:33:58 3ff50203d358: Layer already exists 00:33:58 f6a4ae2d7a87: Layer already exists 00:33:58 4aeaa0e7d41f: Layer already exists 00:33:58 a53adaa0f045: Layer already exists 00:33:59 latest: digest: sha256:21f8b65d991f40ddaf709bab157a5a03225351ba941a0db20130e39723d85892 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:59 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.75 00:33:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:33:59 ec4124b5c40e: Preparing 00:33:59 4213ca110147: Preparing 00:33:59 d0025cc88bac: Preparing 00:33:59 cf301f33b3a6: Preparing 00:33:59 a5e989a087e3: Preparing 00:33:59 0989d6cbc183: Preparing 00:33:59 3ff50203d358: Preparing 00:33:59 f6a4ae2d7a87: Preparing 00:33:59 a53adaa0f045: Preparing 00:33:59 4aeaa0e7d41f: Preparing 00:33:59 f6a4ae2d7a87: Waiting 00:33:59 a53adaa0f045: Waiting 00:33:59 4aeaa0e7d41f: Waiting 00:33:59 0989d6cbc183: Waiting 00:33:59 3ff50203d358: Waiting 00:33:59 ec4124b5c40e: Layer already exists 00:33:59 cf301f33b3a6: Layer already exists 00:33:59 a5e989a087e3: Layer already exists 00:33:59 d0025cc88bac: Layer already exists 00:33:59 4213ca110147: Layer already exists 00:33:59 3ff50203d358: Layer already exists 00:33:59 f6a4ae2d7a87: Layer already exists 00:33:59 0989d6cbc183: Layer already exists 00:33:59 a53adaa0f045: Layer already exists 00:33:59 4aeaa0e7d41f: Layer already exists 00:34:00 3.2.0-dev.75: digest: sha256:21f8b65d991f40ddaf709bab157a5a03225351ba941a0db20130e39723d85892 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:00 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 00:34:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:34:00 ec4124b5c40e: Preparing 00:34:00 4213ca110147: Preparing 00:34:00 d0025cc88bac: Preparing 00:34:00 cf301f33b3a6: Preparing 00:34:00 a5e989a087e3: Preparing 00:34:00 0989d6cbc183: Preparing 00:34:00 3ff50203d358: Preparing 00:34:00 f6a4ae2d7a87: Preparing 00:34:00 a53adaa0f045: Preparing 00:34:00 0989d6cbc183: Waiting 00:34:00 4aeaa0e7d41f: Preparing 00:34:00 f6a4ae2d7a87: Waiting 00:34:00 4aeaa0e7d41f: Waiting 00:34:00 4213ca110147: Layer already exists 00:34:00 d0025cc88bac: Layer already exists 00:34:00 ec4124b5c40e: Layer already exists 00:34:00 cf301f33b3a6: Layer already exists 00:34:00 a5e989a087e3: Layer already exists 00:34:00 f6a4ae2d7a87: Layer already exists 00:34:00 0989d6cbc183: Layer already exists 00:34:00 3ff50203d358: Layer already exists 00:34:00 4aeaa0e7d41f: Layer already exists 00:34:00 a53adaa0f045: Layer already exists 00:34:00 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:21f8b65d991f40ddaf709bab157a5a03225351ba941a0db20130e39723d85892 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:01 + 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 00:34:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 00:34:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:34:01 ec4124b5c40e: Preparing 00:34:01 4213ca110147: Preparing 00:34:01 d0025cc88bac: Preparing 00:34:01 cf301f33b3a6: Preparing 00:34:01 a5e989a087e3: Preparing 00:34:01 0989d6cbc183: Preparing 00:34:01 3ff50203d358: Preparing 00:34:01 f6a4ae2d7a87: Preparing 00:34:01 a53adaa0f045: Preparing 00:34:01 4aeaa0e7d41f: Preparing 00:34:01 0989d6cbc183: Waiting 00:34:01 f6a4ae2d7a87: Waiting 00:34:01 a53adaa0f045: Waiting 00:34:01 4aeaa0e7d41f: Waiting 00:34:01 3ff50203d358: Waiting 00:34:01 a5e989a087e3: Layer already exists 00:34:01 4213ca110147: Layer already exists 00:34:01 d0025cc88bac: Layer already exists 00:34:01 ec4124b5c40e: Layer already exists 00:34:01 cf301f33b3a6: Layer already exists 00:34:01 3ff50203d358: Layer already exists 00:34:01 0989d6cbc183: Layer already exists 00:34:01 a53adaa0f045: Layer already exists 00:34:01 f6a4ae2d7a87: Layer already exists 00:34:01 4aeaa0e7d41f: Layer already exists 00:34:01 main: digest: sha256:21f8b65d991f40ddaf709bab157a5a03225351ba941a0db20130e39723d85892 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:34:02 ===================================================== [Pipeline] echo 00:34:02 taggedImages: 00:34:02 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 00:34:02 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 00:34:02 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.75 00:34:02 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 00:34:02 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 00:34:02 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 00:34:02 06bbb4e4647273833213264ef286cf48fa9ebf74 00:34:02 latest 00:34:02 3.2.0-dev.75 00:34:02 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 00:34:02 main 00:34:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:02 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 00:34:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:34:02 b5bf88bc3754: Preparing 00:34:02 b252e03b888f: Preparing 00:34:02 74ec39dbd350: Preparing 00:34:02 cf301f33b3a6: Preparing 00:34:02 a5e989a087e3: Preparing 00:34:02 8c92f259e6d1: Preparing 00:34:02 d46f0ca22413: Preparing 00:34:02 637eaa0f5c2b: Preparing 00:34:02 4aeaa0e7d41f: Preparing 00:34:02 d46f0ca22413: Waiting 00:34:02 637eaa0f5c2b: Waiting 00:34:02 4aeaa0e7d41f: Waiting 00:34:02 a5e989a087e3: Layer already exists 00:34:02 cf301f33b3a6: Layer already exists 00:34:03 74ec39dbd350: Pushed 00:34:03 b252e03b888f: Pushed 00:34:03 b5bf88bc3754: Pushed 00:34:03 4aeaa0e7d41f: Layer already exists 00:34:03 d46f0ca22413: Pushed 00:34:03 637eaa0f5c2b: Pushed 00:34:25 8c92f259e6d1: Pushed 00:34:25 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:62698bc4a2580fd457316f2dbf87a323d3d6e379aa28de027a21e344926ff1e5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:26 + 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 00:34:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 00:34:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:34:26 b5bf88bc3754: Preparing 00:34:26 b252e03b888f: Preparing 00:34:26 74ec39dbd350: Preparing 00:34:26 cf301f33b3a6: Preparing 00:34:26 a5e989a087e3: Preparing 00:34:26 8c92f259e6d1: Preparing 00:34:26 8c92f259e6d1: Waiting 00:34:26 d46f0ca22413: Preparing 00:34:26 637eaa0f5c2b: Preparing 00:34:26 4aeaa0e7d41f: Preparing 00:34:26 637eaa0f5c2b: Waiting 00:34:26 d46f0ca22413: Waiting 00:34:26 4aeaa0e7d41f: Waiting 00:34:26 cf301f33b3a6: Layer already exists 00:34:26 b5bf88bc3754: Layer already exists 00:34:26 74ec39dbd350: Layer already exists 00:34:26 a5e989a087e3: Layer already exists 00:34:26 b252e03b888f: Layer already exists 00:34:26 d46f0ca22413: Layer already exists 00:34:26 637eaa0f5c2b: Layer already exists 00:34:26 8c92f259e6d1: Layer already exists 00:34:26 4aeaa0e7d41f: Layer already exists 00:34:26 latest: digest: sha256:62698bc4a2580fd457316f2dbf87a323d3d6e379aa28de027a21e344926ff1e5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:26 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.75 00:34:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:34:27 b5bf88bc3754: Preparing 00:34:27 b252e03b888f: Preparing 00:34:27 74ec39dbd350: Preparing 00:34:27 cf301f33b3a6: Preparing 00:34:27 a5e989a087e3: Preparing 00:34:27 8c92f259e6d1: Preparing 00:34:27 d46f0ca22413: Preparing 00:34:27 637eaa0f5c2b: Preparing 00:34:27 4aeaa0e7d41f: Preparing 00:34:27 d46f0ca22413: Waiting 00:34:27 637eaa0f5c2b: Waiting 00:34:27 4aeaa0e7d41f: Waiting 00:34:27 8c92f259e6d1: Waiting 00:34:27 a5e989a087e3: Layer already exists 00:34:27 74ec39dbd350: Layer already exists 00:34:27 b5bf88bc3754: Layer already exists 00:34:27 cf301f33b3a6: Layer already exists 00:34:27 b252e03b888f: Layer already exists 00:34:27 8c92f259e6d1: Layer already exists 00:34:27 d46f0ca22413: Layer already exists 00:34:27 637eaa0f5c2b: Layer already exists 00:34:27 4aeaa0e7d41f: Layer already exists 00:34:27 3.2.0-dev.75: digest: sha256:62698bc4a2580fd457316f2dbf87a323d3d6e379aa28de027a21e344926ff1e5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:27 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 00:34:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:34:28 b5bf88bc3754: Preparing 00:34:28 b252e03b888f: Preparing 00:34:28 74ec39dbd350: Preparing 00:34:28 cf301f33b3a6: Preparing 00:34:28 a5e989a087e3: Preparing 00:34:28 8c92f259e6d1: Preparing 00:34:28 d46f0ca22413: Preparing 00:34:28 637eaa0f5c2b: Preparing 00:34:28 4aeaa0e7d41f: Preparing 00:34:28 d46f0ca22413: Waiting 00:34:28 637eaa0f5c2b: Waiting 00:34:28 4aeaa0e7d41f: Waiting 00:34:28 8c92f259e6d1: Waiting 00:34:28 a5e989a087e3: Layer already exists 00:34:28 b5bf88bc3754: Layer already exists 00:34:28 cf301f33b3a6: Layer already exists 00:34:28 b252e03b888f: Layer already exists 00:34:28 74ec39dbd350: Layer already exists 00:34:28 d46f0ca22413: Layer already exists 00:34:28 8c92f259e6d1: Layer already exists 00:34:28 637eaa0f5c2b: Layer already exists 00:34:28 4aeaa0e7d41f: Layer already exists 00:34:28 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:62698bc4a2580fd457316f2dbf87a323d3d6e379aa28de027a21e344926ff1e5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:28 + 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 00:34:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 00:34:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:34:29 b5bf88bc3754: Preparing 00:34:29 b252e03b888f: Preparing 00:34:29 74ec39dbd350: Preparing 00:34:29 cf301f33b3a6: Preparing 00:34:29 a5e989a087e3: Preparing 00:34:29 8c92f259e6d1: Preparing 00:34:29 d46f0ca22413: Preparing 00:34:29 637eaa0f5c2b: Preparing 00:34:29 4aeaa0e7d41f: Preparing 00:34:29 8c92f259e6d1: Waiting 00:34:29 637eaa0f5c2b: Waiting 00:34:29 4aeaa0e7d41f: Waiting 00:34:29 d46f0ca22413: Waiting 00:34:29 b5bf88bc3754: Layer already exists 00:34:29 a5e989a087e3: Layer already exists 00:34:29 b252e03b888f: Layer already exists 00:34:29 74ec39dbd350: Layer already exists 00:34:29 cf301f33b3a6: Layer already exists 00:34:29 8c92f259e6d1: Layer already exists 00:34:29 d46f0ca22413: Layer already exists 00:34:29 4aeaa0e7d41f: Layer already exists 00:34:29 637eaa0f5c2b: Layer already exists 00:34:29 main: digest: sha256:62698bc4a2580fd457316f2dbf87a323d3d6e379aa28de027a21e344926ff1e5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:34:29 ===================================================== [Pipeline] echo 00:34:29 taggedImages: 00:34:29 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 00:34:29 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 00:34:29 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.75 00:34:29 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 00:34:29 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 00:34:29 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 00:34:29 06bbb4e4647273833213264ef286cf48fa9ebf74 00:34:29 latest 00:34:29 3.2.0-dev.75 00:34:29 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 00:34:29 main 00:34:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:29 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 00:34:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:34:30 ae20a6be388d: Preparing 00:34:30 db5f0d5fd89a: Preparing 00:34:30 ba8ad91d21ea: Preparing 00:34:30 cf301f33b3a6: Preparing 00:34:30 a5e989a087e3: Preparing 00:34:30 8c92f259e6d1: Preparing 00:34:30 f6a4ae2d7a87: Preparing 00:34:30 a53adaa0f045: Preparing 00:34:30 4aeaa0e7d41f: Preparing 00:34:30 8c92f259e6d1: Waiting 00:34:30 f6a4ae2d7a87: Waiting 00:34:30 a53adaa0f045: Waiting 00:34:30 4aeaa0e7d41f: Waiting 00:34:30 cf301f33b3a6: Layer already exists 00:34:30 a5e989a087e3: Layer already exists 00:34:30 8c92f259e6d1: Layer already exists 00:34:30 f6a4ae2d7a87: Layer already exists 00:34:30 a53adaa0f045: Layer already exists 00:34:30 4aeaa0e7d41f: Layer already exists 00:34:30 ae20a6be388d: Pushed 00:34:30 ba8ad91d21ea: Pushed 00:34:30 db5f0d5fd89a: Pushed 00:34:30 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:1a3cbfed0817d5edc957b96516749c918561613491d092cc66008bb7c2bd0bbc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:31 + 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 00:34:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 00:34:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:34:31 ae20a6be388d: Preparing 00:34:31 db5f0d5fd89a: Preparing 00:34:31 ba8ad91d21ea: Preparing 00:34:31 cf301f33b3a6: Preparing 00:34:31 a5e989a087e3: Preparing 00:34:31 8c92f259e6d1: Preparing 00:34:31 f6a4ae2d7a87: Preparing 00:34:31 a53adaa0f045: Preparing 00:34:31 4aeaa0e7d41f: Preparing 00:34:31 f6a4ae2d7a87: Waiting 00:34:31 a53adaa0f045: Waiting 00:34:31 4aeaa0e7d41f: Waiting 00:34:31 8c92f259e6d1: Waiting 00:34:31 ba8ad91d21ea: Layer already exists 00:34:31 cf301f33b3a6: Layer already exists 00:34:31 db5f0d5fd89a: Layer already exists 00:34:31 ae20a6be388d: Layer already exists 00:34:31 a5e989a087e3: Layer already exists 00:34:31 a53adaa0f045: Layer already exists 00:34:31 f6a4ae2d7a87: Layer already exists 00:34:31 8c92f259e6d1: Layer already exists 00:34:31 4aeaa0e7d41f: Layer already exists 00:34:31 latest: digest: sha256:1a3cbfed0817d5edc957b96516749c918561613491d092cc66008bb7c2bd0bbc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:31 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.75 00:34:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:34:32 ae20a6be388d: Preparing 00:34:32 db5f0d5fd89a: Preparing 00:34:32 ba8ad91d21ea: Preparing 00:34:32 cf301f33b3a6: Preparing 00:34:32 a5e989a087e3: Preparing 00:34:32 8c92f259e6d1: Preparing 00:34:32 f6a4ae2d7a87: Preparing 00:34:32 a53adaa0f045: Preparing 00:34:32 4aeaa0e7d41f: Preparing 00:34:32 8c92f259e6d1: Waiting 00:34:32 f6a4ae2d7a87: Waiting 00:34:32 a53adaa0f045: Waiting 00:34:32 4aeaa0e7d41f: Waiting 00:34:32 ae20a6be388d: Layer already exists 00:34:32 a5e989a087e3: Layer already exists 00:34:32 ba8ad91d21ea: Layer already exists 00:34:32 db5f0d5fd89a: Layer already exists 00:34:32 cf301f33b3a6: Layer already exists 00:34:32 8c92f259e6d1: Layer already exists 00:34:32 f6a4ae2d7a87: Layer already exists 00:34:32 a53adaa0f045: Layer already exists 00:34:32 4aeaa0e7d41f: Layer already exists 00:34:32 3.2.0-dev.75: digest: sha256:1a3cbfed0817d5edc957b96516749c918561613491d092cc66008bb7c2bd0bbc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:32 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 00:34:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:34:33 ae20a6be388d: Preparing 00:34:33 db5f0d5fd89a: Preparing 00:34:33 ba8ad91d21ea: Preparing 00:34:33 cf301f33b3a6: Preparing 00:34:33 a5e989a087e3: Preparing 00:34:33 8c92f259e6d1: Preparing 00:34:33 f6a4ae2d7a87: Preparing 00:34:33 a53adaa0f045: Preparing 00:34:33 4aeaa0e7d41f: Preparing 00:34:33 8c92f259e6d1: Waiting 00:34:33 f6a4ae2d7a87: Waiting 00:34:33 a53adaa0f045: Waiting 00:34:33 4aeaa0e7d41f: Waiting 00:34:33 a5e989a087e3: Layer already exists 00:34:33 ae20a6be388d: Layer already exists 00:34:33 cf301f33b3a6: Layer already exists 00:34:33 ba8ad91d21ea: Layer already exists 00:34:33 db5f0d5fd89a: Layer already exists 00:34:33 a53adaa0f045: Layer already exists 00:34:33 f6a4ae2d7a87: Layer already exists 00:34:33 8c92f259e6d1: Layer already exists 00:34:33 4aeaa0e7d41f: Layer already exists 00:34:33 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:1a3cbfed0817d5edc957b96516749c918561613491d092cc66008bb7c2bd0bbc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:33 + 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 00:34:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 00:34:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:34:34 ae20a6be388d: Preparing 00:34:34 db5f0d5fd89a: Preparing 00:34:34 ba8ad91d21ea: Preparing 00:34:34 cf301f33b3a6: Preparing 00:34:34 a5e989a087e3: Preparing 00:34:34 8c92f259e6d1: Preparing 00:34:34 f6a4ae2d7a87: Preparing 00:34:34 a53adaa0f045: Preparing 00:34:34 4aeaa0e7d41f: Preparing 00:34:34 f6a4ae2d7a87: Waiting 00:34:34 a53adaa0f045: Waiting 00:34:34 4aeaa0e7d41f: Waiting 00:34:34 8c92f259e6d1: Waiting 00:34:34 a5e989a087e3: Layer already exists 00:34:34 ba8ad91d21ea: Layer already exists 00:34:34 db5f0d5fd89a: Layer already exists 00:34:34 ae20a6be388d: Layer already exists 00:34:34 cf301f33b3a6: Layer already exists 00:34:34 a53adaa0f045: Layer already exists 00:34:34 f6a4ae2d7a87: Layer already exists 00:34:34 8c92f259e6d1: Layer already exists 00:34:34 4aeaa0e7d41f: Layer already exists 00:34:34 main: digest: sha256:1a3cbfed0817d5edc957b96516749c918561613491d092cc66008bb7c2bd0bbc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:34:34 ===================================================== [Pipeline] echo 00:34:34 taggedImages: 00:34:34 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 00:34:34 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 00:34:34 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.75 00:34:34 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 00:34:34 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 00:34:34 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 00:34:34 06bbb4e4647273833213264ef286cf48fa9ebf74 00:34:34 latest 00:34:34 3.2.0-dev.75 00:34:34 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 00:34:34 main 00:34:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:35 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:35 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 00:34:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 00:34:35 bebcdfa2cdb3: Preparing 00:34:35 1e3e9913085d: Preparing 00:34:35 cf301f33b3a6: Preparing 00:34:35 a5e989a087e3: Preparing 00:34:35 df5019184b7f: Preparing 00:34:35 d6c129a7903d: Preparing 00:34:35 4aeaa0e7d41f: Preparing 00:34:35 4aeaa0e7d41f: Waiting 00:34:35 d6c129a7903d: Waiting 00:34:35 cf301f33b3a6: Layer already exists 00:34:35 a5e989a087e3: Layer already exists 00:34:35 4aeaa0e7d41f: Layer already exists 00:34:35 bebcdfa2cdb3: Pushed 00:34:35 df5019184b7f: Pushed 00:34:36 d6c129a7903d: Pushed 00:34:43 1e3e9913085d: Pushed 00:34:43 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:0b7eeec3d6483e3fc750498e794ab807ebeef2b9d352f9cbbf86c9d520cd6f77 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:43 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:44 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 00:34:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 00:34:44 bebcdfa2cdb3: Preparing 00:34:44 1e3e9913085d: Preparing 00:34:44 cf301f33b3a6: Preparing 00:34:44 a5e989a087e3: Preparing 00:34:44 df5019184b7f: Preparing 00:34:44 d6c129a7903d: Preparing 00:34:44 4aeaa0e7d41f: Preparing 00:34:44 d6c129a7903d: Waiting 00:34:44 4aeaa0e7d41f: Waiting 00:34:44 bebcdfa2cdb3: Layer already exists 00:34:44 a5e989a087e3: Layer already exists 00:34:44 df5019184b7f: Layer already exists 00:34:44 1e3e9913085d: Layer already exists 00:34:44 cf301f33b3a6: Layer already exists 00:34:44 4aeaa0e7d41f: Layer already exists 00:34:44 d6c129a7903d: Layer already exists 00:34:44 latest: digest: sha256:0b7eeec3d6483e3fc750498e794ab807ebeef2b9d352f9cbbf86c9d520cd6f77 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:44 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:45 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.75 00:34:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 00:34:45 bebcdfa2cdb3: Preparing 00:34:45 1e3e9913085d: Preparing 00:34:45 cf301f33b3a6: Preparing 00:34:45 a5e989a087e3: Preparing 00:34:45 df5019184b7f: Preparing 00:34:45 d6c129a7903d: Preparing 00:34:45 4aeaa0e7d41f: Preparing 00:34:45 d6c129a7903d: Waiting 00:34:45 4aeaa0e7d41f: Waiting 00:34:45 a5e989a087e3: Layer already exists 00:34:45 df5019184b7f: Layer already exists 00:34:45 bebcdfa2cdb3: Layer already exists 00:34:45 1e3e9913085d: Layer already exists 00:34:45 cf301f33b3a6: Layer already exists 00:34:45 d6c129a7903d: Layer already exists 00:34:45 4aeaa0e7d41f: Layer already exists 00:34:45 3.2.0-dev.75: digest: sha256:0b7eeec3d6483e3fc750498e794ab807ebeef2b9d352f9cbbf86c9d520cd6f77 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:45 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:46 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 00:34:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 00:34:46 bebcdfa2cdb3: Preparing 00:34:46 1e3e9913085d: Preparing 00:34:46 cf301f33b3a6: Preparing 00:34:46 a5e989a087e3: Preparing 00:34:46 df5019184b7f: Preparing 00:34:46 d6c129a7903d: Preparing 00:34:46 4aeaa0e7d41f: Preparing 00:34:46 d6c129a7903d: Waiting 00:34:46 4aeaa0e7d41f: Waiting 00:34:46 df5019184b7f: Layer already exists 00:34:46 cf301f33b3a6: Layer already exists 00:34:46 1e3e9913085d: Layer already exists 00:34:46 a5e989a087e3: Layer already exists 00:34:46 bebcdfa2cdb3: Layer already exists 00:34:46 d6c129a7903d: Layer already exists 00:34:46 4aeaa0e7d41f: Layer already exists 00:34:46 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:0b7eeec3d6483e3fc750498e794ab807ebeef2b9d352f9cbbf86c9d520cd6f77 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:46 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:47 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 00:34:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 00:34:47 bebcdfa2cdb3: Preparing 00:34:47 1e3e9913085d: Preparing 00:34:47 cf301f33b3a6: Preparing 00:34:47 a5e989a087e3: Preparing 00:34:47 df5019184b7f: Preparing 00:34:47 d6c129a7903d: Preparing 00:34:47 4aeaa0e7d41f: Preparing 00:34:47 d6c129a7903d: Waiting 00:34:47 4aeaa0e7d41f: Waiting 00:34:47 1e3e9913085d: Layer already exists 00:34:47 bebcdfa2cdb3: Layer already exists 00:34:47 df5019184b7f: Layer already exists 00:34:47 cf301f33b3a6: Layer already exists 00:34:47 a5e989a087e3: Layer already exists 00:34:47 4aeaa0e7d41f: Layer already exists 00:34:47 d6c129a7903d: Layer already exists 00:34:47 main: digest: sha256:0b7eeec3d6483e3fc750498e794ab807ebeef2b9d352f9cbbf86c9d520cd6f77 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:34:47 ===================================================== [Pipeline] echo 00:34:47 taggedImages: 00:34:47 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 00:34:47 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 00:34:47 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.75 00:34:47 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 00:34:47 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 00:34:47 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 00:34:47 06bbb4e4647273833213264ef286cf48fa9ebf74 00:34:47 latest 00:34:47 3.2.0-dev.75 00:34:47 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 00:34:47 main 00:34:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:47 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 00:34:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:34:48 eee103dc8c17: Preparing 00:34:48 2278c07f77e9: Preparing 00:34:48 cf301f33b3a6: Preparing 00:34:48 a5e989a087e3: Preparing 00:34:48 34c4d99b24c0: Preparing 00:34:48 aa592c1788b1: Preparing 00:34:48 4aeaa0e7d41f: Preparing 00:34:48 aa592c1788b1: Waiting 00:34:48 4aeaa0e7d41f: Waiting 00:34:48 cf301f33b3a6: Layer already exists 00:34:48 a5e989a087e3: Layer already exists 00:34:48 4aeaa0e7d41f: Layer already exists 00:34:48 34c4d99b24c0: Pushed 00:34:48 eee103dc8c17: Pushed 00:34:48 aa592c1788b1: Pushed 00:34:56 2278c07f77e9: Pushed 00:34:56 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:241851cc2ae012af332df2ea40d3fabd2a1eee906a94ab3f5c4beda89669f86b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:57 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 00:34:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:34:57 eee103dc8c17: Preparing 00:34:57 2278c07f77e9: Preparing 00:34:57 cf301f33b3a6: Preparing 00:34:57 a5e989a087e3: Preparing 00:34:57 34c4d99b24c0: Preparing 00:34:57 aa592c1788b1: Preparing 00:34:57 4aeaa0e7d41f: Preparing 00:34:57 aa592c1788b1: Waiting 00:34:57 4aeaa0e7d41f: Waiting 00:34:57 eee103dc8c17: Layer already exists 00:34:57 cf301f33b3a6: Layer already exists 00:34:57 34c4d99b24c0: Layer already exists 00:34:57 a5e989a087e3: Layer already exists 00:34:57 2278c07f77e9: Layer already exists 00:34:57 4aeaa0e7d41f: Layer already exists 00:34:57 aa592c1788b1: Layer already exists 00:34:57 latest: digest: sha256:241851cc2ae012af332df2ea40d3fabd2a1eee906a94ab3f5c4beda89669f86b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:58 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.75 00:34:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:34:58 eee103dc8c17: Preparing 00:34:58 2278c07f77e9: Preparing 00:34:58 cf301f33b3a6: Preparing 00:34:58 a5e989a087e3: Preparing 00:34:58 34c4d99b24c0: Preparing 00:34:58 aa592c1788b1: Preparing 00:34:58 4aeaa0e7d41f: Preparing 00:34:58 aa592c1788b1: Waiting 00:34:58 4aeaa0e7d41f: Waiting 00:34:58 2278c07f77e9: Layer already exists 00:34:58 cf301f33b3a6: Layer already exists 00:34:58 a5e989a087e3: Layer already exists 00:34:58 eee103dc8c17: Layer already exists 00:34:58 34c4d99b24c0: Layer already exists 00:34:58 4aeaa0e7d41f: Layer already exists 00:34:58 aa592c1788b1: Layer already exists 00:34:58 3.2.0-dev.75: digest: sha256:241851cc2ae012af332df2ea40d3fabd2a1eee906a94ab3f5c4beda89669f86b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:58 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 00:34:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:34:59 eee103dc8c17: Preparing 00:34:59 2278c07f77e9: Preparing 00:34:59 cf301f33b3a6: Preparing 00:34:59 a5e989a087e3: Preparing 00:34:59 34c4d99b24c0: Preparing 00:34:59 aa592c1788b1: Preparing 00:34:59 4aeaa0e7d41f: Preparing 00:34:59 aa592c1788b1: Waiting 00:34:59 4aeaa0e7d41f: Waiting 00:34:59 a5e989a087e3: Layer already exists 00:34:59 34c4d99b24c0: Layer already exists 00:34:59 cf301f33b3a6: Layer already exists 00:34:59 2278c07f77e9: Layer already exists 00:34:59 eee103dc8c17: Layer already exists 00:34:59 4aeaa0e7d41f: Layer already exists 00:34:59 aa592c1788b1: Layer already exists 00:34:59 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:241851cc2ae012af332df2ea40d3fabd2a1eee906a94ab3f5c4beda89669f86b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:59 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 00:35:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:35:00 eee103dc8c17: Preparing 00:35:00 2278c07f77e9: Preparing 00:35:00 cf301f33b3a6: Preparing 00:35:00 a5e989a087e3: Preparing 00:35:00 34c4d99b24c0: Preparing 00:35:00 aa592c1788b1: Preparing 00:35:00 4aeaa0e7d41f: Preparing 00:35:00 4aeaa0e7d41f: Waiting 00:35:00 aa592c1788b1: Waiting 00:35:00 cf301f33b3a6: Layer already exists 00:35:00 34c4d99b24c0: Layer already exists 00:35:00 eee103dc8c17: Layer already exists 00:35:00 a5e989a087e3: Layer already exists 00:35:00 2278c07f77e9: Layer already exists 00:35:00 4aeaa0e7d41f: Layer already exists 00:35:00 aa592c1788b1: Layer already exists 00:35:00 main: digest: sha256:241851cc2ae012af332df2ea40d3fabd2a1eee906a94ab3f5c4beda89669f86b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:35:00 ===================================================== [Pipeline] echo 00:35:00 taggedImages: 00:35:00 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 00:35:00 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 00:35:00 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.75 00:35:00 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 00:35:00 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 00:35:00 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 00:35:00 06bbb4e4647273833213264ef286cf48fa9ebf74 00:35:00 latest 00:35:00 3.2.0-dev.75 00:35:00 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 00:35:00 main 00:35:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:00 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 00:35:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:35:01 4952851ee530: Preparing 00:35:01 e21e871eb93c: Preparing 00:35:01 cf301f33b3a6: Preparing 00:35:01 a5e989a087e3: Preparing 00:35:01 6c503079387b: Preparing 00:35:01 e7717c791b5f: Preparing 00:35:01 4aeaa0e7d41f: Preparing 00:35:01 4aeaa0e7d41f: Waiting 00:35:01 e7717c791b5f: Waiting 00:35:01 6c503079387b: Layer already exists 00:35:01 cf301f33b3a6: Layer already exists 00:35:01 a5e989a087e3: Layer already exists 00:35:01 e7717c791b5f: Layer already exists 00:35:01 4aeaa0e7d41f: Layer already exists 00:35:01 4952851ee530: Pushed 00:35:09 e21e871eb93c: Pushed 00:35:09 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:a4f8765501682a03d88b9c7fd07a7818df9d626e04b2b3c164e1ed8b3f5b9c50 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:09 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 00:35:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:35:10 4952851ee530: Preparing 00:35:10 e21e871eb93c: Preparing 00:35:10 cf301f33b3a6: Preparing 00:35:10 a5e989a087e3: Preparing 00:35:10 6c503079387b: Preparing 00:35:10 e7717c791b5f: Preparing 00:35:10 4aeaa0e7d41f: Preparing 00:35:10 e7717c791b5f: Waiting 00:35:10 4aeaa0e7d41f: Waiting 00:35:10 e21e871eb93c: Layer already exists 00:35:10 4952851ee530: Layer already exists 00:35:10 6c503079387b: Layer already exists 00:35:10 a5e989a087e3: Layer already exists 00:35:10 cf301f33b3a6: Layer already exists 00:35:10 e7717c791b5f: Layer already exists 00:35:10 4aeaa0e7d41f: Layer already exists 00:35:10 latest: digest: sha256:a4f8765501682a03d88b9c7fd07a7818df9d626e04b2b3c164e1ed8b3f5b9c50 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:10 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.75 00:35:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:35:11 4952851ee530: Preparing 00:35:11 e21e871eb93c: Preparing 00:35:11 cf301f33b3a6: Preparing 00:35:11 a5e989a087e3: Preparing 00:35:11 6c503079387b: Preparing 00:35:11 e7717c791b5f: Preparing 00:35:11 4aeaa0e7d41f: Preparing 00:35:11 e7717c791b5f: Waiting 00:35:11 4aeaa0e7d41f: Waiting 00:35:11 6c503079387b: Layer already exists 00:35:11 4952851ee530: Layer already exists 00:35:11 cf301f33b3a6: Layer already exists 00:35:11 e21e871eb93c: Layer already exists 00:35:11 a5e989a087e3: Layer already exists 00:35:11 4aeaa0e7d41f: Layer already exists 00:35:11 e7717c791b5f: Layer already exists 00:35:11 3.2.0-dev.75: digest: sha256:a4f8765501682a03d88b9c7fd07a7818df9d626e04b2b3c164e1ed8b3f5b9c50 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:11 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 00:35:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:35:12 4952851ee530: Preparing 00:35:12 e21e871eb93c: Preparing 00:35:12 cf301f33b3a6: Preparing 00:35:12 a5e989a087e3: Preparing 00:35:12 6c503079387b: Preparing 00:35:12 e7717c791b5f: Preparing 00:35:12 4aeaa0e7d41f: Preparing 00:35:12 e7717c791b5f: Waiting 00:35:12 4aeaa0e7d41f: Waiting 00:35:12 a5e989a087e3: Layer already exists 00:35:12 cf301f33b3a6: Layer already exists 00:35:12 6c503079387b: Layer already exists 00:35:12 e21e871eb93c: Layer already exists 00:35:12 4952851ee530: Layer already exists 00:35:12 e7717c791b5f: Layer already exists 00:35:12 4aeaa0e7d41f: Layer already exists 00:35:12 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:a4f8765501682a03d88b9c7fd07a7818df9d626e04b2b3c164e1ed8b3f5b9c50 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:12 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 00:35:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:35:13 4952851ee530: Preparing 00:35:13 e21e871eb93c: Preparing 00:35:13 cf301f33b3a6: Preparing 00:35:13 a5e989a087e3: Preparing 00:35:13 6c503079387b: Preparing 00:35:13 e7717c791b5f: Preparing 00:35:13 4aeaa0e7d41f: Preparing 00:35:13 e7717c791b5f: Waiting 00:35:13 4aeaa0e7d41f: Waiting 00:35:13 e21e871eb93c: Layer already exists 00:35:13 a5e989a087e3: Layer already exists 00:35:13 cf301f33b3a6: Layer already exists 00:35:13 4952851ee530: Layer already exists 00:35:13 6c503079387b: Layer already exists 00:35:13 e7717c791b5f: Layer already exists 00:35:13 4aeaa0e7d41f: Layer already exists 00:35:13 main: digest: sha256:a4f8765501682a03d88b9c7fd07a7818df9d626e04b2b3c164e1ed8b3f5b9c50 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:35:13 ===================================================== [Pipeline] echo 00:35:13 taggedImages: 00:35:13 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 00:35:13 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 00:35:13 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.75 00:35:13 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 00:35: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 00:35:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:35:14 00:35:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:35:14 arm64: Pulling from edgex-lftools-log-publisher 00:35:14 8998bd30e6a1: Pulling fs layer 00:35:14 04944245beec: Pulling fs layer 00:35:14 699f458cf7ca: Pulling fs layer 00:35:14 765212b225bb: Pulling fs layer 00:35:14 f23df028b6ca: Pulling fs layer 00:35:14 d65c8cfc05b1: Pulling fs layer 00:35:14 2437ff75d9bd: Pulling fs layer 00:35:14 765212b225bb: Waiting 00:35:14 f23df028b6ca: Waiting 00:35:14 d65c8cfc05b1: Waiting 00:35:14 2437ff75d9bd: Waiting 00:35:14 04944245beec: Verifying Checksum 00:35:14 04944245beec: Download complete 00:35:14 765212b225bb: Verifying Checksum 00:35:14 765212b225bb: Download complete 00:35:14 f23df028b6ca: Verifying Checksum 00:35:14 f23df028b6ca: Download complete 00:35:14 d65c8cfc05b1: Verifying Checksum 00:35:14 d65c8cfc05b1: Download complete 00:35:14 699f458cf7ca: Verifying Checksum 00:35:14 699f458cf7ca: Download complete 00:35:15 8998bd30e6a1: Verifying Checksum 00:35:15 8998bd30e6a1: Download complete 00:35:17 2437ff75d9bd: Verifying Checksum 00:35:17 2437ff75d9bd: Download complete 00:35:20 8998bd30e6a1: Pull complete 00:35:20 04944245beec: Pull complete 00:35:22 699f458cf7ca: Pull complete 00:35:22 765212b225bb: Pull complete 00:35:23 f23df028b6ca: Pull complete 00:35:23 d65c8cfc05b1: Pull complete 00:35:41 2437ff75d9bd: Pull complete 00:35:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:35:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:35:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:35:41 prd-ubuntu20.04-docker-arm64-4c-16g-10539 does not seem to be running inside a container 00:35:41 $ 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/697 -v /w/workspace/edgex-go/697:/w/workspace/edgex-go/697:rw,z -v /w/workspace/edgex-go/697@tmp:/w/workspace/edgex-go/697@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 00:35:44 $ docker top d4d64eb0f445e65424f956512409f180d8f04d3b0bb32fd2cc6416059a6cff5c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:35:45 ---> job-cost.sh 00:35:45 lf-activate-venv: SKIPPING 00:35:45 INFO: No Stack... 00:35:45 INFO: Retrieving Pricing Info for: v3-standard-4 00:35:46 INFO: Archiving Costs [Pipeline] sh 00:35:47 + cat /w/workspace/edgex-go/697/archives/cost.csv 00:35:47 + cut -d, -f6 [Pipeline] lock 00:35:47 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-697-stack-cost] 00:35:47 Resource [jenkins-edgexfoundry-edgex-go-main-697-stack-cost] did not exist. Created. 00:35:47 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-697-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:35:48 + echo total: 0.10999999940395355 [Pipeline] stash 00:35:48 Stashed 1 file(s) [Pipeline] } 00:35:48 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-697-stack-cost] [Pipeline] // lock [Pipeline] } 00:35:48 $ docker stop --time=1 d4d64eb0f445e65424f956512409f180d8f04d3b0bb32fd2cc6416059a6cff5c 00:35:50 $ docker rm -f --volumes d4d64eb0f445e65424f956512409f180d8f04d3b0bb32fd2cc6416059a6cff5c [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 00:35:51 provisioning config files... 00:35:51 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/697@tmp/config17259266141994045189tmp [Pipeline] { [Pipeline] sh 00:35:51 + set +x 00:35:51 + bash -s -- 00:35:51 + curl -s https://codecov.io/bash 00:35:51 00:35:51 _____ _ 00:35:51 / ____| | | 00:35:51 | | ___ __| | ___ ___ _____ __ 00:35:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:35:51 | |___| (_) | (_| | __/ (_| (_) \ V / 00:35:51 \_____\___/ \__,_|\___|\___\___/ \_/ 00:35:51 Bash-1.0.6 00:35:51 00:35:51 00:35:51 ==> git version 2.25.1 found 00:35:51 ==> 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 00:35:51 Release-Date: 2020-01-08 00:35:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:35:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:35:51 ==> Jenkins CI detected. 00:35:51 current dir:  /w/workspace/edgex-go/697 00:35:51 project root: . 00:35:51 --> token set from env 00:35:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:35:51 ==> Running gcov in . (disable via -X gcov) 00:35:51 ==> Python coveragepy not found 00:35:51 ==> Searching for coverage reports in: 00:35:51 + . 00:35:51 -> Found 1 reports 00:35:51 ==> Detecting git/mercurial file structure 00:35:51 ==> Reading reports 00:35:51 + ./coverage.out bytes=567970 00:35:51 ==> Appending adjustments 00:35:51 https://docs.codecov.io/docs/fixing-reports 00:35:53 + Found adjustments 00:35:53 ==> Gzipping contents 00:35:53 72K /tmp/codecov.cTutZf.gz 00:35:53 ==> Uploading reports 00:35:53 url: https://codecov.io 00:35:53 query: branch=main&commit=06bbb4e4647273833213264ef286cf48fa9ebf74&build=697&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F697%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:35:53 -> Pinging Codecov 00:35:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=06bbb4e4647273833213264ef286cf48fa9ebf74&build=697&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F697%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:35:53 -> Uploading to 00:35:53 https://storage.googleapis.com/codecov/v4/raw/2024-09-18/00271124DB129430A58F1EEE437C3FCB/06bbb4e4647273833213264ef286cf48fa9ebf74/43d998c8-7600-4d56-950f-e6c545e815d8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240918%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240918T003552Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6c163a84218950f1d0c65544a9a919240c83b68a9156d3764fab085ce93e3138 00:35:53 % Total % Received % Xferd Average Speed Time Time Time Current 00:35:53 Dload Upload Total Spent Left Speed 00:35:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 70070 0 0 100 70070 0 234k --:--:-- --:--:-- --:--:-- 233k 00:35:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } 00:35:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 00:35:53 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:35:53 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 00:35:53 00:35:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 00:35:54 latest: Pulling from edgex-devops/edgex-snyk-go 00:35:54 619be1103602: Already exists 00:35:54 f8ea3408117e: Pulling fs layer 00:35:54 91320369b822: Pulling fs layer 00:35:54 0406650e8295: Pulling fs layer 00:35:54 4f4fb700ef54: Pulling fs layer 00:35:54 96d80e3f36e1: Pulling fs layer 00:35:54 bcf3aedb951c: Pulling fs layer 00:35:54 96d80e3f36e1: Waiting 00:35:54 bcf3aedb951c: Waiting 00:35:54 4f4fb700ef54: Waiting 00:35:54 0406650e8295: Verifying Checksum 00:35:54 0406650e8295: Download complete 00:35:54 f8ea3408117e: Verifying Checksum 00:35:54 f8ea3408117e: Download complete 00:35:54 4f4fb700ef54: Verifying Checksum 00:35:54 4f4fb700ef54: Download complete 00:35:54 f8ea3408117e: Pull complete 00:35:54 96d80e3f36e1: Verifying Checksum 00:35:54 96d80e3f36e1: Download complete 00:35:54 91320369b822: Verifying Checksum 00:35:54 91320369b822: Download complete 00:35:55 bcf3aedb951c: Verifying Checksum 00:35:55 bcf3aedb951c: Download complete 00:35:58 91320369b822: Pull complete 00:35:58 0406650e8295: Pull complete 00:35:58 4f4fb700ef54: Pull complete 00:35:58 96d80e3f36e1: Pull complete 00:36:01 bcf3aedb951c: Pull complete 00:36:01 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 00:36:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 00:36:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:36:01 prd-ubuntu20.04-docker-8c-8g-10538 does not seem to be running inside a container 00:36:01 $ 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/697 -v /w/workspace/edgex-go/697:/w/workspace/edgex-go/697:rw,z -v /w/workspace/edgex-go/697@tmp:/w/workspace/edgex-go/697@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 00:36:07 $ docker top 138f57e3749a5b9b819c32d7d1f5b8f0db84998ad2c24e1d9048410624ae53db -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:07 + git config --global --add safe.directory /w/workspace/edgex-go/697 [Pipeline] echo 00:36:07 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 00:36:08 + set -o pipefail 00:36:08 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 00:36:18 00:36:18 Monitoring /w/workspace/edgex-go/697 (github.com/edgexfoundry/edgex-go)... 00:36:18 00:36:18 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/cff7ac05-1f4f-412d-905e-850e86af6560 00:36:18 00:36:18 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:36:18 00:36:18 00:36:18 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 00:36:18 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 00:36:18 $ docker stop --time=1 138f57e3749a5b9b819c32d7d1f5b8f0db84998ad2c24e1d9048410624ae53db 00:36:23 $ docker rm -f --volumes 138f57e3749a5b9b819c32d7d1f5b8f0db84998ad2c24e1d9048410624ae53db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 00:36:24 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:36:24 provisioning config files... 00:36:24 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/697@tmp/config9154839217879930790tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:36:24 --> edgex-publish-swagger.sh 00:36:24 === Publish openapi/v3 API === 00:36:24 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 00:36:24 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/697/openapi/v3/core-command.yaml] 00:36:24 % Total % Received % Xferd Average Speed Time Time Time Current 00:36:24 Dload Upload Total Spent Left Speed 00:36:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 55188 --:--:-- --:--:-- --:--:-- 55095 100 32782 0 0 100 32782 0 55095 --:--:-- --:--:-- --:--:-- 55095 00:36:25 00:36:25 00:36:25 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/697/openapi/v3/core-data.yaml] 00:36:25 % Total % Received % Xferd Average Speed Time Time Time Current 00:36:25 Dload Upload Total Spent Left Speed 00:36:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 153k --:--:-- --:--:-- --:--:-- 153k 00:36:25 00:36:25 00:36:25 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/697/openapi/v3/core-keeper.yaml] 00:36:25 % Total % Received % Xferd Average Speed Time Time Time Current 00:36:25 Dload Upload Total Spent Left Speed 00:36:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 225 109k --:--:-- --:--:-- --:--:-- 109k 00:36:26 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 00:36:26 00:36:26 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/697/openapi/v3/core-metadata.yaml] 00:36:26 % Total % Received % Xferd Average Speed Time Time Time Current 00:36:26 Dload Upload Total Spent Left Speed 00:36:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 414 396k --:--:-- --:--:-- --:--:-- 395k 00:36:26 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 00:36:26 00:36:26 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/697/openapi/v3/support-cron-scheduler.yaml] 00:36:26 % Total % Received % Xferd Average Speed Time Time Time Current 00:36:26 Dload Upload Total Spent Left Speed 00:36:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48523 100 66 100 48457 253 182k --:--:-- --:--:-- --:--:-- 182k 00:36:26 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 00:36:26 00:36:26 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/697/openapi/v3/support-notifications.yaml] 00:36:26 % Total % Received % Xferd Average Speed Time Time Time Current 00:36:26 Dload Upload Total Spent Left Speed 00:36:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 406 222k --:--:-- --:--:-- --:--:-- 221k 100 87457 100 156 100 87301 406 222k --:--:-- --:--:-- --:--:-- 221k 00:36:27 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 00:36:27 00:36:27 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/697/openapi/v3/support-scheduler.yaml] 00:36:27 % Total % Received % Xferd Average Speed Time Time Time Current 00:36:27 Dload Upload Total Spent Left Speed 00:36:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 500 115k --:--:-- --:--:-- --:--:-- 116k 00:36:27 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 00:36:27 [Pipeline] } 00:36:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 00:36:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:36:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:36:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:36:28 prd-ubuntu20.04-docker-8c-8g-10538 does not seem to be running inside a container 00:36:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/697 -v /w/workspace/edgex-go/697:/w/workspace/edgex-go/697:rw,z -v /w/workspace/edgex-go/697@tmp:/w/workspace/edgex-go/697@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:36:28 $ docker top f9adfe89f9fc52e2f5ffff39217d30dabf3ce1bbef1a56561482c8f1790a255b -eo pid,comm 00:36:28 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). 00:36:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:36:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:36:28 [ssh-agent] Looking for ssh-agent implementation... 00:36:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:36:29 $ docker exec f9adfe89f9fc52e2f5ffff39217d30dabf3ce1bbef1a56561482c8f1790a255b ssh-agent 00:36:29 SSH_AUTH_SOCK=/tmp/ssh-Xv8UHS3GQLkC/agent.32 00:36:29 SSH_AGENT_PID=38 00:36:29 Running ssh-add (command line suppressed) 00:36:29 Identity added: /w/workspace/edgex-go/697@tmp/private_key_11860117995625041386.key (/w/workspace/edgex-go/697@tmp/private_key_11860117995625041386.key) 00:36:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:36:29 + git semver tag 00:36:29 2024-09-18 00:36:29,804 [run_tag] DEBUG tag force:False 00:36:29 2024-09-18 00:36:29,804 [check_head_tag] DEBUG check head tag 00:36:29 2024-09-18 00:36:29,807 [execute] INFO git cat-file --batch-check 00:36:29 2024-09-18 00:36:29,807 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/697, universal_newlines=False, shell=None, istream=) 00:36:29 2024-09-18 00:36:29,811 [execute] INFO git cat-file --batch 00:36:29 2024-09-18 00:36:29,812 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/697, universal_newlines=False, shell=None, istream=) 00:36:29 2024-09-18 00:36:29,855 [read_version] DEBUG read version from /w/workspace/edgex-go/697/.semver/main 00:36:29 2024-09-18 00:36:29,855 [execute] INFO git tag -a v3.2.0-dev.75 -m v3.2.0-dev.75 00:36:29 2024-09-18 00:36:29,855 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.75', '-m', 'v3.2.0-dev.75'], cwd=/w/workspace/edgex-go/697, universal_newlines=False, shell=None, istream=None) 00:36:29 2024-09-18 00:36:29,861 [read_version] DEBUG read version from /w/workspace/edgex-go/697/.semver/main 00:36:29 3.2.0-dev.75 [Pipeline] } 00:36:30 $ docker exec --env ******** --env ******** f9adfe89f9fc52e2f5ffff39217d30dabf3ce1bbef1a56561482c8f1790a255b ssh-agent -k 00:36:30 unset SSH_AUTH_SOCK; 00:36:30 unset SSH_AGENT_PID; 00:36:30 echo Agent pid 38 killed; 00:36:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:36:30 + git semver [Pipeline] } 00:36:30 $ docker stop --time=1 f9adfe89f9fc52e2f5ffff39217d30dabf3ce1bbef1a56561482c8f1790a255b 00:36:32 $ docker rm -f --volumes f9adfe89f9fc52e2f5ffff39217d30dabf3ce1bbef1a56561482c8f1790a255b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:36:32 00:36:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:36:32 0.23.1-centos7: Pulling from edgex-lftools 00:36:32 ab5ef0e58194: Pulling fs layer 00:36:32 9712f1f96733: Pulling fs layer 00:36:32 63f879dbbcfc: Pulling fs layer 00:36:32 0d9ebad4ef96: Pulling fs layer 00:36:32 e9a5061849ea: Pulling fs layer 00:36:32 d747dcd14b5f: Pulling fs layer 00:36:32 2de7ff778b66: Pulling fs layer 00:36:32 e9a5061849ea: Waiting 00:36:32 d747dcd14b5f: Waiting 00:36:32 0d9ebad4ef96: Waiting 00:36:32 9712f1f96733: Verifying Checksum 00:36:32 9712f1f96733: Download complete 00:36:33 63f879dbbcfc: Verifying Checksum 00:36:33 63f879dbbcfc: Download complete 00:36:33 e9a5061849ea: Verifying Checksum 00:36:33 e9a5061849ea: Download complete 00:36:33 d747dcd14b5f: Verifying Checksum 00:36:33 ab5ef0e58194: Verifying Checksum 00:36:33 ab5ef0e58194: Download complete 00:36:33 2de7ff778b66: Verifying Checksum 00:36:33 2de7ff778b66: Download complete 00:36:33 0d9ebad4ef96: Verifying Checksum 00:36:33 0d9ebad4ef96: Download complete 00:36:36 ab5ef0e58194: Pull complete 00:36:36 9712f1f96733: Pull complete 00:36:36 63f879dbbcfc: Pull complete 00:36:42 0d9ebad4ef96: Pull complete 00:36:42 e9a5061849ea: Pull complete 00:36:42 d747dcd14b5f: Pull complete 00:36:42 2de7ff778b66: Pull complete 00:36:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:36:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:36:42 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:36:42 prd-ubuntu20.04-docker-8c-8g-10538 does not seem to be running inside a container 00:36:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/697 -v /w/workspace/edgex-go/697:/w/workspace/edgex-go/697:rw,z -v /w/workspace/edgex-go/697@tmp:/w/workspace/edgex-go/697@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:36:50 $ docker top c0432f2a0a46b28377b43126f81f24d856568ef42fb4390b15b479f73320d1ee -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:36:50 provisioning config files... 00:36:50 copy managed file [sigul-config] to file:/w/workspace/edgex-go/697@tmp/config16598745510616486695tmp 00:36:50 copy managed file [sigul-password] to file:/w/workspace/edgex-go/697@tmp/config14130095590968703954tmp 00:36:50 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/697@tmp/config18249378596353028212tmp [Pipeline] { [Pipeline] echo 00:36:50 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:36:51 ---> sigul-configuration.sh 00:36:51 gpg: directory `/root/.gnupg' created 00:36:51 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:36:51 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:36:51 gpg: keyring `/root/.gnupg/secring.gpg' created 00:36:51 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:36:51 gpg: CAST5 encrypted data 00:36:51 gpg: encrypted with 1 passphrase 00:36:51 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:36:51 + mkdir /home/jenkins 00:36:51 + mkdir /home/jenkins/sigul [Pipeline] sh 00:36:51 + 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 00:36:51 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:36:52 ---> sigul-install.sh 00:36:52 Sigul already installed; skipping installation. [Pipeline] sh 00:36:52 + git tag --list 00:36:52 0.6.0 00:36:52 0.6.1 00:36:52 0.7.0 00:36:52 0.7.1 00:36:52 v1.0.0 00:36:52 v1.0.1 00:36:52 v1.1.0 00:36:52 v1.2.0 00:36:52 v1.2.1 00:36:52 v1.3.0 00:36:52 v1.3.1 00:36:52 v2.0.0 00:36:52 v2.1.0 00:36:52 v2.1.1 00:36:52 v2.2.0 00:36:52 v2.3.0 00:36:52 v3.0 00:36:52 v3.0.0 00:36:52 v3.1 00:36:52 v3.1.0 00:36:52 v3.1.0-dev.1 00:36:52 v3.1.0-dev.10 00:36:52 v3.1.0-dev.11 00:36:52 v3.1.0-dev.12 00:36:52 v3.1.0-dev.13 00:36:52 v3.1.0-dev.14 00:36:52 v3.1.0-dev.15 00:36:52 v3.1.0-dev.16 00:36:52 v3.1.0-dev.17 00:36:52 v3.1.0-dev.18 00:36:52 v3.1.0-dev.19 00:36:52 v3.1.0-dev.2 00:36:52 v3.1.0-dev.20 00:36:52 v3.1.0-dev.21 00:36:52 v3.1.0-dev.22 00:36:52 v3.1.0-dev.23 00:36:52 v3.1.0-dev.24 00:36:52 v3.1.0-dev.25 00:36:52 v3.1.0-dev.26 00:36:52 v3.1.0-dev.27 00:36:52 v3.1.0-dev.28 00:36:52 v3.1.0-dev.29 00:36:52 v3.1.0-dev.3 00:36:52 v3.1.0-dev.30 00:36:52 v3.1.0-dev.31 00:36:52 v3.1.0-dev.32 00:36:52 v3.1.0-dev.33 00:36:52 v3.1.0-dev.34 00:36:52 v3.1.0-dev.35 00:36:52 v3.1.0-dev.36 00:36:52 v3.1.0-dev.37 00:36:52 v3.1.0-dev.38 00:36:52 v3.1.0-dev.39 00:36:52 v3.1.0-dev.4 00:36:52 v3.1.0-dev.40 00:36:52 v3.1.0-dev.41 00:36:52 v3.1.0-dev.42 00:36:52 v3.1.0-dev.43 00:36:52 v3.1.0-dev.44 00:36:52 v3.1.0-dev.45 00:36:52 v3.1.0-dev.46 00:36:52 v3.1.0-dev.47 00:36:52 v3.1.0-dev.48 00:36:52 v3.1.0-dev.49 00:36:52 v3.1.0-dev.5 00:36:52 v3.1.0-dev.50 00:36:52 v3.1.0-dev.51 00:36:52 v3.1.0-dev.52 00:36:52 v3.1.0-dev.53 00:36:52 v3.1.0-dev.54 00:36:52 v3.1.0-dev.55 00:36:52 v3.1.0-dev.56 00:36:52 v3.1.0-dev.57 00:36:52 v3.1.0-dev.58 00:36:52 v3.1.0-dev.59 00:36:52 v3.1.0-dev.6 00:36:52 v3.1.0-dev.60 00:36:52 v3.1.0-dev.61 00:36:52 v3.1.0-dev.62 00:36:52 v3.1.0-dev.63 00:36:52 v3.1.0-dev.64 00:36:52 v3.1.0-dev.65 00:36:52 v3.1.0-dev.66 00:36:52 v3.1.0-dev.67 00:36:52 v3.1.0-dev.68 00:36:52 v3.1.0-dev.69 00:36:52 v3.1.0-dev.7 00:36:52 v3.1.0-dev.70 00:36:52 v3.1.0-dev.71 00:36:52 v3.1.0-dev.72 00:36:52 v3.1.0-dev.73 00:36:52 v3.1.0-dev.8 00:36:52 v3.1.0-dev.9 00:36:52 v3.1.1 00:36:52 v3.1.1-dev.1 00:36:52 v3.1.1-dev.2 00:36:52 v3.2.0-dev.1 00:36:52 v3.2.0-dev.10 00:36:52 v3.2.0-dev.11 00:36:52 v3.2.0-dev.12 00:36:52 v3.2.0-dev.13 00:36:52 v3.2.0-dev.14 00:36:52 v3.2.0-dev.15 00:36:52 v3.2.0-dev.16 00:36:52 v3.2.0-dev.17 00:36:52 v3.2.0-dev.18 00:36:52 v3.2.0-dev.19 00:36:52 v3.2.0-dev.2 00:36:52 v3.2.0-dev.20 00:36:52 v3.2.0-dev.21 00:36:52 v3.2.0-dev.22 00:36:52 v3.2.0-dev.23 00:36:52 v3.2.0-dev.24 00:36:52 v3.2.0-dev.25 00:36:52 v3.2.0-dev.26 00:36:52 v3.2.0-dev.27 00:36:52 v3.2.0-dev.28 00:36:52 v3.2.0-dev.29 00:36:52 v3.2.0-dev.3 00:36:52 v3.2.0-dev.30 00:36:52 v3.2.0-dev.31 00:36:52 v3.2.0-dev.32 00:36:52 v3.2.0-dev.33 00:36:52 v3.2.0-dev.34 00:36:52 v3.2.0-dev.35 00:36:52 v3.2.0-dev.36 00:36:52 v3.2.0-dev.37 00:36:52 v3.2.0-dev.38 00:36:52 v3.2.0-dev.39 00:36:52 v3.2.0-dev.4 00:36:52 v3.2.0-dev.40 00:36:52 v3.2.0-dev.41 00:36:52 v3.2.0-dev.42 00:36:52 v3.2.0-dev.43 00:36:52 v3.2.0-dev.44 00:36:52 v3.2.0-dev.45 00:36:52 v3.2.0-dev.46 00:36:52 v3.2.0-dev.47 00:36:52 v3.2.0-dev.48 00:36:52 v3.2.0-dev.49 00:36:52 v3.2.0-dev.5 00:36:52 v3.2.0-dev.50 00:36:52 v3.2.0-dev.51 00:36:52 v3.2.0-dev.52 00:36:52 v3.2.0-dev.53 00:36:52 v3.2.0-dev.54 00:36:52 v3.2.0-dev.55 00:36:52 v3.2.0-dev.56 00:36:52 v3.2.0-dev.57 00:36:52 v3.2.0-dev.58 00:36:52 v3.2.0-dev.59 00:36:52 v3.2.0-dev.6 00:36:52 v3.2.0-dev.60 00:36:52 v3.2.0-dev.61 00:36:52 v3.2.0-dev.62 00:36:52 v3.2.0-dev.63 00:36:52 v3.2.0-dev.64 00:36:52 v3.2.0-dev.65 00:36:52 v3.2.0-dev.66 00:36:52 v3.2.0-dev.67 00:36:52 v3.2.0-dev.68 00:36:52 v3.2.0-dev.69 00:36:52 v3.2.0-dev.7 00:36:52 v3.2.0-dev.70 00:36:52 v3.2.0-dev.71 00:36:52 v3.2.0-dev.72 00:36:52 v3.2.0-dev.73 00:36:52 v3.2.0-dev.74 00:36:52 v3.2.0-dev.75 00:36:52 v3.2.0-dev.8 00:36:52 v3.2.0-dev.9 [Pipeline] sh 00:36:52 + lftools sign git-tag v3.2.0-dev.75 00:36:53 Signing Git tag with Sigul... 00:36:53 Signing v3.2.0-dev.75 [Pipeline] echo 00:36:53 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:36:53 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:36:53 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:36:53 $ docker stop --time=1 c0432f2a0a46b28377b43126f81f24d856568ef42fb4390b15b479f73320d1ee 00:36:55 $ docker rm -f --volumes c0432f2a0a46b28377b43126f81f24d856568ef42fb4390b15b479f73320d1ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:36:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:36:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:36:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:36:56 prd-ubuntu20.04-docker-8c-8g-10538 does not seem to be running inside a container 00:36:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/697 -v /w/workspace/edgex-go/697:/w/workspace/edgex-go/697:rw,z -v /w/workspace/edgex-go/697@tmp:/w/workspace/edgex-go/697@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:36:56 $ docker top 01746ded8c23d1eab7ee1569e68b1931e7a445fac339a8768b318717ad0fe1e3 -eo pid,comm 00:36:56 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). 00:36:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:36:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:36:56 [ssh-agent] Looking for ssh-agent implementation... 00:36:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:36:56 $ docker exec 01746ded8c23d1eab7ee1569e68b1931e7a445fac339a8768b318717ad0fe1e3 ssh-agent 00:36:56 SSH_AUTH_SOCK=/tmp/ssh-up8URPwU198K/agent.31 00:36:56 SSH_AGENT_PID=37 00:36:56 Running ssh-add (command line suppressed) 00:36:56 Identity added: /w/workspace/edgex-go/697@tmp/private_key_14781741688447367459.key (/w/workspace/edgex-go/697@tmp/private_key_14781741688447367459.key) 00:36:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:36:57 + git semver bump pre 00:36:57 2024-09-18 00:36:57,351 [read_version] DEBUG read version from /w/workspace/edgex-go/697/.semver/main 00:36:57 2024-09-18 00:36:57,351 [bump_version] DEBUG bumping version:3.2.0-dev.75 on axis:pre with prefix:dev 00:36:57 2024-09-18 00:36:57,351 [bump_version] DEBUG bumped version:3.2.0-dev.76 00:36:57 2024-09-18 00:36:57,351 [write_version] DEBUG write version:3.2.0-dev.76 to path:/w/workspace/edgex-go/697/.semver/main with force:True 00:36:57 2024-09-18 00:36:57,351 [read_version] DEBUG read version from /w/workspace/edgex-go/697/.semver/main 00:36:57 2024-09-18 00:36:57,351 [write_file] DEBUG write to file:/w/workspace/edgex-go/697/.semver/main 00:36:57 2024-09-18 00:36:57,353 [execute] INFO git cat-file --batch-check 00:36:57 2024-09-18 00:36:57,353 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/697/.semver, universal_newlines=False, shell=None, istream=) 00:36:57 2024-09-18 00:36:57,359 [execute] INFO git cat-file --batch 00:36:57 2024-09-18 00:36:57,359 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/697/.semver, universal_newlines=False, shell=None, istream=) 00:36:57 2024-09-18 00:36:57,365 [read_version] DEBUG read version from /w/workspace/edgex-go/697/.semver/main 00:36:57 3.2.0-dev.76 [Pipeline] } 00:36:57 $ docker exec --env ******** --env ******** 01746ded8c23d1eab7ee1569e68b1931e7a445fac339a8768b318717ad0fe1e3 ssh-agent -k 00:36:57 unset SSH_AUTH_SOCK; 00:36:57 unset SSH_AGENT_PID; 00:36:57 echo Agent pid 37 killed; 00:36:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:36:57 + git semver [Pipeline] } 00:36:58 $ docker stop --time=1 01746ded8c23d1eab7ee1569e68b1931e7a445fac339a8768b318717ad0fe1e3 00:36:59 $ docker rm -f --volumes 01746ded8c23d1eab7ee1569e68b1931e7a445fac339a8768b318717ad0fe1e3 [Pipeline] // withDockerContainer [Pipeline] sh 00:36:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:36:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:37:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:37:00 prd-ubuntu20.04-docker-8c-8g-10538 does not seem to be running inside a container 00:37:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/697 -v /w/workspace/edgex-go/697:/w/workspace/edgex-go/697:rw,z -v /w/workspace/edgex-go/697@tmp:/w/workspace/edgex-go/697@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:37:00 $ docker top 7d316b998999ebb10ecf09f122dcbec3233495e61f3acf94426d4421685a742b -eo pid,comm 00:37:00 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:37:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:37:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:37:00 [ssh-agent] Looking for ssh-agent implementation... 00:37:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:37:00 $ docker exec 7d316b998999ebb10ecf09f122dcbec3233495e61f3acf94426d4421685a742b ssh-agent 00:37:01 SSH_AUTH_SOCK=/tmp/ssh-AXywnPxDm2GP/agent.33 00:37:01 SSH_AGENT_PID=39 00:37:01 Running ssh-add (command line suppressed) 00:37:01 Identity added: /w/workspace/edgex-go/697@tmp/private_key_7769710648311707991.key (/w/workspace/edgex-go/697@tmp/private_key_7769710648311707991.key) 00:37:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:37:01 + git semver push 00:37:01 2024-09-18 00:37:01,663 [run_push] DEBUG push 00:37:01 2024-09-18 00:37:01,664 [execute] INFO git cat-file --batch-check 00:37:01 2024-09-18 00:37:01,665 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/697/.semver, universal_newlines=False, shell=None, istream=) 00:37:01 2024-09-18 00:37:01,669 [execute] INFO git rev-list fc69230c8574bc8b6f20ff197d654417f9db0060 -- 00:37:01 2024-09-18 00:37:01,670 [execute] DEBUG Popen(['git', 'rev-list', 'fc69230c8574bc8b6f20ff197d654417f9db0060', '--'], cwd=/w/workspace/edgex-go/697/.semver, universal_newlines=False, shell=None, istream=None) 00:37:01 2024-09-18 00:37:01,690 [execute] INFO git fetch -v origin 00:37:01 2024-09-18 00:37:01,690 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/697/.semver, universal_newlines=True, shell=None, istream=None) 00:37:02 2024-09-18 00:37:02,132 [run_push] DEBUG no remote changes detected 00:37:02 2024-09-18 00:37:02,133 [execute] INFO git push origin semver 00:37:02 2024-09-18 00:37:02,133 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/697/.semver, universal_newlines=False, shell=None, istream=None) 00:37:03 2024-09-18 00:37:02,903 [run_push] DEBUG push all version tags 00:37:03 2024-09-18 00:37:02,904 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:37:03 2024-09-18 00:37:02,904 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/697, universal_newlines=False, shell=None, istream=None) 00:37:03 2024-09-18 00:37:03,534 [read_version] DEBUG read version from /w/workspace/edgex-go/697/.semver/main 00:37:03 3.2.0-dev.76 [Pipeline] } 00:37:03 $ docker exec --env ******** --env ******** 7d316b998999ebb10ecf09f122dcbec3233495e61f3acf94426d4421685a742b ssh-agent -k 00:37:03 unset SSH_AUTH_SOCK; 00:37:03 unset SSH_AGENT_PID; 00:37:03 echo Agent pid 39 killed; 00:37:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:37:04 + git semver [Pipeline] } 00:37:04 $ docker stop --time=1 7d316b998999ebb10ecf09f122dcbec3233495e61f3acf94426d4421685a742b 00:37:05 $ docker rm -f --volumes 7d316b998999ebb10ecf09f122dcbec3233495e61f3acf94426d4421685a742b [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 00:37:06 + [ -d /w/workspace/edgex-go/697/archives ] [Pipeline] libraryResource [Pipeline] sh 00:37:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:37:07 ---> package-listing.sh 00:37:07 ++ facter osfamily 00:37:07 ++ tr '[:upper:]' '[:lower:]' 00:37:07 + OS_FAMILY=debian 00:37:07 + workspace=/w/workspace/edgex-go/697 00:37:07 + START_PACKAGES=/tmp/packages_start.txt 00:37:07 + END_PACKAGES=/tmp/packages_end.txt 00:37:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:37:07 + PACKAGES=/tmp/packages_start.txt 00:37:07 + '[' /w/workspace/edgex-go/697 ']' 00:37:07 + PACKAGES=/tmp/packages_end.txt 00:37:07 + case "${OS_FAMILY}" in 00:37:07 + dpkg -l 00:37:07 + grep '^ii' 00:37:07 + '[' -f /tmp/packages_start.txt ']' 00:37:07 + '[' -f /tmp/packages_end.txt ']' 00:37:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:37:07 + '[' /w/workspace/edgex-go/697 ']' 00:37:07 + mkdir -p /w/workspace/edgex-go/697/archives/ 00:37:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/697/archives/ [Pipeline] echo 00:37:07 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/697/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:37:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:37:08 00:37:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:37:09 latest: Pulling from edgex-lftools-log-publisher 00:37:09 5eb5b503b376: Pulling fs layer 00:37:09 5c69ac0246d0: Pulling fs layer 00:37:09 ec43610c2a17: Pulling fs layer 00:37:09 3a2ae6a8a46f: Pulling fs layer 00:37:09 33b1e0a273af: Pulling fs layer 00:37:09 5d3b04190fa2: Pulling fs layer 00:37:09 2f39f015ded8: Pulling fs layer 00:37:09 3a2ae6a8a46f: Waiting 00:37:09 33b1e0a273af: Waiting 00:37:09 5d3b04190fa2: Waiting 00:37:09 2f39f015ded8: Waiting 00:37:09 5c69ac0246d0: Download complete 00:37:09 3a2ae6a8a46f: Verifying Checksum 00:37:09 3a2ae6a8a46f: Download complete 00:37:09 33b1e0a273af: Verifying Checksum 00:37:09 33b1e0a273af: Download complete 00:37:09 5d3b04190fa2: Verifying Checksum 00:37:09 5d3b04190fa2: Download complete 00:37:09 ec43610c2a17: Download complete 00:37:09 5eb5b503b376: Verifying Checksum 00:37:09 5eb5b503b376: Download complete 00:37:10 2f39f015ded8: Download complete 00:37:11 5eb5b503b376: Pull complete 00:37:11 5c69ac0246d0: Pull complete 00:37:11 ec43610c2a17: Pull complete 00:37:11 3a2ae6a8a46f: Pull complete 00:37:11 33b1e0a273af: Pull complete 00:37:11 5d3b04190fa2: Pull complete 00:37:17 2f39f015ded8: Pull complete 00:37:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:37:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:37:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:37:17 prd-ubuntu20.04-docker-8c-8g-10538 does not seem to be running inside a container 00:37:17 $ 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/697/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/697 -v /w/workspace/edgex-go/697:/w/workspace/edgex-go/697:rw,z -v /w/workspace/edgex-go/697@tmp:/w/workspace/edgex-go/697@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:37:23 $ docker top ba2162794f601016df191c5ab9719c9b96b96b0d74546fe1c6c786bf67cb3eb0 -eo pid,comm [Pipeline] { [Pipeline] sh 00:37:23 + touch /tmp/pre-build-complete [Pipeline] sh 00:37:24 + mkdir -p /var/log/sysstat [Pipeline] sh 00:37:24 + ls /var/log/sa-host 00:37:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:37:24 provisioning config files... 00:37:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/697@tmp/config5785187432388465714tmp [Pipeline] { [Pipeline] echo 00:37:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:37:24 ---> create-netrc.sh [Pipeline] } 00:37:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:37:25 ---> python-tools-install.sh [Pipeline] echo 00:37:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:37:25 ---> sudo-logs.sh 00:37:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:37:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:37:25 ---> job-cost.sh 00:37:25 lf-activate-venv: SKIPPING 00:37:25 DEBUG: total: 0.10999999940395355 00:37:25 INFO: Retrieving Stack Cost... 00:37:26 INFO: Retrieving Pricing Info for: v3-standard-8 00:37:26 INFO: Archiving Costs [Pipeline] echo 00:37:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:37:26 ---> logs-deploy.sh 00:37:26 lf-activate-venv: SKIPPING 00:37:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/697 00:37:26 INFO: archiving workspace using pattern(s): 00:37:27 Archives upload complete. 00:37:28 INFO: archiving logs to Nexus 00:37:29 ---> uname -a: 00:37:29 Linux prd-ubuntu20-04-docker-8c-8g-10538 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:37:29 00:37:29 00:37:29 ---> lscpu: 00:37:29 Architecture: x86_64 00:37:29 CPU op-mode(s): 32-bit, 64-bit 00:37:29 Byte Order: Little Endian 00:37:29 Address sizes: 40 bits physical, 48 bits virtual 00:37:29 CPU(s): 8 00:37:29 On-line CPU(s) list: 0-7 00:37:29 Thread(s) per core: 1 00:37:29 Core(s) per socket: 1 00:37:29 Socket(s): 8 00:37:29 NUMA node(s): 1 00:37:29 Vendor ID: AuthenticAMD 00:37:29 CPU family: 23 00:37:29 Model: 49 00:37:29 Model name: AMD EPYC-Rome Processor 00:37:29 Stepping: 0 00:37:29 CPU MHz: 2799.998 00:37:29 BogoMIPS: 5599.99 00:37:29 Virtualization: AMD-V 00:37:29 Hypervisor vendor: KVM 00:37:29 Virtualization type: full 00:37:29 L1d cache: 256 KiB 00:37:29 L1i cache: 256 KiB 00:37:29 L2 cache: 4 MiB 00:37:29 L3 cache: 128 MiB 00:37:29 NUMA node0 CPU(s): 0-7 00:37:29 Vulnerability Itlb multihit: Not affected 00:37:29 Vulnerability L1tf: Not affected 00:37:29 Vulnerability Mds: Not affected 00:37:29 Vulnerability Meltdown: Not affected 00:37:29 Vulnerability Mmio stale data: Not affected 00:37:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:37:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:37:29 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:37:29 Vulnerability Srbds: Not affected 00:37:29 Vulnerability Tsx async abort: Not affected 00:37:29 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 00:37:29 00:37:29 00:37:29 ---> nproc: 00:37:29 8 00:37:29 00:37:29 00:37:29 ---> df -h: 00:37:29 Filesystem Size Used Avail Use% Mounted on 00:37:29 overlay 155G 29G 127G 19% / 00:37:29 tmpfs 64M 0 64M 0% /dev 00:37:29 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:37:29 shm 64M 0 64M 0% /dev/shm 00:37:29 /dev/vda1 155G 29G 127G 19% /facter-os 00:37:29 00:37:29 00:37:29 ---> sar -b -r -n DEV: 00:37:29 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10538) 09/18/24 _x86_64_ (8 CPU) 00:37:29 00:37:29 00:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:37:29 00:00:01 400.00 0.00 400.00 0.00 0.00 4000.00 0.00 00:37:29 00:01:01 5.98 0.03 5.95 0.00 0.27 155.31 0.00 00:37:29 00:02:01 2.13 0.02 2.12 0.00 0.13 27.86 0.00 00:37:29 00:03:01 1.45 0.00 1.45 0.00 0.00 17.46 0.00 00:37:29 00:04:01 1.13 0.00 1.13 0.00 0.00 12.00 0.00 00:37:29 00:05:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 00:37:29 00:06:02 1.27 0.00 1.27 0.00 0.00 13.60 0.00 00:37:29 00:07:01 1.69 0.00 1.69 0.00 0.00 20.34 0.00 00:37:29 00:08:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 00:37:29 00:09:01 1.75 0.00 1.75 0.00 0.00 19.46 0.00 00:37:29 00:10:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 00:37:29 00:11:01 1.55 0.00 1.55 0.00 0.00 17.19 0.00 00:37:29 00:12:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 00:37:29 00:13:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 00:37:29 00:14:01 1.30 0.00 1.30 0.00 0.00 13.86 0.00 00:37:29 00:15:01 1.68 0.00 1.68 0.00 0.00 18.80 0.00 00:37:29 00:16:01 0.90 0.00 0.90 0.00 0.00 9.73 0.00 00:37:29 00:17:01 1.58 0.02 1.57 0.00 0.13 19.19 0.00 00:37:29 00:18:01 1.30 0.00 1.30 0.00 0.00 13.06 0.00 00:37:29 00:19:01 1.67 0.00 1.67 0.00 0.00 19.06 0.00 00:37:29 00:20:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 00:37:29 00:21:01 1.52 0.00 1.52 0.00 0.00 16.93 0.00 00:37:29 00:22:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 00:37:29 00:23:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 00:37:29 00:24:01 1.30 0.00 1.30 0.00 0.00 13.86 0.00 00:37:29 00:25:01 1.00 0.00 1.00 0.00 0.00 12.53 0.00 00:37:29 00:26:01 1.43 0.00 1.43 0.00 0.00 16.00 0.00 00:37:29 00:27:01 1.58 0.00 1.58 0.00 0.00 18.13 0.00 00:37:29 00:28:01 1.02 0.00 1.02 0.00 0.00 12.66 0.00 00:37:29 00:29:01 1.68 0.00 1.68 0.00 0.00 19.06 0.00 00:37:29 00:30:01 1.46 0.00 1.46 0.00 0.00 16.25 0.00 00:37:29 00:31:01 2.28 0.30 1.98 0.00 10.00 22.93 0.00 00:37:29 00:32:01 20.28 1.20 19.08 0.00 25.46 630.29 0.00 00:37:29 00:33:01 6.63 0.00 6.63 0.00 0.00 198.57 0.00 00:37:29 00:34:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 00:37:29 00:35:01 0.98 0.00 0.98 0.00 0.00 12.93 0.00 00:37:29 00:36:01 4.83 0.07 4.77 0.00 7.87 719.35 0.00 00:37:29 00:37:01 183.42 0.35 183.07 0.00 3.73 60951.17 0.00 00:37:29 Average: 7.15 0.05 7.10 0.00 1.29 1707.26 0.00 00:37:29 00:37:29 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:37:29 00:00:01 9729608 31417508 827592 2.52 412268 20546636 2075372 6.12 3972172 17711568 12 00:37:29 00:01:01 9739172 31427456 817560 2.49 412512 20546664 2134208 6.29 3962172 17710856 220 00:37:29 00:02:01 9741264 31429560 816148 2.48 412548 20546640 2121880 6.25 3961720 17710832 8 00:37:29 00:03:01 9741676 31429972 815600 2.48 412568 20546644 2121880 6.25 3961612 17710832 224 00:37:29 00:04:01 9742968 31431292 814260 2.48 412596 20546648 2121880 6.25 3960104 17710836 28 00:37:29 00:05:01 9742912 31431236 814240 2.48 412604 20546648 2121880 6.25 3959864 17710836 188 00:37:29 00:06:02 9742888 31431220 814200 2.48 412620 20546652 2121880 6.25 3959852 17710840 12 00:37:29 00:07:01 9743832 31432224 813120 2.47 412656 20546648 2121880 6.25 3959044 17710844 44 00:37:29 00:08:01 9744052 31432488 812852 2.47 412664 20546660 2121880 6.25 3958848 17710848 8 00:37:29 00:09:01 9743960 31432400 813084 2.47 412680 20546660 2121880 6.25 3958824 17710852 4 00:37:29 00:10:01 9744456 31432940 812544 2.47 412696 20546672 2121880 6.25 3958188 17710860 8 00:37:29 00:11:01 9744036 31432568 812828 2.47 412728 20546672 2121880 6.25 3958496 17710860 208 00:37:29 00:12:01 9743996 31432540 812804 2.47 412736 20546676 2121880 6.25 3958552 17710864 12 00:37:29 00:13:01 9743980 31432540 812788 2.47 412752 20546676 2121880 6.25 3958624 17710864 264 00:37:29 00:14:01 9744224 31432796 812512 2.47 412764 20546680 2121880 6.25 3958548 17710868 4 00:37:29 00:15:01 9744168 31432756 812452 2.47 412772 20546684 2121880 6.25 3958668 17710872 164 00:37:29 00:16:01 9744184 31432776 812424 2.47 412784 20546684 2121880 6.25 3958364 17710872 8 00:37:29 00:17:01 9743844 31432460 812676 2.47 412812 20546684 2137932 6.30 3958396 17710876 52 00:37:29 00:18:01 9744096 31432868 812276 2.47 412824 20546820 2137932 6.30 3958900 17711000 188 00:37:29 00:19:01 9744056 31432868 812236 2.47 412860 20546824 2137932 6.30 3958884 17711004 228 00:37:29 00:20:01 9744080 31432904 812196 2.47 412872 20546828 2137932 6.30 3958564 17711008 8 00:37:29 00:21:01 9744224 31433072 812180 2.47 412884 20546828 2137932 6.30 3958716 17711016 44 00:37:29 00:22:01 9743940 31432816 812428 2.47 412920 20546820 2121240 6.25 3958600 17711020 8 00:37:29 00:23:01 9744136 31433052 812124 2.47 412940 20546836 2121240 6.25 3958708 17711024 200 00:37:29 00:24:01 9744288 31433236 812024 2.47 412976 20546836 2121240 6.25 3959156 17711024 192 00:37:29 00:25:01 9744280 31433256 812012 2.47 412992 20546840 2121240 6.25 3958908 17711028 196 00:37:29 00:26:01 9744796 31433796 811656 2.47 413012 20546848 2121240 6.25 3958712 17711036 8 00:37:29 00:27:01 9744528 31433560 811868 2.47 413036 20546852 2121240 6.25 3958628 17711040 136 00:37:29 00:28:01 9744196 31433256 812104 2.47 413068 20546856 2121240 6.25 3958712 17711044 8 00:37:29 00:29:01 9744264 31433380 811844 2.47 413084 20546856 2121240 6.25 3959016 17711044 108 00:37:29 00:30:01 9744476 31433648 811512 2.47 413140 20546860 2121240 6.25 3959008 17711048 84 00:37:29 00:31:01 9744148 31433688 811616 2.47 413212 20547152 2121240 6.25 3962232 17711124 212 00:37:29 00:32:01 9735940 31429100 816116 2.48 415072 20547936 2104520 6.20 3968968 17711368 80 00:37:29 00:33:01 9735168 31428952 816232 2.48 415624 20547944 2104520 6.20 3969348 17711320 232 00:37:29 00:34:01 9735308 31429108 816016 2.48 415640 20547944 2104520 6.20 3969188 17711320 176 00:37:29 00:35:01 9734788 31428748 816316 2.48 415660 20548080 2104520 6.20 3969544 17711452 252 00:37:29 00:36:01 9021516 31396444 847700 2.58 419148 21176916 2071460 6.10 3997356 18340428 642700 00:37:29 00:37:01 8272868 31359668 879868 2.68 444616 21781164 2195536 6.47 4104332 18895016 212 00:37:29 Average: 9684745 31428793 816316 2.48 414088 20595947 2121708 6.25 3965461 17758722 17019 00:37:29 00:37:29 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:37:29 00:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:01:01 ens3 0.22 0.20 0.02 0.02 0.00 0.00 0.00 0.00 00:37:29 00:01:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 00:37:29 00:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:02:01 ens3 0.40 0.33 0.26 0.21 0.00 0.00 0.00 0.00 00:37:29 00:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:03:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 00:37:29 00:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:37:29 00:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:04:01 ens3 2.00 0.78 2.57 0.24 0.00 0.00 0.00 0.00 00:37:29 00:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:05:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:37:29 00:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:37:29 00:06:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:06:02 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:06:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:07:01 ens3 0.14 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:37:29 00:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:37:29 00:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:08:01 ens3 0.13 0.07 0.08 0.06 0.00 0.00 0.00 0.00 00:37:29 00:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:09:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:37:29 00:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:37:29 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:10:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:11:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:37:29 00:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:37:29 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:12:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:13:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 00:37:29 00:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:37:29 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:15:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:37:29 00:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:37:29 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:17:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:37:29 00:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:37:29 00:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:18:01 ens3 0.25 0.17 0.19 0.07 0.00 0.00 0.00 0.00 00:37:29 00:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:19:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:37:29 00:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:37:29 00:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:20:01 ens3 0.35 0.00 0.04 0.00 0.00 0.00 0.00 0.00 00:37:29 00:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:21:01 ens3 0.90 0.80 0.43 0.31 0.00 0.00 0.00 0.00 00:37:29 00:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:37:29 00:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:22:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:23:01 ens3 0.98 0.27 0.14 0.08 0.00 0.00 0.00 0.00 00:37:29 00:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:37:29 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:24:01 ens3 1.15 0.63 0.49 0.29 0.00 0.00 0.00 0.00 00:37:29 00:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:25:01 ens3 0.60 0.58 0.35 0.29 0.00 0.00 0.00 0.00 00:37:29 00:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:37:29 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:26:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:27:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:37:29 00:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:37:29 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:28:01 ens3 0.28 0.12 0.14 0.07 0.00 0.00 0.00 0.00 00:37:29 00:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:37:29 00:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:37:29 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:30:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:31:01 ens3 0.88 0.68 0.81 0.37 0.00 0.00 0.00 0.00 00:37:29 00:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:37:29 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:32:01 ens3 92.98 71.54 87.95 43.87 0.00 0.00 0.00 0.00 00:37:29 00:32:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 00:37:29 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:33:01 ens3 26.94 19.27 31.52 9.95 0.00 0.00 0.00 0.00 00:37:29 00:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:37:29 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:34:01 ens3 0.35 0.00 0.04 0.00 0.00 0.00 0.00 0.00 00:37:29 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:35:01 ens3 0.57 0.38 0.35 0.28 0.00 0.00 0.00 0.00 00:37:29 00:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:37:29 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 00:36:01 ens3 116.65 66.24 3601.60 9.79 0.00 0.00 0.00 0.00 00:37:29 00:36:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 00:37:29 00:37:01 docker0 89.00 152.16 7.81 1272.33 0.00 0.00 0.00 0.00 00:37:29 00:37:01 ens3 360.01 256.91 4543.15 168.65 0.00 0.00 0.00 0.00 00:37:29 00:37:01 veth04d97e5 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 00:37:29 00:37:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 00:37:29 Average: docker0 2.41 4.11 0.21 34.40 0.00 0.00 0.00 0.00 00:37:29 Average: ens3 16.42 11.36 223.60 6.35 0.00 0.00 0.00 0.00 00:37:29 Average: veth04d97e5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:29 Average: lo 0.18 0.18 0.01 0.01 0.00 0.00 0.00 0.00 00:37:29 00:37:29 00:37:29 ---> sar -P ALL: 00:37:29 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10538) 09/18/24 _x86_64_ (8 CPU) 00:37:29 00:37:29 00:00:01 CPU %user %nice %system %iowait %steal %idle 00:37:29 00:00:01 all 0.00 0.00 0.00 0.00 0.00 100.00 00:37:29 00:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:37:29 00:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:37:29 00:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:37:29 00:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:37:29 00:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:37:29 00:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:37:29 00:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:37:29 00:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:37:29 00:01:01 all 0.17 0.03 0.05 0.03 0.02 99.71 00:37:29 00:01:01 0 0.07 0.00 0.05 0.00 0.05 99.83 00:37:29 00:01:01 1 1.09 0.00 0.05 0.00 0.00 98.86 00:37:29 00:01:01 2 0.05 0.10 0.05 0.00 0.02 99.78 00:37:29 00:01:01 3 0.05 0.00 0.05 0.12 0.02 99.77 00:37:29 00:01:01 4 0.03 0.03 0.03 0.00 0.02 99.88 00:37:29 00:01:01 5 0.02 0.00 0.05 0.00 0.00 99.93 00:37:29 00:01:01 6 0.02 0.07 0.08 0.12 0.00 99.72 00:37:29 00:01:01 7 0.02 0.03 0.02 0.00 0.03 99.90 00:37:29 00:02:01 all 0.03 0.00 0.03 0.01 0.01 99.92 00:37:29 00:02:01 0 0.08 0.00 0.07 0.02 0.03 99.80 00:37:29 00:02:01 1 0.03 0.00 0.02 0.00 0.02 99.93 00:37:29 00:02:01 2 0.00 0.00 0.03 0.00 0.02 99.95 00:37:29 00:02:01 3 0.03 0.00 0.03 0.02 0.00 99.92 00:37:29 00:02:01 4 0.00 0.00 0.03 0.00 0.00 99.97 00:37:29 00:02:01 5 0.02 0.00 0.00 0.00 0.02 99.97 00:37:29 00:02:01 6 0.02 0.00 0.05 0.00 0.02 99.92 00:37:29 00:02:01 7 0.03 0.00 0.00 0.02 0.00 99.95 00:37:29 00:03:01 all 0.20 0.00 0.01 0.01 0.01 99.77 00:37:29 00:03:01 0 0.15 0.00 0.03 0.02 0.05 99.75 00:37:29 00:03:01 1 1.35 0.00 0.02 0.00 0.00 98.63 00:37:29 00:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:37:29 00:03:01 3 0.02 0.00 0.02 0.02 0.02 99.93 00:37:29 00:03:01 4 0.03 0.00 0.02 0.00 0.00 99.95 00:37:29 00:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:37:29 00:03:01 6 0.02 0.00 0.00 0.02 0.00 99.97 00:37:29 00:03:01 7 0.03 0.00 0.00 0.00 0.00 99.97 00:37:29 00:04:01 all 0.15 0.00 0.01 0.01 0.02 99.80 00:37:29 00:04:01 0 0.08 0.00 0.07 0.00 0.05 99.80 00:37:29 00:04:01 1 1.04 0.00 0.00 0.00 0.02 98.94 00:37:29 00:04:01 2 0.02 0.00 0.00 0.00 0.02 99.97 00:37:29 00:04:01 3 0.02 0.00 0.02 0.07 0.02 99.88 00:37:29 00:04:01 4 0.00 0.00 0.00 0.00 0.02 99.98 00:37:29 00:04:01 5 0.00 0.00 0.02 0.00 0.02 99.97 00:37:29 00:04:01 6 0.05 0.00 0.02 0.00 0.02 99.92 00:37:29 00:04:01 7 0.02 0.00 0.00 0.00 0.02 99.97 00:37:29 00:05:01 all 0.02 0.00 0.01 0.00 0.01 99.96 00:37:29 00:05:01 0 0.03 0.00 0.03 0.00 0.03 99.90 00:37:29 00:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:37:29 00:05:01 2 0.03 0.00 0.02 0.00 0.02 99.93 00:37:29 00:05:01 3 0.00 0.00 0.00 0.02 0.00 99.98 00:37:29 00:05:01 4 0.00 0.00 0.02 0.00 0.00 99.98 00:37:29 00:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:37:29 00:05:01 6 0.02 0.00 0.00 0.02 0.02 99.95 00:37:29 00:05:01 7 0.03 0.00 0.00 0.00 0.00 99.97 00:37:29 00:06:02 all 0.02 0.00 0.01 0.00 0.01 99.95 00:37:29 00:06:02 0 0.05 0.00 0.03 0.00 0.03 99.88 00:37:29 00:06:02 1 0.03 0.00 0.00 0.00 0.02 99.95 00:37:29 00:06:02 2 0.02 0.00 0.00 0.00 0.00 99.98 00:37:29 00:06:02 3 0.03 0.00 0.00 0.02 0.02 99.93 00:37:29 00:06:02 4 0.00 0.00 0.00 0.00 0.00 100.00 00:37:29 00:06:02 5 0.02 0.00 0.02 0.00 0.00 99.97 00:37:29 00:06:02 6 0.00 0.00 0.03 0.02 0.00 99.95 00:37:29 00:06:02 7 0.03 0.00 0.03 0.00 0.00 99.93 00:37:29 00:07:01 all 0.03 0.00 0.02 0.00 0.01 99.93 00:37:29 00:07:01 0 0.08 0.00 0.07 0.00 0.03 99.81 00:37:29 00:07:01 1 0.07 0.00 0.02 0.00 0.00 99.91 00:37:29 00:07:01 2 0.02 0.00 0.03 0.00 0.02 99.93 00:37:29 00:07:01 3 0.00 0.00 0.02 0.02 0.00 99.97 00:37:29 00:07:01 4 0.02 0.00 0.00 0.00 0.02 99.97 00:37:29 00:07:01 5 0.00 0.00 0.02 0.00 0.02 99.97 00:37:29 00:07:01 6 0.02 0.00 0.02 0.02 0.02 99.93 00:37:29 00:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:37:29 00:08:01 all 0.05 0.00 0.01 0.00 0.01 99.92 00:37:29 00:08:01 0 0.15 0.00 0.05 0.00 0.05 99.75 00:37:29 00:08:01 1 0.05 0.00 0.00 0.00 0.02 99.93 00:37:29 00:08:01 2 0.05 0.00 0.02 0.00 0.02 99.92 00:37:29 00:08:01 3 0.03 0.00 0.00 0.00 0.02 99.95 00:37:29 00:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:37:29 00:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 00:37:29 00:08:01 6 0.03 0.00 0.02 0.00 0.00 99.95 00:37:29 00:08:01 7 0.03 0.00 0.02 0.00 0.02 99.93 00:37:29 00:09:01 all 0.02 0.00 0.01 0.02 0.01 99.94 00:37:29 00:09:01 0 0.07 0.00 0.03 0.13 0.05 99.72 00:37:29 00:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:37:29 00:09:01 2 0.02 0.00 0.02 0.00 0.02 99.95 00:37:29 00:09:01 3 0.00 0.00 0.02 0.02 0.02 99.95 00:37:29 00:09:01 4 0.02 0.00 0.00 0.00 0.02 99.97 00:37:29 00:09:01 5 0.02 0.00 0.02 0.00 0.02 99.95 00:37:29 00:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:37:29 00:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:37:29 00:10:01 all 0.10 0.00 0.01 0.00 0.01 99.89 00:37:29 00:10:01 0 0.05 0.00 0.02 0.00 0.05 99.88 00:37:29 00:10:01 1 0.53 0.00 0.00 0.00 0.02 99.45 00:37:29 00:10:01 2 0.02 0.00 0.03 0.00 0.00 99.95 00:37:29 00:10:01 3 0.07 0.00 0.00 0.02 0.00 99.92 00:37:29 00:10:01 4 0.05 0.00 0.00 0.00 0.00 99.95 00:37:29 00:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:37:29 00:10:01 6 0.03 0.00 0.00 0.00 0.02 99.95 00:37:29 00:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:37:29 00:37:29 00:10:01 CPU %user %nice %system %iowait %steal %idle 00:37:29 00:11:01 all 0.02 0.00 0.02 0.01 0.01 99.94 00:37:29 00:11:01 0 0.12 0.00 0.08 0.03 0.05 99.72 00:37:29 00:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:37:29 00:11:01 2 0.02 0.00 0.00 0.00 0.02 99.97 00:37:29 00:11:01 3 0.02 0.00 0.02 0.03 0.02 99.92 00:37:29 00:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 00:37:29 00:11:01 5 0.00 0.00 0.00 0.00 0.02 99.98 00:37:29 00:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 00:37:29 00:11:01 7 0.02 0.00 0.00 0.00 0.02 99.97 00:37:29 00:12:01 all 0.03 0.00 0.02 0.00 0.01 99.94 00:37:29 00:12:01 0 0.08 0.00 0.08 0.00 0.03 99.80 00:37:29 00:12:01 1 0.03 0.00 0.00 0.00 0.02 99.95 00:37:29 00:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:37:29 00:12:01 3 0.03 0.00 0.00 0.02 0.00 99.95 00:37:29 00:12:01 4 0.03 0.00 0.02 0.00 0.02 99.93 00:37:29 00:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:37:29 00:12:01 6 0.02 0.00 0.03 0.00 0.00 99.95 00:37:29 00:12:01 7 0.03 0.00 0.00 0.00 0.00 99.97 00:37:29 00:13:01 all 0.02 0.00 0.01 0.01 0.01 99.94 00:37:29 00:13:01 0 0.05 0.00 0.03 0.02 0.07 99.83 00:37:29 00:13:01 1 0.08 0.00 0.02 0.00 0.00 99.90 00:37:29 00:13:01 2 0.03 0.00 0.00 0.00 0.02 99.95 00:37:29 00:13:01 3 0.00 0.00 0.02 0.08 0.00 99.90 00:37:29 00:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 00:37:29 00:13:01 5 0.00 0.00 0.00 0.00 0.02 99.98 00:37:29 00:13:01 6 0.00 0.00 0.02 0.00 0.02 99.97 00:37:29 00:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:37:29 00:14:01 all 0.03 0.00 0.01 0.00 0.01 99.95 00:37:29 00:14:01 0 0.05 0.00 0.00 0.00 0.03 99.92 00:37:29 00:14:01 1 0.02 0.00 0.00 0.00 0.02 99.97 00:37:29 00:14:01 2 0.02 0.00 0.02 0.00 0.02 99.95 00:37:29 00:14:01 3 0.02 0.00 0.00 0.00 0.02 99.97 00:37:29 00:14:01 4 0.03 0.00 0.02 0.00 0.00 99.95 00:37:29 00:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 00:37:29 00:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 00:37:29 00:14:01 7 0.03 0.00 0.02 0.00 0.02 99.93 00:37:29 00:15:01 all 0.02 0.00 0.02 0.01 0.01 99.93 00:37:29 00:15:01 0 0.10 0.00 0.05 0.02 0.03 99.80 00:37:29 00:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:37:29 00:15:01 2 0.03 0.00 0.02 0.00 0.00 99.95 00:37:29 00:15:01 3 0.00 0.00 0.02 0.10 0.02 99.87 00:37:29 00:15:01 4 0.02 0.00 0.02 0.00 0.02 99.95 00:37:29 00:15:01 5 0.00 0.00 0.00 0.00 0.02 99.98 00:37:29 00:15:01 6 0.00 0.00 0.03 0.00 0.00 99.97 00:37:29 00:15:01 7 0.03 0.00 0.02 0.00 0.02 99.93 00:37:29 00:16:01 all 0.09 0.00 0.02 0.02 0.01 99.85 00:37:29 00:16:01 0 0.52 0.00 0.07 0.03 0.03 99.35 00:37:29 00:16:01 1 0.03 0.00 0.00 0.00 0.02 99.95 00:37:29 00:16:01 2 0.03 0.00 0.02 0.00 0.02 99.93 00:37:29 00:16:01 3 0.05 0.00 0.02 0.15 0.00 99.78 00:37:29 00:16:01 4 0.05 0.00 0.02 0.00 0.02 99.92 00:37:29 00:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:37:29 00:16:01 6 0.02 0.00 0.02 0.00 0.02 99.95 00:37:29 00:16:01 7 0.02 0.00 0.00 0.00 0.02 99.97 00:37:29 00:17:01 all 0.26 0.00 0.03 0.01 0.01 99.69 00:37:29 00:17:01 0 1.95 0.00 0.05 0.02 0.03 97.95 00:37:29 00:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:37:29 00:17:01 2 0.03 0.00 0.05 0.00 0.00 99.92 00:37:29 00:17:01 3 0.02 0.00 0.02 0.05 0.02 99.90 00:37:29 00:17:01 4 0.02 0.00 0.03 0.00 0.02 99.93 00:37:29 00:17:01 5 0.00 0.00 0.00 0.00 0.02 99.98 00:37:29 00:17:01 6 0.03 0.00 0.03 0.02 0.00 99.92 00:37:29 00:17:01 7 0.03 0.00 0.02 0.00 0.00 99.95 00:37:29 00:18:01 all 0.05 0.00 0.01 0.00 0.01 99.92 00:37:29 00:18:01 0 0.27 0.00 0.03 0.00 0.02 99.68 00:37:29 00:18:01 1 0.03 0.00 0.00 0.00 0.00 99.97 00:37:29 00:18:01 2 0.02 0.00 0.00 0.00 0.02 99.97 00:37:29 00:18:01 3 0.02 0.00 0.02 0.02 0.02 99.93 00:37:29 00:18:01 4 0.05 0.00 0.02 0.00 0.03 99.90 00:37:29 00:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:37:29 00:18:01 6 0.00 0.00 0.02 0.00 0.02 99.97 00:37:29 00:18:01 7 0.03 0.00 0.02 0.00 0.02 99.93 00:37:29 00:19:01 all 0.01 0.00 0.01 0.01 0.01 99.95 00:37:29 00:19:01 0 0.02 0.00 0.02 0.00 0.02 99.95 00:37:29 00:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:37:29 00:19:01 2 0.02 0.00 0.02 0.00 0.02 99.95 00:37:29 00:19:01 3 0.02 0.00 0.02 0.07 0.00 99.90 00:37:29 00:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:37:29 00:19:01 5 0.02 0.00 0.02 0.00 0.03 99.93 00:37:29 00:19:01 6 0.03 0.00 0.02 0.00 0.00 99.95 00:37:29 00:19:01 7 0.02 0.00 0.02 0.00 0.02 99.95 00:37:29 00:20:01 all 0.02 0.00 0.01 0.00 0.02 99.94 00:37:29 00:20:01 0 0.03 0.00 0.05 0.00 0.03 99.88 00:37:29 00:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:37:29 00:20:01 2 0.02 0.00 0.00 0.00 0.02 99.97 00:37:29 00:20:01 3 0.05 0.00 0.02 0.03 0.02 99.88 00:37:29 00:20:01 4 0.05 0.00 0.00 0.00 0.02 99.93 00:37:29 00:20:01 5 0.02 0.00 0.02 0.00 0.03 99.93 00:37:29 00:20:01 6 0.00 0.00 0.02 0.00 0.02 99.97 00:37:29 00:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:37:29 00:21:01 all 0.01 0.00 0.01 0.00 0.01 99.96 00:37:29 00:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:37:29 00:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:37:29 00:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 00:37:29 00:21:01 3 0.00 0.00 0.00 0.03 0.02 99.95 00:37:29 00:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:37:29 00:21:01 5 0.05 0.00 0.05 0.00 0.03 99.87 00:37:29 00:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:37:29 00:21:01 7 0.02 0.00 0.00 0.00 0.02 99.97 00:37:29 00:37:29 00:21:01 CPU %user %nice %system %iowait %steal %idle 00:37:29 00:22:01 all 0.10 0.00 0.01 0.00 0.02 99.86 00:37:29 00:22:01 0 0.68 0.00 0.00 0.00 0.02 99.30 00:37:29 00:22:01 1 0.00 0.00 0.02 0.00 0.02 99.97 00:37:29 00:22:01 2 0.03 0.00 0.02 0.00 0.02 99.93 00:37:29 00:22:01 3 0.02 0.00 0.02 0.03 0.00 99.93 00:37:29 00:22:01 4 0.00 0.00 0.00 0.00 0.02 99.98 00:37:29 00:22:01 5 0.07 0.00 0.03 0.00 0.03 99.87 00:37:29 00:22:01 6 0.02 0.00 0.02 0.00 0.02 99.95 00:37:29 00:22:01 7 0.02 0.00 0.02 0.00 0.02 99.95 00:37:29 00:23:01 all 0.03 0.00 0.02 0.01 0.01 99.94 00:37:29 00:23:01 0 0.05 0.00 0.02 0.00 0.02 99.92 00:37:29 00:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:37:29 00:23:01 2 0.03 0.00 0.02 0.00 0.02 99.93 00:37:29 00:23:01 3 0.03 0.00 0.02 0.05 0.02 99.88 00:37:29 00:23:01 4 0.03 0.00 0.02 0.00 0.00 99.95 00:37:29 00:23:01 5 0.02 0.00 0.02 0.00 0.03 99.93 00:37:29 00:23:01 6 0.03 0.00 0.02 0.00 0.00 99.95 00:37:29 00:23:01 7 0.03 0.00 0.02 0.00 0.00 99.95 00:37:29 00:24:01 all 0.01 0.00 0.01 0.00 0.01 99.96 00:37:29 00:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 00:37:29 00:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:37:29 00:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 00:37:29 00:24:01 3 0.02 0.00 0.02 0.03 0.02 99.92 00:37:29 00:24:01 4 0.03 0.00 0.00 0.00 0.00 99.97 00:37:29 00:24:01 5 0.02 0.00 0.02 0.00 0.05 99.92 00:37:29 00:24:01 6 0.03 0.00 0.03 0.00 0.02 99.92 00:37:29 00:24:01 7 0.00 0.00 0.02 0.00 0.02 99.97 00:37:29 00:25:01 all 0.03 0.00 0.02 0.01 0.01 99.93 00:37:29 00:25:01 0 0.02 0.00 0.02 0.00 0.02 99.95 00:37:29 00:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:37:29 00:25:01 2 0.02 0.00 0.03 0.00 0.02 99.93 00:37:29 00:25:01 3 0.03 0.00 0.02 0.05 0.02 99.88 00:37:29 00:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:37:29 00:25:01 5 0.07 0.00 0.02 0.00 0.03 99.88 00:37:29 00:25:01 6 0.07 0.00 0.05 0.00 0.02 99.87 00:37:29 00:25:01 7 0.03 0.00 0.00 0.00 0.00 99.97 00:37:29 00:26:01 all 0.02 0.00 0.01 0.01 0.01 99.95 00:37:29 00:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 00:37:29 00:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:37:29 00:26:01 2 0.02 0.00 0.02 0.00 0.02 99.95 00:37:29 00:26:01 3 0.03 0.00 0.02 0.05 0.00 99.90 00:37:29 00:26:01 4 0.03 0.00 0.02 0.00 0.02 99.93 00:37:29 00:26:01 5 0.02 0.00 0.02 0.00 0.03 99.93 00:37:29 00:26:01 6 0.00 0.00 0.02 0.00 0.02 99.97 00:37:29 00:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 00:37:29 00:27:01 all 0.20 0.00 0.02 0.00 0.01 99.78 00:37:29 00:27:01 0 1.32 0.00 0.02 0.00 0.00 98.66 00:37:29 00:27:01 1 0.02 0.00 0.00 0.02 0.00 99.97 00:37:29 00:27:01 2 0.03 0.00 0.05 0.00 0.00 99.92 00:37:29 00:27:01 3 0.02 0.00 0.00 0.02 0.02 99.95 00:37:29 00:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:37:29 00:27:01 5 0.03 0.00 0.02 0.00 0.02 99.93 00:37:29 00:27:01 6 0.08 0.00 0.05 0.00 0.00 99.87 00:37:29 00:27:01 7 0.03 0.00 0.00 0.00 0.02 99.95 00:37:29 00:28:01 all 0.21 0.00 0.02 0.00 0.01 99.75 00:37:29 00:28:01 0 1.55 0.00 0.02 0.00 0.02 98.42 00:37:29 00:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:37:29 00:28:01 2 0.02 0.00 0.02 0.00 0.02 99.95 00:37:29 00:28:01 3 0.00 0.00 0.02 0.02 0.02 99.95 00:37:29 00:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:37:29 00:28:01 5 0.02 0.00 0.02 0.00 0.03 99.93 00:37:29 00:28:01 6 0.05 0.00 0.05 0.00 0.02 99.88 00:37:29 00:28:01 7 0.02 0.00 0.02 0.00 0.02 99.95 00:37:29 00:29:01 all 0.07 0.00 0.01 0.01 0.01 99.90 00:37:29 00:29:01 0 0.22 0.00 0.02 0.00 0.02 99.75 00:37:29 00:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:37:29 00:29:01 2 0.05 0.00 0.02 0.00 0.02 99.92 00:37:29 00:29:01 3 0.08 0.00 0.00 0.05 0.02 99.85 00:37:29 00:29:01 4 0.03 0.00 0.02 0.00 0.02 99.93 00:37:29 00:29:01 5 0.08 0.00 0.02 0.00 0.03 99.87 00:37:29 00:29:01 6 0.07 0.00 0.02 0.00 0.02 99.90 00:37:29 00:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 00:37:29 00:30:01 all 0.02 0.00 0.02 0.01 0.01 99.94 00:37:29 00:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:37:29 00:30:01 1 0.00 0.00 0.00 0.00 0.02 99.98 00:37:29 00:30:01 2 0.00 0.00 0.03 0.00 0.00 99.97 00:37:29 00:30:01 3 0.02 0.00 0.02 0.05 0.00 99.92 00:37:29 00:30:01 4 0.03 0.00 0.00 0.00 0.00 99.97 00:37:29 00:30:01 5 0.05 0.00 0.05 0.00 0.05 99.85 00:37:29 00:30:01 6 0.02 0.00 0.05 0.00 0.02 99.92 00:37:29 00:30:01 7 0.02 0.00 0.00 0.00 0.02 99.97 00:37:29 00:31:01 all 0.10 0.00 0.01 0.01 0.02 99.86 00:37:29 00:31:01 0 0.07 0.00 0.00 0.00 0.02 99.92 00:37:29 00:31:01 1 0.17 0.00 0.00 0.00 0.00 99.83 00:37:29 00:31:01 2 0.08 0.00 0.02 0.00 0.02 99.88 00:37:29 00:31:01 3 0.08 0.00 0.00 0.07 0.02 99.83 00:37:29 00:31:01 4 0.12 0.00 0.02 0.00 0.02 99.85 00:37:29 00:31:01 5 0.12 0.00 0.02 0.00 0.03 99.83 00:37:29 00:31:01 6 0.05 0.00 0.03 0.00 0.02 99.90 00:37:29 00:31:01 7 0.12 0.00 0.02 0.00 0.02 99.85 00:37:29 00:32:01 all 0.49 0.00 0.15 0.16 0.01 99.19 00:37:29 00:32:01 0 0.03 0.00 0.03 0.00 0.00 99.93 00:37:29 00:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:37:29 00:32:01 2 1.37 0.00 0.63 0.17 0.03 97.80 00:37:29 00:32:01 3 0.74 0.00 0.38 1.12 0.03 97.73 00:37:29 00:32:01 4 1.30 0.00 0.03 0.00 0.02 98.65 00:37:29 00:32:01 5 0.08 0.00 0.05 0.00 0.02 99.85 00:37:29 00:32:01 6 0.08 0.00 0.05 0.00 0.00 99.87 00:37:29 00:32:01 7 0.27 0.00 0.02 0.00 0.02 99.70 00:37:29 00:37:29 00:32:01 CPU %user %nice %system %iowait %steal %idle 00:37:29 00:33:01 all 0.15 0.00 0.05 0.05 0.01 99.73 00:37:29 00:33:01 0 0.03 0.00 0.02 0.00 0.02 99.93 00:37:29 00:33:01 1 0.03 0.00 0.00 0.00 0.00 99.97 00:37:29 00:33:01 2 0.32 0.00 0.13 0.05 0.03 99.47 00:37:29 00:33:01 3 0.58 0.00 0.17 0.37 0.03 98.85 00:37:29 00:33:01 4 0.07 0.00 0.02 0.00 0.00 99.92 00:37:29 00:33:01 5 0.03 0.00 0.02 0.00 0.00 99.95 00:37:29 00:33:01 6 0.05 0.00 0.05 0.00 0.02 99.88 00:37:29 00:33:01 7 0.10 0.00 0.03 0.00 0.02 99.85 00:37:29 00:34:01 all 0.23 0.00 0.02 0.00 0.01 99.74 00:37:29 00:34:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:37:29 00:34:01 1 0.02 0.00 0.00 0.00 0.02 99.97 00:37:29 00:34:01 2 0.05 0.00 0.05 0.00 0.03 99.87 00:37:29 00:34:01 3 1.44 0.00 0.00 0.02 0.02 98.53 00:37:29 00:34:01 4 0.07 0.00 0.00 0.00 0.00 99.93 00:37:29 00:34:01 5 0.03 0.00 0.02 0.00 0.02 99.93 00:37:29 00:34:01 6 0.10 0.00 0.03 0.00 0.00 99.87 00:37:29 00:34:01 7 0.07 0.00 0.03 0.00 0.02 99.88 00:37:29 00:35:01 all 0.12 0.00 0.02 0.00 0.01 99.84 00:37:29 00:35:01 0 0.02 0.00 0.03 0.00 0.02 99.93 00:37:29 00:35:01 1 0.07 0.00 0.02 0.00 0.00 99.92 00:37:29 00:35:01 2 0.10 0.00 0.05 0.00 0.02 99.83 00:37:29 00:35:01 3 0.50 0.00 0.02 0.03 0.02 99.43 00:37:29 00:35:01 4 0.05 0.00 0.00 0.00 0.02 99.93 00:37:29 00:35:01 5 0.05 0.00 0.00 0.00 0.02 99.93 00:37:29 00:35:01 6 0.12 0.00 0.03 0.00 0.02 99.83 00:37:29 00:35:01 7 0.08 0.00 0.02 0.00 0.00 99.90 00:37:29 00:36:01 all 2.81 0.00 1.33 0.08 0.02 95.76 00:37:29 00:36:01 0 3.94 0.00 1.15 0.07 0.02 94.82 00:37:29 00:36:01 1 2.63 0.00 1.16 0.47 0.00 95.75 00:37:29 00:36:01 2 2.93 0.00 1.07 0.02 0.05 95.93 00:37:29 00:36:01 3 2.15 0.00 1.78 0.02 0.02 96.03 00:37:29 00:36:01 4 2.54 0.00 1.05 0.03 0.02 96.36 00:37:29 00:36:01 5 2.43 0.00 1.69 0.00 0.02 95.86 00:37:29 00:36:01 6 2.83 0.00 1.61 0.00 0.02 95.54 00:37:29 00:36:01 7 3.00 0.00 1.12 0.07 0.03 95.78 00:37:29 00:37:01 all 7.54 0.00 3.42 3.68 0.07 85.30 00:37:29 00:37:01 0 8.62 0.00 3.01 0.86 0.07 87.44 00:37:29 00:37:01 1 6.43 0.00 3.29 3.80 0.07 86.41 00:37:29 00:37:01 2 6.98 0.00 2.97 0.74 0.05 89.26 00:37:29 00:37:01 3 8.04 0.00 4.45 22.75 0.09 64.67 00:37:29 00:37:01 4 6.47 0.00 3.42 0.02 0.07 90.02 00:37:29 00:37:01 5 9.09 0.00 3.76 0.44 0.07 86.64 00:37:29 00:37:01 6 7.38 0.00 3.26 0.20 0.07 89.09 00:37:29 00:37:01 7 7.29 0.00 3.18 1.07 0.05 88.42 00:37:29 Average: all 0.36 0.00 0.15 0.11 0.01 99.36 00:37:29 Average: 0 0.56 0.00 0.14 0.03 0.03 99.24 00:37:29 Average: 1 0.37 0.00 0.12 0.11 0.01 99.38 00:37:29 Average: 2 0.34 0.00 0.15 0.03 0.02 99.47 00:37:29 Average: 3 0.38 0.00 0.19 0.67 0.01 98.74 00:37:29 Average: 4 0.30 0.00 0.13 0.00 0.01 99.55 00:37:29 Average: 5 0.33 0.00 0.16 0.01 0.02 99.47 00:37:29 Average: 6 0.30 0.00 0.16 0.01 0.01 99.52 00:37:29 Average: 7 0.31 0.00 0.12 0.03 0.01 99.52 00:37:29 00:37:29 00:37:29