Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 82350b2dc17c64c6dcaf341c305da1b72442d937 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-ssh8556417937452123289.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh4863799058622319836.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh4410970090700629407.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh3441277867508744405.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-ssh16270514325292526348.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.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/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 ‘prd-ubuntu18.04-docker-8c-8g-22787’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-22967’ is offline ‘prd-ubuntu20.04-docker-8c-8g-22971’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-22968’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-22970’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-22972 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/731 [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/731 # 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 > 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 Avoid second fetch Checking out Revision 82350b2dc17c64c6dcaf341c305da1b72442d937 (main) Commit message: "feat: Using isNull field instead of nil reading value (#4974)" > git config core.sparsecheckout # timeout=10 > git checkout -f 82350b2dc17c64c6dcaf341c305da1b72442d937 # timeout=10 > git rev-list --no-walk 0f2c1aa65e1f19339a388a0f771fbaa268164f8e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:43:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:43:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:43:41 ========================================================= 04:43:41 EdgeX Global Pipelines Version Info 04:43:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:43:42 ------------------- 04:43:42 stable info: 04:43:42 ------------------- 04:43:42 Commited By: Ginny Guan ginny@iotechsys.com 04:43:42 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 04:43:42 Message: update stable to v1.0.265 04:43:43 ------------------- 04:43:43 experimental info: 04:43:43 ------------------- 04:43:43 Commited By: Cherry Wang cherry@iotechsys.com 04:43:43 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 04:43:43 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:43:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:43:43 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:43:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:43:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:43:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:43:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 04:43:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:43:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:43:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 04:43:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 04:43:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:43:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:43:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:43:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:43:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:43:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:43:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:43:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:43:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:43:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:43:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:43:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:43:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:43:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:43:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:43:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:43:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] echo 04:43:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 82350b2 [Pipeline] echo 04:43:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:43:43 provisioning config files... 04:43:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/731@tmp/config16507932284596937753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:43:44 ---> ****-login.sh 04:43:44 nexus3.edgexfoundry.org:10001 04:43:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:43:44 Configure a credential helper to remove this warning. See 04:43:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:43:44 04:43:44 Login Succeeded 04:43:44 nexus3.edgexfoundry.org:10002 04:43:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:43:44 Configure a credential helper to remove this warning. See 04:43:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:43:44 04:43:44 Login Succeeded 04:43:44 nexus3.edgexfoundry.org:10003 04:43:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:43:44 Configure a credential helper to remove this warning. See 04:43:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:43:44 04:43:44 Login Succeeded 04:43:44 nexus3.edgexfoundry.org:10004 04:43:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:43:44 Configure a credential helper to remove this warning. See 04:43:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:43:44 04:43:44 Login Succeeded 04:43:44 ****.io 04:43:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:43:45 Configure a credential helper to remove this warning. See 04:43:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:43:45 04:43:45 Login Succeeded 04:43:45 ---> ****-login.sh ends [Pipeline] } 04:43:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:43:45 + 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 04:43:45 + dirname cmd/core-command/Dockerfile 04:43:45 + cut -d/ -f2 04:43:45 + echo core-command,cmd/core-command/Dockerfile 04:43:45 + + cutdirname -d/ cmd/core-common-config-bootstrapper/Dockerfile -f2 04:43:45 04:43:45 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 04:43:45 + dirname cmd/core-data/Dockerfile+ 04:43:45 cut -d/ -f2 04:43:45 + echo core-data,cmd/core-data/Dockerfile 04:43:45 + dirname cmd/core-keeper/Dockerfile 04:43:45 + cut -d/ -f2 04:43:45 + echo core-keeper,cmd/core-keeper/Dockerfile 04:43:45 + + cut -d/ -f2 04:43:45 dirname cmd/core-metadata/Dockerfile 04:43:45 + echo core-metadata,cmd/core-metadata/Dockerfile 04:43:45 + dirname cmd/security-bootstrapper/Dockerfile 04:43:45 + cut -d/ -f2 04:43:45 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:43:45 + + dirname cmd/security-proxy-auth/Dockerfilecut 04:43:45 -d/ -f2 04:43:45 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 04:43:45 + dirname cmd/security-proxy-setup/Dockerfile 04:43:45 + cut -d/ -f2 04:43:45 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:43:45 + dirname cmd/security-secretstore-setup/Dockerfile 04:43:45 + cut -d/ -f2 04:43:45 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:43:45 + dirname cmd/security-spiffe-token-provider/Dockerfile 04:43:45 + cut -d/ -f2 04:43:45 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 04:43:45 + dirname cmd/security-spire-agent/Dockerfile 04:43:45 + cut -d/ -f2 04:43:45 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 04:43:45 + dirname cmd/security-spire-config/Dockerfile 04:43:45 + cut -d/ -f2 04:43:45 + echo security-spire-config,cmd/security-spire-config/Dockerfile 04:43:45 + dirname cmd/security-spire-server/Dockerfile 04:43:45 + cut -d/ -f2 04:43:45 + echo security-spire-server,cmd/security-spire-server/Dockerfile 04:43:45 + dirname cmd/support-cron-scheduler/Dockerfile 04:43:45 + cut -d/ -f2 04:43:45 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 04:43:45 + dirname cmd/support-notifications/Dockerfile 04:43:45 + cut -d/ -f2 04:43:45 + echo support-notifications,cmd/support-notifications/Dockerfile 04:43:45 + dirname cmd/support-scheduler/Dockerfile 04:43:45 + cut -d/ -f2 04:43:45 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 04:43:45 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 04:43:45 + git rev-list -1 --merges 82350b2dc17c64c6dcaf341c305da1b72442d937~1..82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] echo 04:43:45 -----------> git rev-list -1 --merges 82350b2dc17c64c6dcaf341c305da1b72442d937~1..82350b2dc17c64c6dcaf341c305da1b72442d937 82350b2dc17c64c6dcaf341c305da1b72442d937 [false] [Pipeline] sh 04:43:46 + git log --format=format:%s -1 82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] echo 04:43:46 ========================================================= 04:43:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:43:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 04:43:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:43:46 + grep -v github /etc/ssh/ssh_known_hosts 04:43:46 + [ -e /tmp/ssh_known_hosts ] 04:43:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:43:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:43:46 + sudo tee -a /etc/ssh/ssh_known_hosts 04:43:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:43:46 04:43:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:43:47 0.1.4: Pulling from edgex-devops/py-git-semver 04:43:47 b85a868b505f: Pulling fs layer 04:43:47 e2be974225ed: Pulling fs layer 04:43:47 339a4e72a1f5: Pulling fs layer 04:43:47 988bab9f4d93: Pulling fs layer 04:43:47 1469e6f7b9e6: Pulling fs layer 04:43:47 988bab9f4d93: Waiting 04:43:47 eaf3925da568: Pulling fs layer 04:43:47 bab4dde63d76: Pulling fs layer 04:43:47 bde34c3a00c8: Pulling fs layer 04:43:47 b352a97aabf1: Pulling fs layer 04:43:47 4872d77fe225: Pulling fs layer 04:43:47 5851b861e8e6: Pulling fs layer 04:43:47 b352a97aabf1: Waiting 04:43:47 5851b861e8e6: Waiting 04:43:47 1469e6f7b9e6: Waiting 04:43:47 eaf3925da568: Waiting 04:43:47 bde34c3a00c8: Waiting 04:43:47 4872d77fe225: Waiting 04:43:47 bab4dde63d76: Waiting 04:43:47 e2be974225ed: Download complete 04:43:47 988bab9f4d93: Verifying Checksum 04:43:47 988bab9f4d93: Download complete 04:43:47 1469e6f7b9e6: Verifying Checksum 04:43:47 1469e6f7b9e6: Download complete 04:43:47 eaf3925da568: Download complete 04:43:47 339a4e72a1f5: Verifying Checksum 04:43:47 339a4e72a1f5: Download complete 04:43:47 bde34c3a00c8: Download complete 04:43:47 b352a97aabf1: Verifying Checksum 04:43:47 4872d77fe225: Download complete 04:43:47 5851b861e8e6: Verifying Checksum 04:43:47 5851b861e8e6: Download complete 04:43:47 b85a868b505f: Verifying Checksum 04:43:47 b85a868b505f: Download complete 04:43:47 bab4dde63d76: Verifying Checksum 04:43:47 bab4dde63d76: Download complete 04:43:49 b85a868b505f: Pull complete 04:43:49 e2be974225ed: Pull complete 04:43:49 339a4e72a1f5: Pull complete 04:43:49 988bab9f4d93: Pull complete 04:43:50 1469e6f7b9e6: Pull complete 04:43:50 eaf3925da568: Pull complete 04:43:52 bab4dde63d76: Pull complete 04:43:52 bde34c3a00c8: Pull complete 04:43:52 b352a97aabf1: Pull complete 04:43:52 4872d77fe225: Pull complete 04:43:52 5851b861e8e6: Pull complete 04:43:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:43:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:43:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:43:52 prd-ubuntu20.04-docker-8c-8g-22972 does not seem to be running inside a container 04:43:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/731 -v /w/workspace/edgex-go/731:/w/workspace/edgex-go/731:rw,z -v /w/workspace/edgex-go/731@tmp:/w/workspace/edgex-go/731@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 04:43:55 $ docker top cda230d55b6e767564e573bdc6d7b6872e85758ca183033d0be88899cbfa5e28 -eo pid,comm 04:43:55 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:43:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:43:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:43:55 [ssh-agent] Looking for ssh-agent implementation... 04:43:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:43:55 $ docker exec cda230d55b6e767564e573bdc6d7b6872e85758ca183033d0be88899cbfa5e28 ssh-agent 04:43:55 SSH_AUTH_SOCK=/tmp/ssh-xPBuekzSZ7hk/agent.32 04:43:55 SSH_AGENT_PID=39 04:43:55 Running ssh-add (command line suppressed) 04:43:55 Identity added: /w/workspace/edgex-go/731@tmp/private_key_14331988199673797408.key (/w/workspace/edgex-go/731@tmp/private_key_14331988199673797408.key) 04:43:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:43:55 + git tag --points-at HEAD [Pipeline] } 04:43:55 $ docker exec --env ******** --env ******** cda230d55b6e767564e573bdc6d7b6872e85758ca183033d0be88899cbfa5e28 ssh-agent -k 04:43:55 unset SSH_AUTH_SOCK; 04:43:55 unset SSH_AGENT_PID; 04:43:55 echo Agent pid 39 killed; 04:43:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:43:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:43:56 [ssh-agent] Looking for ssh-agent implementation... 04:43:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:43:56 $ docker exec cda230d55b6e767564e573bdc6d7b6872e85758ca183033d0be88899cbfa5e28 ssh-agent 04:43:56 SSH_AUTH_SOCK=/tmp/ssh-sPCWQXidX2ww/agent.72 04:43:56 SSH_AGENT_PID=78 04:43:56 Running ssh-add (command line suppressed) 04:43:56 Identity added: /w/workspace/edgex-go/731@tmp/private_key_13285509154349456932.key (/w/workspace/edgex-go/731@tmp/private_key_13285509154349456932.key) 04:43:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:43:56 + git semver init 04:43:56 2024-10-17 04:43:56,825 [run_init] DEBUG init version:0.0.0 force:False 04:43:56 2024-10-17 04:43:56,826 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/731/.semver 04:43:56 2024-10-17 04:43:56,827 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/731/.semver 04:43:56 2024-10-17 04:43:56,827 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/731/.semver'], cwd=/w/workspace/edgex-go/731, universal_newlines=False, shell=None, istream=None) 04:44:03 2024-10-17 04:44:02,354 [append_file] DEBUG append to file:/w/workspace/edgex-go/731/.git/info/exclude 04:44:03 2024-10-17 04:44:02,354 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/731/.semver/main with force:False 04:44:03 2024-10-17 04:44:02,354 [read_version] DEBUG read version from /w/workspace/edgex-go/731/.semver/main 04:44:03 2024-10-17 04:44:02,355 [read_version] DEBUG read version from /w/workspace/edgex-go/731/.semver/main 04:44:03 3.2.0-dev.108 [Pipeline] } 04:44:03 $ docker exec --env ******** --env ******** cda230d55b6e767564e573bdc6d7b6872e85758ca183033d0be88899cbfa5e28 ssh-agent -k 04:44:03 unset SSH_AUTH_SOCK; 04:44:03 unset SSH_AGENT_PID; 04:44:03 echo Agent pid 78 killed; 04:44:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:44:03 + git semver [Pipeline] } 04:44:04 $ docker stop --time=1 cda230d55b6e767564e573bdc6d7b6872e85758ca183033d0be88899cbfa5e28 04:44:05 $ docker rm -f --volumes cda230d55b6e767564e573bdc6d7b6872e85758ca183033d0be88899cbfa5e28 [Pipeline] // withDockerContainer [Pipeline] sh 04:44:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:44:06 Stashed 1 file(s) [Pipeline] echo 04:44:06 [edgeXSemver]: initialized semver on version 3.2.0-dev.108 [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 04:44:06 + git config --global --add safe.directory /w/workspace/edgex-go/731 [Pipeline] echo 04:44:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:44:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:44:06 ========================================================= 04:44:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 04:44:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:44:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:44:06 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 04:44:06 43c4264eed91: Pulling fs layer 04:44:06 4cc291be95ef: Pulling fs layer 04:44:06 2ac1f1163629: Pulling fs layer 04:44:06 5c3c966382ef: Pulling fs layer 04:44:06 4f4fb700ef54: Pulling fs layer 04:44:06 5d5c8e513c77: Pulling fs layer 04:44:06 9f66e0745190: Pulling fs layer 04:44:06 f49a43e4bbc0: Pulling fs layer 04:44:06 561ebcabdf7f: Pulling fs layer 04:44:06 f49a43e4bbc0: Waiting 04:44:06 9f66e0745190: Waiting 04:44:06 561ebcabdf7f: Waiting 04:44:06 4f4fb700ef54: Waiting 04:44:06 4cc291be95ef: Verifying Checksum 04:44:06 4cc291be95ef: Download complete 04:44:06 5c3c966382ef: Verifying Checksum 04:44:06 5c3c966382ef: Download complete 04:44:06 4f4fb700ef54: Download complete 04:44:06 5d5c8e513c77: Verifying Checksum 04:44:06 5d5c8e513c77: Download complete 04:44:06 43c4264eed91: Verifying Checksum 04:44:06 43c4264eed91: Download complete 04:44:06 9f66e0745190: Verifying Checksum 04:44:06 9f66e0745190: Download complete 04:44:07 43c4264eed91: Pull complete 04:44:07 4cc291be95ef: Pull complete 04:44:07 561ebcabdf7f: Verifying Checksum 04:44:07 561ebcabdf7f: Download complete 04:44:07 2ac1f1163629: Verifying Checksum 04:44:07 2ac1f1163629: Download complete 04:44:07 f49a43e4bbc0: Verifying Checksum 04:44:07 f49a43e4bbc0: Download complete 04:44:11 2ac1f1163629: Pull complete 04:44:11 5c3c966382ef: Pull complete 04:44:11 4f4fb700ef54: Pull complete 04:44:11 5d5c8e513c77: Pull complete 04:44:11 9f66e0745190: Pull complete 04:44:13 f49a43e4bbc0: Pull complete 04:44:14 561ebcabdf7f: Pull complete 04:44:14 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 04:44:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:44:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 04:44:14 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:44:14 WORKDIR /edgex 04:44:14 COPY go.mod . 04:44:14 RUN go mod download 04:44:14 + docker build -t ci-base-image-x86_64 -f - . 04:44:14 Sending build context to Docker daemon 179.8MB 04:44:14 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:44:14 ---> 3a752c3f9dda 04:44:14 Step 2/4 : WORKDIR /edgex 04:44:19 ---> Running in fcc67fe171a2 04:44:19 Removing intermediate container fcc67fe171a2 04:44:19 ---> b401ed1f25eb 04:44:19 Step 3/4 : COPY go.mod . 04:44:19 ---> 7beb9a09f7ee 04:44:19 Step 4/4 : RUN go mod download 04:44:19 ---> Running in f773ba4c738b 04:44:21 Still waiting to schedule task 04:44:21 ‘prd-ubuntu18.04-docker-8c-8g-22787’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 04:44:21 ‘prd-ubuntu20.04-docker-arm64-4c-16g-22973’ is offline 04:44:41 Removing intermediate container f773ba4c738b 04:44:41 ---> 660be3767ea4 04:44:41 Successfully built 660be3767ea4 04:44:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:41 + docker inspect -f . ci-base-image-x86_64 04:44:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:44:41 prd-ubuntu20.04-docker-8c-8g-22972 does not seem to be running inside a container 04:44:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/731 -v /w/workspace/edgex-go/731:/w/workspace/edgex-go/731:rw,z -v /w/workspace/edgex-go/731@tmp:/w/workspace/edgex-go/731@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 04:44:41 $ docker top e5833eee988cdd66b7f966d6dfefd9077fda90efac950660cc295c76a3a0813c -eo pid,comm [Pipeline] { [Pipeline] sh 04:44:42 + go version 04:44:42 go version go1.23.2 linux/amd64 [Pipeline] } 04:44:42 $ docker stop --time=1 e5833eee988cdd66b7f966d6dfefd9077fda90efac950660cc295c76a3a0813c 04:44:43 $ docker rm -f --volumes e5833eee988cdd66b7f966d6dfefd9077fda90efac950660cc295c76a3a0813c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:43 + docker inspect -f . ci-base-image-x86_64 04:44:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:44:43 prd-ubuntu20.04-docker-8c-8g-22972 does not seem to be running inside a container 04:44:43 $ 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/731 -v /w/workspace/edgex-go/731:/w/workspace/edgex-go/731:rw,z -v /w/workspace/edgex-go/731@tmp:/w/workspace/edgex-go/731@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 04:44:44 $ docker top bb0adb62bc31d921a1d6062027300a05f1d083ffec9606360473a382aab2dcfb -eo pid,comm [Pipeline] { [Pipeline] echo 04:44:44 ========================================================= 04:44:44 [edgeXBuildGoParallel] Running Tests and Build... 04:44:44 ========================================================= [Pipeline] sh 04:44:44 + git config --global --add safe.directory /w/workspace/edgex-go/731 [Pipeline] fileExists [Pipeline] sh 04:44:44 + make test 04:44:44 go test -race -coverprofile=coverage.out ./... 04:44:53 ? github.com/edgexfoundry/edgex-go [no test files] 04:45:25 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 04:45:25 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 04:45:25 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 04:45:25 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 04:45:25 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 04:45:25 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 04:45:25 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 04:45:25 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 04:45:25 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 04:45:25 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 04:45:25 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 04:45:25 github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements 04:45:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:45:25 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 04:45:25 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 04:45:25 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 04:45:25 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 04:45:25 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 04:45:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.025s coverage: 28.7% of statements 04:45:26 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 04:45:26 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 04:45:26 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 04:45:27 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 04:45:27 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 04:45:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.038s coverage: 97.0% of statements 04:45:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:45:28 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 04:45:28 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 04:45:28 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 04:45:28 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 04:45:28 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 04:45:28 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 04:45:28 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:45:28 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 04:45:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 04:45:29 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 04:45:29 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:45:29 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 04:45:29 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 04:45:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.053s coverage: 69.2% of statements 04:45:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.051s coverage: 53.3% of statements 04:45:30 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 04:45:30 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 04:45:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.223s coverage: 93.4% of statements 04:45:31 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.057s coverage: 91.7% of statements 04:45:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.057s coverage: 10.0% of statements 04:45:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:45:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:45:32 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 04:45:32 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 04:45:32 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 04:45:32 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:45:32 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 04:45:32 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 04:45:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:45:32 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 04:45:32 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 04:45:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.434s coverage: 95.8% of statements 04:45:33 ok github.com/edgexfoundry/edgex-go/internal/io 1.026s coverage: 72.2% of statements 04:45:33 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 04:45:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:45:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 04:45:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.033s coverage: 0.0% of statements [no tests to run] 04:45:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.070s coverage: 1.0% of statements 04:45:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 42.5% of statements 04:45:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.033s coverage: 41.7% of statements 04:45:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 77.8% of statements 04:45:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.024s coverage: 94.1% of statements 04:45:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.036s coverage: 96.3% of statements 04:45:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.025s coverage: 87.5% of statements 04:45:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:45:36 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 04:45:36 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 04:45:36 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 04:45:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:45:36 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 04:45:36 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 04:45:36 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 04:45:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 04:45:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 04:45:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 04:45:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 04:45:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 04:45:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 04:45:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 04:45:39 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 04:45:39 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 04:45:40 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 04:45:41 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 04:45:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:45:43 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 04:45:43 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 04:45:46 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 04:45:46 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 04:45:46 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 04:45:47 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 04:45:47 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 04:45:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:45:48 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 04:45:48 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 04:45:48 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 04:45:48 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements 04:45:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.032s coverage: 94.4% of statements 04:45:49 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements 04:45:49 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements 04:45:49 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements 04:45:50 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 04:45:50 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:45:50 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 04:45:52 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 04:45:52 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 04:45:52 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 04:45:52 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 04:45:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:45:53 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application coverage: 0.0% of statements 04:45:53 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 04:45:53 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:45:54 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 04:45:54 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 04:45:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:45:55 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:46:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.302s coverage: 79.9% of statements 04:46:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.048s coverage: 92.9% of statements 04:46:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 66.7% of statements 04:46:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements 04:46:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 75.0% of statements 04:46:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.034s coverage: 87.2% of statements 04:46:01 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements 04:46:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements 04:46:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.056s coverage: 81.8% of statements 04:46:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.057s coverage: 82.1% of statements 04:46:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 04:46:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.161s coverage: 63.1% of statements 04:46:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.028s coverage: 100.0% of statements 04:46:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.031s coverage: 89.4% of statements 04:46:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements 04:46:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements 04:46:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 04:46:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.143s coverage: 36.5% of statements 04:46:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.028s coverage: 89.5% of statements 04:46:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.024s coverage: 84.8% of statements 04:46:01 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.041s coverage: 9.9% of statements 04:46:01 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.066s coverage: 97.1% of statements 04:46:01 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.031s coverage: 45.8% of statements 04:46:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 19.6% of statements 04:46:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.094s coverage: 95.7% of statements 04:46:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.036s coverage: 61.8% of statements 04:46:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.066s coverage: 98.9% of statements 04:46:01 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 04:46:01 running golangci-lint 04:46:01 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 04:46:01 go version go1.23.2 linux/amd64 04:46:01 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 04:46:01 level=info msg="[config_reader] Used config file .golangci.yml" 04:46:01 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 04:46:28 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|exports_file|files|imports|name|compiled_files|deps) took 24.068726766s" 04:46:28 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 54.994178ms" 04:46:40 level=info msg="[linters_context/goanalysis] analyzers took 1m57.9709776s with top 10 stages: buildir: 1m11.178366484s, gosec: 4.595035468s, inspect: 3.524883857s, fact_deprecated: 2.871641445s, printf: 2.110976318s, directives: 1.455996272s, ctrlflow: 1.41681418s, S1038: 1.3019169s, fact_purity: 1.240061643s, nilness: 1.172354992s" 04:46:40 level=info msg="[runner] Issues before processing: 220, after processing: 0" 04:46:40 level=info msg="[runner] Processors filtering stat (in/out): cgo: 220/220, exclude: 220/220, identifier_marker: 220/220, exclude-rules: 220/22, skip_dirs: 220/220, nolint: 22/0, invalid_issue: 220/220, path_prettifier: 220/220, skip_files: 220/220, filename_unadjuster: 220/220, autogenerated_exclude: 220/220" 04:46:40 level=info msg="[runner] processing took 22.538393ms with stages: nolint: 9.576143ms, identifier_marker: 5.095469ms, exclude-rules: 3.180325ms, autogenerated_exclude: 1.945575ms, path_prettifier: 1.700613ms, skip_dirs: 883.506µs, invalid_issue: 62.391µs, cgo: 56.03µs, filename_unadjuster: 33.451µs, max_same_issues: 1.51µs, exclude: 590ns, uniq_by_line: 560ns, fixer: 390ns, skip_files: 380ns, severity-rules: 310ns, diff: 250ns, sort_results: 240ns, max_from_linter: 150ns, path_prefixer: 150ns, source_code: 140ns, path_shortener: 110ns, max_per_file_from_linter: 110ns" 04:46:40 level=info msg="[runner] linters took 14.47917344s with stages: goanalysis_metalinter: 14.456515286s" 04:46:40 level=info msg="File cache stats: 0 entries of total size 0B" 04:46:40 level=info msg="Memory: 386 samples, avg is 317.6MB, max is 1339.5MB" 04:46:40 level=info msg="Execution took 38.614974422s" 04:46:40 go vet ./... 04:46:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:46:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:46:48 ./bin/test-attribution-txt.sh [Pipeline] echo 04:46:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 04:46:48 + ls -al . 04:46:48 total 1892 04:46:48 drwxrwxr-x 11 1001 1001 4096 Oct 17 04:44 . 04:46:48 drwxr-xr-x 4 root root 4096 Oct 17 04:44 .. 04:46:48 drwxrwxr-x 2 1001 1001 4096 Oct 17 04:43 .blubracket 04:46:48 -rw-rw-r-- 1 1001 1001 10 Oct 17 04:43 .dockerignore 04:46:48 drwxrwxr-x 8 1001 1001 4096 Oct 17 04:46 .git 04:46:48 drwxrwxr-x 3 1001 1001 4096 Oct 17 04:43 .github 04:46:48 -rw-rw-r-- 1 1001 1001 1152 Oct 17 04:43 .gitignore 04:46:48 -rw-rw-r-- 1 1001 1001 199 Oct 17 04:43 .golangci.yml 04:46:48 -rw-rw-r-- 1 1001 1001 100 Oct 17 04:43 .hadolint.yml 04:46:48 drwxr-xr-x 3 1001 1001 4096 Oct 17 04:44 .semver 04:46:48 -rw-rw-r-- 1 1001 1001 155 Oct 17 04:43 .sonarcloud.properties 04:46:48 -rw-rw-r-- 1 1001 1001 1171 Oct 17 04:43 ADOPTERS.md 04:46:48 -rw-rw-r-- 1 1001 1001 21553 Oct 17 04:43 Attribution.txt 04:46:48 -rw-rw-r-- 1 1001 1001 100284 Oct 17 04:43 CHANGELOG.md 04:46:48 -rw-rw-r-- 1 1001 1001 3804 Oct 17 04:43 CONTRIBUTING.md 04:46:48 -rw-rw-r-- 1 1001 1001 677 Oct 17 04:43 GOVERNANCE.md 04:46:48 -rw-rw-r-- 1 1001 1001 861 Oct 17 04:43 Jenkinsfile 04:46:48 -rw-rw-r-- 1 1001 1001 10775 Oct 17 04:43 LICENSE 04:46:48 -rw-rw-r-- 1 1001 1001 17391 Oct 17 04:43 Makefile 04:46:48 -rw-rw-r-- 1 1001 1001 582 Oct 17 04:43 OWNERS.md 04:46:48 -rw-rw-r-- 1 1001 1001 9528 Oct 17 04:43 README.md 04:46:48 -rw-rw-r-- 1 1001 1001 789 Oct 17 04:43 SECURITY.md 04:46:48 -rw-rw-r-- 1 1001 1001 13 Oct 17 04:44 VERSION 04:46:48 drwxrwxr-x 2 1001 1001 4096 Oct 17 04:43 bin 04:46:48 drwxrwxr-x 20 1001 1001 4096 Oct 17 04:43 cmd 04:46:48 -rw-r--r-- 1 root root 1550728 Oct 17 04:46 coverage.out 04:46:48 drwxrwxr-x 2 1001 1001 4096 Oct 17 04:43 fuzz_test 04:46:48 -rw-rw-r-- 1 1001 1001 7277 Oct 17 04:43 go.mod 04:46:48 -rw-rw-r-- 1 1001 1001 101084 Oct 17 04:43 go.sum 04:46:48 drwxrwxr-x 7 1001 1001 4096 Oct 17 04:43 internal 04:46:48 drwxrwxr-x 3 1001 1001 4096 Oct 17 04:43 openapi 04:46:48 -rw-rw-r-- 1 1001 1001 584 Oct 17 04:43 security.txt 04:46:48 -rw-rw-r-- 1 1001 1001 204 Oct 17 04:43 version.go [Pipeline] sh 04:46:49 + '[' -e coverage.out ] 04:46:49 + chown 1001:1001 coverage.out [Pipeline] stash 04:46:49 Stashed 1 file(s) [Pipeline] sh 04:46:49 + make build 04:46:49 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 04:47:16 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:47:16 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 04:47:18 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:47:19 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 04:47:21 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:47:26 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:47:28 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 04:47:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:47:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:47:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:47:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 04:47:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:47:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 04:47:39 $ docker stop --time=1 bb0adb62bc31d921a1d6062027300a05f1d083ffec9606360473a382aab2dcfb 04:47:42 $ docker rm -f --volumes bb0adb62bc31d921a1d6062027300a05f1d083ffec9606360473a382aab2dcfb [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 04:47:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22974 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 04:47:43 Running in /w/workspace/edgex-go/731 [Pipeline] { [Pipeline] checkout 04:47:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:47:43 04:47:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:46 The recommended git tool is: git 04:47:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:47:46 latest: Pulling from edgex-devops/edgex-compose 04:47:46 91d30c5bc195: Pulling fs layer 04:47:46 2e9b0aa3be6d: Pulling fs layer 04:47:46 9c61dcf015f6: Pulling fs layer 04:47:46 4698f68db338: Pulling fs layer 04:47:46 2a2f49069b9e: Pulling fs layer 04:47:46 e0025b399a48: Pulling fs layer 04:47:46 4698f68db338: Waiting 04:47:46 2a2f49069b9e: Waiting 04:47:46 e0025b399a48: Waiting 04:47:46 91d30c5bc195: Verifying Checksum 04:47:46 91d30c5bc195: Download complete 04:47:46 4698f68db338: Verifying Checksum 04:47:46 4698f68db338: Download complete 04:47:46 91d30c5bc195: Pull complete 04:47:46 2e9b0aa3be6d: Download complete 04:47:46 e0025b399a48: Verifying Checksum 04:47:46 e0025b399a48: Download complete 04:47:46 2a2f49069b9e: Download complete 04:47:47 2e9b0aa3be6d: Pull complete 04:47:47 9c61dcf015f6: Download complete 04:47:50 9c61dcf015f6: Pull complete 04:47:50 4698f68db338: Pull complete 04:47:50 2a2f49069b9e: Pull complete 04:47:50 e0025b399a48: Pull complete 04:47:50 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 04:47:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:47:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:47:50 prd-ubuntu20.04-docker-8c-8g-22972 does not seem to be running inside a container 04:47:50 $ 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/731 -v /w/workspace/edgex-go/731:/w/workspace/edgex-go/731:rw,z -v /w/workspace/edgex-go/731@tmp:/w/workspace/edgex-go/731@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 04:47:51 $ docker top bafeb06cb7573e1ddf18234aa1ecba6b164fcee7aeb68290b5861e5f3052b245 -eo pid,comm [Pipeline] { [Pipeline] sh 04:47:52 + docker compose -f ./docker-compose-build.yml build --parallel 04:47:54 #1 [security-spire-config internal] load build definition from Dockerfile 04:47:54 #1 transferring dockerfile: 1.69kB done 04:47:54 #1 DONE 0.0s 04:47:54 04:47:54 #2 [core-keeper internal] load build definition from Dockerfile 04:47:54 #2 transferring dockerfile: 2.07kB done 04:47:54 #2 DONE 0.0s 04:47:54 04:47:54 #3 [support-scheduler internal] load build definition from Dockerfile 04:47:54 #3 transferring dockerfile: 1.93kB 0.0s done 04:47:54 #3 DONE 0.0s 04:47:54 04:47:54 #4 [security-bootstrapper internal] load build definition from Dockerfile 04:47:54 #4 transferring dockerfile: 3.17kB done 04:47:54 #4 DONE 0.0s 04:47:54 04:47:54 #5 [security-spire-server internal] load build definition from Dockerfile 04:47:54 #5 transferring dockerfile: 1.70kB done 04:47:54 #5 DONE 0.0s 04:47:54 04:47:54 #6 [core-metadata internal] load build definition from Dockerfile 04:47:54 #6 transferring dockerfile: 2.13kB done 04:47:54 #6 DONE 0.0s 04:47:54 04:47:54 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 04:47:54 #7 transferring dockerfile: 1.89kB done 04:47:54 #7 DONE 0.0s 04:47:54 04:47:54 #8 [security-proxy-auth internal] load build definition from Dockerfile 04:47:54 #8 transferring dockerfile: 2.15kB done 04:47:54 #8 DONE 0.0s 04:47:54 04:47:54 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 04:47:54 #9 transferring dockerfile: 2.23kB done 04:47:54 #9 DONE 0.0s 04:47:54 04:47:54 #10 [security-secretstore-setup internal] load build definition from Dockerfile 04:47:54 #10 transferring dockerfile: 2.49kB done 04:47:54 #10 DONE 0.1s 04:47:54 04:47:54 #11 [core-data internal] load build definition from Dockerfile 04:47:55 #11 transferring dockerfile: 2.07kB done 04:47:55 #11 DONE 0.1s 04:47:55 04:47:55 #12 [security-proxy-setup internal] load build definition from Dockerfile 04:47:55 #12 transferring dockerfile: 2.50kB done 04:47:55 #12 DONE 0.1s 04:47:55 04:47:55 #13 [core-command internal] load build definition from Dockerfile 04:47:55 #13 transferring dockerfile: 1.93kB done 04:47:55 #13 DONE 0.1s 04:47:55 04:47:55 #14 [security-spire-agent internal] load build definition from Dockerfile 04:47:55 #14 transferring dockerfile: 1.81kB done 04:47:55 #14 DONE 0.1s 04:47:55 04:47:55 #15 [support-notifications internal] load build definition from Dockerfile 04:47:55 #15 transferring dockerfile: 2.02kB done 04:47:55 #15 DONE 0.1s 04:47:55 04:47:55 #16 [support-cron-scheduler internal] load build definition from Dockerfile 04:47:55 #16 transferring dockerfile: 1.85kB done 04:47:55 #16 DONE 0.1s 04:47:55 04:47:55 #17 [security-spire-config internal] load .dockerignore 04:47:55 #17 transferring context: 50B done 04:47:55 #17 DONE 0.1s 04:47:55 04:47:55 #18 [core-keeper internal] load .dockerignore 04:47:55 #18 transferring context: 50B done 04:47:55 #18 DONE 0.0s 04:47:55 04:47:55 #19 [support-scheduler internal] load .dockerignore 04:47:55 #19 transferring context: 50B done 04:47:55 #19 DONE 0.0s 04:47:55 04:47:55 #20 [security-bootstrapper internal] load .dockerignore 04:47:55 #20 transferring context: 50B done 04:47:55 #20 DONE 0.0s 04:47:55 04:47:55 #21 [security-spire-server internal] load .dockerignore 04:47:55 #21 transferring context: 50B done 04:47:55 #21 DONE 0.0s 04:47:55 04:47:55 #22 [core-metadata internal] load .dockerignore 04:47:55 #22 transferring context: 50B done 04:47:55 #22 DONE 0.0s 04:47:55 04:47:55 #23 [security-spiffe-token-provider internal] load .dockerignore 04:47:55 #23 transferring context: 50B done 04:47:55 #23 DONE 0.0s 04:47:55 04:47:55 #24 [security-proxy-auth internal] load .dockerignore 04:47:55 #24 transferring context: 50B done 04:47:55 #24 DONE 0.0s 04:47:55 04:47:55 #25 [core-common-config-bootstrapper internal] load .dockerignore 04:47:55 #25 transferring context: 50B done 04:47:55 #25 DONE 0.0s 04:47:55 04:47:55 #26 [security-secretstore-setup internal] load .dockerignore 04:47:55 #26 transferring context: 50B done 04:47:55 #26 DONE 0.0s 04:47:55 04:47:55 #27 [security-proxy-setup internal] load .dockerignore 04:47:55 #27 transferring context: 50B done 04:47:55 #27 DONE 0.0s 04:47:55 04:47:55 #28 [core-command internal] load .dockerignore 04:47:55 #28 transferring context: 50B done 04:47:55 #28 DONE 0.0s 04:47:55 04:47:55 #29 [security-spire-agent internal] load .dockerignore 04:47:55 #29 transferring context: 50B done 04:47:55 #29 DONE 0.0s 04:47:55 04:47:55 #30 [core-data internal] load .dockerignore 04:47:55 #30 transferring context: 50B done 04:47:55 #30 DONE 0.0s 04:47:55 04:47:55 #31 [support-notifications internal] load .dockerignore 04:47:55 #31 transferring context: 50B done 04:47:55 #31 DONE 0.0s 04:47:55 04:47:55 #32 [support-cron-scheduler internal] load .dockerignore 04:47:55 #32 transferring context: 50B done 04:47:55 #32 DONE 0.0s 04:47:55 04:47:55 #33 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 04:47:55 #33 ... 04:47:55 04:47:55 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:47:55 #34 DONE 0.0s 04:47:55 04:47:55 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 04:47:55 #33 ... 04:47:55 04:47:55 #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 04:47:55 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 04:47:55 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 04:47:55 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 04:47:55 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 04:47:55 #35 DONE 0.1s 04:47:55 04:47:55 #34 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:47:55 #34 DONE 0.0s 04:47:55 04:47:55 #33 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 04:47:55 #33 ... 04:47:55 04:47:55 #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 04:47:55 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 04:47:55 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 04:47:55 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 04:47:55 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 04:47:55 #35 DONE 0.1s 04:47:55 04:47:55 #34 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:47:55 #34 DONE 0.0s 04:47:55 04:47:55 #33 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 04:47:55 #33 ... 04:47:55 04:47:55 #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 04:47:55 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 04:47:55 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 04:47:55 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 04:47:55 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 04:47:55 #35 DONE 0.2s 04:47:55 04:47:55 #34 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:47:55 #34 DONE 0.0s 04:47:55 04:47:55 #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 04:47:55 #36 DONE 0.5s 04:47:55 04:47:55 #33 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 04:47:55 #33 ... 04:47:55 04:47:55 #34 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:47:55 #34 DONE 0.0s 04:47:55 04:47:55 #33 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.20 04:47:56 using credential edgex-jenkins-ssh 04:47:56 Cloning the remote Git repository 04:47:57 #33 DONE 1.6s 04:47:57 04:47:57 #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 04:47:57 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 04:47:57 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 04:47:57 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 04:47:57 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 04:47:57 #35 DONE 0.2s 04:47:57 04:47:57 #37 [support-notifications internal] load build context 04:47:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:47:56 > git init /w/workspace/edgex-go/731 # timeout=10 04:47:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:47:56 > git --version # timeout=10 04:47:56 > git --version # 'git version 2.25.1' 04:47:56 using GIT_SSH to set credentials SSH Credentials for GitHub 04:47:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:47:57 #37 ... 04:47:57 04:47:57 #38 [security-spire-server internal] load build context 04:47:57 #38 transferring context: 27.98kB 0.1s done 04:47:57 #38 DONE 1.6s 04:47:57 04:47:57 #39 [security-spire-config internal] load build context 04:47:57 #39 transferring context: 26.23kB 0.1s done 04:47:57 #39 DONE 1.6s 04:47:57 04:47:57 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 04:47:57 #40 DONE 1.7s 04:47:57 04:47:57 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:47:57 #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.2s done 04:47:57 #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 04:47:57 #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 04:47:57 #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 04:47:57 #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.2s 04:47:57 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s 04:47:57 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s 04:47:57 #41 ... 04:47:57 04:47:57 #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 04:47:57 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 04:47:57 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 04:47:57 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 04:47:57 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 04:47:57 #35 DONE 0.2s 04:47:57 04:47:57 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:47:57 #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.2s done 04:47:57 #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 04:47:57 #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 04:47:57 #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 04:47:57 #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s 04:47:57 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 04:47:57 #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 04:47:57 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 04:48:00 #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 04:48:03 #41 ... 04:48:03 04:48:03 #42 [core-keeper internal] load build context 04:48:03 #42 transferring context: 258.20MB 7.0s 04:48:03 #42 ... 04:48:03 04:48:03 #43 [support-scheduler internal] load build context 04:48:03 #43 ... 04:48:03 04:48:03 #42 [core-keeper internal] load build context 04:48:05 #42 ... 04:48:05 04:48:05 #44 [security-bootstrapper internal] load build context 04:48:05 #44 ... 04:48:05 04:48:05 #45 [security-secretstore-setup internal] load build context 04:48:05 #45 ... 04:48:05 04:48:05 #46 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:48:05 #46 ... 04:48:05 04:48:05 #47 [security-spiffe-token-provider internal] load build context 04:48:06 #47 ... 04:48:06 04:48:06 #48 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:48:06 #0 1.821 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:06 #0 1.990 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:06 #0 2.377 (1/1) Installing dumb-init (1.2.5-r3) 04:48:06 #0 2.381 Executing busybox-1.36.1-r29.trigger 04:48:06 #0 2.394 OK: 8 MiB in 15 packages 04:48:06 #48 ... 04:48:06 04:48:06 #49 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:48:06 #49 ... 04:48:06 04:48:06 #50 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:48:06 #50 ... 04:48:06 04:48:06 #51 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:48:06 #0 4.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:06 #0 4.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:06 #0 4.902 (1/4) Installing ca-certificates (20240705-r0) 04:48:06 #0 4.919 (2/4) Installing dumb-init (1.2.5-r3) 04:48:06 #0 4.923 (3/4) Installing su-exec (0.2-r3) 04:48:06 #0 4.927 (4/4) Installing yq-go (4.44.1-r2) 04:48:06 #0 4.995 Executing busybox-1.36.1-r29.trigger 04:48:06 #0 5.001 Executing ca-certificates-20240705-r0.trigger 04:48:06 #0 5.032 OK: 19 MiB in 18 packages 04:48:06 #51 ... 04:48:06 04:48:06 #52 [core-common-config-bootstrapper internal] load build context 04:48:06 #52 ... 04:48:06 04:48:06 #53 [core-metadata internal] load build context 04:48:06 #53 ... 04:48:06 04:48:06 #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:48:06 #54 ... 04:48:06 04:48:06 #55 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 04:48:06 #0 1.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:06 #0 1.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:06 #0 2.325 (1/2) Installing dumb-init (1.2.5-r3) 04:48:06 #0 2.328 (2/2) Installing su-exec (0.2-r3) 04:48:06 #0 2.332 Executing busybox-1.36.1-r29.trigger 04:48:06 #0 2.340 OK: 8 MiB in 16 packages 04:48:06 #55 ... 04:48:06 04:48:06 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:48:06 #0 1.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:06 #0 1.998 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:06 #0 2.316 v3.20.3-171-ge0d8a949f52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:48:06 #0 2.316 v3.20.3-170-gb7926213bd4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:48:06 #0 2.316 OK: 24163 distinct packages available 04:48:06 #0 2.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:06 #0 2.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:06 #0 2.780 (1/14) Installing ca-certificates (20240705-r0) 04:48:06 #0 2.794 (2/14) Installing brotli-libs (1.1.0-r2) 04:48:06 #0 2.804 (3/14) Installing c-ares (1.33.1-r0) 04:48:06 #0 2.810 (4/14) Installing libunistring (1.2-r0) 04:48:06 #0 2.822 (5/14) Installing libidn2 (2.3.7-r0) 04:48:06 #0 2.833 (6/14) Installing nghttp2-libs (1.62.1-r0) 04:48:06 #0 2.836 (7/14) Installing libpsl (0.21.5-r1) 04:48:06 #0 3.603 (8/14) Installing zstd-libs (1.5.6-r0) 04:48:06 #0 3.644 (9/14) Installing libcurl (8.10.1-r0) 04:48:06 #0 3.666 (10/14) Installing curl (8.10.1-r0) 04:48:06 #0 3.666 (11/14) Installing dumb-init (1.2.5-r3) 04:48:06 #0 3.666 (12/14) Installing musl-obstack (1.2.3-r2) 04:48:06 #0 3.666 (13/14) Installing libucontext (1.2-r3) 04:48:06 #0 3.674 (14/14) Installing gcompat (1.1.0-r4) 04:48:06 #0 3.679 Executing busybox-1.36.1-r29.trigger 04:48:06 #0 3.690 Executing ca-certificates-20240705-r0.trigger 04:48:06 #0 3.731 OK: 13 MiB in 28 packages 04:48:07 #56 ... 04:48:07 04:48:07 #57 [security-proxy-auth internal] load build context 04:48:07 #57 ... 04:48:07 04:48:07 #58 [security-proxy-setup internal] load build context 04:48:07 #58 ... 04:48:07 04:48:07 #59 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 04:48:07 #59 ... 04:48:07 04:48:07 #60 [core-data internal] load build context 04:48:07 #60 ... 04:48:07 04:48:07 #61 [support-cron-scheduler internal] load build context 04:48:07 #61 ... 04:48:07 04:48:07 #62 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 04:48:08 #62 ... 04:48:08 04:48:08 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:48:08 #63 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:48:08 #63 ... 04:48:08 04:48:08 #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:48:08 #64 ... 04:48:08 04:48:08 #65 [core-command internal] load build context 04:48:08 #65 transferring context: 375.07MB 11.2s 04:48:08 #65 ... 04:48:08 04:48:08 #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:48:08 #66 ... 04:48:08 04:48:08 #67 [security-spire-agent internal] load build context 04:48:08 #67 ... 04:48:08 04:48:08 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:48:08 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 11.2s 04:48:09 #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 04:48:12 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 14.7s done 04:48:13 #41 ... 04:48:13 04:48:13 #43 [support-scheduler internal] load build context 04:48:13 #43 transferring context: 612.35MB 15.5s done 04:48:13 #43 ... 04:48:13 04:48:13 #37 [support-notifications internal] load build context 04:48:16 #37 ... 04:48:16 04:48:16 #44 [security-bootstrapper internal] load build context 04:48:16 #44 transferring context: 612.35MB 15.6s done 04:48:16 #44 ... 04:48:16 04:48:16 #45 [security-secretstore-setup internal] load build context 04:48:16 #45 transferring context: 612.35MB 14.3s done 04:48:16 #45 ... 04:48:16 04:48:16 #42 [core-keeper internal] load build context 04:48:16 #42 transferring context: 612.35MB 15.6s done 04:48:16 #42 ... 04:48:16 04:48:16 #47 [security-spiffe-token-provider internal] load build context 04:48:16 #47 transferring context: 612.35MB 14.0s done 04:48:16 #47 ... 04:48:16 04:48:16 #37 [support-notifications internal] load build context 04:48:16 #37 transferring context: 278.70MB 4.2s 04:48:17 #37 ... 04:48:17 04:48:17 #52 [core-common-config-bootstrapper internal] load build context 04:48:17 #52 transferring context: 612.35MB 15.3s done 04:48:17 #52 ... 04:48:17 04:48:17 #37 [support-notifications internal] load build context 04:48:17 #37 transferring context: 286.47MB 4.7s 04:48:17 #37 ... 04:48:17 04:48:17 #53 [core-metadata internal] load build context 04:48:17 #53 transferring context: 612.35MB 13.8s done 04:48:17 #53 ... 04:48:17 04:48:17 #57 [security-proxy-auth internal] load build context 04:48:17 #57 transferring context: 612.35MB 13.3s done 04:48:17 #57 ... 04:48:17 04:48:17 #37 [support-notifications internal] load build context 04:48:17 #37 transferring context: 310.36MB 5.4s 04:48:17 #37 ... 04:48:17 04:48:17 #58 [security-proxy-setup internal] load build context 04:48:17 #58 transferring context: 612.35MB 14.3s done 04:48:17 #58 ... 04:48:17 04:48:17 #60 [core-data internal] load build context 04:48:17 #60 transferring context: 475.15MB 6.0s 04:48:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:48:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:48:18 Avoid second fetch 04:48:18 Checking out Revision 82350b2dc17c64c6dcaf341c305da1b72442d937 (main) 04:48:18 #60 ... 04:48:18 04:48:18 #65 [core-command internal] load build context 04:48:18 #65 transferring context: 612.35MB 15.0s done 04:48:18 #65 ... 04:48:18 04:48:18 #60 [core-data internal] load build context 04:48:18 #60 transferring context: 535.00MB 6.6s 04:48:19 #60 transferring context: 612.35MB 7.1s done 04:48:19 Commit message: "feat: Using isNull field instead of nil reading value (#4974)" 04:48:20 #60 ... 04:48:20 04:48:20 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:48:20 #63 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 12.4s done 04:48:20 #63 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 04:48:18 > git config core.sparsecheckout # timeout=10 04:48:18 > git checkout -f 82350b2dc17c64c6dcaf341c305da1b72442d937 # timeout=10 04:48:20 #63 ... 04:48:20 04:48:20 #37 [support-notifications internal] load build context 04:48:21 #37 transferring context: 612.35MB 9.0s done 04:48:22 #37 ... 04:48:22 04:48:22 #61 [support-cron-scheduler internal] load build context 04:48:22 #61 transferring context: 612.35MB 6.8s done 04:48:22 #61 ... 04:48:22 04:48:22 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:48:22 #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:48:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:48:24 % Total % Received % Xferd Average Speed Time Time Time Current 04:48:24 Dload Upload Total Spent Left Speed 04:48:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 109k 0 --:--:-- --:--:-- --:--:-- 109k [Pipeline] sh 04:48:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:48:25 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:48:25 + sudo tee /etc/docker/daemon.new 04:48:25 { 04:48:25 "registry-mirrors": [ 04:48:25 "https://nexus3.edgexfoundry.org:10001" 04:48:25 ], 04:48:25 "bip": "10.250.0.254/24", 04:48:25 "hosts": [ 04:48:25 "tcp://0.0.0.0:5555", 04:48:25 "unix:///var/run/docker.sock" 04:48:25 ], 04:48:25 "mtu": 1458, 04:48:25 "selinux-enabled": true, 04:48:25 "seccomp-profile": "/etc/docker/seccomp.json" 04:48:25 } [Pipeline] sh 04:48:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:48:25 + sudo service docker restart 04:48:31 #41 ... 04:48:31 04:48:31 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:48:31 #63 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 04:48:31 #63 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 04:48:31 #63 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 04:48:31 #63 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 04:48:42 #63 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0B / 20.02MB 12.9s 04:48:42 #63 ... 04:48:42 04:48:42 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:48:42 #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 04:48:42 #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.9s done [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:48:44 provisioning config files... 04:48:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/731@tmp/config10395797875020335884tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:48:44 ---> ****-login.sh 04:48:44 nexus3.edgexfoundry.org:10001 04:48:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:48:45 Configure a credential helper to remove this warning. See 04:48:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:48:45 04:48:45 Login Succeeded 04:48:45 nexus3.edgexfoundry.org:10002 04:48:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:48:45 Configure a credential helper to remove this warning. See 04:48:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:48:45 04:48:45 Login Succeeded 04:48:45 nexus3.edgexfoundry.org:10003 04:48:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:48:46 Configure a credential helper to remove this warning. See 04:48:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:48:46 04:48:46 Login Succeeded 04:48:46 nexus3.edgexfoundry.org:10004 04:48:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:48:46 Configure a credential helper to remove this warning. See 04:48:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:48:46 04:48:46 Login Succeeded 04:48:46 ****.io 04:48:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:48:47 Configure a credential helper to remove this warning. See 04:48:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:48:47 04:48:47 Login Succeeded 04:48:47 ---> ****-login.sh ends [Pipeline] } 04:48:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 04:48:47 #41 ... 04:48:47 04:48:47 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:48:47 #63 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 19.5s 04:48:47 #63 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 19.5s [Pipeline] sh 04:48:48 + git config --global --add safe.directory /w/workspace/edgex-go/731 [Pipeline] echo 04:48:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:48:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:48:48 ========================================================= 04:48:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 04:48:48 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:48:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:48:48 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:48:48 cf04c63912e1: Pulling fs layer 04:48:48 55b35a11ae5e: Pulling fs layer 04:48:48 a37a00ec5f00: Pulling fs layer 04:48:48 50b3750afda1: Pulling fs layer 04:48:48 4f4fb700ef54: Pulling fs layer 04:48:48 50b3750afda1: Waiting 04:48:48 4f4fb700ef54: Waiting 04:48:48 80978eb59214: Pulling fs layer 04:48:48 c9f46d7d2bd2: Pulling fs layer 04:48:48 80978eb59214: Waiting 04:48:48 c5a475d317c9: Pulling fs layer 04:48:48 c9f46d7d2bd2: Waiting 04:48:48 c5a475d317c9: Waiting 04:48:48 55b35a11ae5e: Verifying Checksum 04:48:48 55b35a11ae5e: Download complete 04:48:48 50b3750afda1: Verifying Checksum 04:48:48 50b3750afda1: Download complete 04:48:48 4f4fb700ef54: Verifying Checksum 04:48:48 4f4fb700ef54: Download complete 04:48:48 80978eb59214: Verifying Checksum 04:48:48 80978eb59214: Download complete 04:48:48 cf04c63912e1: Verifying Checksum 04:48:48 cf04c63912e1: Download complete 04:48:49 c5a475d317c9: Verifying Checksum 04:48:49 c5a475d317c9: Download complete 04:48:49 cf04c63912e1: Pull complete 04:48:50 55b35a11ae5e: Pull complete 04:48:50 a37a00ec5f00: Verifying Checksum 04:48:50 a37a00ec5f00: Download complete 04:48:51 c9f46d7d2bd2: Verifying Checksum 04:48:51 c9f46d7d2bd2: Download complete 04:48:51 #63 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 21.0s done 04:48:52 #63 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 24.7s 04:48:53 #63 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 25.7s done 04:48:53 #63 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 04:48:55 #63 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 04:48:55 #63 ... 04:48:55 04:48:55 #45 [security-secretstore-setup internal] load build context 04:48:55 #45 DONE 60.2s 04:48:55 04:48:55 #53 [core-metadata internal] load build context 04:48:55 #53 DONE 60.3s 04:48:55 04:48:55 #47 [security-spiffe-token-provider internal] load build context 04:48:55 #47 DONE 60.3s 04:48:55 04:48:55 #57 [security-proxy-auth internal] load build context 04:48:55 #57 DONE 60.2s 04:48:55 04:48:55 #52 [core-common-config-bootstrapper internal] load build context 04:48:55 #52 DONE 60.3s 04:48:55 04:48:55 #43 [support-scheduler internal] load build context 04:48:55 #43 DONE 60.5s 04:48:55 04:48:55 #42 [core-keeper internal] load build context 04:48:55 #42 DONE 60.5s 04:48:56 04:48:56 #58 [security-proxy-setup internal] load build context 04:48:56 #58 DONE 60.2s 04:48:56 04:48:56 #65 [core-command internal] load build context 04:48:56 #65 DONE 60.2s 04:48:56 04:48:56 #61 [support-cron-scheduler internal] load build context 04:48:56 #61 DONE 58.9s 04:48:56 04:48:56 #44 [security-bootstrapper internal] load build context 04:48:56 #44 DONE 60.5s 04:48:56 04:48:56 #60 [core-data internal] load build context 04:48:56 #60 DONE 58.9s 04:48:56 04:48:56 #37 [support-notifications internal] load build context 04:48:56 #37 DONE 58.9s 04:48:56 04:48:56 #49 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:48:56 #49 DONE 60.4s 04:48:56 04:48:56 #55 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 04:48:56 #55 DONE 60.4s 04:48:56 04:48:56 #48 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:48:56 #48 DONE 60.5s 04:48:56 04:48:56 #68 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:48:56 #68 ... 04:48:56 04:48:56 #51 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:48:56 #51 DONE 60.3s 04:48:56 04:48:56 #67 [security-spire-agent internal] load build context 04:48:56 #67 transferring context: 27.51kB done 04:48:56 #67 DONE 58.6s 04:48:56 04:48:56 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:48:56 #56 DONE 60.4s 04:48:56 04:48:56 #68 [core-command stage-1 3/7] RUN apk --no-cache upgrade 04:48:56 #68 ... 04:48:56 04:48:56 #59 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 04:48:56 #59 DONE 60.9s 04:48:56 04:48:56 #69 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 04:48:56 #69 DONE 0.5s 04:48:56 04:48:56 #70 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 04:48:57 #70 ... 04:48:57 04:48:57 #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:48:57 #66 59.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:57 #66 59.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:57 #66 59.91 (1/1) Installing dumb-init (1.2.5-r3) 04:48:57 #66 59.92 Executing busybox-1.36.1-r29.trigger 04:48:57 #66 59.94 OK: 8 MiB in 15 packages 04:48:57 #66 DONE 60.4s 04:48:57 04:48:57 #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:48:57 #54 60.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:57 #54 60.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:57 #54 60.78 (1/4) Installing dumb-init (1.2.5-r3) 04:48:57 #54 60.79 (2/4) Installing openssl (3.3.2-r0) 04:48:57 #54 60.80 (3/4) Installing su-exec (0.2-r3) 04:48:57 #54 60.80 (4/4) Installing yq-go (4.44.1-r2) 04:48:57 #54 60.88 Executing busybox-1.36.1-r29.trigger 04:48:57 #54 60.89 OK: 19 MiB in 18 packages 04:48:57 #54 DONE 61.2s 04:48:57 04:48:57 #62 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 04:48:57 #62 59.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:57 #62 59.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:57 #62 59.94 (1/2) Installing ca-certificates (20240705-r0) 04:48:57 #62 59.97 (2/2) Installing dumb-init (1.2.5-r3) 04:48:57 #62 59.97 Executing busybox-1.36.1-r29.trigger 04:48:57 #62 59.97 Executing ca-certificates-20240705-r0.trigger 04:48:57 #62 60.05 OK: 9 MiB in 16 packages 04:48:57 #62 DONE 60.4s 04:48:57 04:48:57 #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:48:57 #64 59.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:57 #64 59.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:57 #64 60.00 (1/3) Installing ca-certificates (20240705-r0) 04:48:57 #64 60.02 (2/3) Installing dumb-init (1.2.5-r3) 04:48:57 #64 60.03 (3/3) Installing tzdata (2024b-r0) 04:48:57 #64 60.10 Executing busybox-1.36.1-r29.trigger 04:48:57 #64 60.11 Executing ca-certificates-20240705-r0.trigger 04:48:57 #64 60.29 OK: 10 MiB in 17 packages 04:48:57 #64 DONE 60.5s 04:48:57 04:48:57 #50 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:48:57 #50 60.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:57 #50 60.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:57 #50 61.16 v3.20.3-171-ge0d8a949f52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:48:57 #50 61.16 v3.20.3-170-gb7926213bd4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:48:57 #50 61.16 OK: 24163 distinct packages available 04:48:57 #50 61.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:57 #50 61.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:57 #50 61.75 (1/4) Installing dumb-init (1.2.5-r3) 04:48:57 #50 61.76 (2/4) Installing musl-obstack (1.2.3-r2) 04:48:57 #50 61.76 (3/4) Installing libucontext (1.2-r3) 04:48:57 #50 61.76 (4/4) Installing gcompat (1.1.0-r4) 04:48:57 #50 61.77 Executing busybox-1.36.1-r29.trigger 04:48:57 #50 61.78 OK: 8 MiB in 18 packages 04:48:57 #50 DONE 61.9s 04:48:57 04:48:57 #71 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:48:58 #71 ... 04:48:58 04:48:58 #46 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:48:58 #46 60.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:58 #46 61.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:58 #46 61.48 v3.20.3-171-ge0d8a949f52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:48:58 #46 61.48 v3.20.3-170-gb7926213bd4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:48:58 #46 61.48 OK: 24163 distinct packages available 04:48:58 #46 61.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:58 #46 61.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:58 #46 62.10 (1/5) Installing dumb-init (1.2.5-r3) 04:48:58 #46 62.11 (2/5) Installing musl-obstack (1.2.3-r2) 04:48:58 #46 62.11 (3/5) Installing libucontext (1.2-r3) 04:48:58 #46 62.11 (4/5) Installing gcompat (1.1.0-r4) 04:48:58 #46 62.12 (5/5) Installing openssl (3.3.2-r0) 04:48:58 #46 62.13 Executing busybox-1.36.1-r29.trigger 04:48:58 #46 62.14 OK: 9 MiB in 19 packages 04:48:58 #46 DONE 62.4s 04:48:58 04:48:58 #72 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 04:48:58 #72 ... 04:48:58 04:48:58 #73 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:48:58 #73 DONE 2.0s 04:48:58 04:48:58 #74 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 04:48:58 #0 1.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:58 #0 1.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:58 #0 1.668 OK: 246 MiB in 54 packages 04:48:58 #74 DONE 2.0s 04:48:59 04:48:59 #75 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:48:59 #75 DONE 0.2s 04:48:59 04:48:59 #76 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:48:59 #76 ... 04:48:59 04:48:59 #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:48:59 #0 1.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:59 #0 1.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:59 #0 2.215 Upgrading critical system libraries and apk-tools: 04:48:59 #0 2.215 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:48:59 #0 2.222 Executing busybox-1.36.1-r29.trigger 04:48:59 #0 2.306 Continuing the upgrade transaction with new apk-tools: 04:48:59 #0 2.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:59 #0 2.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:59 #0 2.756 OK: 13 MiB in 28 packages 04:48:59 #77 DONE 3.0s 04:48:59 04:48:59 #78 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 04:48:59 #0 1.120 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:59 #0 1.638 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:59 #0 2.444 (1/1) Installing dumb-init (1.2.5-r3) 04:48:59 #0 2.796 Executing busybox-1.36.1-r29.trigger 04:48:59 #0 2.814 OK: 8 MiB in 15 packages 04:48:59 #78 DONE 3.0s 04:48:59 04:48:59 #70 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 04:48:59 #70 2.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:59 #70 2.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:59 #70 2.534 OK: 246 MiB in 54 packages 04:48:59 #70 DONE 2.9s 04:48:59 04:48:59 #79 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:48:59 #0 2.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:59 #0 2.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:59 #0 2.511 OK: 246 MiB in 54 packages 04:48:59 #79 DONE 2.9s 04:48:59 04:48:59 #80 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:48:59 #0 1.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:59 #0 1.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:59 #0 2.020 v3.20.3-171-ge0d8a949f52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:48:59 #0 2.020 v3.20.3-170-gb7926213bd4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:48:59 #0 2.020 OK: 24162 distinct packages available 04:48:59 #0 2.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:59 #0 2.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:59 #0 2.535 OK: 246 MiB in 54 packages 04:48:59 #80 DONE 2.9s 04:48:59 04:48:59 #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ 04:48:59 #81 DONE 0.1s 04:48:59 04:48:59 #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:48:59 #82 ... 04:48:59 04:48:59 #83 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 04:48:59 #83 DONE 0.1s 04:48:59 04:48:59 #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:48:59 #0 2.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:59 #0 2.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:59 #0 3.068 Upgrading critical system libraries and apk-tools: 04:48:59 #0 3.068 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:48:59 #0 3.076 Executing busybox-1.36.1-r29.trigger 04:48:59 #0 3.178 Continuing the upgrade transaction with new apk-tools: 04:48:59 #0 3.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:59 #0 3.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:59 #0 3.555 OK: 19 MiB in 18 packages 04:48:59 #84 DONE 3.7s 04:48:59 04:48:59 #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 04:48:59 #85 DONE 0.2s 04:48:59 04:48:59 #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:49:00 #86 ... 04:49:00 04:49:00 #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 04:49:00 #0 1.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:49:00 #0 2.824 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:49:00 #0 3.105 Upgrading critical system libraries and apk-tools: 04:49:00 #0 3.105 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:49:00 #0 3.114 Executing busybox-1.36.1-r29.trigger 04:49:00 #0 3.192 Continuing the upgrade transaction with new apk-tools: 04:49:00 #0 3.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:49:00 #0 3.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:49:00 #0 3.665 OK: 8 MiB in 16 packages 04:49:00 #87 DONE 4.1s 04:49:00 04:49:00 #88 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:49:00 #88 ... 04:49:00 04:49:00 #68 [core-command stage-1 3/7] RUN apk --no-cache upgrade 04:49:00 #68 2.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:49:00 #68 3.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:49:00 #68 3.829 Upgrading critical system libraries and apk-tools: 04:49:00 #68 3.829 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:49:00 #68 3.832 Executing busybox-1.36.1-r29.trigger 04:49:00 #68 3.916 Continuing the upgrade transaction with new apk-tools: 04:49:00 #68 3.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:49:00 #68 3.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:49:00 #68 4.252 OK: 8 MiB in 15 packages 04:49:00 #68 DONE 4.5s 04:49:00 04:49:00 #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade 04:49:00 #0 2.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:49:00 #0 2.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:49:00 #0 2.612 Upgrading critical system libraries and apk-tools: 04:49:00 #0 2.612 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:49:00 #0 2.619 Executing busybox-1.36.1-r29.trigger 04:49:00 #0 2.709 Continuing the upgrade transaction with new apk-tools: 04:49:00 #0 2.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:49:00 #0 2.783 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:49:00 #0 3.077 OK: 8 MiB in 15 packages 04:49:00 #89 DONE 3.4s 04:49:00 04:49:00 #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:49:00 #0 2.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:49:00 #0 2.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:49:00 #0 3.136 Upgrading critical system libraries and apk-tools: 04:49:00 #0 3.136 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:49:00 #0 3.142 Executing busybox-1.36.1-r29.trigger 04:49:00 #0 3.224 Continuing the upgrade transaction with new apk-tools: 04:49:00 #0 3.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:49:00 #0 3.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:49:01 #90 3.591 OK: 19 MiB in 18 packages 04:49:03 #90 DONE 5.1s 04:49:03 04:49:03 #71 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:49:03 #71 3.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:49:03 #71 3.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:49:03 #71 3.734 Upgrading critical system libraries and apk-tools: 04:49:03 #71 3.734 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:49:03 #71 3.758 Executing busybox-1.36.1-r29.trigger 04:49:03 #71 3.811 Continuing the upgrade transaction with new apk-tools: 04:49:03 #71 3.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:49:03 #71 3.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:49:03 #71 4.200 OK: 8 MiB in 18 packages 04:49:03 #71 ... 04:49:03 04:49:03 #91 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 04:49:03 #0 2.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:49:03 #0 3.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:49:03 #0 3.389 Upgrading critical system libraries and apk-tools: 04:49:03 #0 3.389 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:49:03 #0 3.396 Executing busybox-1.36.1-r29.trigger 04:49:03 #0 3.482 Continuing the upgrade transaction with new apk-tools: 04:49:03 #0 3.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:49:03 #0 3.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:49:03 #0 4.194 OK: 9 MiB in 16 packages 04:49:03 #91 DONE 5.2s 04:49:03 04:49:03 #72 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 04:49:03 #72 3.145 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:49:03 #72 3.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:49:03 #72 3.499 Upgrading critical system libraries and apk-tools: 04:49:03 #72 3.499 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:49:03 #72 3.505 Executing busybox-1.36.1-r29.trigger 04:49:03 #72 3.581 Continuing the upgrade transaction with new apk-tools: 04:49:03 #72 3.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:49:03 #72 3.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:49:03 #72 3.994 OK: 9 MiB in 19 packages 04:49:03 #72 DONE 4.8s 04:49:03 04:49:03 #92 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:49:03 #0 3.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:49:03 #0 3.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:49:03 #0 3.934 Upgrading critical system libraries and apk-tools: 04:49:03 #0 3.934 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:49:03 #0 3.950 Executing busybox-1.36.1-r29.trigger 04:49:03 #0 4.079 Continuing the upgrade transaction with new apk-tools: 04:49:03 #0 4.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:49:03 #0 4.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:49:03 #0 4.519 OK: 10 MiB in 17 packages 04:49:03 #92 DONE 5.2s 04:49:03 04:49:03 #71 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:49:03 #71 DONE 5.2s 04:49:03 04:49:03 #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:49:03 #93 ... 04:49:03 04:49:03 #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 04:49:03 #94 DONE 1.0s 04:49:04 04:49:04 #95 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:49:04 #0 3.530 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:49:04 #0 4.032 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:49:04 #0 4.841 OK: 246 MiB in 54 packages 04:49:04 #95 DONE 5.2s 04:49:04 04:49:04 #96 [core-keeper builder 5/8] COPY go.mod vendor* ./ 04:49:06 #96 ... 04:49:06 04:49:06 #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:49:06 #97 DONE 2.7s 04:49:06 04:49:06 #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:49:06 #93 DONE 2.7s 04:49:06 04:49:06 #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 04:49:06 #98 DONE 2.8s 04:49:06 04:49:06 #96 [core-keeper builder 5/8] COPY go.mod vendor* ./ 04:49:06 #96 DONE 1.9s 04:49:06 04:49:06 #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / 04:49:06 #99 DONE 0.2s 04:49:06 04:49:06 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:49:06 #100 ... 04:49:06 04:49:06 #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / 04:49:06 #101 DONE 0.2s 04:49:06 04:49:06 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:49:06 #63 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.7s done 04:49:06 #63 ... 04:49:06 04:49:06 #102 [security-spire-server stage-2 6/9] COPY security.txt / 04:49:06 #102 ... 04:49:06 04:49:06 #103 [security-spire-config stage-2 6/10] COPY security.txt / 04:49:06 #103 DONE 0.4s 04:49:06 04:49:06 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:49:06 #41 ... 04:49:06 04:49:06 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:49:06 #100 DONE 0.6s 04:49:06 04:49:06 #88 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:49:06 #88 DONE 6.3s 04:49:06 04:49:06 #102 [security-spire-server stage-2 6/9] COPY security.txt / 04:49:06 #102 DONE 0.5s 04:49:06 04:49:06 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:49:06 #104 ... 04:49:06 04:49:06 #105 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 04:49:06 #105 DONE 0.2s 04:49:06 04:49:06 #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 04:49:06 #106 DONE 0.2s 04:49:06 04:49:06 #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:49:06 #107 DONE 0.2s 04:49:06 04:49:06 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:49:06 #104 DONE 0.2s 04:49:06 04:49:06 #108 [security-spire-agent stage-3 7/10] COPY security.txt / 04:49:06 #108 DONE 0.1s 04:49:06 04:49:06 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 04:49:06 #109 DONE 0.1s 04:49:06 04:49:06 #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:49:06 a37a00ec5f00: Pull complete 04:49:06 50b3750afda1: Pull complete 04:49:06 4f4fb700ef54: Pull complete 04:49:06 #110 DONE 0.2s 04:49:06 04:49:06 #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:49:06 #111 DONE 0.2s 04:49:06 04:49:06 #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:49:06 #112 DONE 0.1s 04:49:06 04:49:06 #113 [security-spire-config] exporting to image 04:49:06 #113 exporting layers 04:49:07 80978eb59214: Pull complete 04:49:07 #113 ... 04:49:07 04:49:07 #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:49:07 #114 DONE 0.1s 04:49:07 04:49:07 #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:49:07 #115 DONE 0.1s 04:49:07 04:49:07 #113 [security-spire-server] exporting to image 04:49:07 #113 ... 04:49:07 04:49:07 #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:49:07 #116 DONE 0.1s 04:49:07 04:49:07 #113 [security-spire-agent] exporting to image 04:49:07 #113 exporting layers 0.7s done 04:49:07 #113 writing image sha256:0a9712aaf57eb5b3d96f1a85826b74223f1644591c920ce9520c5fdaf104bbd1 done 04:49:07 #113 naming to docker.io/library/security-spire-config done 04:49:07 #113 exporting layers 0.6s done 04:49:07 #113 writing image sha256:4a8d92a43f9e187242d6c373dd643bb909a38547c24279ec4550a05b6678e74a done 04:49:07 #113 naming to docker.io/library/security-spire-server done 04:49:07 #113 writing image sha256:8145dae84af29686475f9e4fc1a107c59fca662cdfa3faf2917a3adc19f2a415 done 04:49:07 #113 naming to docker.io/library/security-spire-agent done 04:49:07 #113 DONE 0.7s 04:49:07 04:49:07 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:49:10 #117 ... 04:49:10 04:49:10 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:49:15 c9f46d7d2bd2: Pull complete 04:49:17 c5a475d317c9: Pull complete 04:49:17 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 04:49:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:49:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 04:49:18 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:49:18 WORKDIR /edgex 04:49:18 COPY go.mod . 04:49:18 RUN go mod download 04:49:18 + docker build -t ci-base-image-arm64 -f - . 04:49:19 Sending build context to Docker daemon 3.694MB 04:49:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:49:19 ---> be29e6b0f0d4 04:49:19 Step 2/4 : WORKDIR /edgex 04:49:21 ---> Running in 40e66ae5e0d0 04:49:21 Removing intermediate container 40e66ae5e0d0 04:49:21 ---> 0736c9e64ac1 04:49:21 Step 3/4 : COPY go.mod . 04:49:21 ---> a0dc2683ac67 04:49:21 Step 4/4 : RUN go mod download 04:49:21 ---> Running in e0476bf470b4 04:49:32 #118 ... 04:49:32 04:49:32 #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:49:32 #82 DONE 29.6s 04:49:32 04:49:32 #76 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:49:32 #76 DONE 30.4s 04:49:32 04:49:32 #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:49:32 #86 DONE 29.4s 04:49:32 04:49:32 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:49:32 #117 DONE 23.4s 04:49:32 04:49:32 #119 [core-keeper builder 7/8] COPY . . 04:49:32 #119 ... 04:49:32 04:49:32 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:49:32 #118 DONE 29.5s 04:49:32 04:49:32 #120 [support-scheduler builder 6/7] COPY . . 04:49:40 #120 ... 04:49:40 04:49:40 #121 [security-bootstrapper builder 6/7] COPY . . 04:49:40 #121 ... 04:49:40 04:49:40 #122 [security-spiffe-token-provider builder 6/7] COPY . . 04:49:40 #122 ... 04:49:40 04:49:40 #123 [support-notifications builder 6/7] COPY . . 04:49:48 #123 DONE 18.4s 04:49:48 04:49:48 #124 [support-cron-scheduler builder 6/7] COPY . . 04:49:48 #124 CACHED 04:49:48 04:49:48 #125 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 04:49:48 #125 CACHED 04:49:48 04:49:48 #126 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:49:48 #126 CACHED 04:49:48 04:49:48 #122 [security-spiffe-token-provider builder 6/7] COPY . . 04:49:48 #122 DONE 18.4s 04:49:48 04:49:48 #127 [core-metadata builder 6/7] COPY . . 04:49:48 #127 CACHED 04:49:48 04:49:48 #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ 04:49:48 #128 CACHED 04:49:48 04:49:48 #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:49:48 #129 CACHED 04:49:48 04:49:48 #120 [support-scheduler builder 6/7] COPY . . 04:49:48 #120 DONE 18.4s 04:49:48 04:49:48 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:49:48 #130 ... 04:49:48 04:49:48 #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:49:48 #131 CACHED 04:49:48 04:49:48 #132 [core-common-config-bootstrapper builder 6/7] COPY . . 04:49:48 #132 CACHED 04:49:48 04:49:48 #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:49:48 #133 CACHED 04:49:48 04:49:48 #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:49:48 #134 CACHED 04:49:48 04:49:48 #135 [core-data builder 4/7] COPY go.mod vendor* ./ 04:49:48 #135 CACHED 04:49:48 04:49:48 #136 [core-data builder 6/7] COPY . . 04:49:48 #136 CACHED 04:49:48 04:49:48 #137 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:49:48 #137 CACHED 04:49:48 04:49:48 #138 [security-proxy-auth builder 6/7] COPY . . 04:49:48 #138 CACHED 04:49:48 04:49:48 #139 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 04:49:48 #139 CACHED 04:49:48 04:49:48 #140 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:49:48 #140 CACHED 04:49:48 04:49:48 #141 [core-command builder 6/7] COPY . . 04:49:48 #141 CACHED 04:49:48 04:49:48 #142 [core-command builder 4/7] COPY go.mod vendor* ./ 04:49:48 #142 CACHED 04:49:48 04:49:48 #143 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:49:48 #143 CACHED 04:49:48 04:49:48 #144 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 04:49:48 #144 CACHED 04:49:48 04:49:48 #145 [security-proxy-setup builder 6/7] COPY . . 04:49:48 #145 CACHED 04:49:48 04:49:48 #146 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 04:49:48 #146 CACHED 04:49:48 04:49:48 #147 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:49:48 #147 CACHED 04:49:48 04:49:48 #148 [security-secretstore-setup builder 6/7] COPY . . 04:49:48 #148 CACHED 04:49:48 04:49:48 #119 [core-keeper builder 7/8] COPY . . 04:49:48 #119 DONE 18.5s 04:49:48 04:49:48 #121 [security-bootstrapper builder 6/7] COPY . . 04:49:48 #121 DONE 18.5s 04:49:48 04:49:48 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:49:49 #149 1.017 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:49:59 #149 ... 04:49:59 04:49:59 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:49:59 #0 0.833 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:49:59 #150 ... 04:49:59 04:49:59 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:49:59 #0 0.825 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:49:59 #151 ... 04:49:59 04:49:59 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:49:59 #0 0.857 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:49:59 #152 ... 04:49:59 04:49:59 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:49:59 #0 0.601 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 04:49:59 #153 ... 04:49:59 04:49:59 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:49:59 #0 1.390 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 04:49:59 #154 ... 04:49:59 04:49:59 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:49:59 #0 1.620 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:49:59 #155 ... 04:49:59 04:49:59 #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 04:49:59 #0 0.374 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 04:49:59 #156 ... 04:49:59 04:49:59 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:49:59 #0 1.364 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 04:49:59 #157 ... 04:49:59 04:49:59 #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:49:59 #0 0.876 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 04:49:59 #158 ... 04:49:59 04:49:59 #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:49:59 #0 1.150 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 04:50:00 #159 ... 04:50:00 04:50:00 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:50:00 #130 0.815 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:50:00 #130 ... 04:50:00 04:50:00 #160 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:50:00 #0 0.954 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:50:29 Removing intermediate container e0476bf470b4 04:50:29 ---> 70f7b285edf4 04:50:29 Successfully built 70f7b285edf4 04:50:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:30 + docker inspect -f . ci-base-image-arm64 04:50:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:50:30 prd-ubuntu20.04-docker-arm64-4c-16g-22974 does not seem to be running inside a container 04:50:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/731 -v /w/workspace/edgex-go/731:/w/workspace/edgex-go/731:rw,z -v /w/workspace/edgex-go/731@tmp:/w/workspace/edgex-go/731@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 04:50:31 $ docker top df35c7bff87cd8bceafac7d981e4743efef619898f996e16f1990b33b3532f15 -eo pid,comm [Pipeline] { [Pipeline] sh 04:50:32 + go version 04:50:32 go version go1.23.2 linux/arm64 [Pipeline] } 04:50:32 $ docker stop --time=1 df35c7bff87cd8bceafac7d981e4743efef619898f996e16f1990b33b3532f15 04:50:34 $ docker rm -f --volumes df35c7bff87cd8bceafac7d981e4743efef619898f996e16f1990b33b3532f15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:50:35 04:50:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:50:35 latest: Pulling from edgex-devops/edgex-compose-arm64 04:50:35 547446be3368: Pulling fs layer 04:50:35 d125d8839a47: Pulling fs layer 04:50:35 3e85d5ac6304: Pulling fs layer 04:50:35 c3105a71a48b: Pulling fs layer 04:50:35 0f093f025ec4: Pulling fs layer 04:50:35 c3106fc0e877: Pulling fs layer 04:50:35 c3105a71a48b: Waiting 04:50:35 0f093f025ec4: Waiting 04:50:35 c3106fc0e877: Waiting 04:50:35 547446be3368: Verifying Checksum 04:50:35 547446be3368: Download complete 04:50:35 c3105a71a48b: Download complete 04:50:36 d125d8839a47: Verifying Checksum 04:50:36 d125d8839a47: Download complete 04:50:36 c3106fc0e877: Verifying Checksum 04:50:36 c3106fc0e877: Download complete 04:50:36 0f093f025ec4: Verifying Checksum 04:50:36 0f093f025ec4: Download complete 04:50:36 547446be3368: Pull complete 04:50:37 d125d8839a47: Pull complete 04:50:38 3e85d5ac6304: Verifying Checksum 04:50:38 3e85d5ac6304: Download complete 04:50:48 3e85d5ac6304: Pull complete 04:50:48 c3105a71a48b: Pull complete 04:50:49 0f093f025ec4: Pull complete 04:50:50 c3106fc0e877: Pull complete 04:50:50 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 04:50:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:50:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:50:50 prd-ubuntu20.04-docker-arm64-4c-16g-22974 does not seem to be running inside a container 04:50:50 $ 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/731 -v /w/workspace/edgex-go/731:/w/workspace/edgex-go/731:rw,z -v /w/workspace/edgex-go/731@tmp:/w/workspace/edgex-go/731@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 04:50:52 $ docker top afb57dd7dfa441a000960aa4a2478c31bf08715ae7b3f43369f9b1b07cebbab3 -eo pid,comm [Pipeline] { [Pipeline] sh 04:50:53 + docker compose -f ./docker-compose-build.yml build --parallel 04:51:05 #1 [support-notifications internal] load build definition from Dockerfile 04:51:05 #1 transferring dockerfile: 2.02kB 0.0s done 04:51:05 #1 DONE 0.1s 04:51:05 04:51:05 #2 [core-keeper internal] load build definition from Dockerfile 04:51:05 #2 transferring dockerfile: 2.07kB done 04:51:05 #2 DONE 0.1s 04:51:05 04:51:05 #3 [core-command internal] load build definition from Dockerfile 04:51:05 #3 transferring dockerfile: 1.93kB 0.0s done 04:51:05 #3 DONE 0.1s 04:51:05 04:51:05 #4 [security-bootstrapper internal] load build definition from Dockerfile 04:51:05 #4 transferring dockerfile: 3.17kB 0.0s done 04:51:05 #4 DONE 0.1s 04:51:05 04:51:05 #5 [security-proxy-setup internal] load build definition from Dockerfile 04:51:05 #5 transferring dockerfile: 2.50kB done 04:51:05 #5 DONE 0.1s 04:51:05 04:51:05 #6 [security-spire-agent internal] load build definition from Dockerfile 04:51:05 #6 transferring dockerfile: 1.81kB done 04:51:05 #6 DONE 0.1s 04:51:05 04:51:05 #7 [support-cron-scheduler internal] load build definition from Dockerfile 04:51:05 #7 transferring dockerfile: 1.85kB done 04:51:05 #7 DONE 0.1s 04:51:05 04:51:05 #8 [security-proxy-auth internal] load build definition from Dockerfile 04:51:05 #8 transferring dockerfile: 2.15kB 0.0s done 04:51:05 #8 DONE 0.1s 04:51:05 04:51:05 #9 [support-scheduler internal] load build definition from Dockerfile 04:51:05 #9 transferring dockerfile: 1.93kB done 04:51:05 #9 DONE 0.1s 04:51:05 04:51:05 #10 [core-data internal] load build definition from Dockerfile 04:51:05 #10 transferring dockerfile: 2.07kB done 04:51:05 #10 DONE 0.1s 04:51:05 04:51:05 #11 [security-spiffe-token-provider internal] load build definition from Dockerfile 04:51:05 #11 transferring dockerfile: 1.89kB 0.0s done 04:51:05 #11 DONE 0.1s 04:51:05 04:51:05 #12 [security-secretstore-setup internal] load build definition from Dockerfile 04:51:05 #12 transferring dockerfile: 2.49kB 0.0s done 04:51:05 #12 DONE 0.1s 04:51:05 04:51:05 #13 [security-spire-config internal] load build definition from Dockerfile 04:51:05 #13 transferring dockerfile: 1.69kB done 04:51:05 #13 DONE 0.1s 04:51:05 04:51:05 #14 [core-metadata internal] load build definition from Dockerfile 04:51:05 #14 transferring dockerfile: 2.13kB 0.0s done 04:51:05 #14 DONE 0.1s 04:51:05 04:51:05 #15 [security-spire-server internal] load build definition from Dockerfile 04:51:05 #15 transferring dockerfile: 1.70kB done 04:51:05 #15 DONE 0.1s 04:51:05 04:51:05 #16 [core-common-config-bootstrapper internal] load build definition from Dockerfile 04:51:05 #16 transferring dockerfile: 2.23kB done 04:51:05 #16 DONE 0.1s 04:51:05 04:51:05 #17 [support-notifications internal] load .dockerignore 04:51:05 #17 transferring context: 50B 0.0s done 04:51:05 #17 DONE 0.1s 04:51:06 04:51:06 #18 [core-keeper internal] load .dockerignore 04:51:06 #18 transferring context: 50B done 04:51:06 #18 DONE 0.1s 04:51:06 04:51:06 #19 [core-command internal] load .dockerignore 04:51:06 #19 transferring context: 50B done 04:51:06 #19 DONE 0.0s 04:51:06 04:51:06 #20 [security-bootstrapper internal] load .dockerignore 04:51:07 #20 transferring context: 50B done 04:51:07 #20 DONE 0.1s 04:51:07 04:51:07 #21 [security-proxy-setup internal] load .dockerignore 04:51:07 #21 transferring context: 50B done 04:51:07 #21 DONE 0.1s 04:51:07 04:51:07 #22 [security-spire-agent internal] load .dockerignore 04:51:07 #22 transferring context: 50B 0.0s done 04:51:07 #22 DONE 0.1s 04:51:07 04:51:07 #23 [support-cron-scheduler internal] load .dockerignore 04:51:07 #23 transferring context: 50B 0.0s done 04:51:07 #23 DONE 0.1s 04:51:07 04:51:07 #24 [security-proxy-auth internal] load .dockerignore 04:51:07 #24 transferring context: 50B 0.0s done 04:51:07 #24 DONE 0.1s 04:51:07 04:51:07 #25 [support-scheduler internal] load .dockerignore 04:51:07 #25 transferring context: 50B done 04:51:07 #25 DONE 0.1s 04:51:07 04:51:07 #26 [core-data internal] load .dockerignore 04:51:07 #26 transferring context: 50B 0.0s done 04:51:07 #26 DONE 0.1s 04:51:07 04:51:07 #27 [security-spiffe-token-provider internal] load .dockerignore 04:51:07 #27 transferring context: 50B 0.0s done 04:51:07 #27 DONE 0.1s 04:51:07 04:51:07 #28 [security-secretstore-setup internal] load .dockerignore 04:51:07 #28 transferring context: 50B 0.0s done 04:51:07 #28 DONE 0.1s 04:51:07 04:51:07 #29 [security-spire-config internal] load .dockerignore 04:51:07 #29 transferring context: 50B done 04:51:07 #29 DONE 0.1s 04:51:07 04:51:07 #30 [core-metadata internal] load .dockerignore 04:51:07 #30 transferring context: 50B done 04:51:07 #30 DONE 0.1s 04:51:07 04:51:07 #31 [security-spire-server internal] load .dockerignore 04:51:07 #31 transferring context: 50B 0.0s done 04:51:07 #31 DONE 0.1s 04:51:07 04:51:07 #32 [core-common-config-bootstrapper internal] load .dockerignore 04:51:07 #32 transferring context: 50B done 04:51:07 #32 DONE 0.1s 04:51:07 04:51:07 #33 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 04:51:07 #33 ... 04:51:07 04:51:07 #34 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:51:07 #34 DONE 0.0s 04:51:08 04:51:08 #33 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 04:51:08 #33 DONE 0.4s 04:51:08 04:51:08 #35 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 04:51:08 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 04:51:08 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 04:51:08 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 04:51:08 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 04:51:08 #35 DONE 0.1s 04:51:08 04:51:08 #36 [support-notifications internal] load build context 04:51:09 #36 transferring context: 3.24MB 0.6s done 04:51:09 #36 DONE 0.8s 04:51:09 04:51:09 #37 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:51:09 #37 ... 04:51:09 04:51:09 #34 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:51:09 #34 DONE 0.0s 04:51:09 04:51:09 #35 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 04:51:09 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 04:51:09 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 04:51:09 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 04:51:09 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 04:51:09 #35 DONE 0.2s 04:51:09 04:51:09 #37 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:51:09 #37 ... 04:51:09 04:51:09 #34 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:51:09 #34 DONE 0.0s 04:51:09 04:51:09 #33 [core-command internal] load metadata for docker.io/library/alpine:3.20 04:51:09 #33 DONE 0.5s 04:51:09 04:51:09 #35 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 04:51:09 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 04:51:09 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 04:51:09 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 04:51:09 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 04:51:09 #35 DONE 0.3s 04:51:09 04:51:09 #37 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:51:09 #37 DONE 1.9s 04:51:09 04:51:09 #34 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:51:09 #34 DONE 0.0s 04:51:09 04:51:09 #38 [support-notifications builder 2/7] WORKDIR /edgex-go 04:51:09 #38 ... 04:51:09 04:51:09 #34 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:51:09 #34 DONE 0.0s 04:51:09 04:51:09 #39 [security-bootstrapper internal] load build context 04:51:09 #39 ... 04:51:09 04:51:09 #35 [support-cron-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 04:51:09 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 04:51:09 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 04:51:09 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 04:51:09 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 04:51:09 #35 DONE 0.3s 04:51:09 04:51:09 #33 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.20 04:51:09 #33 DONE 0.9s 04:51:09 04:51:09 #37 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:51:09 #37 DONE 1.9s 04:51:09 04:51:09 #39 [security-bootstrapper internal] load build context 04:51:09 #39 ... 04:51:09 04:51:09 #35 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 04:51:09 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 04:51:09 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 04:51:09 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 04:51:09 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 04:51:09 #35 DONE 0.3s 04:51:09 04:51:09 #37 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:51:09 #37 DONE 1.9s 04:51:09 04:51:09 #39 [security-bootstrapper internal] load build context 04:51:10 #39 ... 04:51:10 04:51:10 #34 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:51:10 #34 DONE 0.0s 04:51:10 04:51:10 #39 [security-bootstrapper internal] load build context 04:51:10 #39 ... 04:51:10 04:51:10 #34 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:51:10 #34 DONE 0.0s 04:51:10 04:51:10 #39 [security-bootstrapper internal] load build context 04:51:10 #39 ... 04:51:10 04:51:10 #38 [core-keeper builder 2/7] WORKDIR /edgex-go 04:51:10 #38 DONE 1.9s 04:51:10 04:51:10 #39 [security-bootstrapper internal] load build context 04:51:10 #39 ... 04:51:10 04:51:10 #34 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:51:10 #34 DONE 0.0s 04:51:10 04:51:10 #39 [security-bootstrapper internal] load build context 04:51:10 #39 ... 04:51:10 04:51:10 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:51:10 #34 DONE 0.0s 04:51:11 04:51:11 #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 04:51:11 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 04:51:11 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 04:51:11 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 04:51:11 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 04:51:11 #35 DONE 0.5s 04:51:11 04:51:11 #37 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:51:11 #37 DONE 2.1s 04:51:11 04:51:11 #38 [core-data builder 2/7] WORKDIR /edgex-go 04:51:11 #38 DONE 2.0s 04:51:11 04:51:11 #39 [security-bootstrapper internal] load build context 04:51:11 #39 ... 04:51:11 04:51:11 #35 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 04:51:11 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 04:51:11 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 04:51:11 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 04:51:11 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 04:51:11 #35 DONE 0.5s 04:51:11 04:51:11 #37 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:51:11 #37 DONE 2.1s 04:51:11 04:51:11 #38 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 04:51:11 #38 DONE 2.0s 04:51:11 04:51:11 #39 [security-bootstrapper internal] load build context 04:51:11 #39 ... 04:51:11 04:51:11 #34 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:51:11 #34 DONE 0.0s 04:51:11 04:51:11 #39 [security-bootstrapper internal] load build context 04:51:11 #39 ... 04:51:11 04:51:11 #34 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:51:11 #34 DONE 0.0s 04:51:11 04:51:11 #39 [security-bootstrapper internal] load build context 04:51:11 #39 transferring context: 3.24MB 2.1s done 04:51:11 #39 ... 04:51:11 04:51:11 #40 [core-command internal] load build context 04:51:11 #40 transferring context: 3.24MB 1.8s done 04:51:11 #40 DONE 2.4s 04:51:11 04:51:11 #41 [core-keeper internal] load build context 04:51:11 #41 transferring context: 3.24MB 2.2s done 04:51:11 #41 DONE 2.7s 04:51:11 04:51:11 #42 [support-cron-scheduler internal] load build context 04:51:12 #42 ... 04:51:12 04:51:12 #39 [security-bootstrapper internal] load build context 04:51:12 #39 DONE 2.9s 04:51:12 04:51:12 #42 [support-cron-scheduler internal] load build context 04:51:12 #42 ... 04:51:12 04:51:12 #33 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 04:51:12 #33 DONE 3.0s 04:51:12 04:51:12 #35 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 04:51:12 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 04:51:12 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 04:51:12 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 04:51:12 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 04:51:12 #35 DONE 0.5s 04:51:12 04:51:12 #37 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:51:12 #37 DONE 2.1s 04:51:12 04:51:12 #38 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 04:51:12 #38 DONE 2.0s 04:51:12 04:51:12 #42 [support-cron-scheduler internal] load build context 04:51:12 #42 ... 04:51:12 04:51:12 #35 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 04:51:12 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 04:51:12 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 04:51:12 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 04:51:12 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 04:51:12 #35 DONE 0.5s 04:51:12 04:51:12 #37 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:51:12 #37 DONE 2.1s 04:51:12 04:51:12 #38 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 04:51:12 #38 DONE 2.1s 04:51:12 04:51:12 #43 [security-spiffe-token-provider internal] load build context 04:51:12 #43 DONE 0.0s 04:51:12 04:51:12 #35 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 04:51:12 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 04:51:12 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 04:51:12 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 04:51:12 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 04:51:12 #35 DONE 0.6s 04:51:12 04:51:12 #37 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:51:12 #37 DONE 2.2s 04:51:12 04:51:12 #38 [core-metadata builder 2/7] WORKDIR /edgex-go 04:51:12 #38 DONE 2.1s 04:51:12 04:51:12 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:51:12 #34 DONE 0.1s 04:51:12 04:51:12 #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 04:51:12 #44 DONE 3.1s 04:51:12 04:51:12 #45 [core-metadata internal] load build context 04:51:13 #45 ... 04:51:13 04:51:13 #46 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 04:51:13 #46 DONE 3.5s 04:51:13 04:51:13 #35 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 04:51:13 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 04:51:13 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 04:51:13 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 04:51:13 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 04:51:13 #35 DONE 0.7s 04:51:13 04:51:13 #47 [security-proxy-setup internal] load build context 04:51:13 #47 transferring context: 3.24MB 2.5s done 04:51:13 #47 ... 04:51:13 04:51:13 #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 04:51:13 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 04:51:13 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 04:51:13 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 04:51:13 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 04:51:13 #35 DONE 0.7s 04:51:13 04:51:13 #42 [support-cron-scheduler internal] load build context 04:51:13 #42 transferring context: 3.24MB 2.7s done 04:51:13 #42 DONE 3.3s 04:51:13 04:51:13 #47 [security-proxy-setup internal] load build context 04:51:13 #47 DONE 3.3s 04:51:13 04:51:13 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:51:13 #48 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:51:15 #48 ... 04:51:15 04:51:15 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 04:51:15 #33 DONE 5.2s 04:51:15 04:51:15 #35 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 04:51:15 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 04:51:15 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 04:51:15 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 04:51:15 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 04:51:15 #35 DONE 0.7s 04:51:15 04:51:15 #37 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:51:15 #37 DONE 2.3s 04:51:15 04:51:15 #38 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 04:51:15 #38 DONE 2.2s 04:51:15 04:51:15 #45 [core-metadata internal] load build context 04:51:15 #45 ... 04:51:15 04:51:15 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:51:15 #48 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.5s done 04:51:15 #48 DONE 2.8s 04:51:15 04:51:15 #45 [core-metadata internal] load build context 04:51:16 #45 ... 04:51:16 04:51:16 #49 [security-spire-config internal] load build context 04:51:16 #49 transferring context: 26.23kB 0.3s done 04:51:16 #49 DONE 3.2s 04:51:16 04:51:16 #45 [core-metadata internal] load build context 04:51:17 #45 ... 04:51:17 04:51:17 #50 [security-spire-server internal] load build context 04:51:17 #50 transferring context: 27.98kB 0.5s done 04:51:17 #50 DONE 3.8s 04:51:17 04:51:17 #45 [core-metadata internal] load build context 04:51:18 #45 ... 04:51:18 04:51:18 #51 [security-spire-agent internal] load build context 04:51:18 #51 transferring context: 27.51kB 0.4s done 04:51:18 #51 DONE 4.9s 04:51:18 04:51:18 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:51:18 #48 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 04:51:18 #48 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 04:51:18 #48 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 04:51:18 #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.7s done 04:51:18 #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.0s done 04:51:18 #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.5s done 04:51:18 #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 04:51:18 #48 ... 04:51:18 04:51:18 #52 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 04:51:18 #0 6.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:51:18 #0 7.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:51:18 #52 9.858 (1/2) Installing ca-certificates (20240705-r0) 04:51:18 #52 9.882 (2/2) Installing dumb-init (1.2.5-r3) 04:51:18 #52 9.882 Executing busybox-1.36.1-r29.trigger 04:51:18 #52 9.943 Executing ca-certificates-20240705-r0.trigger 04:51:18 #52 ... 04:51:18 04:51:18 #53 [security-secretstore-setup internal] load build context 04:51:19 #53 ... 04:51:19 04:51:19 #52 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 04:51:19 #52 10.34 OK: 10 MiB in 16 packages 04:51:19 #52 ... 04:51:19 04:51:19 #54 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:51:19 #54 ... 04:51:19 04:51:19 #55 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 04:51:19 #55 ... 04:51:19 04:51:19 #56 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:51:19 #56 ... 04:51:19 04:51:19 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:51:19 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 872.45kB / 28.04MB 3.4s 04:51:19 #48 ... 04:51:19 04:51:19 #54 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:51:19 #54 DONE 10.4s 04:51:19 04:51:19 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:51:19 #48 ... 04:51:19 04:51:19 #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:51:19 #57 ... 04:51:19 04:51:19 #55 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 04:51:19 #55 10.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:51:20 #55 ... 04:51:20 04:51:20 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:51:20 #58 ... 04:51:20 04:51:20 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:51:20 #48 ... 04:51:20 04:51:20 #52 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 04:51:20 #52 DONE 12.0s 04:51:20 04:51:20 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:51:20 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.73MB / 28.04MB 4.2s 04:51:20 #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 04:51:20 #48 ... 04:51:20 04:51:20 #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:51:20 #59 ... 04:51:20 04:51:20 #60 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 04:51:20 #60 ... 04:51:20 04:51:20 #61 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 04:51:21 #61 ... 04:51:21 04:51:21 #62 [security-proxy-auth internal] load build context 04:51:21 #62 transferring context: 3.24MB 7.0s done 04:51:21 #62 ... 04:51:21 04:51:21 #63 [core-data internal] load build context 04:51:21 #63 transferring context: 3.24MB 8.0s done 04:51:21 #63 ... 04:51:21 04:51:21 #64 [support-scheduler internal] load build context 04:51:21 #64 ... 04:51:21 04:51:21 #62 [security-proxy-auth internal] load build context 04:51:21 #62 DONE 10.3s 04:51:21 04:51:21 #65 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:51:21 #65 ... 04:51:21 04:51:21 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:51:21 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.89MB / 28.04MB 5.2s 04:51:21 #48 ... 04:51:21 04:51:21 #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:51:21 #66 ... 04:51:21 04:51:21 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:51:22 #48 ... 04:51:22 04:51:22 #43 [security-spiffe-token-provider internal] load build context 04:51:22 #43 ... 04:51:22 04:51:22 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:51:23 #67 ... 04:51:23 04:51:23 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:51:23 #68 ... 04:51:23 04:51:23 #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:51:23 #69 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.7s done 04:51:23 #69 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 04:51:23 #69 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 04:51:23 #69 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 04:51:23 #69 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done 04:51:23 #69 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.7s done 04:51:23 #69 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 04:51:23 #69 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.29MB / 18.32MB 6.0s 04:51:23 #69 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.5s done 04:51:23 #69 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 04:51:23 #69 ... 04:51:23 04:51:23 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:51:23 #70 ... 04:51:23 04:51:23 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:51:23 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 7.1s 04:51:23 #48 ... 04:51:23 04:51:23 #63 [core-data internal] load build context 04:51:23 #63 DONE 12.7s 04:51:23 04:51:23 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:51:24 #48 ... 04:51:24 04:51:24 #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:51:24 #71 ... 04:51:24 04:51:24 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:51:24 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.36MB / 28.04MB 8.0s 04:51:24 #48 ... 04:51:24 04:51:24 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:51:24 #72 ... 04:51:24 04:51:24 #53 [security-secretstore-setup internal] load build context 04:51:24 #53 ... 04:51:24 04:51:24 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:51:24 #48 ... 04:51:24 04:51:24 #64 [support-scheduler internal] load build context 04:51:24 #64 transferring context: 3.24MB 11.3s done 04:51:24 #64 DONE 13.9s 04:51:24 04:51:24 #73 [core-common-config-bootstrapper internal] load build context 04:51:25 #73 ... 04:51:25 04:51:25 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:51:25 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 9.3s 04:51:25 #48 ... 04:51:25 04:51:25 #55 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 04:51:25 #55 11.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:51:25 #55 13.99 (1/2) Installing dumb-init (1.2.5-r3) 04:51:25 #55 13.99 (2/2) Installing su-exec (0.2-r3) 04:51:25 #55 13.99 Executing busybox-1.36.1-r29.trigger 04:51:25 #55 14.08 OK: 9 MiB in 16 packages 04:51:25 #55 DONE 16.6s 04:51:25 04:51:25 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:51:26 #48 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 04:51:26 #48 ... 04:51:26 04:51:26 #56 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:51:26 #56 11.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:51:26 #56 12.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:51:26 #56 15.47 (1/1) Installing dumb-init (1.2.5-r3) 04:51:26 #56 15.47 Executing busybox-1.36.1-r29.trigger 04:51:26 #56 15.47 OK: 9 MiB in 15 packages 04:51:26 #56 DONE 17.5s 04:51:26 04:51:26 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:51:26 #48 ... 04:51:26 04:51:26 #53 [security-secretstore-setup internal] load build context 04:51:26 #53 transferring context: 3.24MB 12.5s done 04:51:26 #53 DONE 14.1s 04:51:26 04:51:26 #43 [security-spiffe-token-provider internal] load build context 04:51:26 #43 transferring context: 3.24MB 10.6s done 04:51:26 #43 DONE 13.9s 04:51:26 04:51:26 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:51:27 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.18MB / 28.04MB 10.6s 04:51:27 #48 ... 04:51:27 04:51:27 #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:51:27 #59 DONE 16.9s 04:51:27 04:51:27 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:51:27 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 11.3s 04:51:28 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.11MB / 28.04MB 12.2s 04:51:28 #48 ... 04:51:28 04:51:28 #45 [core-metadata internal] load build context 04:51:28 #45 transferring context: 3.24MB 13.9s done 04:51:28 #45 ... 04:51:28 04:51:28 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:51:29 #48 ... 04:51:29 04:51:29 #45 [core-metadata internal] load build context 04:51:29 #45 DONE 16.6s 04:51:29 04:51:29 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:51:29 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.66MB / 28.04MB 13.2s 04:51:30 #48 ... 04:51:30 04:51:30 #73 [core-common-config-bootstrapper internal] load build context 04:51:30 #73 transferring context: 3.24MB 11.3s done 04:51:30 #73 DONE 15.3s 04:51:30 04:51:30 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:51:30 #48 ... 04:51:30 04:51:30 #74 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 04:51:30 #74 ... 04:51:30 04:51:30 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:51:30 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 14.3s 04:51:31 #48 ... 04:51:31 04:51:31 #75 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 04:51:31 #75 ... 04:51:31 04:51:31 #61 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 04:51:31 #61 20.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:51:32 #61 ... 04:51:32 04:51:32 #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:51:32 #57 14.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:51:32 #57 15.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:51:32 #57 18.11 (1/3) Installing ca-certificates (20240705-r0) 04:51:32 #57 18.45 (2/3) Installing dumb-init (1.2.5-r3) 04:51:32 #57 18.45 (3/3) Installing tzdata (2024b-r0) 04:51:32 #57 19.44 Executing busybox-1.36.1-r29.trigger 04:51:32 #57 19.56 Executing ca-certificates-20240705-r0.trigger 04:51:32 #57 20.53 OK: 11 MiB in 17 packages 04:51:32 #57 DONE 22.6s 04:51:32 04:51:32 #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:51:32 #66 20.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:51:33 #66 21.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:51:34 #66 ... 04:51:34 04:51:34 #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:51:34 #69 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 13.3s done 04:51:34 #69 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 04:51:34 #69 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 04:51:34 #69 ... 04:51:34 04:51:34 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:51:34 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 18.5s 04:51:34 #48 ... 04:51:34 04:51:34 #65 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:51:34 #65 16.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:51:34 #65 16.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:51:34 #65 23.14 OK: 238 MiB in 54 packages 04:51:34 #65 DONE 25.3s 04:51:34 04:51:34 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:51:35 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 18.9s done 04:51:36 #48 ... 04:51:36 04:51:36 #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 04:51:36 #76 ... 04:51:36 04:51:36 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 04:51:36 #77 DONE 1.5s 04:51:36 04:51:36 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:51:37 #78 ... 04:51:37 04:51:37 #79 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 04:51:37 #79 ... 04:51:37 04:51:37 #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:51:37 #69 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.0s 04:51:37 #69 ... 04:51:37 04:51:37 #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:51:37 #80 ... 04:51:37 04:51:37 #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:51:37 #71 22.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:51:37 #71 23.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:51:38 #71 ... 04:51:38 04:51:38 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:51:38 #58 17.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:51:38 #58 18.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:51:38 #58 24.79 (1/4) Installing dumb-init (1.2.5-r3) 04:51:38 #58 24.82 (2/4) Installing openssl (3.3.2-r0) 04:51:38 #58 24.92 (3/4) Installing su-exec (0.2-r3) 04:51:38 #58 24.98 (4/4) Installing yq-go (4.44.1-r2) 04:51:38 #58 26.29 Executing busybox-1.36.1-r29.trigger 04:51:38 #58 26.46 OK: 20 MiB in 18 packages 04:51:38 #58 ... 04:51:38 04:51:38 #60 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 04:51:38 #60 17.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:51:38 #60 18.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:51:38 #60 25.58 OK: 238 MiB in 54 packages 04:51:38 #60 DONE 27.8s 04:51:38 04:51:38 #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:51:39 #69 ... 04:51:39 04:51:39 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:51:39 #58 DONE 28.6s 04:51:39 04:51:39 #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:51:40 #69 ... 04:51:40 04:51:40 #81 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:51:40 #81 DONE 2.7s 04:51:40 04:51:40 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:51:40 #72 26.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:51:42 #72 ... 04:51:42 04:51:42 #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:51:42 #82 ... 04:51:42 04:51:42 #61 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 04:51:42 #61 22.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:51:42 #61 ... 04:51:42 04:51:42 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:51:42 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.3s 04:51:43 #48 ... 04:51:43 04:51:43 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:51:43 #67 21.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:51:43 #67 22.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:51:43 #67 ... 04:51:43 04:51:43 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:51:44 #48 ... 04:51:44 04:51:44 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:51:44 #68 21.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:51:44 #68 23.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:51:44 #68 ... 04:51:44 04:51:44 #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:51:44 #66 32.58 (1/1) Installing dumb-init (1.2.5-r3) 04:51:44 #66 32.63 Executing busybox-1.36.1-r29.trigger 04:51:44 #66 32.82 OK: 9 MiB in 15 packages 04:51:46 #66 ... 04:51:46 04:51:46 #61 [core-command builder 3/7] RUN apk add --update --no-cache make git 04:51:46 #61 32.89 OK: 238 MiB in 54 packages 04:51:46 #61 DONE 36.1s 04:51:46 04:51:46 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:51:47 #48 ... 04:51:47 04:51:47 #83 [core-command builder 4/7] COPY go.mod vendor* ./ 04:51:47 #83 DONE 1.0s 04:51:47 04:51:47 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:51:47 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.2s 04:51:48 #48 ... 04:51:48 04:51:48 #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:51:48 #66 DONE 36.3s 04:51:48 04:51:48 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:51:49 #48 ... 04:51:49 04:51:49 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:51:49 #0 10.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:51:49 #84 ... 04:51:49 04:51:49 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:51:49 #48 ... 04:51:49 04:51:49 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:51:49 #70 26.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:51:49 #70 28.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:51:49 #70 ... 04:51:49 04:51:49 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:51:50 #48 ... 04:51:50 04:51:50 #74 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 04:51:50 #74 19.76 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:51:50 #74 22.18 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:51:50 #74 ... 04:51:50 04:51:50 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:51:50 #48 ... 04:51:50 04:51:50 #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:51:50 #69 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.4s done 04:51:51 #69 ... 04:51:51 04:51:51 #85 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:51:51 #85 ... 04:51:51 04:51:51 #75 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 04:51:51 #75 19.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:51:51 #75 22.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:51:51 #75 ... 04:51:51 04:51:51 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:51:51 #160 ... 04:51:51 04:51:51 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:51:51 #149 112.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:51:52 #48 ... 04:51:52 04:51:52 #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 04:51:52 #76 16.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:51:52 #76 18.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:51:52 #76 ... 04:51:52 04:51:52 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:51:53 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.6s 04:51:53 #48 ... 04:51:53 04:51:53 #79 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 04:51:53 #79 15.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:51:53 #79 18.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:51:53 #79 ... 04:51:53 04:51:53 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:51:53 #72 28.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:51:53 #72 ... 04:51:53 04:51:53 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:51:53 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.1s done 04:51:53 #48 DONE 41.2s 04:51:53 04:51:53 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:51:53 #68 36.24 (1/4) Installing ca-certificates (20240705-r0) 04:51:53 #68 37.14 (2/4) Installing dumb-init (1.2.5-r3) 04:51:53 #68 37.20 (3/4) Installing su-exec (0.2-r3) 04:51:53 #68 37.23 (4/4) Installing yq-go (4.44.1-r2) 04:51:53 #68 39.62 Executing busybox-1.36.1-r29.trigger 04:51:53 #68 39.91 Executing ca-certificates-20240705-r0.trigger 04:51:54 #68 ... 04:51:54 04:51:54 #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:51:54 #80 16.55 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:51:54 #80 19.29 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:51:54 #80 ... 04:51:54 04:51:54 #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:51:54 #82 11.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:51:54 #82 14.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:51:54 #82 ... 04:51:54 04:51:54 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:51:54 #68 41.68 OK: 20 MiB in 18 packages 04:51:57 #68 DONE 44.2s 04:51:57 04:51:57 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:51:57 #86 ... 04:51:57 04:51:57 #87 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:51:57 #87 ... 04:51:57 04:51:57 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:51:57 #70 43.22 v3.20.3-171-ge0d8a949f52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:51:57 #70 43.22 v3.20.3-170-gb7926213bd4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:51:57 #70 43.22 OK: 24041 distinct packages available 04:51:58 #70 ... 04:51:58 04:51:58 #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade 04:51:58 #0 5.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:51:58 #0 7.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:51:58 #88 ... 04:51:58 04:51:58 #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 04:51:58 #76 31.90 Upgrading critical system libraries and apk-tools: 04:51:58 #76 31.90 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:51:58 #76 32.03 Executing busybox-1.36.1-r29.trigger 04:51:58 #76 ... 04:51:58 04:51:58 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:51:58 #67 36.04 v3.20.3-171-ge0d8a949f52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:51:58 #67 36.05 v3.20.3-170-gb7926213bd4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:51:58 #67 36.05 OK: 24040 distinct packages available 04:51:58 #67 39.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:51:58 #67 42.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:51:58 #67 ... 04:51:58 04:51:58 #75 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 04:51:58 #75 37.44 Upgrading critical system libraries and apk-tools: 04:51:58 #75 37.45 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:51:58 #75 37.56 Executing busybox-1.36.1-r29.trigger 04:52:01 #75 39.82 Continuing the upgrade transaction with new apk-tools: 04:52:01 #75 39.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:52:01 #75 ... 04:52:01 04:52:01 #74 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 04:52:01 #74 38.38 (1/1) Installing dumb-init (1.2.5-r3) 04:52:01 #74 39.05 Executing busybox-1.36.1-r29.trigger 04:52:01 #74 39.28 OK: 9 MiB in 15 packages 04:52:01 #74 DONE 41.2s 04:52:01 04:52:01 #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:52:01 #80 33.93 OK: 238 MiB in 54 packages 04:52:02 #80 ... 04:52:02 04:52:02 #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:52:02 #71 38.29 v3.20.3-171-ge0d8a949f52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:52:02 #71 38.32 v3.20.3-170-gb7926213bd4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:52:02 #71 38.32 OK: 24041 distinct packages available 04:52:02 #71 41.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:52:02 #71 42.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:52:02 #71 ... 04:52:02 04:52:02 #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:52:02 #82 27.95 Upgrading critical system libraries and apk-tools: 04:52:02 #82 27.95 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:52:02 #82 28.03 Executing busybox-1.36.1-r29.trigger 04:52:02 #82 ... 04:52:02 04:52:02 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:52:02 #84 13.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:52:02 #84 ... 04:52:02 04:52:02 #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 04:52:02 #76 34.69 Continuing the upgrade transaction with new apk-tools: 04:52:02 #76 34.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:52:02 #76 36.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:52:03 #76 ... 04:52:03 04:52:03 #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:52:03 #80 DONE 36.0s 04:52:03 04:52:03 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:52:03 #84 24.06 Upgrading critical system libraries and apk-tools: 04:52:03 #84 24.06 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:52:03 #84 24.14 Executing busybox-1.36.1-r29.trigger 04:52:04 #84 ... 04:52:04 04:52:04 #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ 04:52:04 #89 DONE 0.6s 04:52:04 04:52:04 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:52:08 #90 ... 04:52:08 04:52:08 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:52:08 #67 53.51 OK: 238 MiB in 54 packages 04:52:08 #67 DONE 55.4s 04:52:08 04:52:08 #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:52:08 #71 53.77 (1/5) Installing dumb-init (1.2.5-r3) 04:52:08 #71 53.80 (2/5) Installing musl-obstack (1.2.3-r2) 04:52:08 #71 53.83 (3/5) Installing libucontext (1.2-r3) 04:52:08 #71 53.86 (4/5) Installing gcompat (1.1.0-r4) 04:52:08 #71 53.90 (5/5) Installing openssl (3.3.2-r0) 04:52:08 #71 54.03 Executing busybox-1.36.1-r29.trigger 04:52:08 #71 54.18 OK: 10 MiB in 19 packages 04:52:08 #71 ... 04:52:08 04:52:08 #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 04:52:08 #91 DONE 0.6s 04:52:08 04:52:08 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:52:09 #92 ... 04:52:09 04:52:09 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:52:09 #72 44.60 v3.20.3-171-ge0d8a949f52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:52:09 #72 44.60 v3.20.3-170-gb7926213bd4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:52:09 #72 44.60 OK: 24041 distinct packages available 04:52:09 #72 46.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:52:09 #72 48.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:52:09 #72 ... 04:52:09 04:52:09 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:52:09 #70 45.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:52:09 #70 47.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:52:09 #70 ... 04:52:09 04:52:09 #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade 04:52:09 #88 18.30 Upgrading critical system libraries and apk-tools: 04:52:09 #88 18.31 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:52:09 #88 18.38 Executing busybox-1.36.1-r29.trigger 04:52:09 #88 20.83 Continuing the upgrade transaction with new apk-tools: 04:52:09 #88 21.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:52:10 #88 ... 04:52:10 04:52:10 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:52:10 #86 3.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:52:10 #86 4.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:52:10 #86 ... 04:52:10 04:52:10 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:52:10 #84 26.55 Continuing the upgrade transaction with new apk-tools: 04:52:10 #84 26.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:52:10 #84 28.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:52:10 #84 ... 04:52:10 04:52:10 #79 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 04:52:10 #79 33.12 Upgrading critical system libraries and apk-tools: 04:52:10 #79 33.12 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:52:10 #79 33.20 Executing busybox-1.36.1-r29.trigger 04:52:10 #79 35.64 Continuing the upgrade transaction with new apk-tools: 04:52:10 #79 35.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:52:10 #79 38.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:52:10 #79 ... 04:52:10 04:52:10 #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:52:10 #71 DONE 56.9s 04:52:10 04:52:10 #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 04:52:13 #93 ... 04:52:13 04:52:13 #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:52:13 #82 30.30 Continuing the upgrade transaction with new apk-tools: 04:52:13 #82 30.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:52:13 #82 31.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:52:13 #82 ... 04:52:13 04:52:13 #75 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 04:52:13 #75 41.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:52:13 #75 ... 04:52:13 04:52:13 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:52:13 #70 58.93 (1/14) Installing ca-certificates (20240705-r0) 04:52:13 #70 59.44 (2/14) Installing brotli-libs (1.1.0-r2) 04:52:13 #70 59.56 (3/14) Installing c-ares (1.33.1-r0) 04:52:13 #70 59.59 (4/14) Installing libunistring (1.2-r0) 04:52:13 #70 59.84 (5/14) Installing libidn2 (2.3.7-r0) 04:52:13 #70 59.88 (6/14) Installing nghttp2-libs (1.62.1-r0) 04:52:13 #70 59.92 (7/14) Installing libpsl (0.21.5-r1) 04:52:13 #70 59.99 (8/14) Installing zstd-libs (1.5.6-r0) 04:52:13 #70 60.16 (9/14) Installing libcurl (8.10.1-r0) 04:52:13 #70 60.30 (10/14) Installing curl (8.10.1-r0) 04:52:13 #70 60.38 (11/14) Installing dumb-init (1.2.5-r3) 04:52:13 #70 60.41 (12/14) Installing musl-obstack (1.2.3-r2) 04:52:13 #70 60.44 (13/14) Installing libucontext (1.2-r3) 04:52:13 #70 60.48 (14/14) Installing gcompat (1.1.0-r4) 04:52:13 #70 60.54 Executing busybox-1.36.1-r29.trigger 04:52:13 #70 60.70 Executing ca-certificates-20240705-r0.trigger 04:52:15 #70 61.97 OK: 15 MiB in 28 packages 04:52:15 #70 ... 04:52:15 04:52:15 #75 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 04:52:15 #75 52.67 OK: 10 MiB in 16 packages 04:52:15 #75 DONE 54.4s 04:52:15 04:52:15 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:52:15 #72 60.39 (1/4) Installing dumb-init (1.2.5-r3) 04:52:15 #72 60.43 (2/4) Installing musl-obstack (1.2.3-r2) 04:52:15 #72 60.45 (3/4) Installing libucontext (1.2-r3) 04:52:15 #72 60.48 (4/4) Installing gcompat (1.1.0-r4) 04:52:15 #72 60.54 Executing busybox-1.36.1-r29.trigger 04:52:15 #72 60.72 OK: 9 MiB in 18 packages 04:52:16 #72 ... 04:52:16 04:52:16 #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:52:16 #82 41.78 OK: 11 MiB in 17 packages 04:52:16 #82 DONE 43.7s 04:52:16 04:52:16 #79 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 04:52:16 #79 49.17 OK: 9 MiB in 15 packages 04:52:17 #79 ... 04:52:17 04:52:17 #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 04:52:17 #76 48.24 OK: 9 MiB in 16 packages 04:52:17 #76 DONE 50.6s 04:52:17 04:52:17 #94 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:52:18 #94 ... 04:52:18 04:52:18 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:52:18 #70 DONE 64.6s 04:52:18 04:52:18 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:52:18 #95 ... 04:52:18 04:52:18 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:52:18 #72 DONE 64.3s 04:52:19 04:52:19 #79 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 04:52:19 #79 DONE 52.1s 04:52:19 04:52:19 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:52:19 #84 36.37 OK: 20 MiB in 18 packages 04:52:19 #84 DONE 39.9s 04:52:19 04:52:19 #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:52:19 #96 ... 04:52:19 04:52:19 #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 04:52:19 #97 DONE 0.6s 04:52:19 04:52:19 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:52:19 #86 16.58 Upgrading critical system libraries and apk-tools: 04:52:19 #86 16.59 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:52:19 #86 16.66 Executing busybox-1.36.1-r29.trigger 04:52:19 #86 19.07 Continuing the upgrade transaction with new apk-tools: 04:52:19 #86 19.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:52:19 #86 21.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:52:21 #86 ... 04:52:21 04:52:21 #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade 04:52:21 #88 23.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:52:21 #88 ... 04:52:21 04:52:21 #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 04:52:21 #93 2.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:52:21 #93 4.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:52:22 #93 ... 04:52:22 04:52:22 #94 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:52:22 #94 DONE 4.8s 04:52:22 04:52:22 #98 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 04:52:22 #98 DONE 0.2s 04:52:22 04:52:22 #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 04:52:22 #93 ... 04:52:22 04:52:22 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:52:22 #95 4.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:52:23 #95 ... 04:52:23 04:52:23 #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade 04:52:23 #88 34.53 OK: 9 MiB in 15 packages 04:52:23 #88 DONE 35.7s 04:52:23 04:52:23 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:52:23 #95 5.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:52:27 #95 ... 04:52:27 04:52:27 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:52:27 #86 28.69 OK: 20 MiB in 18 packages 04:52:27 #86 DONE 29.9s 04:52:27 04:52:27 #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 04:52:27 #93 13.49 Upgrading critical system libraries and apk-tools: 04:52:27 #93 13.49 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:52:27 #93 13.55 Executing busybox-1.36.1-r29.trigger 04:52:27 #93 14.50 Continuing the upgrade transaction with new apk-tools: 04:52:27 #93 14.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:52:27 #93 15.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:52:30 #93 19.80 OK: 10 MiB in 19 packages 04:52:30 #93 ... 04:52:30 04:52:30 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:52:30 #95 10.53 Upgrading critical system libraries and apk-tools: 04:52:30 #95 10.53 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:52:30 #95 10.58 Executing busybox-1.36.1-r29.trigger 04:52:30 #95 11.53 Continuing the upgrade transaction with new apk-tools: 04:52:30 #95 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:52:30 #95 12.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:52:32 #95 ... 04:52:32 04:52:32 #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 04:52:32 #93 DONE 21.7s 04:52:32 04:52:32 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:52:33 #99 ... 04:52:33 04:52:33 #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:52:33 #96 4.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:52:33 #96 5.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:52:33 #96 9.944 Upgrading critical system libraries and apk-tools: 04:52:33 #96 9.946 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:52:33 #96 9.978 Executing busybox-1.36.1-r29.trigger 04:52:33 #96 10.99 Continuing the upgrade transaction with new apk-tools: 04:52:33 #96 11.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:52:33 #96 11.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:52:33 #96 ... 04:52:33 04:52:33 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 04:52:33 #100 DONE 1.6s 04:52:33 04:52:33 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:52:33 #95 15.87 OK: 15 MiB in 28 packages 04:52:33 #95 ... 04:52:33 04:52:33 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:52:33 #99 DONE 1.7s 04:52:34 04:52:34 #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / 04:52:34 #101 DONE 0.2s 04:52:34 04:52:34 #102 [security-spire-server stage-2 6/9] COPY security.txt / 04:52:34 #102 DONE 0.3s 04:52:34 04:52:34 #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:52:34 #103 DONE 0.4s 04:52:34 04:52:34 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:52:34 #95 DONE 16.8s 04:52:34 04:52:34 #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:52:35 #104 DONE 0.5s 04:52:35 04:52:35 #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:52:35 #96 16.43 OK: 9 MiB in 18 packages 04:52:35 #96 ... 04:52:35 04:52:35 #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:52:35 #105 DONE 0.3s 04:52:35 04:52:35 #106 [security-spire-server] exporting to image 04:52:35 #106 exporting layers 04:52:36 #106 ... 04:52:36 04:52:36 #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:52:36 #96 DONE 17.5s 04:52:36 04:52:36 #107 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:52:37 #107 ... 04:52:37 04:52:37 #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:52:37 #108 DONE 3.5s 04:52:37 04:52:37 #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 04:52:37 #109 DONE 0.4s 04:52:37 04:52:37 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 04:52:38 #110 DONE 0.4s 04:52:38 04:52:38 #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:52:38 #111 DONE 0.3s 04:52:38 04:52:38 #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:52:38 #69 ... 04:52:38 04:52:38 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:52:38 #112 DONE 0.3s 04:52:38 04:52:38 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:52:38 #78 ... 04:52:38 04:52:38 #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:52:39 #113 DONE 0.3s 04:52:39 04:52:39 #106 [security-spire-agent] exporting to image 04:52:39 #106 ... 04:52:39 04:52:39 #107 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:52:39 #107 DONE 3.2s 04:52:39 04:52:39 #106 [security-spire-agent] exporting to image 04:52:39 #106 exporting layers 4.1s done 04:52:39 #106 writing image sha256:e166c3b30a64cc19377b721c91dcf13b080893598cd4caca448a3cca1428d215 0.0s done 04:52:39 #106 naming to docker.io/library/security-spire-server-arm64 0.0s done 04:52:40 #106 ... 04:52:40 04:52:40 #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / 04:52:40 #114 DONE 0.5s 04:52:40 04:52:40 #115 [security-spire-config stage-2 6/10] COPY security.txt / 04:52:40 #115 DONE 0.4s 04:52:40 04:52:40 #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:52:40 #69 ... 04:52:40 04:52:40 #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:52:41 #116 DONE 0.5s 04:52:41 04:52:41 #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 04:52:41 #117 DONE 0.3s 04:52:41 04:52:41 #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:52:41 #118 DONE 0.4s 04:52:41 04:52:41 #106 [security-spire-config] exporting to image 04:52:42 #106 exporting layers 3.7s done 04:52:42 #106 writing image sha256:193373b877545992ac3718a9c24d54a20524be050d9c39ef12a260407e9a3b47 0.0s done 04:52:42 #106 naming to docker.io/library/security-spire-agent-arm64 0.0s done 04:52:43 #106 exporting layers 2.1s done 04:52:43 #106 writing image sha256:a3799f40de7867bc565283770654f54d8c1f001ef1962f24c47620fbbc2fe977 done 04:52:43 #106 naming to docker.io/library/security-spire-config-arm64 done 04:52:43 #106 DONE 8.3s 04:52:43 04:52:43 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:52:59 #149 ... 04:52:59 04:52:59 #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:52:59 #158 DONE 188.5s 04:52:59 04:52:59 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:52:59 #152 DONE 188.5s 04:52:59 04:52:59 #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 04:52:59 #156 DONE 188.5s 04:52:59 04:52:59 #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:52:59 #159 DONE 188.5s 04:52:59 04:52:59 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:52:59 #154 DONE 188.5s 04:52:59 04:52:59 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:52:59 #153 DONE 188.5s 04:52:59 04:52:59 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:52:59 #151 DONE 188.6s 04:52:59 04:52:59 #160 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:52:59 #160 DONE 188.5s 04:52:59 04:52:59 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 04:52:59 #161 ... 04:52:59 04:52:59 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:52:59 #157 DONE 188.6s 04:52:59 04:52:59 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:52:59 #155 DONE 188.8s 04:52:59 04:52:59 #162 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:52:59 #162 ... 04:52:59 04:52:59 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:52:59 #149 DONE 189.0s 04:52:59 04:52:59 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:52:59 #130 DONE 189.0s 04:52:59 04:52:59 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:52:59 #150 DONE 189.1s 04:52:59 04:52:59 #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 04:52:59 #163 ... 04:52:59 04:52:59 #164 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:52:59 #164 DONE 0.8s 04:52:59 04:52:59 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 04:52:59 #161 DONE 0.8s 04:52:59 04:52:59 #165 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:52:59 #165 DONE 0.9s 04:52:59 04:52:59 #162 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:52:59 #162 DONE 0.8s 04:52:59 04:52:59 #166 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:52:59 #166 ... 04:52:59 04:52:59 #167 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:52:59 #167 DONE 0.8s 04:52:59 04:52:59 #168 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:52:59 #168 DONE 0.7s 04:52:59 04:52:59 #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 04:52:59 #163 DONE 0.5s 04:52:59 04:52:59 #169 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:52:59 #169 DONE 0.9s 04:52:59 04:52:59 #170 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 04:52:59 #170 ... 04:52:59 04:52:59 #171 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:52:59 #171 DONE 0.3s 04:52:59 04:52:59 #172 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 04:52:59 #172 ... 04:52:59 04:52:59 #173 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:52:59 #173 DONE 1.1s 04:52:59 04:52:59 #174 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 04:52:59 #174 DONE 1.0s 04:52:59 04:52:59 #175 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:52:59 #175 DONE 1.0s 04:52:59 04:52:59 #166 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:52:59 #166 DONE 1.0s 04:52:59 04:52:59 #176 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:52:59 #176 CACHED 04:52:59 04:52:59 #177 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:52:59 #177 CACHED 04:52:59 04:52:59 #178 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:52:59 #178 CACHED 04:52:59 04:52:59 #179 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:52:59 #179 CACHED 04:52:59 04:52:59 #180 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 04:52:59 #180 CACHED 04:52:59 04:52:59 #181 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 04:52:59 #181 CACHED 04:52:59 04:52:59 #182 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:52:59 #182 DONE 1.0s 04:52:59 04:52:59 #170 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 04:52:59 #170 DONE 1.0s 04:52:59 04:52:59 #183 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:52:59 #183 CACHED 04:52:59 04:52:59 #184 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:52:59 #184 CACHED 04:52:59 04:52:59 #172 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 04:52:59 #172 DONE 1.0s 04:52:59 04:52:59 #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:53:02 #185 ... 04:53:02 04:53:02 #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:53:02 #186 DONE 3.7s 04:53:02 04:53:02 #187 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 04:53:02 #187 DONE 3.7s 04:53:02 04:53:02 #188 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 04:53:02 #188 DONE 3.7s 04:53:02 04:53:02 #189 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:53:02 #189 DONE 3.7s 04:53:02 04:53:02 #190 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:53:02 #190 DONE 3.8s 04:53:02 04:53:02 #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:53:02 #191 DONE 3.8s 04:53:02 04:53:02 #192 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:53:02 #192 ... 04:53:02 04:53:02 #193 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:53:02 #193 DONE 4.1s 04:53:02 04:53:02 #194 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 04:53:02 #194 DONE 4.1s 04:53:02 04:53:02 #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:53:02 #185 DONE 4.0s 04:53:02 04:53:02 #195 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:53:02 #195 DONE 4.0s 04:53:02 04:53:02 #196 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 04:53:02 #196 DONE 4.0s 04:53:02 04:53:02 #197 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 04:53:02 #197 DONE 5.1s 04:53:02 04:53:02 #198 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:53:02 #198 DONE 4.1s 04:53:02 04:53:02 #199 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 04:53:03 #199 ... 04:53:03 04:53:03 #200 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 04:53:03 #200 DONE 0.9s 04:53:03 04:53:03 #201 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 04:53:03 #201 DONE 1.0s 04:53:03 04:53:03 #202 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:53:03 #202 DONE 1.0s 04:53:03 04:53:03 #203 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 04:53:03 #203 DONE 1.0s 04:53:03 04:53:03 #204 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 04:53:03 #204 DONE 0.7s 04:53:03 04:53:03 #113 [support-cron-scheduler] exporting to image 04:53:03 #113 exporting layers 04:53:03 #113 ... 04:53:03 04:53:03 #205 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:53:03 #205 DONE 1.2s 04:53:03 04:53:03 #206 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:53:03 #206 DONE 1.2s 04:53:03 04:53:03 #207 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 04:53:03 #207 DONE 1.2s 04:53:03 04:53:03 #208 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 04:53:03 #208 DONE 1.2s 04:53:03 04:53:03 #209 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 04:53:03 #209 DONE 1.2s 04:53:03 04:53:03 #113 [support-scheduler] exporting to image 04:53:03 #113 ... 04:53:03 04:53:03 #210 [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 04:53:03 #210 DONE 1.2s 04:53:03 04:53:03 #192 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:53:03 #192 DONE 1.6s 04:53:03 04:53:03 #199 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 04:53:03 #199 DONE 1.2s 04:53:03 04:53:03 #211 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:53:03 #211 DONE 0.7s 04:53:03 04:53:03 #113 [security-spiffe-token-provider] exporting to image 04:53:04 #113 ... 04:53:04 04:53:04 #212 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:53:04 #212 DONE 0.6s 04:53:04 04:53:04 #213 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 04:53:04 #213 DONE 0.6s 04:53:04 04:53:04 #214 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 04:53:04 #214 DONE 0.6s 04:53:04 04:53:04 #215 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:53:04 #215 DONE 0.6s 04:53:04 04:53:04 #216 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:53:04 #216 DONE 0.6s 04:53:04 04:53:04 #217 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 04:53:04 #217 DONE 0.6s 04:53:04 04:53:04 #218 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:53:04 #218 DONE 0.6s 04:53:04 04:53:04 #219 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 04:53:04 #219 DONE 0.5s 04:53:04 04:53:04 #113 [core-data] exporting to image 04:53:04 #113 exporting layers 0.6s done 04:53:04 #113 exporting layers 0.6s done 04:53:04 #113 writing image sha256:d0082575a59664cbddea4f39d2c7d314e3454b0b08c6fcd3c525ba83349e95c2 04:53:04 #113 writing image sha256:3fc79ef04de74ac3e37b6e2bc9ad42528ced83522c8a791111e29e4a556eb40e 04:53:04 #113 writing image sha256:34610883bb77d665c02b3c21cb8a7a0a1ee15546a568187b1baf13aa573f2b17 04:53:04 #113 writing image sha256:fb7263bb265ca258559dab385c005ac5acc9c503a156c756d37bb5dddeb69e42 04:53:04 #113 writing image sha256:44012db21513cb167a4d6a5aeff1727ed58252c0b8dd33673884b3851738517d 0.0s done 04:53:04 #113 naming to docker.io/library/support-cron-scheduler 04:53:04 #113 naming to docker.io/library/support-cron-scheduler 0.2s done 04:53:04 #113 ... 04:53:04 04:53:04 #220 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:53:04 #220 DONE 0.4s 04:53:04 04:53:04 #221 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 04:53:04 #221 DONE 0.4s 04:53:04 04:53:04 #222 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:53:04 #222 DONE 0.4s 04:53:04 04:53:04 #223 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:53:04 #223 DONE 0.5s 04:53:04 04:53:04 #113 [support-notifications] exporting to image 04:53:04 #113 exporting layers 0.4s done 04:53:04 #113 writing image sha256:d0082575a59664cbddea4f39d2c7d314e3454b0b08c6fcd3c525ba83349e95c2 0.3s done 04:53:04 #113 writing image sha256:3fc79ef04de74ac3e37b6e2bc9ad42528ced83522c8a791111e29e4a556eb40e 0.3s done 04:53:04 #113 writing image sha256:34610883bb77d665c02b3c21cb8a7a0a1ee15546a568187b1baf13aa573f2b17 0.3s done 04:53:04 #113 writing image sha256:fb7263bb265ca258559dab385c005ac5acc9c503a156c756d37bb5dddeb69e42 0.3s done 04:53:04 #113 naming to docker.io/library/security-spiffe-token-provider done 04:53:04 #113 naming to docker.io/library/support-scheduler done 04:53:04 #113 naming to docker.io/library/core-command done 04:53:04 #113 naming to docker.io/library/core-keeper done 04:53:04 #113 writing image sha256:f523e2651d521c0e4a2c264d966f78d3010154f550fb969bed36617c191b419e done 04:53:04 #113 naming to docker.io/library/core-data done 04:53:04 #113 writing image sha256:c09f25d3e50ca721b688feea1158066d6b227a024d71d2251018fc1eaf0d7ba1 done 04:53:04 #113 naming to docker.io/library/core-metadata done 04:53:05 #113 exporting layers 0.3s done 04:53:05 #113 writing image sha256:7cbe1552e414a67939c8deb23e4ae8ee0368151619d2982b5d4a60bf12dc56d8 done 04:53:05 #113 naming to docker.io/library/support-notifications done 04:53:05 #113 DONE 2.6s 04:53:05 04:53:05 #224 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:53:05 #224 DONE 0.4s 04:53:05 04:53:05 #225 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 04:53:05 #225 DONE 0.3s 04:53:05 04:53:05 #226 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:53:05 #226 DONE 0.9s 04:53:05 04:53:05 #227 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:53:05 #227 DONE 0.1s 04:53:05 04:53:05 #228 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:53:05 #228 DONE 0.9s 04:53:05 04:53:05 #229 [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/ 04:53:05 #229 DONE 0.1s 04:53:05 04:53:05 #230 [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/ 04:53:05 #230 DONE 0.1s 04:53:05 04:53:05 #113 [security-proxy-auth] exporting to image 04:53:05 #113 ... 04:53:05 04:53:05 #231 [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/ 04:53:05 #231 DONE 0.1s 04:53:05 04:53:05 #113 [core-common-config-bootstrapper] exporting to image 04:53:05 #113 exporting layers 0.2s done 04:53:05 #113 writing image sha256:c541de6416d9d7dcd96956905e610702c8fff58a850f24156a4579872f9b2463 done 04:53:05 #113 naming to docker.io/library/core-common-config-bootstrapper done 04:53:05 #113 writing image sha256:cfc7b1fa56d0bc8fcae60a5173ed9349adb7ee41ac09ee163233fd5ef25bc084 done 04:53:05 #113 naming to docker.io/library/security-proxy-auth done 04:53:05 #113 DONE 2.9s 04:53:05 04:53:05 #232 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 04:53:05 #232 DONE 0.1s 04:53:05 04:53:05 #233 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:53:05 #233 DONE 0.7s 04:53:05 04:53:05 #234 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:53:05 #234 DONE 0.1s 04:53:05 04:53:05 #113 [security-proxy-setup] exporting to image 04:53:05 #113 exporting layers 0.2s done 04:53:05 #113 writing image sha256:351841880ce8398c196b32e30afd92a2085ab0c0b090f8c1c5f67204cc35ab80 done 04:53:05 #113 naming to docker.io/library/security-proxy-setup done 04:53:05 #113 DONE 3.1s 04:53:05 04:53:05 #235 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 04:53:05 #235 ... 04:53:05 04:53:05 #236 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:53:05 #236 DONE 0.7s 04:53:05 04:53:05 #113 [security-secretstore-setup] exporting to image 04:53:05 #113 exporting layers 0.2s done 04:53:06 #113 ... 04:53:06 04:53:06 #235 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 04:53:06 #235 DONE 0.6s 04:53:06 04:53:06 #113 [security-bootstrapper] exporting to image 04:53:06 #113 writing image sha256:6f5f564cf9a1885b6e5f7b93142d1e08e772be1d6f010159b64b33557dfdc78a done 04:53:06 #113 naming to docker.io/library/security-secretstore-setup done 04:53:06 #113 exporting layers 0.2s done 04:53:06 #113 writing image sha256:04bf681a23355f5853cadfb611d21de52ef03e65fd309f76918f2b1b38e33358 done 04:53:06 #113 naming to docker.io/library/security-bootstrapper done 04:53:06 #113 DONE 3.6s 04:53:06 04:53:06 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:53:06 time="2024-10-17T04:47:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:53:06 time="2024-10-17T04:47:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:53:06 time="2024-10-17T04:47:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:53:06 time="2024-10-17T04:47:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:53:06 time="2024-10-17T04:47:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:53:06 time="2024-10-17T04:47:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:53:06 time="2024-10-17T04:47:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:53:06 time="2024-10-17T04:47:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:53:06 time="2024-10-17T04:47:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:53:06 time="2024-10-17T04:47:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:53:06 time="2024-10-17T04:47:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:53:06 time="2024-10-17T04:47:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:53:06 time="2024-10-17T04:47:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:53:06 time="2024-10-17T04:47:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:53:06 time="2024-10-17T04:47:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:53:06 time="2024-10-17T04:47:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 04:53:06 $ docker stop --time=1 bafeb06cb7573e1ddf18234aa1ecba6b164fcee7aeb68290b5861e5f3052b245 04:53:07 $ docker rm -f --volumes bafeb06cb7573e1ddf18234aa1ecba6b164fcee7aeb68290b5861e5f3052b245 [Pipeline] // withDockerContainer [Pipeline] sh 04:53:07 + docker images 04:53:07 REPOSITORY TAG IMAGE ID CREATED SIZE 04:53:07 security-bootstrapper latest 04bf681a2335 2 seconds ago 27.4MB 04:53:07 security-proxy-setup latest 351841880ce8 2 seconds ago 33.9MB 04:53:07 security-secretstore-setup latest 6f5f564cf9a1 2 seconds ago 52.2MB 04:53:07 support-notifications latest 7cbe1552e414 3 seconds ago 65.4MB 04:53:07 security-proxy-auth latest cfc7b1fa56d0 3 seconds ago 34.5MB 04:53:07 core-common-config-bootstrapper latest c541de6416d9 3 seconds ago 21.4MB 04:53:07 core-metadata latest c09f25d3e50c 3 seconds ago 42.4MB 04:53:07 security-spiffe-token-provider latest 34610883bb77 4 seconds ago 41.3MB 04:53:07 core-data latest f523e2651d52 4 seconds ago 42.3MB 04:53:07 support-scheduler latest d0082575a596 4 seconds ago 64.8MB 04:53:07 core-keeper latest 3fc79ef04de7 4 seconds ago 41.5MB 04:53:07 support-cron-scheduler latest 44012db21513 5 seconds ago 66.6MB 04:53:07 core-command latest fb7263bb265c 5 seconds ago 36.4MB 04:53:07 security-spire-agent latest 8145dae84af2 4 minutes ago 183MB 04:53:07 security-spire-config latest 0a9712aaf57e 4 minutes ago 121MB 04:53:07 security-spire-server latest 4a8d92a43f9e 4 minutes ago 122MB 04:53:07 ci-base-image-x86_64 latest 660be3767ea4 8 minutes ago 980MB 04:53:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 2 weeks ago 573MB 04:53:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB 04:53:07 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 04:53:07 provisioning config files... 04:53:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/731@tmp/config14836870327173764752tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:53:08 ---> ****-login.sh 04:53:08 nexus3.edgexfoundry.org:10001 04:53:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:53:08 Configure a credential helper to remove this warning. See 04:53:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:53:08 04:53:08 Login Succeeded 04:53:08 nexus3.edgexfoundry.org:10002 04:53:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:53:08 Configure a credential helper to remove this warning. See 04:53:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:53:08 04:53:08 Login Succeeded 04:53:08 nexus3.edgexfoundry.org:10003 04:53:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:53:08 Configure a credential helper to remove this warning. See 04:53:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:53:08 04:53:08 Login Succeeded 04:53:08 nexus3.edgexfoundry.org:10004 04:53:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:53:08 Configure a credential helper to remove this warning. See 04:53:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:53:08 04:53:08 Login Succeeded 04:53:08 ****.io 04:53:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:53:08 Configure a credential helper to remove this warning. See 04:53:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:53:08 04:53:08 Login Succeeded 04:53:08 ---> ****-login.sh ends [Pipeline] } 04:53:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:53:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:53:09 [edgeXDocker.push] Tagging docker image core-command with the following tags: 04:53:09 82350b2dc17c64c6dcaf341c305da1b72442d937 04:53:09 latest 04:53:09 3.2.0-dev.108 04:53:09 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 04:53:09 main 04:53:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:09 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:09 + docker push nexus3.edgexfoundry.org:10004/core-command:82350b2dc17c64c6dcaf341c305da1b72442d937 04:53:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:53:09 b5a2e3e32b91: Preparing 04:53:09 b2feb10bc19c: Preparing 04:53:09 812d8f16d1a3: Preparing 04:53:09 7b56abf69d95: Preparing 04:53:09 aff097718695: Preparing 04:53:09 1002dc878aa4: Preparing 04:53:09 63ca1fbb43ae: Preparing 04:53:09 1002dc878aa4: Waiting 04:53:09 812d8f16d1a3: Pushed 04:53:09 b5a2e3e32b91: Pushed 04:53:09 aff097718695: Pushed 04:53:09 7b56abf69d95: Pushed 04:53:09 63ca1fbb43ae: Layer already exists 04:53:09 1002dc878aa4: Pushed 04:53:13 b2feb10bc19c: Pushed 04:53:13 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:3d7d7b690e54aab4ff95bbc24823dde4edb414809245d4bbcc6dd3e98b7afc67 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:13 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:13 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 04:53:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:53:13 b5a2e3e32b91: Preparing 04:53:13 b2feb10bc19c: Preparing 04:53:13 812d8f16d1a3: Preparing 04:53:13 7b56abf69d95: Preparing 04:53:13 aff097718695: Preparing 04:53:13 1002dc878aa4: Preparing 04:53:13 1002dc878aa4: Waiting 04:53:13 63ca1fbb43ae: Preparing 04:53:13 63ca1fbb43ae: Waiting 04:53:13 b2feb10bc19c: Layer already exists 04:53:13 b5a2e3e32b91: Layer already exists 04:53:13 812d8f16d1a3: Layer already exists 04:53:13 aff097718695: Layer already exists 04:53:13 7b56abf69d95: Layer already exists 04:53:13 1002dc878aa4: Layer already exists 04:53:13 63ca1fbb43ae: Layer already exists 04:53:13 latest: digest: sha256:3d7d7b690e54aab4ff95bbc24823dde4edb414809245d4bbcc6dd3e98b7afc67 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:14 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:14 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.108 04:53:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:53:14 b5a2e3e32b91: Preparing 04:53:14 b2feb10bc19c: Preparing 04:53:14 812d8f16d1a3: Preparing 04:53:14 7b56abf69d95: Preparing 04:53:14 aff097718695: Preparing 04:53:14 1002dc878aa4: Preparing 04:53:14 63ca1fbb43ae: Preparing 04:53:14 1002dc878aa4: Waiting 04:53:14 63ca1fbb43ae: Waiting 04:53:14 812d8f16d1a3: Layer already exists 04:53:14 b2feb10bc19c: Layer already exists 04:53:14 aff097718695: Layer already exists 04:53:14 b5a2e3e32b91: Layer already exists 04:53:14 7b56abf69d95: Layer already exists 04:53:14 1002dc878aa4: Layer already exists 04:53:14 63ca1fbb43ae: Layer already exists 04:53:14 3.2.0-dev.108: digest: sha256:3d7d7b690e54aab4ff95bbc24823dde4edb414809245d4bbcc6dd3e98b7afc67 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:14 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:15 + docker push nexus3.edgexfoundry.org:10004/core-command:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 04:53:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:53:15 b5a2e3e32b91: Preparing 04:53:15 b2feb10bc19c: Preparing 04:53:15 812d8f16d1a3: Preparing 04:53:15 7b56abf69d95: Preparing 04:53:15 aff097718695: Preparing 04:53:15 1002dc878aa4: Preparing 04:53:15 63ca1fbb43ae: Preparing 04:53:15 1002dc878aa4: Waiting 04:53:15 63ca1fbb43ae: Waiting 04:53:15 812d8f16d1a3: Layer already exists 04:53:15 7b56abf69d95: Layer already exists 04:53:15 aff097718695: Layer already exists 04:53:15 b5a2e3e32b91: Layer already exists 04:53:15 b2feb10bc19c: Layer already exists 04:53:15 1002dc878aa4: Layer already exists 04:53:15 63ca1fbb43ae: Layer already exists 04:53:15 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:3d7d7b690e54aab4ff95bbc24823dde4edb414809245d4bbcc6dd3e98b7afc67 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:15 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:15 + docker push nexus3.edgexfoundry.org:10004/core-command:main 04:53:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:53:15 b5a2e3e32b91: Preparing 04:53:15 b2feb10bc19c: Preparing 04:53:15 812d8f16d1a3: Preparing 04:53:15 7b56abf69d95: Preparing 04:53:15 aff097718695: Preparing 04:53:15 1002dc878aa4: Preparing 04:53:15 63ca1fbb43ae: Preparing 04:53:15 1002dc878aa4: Waiting 04:53:15 63ca1fbb43ae: Waiting 04:53:15 b5a2e3e32b91: Layer already exists 04:53:15 b2feb10bc19c: Layer already exists 04:53:15 aff097718695: Layer already exists 04:53:15 812d8f16d1a3: Layer already exists 04:53:15 1002dc878aa4: Layer already exists 04:53:15 7b56abf69d95: Layer already exists 04:53:15 63ca1fbb43ae: Layer already exists 04:53:15 main: digest: sha256:3d7d7b690e54aab4ff95bbc24823dde4edb414809245d4bbcc6dd3e98b7afc67 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:53:15 ===================================================== [Pipeline] echo 04:53:15 taggedImages: 04:53:15 - nexus3.edgexfoundry.org:10004/core-command:82350b2dc17c64c6dcaf341c305da1b72442d937 04:53:15 - nexus3.edgexfoundry.org:10004/core-command:latest 04:53:15 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.108 04:53:15 - nexus3.edgexfoundry.org:10004/core-command:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 04:53:15 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 04:53:16 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 04:53:16 82350b2dc17c64c6dcaf341c305da1b72442d937 04:53:16 latest 04:53:16 3.2.0-dev.108 04:53:16 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 04:53:16 main 04:53:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:16 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:82350b2dc17c64c6dcaf341c305da1b72442d937 04:53:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:53:16 a3e85973c2a0: Preparing 04:53:16 1e2976dcc978: Preparing 04:53:16 f232a7027aec: Preparing 04:53:16 8a4b81ada488: Preparing 04:53:16 812d8f16d1a3: Preparing 04:53:16 7b56abf69d95: Preparing 04:53:16 aff097718695: Preparing 04:53:16 1002dc878aa4: Preparing 04:53:16 63ca1fbb43ae: Preparing 04:53:16 aff097718695: Waiting 04:53:16 1002dc878aa4: Waiting 04:53:16 63ca1fbb43ae: Waiting 04:53:16 7b56abf69d95: Waiting 04:53:16 812d8f16d1a3: Layer already exists 04:53:16 7b56abf69d95: Layer already exists 04:53:16 aff097718695: Layer already exists 04:53:16 1002dc878aa4: Layer already exists 04:53:16 63ca1fbb43ae: Layer already exists 04:53:16 a3e85973c2a0: Pushed 04:53:16 f232a7027aec: Pushed 04:53:16 1e2976dcc978: Pushed 04:53:18 8a4b81ada488: Pushed 04:53:18 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:4429308cce477b55155bda04642f24705df8f0b716f992b20f86433dff811773 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:18 + 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 04:53:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 04:53:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:53:18 a3e85973c2a0: Preparing 04:53:18 1e2976dcc978: Preparing 04:53:18 f232a7027aec: Preparing 04:53:18 8a4b81ada488: Preparing 04:53:18 812d8f16d1a3: Preparing 04:53:18 7b56abf69d95: Preparing 04:53:18 aff097718695: Preparing 04:53:18 1002dc878aa4: Preparing 04:53:18 63ca1fbb43ae: Preparing 04:53:18 1002dc878aa4: Waiting 04:53:18 63ca1fbb43ae: Waiting 04:53:18 7b56abf69d95: Waiting 04:53:18 aff097718695: Waiting 04:53:18 a3e85973c2a0: Layer already exists 04:53:18 8a4b81ada488: Layer already exists 04:53:18 1e2976dcc978: Layer already exists 04:53:18 812d8f16d1a3: Layer already exists 04:53:18 f232a7027aec: Layer already exists 04:53:18 aff097718695: Layer already exists 04:53:18 7b56abf69d95: Layer already exists 04:53:18 1002dc878aa4: Layer already exists 04:53:18 63ca1fbb43ae: Layer already exists 04:53:18 latest: digest: sha256:4429308cce477b55155bda04642f24705df8f0b716f992b20f86433dff811773 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:19 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.108 04:53:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:53:19 a3e85973c2a0: Preparing 04:53:19 1e2976dcc978: Preparing 04:53:19 f232a7027aec: Preparing 04:53:19 8a4b81ada488: Preparing 04:53:19 812d8f16d1a3: Preparing 04:53:19 7b56abf69d95: Preparing 04:53:19 aff097718695: Preparing 04:53:19 1002dc878aa4: Preparing 04:53:19 63ca1fbb43ae: Preparing 04:53:19 1002dc878aa4: Waiting 04:53:19 aff097718695: Waiting 04:53:19 7b56abf69d95: Waiting 04:53:19 63ca1fbb43ae: Waiting 04:53:19 a3e85973c2a0: Layer already exists 04:53:19 8a4b81ada488: Layer already exists 04:53:19 812d8f16d1a3: Layer already exists 04:53:19 f232a7027aec: Layer already exists 04:53:19 1e2976dcc978: Layer already exists 04:53:19 7b56abf69d95: Layer already exists 04:53:19 aff097718695: Layer already exists 04:53:19 63ca1fbb43ae: Layer already exists 04:53:19 1002dc878aa4: Layer already exists 04:53:19 3.2.0-dev.108: digest: sha256:4429308cce477b55155bda04642f24705df8f0b716f992b20f86433dff811773 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:19 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 04:53:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:53:20 a3e85973c2a0: Preparing 04:53:20 1e2976dcc978: Preparing 04:53:20 f232a7027aec: Preparing 04:53:20 8a4b81ada488: Preparing 04:53:20 812d8f16d1a3: Preparing 04:53:20 7b56abf69d95: Preparing 04:53:20 aff097718695: Preparing 04:53:20 1002dc878aa4: Preparing 04:53:20 63ca1fbb43ae: Preparing 04:53:20 1002dc878aa4: Waiting 04:53:20 63ca1fbb43ae: Waiting 04:53:20 7b56abf69d95: Waiting 04:53:20 aff097718695: Waiting 04:53:20 a3e85973c2a0: Layer already exists 04:53:20 1e2976dcc978: Layer already exists 04:53:20 f232a7027aec: Layer already exists 04:53:20 8a4b81ada488: Layer already exists 04:53:20 812d8f16d1a3: Layer already exists 04:53:20 1002dc878aa4: Layer already exists 04:53:20 aff097718695: Layer already exists 04:53:20 7b56abf69d95: Layer already exists 04:53:20 63ca1fbb43ae: Layer already exists 04:53:20 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:4429308cce477b55155bda04642f24705df8f0b716f992b20f86433dff811773 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:20 + 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 04:53:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 04:53:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:53:20 a3e85973c2a0: Preparing 04:53:20 1e2976dcc978: Preparing 04:53:20 f232a7027aec: Preparing 04:53:20 8a4b81ada488: Preparing 04:53:20 812d8f16d1a3: Preparing 04:53:20 7b56abf69d95: Preparing 04:53:20 aff097718695: Preparing 04:53:20 1002dc878aa4: Preparing 04:53:20 63ca1fbb43ae: Preparing 04:53:20 aff097718695: Waiting 04:53:20 63ca1fbb43ae: Waiting 04:53:20 1002dc878aa4: Waiting 04:53:20 7b56abf69d95: Waiting 04:53:20 a3e85973c2a0: Layer already exists 04:53:20 f232a7027aec: Layer already exists 04:53:20 8a4b81ada488: Layer already exists 04:53:20 1e2976dcc978: Layer already exists 04:53:20 812d8f16d1a3: Layer already exists 04:53:20 63ca1fbb43ae: Layer already exists 04:53:20 7b56abf69d95: Layer already exists 04:53:20 aff097718695: Layer already exists 04:53:20 1002dc878aa4: Layer already exists 04:53:20 main: digest: sha256:4429308cce477b55155bda04642f24705df8f0b716f992b20f86433dff811773 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:53:21 ===================================================== [Pipeline] echo 04:53:21 taggedImages: 04:53:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:82350b2dc17c64c6dcaf341c305da1b72442d937 04:53:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 04:53:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.108 04:53:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 04:53:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 04:53:21 [edgeXDocker.push] Tagging docker image core-data with the following tags: 04:53:21 82350b2dc17c64c6dcaf341c305da1b72442d937 04:53:21 latest 04:53:21 3.2.0-dev.108 04:53:21 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 04:53:21 main 04:53:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:21 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:21 + docker push nexus3.edgexfoundry.org:10004/core-data:82350b2dc17c64c6dcaf341c305da1b72442d937 04:53:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:53:21 88dfbe6ed251: Preparing 04:53:21 afa3e0d51b93: Preparing 04:53:21 ff532a2f8436: Preparing 04:53:21 812d8f16d1a3: Preparing 04:53:21 7b56abf69d95: Preparing 04:53:21 5c1f62720a2b: Preparing 04:53:21 6517cf507194: Preparing 04:53:21 63ca1fbb43ae: Preparing 04:53:21 5c1f62720a2b: Waiting 04:53:21 63ca1fbb43ae: Waiting 04:53:21 6517cf507194: Waiting 04:53:21 7b56abf69d95: Layer already exists 04:53:21 812d8f16d1a3: Layer already exists 04:53:21 afa3e0d51b93: Pushed 04:53:21 63ca1fbb43ae: Layer already exists 04:53:21 88dfbe6ed251: Pushed 04:53:21 6517cf507194: Pushed 04:53:21 5c1f62720a2b: Pushed 04:53:25 ff532a2f8436: Pushed 04:53:25 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:fd3eeb5ae5a5895c8583a657ad79b87d15f2a4795e6e9b828e5313d7b7e96218 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:26 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:26 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 04:53:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:53:26 88dfbe6ed251: Preparing 04:53:26 afa3e0d51b93: Preparing 04:53:26 ff532a2f8436: Preparing 04:53:26 812d8f16d1a3: Preparing 04:53:26 7b56abf69d95: Preparing 04:53:26 5c1f62720a2b: Preparing 04:53:26 6517cf507194: Preparing 04:53:26 63ca1fbb43ae: Preparing 04:53:26 5c1f62720a2b: Waiting 04:53:26 6517cf507194: Waiting 04:53:26 7b56abf69d95: Layer already exists 04:53:26 812d8f16d1a3: Layer already exists 04:53:26 ff532a2f8436: Layer already exists 04:53:26 afa3e0d51b93: Layer already exists 04:53:26 88dfbe6ed251: Layer already exists 04:53:26 63ca1fbb43ae: Layer already exists 04:53:26 6517cf507194: Layer already exists 04:53:26 5c1f62720a2b: Layer already exists 04:53:26 latest: digest: sha256:fd3eeb5ae5a5895c8583a657ad79b87d15f2a4795e6e9b828e5313d7b7e96218 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:26 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:27 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.108 04:53:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:53:27 88dfbe6ed251: Preparing 04:53:27 afa3e0d51b93: Preparing 04:53:27 ff532a2f8436: Preparing 04:53:27 812d8f16d1a3: Preparing 04:53:27 7b56abf69d95: Preparing 04:53:27 5c1f62720a2b: Preparing 04:53:27 6517cf507194: Preparing 04:53:27 63ca1fbb43ae: Preparing 04:53:27 5c1f62720a2b: Waiting 04:53:27 6517cf507194: Waiting 04:53:27 63ca1fbb43ae: Waiting 04:53:27 7b56abf69d95: Layer already exists 04:53:27 afa3e0d51b93: Layer already exists 04:53:27 812d8f16d1a3: Layer already exists 04:53:27 88dfbe6ed251: Layer already exists 04:53:27 ff532a2f8436: Layer already exists 04:53:27 5c1f62720a2b: Layer already exists 04:53:27 63ca1fbb43ae: Layer already exists 04:53:27 6517cf507194: Layer already exists 04:53:27 3.2.0-dev.108: digest: sha256:fd3eeb5ae5a5895c8583a657ad79b87d15f2a4795e6e9b828e5313d7b7e96218 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:27 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:27 + docker push nexus3.edgexfoundry.org:10004/core-data:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 04:53:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:53:27 88dfbe6ed251: Preparing 04:53:27 afa3e0d51b93: Preparing 04:53:27 ff532a2f8436: Preparing 04:53:27 812d8f16d1a3: Preparing 04:53:27 7b56abf69d95: Preparing 04:53:27 5c1f62720a2b: Preparing 04:53:27 6517cf507194: Preparing 04:53:27 63ca1fbb43ae: Preparing 04:53:27 5c1f62720a2b: Waiting 04:53:27 63ca1fbb43ae: Waiting 04:53:27 6517cf507194: Waiting 04:53:27 88dfbe6ed251: Layer already exists 04:53:27 812d8f16d1a3: Layer already exists 04:53:27 ff532a2f8436: Layer already exists 04:53:27 afa3e0d51b93: Layer already exists 04:53:27 7b56abf69d95: Layer already exists 04:53:27 6517cf507194: Layer already exists 04:53:27 5c1f62720a2b: Layer already exists 04:53:27 63ca1fbb43ae: Layer already exists 04:53:27 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:fd3eeb5ae5a5895c8583a657ad79b87d15f2a4795e6e9b828e5313d7b7e96218 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:28 + docker push nexus3.edgexfoundry.org:10004/core-data:main 04:53:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:53:28 88dfbe6ed251: Preparing 04:53:28 afa3e0d51b93: Preparing 04:53:28 ff532a2f8436: Preparing 04:53:28 812d8f16d1a3: Preparing 04:53:28 7b56abf69d95: Preparing 04:53:28 5c1f62720a2b: Preparing 04:53:28 6517cf507194: Preparing 04:53:28 63ca1fbb43ae: Preparing 04:53:28 6517cf507194: Waiting 04:53:28 63ca1fbb43ae: Waiting 04:53:28 5c1f62720a2b: Waiting 04:53:28 7b56abf69d95: Layer already exists 04:53:28 812d8f16d1a3: Layer already exists 04:53:28 afa3e0d51b93: Layer already exists 04:53:28 ff532a2f8436: Layer already exists 04:53:28 88dfbe6ed251: Layer already exists 04:53:28 5c1f62720a2b: Layer already exists 04:53:28 6517cf507194: Layer already exists 04:53:28 63ca1fbb43ae: Layer already exists 04:53:28 main: digest: sha256:fd3eeb5ae5a5895c8583a657ad79b87d15f2a4795e6e9b828e5313d7b7e96218 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:53:28 ===================================================== [Pipeline] echo 04:53:28 taggedImages: 04:53:28 - nexus3.edgexfoundry.org:10004/core-data:82350b2dc17c64c6dcaf341c305da1b72442d937 04:53:28 - nexus3.edgexfoundry.org:10004/core-data:latest 04:53:28 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.108 04:53:28 - nexus3.edgexfoundry.org:10004/core-data:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 04:53:28 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 04:53:28 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 04:53:28 82350b2dc17c64c6dcaf341c305da1b72442d937 04:53:28 latest 04:53:28 3.2.0-dev.108 04:53:28 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 04:53:28 main 04:53:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:29 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:29 + docker push nexus3.edgexfoundry.org:10004/core-keeper:82350b2dc17c64c6dcaf341c305da1b72442d937 04:53:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:53:29 5349939790ec: Preparing 04:53:29 22f37b412113: Preparing 04:53:29 fc0be10402b4: Preparing 04:53:29 7b56abf69d95: Preparing 04:53:29 4301187fe98d: Preparing 04:53:29 cd685d573aa3: Preparing 04:53:29 63ca1fbb43ae: Preparing 04:53:29 63ca1fbb43ae: Waiting 04:53:29 cd685d573aa3: Waiting 04:53:29 7b56abf69d95: Layer already exists 04:53:29 22f37b412113: Pushed 04:53:29 cd685d573aa3: Pushed 04:53:29 63ca1fbb43ae: Layer already exists 04:53:29 5349939790ec: Pushed 04:53:29 4301187fe98d: Pushed 04:53:33 fc0be10402b4: Pushed 04:53:33 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:66a52a069199444f4450a7d754b324a8d014f5cf6002b1edec336a5ed025ef2d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:33 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:34 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 04:53:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:53:34 5349939790ec: Preparing 04:53:34 22f37b412113: Preparing 04:53:34 fc0be10402b4: Preparing 04:53:34 7b56abf69d95: Preparing 04:53:34 4301187fe98d: Preparing 04:53:34 cd685d573aa3: Preparing 04:53:34 63ca1fbb43ae: Preparing 04:53:34 cd685d573aa3: Waiting 04:53:34 63ca1fbb43ae: Waiting 04:53:34 fc0be10402b4: Layer already exists 04:53:34 7b56abf69d95: Layer already exists 04:53:34 22f37b412113: Layer already exists 04:53:34 4301187fe98d: Layer already exists 04:53:34 5349939790ec: Layer already exists 04:53:34 cd685d573aa3: Layer already exists 04:53:34 63ca1fbb43ae: Layer already exists 04:53:34 latest: digest: sha256:66a52a069199444f4450a7d754b324a8d014f5cf6002b1edec336a5ed025ef2d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:34 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:35 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.108 04:53:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:53:35 5349939790ec: Preparing 04:53:35 22f37b412113: Preparing 04:53:35 fc0be10402b4: Preparing 04:53:35 7b56abf69d95: Preparing 04:53:35 4301187fe98d: Preparing 04:53:35 cd685d573aa3: Preparing 04:53:35 63ca1fbb43ae: Preparing 04:53:35 cd685d573aa3: Waiting 04:53:35 63ca1fbb43ae: Waiting 04:53:35 22f37b412113: Layer already exists 04:53:35 7b56abf69d95: Layer already exists 04:53:35 fc0be10402b4: Layer already exists 04:53:35 5349939790ec: Layer already exists 04:53:35 4301187fe98d: Layer already exists 04:53:35 63ca1fbb43ae: Layer already exists 04:53:35 cd685d573aa3: Layer already exists 04:53:35 3.2.0-dev.108: digest: sha256:66a52a069199444f4450a7d754b324a8d014f5cf6002b1edec336a5ed025ef2d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:35 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:35 + docker push nexus3.edgexfoundry.org:10004/core-keeper:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 04:53:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:53:35 5349939790ec: Preparing 04:53:35 22f37b412113: Preparing 04:53:35 fc0be10402b4: Preparing 04:53:35 7b56abf69d95: Preparing 04:53:35 4301187fe98d: Preparing 04:53:35 cd685d573aa3: Preparing 04:53:35 63ca1fbb43ae: Preparing 04:53:35 cd685d573aa3: Waiting 04:53:35 63ca1fbb43ae: Waiting 04:53:35 7b56abf69d95: Layer already exists 04:53:35 4301187fe98d: Layer already exists 04:53:35 5349939790ec: Layer already exists 04:53:35 fc0be10402b4: Layer already exists 04:53:35 22f37b412113: Layer already exists 04:53:35 cd685d573aa3: Layer already exists 04:53:35 63ca1fbb43ae: Layer already exists 04:53:35 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:66a52a069199444f4450a7d754b324a8d014f5cf6002b1edec336a5ed025ef2d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:36 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:36 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 04:53:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:53:36 5349939790ec: Preparing 04:53:36 22f37b412113: Preparing 04:53:36 fc0be10402b4: Preparing 04:53:36 7b56abf69d95: Preparing 04:53:36 4301187fe98d: Preparing 04:53:36 cd685d573aa3: Preparing 04:53:36 63ca1fbb43ae: Preparing 04:53:36 cd685d573aa3: Waiting 04:53:36 63ca1fbb43ae: Waiting 04:53:36 5349939790ec: Layer already exists 04:53:36 4301187fe98d: Layer already exists 04:53:36 7b56abf69d95: Layer already exists 04:53:36 fc0be10402b4: Layer already exists 04:53:36 22f37b412113: Layer already exists 04:53:36 cd685d573aa3: Layer already exists 04:53:36 63ca1fbb43ae: Layer already exists 04:53:36 main: digest: sha256:66a52a069199444f4450a7d754b324a8d014f5cf6002b1edec336a5ed025ef2d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:53:36 ===================================================== [Pipeline] echo 04:53:36 taggedImages: 04:53:36 - nexus3.edgexfoundry.org:10004/core-keeper:82350b2dc17c64c6dcaf341c305da1b72442d937 04:53:36 - nexus3.edgexfoundry.org:10004/core-keeper:latest 04:53:36 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.108 04:53:36 - nexus3.edgexfoundry.org:10004/core-keeper:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 04:53:36 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 04:53:36 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 04:53:36 82350b2dc17c64c6dcaf341c305da1b72442d937 04:53:36 latest 04:53:36 3.2.0-dev.108 04:53:36 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 04:53:36 main 04:53:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:37 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata:82350b2dc17c64c6dcaf341c305da1b72442d937 04:53:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:53:37 f054501fe869: Preparing 04:53:37 6c31e41618e9: Preparing 04:53:37 52c220984c77: Preparing 04:53:37 8007c514f1cb: Preparing 04:53:37 812d8f16d1a3: Preparing 04:53:37 7b56abf69d95: Preparing 04:53:37 aff097718695: Preparing 04:53:37 1002dc878aa4: Preparing 04:53:37 63ca1fbb43ae: Preparing 04:53:37 7b56abf69d95: Waiting 04:53:37 aff097718695: Waiting 04:53:37 1002dc878aa4: Waiting 04:53:37 63ca1fbb43ae: Waiting 04:53:37 812d8f16d1a3: Layer already exists 04:53:37 7b56abf69d95: Layer already exists 04:53:37 aff097718695: Layer already exists 04:53:37 1002dc878aa4: Layer already exists 04:53:37 63ca1fbb43ae: Layer already exists 04:53:37 f054501fe869: Pushed 04:53:37 52c220984c77: Pushed 04:53:37 6c31e41618e9: Pushed 04:53:41 8007c514f1cb: Pushed 04:53:41 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:5a3486f34f6c09b1bed0e40787bd27ad5315bc33bf45bba803848bddb4f62010 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 04:53:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:53:42 f054501fe869: Preparing 04:53:42 6c31e41618e9: Preparing 04:53:42 52c220984c77: Preparing 04:53:42 8007c514f1cb: Preparing 04:53:42 812d8f16d1a3: Preparing 04:53:42 7b56abf69d95: Preparing 04:53:42 aff097718695: Preparing 04:53:42 1002dc878aa4: Preparing 04:53:42 63ca1fbb43ae: Preparing 04:53:42 7b56abf69d95: Waiting 04:53:42 1002dc878aa4: Waiting 04:53:42 63ca1fbb43ae: Waiting 04:53:42 52c220984c77: Layer already exists 04:53:42 6c31e41618e9: Layer already exists 04:53:42 812d8f16d1a3: Layer already exists 04:53:42 8007c514f1cb: Layer already exists 04:53:42 f054501fe869: Layer already exists 04:53:42 1002dc878aa4: Layer already exists 04:53:42 7b56abf69d95: Layer already exists 04:53:42 aff097718695: Layer already exists 04:53:42 63ca1fbb43ae: Layer already exists 04:53:42 latest: digest: sha256:5a3486f34f6c09b1bed0e40787bd27ad5315bc33bf45bba803848bddb4f62010 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:42 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.108 04:53:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:53:42 f054501fe869: Preparing 04:53:42 6c31e41618e9: Preparing 04:53:42 52c220984c77: Preparing 04:53:42 8007c514f1cb: Preparing 04:53:42 812d8f16d1a3: Preparing 04:53:42 7b56abf69d95: Preparing 04:53:42 aff097718695: Preparing 04:53:42 1002dc878aa4: Preparing 04:53:42 63ca1fbb43ae: Preparing 04:53:42 aff097718695: Waiting 04:53:42 1002dc878aa4: Waiting 04:53:42 7b56abf69d95: Waiting 04:53:42 63ca1fbb43ae: Waiting 04:53:42 52c220984c77: Layer already exists 04:53:42 812d8f16d1a3: Layer already exists 04:53:42 f054501fe869: Layer already exists 04:53:42 8007c514f1cb: Layer already exists 04:53:42 6c31e41618e9: Layer already exists 04:53:42 aff097718695: Layer already exists 04:53:42 1002dc878aa4: Layer already exists 04:53:42 7b56abf69d95: Layer already exists 04:53:42 63ca1fbb43ae: Layer already exists 04:53:42 3.2.0-dev.108: digest: sha256:5a3486f34f6c09b1bed0e40787bd27ad5315bc33bf45bba803848bddb4f62010 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 04:53:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:53:43 f054501fe869: Preparing 04:53:43 6c31e41618e9: Preparing 04:53:43 52c220984c77: Preparing 04:53:43 8007c514f1cb: Preparing 04:53:43 812d8f16d1a3: Preparing 04:53:43 7b56abf69d95: Preparing 04:53:43 aff097718695: Preparing 04:53:43 1002dc878aa4: Preparing 04:53:43 63ca1fbb43ae: Preparing 04:53:43 7b56abf69d95: Waiting 04:53:43 aff097718695: Waiting 04:53:43 1002dc878aa4: Waiting 04:53:43 63ca1fbb43ae: Waiting 04:53:43 6c31e41618e9: Layer already exists 04:53:43 8007c514f1cb: Layer already exists 04:53:43 812d8f16d1a3: Layer already exists 04:53:43 52c220984c77: Layer already exists 04:53:43 f054501fe869: Layer already exists 04:53:43 1002dc878aa4: Layer already exists 04:53:43 7b56abf69d95: Layer already exists 04:53:43 aff097718695: Layer already exists 04:53:43 63ca1fbb43ae: Layer already exists 04:53:43 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:5a3486f34f6c09b1bed0e40787bd27ad5315bc33bf45bba803848bddb4f62010 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 04:53:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:53:44 f054501fe869: Preparing 04:53:44 6c31e41618e9: Preparing 04:53:44 52c220984c77: Preparing 04:53:44 8007c514f1cb: Preparing 04:53:44 812d8f16d1a3: Preparing 04:53:44 7b56abf69d95: Preparing 04:53:44 aff097718695: Preparing 04:53:44 1002dc878aa4: Preparing 04:53:44 63ca1fbb43ae: Preparing 04:53:44 aff097718695: Waiting 04:53:44 1002dc878aa4: Waiting 04:53:44 63ca1fbb43ae: Waiting 04:53:44 f054501fe869: Layer already exists 04:53:44 8007c514f1cb: Layer already exists 04:53:44 52c220984c77: Layer already exists 04:53:44 6c31e41618e9: Layer already exists 04:53:44 812d8f16d1a3: Layer already exists 04:53:44 7b56abf69d95: Layer already exists 04:53:44 1002dc878aa4: Layer already exists 04:53:44 63ca1fbb43ae: Layer already exists 04:53:44 aff097718695: Layer already exists 04:53:44 main: digest: sha256:5a3486f34f6c09b1bed0e40787bd27ad5315bc33bf45bba803848bddb4f62010 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:53:44 ===================================================== [Pipeline] echo 04:53:44 taggedImages: 04:53:44 - nexus3.edgexfoundry.org:10004/core-metadata:82350b2dc17c64c6dcaf341c305da1b72442d937 04:53:44 - nexus3.edgexfoundry.org:10004/core-metadata:latest 04:53:44 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.108 04:53:44 - nexus3.edgexfoundry.org:10004/core-metadata:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 04:53:44 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 04:53:44 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 04:53:44 82350b2dc17c64c6dcaf341c305da1b72442d937 04:53:44 latest 04:53:44 3.2.0-dev.108 04:53:44 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 04:53:44 main 04:53:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:44 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:82350b2dc17c64c6dcaf341c305da1b72442d937 04:53:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:53:44 64d7a6efecc1: Preparing 04:53:44 a9c0faf82b94: Preparing 04:53:44 934fc80c7a7c: Preparing 04:53:44 b7d7428c2684: Preparing 04:53:44 fe64905591d5: Preparing 04:53:44 94d09e4113e9: Preparing 04:53:44 870334006af5: Preparing 04:53:44 4af2bf4875dc: Preparing 04:53:44 812d8f16d1a3: Preparing 04:53:44 7b56abf69d95: Preparing 04:53:44 8d4979f0677b: Preparing 04:53:44 101f850a7158: Preparing 04:53:44 5f70bf18a086: Preparing 04:53:44 15e9447a7547: Preparing 04:53:44 bf308b563c9a: Preparing 04:53:44 abe8fdfe0d7d: Preparing 04:53:44 63ca1fbb43ae: Preparing 04:53:44 94d09e4113e9: Waiting 04:53:44 870334006af5: Waiting 04:53:44 4af2bf4875dc: Waiting 04:53:44 812d8f16d1a3: Waiting 04:53:44 7b56abf69d95: Waiting 04:53:44 63ca1fbb43ae: Waiting 04:53:44 bf308b563c9a: Waiting 04:53:44 abe8fdfe0d7d: Waiting 04:53:44 8d4979f0677b: Waiting 04:53:44 5f70bf18a086: Waiting 04:53:44 101f850a7158: Waiting 04:53:44 15e9447a7547: Waiting 04:53:44 a9c0faf82b94: Pushed 04:53:44 934fc80c7a7c: Pushed 04:53:44 b7d7428c2684: Pushed 04:53:44 64d7a6efecc1: Pushed 04:53:44 fe64905591d5: Pushed 04:53:44 812d8f16d1a3: Layer already exists 04:53:45 7b56abf69d95: Layer already exists 04:53:45 94d09e4113e9: Pushed 04:53:45 870334006af5: Pushed 04:53:45 5f70bf18a086: Layer already exists 04:53:45 8d4979f0677b: Pushed 04:53:45 101f850a7158: Pushed 04:53:45 63ca1fbb43ae: Layer already exists 04:53:45 15e9447a7547: Pushed 04:53:45 abe8fdfe0d7d: Pushed 04:53:45 bf308b563c9a: Pushed 04:53:47 4af2bf4875dc: Pushed 04:53:47 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:ab4bd9b26657990b5e8c8ddde6b1d2f69aae0c5b4a72dd23fa3c12be0bdabced size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:47 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:53:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:53:48 64d7a6efecc1: Preparing 04:53:48 a9c0faf82b94: Preparing 04:53:48 934fc80c7a7c: Preparing 04:53:48 b7d7428c2684: Preparing 04:53:48 fe64905591d5: Preparing 04:53:48 94d09e4113e9: Preparing 04:53:48 870334006af5: Preparing 04:53:48 4af2bf4875dc: Preparing 04:53:48 812d8f16d1a3: Preparing 04:53:48 7b56abf69d95: Preparing 04:53:48 8d4979f0677b: Preparing 04:53:48 101f850a7158: Preparing 04:53:48 5f70bf18a086: Preparing 04:53:48 15e9447a7547: Preparing 04:53:48 bf308b563c9a: Preparing 04:53:48 abe8fdfe0d7d: Preparing 04:53:48 63ca1fbb43ae: Preparing 04:53:48 94d09e4113e9: Waiting 04:53:48 870334006af5: Waiting 04:53:48 4af2bf4875dc: Waiting 04:53:48 812d8f16d1a3: Waiting 04:53:48 7b56abf69d95: Waiting 04:53:48 8d4979f0677b: Waiting 04:53:48 101f850a7158: Waiting 04:53:48 5f70bf18a086: Waiting 04:53:48 15e9447a7547: Waiting 04:53:48 bf308b563c9a: Waiting 04:53:48 abe8fdfe0d7d: Waiting 04:53:48 63ca1fbb43ae: Waiting 04:53:48 fe64905591d5: Layer already exists 04:53:48 a9c0faf82b94: Layer already exists 04:53:48 b7d7428c2684: Layer already exists 04:53:48 934fc80c7a7c: Layer already exists 04:53:48 64d7a6efecc1: Layer already exists 04:53:48 4af2bf4875dc: Layer already exists 04:53:48 812d8f16d1a3: Layer already exists 04:53:48 94d09e4113e9: Layer already exists 04:53:48 870334006af5: Layer already exists 04:53:48 7b56abf69d95: Layer already exists 04:53:48 8d4979f0677b: Layer already exists 04:53:48 5f70bf18a086: Layer already exists 04:53:48 bf308b563c9a: Layer already exists 04:53:48 101f850a7158: Layer already exists 04:53:48 15e9447a7547: Layer already exists 04:53:48 63ca1fbb43ae: Layer already exists 04:53:48 abe8fdfe0d7d: Layer already exists 04:53:48 latest: digest: sha256:ab4bd9b26657990b5e8c8ddde6b1d2f69aae0c5b4a72dd23fa3c12be0bdabced size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.108 04:53:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:53:48 64d7a6efecc1: Preparing 04:53:48 a9c0faf82b94: Preparing 04:53:48 934fc80c7a7c: Preparing 04:53:48 b7d7428c2684: Preparing 04:53:48 fe64905591d5: Preparing 04:53:48 94d09e4113e9: Preparing 04:53:48 870334006af5: Preparing 04:53:48 4af2bf4875dc: Preparing 04:53:48 812d8f16d1a3: Preparing 04:53:48 7b56abf69d95: Preparing 04:53:48 8d4979f0677b: Preparing 04:53:48 101f850a7158: Preparing 04:53:48 5f70bf18a086: Preparing 04:53:48 15e9447a7547: Preparing 04:53:48 bf308b563c9a: Preparing 04:53:48 abe8fdfe0d7d: Preparing 04:53:48 94d09e4113e9: Waiting 04:53:48 870334006af5: Waiting 04:53:48 4af2bf4875dc: Waiting 04:53:48 812d8f16d1a3: Waiting 04:53:48 7b56abf69d95: Waiting 04:53:48 8d4979f0677b: Waiting 04:53:48 5f70bf18a086: Waiting 04:53:48 bf308b563c9a: Waiting 04:53:48 15e9447a7547: Waiting 04:53:48 63ca1fbb43ae: Preparing 04:53:48 63ca1fbb43ae: Waiting 04:53:48 abe8fdfe0d7d: Waiting 04:53:48 fe64905591d5: Layer already exists 04:53:48 b7d7428c2684: Layer already exists 04:53:48 64d7a6efecc1: Layer already exists 04:53:48 a9c0faf82b94: Layer already exists 04:53:48 934fc80c7a7c: Layer already exists 04:53:48 94d09e4113e9: Layer already exists 04:53:48 870334006af5: Layer already exists 04:53:48 4af2bf4875dc: Layer already exists 04:53:48 812d8f16d1a3: Layer already exists 04:53:48 7b56abf69d95: Layer already exists 04:53:48 8d4979f0677b: Layer already exists 04:53:48 5f70bf18a086: Layer already exists 04:53:48 101f850a7158: Layer already exists 04:53:48 15e9447a7547: Layer already exists 04:53:48 bf308b563c9a: Layer already exists 04:53:48 abe8fdfe0d7d: Layer already exists 04:53:48 63ca1fbb43ae: Layer already exists 04:53:48 3.2.0-dev.108: digest: sha256:ab4bd9b26657990b5e8c8ddde6b1d2f69aae0c5b4a72dd23fa3c12be0bdabced size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 04:53:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:53:49 64d7a6efecc1: Preparing 04:53:49 a9c0faf82b94: Preparing 04:53:49 934fc80c7a7c: Preparing 04:53:49 b7d7428c2684: Preparing 04:53:49 fe64905591d5: Preparing 04:53:49 94d09e4113e9: Preparing 04:53:49 870334006af5: Preparing 04:53:49 4af2bf4875dc: Preparing 04:53:49 812d8f16d1a3: Preparing 04:53:49 7b56abf69d95: Preparing 04:53:49 8d4979f0677b: Preparing 04:53:49 101f850a7158: Preparing 04:53:49 5f70bf18a086: Preparing 04:53:49 15e9447a7547: Preparing 04:53:49 bf308b563c9a: Preparing 04:53:49 abe8fdfe0d7d: Preparing 04:53:49 63ca1fbb43ae: Preparing 04:53:49 7b56abf69d95: Waiting 04:53:49 8d4979f0677b: Waiting 04:53:49 812d8f16d1a3: Waiting 04:53:49 870334006af5: Waiting 04:53:49 101f850a7158: Waiting 04:53:49 bf308b563c9a: Waiting 04:53:49 abe8fdfe0d7d: Waiting 04:53:49 4af2bf4875dc: Waiting 04:53:49 63ca1fbb43ae: Waiting 04:53:49 5f70bf18a086: Waiting 04:53:49 94d09e4113e9: Waiting 04:53:49 15e9447a7547: Waiting 04:53:49 b7d7428c2684: Layer already exists 04:53:49 934fc80c7a7c: Layer already exists 04:53:49 fe64905591d5: Layer already exists 04:53:49 a9c0faf82b94: Layer already exists 04:53:49 64d7a6efecc1: Layer already exists 04:53:49 4af2bf4875dc: Layer already exists 04:53:49 94d09e4113e9: Layer already exists 04:53:49 870334006af5: Layer already exists 04:53:49 7b56abf69d95: Layer already exists 04:53:49 812d8f16d1a3: Layer already exists 04:53:49 101f850a7158: Layer already exists 04:53:49 8d4979f0677b: Layer already exists 04:53:49 15e9447a7547: Layer already exists 04:53:49 bf308b563c9a: Layer already exists 04:53:49 5f70bf18a086: Layer already exists 04:53:49 abe8fdfe0d7d: Layer already exists 04:53:49 63ca1fbb43ae: Layer already exists 04:53:49 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:ab4bd9b26657990b5e8c8ddde6b1d2f69aae0c5b4a72dd23fa3c12be0bdabced size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 04:53:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:53:49 64d7a6efecc1: Preparing 04:53:49 a9c0faf82b94: Preparing 04:53:49 934fc80c7a7c: Preparing 04:53:49 b7d7428c2684: Preparing 04:53:49 fe64905591d5: Preparing 04:53:49 94d09e4113e9: Preparing 04:53:49 870334006af5: Preparing 04:53:49 4af2bf4875dc: Preparing 04:53:49 812d8f16d1a3: Preparing 04:53:49 7b56abf69d95: Preparing 04:53:49 8d4979f0677b: Preparing 04:53:49 101f850a7158: Preparing 04:53:49 5f70bf18a086: Preparing 04:53:49 15e9447a7547: Preparing 04:53:49 bf308b563c9a: Preparing 04:53:49 abe8fdfe0d7d: Preparing 04:53:49 63ca1fbb43ae: Preparing 04:53:49 94d09e4113e9: Waiting 04:53:49 870334006af5: Waiting 04:53:49 4af2bf4875dc: Waiting 04:53:49 812d8f16d1a3: Waiting 04:53:49 15e9447a7547: Waiting 04:53:49 101f850a7158: Waiting 04:53:49 bf308b563c9a: Waiting 04:53:49 7b56abf69d95: Waiting 04:53:49 abe8fdfe0d7d: Waiting 04:53:49 8d4979f0677b: Waiting 04:53:49 63ca1fbb43ae: Waiting 04:53:49 5f70bf18a086: Waiting 04:53:49 b7d7428c2684: Layer already exists 04:53:49 64d7a6efecc1: Layer already exists 04:53:49 fe64905591d5: Layer already exists 04:53:49 934fc80c7a7c: Layer already exists 04:53:49 a9c0faf82b94: Layer already exists 04:53:49 94d09e4113e9: Layer already exists 04:53:49 812d8f16d1a3: Layer already exists 04:53:49 4af2bf4875dc: Layer already exists 04:53:49 7b56abf69d95: Layer already exists 04:53:49 870334006af5: Layer already exists 04:53:49 8d4979f0677b: Layer already exists 04:53:49 101f850a7158: Layer already exists 04:53:49 5f70bf18a086: Layer already exists 04:53:49 bf308b563c9a: Layer already exists 04:53:49 15e9447a7547: Layer already exists 04:53:49 abe8fdfe0d7d: Layer already exists 04:53:49 63ca1fbb43ae: Layer already exists 04:53:49 main: digest: sha256:ab4bd9b26657990b5e8c8ddde6b1d2f69aae0c5b4a72dd23fa3c12be0bdabced size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:53:50 ===================================================== [Pipeline] echo 04:53:50 taggedImages: 04:53:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:82350b2dc17c64c6dcaf341c305da1b72442d937 04:53:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:53:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.108 04:53:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 04:53:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 04:53:50 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 04:53:50 82350b2dc17c64c6dcaf341c305da1b72442d937 04:53:50 latest 04:53:50 3.2.0-dev.108 04:53:50 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 04:53:50 main 04:53:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:50 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:82350b2dc17c64c6dcaf341c305da1b72442d937 04:53:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:53:50 a3e85973c2a0: Preparing 04:53:50 1e2976dcc978: Preparing 04:53:50 c682a616a136: Preparing 04:53:50 05c8bf382e67: Preparing 04:53:50 812d8f16d1a3: Preparing 04:53:50 7b56abf69d95: Preparing 04:53:50 aff097718695: Preparing 04:53:50 1002dc878aa4: Preparing 04:53:50 63ca1fbb43ae: Preparing 04:53:50 aff097718695: Waiting 04:53:50 63ca1fbb43ae: Waiting 04:53:50 7b56abf69d95: Waiting 04:53:50 1002dc878aa4: Waiting 04:53:50 812d8f16d1a3: Layer already exists 04:53:50 a3e85973c2a0: Layer already exists 04:53:50 1e2976dcc978: Layer already exists 04:53:50 7b56abf69d95: Layer already exists 04:53:50 aff097718695: Layer already exists 04:53:50 1002dc878aa4: Layer already exists 04:53:50 63ca1fbb43ae: Layer already exists 04:53:50 c682a616a136: Pushed 04:53:51 #78 ... 04:53:51 04:53:51 #87 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:53:51 #87 DONE 120.1s 04:53:51 04:53:51 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:53:51 #92 DONE 98.7s 04:53:51 04:53:51 #85 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:53:51 #85 DONE 126.4s 04:53:51 04:53:51 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:53:51 #78 DONE 130.9s 04:53:51 04:53:51 #119 [support-notifications builder 6/7] COPY . . 04:53:51 #119 ... 04:53:51 04:53:51 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:53:51 #90 DONE 103.3s 04:53:51 04:53:51 #120 [core-keeper builder 7/8] COPY . . 04:53:51 #120 ... 04:53:51 04:53:51 #119 [support-notifications builder 6/7] COPY . . 04:53:51 #119 DONE 1.8s 04:53:51 04:53:51 #121 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:53:51 #121 CACHED 04:53:51 04:53:51 #122 [core-common-config-bootstrapper builder 6/7] COPY . . 04:53:51 #122 CACHED 04:53:51 04:53:51 #123 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:53:51 #123 CACHED 04:53:51 04:53:51 #124 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:53:51 #124 CACHED 04:53:51 04:53:51 #125 [core-metadata builder 4/7] COPY go.mod vendor* ./ 04:53:51 #125 CACHED 04:53:51 04:53:51 #126 [core-metadata builder 6/7] COPY . . 04:53:51 #126 CACHED 04:53:51 04:53:51 #127 [security-spiffe-token-provider builder 6/7] COPY . . 04:53:51 #127 DONE 1.9s 04:53:51 04:53:51 #128 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:53:51 #128 CACHED 04:53:51 04:53:51 #129 [core-data builder 6/7] COPY . . 04:53:51 #129 CACHED 04:53:51 04:53:51 #130 [core-data builder 4/7] COPY go.mod vendor* ./ 04:53:51 #130 CACHED 04:53:51 04:53:51 #131 [support-scheduler builder 6/7] COPY . . 04:53:51 #131 CACHED 04:53:51 04:53:51 #132 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:53:51 #132 CACHED 04:53:51 04:53:51 #133 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 04:53:51 #133 CACHED 04:53:51 04:53:51 #134 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 04:53:51 #134 CACHED 04:53:51 04:53:51 #135 [support-cron-scheduler builder 6/7] COPY . . 04:53:51 #135 CACHED 04:53:51 04:53:51 #136 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:53:51 #136 CACHED 04:53:51 04:53:51 #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 04:53:51 #137 CACHED 04:53:51 04:53:51 #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:53:51 #138 CACHED 04:53:51 04:53:51 #139 [security-proxy-auth builder 6/7] COPY . . 04:53:51 #139 CACHED 04:53:51 04:53:51 #140 [core-command builder 6/7] COPY . . 04:53:51 #140 DONE 1.9s 04:53:51 04:53:51 #120 [core-keeper builder 7/8] COPY . . 04:53:51 #120 DONE 1.8s 04:53:51 04:53:51 #141 [security-bootstrapper builder 6/7] COPY . . 04:53:51 #141 DONE 2.0s 04:53:51 04:53:51 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:53:51 #142 ... 04:53:51 04:53:51 #143 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:53:51 #143 CACHED 04:53:51 04:53:51 #144 [security-secretstore-setup builder 6/7] COPY . . 04:53:51 #144 CACHED 04:53:51 04:53:51 #145 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 04:53:51 #145 CACHED 04:53:51 04:53:51 #146 [security-proxy-setup builder 6/7] COPY . . 04:53:51 #146 CACHED 04:53:51 04:53:51 #147 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 04:53:51 #147 CACHED 04:53:51 04:53:51 #148 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:53:51 #148 CACHED 04:53:51 04:53:51 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:53:54 05c8bf382e67: Pushed 04:53:54 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:798cf58b2639c53bb6582c2e4fde93c52f8602706242d9341f5f95e3ca3f1ba3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:54 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 04:53:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:53:54 a3e85973c2a0: Preparing 04:53:54 1e2976dcc978: Preparing 04:53:54 c682a616a136: Preparing 04:53:54 05c8bf382e67: Preparing 04:53:54 812d8f16d1a3: Preparing 04:53:54 7b56abf69d95: Preparing 04:53:54 aff097718695: Preparing 04:53:54 1002dc878aa4: Preparing 04:53:54 63ca1fbb43ae: Preparing 04:53:54 1002dc878aa4: Waiting 04:53:54 63ca1fbb43ae: Waiting 04:53:54 7b56abf69d95: Waiting 04:53:54 aff097718695: Waiting 04:53:54 812d8f16d1a3: Layer already exists 04:53:54 a3e85973c2a0: Layer already exists 04:53:54 1e2976dcc978: Layer already exists 04:53:54 05c8bf382e67: Layer already exists 04:53:54 c682a616a136: Layer already exists 04:53:54 1002dc878aa4: Layer already exists 04:53:54 aff097718695: Layer already exists 04:53:54 7b56abf69d95: Layer already exists 04:53:54 63ca1fbb43ae: Layer already exists 04:53:54 latest: digest: sha256:798cf58b2639c53bb6582c2e4fde93c52f8602706242d9341f5f95e3ca3f1ba3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:55 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:55 #149 ... 04:53:55 04:53:55 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 04:53:55 #0 5.658 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 04:53:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.108 04:53:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:53:55 a3e85973c2a0: Preparing 04:53:55 1e2976dcc978: Preparing 04:53:55 c682a616a136: Preparing 04:53:55 05c8bf382e67: Preparing 04:53:55 812d8f16d1a3: Preparing 04:53:55 7b56abf69d95: Preparing 04:53:55 aff097718695: Preparing 04:53:55 1002dc878aa4: Preparing 04:53:55 63ca1fbb43ae: Preparing 04:53:55 7b56abf69d95: Waiting 04:53:55 aff097718695: Waiting 04:53:55 1002dc878aa4: Waiting 04:53:55 63ca1fbb43ae: Waiting 04:53:55 812d8f16d1a3: Layer already exists 04:53:55 c682a616a136: Layer already exists 04:53:55 1e2976dcc978: Layer already exists 04:53:55 05c8bf382e67: Layer already exists 04:53:55 a3e85973c2a0: Layer already exists 04:53:55 1002dc878aa4: Layer already exists 04:53:55 7b56abf69d95: Layer already exists 04:53:55 aff097718695: Layer already exists 04:53:55 63ca1fbb43ae: Layer already exists 04:53:55 3.2.0-dev.108: digest: sha256:798cf58b2639c53bb6582c2e4fde93c52f8602706242d9341f5f95e3ca3f1ba3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:55 #150 ... 04:53:55 04:53:55 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:53:55 #0 6.135 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 04:53:55 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:55 #151 ... 04:53:55 04:53:55 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:53:55 #0 6.462 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:53:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 04:53:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:53:56 a3e85973c2a0: Preparing 04:53:56 1e2976dcc978: Preparing 04:53:56 c682a616a136: Preparing 04:53:56 05c8bf382e67: Preparing 04:53:56 812d8f16d1a3: Preparing 04:53:56 7b56abf69d95: Preparing 04:53:56 aff097718695: Preparing 04:53:56 1002dc878aa4: Preparing 04:53:56 63ca1fbb43ae: Preparing 04:53:56 1002dc878aa4: Waiting 04:53:56 7b56abf69d95: Waiting 04:53:56 aff097718695: Waiting 04:53:56 63ca1fbb43ae: Waiting 04:53:56 812d8f16d1a3: Layer already exists 04:53:56 1e2976dcc978: Layer already exists 04:53:56 05c8bf382e67: Layer already exists 04:53:56 a3e85973c2a0: Layer already exists 04:53:56 c682a616a136: Layer already exists 04:53:56 1002dc878aa4: Layer already exists 04:53:56 7b56abf69d95: Layer already exists 04:53:56 aff097718695: Layer already exists 04:53:56 63ca1fbb43ae: Layer already exists 04:53:56 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:798cf58b2639c53bb6582c2e4fde93c52f8602706242d9341f5f95e3ca3f1ba3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:56 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:56 #152 ... 04:53:56 04:53:56 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:53:56 #142 7.086 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 04:53:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 04:53:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:53:56 a3e85973c2a0: Preparing 04:53:56 1e2976dcc978: Preparing 04:53:56 c682a616a136: Preparing 04:53:56 05c8bf382e67: Preparing 04:53:56 812d8f16d1a3: Preparing 04:53:56 7b56abf69d95: Preparing 04:53:56 aff097718695: Preparing 04:53:56 1002dc878aa4: Preparing 04:53:56 63ca1fbb43ae: Preparing 04:53:56 aff097718695: Waiting 04:53:56 7b56abf69d95: Waiting 04:53:56 63ca1fbb43ae: Waiting 04:53:56 1002dc878aa4: Waiting 04:53:56 c682a616a136: Layer already exists 04:53:56 a3e85973c2a0: Layer already exists 04:53:56 1e2976dcc978: Layer already exists 04:53:56 05c8bf382e67: Layer already exists 04:53:56 812d8f16d1a3: Layer already exists 04:53:56 1002dc878aa4: Layer already exists 04:53:56 63ca1fbb43ae: Layer already exists 04:53:56 aff097718695: Layer already exists 04:53:56 7b56abf69d95: Layer already exists 04:53:56 main: digest: sha256:798cf58b2639c53bb6582c2e4fde93c52f8602706242d9341f5f95e3ca3f1ba3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:53:56 ===================================================== [Pipeline] echo 04:53:56 taggedImages: 04:53:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth:82350b2dc17c64c6dcaf341c305da1b72442d937 04:53:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 04:53:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.108 04:53:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 04:53:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 04:53:56 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 04:53:56 82350b2dc17c64c6dcaf341c305da1b72442d937 04:53:56 latest 04:53:56 3.2.0-dev.108 04:53:56 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 04:53:56 main 04:53:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:57 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:82350b2dc17c64c6dcaf341c305da1b72442d937 04:53:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:53:57 6e0e3d674585: Preparing 04:53:57 4772cb4230e7: Preparing 04:53:57 af9e3353d147: Preparing 04:53:57 b2f880ea3209: Preparing 04:53:57 29e0f6451813: Preparing 04:53:57 812d8f16d1a3: Preparing 04:53:57 7b56abf69d95: Preparing 04:53:57 c8ba15b598e3: Preparing 04:53:57 0cf7f7f83d5b: Preparing 04:53:57 90d7a43468ed: Preparing 04:53:57 63ca1fbb43ae: Preparing 04:53:57 c8ba15b598e3: Waiting 04:53:57 812d8f16d1a3: Waiting 04:53:57 7b56abf69d95: Waiting 04:53:57 0cf7f7f83d5b: Waiting 04:53:57 63ca1fbb43ae: Waiting 04:53:57 4772cb4230e7: Pushed 04:53:57 29e0f6451813: Pushed 04:53:57 b2f880ea3209: Pushed 04:53:57 6e0e3d674585: Pushed 04:53:57 812d8f16d1a3: Layer already exists 04:53:57 7b56abf69d95: Layer already exists 04:53:57 63ca1fbb43ae: Layer already exists 04:53:57 c8ba15b598e3: Pushed 04:53:57 0cf7f7f83d5b: Pushed 04:53:59 90d7a43468ed: Pushed 04:53:59 af9e3353d147: Pushed 04:53:59 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:8a19f8980fc201528d8ad723ecf677c201d27987539a714784cfdf9d9c0723bd size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:59 #142 ... 04:53:59 04:53:59 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:53:59 #0 7.539 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 04:53:59 #153 ... 04:53:59 04:53:59 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:53:59 #0 8.195 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:53:59 #154 ... 04:53:59 04:53:59 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:53:59 #0 8.349 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:53:59 #155 ... 04:53:59 04:53:59 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:53:59 #0 7.172 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:54:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:54:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:54:00 6e0e3d674585: Preparing 04:54:00 4772cb4230e7: Preparing 04:54:00 af9e3353d147: Preparing 04:54:00 b2f880ea3209: Preparing 04:54:00 29e0f6451813: Preparing 04:54:00 812d8f16d1a3: Preparing 04:54:00 7b56abf69d95: Preparing 04:54:00 c8ba15b598e3: Preparing 04:54:00 812d8f16d1a3: Waiting 04:54:00 7b56abf69d95: Waiting 04:54:00 0cf7f7f83d5b: Preparing 04:54:00 90d7a43468ed: Preparing 04:54:00 c8ba15b598e3: Waiting 04:54:00 63ca1fbb43ae: Preparing 04:54:00 90d7a43468ed: Waiting 04:54:00 63ca1fbb43ae: Waiting 04:54:00 af9e3353d147: Layer already exists 04:54:00 4772cb4230e7: Layer already exists 04:54:00 29e0f6451813: Layer already exists 04:54:00 b2f880ea3209: Layer already exists 04:54:00 6e0e3d674585: Layer already exists 04:54:00 812d8f16d1a3: Layer already exists 04:54:00 7b56abf69d95: Layer already exists 04:54:00 c8ba15b598e3: Layer already exists 04:54:00 0cf7f7f83d5b: Layer already exists 04:54:00 90d7a43468ed: Layer already exists 04:54:00 63ca1fbb43ae: Layer already exists 04:54:00 latest: digest: sha256:8a19f8980fc201528d8ad723ecf677c201d27987539a714784cfdf9d9c0723bd size: 2613 [Pipeline] } [Pipeline] // withEnv 04:54:00 #156 ... 04:54:00 04:54:00 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:54:00 #0 8.011 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 04:54:00 #157 ... 04:54:00 04:54:00 #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:54:00 #0 7.429 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:00 #158 ... 04:54:00 04:54:00 #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:54:00 #0 8.079 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:54:00 #159 ... 04:54:00 04:54:00 #160 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:54:00 #0 7.980 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:54:00 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:00 #160 ... 04:54:00 04:54:00 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:54:00 #149 8.014 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 04:54:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.108 04:54:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:54:00 6e0e3d674585: Preparing 04:54:00 4772cb4230e7: Preparing 04:54:00 af9e3353d147: Preparing 04:54:00 b2f880ea3209: Preparing 04:54:00 29e0f6451813: Preparing 04:54:00 812d8f16d1a3: Preparing 04:54:00 7b56abf69d95: Preparing 04:54:00 c8ba15b598e3: Preparing 04:54:00 0cf7f7f83d5b: Preparing 04:54:00 90d7a43468ed: Preparing 04:54:00 63ca1fbb43ae: Preparing 04:54:00 812d8f16d1a3: Waiting 04:54:00 7b56abf69d95: Waiting 04:54:00 90d7a43468ed: Waiting 04:54:00 63ca1fbb43ae: Waiting 04:54:00 c8ba15b598e3: Waiting 04:54:00 0cf7f7f83d5b: Waiting 04:54:00 4772cb4230e7: Layer already exists 04:54:00 b2f880ea3209: Layer already exists 04:54:00 29e0f6451813: Layer already exists 04:54:00 6e0e3d674585: Layer already exists 04:54:00 af9e3353d147: Layer already exists 04:54:00 0cf7f7f83d5b: Layer already exists 04:54:00 812d8f16d1a3: Layer already exists 04:54:00 7b56abf69d95: Layer already exists 04:54:00 90d7a43468ed: Layer already exists 04:54:00 c8ba15b598e3: Layer already exists 04:54:00 63ca1fbb43ae: Layer already exists 04:54:00 3.2.0-dev.108: digest: sha256:8a19f8980fc201528d8ad723ecf677c201d27987539a714784cfdf9d9c0723bd size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:01 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 04:54:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:54:01 6e0e3d674585: Preparing 04:54:01 4772cb4230e7: Preparing 04:54:01 af9e3353d147: Preparing 04:54:01 b2f880ea3209: Preparing 04:54:01 29e0f6451813: Preparing 04:54:01 812d8f16d1a3: Preparing 04:54:01 7b56abf69d95: Preparing 04:54:01 c8ba15b598e3: Preparing 04:54:01 0cf7f7f83d5b: Preparing 04:54:01 90d7a43468ed: Preparing 04:54:01 63ca1fbb43ae: Preparing 04:54:01 812d8f16d1a3: Waiting 04:54:01 7b56abf69d95: Waiting 04:54:01 c8ba15b598e3: Waiting 04:54:01 0cf7f7f83d5b: Waiting 04:54:01 90d7a43468ed: Waiting 04:54:01 63ca1fbb43ae: Waiting 04:54:01 6e0e3d674585: Layer already exists 04:54:01 b2f880ea3209: Layer already exists 04:54:01 af9e3353d147: Layer already exists 04:54:01 4772cb4230e7: Layer already exists 04:54:01 29e0f6451813: Layer already exists 04:54:01 812d8f16d1a3: Layer already exists 04:54:01 c8ba15b598e3: Layer already exists 04:54:01 7b56abf69d95: Layer already exists 04:54:01 0cf7f7f83d5b: Layer already exists 04:54:01 90d7a43468ed: Layer already exists 04:54:01 63ca1fbb43ae: Layer already exists 04:54:01 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:8a19f8980fc201528d8ad723ecf677c201d27987539a714784cfdf9d9c0723bd size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:01 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 04:54:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:54:02 6e0e3d674585: Preparing 04:54:02 4772cb4230e7: Preparing 04:54:02 af9e3353d147: Preparing 04:54:02 b2f880ea3209: Preparing 04:54:02 29e0f6451813: Preparing 04:54:02 812d8f16d1a3: Preparing 04:54:02 7b56abf69d95: Preparing 04:54:02 c8ba15b598e3: Preparing 04:54:02 0cf7f7f83d5b: Preparing 04:54:02 90d7a43468ed: Preparing 04:54:02 63ca1fbb43ae: Preparing 04:54:02 c8ba15b598e3: Waiting 04:54:02 0cf7f7f83d5b: Waiting 04:54:02 90d7a43468ed: Waiting 04:54:02 812d8f16d1a3: Waiting 04:54:02 7b56abf69d95: Waiting 04:54:02 af9e3353d147: Layer already exists 04:54:02 6e0e3d674585: Layer already exists 04:54:02 b2f880ea3209: Layer already exists 04:54:02 29e0f6451813: Layer already exists 04:54:02 4772cb4230e7: Layer already exists 04:54:02 812d8f16d1a3: Layer already exists 04:54:02 7b56abf69d95: Layer already exists 04:54:02 0cf7f7f83d5b: Layer already exists 04:54:02 c8ba15b598e3: Layer already exists 04:54:02 90d7a43468ed: Layer already exists 04:54:02 63ca1fbb43ae: Layer already exists 04:54:02 main: digest: sha256:8a19f8980fc201528d8ad723ecf677c201d27987539a714784cfdf9d9c0723bd size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:54:02 ===================================================== [Pipeline] echo 04:54:02 taggedImages: 04:54:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:82350b2dc17c64c6dcaf341c305da1b72442d937 04:54:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:54:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.108 04:54:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 04:54:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 04:54:02 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 04:54:02 82350b2dc17c64c6dcaf341c305da1b72442d937 04:54:02 latest 04:54:02 3.2.0-dev.108 04:54:02 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 04:54:02 main 04:54:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:02 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:82350b2dc17c64c6dcaf341c305da1b72442d937 04:54:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:54:02 c1cd081d30f9: Preparing 04:54:02 f26c4950a200: Preparing 04:54:02 d698311730cd: Preparing 04:54:02 c6d1563e293e: Preparing 04:54:02 bdf448bbb791: Preparing 04:54:02 b40803216fbd: Preparing 04:54:02 2df907ea861e: Preparing 04:54:02 812d8f16d1a3: Preparing 04:54:02 7b56abf69d95: Preparing 04:54:02 4a144787ebc3: Preparing 04:54:02 1ac649be35b2: Preparing 04:54:02 63ca1fbb43ae: Preparing 04:54:02 812d8f16d1a3: Waiting 04:54:02 7b56abf69d95: Waiting 04:54:02 2df907ea861e: Waiting 04:54:02 b40803216fbd: Waiting 04:54:02 4a144787ebc3: Waiting 04:54:02 1ac649be35b2: Waiting 04:54:02 63ca1fbb43ae: Waiting 04:54:02 c1cd081d30f9: Pushed 04:54:02 bdf448bbb791: Pushed 04:54:02 f26c4950a200: Pushed 04:54:02 812d8f16d1a3: Layer already exists 04:54:02 7b56abf69d95: Layer already exists 04:54:03 b40803216fbd: Pushed 04:54:03 2df907ea861e: Pushed 04:54:03 63ca1fbb43ae: Layer already exists 04:54:03 4a144787ebc3: Pushed 04:54:04 1ac649be35b2: Pushed 04:54:04 c6d1563e293e: Pushed 04:54:05 d698311730cd: Pushed 04:54:05 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:7083d1e75c903a337aa7fcbf5832812f66cc6c9281b8559978c178d7f748c7b3 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:05 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:54:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:54:05 c1cd081d30f9: Preparing 04:54:05 f26c4950a200: Preparing 04:54:05 d698311730cd: Preparing 04:54:05 c6d1563e293e: Preparing 04:54:05 bdf448bbb791: Preparing 04:54:05 b40803216fbd: Preparing 04:54:05 2df907ea861e: Preparing 04:54:05 812d8f16d1a3: Preparing 04:54:05 7b56abf69d95: Preparing 04:54:05 4a144787ebc3: Preparing 04:54:05 1ac649be35b2: Preparing 04:54:05 63ca1fbb43ae: Preparing 04:54:05 1ac649be35b2: Waiting 04:54:05 4a144787ebc3: Waiting 04:54:05 2df907ea861e: Waiting 04:54:05 812d8f16d1a3: Waiting 04:54:05 63ca1fbb43ae: Waiting 04:54:05 b40803216fbd: Waiting 04:54:05 bdf448bbb791: Layer already exists 04:54:05 d698311730cd: Layer already exists 04:54:05 c6d1563e293e: Layer already exists 04:54:05 c1cd081d30f9: Layer already exists 04:54:05 f26c4950a200: Layer already exists 04:54:05 b40803216fbd: Layer already exists 04:54:05 812d8f16d1a3: Layer already exists 04:54:05 2df907ea861e: Layer already exists 04:54:05 7b56abf69d95: Layer already exists 04:54:05 4a144787ebc3: Layer already exists 04:54:05 1ac649be35b2: Layer already exists 04:54:05 63ca1fbb43ae: Layer already exists 04:54:05 latest: digest: sha256:7083d1e75c903a337aa7fcbf5832812f66cc6c9281b8559978c178d7f748c7b3 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:06 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.108 04:54:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:54:06 c1cd081d30f9: Preparing 04:54:06 f26c4950a200: Preparing 04:54:06 d698311730cd: Preparing 04:54:06 c6d1563e293e: Preparing 04:54:06 bdf448bbb791: Preparing 04:54:06 b40803216fbd: Preparing 04:54:06 2df907ea861e: Preparing 04:54:06 812d8f16d1a3: Preparing 04:54:06 7b56abf69d95: Preparing 04:54:06 4a144787ebc3: Preparing 04:54:06 1ac649be35b2: Preparing 04:54:06 63ca1fbb43ae: Preparing 04:54:06 b40803216fbd: Waiting 04:54:06 7b56abf69d95: Waiting 04:54:06 2df907ea861e: Waiting 04:54:06 4a144787ebc3: Waiting 04:54:06 812d8f16d1a3: Waiting 04:54:06 63ca1fbb43ae: Waiting 04:54:06 c1cd081d30f9: Layer already exists 04:54:06 c6d1563e293e: Layer already exists 04:54:06 d698311730cd: Layer already exists 04:54:06 bdf448bbb791: Layer already exists 04:54:06 f26c4950a200: Layer already exists 04:54:06 812d8f16d1a3: Layer already exists 04:54:06 b40803216fbd: Layer already exists 04:54:06 7b56abf69d95: Layer already exists 04:54:06 2df907ea861e: Layer already exists 04:54:06 4a144787ebc3: Layer already exists 04:54:06 63ca1fbb43ae: Layer already exists 04:54:06 1ac649be35b2: Layer already exists 04:54:06 3.2.0-dev.108: digest: sha256:7083d1e75c903a337aa7fcbf5832812f66cc6c9281b8559978c178d7f748c7b3 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:06 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 04:54:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:54:07 c1cd081d30f9: Preparing 04:54:07 f26c4950a200: Preparing 04:54:07 d698311730cd: Preparing 04:54:07 c6d1563e293e: Preparing 04:54:07 bdf448bbb791: Preparing 04:54:07 b40803216fbd: Preparing 04:54:07 2df907ea861e: Preparing 04:54:07 812d8f16d1a3: Preparing 04:54:07 7b56abf69d95: Preparing 04:54:07 4a144787ebc3: Preparing 04:54:07 1ac649be35b2: Preparing 04:54:07 63ca1fbb43ae: Preparing 04:54:07 7b56abf69d95: Waiting 04:54:07 2df907ea861e: Waiting 04:54:07 63ca1fbb43ae: Waiting 04:54:07 4a144787ebc3: Waiting 04:54:07 b40803216fbd: Waiting 04:54:07 812d8f16d1a3: Waiting 04:54:07 d698311730cd: Layer already exists 04:54:07 f26c4950a200: Layer already exists 04:54:07 c6d1563e293e: Layer already exists 04:54:07 bdf448bbb791: Layer already exists 04:54:07 c1cd081d30f9: Layer already exists 04:54:07 b40803216fbd: Layer already exists 04:54:07 2df907ea861e: Layer already exists 04:54:07 7b56abf69d95: Layer already exists 04:54:07 812d8f16d1a3: Layer already exists 04:54:07 4a144787ebc3: Layer already exists 04:54:07 1ac649be35b2: Layer already exists 04:54:07 63ca1fbb43ae: Layer already exists 04:54:07 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:7083d1e75c903a337aa7fcbf5832812f66cc6c9281b8559978c178d7f748c7b3 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:07 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 04:54:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:54:07 c1cd081d30f9: Preparing 04:54:07 f26c4950a200: Preparing 04:54:07 d698311730cd: Preparing 04:54:07 c6d1563e293e: Preparing 04:54:07 bdf448bbb791: Preparing 04:54:07 b40803216fbd: Preparing 04:54:07 2df907ea861e: Preparing 04:54:07 812d8f16d1a3: Preparing 04:54:07 7b56abf69d95: Preparing 04:54:07 4a144787ebc3: Preparing 04:54:07 1ac649be35b2: Preparing 04:54:07 63ca1fbb43ae: Preparing 04:54:07 2df907ea861e: Waiting 04:54:07 812d8f16d1a3: Waiting 04:54:07 7b56abf69d95: Waiting 04:54:07 4a144787ebc3: Waiting 04:54:07 1ac649be35b2: Waiting 04:54:07 63ca1fbb43ae: Waiting 04:54:07 b40803216fbd: Waiting 04:54:07 d698311730cd: Layer already exists 04:54:07 c6d1563e293e: Layer already exists 04:54:07 bdf448bbb791: Layer already exists 04:54:07 c1cd081d30f9: Layer already exists 04:54:07 f26c4950a200: Layer already exists 04:54:07 7b56abf69d95: Layer already exists 04:54:07 2df907ea861e: Layer already exists 04:54:07 b40803216fbd: Layer already exists 04:54:07 4a144787ebc3: Layer already exists 04:54:07 812d8f16d1a3: Layer already exists 04:54:07 1ac649be35b2: Layer already exists 04:54:07 63ca1fbb43ae: Layer already exists 04:54:07 main: digest: sha256:7083d1e75c903a337aa7fcbf5832812f66cc6c9281b8559978c178d7f748c7b3 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:54:07 ===================================================== [Pipeline] echo 04:54:07 taggedImages: 04:54:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:82350b2dc17c64c6dcaf341c305da1b72442d937 04:54:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:54:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.108 04:54:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 04:54:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 04:54:07 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 04:54:07 82350b2dc17c64c6dcaf341c305da1b72442d937 04:54:07 latest 04:54:07 3.2.0-dev.108 04:54:07 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 04:54:07 main 04:54:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:08 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82350b2dc17c64c6dcaf341c305da1b72442d937 04:54:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:54:08 e0ec54674487: Preparing 04:54:08 c8d694921759: Preparing 04:54:08 812d8f16d1a3: Preparing 04:54:08 7b56abf69d95: Preparing 04:54:08 3911da563625: Preparing 04:54:08 445cb1679b02: Preparing 04:54:08 63ca1fbb43ae: Preparing 04:54:08 445cb1679b02: Waiting 04:54:08 63ca1fbb43ae: Waiting 04:54:08 812d8f16d1a3: Layer already exists 04:54:08 7b56abf69d95: Layer already exists 04:54:08 63ca1fbb43ae: Layer already exists 04:54:08 e0ec54674487: Pushed 04:54:08 3911da563625: Pushed 04:54:09 445cb1679b02: Pushed 04:54:12 c8d694921759: Pushed 04:54:12 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:8c94015cdc2eacd2d75ead65961f59ec752447401bef856f85b68201e1b2938f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:12 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:54:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:54:12 e0ec54674487: Preparing 04:54:12 c8d694921759: Preparing 04:54:12 812d8f16d1a3: Preparing 04:54:12 7b56abf69d95: Preparing 04:54:12 3911da563625: Preparing 04:54:12 445cb1679b02: Preparing 04:54:12 63ca1fbb43ae: Preparing 04:54:12 445cb1679b02: Waiting 04:54:12 63ca1fbb43ae: Waiting 04:54:12 812d8f16d1a3: Layer already exists 04:54:12 7b56abf69d95: Layer already exists 04:54:12 c8d694921759: Layer already exists 04:54:12 3911da563625: Layer already exists 04:54:12 e0ec54674487: Layer already exists 04:54:12 445cb1679b02: Layer already exists 04:54:12 63ca1fbb43ae: Layer already exists 04:54:12 latest: digest: sha256:8c94015cdc2eacd2d75ead65961f59ec752447401bef856f85b68201e1b2938f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:13 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.108 04:54:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:54:13 e0ec54674487: Preparing 04:54:13 c8d694921759: Preparing 04:54:13 812d8f16d1a3: Preparing 04:54:13 7b56abf69d95: Preparing 04:54:13 3911da563625: Preparing 04:54:13 445cb1679b02: Preparing 04:54:13 63ca1fbb43ae: Preparing 04:54:13 445cb1679b02: Waiting 04:54:13 63ca1fbb43ae: Waiting 04:54:13 3911da563625: Layer already exists 04:54:13 c8d694921759: Layer already exists 04:54:13 812d8f16d1a3: Layer already exists 04:54:13 7b56abf69d95: Layer already exists 04:54:13 e0ec54674487: Layer already exists 04:54:13 63ca1fbb43ae: Layer already exists 04:54:13 445cb1679b02: Layer already exists 04:54:13 3.2.0-dev.108: digest: sha256:8c94015cdc2eacd2d75ead65961f59ec752447401bef856f85b68201e1b2938f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:13 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 04:54:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:54:14 e0ec54674487: Preparing 04:54:14 c8d694921759: Preparing 04:54:14 812d8f16d1a3: Preparing 04:54:14 7b56abf69d95: Preparing 04:54:14 3911da563625: Preparing 04:54:14 445cb1679b02: Preparing 04:54:14 63ca1fbb43ae: Preparing 04:54:14 445cb1679b02: Waiting 04:54:14 63ca1fbb43ae: Waiting 04:54:14 e0ec54674487: Layer already exists 04:54:14 3911da563625: Layer already exists 04:54:14 7b56abf69d95: Layer already exists 04:54:14 c8d694921759: Layer already exists 04:54:14 812d8f16d1a3: Layer already exists 04:54:14 445cb1679b02: Layer already exists 04:54:14 63ca1fbb43ae: Layer already exists 04:54:14 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:8c94015cdc2eacd2d75ead65961f59ec752447401bef856f85b68201e1b2938f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:14 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 04:54:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:54:14 e0ec54674487: Preparing 04:54:14 c8d694921759: Preparing 04:54:14 812d8f16d1a3: Preparing 04:54:14 7b56abf69d95: Preparing 04:54:14 3911da563625: Preparing 04:54:14 445cb1679b02: Preparing 04:54:14 63ca1fbb43ae: Preparing 04:54:14 445cb1679b02: Waiting 04:54:14 63ca1fbb43ae: Waiting 04:54:14 e0ec54674487: Layer already exists 04:54:14 7b56abf69d95: Layer already exists 04:54:14 c8d694921759: Layer already exists 04:54:14 812d8f16d1a3: Layer already exists 04:54:14 3911da563625: Layer already exists 04:54:14 63ca1fbb43ae: Layer already exists 04:54:14 445cb1679b02: Layer already exists 04:54:14 main: digest: sha256:8c94015cdc2eacd2d75ead65961f59ec752447401bef856f85b68201e1b2938f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:54:14 ===================================================== [Pipeline] echo 04:54:14 taggedImages: 04:54:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82350b2dc17c64c6dcaf341c305da1b72442d937 04:54:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:54:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.108 04:54:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 04:54:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 04:54:14 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 04:54:14 82350b2dc17c64c6dcaf341c305da1b72442d937 04:54:14 latest 04:54:14 3.2.0-dev.108 04:54:14 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 04:54:14 main 04:54:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:15 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:82350b2dc17c64c6dcaf341c305da1b72442d937 04:54:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:54:15 253063046226: Preparing 04:54:15 b905fcbca407: Preparing 04:54:15 bf1ec1494180: Preparing 04:54:15 812d8f16d1a3: Preparing 04:54:15 7b56abf69d95: Preparing 04:54:15 e71dc841e990: Preparing 04:54:15 984a2290401e: Preparing 04:54:15 dbd75d8cf660: Preparing 04:54:15 bedebf807479: Preparing 04:54:15 63ca1fbb43ae: Preparing 04:54:15 e71dc841e990: Waiting 04:54:15 dbd75d8cf660: Waiting 04:54:15 bedebf807479: Waiting 04:54:15 984a2290401e: Waiting 04:54:15 63ca1fbb43ae: Waiting 04:54:15 812d8f16d1a3: Layer already exists 04:54:15 7b56abf69d95: Layer already exists 04:54:15 bf1ec1494180: Pushed 04:54:15 b905fcbca407: Pushed 04:54:15 253063046226: Pushed 04:54:15 63ca1fbb43ae: Layer already exists 04:54:15 dbd75d8cf660: Pushed 04:54:16 bedebf807479: Pushed 04:54:22 984a2290401e: Pushed 04:54:25 e71dc841e990: Pushed 04:54:25 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:dfd49981cef9e8b2ccb39c9bd8a9c535d1d6797f5fea29db7a649cf93a689acb size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 04:54:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:54:26 253063046226: Preparing 04:54:26 b905fcbca407: Preparing 04:54:26 bf1ec1494180: Preparing 04:54:26 812d8f16d1a3: Preparing 04:54:26 7b56abf69d95: Preparing 04:54:26 e71dc841e990: Preparing 04:54:26 984a2290401e: Preparing 04:54:26 dbd75d8cf660: Preparing 04:54:26 bedebf807479: Preparing 04:54:26 63ca1fbb43ae: Preparing 04:54:26 dbd75d8cf660: Waiting 04:54:26 e71dc841e990: Waiting 04:54:26 63ca1fbb43ae: Waiting 04:54:26 bedebf807479: Waiting 04:54:26 984a2290401e: Waiting 04:54:26 812d8f16d1a3: Layer already exists 04:54:26 b905fcbca407: Layer already exists 04:54:26 253063046226: Layer already exists 04:54:26 7b56abf69d95: Layer already exists 04:54:26 bf1ec1494180: Layer already exists 04:54:26 dbd75d8cf660: Layer already exists 04:54:26 984a2290401e: Layer already exists 04:54:26 e71dc841e990: Layer already exists 04:54:26 bedebf807479: Layer already exists 04:54:26 63ca1fbb43ae: Layer already exists 04:54:26 latest: digest: sha256:dfd49981cef9e8b2ccb39c9bd8a9c535d1d6797f5fea29db7a649cf93a689acb size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.108 04:54:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:54:27 253063046226: Preparing 04:54:27 b905fcbca407: Preparing 04:54:27 bf1ec1494180: Preparing 04:54:27 812d8f16d1a3: Preparing 04:54:27 7b56abf69d95: Preparing 04:54:27 e71dc841e990: Preparing 04:54:27 984a2290401e: Preparing 04:54:27 dbd75d8cf660: Preparing 04:54:27 bedebf807479: Preparing 04:54:27 984a2290401e: Waiting 04:54:27 dbd75d8cf660: Waiting 04:54:27 63ca1fbb43ae: Preparing 04:54:27 bedebf807479: Waiting 04:54:27 63ca1fbb43ae: Waiting 04:54:27 e71dc841e990: Waiting 04:54:27 812d8f16d1a3: Layer already exists 04:54:27 253063046226: Layer already exists 04:54:27 b905fcbca407: Layer already exists 04:54:27 bf1ec1494180: Layer already exists 04:54:27 7b56abf69d95: Layer already exists 04:54:27 e71dc841e990: Layer already exists 04:54:27 63ca1fbb43ae: Layer already exists 04:54:27 bedebf807479: Layer already exists 04:54:27 dbd75d8cf660: Layer already exists 04:54:27 984a2290401e: Layer already exists 04:54:27 3.2.0-dev.108: digest: sha256:dfd49981cef9e8b2ccb39c9bd8a9c535d1d6797f5fea29db7a649cf93a689acb size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:27 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 04:54:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:54:27 253063046226: Preparing 04:54:27 b905fcbca407: Preparing 04:54:27 bf1ec1494180: Preparing 04:54:27 812d8f16d1a3: Preparing 04:54:27 7b56abf69d95: Preparing 04:54:27 e71dc841e990: Preparing 04:54:27 984a2290401e: Preparing 04:54:27 dbd75d8cf660: Preparing 04:54:27 bedebf807479: Preparing 04:54:27 63ca1fbb43ae: Preparing 04:54:27 984a2290401e: Waiting 04:54:27 dbd75d8cf660: Waiting 04:54:27 e71dc841e990: Waiting 04:54:27 bedebf807479: Waiting 04:54:27 63ca1fbb43ae: Waiting 04:54:27 b905fcbca407: Layer already exists 04:54:27 7b56abf69d95: Layer already exists 04:54:27 253063046226: Layer already exists 04:54:27 bf1ec1494180: Layer already exists 04:54:27 812d8f16d1a3: Layer already exists 04:54:27 e71dc841e990: Layer already exists 04:54:27 dbd75d8cf660: Layer already exists 04:54:27 bedebf807479: Layer already exists 04:54:27 984a2290401e: Layer already exists 04:54:27 63ca1fbb43ae: Layer already exists 04:54:27 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:dfd49981cef9e8b2ccb39c9bd8a9c535d1d6797f5fea29db7a649cf93a689acb size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:28 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 04:54:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:54:28 253063046226: Preparing 04:54:28 b905fcbca407: Preparing 04:54:28 bf1ec1494180: Preparing 04:54:28 812d8f16d1a3: Preparing 04:54:28 7b56abf69d95: Preparing 04:54:28 e71dc841e990: Preparing 04:54:28 984a2290401e: Preparing 04:54:28 dbd75d8cf660: Preparing 04:54:28 bedebf807479: Preparing 04:54:28 63ca1fbb43ae: Preparing 04:54:28 bedebf807479: Waiting 04:54:28 e71dc841e990: Waiting 04:54:28 984a2290401e: Waiting 04:54:28 63ca1fbb43ae: Waiting 04:54:28 dbd75d8cf660: Waiting 04:54:28 812d8f16d1a3: Layer already exists 04:54:28 7b56abf69d95: Layer already exists 04:54:28 b905fcbca407: Layer already exists 04:54:28 253063046226: Layer already exists 04:54:28 bf1ec1494180: Layer already exists 04:54:28 e71dc841e990: Layer already exists 04:54:28 984a2290401e: Layer already exists 04:54:28 dbd75d8cf660: Layer already exists 04:54:28 bedebf807479: Layer already exists 04:54:28 63ca1fbb43ae: Layer already exists 04:54:28 main: digest: sha256:dfd49981cef9e8b2ccb39c9bd8a9c535d1d6797f5fea29db7a649cf93a689acb size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:54:28 ===================================================== [Pipeline] echo 04:54:28 taggedImages: 04:54:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:82350b2dc17c64c6dcaf341c305da1b72442d937 04:54:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 04:54:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.108 04:54:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 04:54:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 04:54:28 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 04:54:28 82350b2dc17c64c6dcaf341c305da1b72442d937 04:54:28 latest 04:54:28 3.2.0-dev.108 04:54:28 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 04:54:28 main 04:54:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:29 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:82350b2dc17c64c6dcaf341c305da1b72442d937 04:54:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:54:29 2b2015f18f56: Preparing 04:54:29 fc3f44250d76: Preparing 04:54:29 dd8853dacfd0: Preparing 04:54:29 812d8f16d1a3: Preparing 04:54:29 7b56abf69d95: Preparing 04:54:29 10c28a3f3b1d: Preparing 04:54:29 cda561959fd0: Preparing 04:54:29 10c28a3f3b1d: Waiting 04:54:29 1f27c25ba078: Preparing 04:54:29 63ca1fbb43ae: Preparing 04:54:29 1f27c25ba078: Waiting 04:54:29 63ca1fbb43ae: Waiting 04:54:29 cda561959fd0: Waiting 04:54:29 812d8f16d1a3: Layer already exists 04:54:29 7b56abf69d95: Layer already exists 04:54:29 dd8853dacfd0: Pushed 04:54:29 fc3f44250d76: Pushed 04:54:29 2b2015f18f56: Pushed 04:54:29 63ca1fbb43ae: Layer already exists 04:54:29 cda561959fd0: Pushed 04:54:29 1f27c25ba078: Pushed 04:54:39 10c28a3f3b1d: Pushed 04:54:39 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:d702d0cb5bc0ed0b9dc3704efc7d65cd9c0041eec19362982e754cddd3d51fab size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:40 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 04:54:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:54:40 2b2015f18f56: Preparing 04:54:40 fc3f44250d76: Preparing 04:54:40 dd8853dacfd0: Preparing 04:54:40 812d8f16d1a3: Preparing 04:54:40 7b56abf69d95: Preparing 04:54:40 10c28a3f3b1d: Preparing 04:54:40 cda561959fd0: Preparing 04:54:40 1f27c25ba078: Preparing 04:54:40 63ca1fbb43ae: Preparing 04:54:40 10c28a3f3b1d: Waiting 04:54:40 cda561959fd0: Waiting 04:54:40 1f27c25ba078: Waiting 04:54:40 63ca1fbb43ae: Waiting 04:54:40 dd8853dacfd0: Layer already exists 04:54:40 fc3f44250d76: Layer already exists 04:54:40 812d8f16d1a3: Layer already exists 04:54:40 7b56abf69d95: Layer already exists 04:54:40 2b2015f18f56: Layer already exists 04:54:40 1f27c25ba078: Layer already exists 04:54:40 63ca1fbb43ae: Layer already exists 04:54:40 10c28a3f3b1d: Layer already exists 04:54:40 cda561959fd0: Layer already exists 04:54:40 latest: digest: sha256:d702d0cb5bc0ed0b9dc3704efc7d65cd9c0041eec19362982e754cddd3d51fab size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:40 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.108 04:54:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:54:41 2b2015f18f56: Preparing 04:54:41 fc3f44250d76: Preparing 04:54:41 dd8853dacfd0: Preparing 04:54:41 812d8f16d1a3: Preparing 04:54:41 7b56abf69d95: Preparing 04:54:41 10c28a3f3b1d: Preparing 04:54:41 cda561959fd0: Preparing 04:54:41 1f27c25ba078: Preparing 04:54:41 63ca1fbb43ae: Preparing 04:54:41 cda561959fd0: Waiting 04:54:41 1f27c25ba078: Waiting 04:54:41 63ca1fbb43ae: Waiting 04:54:41 10c28a3f3b1d: Waiting 04:54:41 7b56abf69d95: Layer already exists 04:54:41 812d8f16d1a3: Layer already exists 04:54:41 dd8853dacfd0: Layer already exists 04:54:41 2b2015f18f56: Layer already exists 04:54:41 fc3f44250d76: Layer already exists 04:54:41 10c28a3f3b1d: Layer already exists 04:54:41 1f27c25ba078: Layer already exists 04:54:41 cda561959fd0: Layer already exists 04:54:41 63ca1fbb43ae: Layer already exists 04:54:41 3.2.0-dev.108: digest: sha256:d702d0cb5bc0ed0b9dc3704efc7d65cd9c0041eec19362982e754cddd3d51fab size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:41 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 04:54:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:54:41 2b2015f18f56: Preparing 04:54:41 fc3f44250d76: Preparing 04:54:41 dd8853dacfd0: Preparing 04:54:41 812d8f16d1a3: Preparing 04:54:41 7b56abf69d95: Preparing 04:54:41 10c28a3f3b1d: Preparing 04:54:41 cda561959fd0: Preparing 04:54:41 1f27c25ba078: Preparing 04:54:41 63ca1fbb43ae: Preparing 04:54:41 10c28a3f3b1d: Waiting 04:54:41 cda561959fd0: Waiting 04:54:41 1f27c25ba078: Waiting 04:54:41 63ca1fbb43ae: Waiting 04:54:41 fc3f44250d76: Layer already exists 04:54:41 dd8853dacfd0: Layer already exists 04:54:41 7b56abf69d95: Layer already exists 04:54:41 2b2015f18f56: Layer already exists 04:54:41 812d8f16d1a3: Layer already exists 04:54:41 1f27c25ba078: Layer already exists 04:54:41 cda561959fd0: Layer already exists 04:54:41 63ca1fbb43ae: Layer already exists 04:54:41 10c28a3f3b1d: Layer already exists 04:54:41 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:d702d0cb5bc0ed0b9dc3704efc7d65cd9c0041eec19362982e754cddd3d51fab size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:42 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 04:54:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:54:42 2b2015f18f56: Preparing 04:54:42 fc3f44250d76: Preparing 04:54:42 dd8853dacfd0: Preparing 04:54:42 812d8f16d1a3: Preparing 04:54:42 7b56abf69d95: Preparing 04:54:42 10c28a3f3b1d: Preparing 04:54:42 cda561959fd0: Preparing 04:54:42 1f27c25ba078: Preparing 04:54:42 63ca1fbb43ae: Preparing 04:54:42 cda561959fd0: Waiting 04:54:42 63ca1fbb43ae: Waiting 04:54:42 1f27c25ba078: Waiting 04:54:42 10c28a3f3b1d: Waiting 04:54:42 fc3f44250d76: Layer already exists 04:54:42 dd8853dacfd0: Layer already exists 04:54:42 2b2015f18f56: Layer already exists 04:54:42 812d8f16d1a3: Layer already exists 04:54:42 7b56abf69d95: Layer already exists 04:54:42 cda561959fd0: Layer already exists 04:54:42 63ca1fbb43ae: Layer already exists 04:54:42 1f27c25ba078: Layer already exists 04:54:42 10c28a3f3b1d: Layer already exists 04:54:42 main: digest: sha256:d702d0cb5bc0ed0b9dc3704efc7d65cd9c0041eec19362982e754cddd3d51fab size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:54:42 ===================================================== [Pipeline] echo 04:54:42 taggedImages: 04:54:42 - nexus3.edgexfoundry.org:10004/security-spire-config:82350b2dc17c64c6dcaf341c305da1b72442d937 04:54:42 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 04:54:42 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.108 04:54:42 - nexus3.edgexfoundry.org:10004/security-spire-config:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 04:54:42 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 04:54:42 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 04:54:42 82350b2dc17c64c6dcaf341c305da1b72442d937 04:54:42 latest 04:54:42 3.2.0-dev.108 04:54:42 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 04:54:42 main 04:54:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:42 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:82350b2dc17c64c6dcaf341c305da1b72442d937 04:54:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:54:43 253063046226: Preparing 04:54:43 a938e5926398: Preparing 04:54:43 58724ab63efa: Preparing 04:54:43 812d8f16d1a3: Preparing 04:54:43 7b56abf69d95: Preparing 04:54:43 10c28a3f3b1d: Preparing 04:54:43 dbd75d8cf660: Preparing 04:54:43 bedebf807479: Preparing 04:54:43 63ca1fbb43ae: Preparing 04:54:43 10c28a3f3b1d: Waiting 04:54:43 dbd75d8cf660: Waiting 04:54:43 bedebf807479: Waiting 04:54:43 63ca1fbb43ae: Waiting 04:54:43 7b56abf69d95: Layer already exists 04:54:43 253063046226: Layer already exists 04:54:43 812d8f16d1a3: Layer already exists 04:54:43 10c28a3f3b1d: Layer already exists 04:54:43 dbd75d8cf660: Layer already exists 04:54:43 bedebf807479: Layer already exists 04:54:43 63ca1fbb43ae: Layer already exists 04:54:43 a938e5926398: Pushed 04:54:43 58724ab63efa: Pushed 04:54:43 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:d70a916f56cfaa83e0c88b27ac0b65076bf8832124ee5ba6523ea8f9053391c8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:43 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 04:54:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:54:44 253063046226: Preparing 04:54:44 a938e5926398: Preparing 04:54:44 58724ab63efa: Preparing 04:54:44 812d8f16d1a3: Preparing 04:54:44 7b56abf69d95: Preparing 04:54:44 10c28a3f3b1d: Preparing 04:54:44 dbd75d8cf660: Preparing 04:54:44 bedebf807479: Preparing 04:54:44 63ca1fbb43ae: Preparing 04:54:44 dbd75d8cf660: Waiting 04:54:44 bedebf807479: Waiting 04:54:44 63ca1fbb43ae: Waiting 04:54:44 253063046226: Layer already exists 04:54:44 a938e5926398: Layer already exists 04:54:44 812d8f16d1a3: Layer already exists 04:54:44 58724ab63efa: Layer already exists 04:54:44 7b56abf69d95: Layer already exists 04:54:44 10c28a3f3b1d: Layer already exists 04:54:44 bedebf807479: Layer already exists 04:54:44 dbd75d8cf660: Layer already exists 04:54:44 63ca1fbb43ae: Layer already exists 04:54:44 latest: digest: sha256:d70a916f56cfaa83e0c88b27ac0b65076bf8832124ee5ba6523ea8f9053391c8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:44 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.108 04:54:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:54:44 253063046226: Preparing 04:54:44 a938e5926398: Preparing 04:54:44 58724ab63efa: Preparing 04:54:44 812d8f16d1a3: Preparing 04:54:44 7b56abf69d95: Preparing 04:54:44 10c28a3f3b1d: Preparing 04:54:44 dbd75d8cf660: Preparing 04:54:44 bedebf807479: Preparing 04:54:44 63ca1fbb43ae: Preparing 04:54:44 dbd75d8cf660: Waiting 04:54:44 bedebf807479: Waiting 04:54:44 10c28a3f3b1d: Waiting 04:54:44 63ca1fbb43ae: Waiting 04:54:44 812d8f16d1a3: Layer already exists 04:54:44 253063046226: Layer already exists 04:54:44 58724ab63efa: Layer already exists 04:54:44 7b56abf69d95: Layer already exists 04:54:44 a938e5926398: Layer already exists 04:54:44 dbd75d8cf660: Layer already exists 04:54:44 bedebf807479: Layer already exists 04:54:44 10c28a3f3b1d: Layer already exists 04:54:44 63ca1fbb43ae: Layer already exists 04:54:44 3.2.0-dev.108: digest: sha256:d70a916f56cfaa83e0c88b27ac0b65076bf8832124ee5ba6523ea8f9053391c8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:45 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 04:54:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:54:45 253063046226: Preparing 04:54:45 a938e5926398: Preparing 04:54:45 58724ab63efa: Preparing 04:54:45 812d8f16d1a3: Preparing 04:54:45 7b56abf69d95: Preparing 04:54:45 10c28a3f3b1d: Preparing 04:54:45 dbd75d8cf660: Preparing 04:54:45 bedebf807479: Preparing 04:54:45 63ca1fbb43ae: Preparing 04:54:45 10c28a3f3b1d: Waiting 04:54:45 bedebf807479: Waiting 04:54:45 dbd75d8cf660: Waiting 04:54:45 a938e5926398: Layer already exists 04:54:45 7b56abf69d95: Layer already exists 04:54:45 253063046226: Layer already exists 04:54:45 812d8f16d1a3: Layer already exists 04:54:45 58724ab63efa: Layer already exists 04:54:45 bedebf807479: Layer already exists 04:54:45 dbd75d8cf660: Layer already exists 04:54:45 63ca1fbb43ae: Layer already exists 04:54:45 10c28a3f3b1d: Layer already exists 04:54:45 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:d70a916f56cfaa83e0c88b27ac0b65076bf8832124ee5ba6523ea8f9053391c8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:45 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 04:54:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:54:46 253063046226: Preparing 04:54:46 a938e5926398: Preparing 04:54:46 58724ab63efa: Preparing 04:54:46 812d8f16d1a3: Preparing 04:54:46 7b56abf69d95: Preparing 04:54:46 10c28a3f3b1d: Preparing 04:54:46 dbd75d8cf660: Preparing 04:54:46 bedebf807479: Preparing 04:54:46 63ca1fbb43ae: Preparing 04:54:46 10c28a3f3b1d: Waiting 04:54:46 dbd75d8cf660: Waiting 04:54:46 bedebf807479: Waiting 04:54:46 63ca1fbb43ae: Waiting 04:54:46 812d8f16d1a3: Layer already exists 04:54:46 a938e5926398: Layer already exists 04:54:46 58724ab63efa: Layer already exists 04:54:46 7b56abf69d95: Layer already exists 04:54:46 253063046226: Layer already exists 04:54:46 10c28a3f3b1d: Layer already exists 04:54:46 dbd75d8cf660: Layer already exists 04:54:46 63ca1fbb43ae: Layer already exists 04:54:46 bedebf807479: Layer already exists 04:54:46 main: digest: sha256:d70a916f56cfaa83e0c88b27ac0b65076bf8832124ee5ba6523ea8f9053391c8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:54:46 ===================================================== [Pipeline] echo 04:54:46 taggedImages: 04:54:46 - nexus3.edgexfoundry.org:10004/security-spire-server:82350b2dc17c64c6dcaf341c305da1b72442d937 04:54:46 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 04:54:46 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.108 04:54:46 - nexus3.edgexfoundry.org:10004/security-spire-server:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 04:54:46 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 04:54:46 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 04:54:46 82350b2dc17c64c6dcaf341c305da1b72442d937 04:54:46 latest 04:54:46 3.2.0-dev.108 04:54:46 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 04:54:46 main 04:54:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:46 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:46 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:82350b2dc17c64c6dcaf341c305da1b72442d937 04:54:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 04:54:46 d1f12908cb9d: Preparing 04:54:46 a02c154a16e8: Preparing 04:54:46 812d8f16d1a3: Preparing 04:54:46 7b56abf69d95: Preparing 04:54:46 2c04339d322f: Preparing 04:54:46 61785f62d95d: Preparing 04:54:46 63ca1fbb43ae: Preparing 04:54:46 61785f62d95d: Waiting 04:54:46 63ca1fbb43ae: Waiting 04:54:46 812d8f16d1a3: Layer already exists 04:54:46 7b56abf69d95: Layer already exists 04:54:46 63ca1fbb43ae: Layer already exists 04:54:46 d1f12908cb9d: Pushed 04:54:46 2c04339d322f: Pushed 04:54:47 61785f62d95d: Pushed 04:54:53 a02c154a16e8: Pushed 04:54:53 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:6fe4e42e4c9dbdc38ae8375fbde2662c4b44d10c76fe1f7aca106d544fdff8aa size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:54 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:54 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 04:54:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 04:54:54 d1f12908cb9d: Preparing 04:54:54 a02c154a16e8: Preparing 04:54:54 812d8f16d1a3: Preparing 04:54:54 7b56abf69d95: Preparing 04:54:54 2c04339d322f: Preparing 04:54:54 61785f62d95d: Preparing 04:54:54 63ca1fbb43ae: Preparing 04:54:54 61785f62d95d: Waiting 04:54:54 63ca1fbb43ae: Waiting 04:54:54 812d8f16d1a3: Layer already exists 04:54:54 7b56abf69d95: Layer already exists 04:54:54 d1f12908cb9d: Layer already exists 04:54:54 2c04339d322f: Layer already exists 04:54:54 a02c154a16e8: Layer already exists 04:54:54 63ca1fbb43ae: Layer already exists 04:54:54 61785f62d95d: Layer already exists 04:54:54 latest: digest: sha256:6fe4e42e4c9dbdc38ae8375fbde2662c4b44d10c76fe1f7aca106d544fdff8aa size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:54 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:55 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.108 04:54:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 04:54:55 d1f12908cb9d: Preparing 04:54:55 a02c154a16e8: Preparing 04:54:55 812d8f16d1a3: Preparing 04:54:55 7b56abf69d95: Preparing 04:54:55 2c04339d322f: Preparing 04:54:55 61785f62d95d: Preparing 04:54:55 63ca1fbb43ae: Preparing 04:54:55 63ca1fbb43ae: Waiting 04:54:55 61785f62d95d: Waiting 04:54:55 d1f12908cb9d: Layer already exists 04:54:55 7b56abf69d95: Layer already exists 04:54:55 a02c154a16e8: Layer already exists 04:54:55 812d8f16d1a3: Layer already exists 04:54:55 2c04339d322f: Layer already exists 04:54:55 61785f62d95d: Layer already exists 04:54:55 63ca1fbb43ae: Layer already exists 04:54:55 3.2.0-dev.108: digest: sha256:6fe4e42e4c9dbdc38ae8375fbde2662c4b44d10c76fe1f7aca106d544fdff8aa size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:55 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:55 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 04:54:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 04:54:55 d1f12908cb9d: Preparing 04:54:55 a02c154a16e8: Preparing 04:54:55 812d8f16d1a3: Preparing 04:54:55 7b56abf69d95: Preparing 04:54:55 2c04339d322f: Preparing 04:54:55 61785f62d95d: Preparing 04:54:55 63ca1fbb43ae: Preparing 04:54:55 63ca1fbb43ae: Waiting 04:54:55 61785f62d95d: Waiting 04:54:55 a02c154a16e8: Layer already exists 04:54:55 812d8f16d1a3: Layer already exists 04:54:55 7b56abf69d95: Layer already exists 04:54:55 2c04339d322f: Layer already exists 04:54:55 d1f12908cb9d: Layer already exists 04:54:55 61785f62d95d: Layer already exists 04:54:55 63ca1fbb43ae: Layer already exists 04:54:55 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:6fe4e42e4c9dbdc38ae8375fbde2662c4b44d10c76fe1f7aca106d544fdff8aa size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:56 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:56 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 04:54:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 04:54:56 d1f12908cb9d: Preparing 04:54:56 a02c154a16e8: Preparing 04:54:56 812d8f16d1a3: Preparing 04:54:56 7b56abf69d95: Preparing 04:54:56 2c04339d322f: Preparing 04:54:56 61785f62d95d: Preparing 04:54:56 63ca1fbb43ae: Preparing 04:54:56 63ca1fbb43ae: Waiting 04:54:56 d1f12908cb9d: Layer already exists 04:54:56 a02c154a16e8: Layer already exists 04:54:56 2c04339d322f: Layer already exists 04:54:56 812d8f16d1a3: Layer already exists 04:54:56 7b56abf69d95: Layer already exists 04:54:56 61785f62d95d: Layer already exists 04:54:56 63ca1fbb43ae: Layer already exists 04:54:56 main: digest: sha256:6fe4e42e4c9dbdc38ae8375fbde2662c4b44d10c76fe1f7aca106d544fdff8aa size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:54:56 ===================================================== [Pipeline] echo 04:54:56 taggedImages: 04:54:56 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:82350b2dc17c64c6dcaf341c305da1b72442d937 04:54:56 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 04:54:56 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.108 04:54:56 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 04:54:56 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 04:54:56 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 04:54:56 82350b2dc17c64c6dcaf341c305da1b72442d937 04:54:56 latest 04:54:56 3.2.0-dev.108 04:54:56 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 04:54:56 main 04:54:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:56 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications:82350b2dc17c64c6dcaf341c305da1b72442d937 04:54:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:54:57 e93a456aa7c3: Preparing 04:54:57 3720e2c453ec: Preparing 04:54:57 86460fa159df: Preparing 04:54:57 812d8f16d1a3: Preparing 04:54:57 7b56abf69d95: Preparing 04:54:57 4e0295575d43: Preparing 04:54:57 c53696d69575: Preparing 04:54:57 63ca1fbb43ae: Preparing 04:54:57 4e0295575d43: Waiting 04:54:57 c53696d69575: Waiting 04:54:57 812d8f16d1a3: Layer already exists 04:54:57 7b56abf69d95: Layer already exists 04:54:57 3720e2c453ec: Pushed 04:54:57 e93a456aa7c3: Pushed 04:54:57 63ca1fbb43ae: Layer already exists 04:54:57 4e0295575d43: Pushed 04:54:57 c53696d69575: Pushed 04:55:02 86460fa159df: Pushed 04:55:02 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:9df430a9442e00d33f7023842ef6e69d07a0dc349add1b856dae2e0d3943c34d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:03 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 04:55:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:55:03 e93a456aa7c3: Preparing 04:55:03 3720e2c453ec: Preparing 04:55:03 86460fa159df: Preparing 04:55:03 812d8f16d1a3: Preparing 04:55:03 7b56abf69d95: Preparing 04:55:03 4e0295575d43: Preparing 04:55:03 c53696d69575: Preparing 04:55:03 63ca1fbb43ae: Preparing 04:55:03 c53696d69575: Waiting 04:55:03 63ca1fbb43ae: Waiting 04:55:03 4e0295575d43: Waiting 04:55:03 812d8f16d1a3: Layer already exists 04:55:03 3720e2c453ec: Layer already exists 04:55:03 7b56abf69d95: Layer already exists 04:55:03 86460fa159df: Layer already exists 04:55:03 e93a456aa7c3: Layer already exists 04:55:03 c53696d69575: Layer already exists 04:55:03 63ca1fbb43ae: Layer already exists 04:55:03 4e0295575d43: Layer already exists 04:55:03 latest: digest: sha256:9df430a9442e00d33f7023842ef6e69d07a0dc349add1b856dae2e0d3943c34d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:03 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.108 04:55:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:55:04 e93a456aa7c3: Preparing 04:55:04 3720e2c453ec: Preparing 04:55:04 86460fa159df: Preparing 04:55:04 812d8f16d1a3: Preparing 04:55:04 7b56abf69d95: Preparing 04:55:04 4e0295575d43: Preparing 04:55:04 c53696d69575: Preparing 04:55:04 63ca1fbb43ae: Preparing 04:55:04 4e0295575d43: Waiting 04:55:04 c53696d69575: Waiting 04:55:04 63ca1fbb43ae: Waiting 04:55:04 812d8f16d1a3: Layer already exists 04:55:04 3720e2c453ec: Layer already exists 04:55:04 7b56abf69d95: Layer already exists 04:55:04 e93a456aa7c3: Layer already exists 04:55:04 86460fa159df: Layer already exists 04:55:04 4e0295575d43: Layer already exists 04:55:04 c53696d69575: Layer already exists 04:55:04 63ca1fbb43ae: Layer already exists 04:55:04 3.2.0-dev.108: digest: sha256:9df430a9442e00d33f7023842ef6e69d07a0dc349add1b856dae2e0d3943c34d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:04 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 04:55:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:55:04 e93a456aa7c3: Preparing 04:55:04 3720e2c453ec: Preparing 04:55:04 86460fa159df: Preparing 04:55:04 812d8f16d1a3: Preparing 04:55:04 7b56abf69d95: Preparing 04:55:04 4e0295575d43: Preparing 04:55:04 c53696d69575: Preparing 04:55:04 63ca1fbb43ae: Preparing 04:55:04 4e0295575d43: Waiting 04:55:04 c53696d69575: Waiting 04:55:04 63ca1fbb43ae: Waiting 04:55:04 e93a456aa7c3: Layer already exists 04:55:04 812d8f16d1a3: Layer already exists 04:55:04 86460fa159df: Layer already exists 04:55:04 3720e2c453ec: Layer already exists 04:55:04 7b56abf69d95: Layer already exists 04:55:04 4e0295575d43: Layer already exists 04:55:04 c53696d69575: Layer already exists 04:55:04 63ca1fbb43ae: Layer already exists 04:55:04 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:9df430a9442e00d33f7023842ef6e69d07a0dc349add1b856dae2e0d3943c34d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:05 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 04:55:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:55:05 e93a456aa7c3: Preparing 04:55:05 3720e2c453ec: Preparing 04:55:05 86460fa159df: Preparing 04:55:05 812d8f16d1a3: Preparing 04:55:05 7b56abf69d95: Preparing 04:55:05 4e0295575d43: Preparing 04:55:05 c53696d69575: Preparing 04:55:05 63ca1fbb43ae: Preparing 04:55:05 4e0295575d43: Waiting 04:55:05 c53696d69575: Waiting 04:55:05 63ca1fbb43ae: Waiting 04:55:05 7b56abf69d95: Layer already exists 04:55:05 3720e2c453ec: Layer already exists 04:55:05 86460fa159df: Layer already exists 04:55:05 812d8f16d1a3: Layer already exists 04:55:05 e93a456aa7c3: Layer already exists 04:55:05 c53696d69575: Layer already exists 04:55:05 4e0295575d43: Layer already exists 04:55:05 63ca1fbb43ae: Layer already exists 04:55:05 main: digest: sha256:9df430a9442e00d33f7023842ef6e69d07a0dc349add1b856dae2e0d3943c34d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:55:05 ===================================================== [Pipeline] echo 04:55:05 taggedImages: 04:55:05 - nexus3.edgexfoundry.org:10004/support-notifications:82350b2dc17c64c6dcaf341c305da1b72442d937 04:55:05 - nexus3.edgexfoundry.org:10004/support-notifications:latest 04:55:05 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.108 04:55:05 - nexus3.edgexfoundry.org:10004/support-notifications:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 04:55:05 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 04:55:05 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 04:55:05 82350b2dc17c64c6dcaf341c305da1b72442d937 04:55:05 latest 04:55:05 3.2.0-dev.108 04:55:05 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 04:55:05 main 04:55:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:05 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:82350b2dc17c64c6dcaf341c305da1b72442d937 04:55:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:55:06 56a371476ee9: Preparing 04:55:06 db9b1f0ecf59: Preparing 04:55:06 812d8f16d1a3: Preparing 04:55:06 7b56abf69d95: Preparing 04:55:06 aff097718695: Preparing 04:55:06 1002dc878aa4: Preparing 04:55:06 63ca1fbb43ae: Preparing 04:55:06 1002dc878aa4: Waiting 04:55:06 63ca1fbb43ae: Waiting 04:55:06 aff097718695: Layer already exists 04:55:06 7b56abf69d95: Layer already exists 04:55:06 812d8f16d1a3: Layer already exists 04:55:06 1002dc878aa4: Layer already exists 04:55:06 63ca1fbb43ae: Layer already exists 04:55:06 56a371476ee9: Pushed 04:55:11 db9b1f0ecf59: Pushed 04:55:11 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:f47914006267c7644b7e99a417f78d53c673c36673e2f5dd370ae22d5d029765 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:11 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:55:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:55:12 56a371476ee9: Preparing 04:55:12 db9b1f0ecf59: Preparing 04:55:12 812d8f16d1a3: Preparing 04:55:12 7b56abf69d95: Preparing 04:55:12 aff097718695: Preparing 04:55:12 1002dc878aa4: Preparing 04:55:12 63ca1fbb43ae: Preparing 04:55:12 1002dc878aa4: Waiting 04:55:12 db9b1f0ecf59: Layer already exists 04:55:12 aff097718695: Layer already exists 04:55:12 56a371476ee9: Layer already exists 04:55:12 7b56abf69d95: Layer already exists 04:55:12 812d8f16d1a3: Layer already exists 04:55:12 1002dc878aa4: Layer already exists 04:55:12 63ca1fbb43ae: Layer already exists 04:55:12 latest: digest: sha256:f47914006267c7644b7e99a417f78d53c673c36673e2f5dd370ae22d5d029765 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:12 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.108 04:55:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:55:12 56a371476ee9: Preparing 04:55:12 db9b1f0ecf59: Preparing 04:55:12 812d8f16d1a3: Preparing 04:55:12 7b56abf69d95: Preparing 04:55:12 aff097718695: Preparing 04:55:12 1002dc878aa4: Preparing 04:55:12 63ca1fbb43ae: Preparing 04:55:12 1002dc878aa4: Waiting 04:55:12 63ca1fbb43ae: Waiting 04:55:12 db9b1f0ecf59: Layer already exists 04:55:12 7b56abf69d95: Layer already exists 04:55:12 aff097718695: Layer already exists 04:55:12 56a371476ee9: Layer already exists 04:55:12 812d8f16d1a3: Layer already exists 04:55:12 63ca1fbb43ae: Layer already exists 04:55:12 1002dc878aa4: Layer already exists 04:55:12 3.2.0-dev.108: digest: sha256:f47914006267c7644b7e99a417f78d53c673c36673e2f5dd370ae22d5d029765 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:13 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 04:55:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:55:13 56a371476ee9: Preparing 04:55:13 db9b1f0ecf59: Preparing 04:55:13 812d8f16d1a3: Preparing 04:55:13 7b56abf69d95: Preparing 04:55:13 aff097718695: Preparing 04:55:13 1002dc878aa4: Preparing 04:55:13 63ca1fbb43ae: Preparing 04:55:13 63ca1fbb43ae: Waiting 04:55:13 1002dc878aa4: Waiting 04:55:13 56a371476ee9: Layer already exists 04:55:13 aff097718695: Layer already exists 04:55:13 812d8f16d1a3: Layer already exists 04:55:13 7b56abf69d95: Layer already exists 04:55:13 db9b1f0ecf59: Layer already exists 04:55:13 63ca1fbb43ae: Layer already exists 04:55:13 1002dc878aa4: Layer already exists 04:55:13 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:f47914006267c7644b7e99a417f78d53c673c36673e2f5dd370ae22d5d029765 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:13 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 04:55:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:55:14 56a371476ee9: Preparing 04:55:14 db9b1f0ecf59: Preparing 04:55:14 812d8f16d1a3: Preparing 04:55:14 7b56abf69d95: Preparing 04:55:14 aff097718695: Preparing 04:55:14 1002dc878aa4: Preparing 04:55:14 63ca1fbb43ae: Preparing 04:55:14 1002dc878aa4: Waiting 04:55:14 63ca1fbb43ae: Waiting 04:55:14 aff097718695: Layer already exists 04:55:14 7b56abf69d95: Layer already exists 04:55:14 812d8f16d1a3: Layer already exists 04:55:14 db9b1f0ecf59: Layer already exists 04:55:14 56a371476ee9: Layer already exists 04:55:14 63ca1fbb43ae: Layer already exists 04:55:14 1002dc878aa4: Layer already exists 04:55:14 main: digest: sha256:f47914006267c7644b7e99a417f78d53c673c36673e2f5dd370ae22d5d029765 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:55:14 ===================================================== [Pipeline] echo 04:55:14 taggedImages: 04:55:14 - nexus3.edgexfoundry.org:10004/support-scheduler:82350b2dc17c64c6dcaf341c305da1b72442d937 04:55:14 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:55:14 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.108 04:55:14 - nexus3.edgexfoundry.org:10004/support-scheduler:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 04:55:14 - 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] } 05:16:11 #149 ... 05:16:11 05:16:11 #160 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:16:11 #160 1336.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.108" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:16:11 #160 ... 05:16:11 05:16:11 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:16:11 #149 DONE 1339.1s 05:16:11 05:16:11 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:16:11 #154 ... 05:16:11 05:16:11 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 05:16:11 #161 DONE 0.2s 05:16:11 05:16:11 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 05:16:11 #162 DONE 0.1s 05:16:11 05:16:11 #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 05:16:11 #163 DONE 0.2s 05:16:11 05:16:11 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 05:16:11 #164 DONE 0.1s 05:16:11 05:16:11 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:16:11 #165 DONE 0.3s 05:16:11 05:16:11 #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:16:11 #69 ... 05:16:11 05:16:11 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 05:16:11 #166 DONE 0.1s 05:16:11 05:16:11 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:16:12 #167 DONE 2.6s 05:16:12 05:16:12 #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:16:12 #69 ... 05:16:12 05:16:12 #106 [security-proxy-setup] exporting to image 05:16:12 #106 exporting layers 05:16:14 #106 exporting layers 1.1s done 05:16:14 #106 writing image sha256:e894031d3862d4597ba249bbcf31a4b47bb17ed870ebf40f54eb78169a00aad2 done 05:16:14 #106 naming to docker.io/library/security-proxy-setup-arm64 done 05:16:14 #106 DONE 9.5s 05:16:14 05:16:14 #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:16:14 #69 ... 05:16:14 05:16:14 #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:16:14 #159 DONE 1344.9s 05:16:14 05:16:14 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:16:15 #153 ... 05:16:15 05:16:15 #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 05:16:15 #168 DONE 0.2s 05:16:15 05:16:15 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 05:16:17 #169 DONE 2.2s 05:16:17 05:16:17 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:16:17 #142 ... 05:16:17 05:16:17 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 05:16:18 #170 DONE 0.2s 05:16:18 05:16:18 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 05:16:18 #171 DONE 0.2s 05:16:18 05:16:18 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:16:18 #153 ... 05:16:18 05:16:18 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:16:18 #172 DONE 0.5s 05:16:18 05:16:18 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 05:16:18 #173 DONE 0.2s 05:16:18 05:16:18 #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/ 05:16:18 #174 DONE 0.1s 05:16:18 05:16:18 #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/ 05:16:19 #175 DONE 0.2s 05:16:19 05:16:19 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:16:19 #150 ... 05:16:19 05:16:19 #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/ 05:16:19 #176 DONE 0.2s 05:16:19 05:16:19 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 05:16:19 #177 DONE 0.2s 05:16:19 05:16:19 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:16:19 #153 ... 05:16:19 05:16:19 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:16:19 #178 DONE 0.1s 05:16:19 05:16:19 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 05:16:21 #179 DONE 2.3s 05:16:21 05:16:21 #160 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:16:22 #160 ... 05:16:22 05:16:22 #106 [security-bootstrapper] exporting to image 05:16:22 #106 exporting layers 05:16:23 #106 exporting layers 1.2s done 05:16:23 #106 writing image sha256:9500b076f17a85a75ee3efa0f416aa5a3968cf5859503e37be3a3ad442f80594 done 05:16:23 #106 naming to docker.io/library/security-bootstrapper-arm64 done 05:16:23 #106 DONE 10.7s 05:16:23 05:16:23 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:16:45 #152 ... 05:16:45 05:16:45 #160 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:16:45 #160 DONE 1373.6s 05:16:45 05:16:45 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:16:45 #152 ... 05:16:45 05:16:45 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 05:16:45 #180 DONE 0.2s 05:16:45 05:16:45 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:16:45 #152 ... 05:16:45 05:16:45 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 05:16:45 #181 DONE 0.2s 05:16:45 05:16:45 #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 05:16:45 #182 DONE 0.1s 05:16:45 05:16:45 #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 05:16:45 #183 DONE 0.1s 05:16:45 05:16:45 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 05:16:45 #184 DONE 0.3s 05:16:45 05:16:45 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:16:45 #185 DONE 0.4s 05:16:45 05:16:45 #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:16:45 #69 ... 05:16:45 05:16:45 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:16:45 #186 DONE 0.3s 05:16:45 05:16:45 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:16:45 #187 DONE 0.1s 05:16:45 05:16:45 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:16:47 #188 DONE 1.9s 05:16:47 05:16:47 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:16:47 #151 ... 05:16:47 05:16:47 #106 [security-secretstore-setup] exporting to image 05:16:47 #106 exporting layers 05:16:49 #106 exporting layers 1.5s done 05:16:49 #106 writing image sha256:a88189f7cd3f21aec0fab4af980db47d857b9aad8eba79755de84f7f1759688f done 05:16:49 #106 naming to docker.io/library/security-secretstore-setup-arm64 done 05:16:49 #106 DONE 12.2s 05:16:49 05:16:49 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:17:35 #156 ... 05:17:35 05:17:35 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:17:35 #152 DONE 1418.7s 05:17:35 05:17:35 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:17:35 #153 ... 05:17:35 05:17:35 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:17:35 #189 DONE 0.2s 05:17:35 05:17:35 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:17:35 #190 DONE 0.2s 05:17:35 05:17:35 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 05:17:35 #191 DONE 0.5s 05:17:35 05:17:35 #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 05:17:35 #192 DONE 0.2s 05:17:35 05:17:35 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 05:17:35 #193 DONE 0.2s 05:17:35 05:17:35 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:17:35 #194 DONE 2.1s 05:17:35 05:17:35 #106 [core-common-config-bootstrapper] exporting to image 05:17:35 #106 exporting layers 05:17:35 #106 exporting layers 0.6s done 05:17:35 #106 writing image sha256:5b9985c7e9b157bfa5524e275283cb76931c86e915017c931a6f174a75fe51b9 done 05:17:35 #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 05:17:35 #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 05:17:35 #106 DONE 12.9s 05:17:35 05:17:35 #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:19:57 #158 ... 05:19:57 05:19:57 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:19:57 #142 DONE 1558.3s 05:19:57 05:19:57 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:19:57 #153 ... 05:19:57 05:19:57 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:19:57 #195 DONE 0.1s 05:19:57 05:19:57 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:19:57 #196 DONE 0.1s 05:19:57 05:19:57 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:19:57 #197 DONE 0.4s 05:19:57 05:19:57 #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 05:19:57 #198 DONE 0.1s 05:19:57 05:19:57 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:19:57 #154 ... 05:19:57 05:19:57 #106 [security-spiffe-token-provider] exporting to image 05:19:57 #106 exporting layers 05:19:57 #106 exporting layers 0.7s done 05:19:57 #106 writing image sha256:320064aee90f27164f770575422c639cc7c277d4987c25fd61f6fad275f8e11b done 05:19:57 #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done 05:19:57 #106 DONE 13.6s 05:19:57 05:19:57 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:28:21 #157 ... 05:28:21 05:28:21 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:28:21 #155 DONE 2070.6s 05:28:21 05:28:21 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:28:21 #156 ... 05:28:21 05:28:21 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:28:21 #199 DONE 0.1s 05:28:21 05:28:21 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:28:21 #154 ... 05:28:21 05:28:21 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:28:21 #200 DONE 0.2s 05:28:21 05:28:21 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 05:28:21 #201 DONE 0.5s 05:28:21 05:28:21 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:28:21 #151 ... 05:28:21 05:28:21 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 05:28:21 #202 DONE 0.1s 05:28:21 05:28:21 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 05:28:21 #203 DONE 0.1s 05:28:21 05:28:21 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:28:21 #153 ... 05:28:21 05:28:21 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:28:23 #204 DONE 2.1s 05:28:23 05:28:23 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:28:23 #153 ... 05:28:23 05:28:23 #106 [security-proxy-auth] exporting to image 05:28:23 #106 exporting layers 05:28:24 #106 exporting layers 0.8s done 05:28:24 #106 writing image sha256:5d9c2bd3ae00d147ebc6e077e4d9d76e63b80be426dc15327d99630f5017995d done 05:28:24 #106 naming to docker.io/library/security-proxy-auth-arm64 done 05:28:24 #106 DONE 14.4s 05:28:24 05:28:24 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:29:32 #153 ... 05:29:32 05:29:32 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:29:32 #151 DONE 2133.7s 05:29:32 05:29:32 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:29:32 #153 ... 05:29:32 05:29:32 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:29:32 #205 DONE 0.1s 05:29:32 05:29:32 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:29:32 #206 DONE 0.1s 05:29:32 05:29:32 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:29:32 #153 ... 05:29:32 05:29:32 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:29:32 #207 DONE 0.5s 05:29:32 05:29:32 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 05:29:32 #208 DONE 0.2s 05:29:32 05:29:32 #106 [core-command] exporting to image 05:29:32 #106 exporting layers 05:29:32 #106 exporting layers 0.5s done 05:29:32 #106 writing image sha256:c629ca2dc989cc0befae4b5e56ee136179622668370dec8c9b9741e04e0d762d done 05:29:32 #106 naming to docker.io/library/core-command-arm64 done 05:29:32 #106 DONE 14.9s 05:29:32 05:29:32 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:31:39 #153 DONE 2266.2s 05:31:39 05:31:39 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:31:39 #154 ... 05:31:39 05:31:39 #209 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:31:39 #209 DONE 0.3s 05:31:39 05:31:39 #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:31:39 #69 ... 05:31:39 05:31:39 #210 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 05:31:39 #210 DONE 0.5s 05:31:39 05:31:39 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:31:39 #154 ... 05:31:39 05:31:39 #211 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 05:31:39 #211 DONE 0.4s 05:31:39 05:31:39 #212 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 05:31:39 #212 DONE 0.3s 05:31:39 05:31:39 #106 [core-keeper] exporting to image 05:31:39 #106 exporting layers 05:31:39 #106 exporting layers 0.7s done 05:31:39 #106 writing image sha256:3bac364c23b282043191536e24353f4721a727fdec696a5dd8b5ff94039ce735 done 05:31:39 #106 naming to docker.io/library/core-keeper-arm64 done 05:31:39 #106 DONE 15.6s 05:31:39 05:31:39 #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:31:44 #69 ... 05:31:44 05:31:44 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:31:44 #157 DONE 2274.7s 05:31:44 05:31:44 #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:31:44 #69 ... 05:31:44 05:31:44 #213 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:31:44 #213 DONE 0.3s 05:31:44 05:31:44 #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:31:44 #158 ... 05:31:44 05:31:44 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:31:44 #154 DONE 2275.7s 05:31:45 05:31:45 #214 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:31:45 #214 DONE 0.3s 05:31:45 05:31:45 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:31:45 #156 ... 05:31:45 05:31:45 #215 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:31:46 #215 ... 05:31:46 05:31:46 #216 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 05:31:46 #216 DONE 0.2s 05:31:46 05:31:46 #215 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:31:46 #215 DONE 0.8s 05:31:46 05:31:46 #217 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 05:31:46 #217 DONE 0.2s 05:31:46 05:31:46 #218 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 05:31:46 #218 DONE 0.2s 05:31:46 05:31:46 #219 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:31:46 #219 ... 05:31:46 05:31:46 #220 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 05:31:46 #220 DONE 0.2s 05:31:46 05:31:46 #106 [core-data] exporting to image 05:31:46 #106 exporting layers 05:31:47 #106 ... 05:31:47 05:31:47 #219 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:31:47 #219 DONE 0.9s 05:31:47 05:31:47 #221 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 05:31:47 #221 DONE 0.2s 05:31:47 05:31:47 #106 [core-data] exporting to image 05:31:47 #106 exporting layers 0.8s done 05:31:47 #106 writing image sha256:65df9c07c155f4fb03f9e1673b83c478e610cf1e61c62249604f5920f7e86d67 05:31:47 #106 writing image sha256:65df9c07c155f4fb03f9e1673b83c478e610cf1e61c62249604f5920f7e86d67 0.0s done 05:31:47 #106 naming to docker.io/library/core-data-arm64 0.0s done 05:31:47 #106 DONE 16.5s 05:31:47 05:31:47 #222 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 05:31:47 #222 DONE 0.2s 05:31:47 05:31:47 #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:31:48 #69 ... 05:31:48 05:31:48 #223 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 05:31:48 #223 DONE 0.1s 05:31:48 05:31:48 #106 [core-metadata] exporting to image 05:31:48 #106 exporting layers 0.7s done 05:31:48 #106 writing image sha256:f96f586b174d917d30a3259a0f701fc0f7d9f633f43fd78e53895cebcee0f9cd done 05:31:48 #106 naming to docker.io/library/core-metadata-arm64 done 05:31:48 #106 DONE 17.1s 05:31:48 05:31:48 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:32:27 #156 ... 05:32:27 05:32:27 #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:32:27 #158 DONE 2313.6s 05:32:27 05:32:27 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:32:27 #150 ... 05:32:27 05:32:27 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:32:27 #156 DONE 2314.2s 05:32:27 05:32:27 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:32:27 #150 ... 05:32:27 05:32:27 #224 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:32:27 #224 DONE 0.2s 05:32:27 05:32:27 #225 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:32:27 #225 DONE 0.4s 05:32:27 05:32:27 #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:32:27 #226 ... 05:32:27 05:32:27 #227 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:32:27 #227 DONE 0.3s 05:32:27 05:32:27 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:32:27 #150 DONE 2315.4s 05:32:27 05:32:27 #228 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:32:27 #228 DONE 0.2s 05:32:27 05:32:27 #229 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:32:27 #229 DONE 0.5s 05:32:27 05:32:27 #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:32:27 #226 DONE 0.8s 05:32:27 05:32:27 #230 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 05:32:27 #230 ... 05:32:27 05:32:27 #231 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:32:27 #231 DONE 0.3s 05:32:27 05:32:27 #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 05:32:27 #232 DONE 0.2s 05:32:27 05:32:27 #230 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 05:32:27 #230 DONE 0.2s 05:32:27 05:32:27 #106 [support-scheduler] exporting to image 05:32:27 #106 exporting layers 05:32:27 #106 ... 05:32:27 05:32:27 #233 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:32:27 #233 DONE 0.2s 05:32:27 05:32:27 #234 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 05:32:27 #234 DONE 0.2s 05:32:27 05:32:27 #106 [support-notifications] exporting to image 05:32:27 #106 ... 05:32:27 05:32:27 #235 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 05:32:27 #235 DONE 0.6s 05:32:27 05:32:27 #236 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 05:32:27 #236 DONE 0.2s 05:32:27 05:32:27 #106 [support-scheduler] exporting to image 05:32:27 #106 exporting layers 0.9s done 05:32:27 #106 writing image sha256:15472fffda74f240b4cdf17c1f88a51fa3207aaf2b17fb97643e8353477f1582 0.0s done 05:32:27 #106 naming to docker.io/library/support-scheduler-arm64 done 05:32:27 #106 exporting layers 0.9s done 05:32:27 #106 writing image sha256:d4c50b3251c7669ee2c55f4b2c547e1013d1d2b481d7de49c80c96f216e0f3ad 05:32:27 #106 writing image sha256:d4c50b3251c7669ee2c55f4b2c547e1013d1d2b481d7de49c80c96f216e0f3ad done 05:32:27 #106 naming to docker.io/library/support-notifications-arm64 done 05:32:27 #106 exporting layers 0.9s done 05:32:27 #106 writing image sha256:4307501c5bce162bd6db82b9c70b18a22a88496a144c6d667d8d954a229ae136 done 05:32:27 #106 naming to docker.io/library/support-cron-scheduler-arm64 done 05:32:27 #106 DONE 19.1s 05:32:27 05:32:27 #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:32:27 time="2024-10-17T04:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:32:27 time="2024-10-17T04:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:32:27 time="2024-10-17T04:50:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:32:27 time="2024-10-17T04:50:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:32:27 time="2024-10-17T04:50:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:32:27 time="2024-10-17T04:50:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:32:27 time="2024-10-17T04:50:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:32:27 time="2024-10-17T04:50:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:32:27 time="2024-10-17T04:50:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:32:27 time="2024-10-17T04:50:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:32:27 time="2024-10-17T04:50:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:32:27 time="2024-10-17T04:50:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:32:27 time="2024-10-17T04:50:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:32:27 time="2024-10-17T04:50:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:32:27 time="2024-10-17T04:50:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:32:27 time="2024-10-17T04:50:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 05:32:27 $ docker stop --time=1 afb57dd7dfa441a000960aa4a2478c31bf08715ae7b3f43369f9b1b07cebbab3 05:32:29 $ docker rm -f --volumes afb57dd7dfa441a000960aa4a2478c31bf08715ae7b3f43369f9b1b07cebbab3 [Pipeline] // withDockerContainer [Pipeline] sh 05:32:29 + docker images 05:32:29 REPOSITORY TAG IMAGE ID CREATED SIZE 05:32:29 support-cron-scheduler-arm64 latest 4307501c5bce 3 seconds ago 66.4MB 05:32:29 support-scheduler-arm64 latest 15472fffda74 4 seconds ago 64.6MB 05:32:29 support-notifications-arm64 latest d4c50b3251c7 4 seconds ago 65.3MB 05:32:29 core-metadata-arm64 latest f96f586b174d 42 seconds ago 42.6MB 05:32:29 core-data-arm64 latest 65df9c07c155 43 seconds ago 42.5MB 05:32:29 core-keeper-arm64 latest 3bac364c23b2 52 seconds ago 41.7MB 05:32:29 core-command-arm64 latest c629ca2dc989 3 minutes ago 36.8MB 05:32:29 security-proxy-auth-arm64 latest 5d9c2bd3ae00 4 minutes ago 34.9MB 05:32:29 security-spiffe-token-provider-arm64 latest 320064aee90f 12 minutes ago 42.3MB 05:32:29 core-common-config-bootstrapper-arm64 latest 5b9985c7e9b1 14 minutes ago 22.1MB 05:32:29 security-secretstore-setup-arm64 latest a88189f7cd3f 15 minutes ago 52MB 05:32:29 security-bootstrapper-arm64 latest 9500b076f17a 16 minutes ago 27.9MB 05:32:29 security-proxy-setup-arm64 latest e894031d3862 16 minutes ago 34.5MB 05:32:29 security-spire-config-arm64 latest a3799f40de78 39 minutes ago 117MB 05:32:29 security-spire-agent-arm64 latest 193373b87754 39 minutes ago 176MB 05:32:29 security-spire-server-arm64 latest e166c3b30a64 39 minutes ago 118MB 05:32:29 ci-base-image-arm64 latest 70f7b285edf4 42 minutes ago 965MB 05:32:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 2 weeks ago 558MB 05:32:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 16 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 05:32:29 provisioning config files... 05:32:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/731@tmp/config1193565040056832020tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:32:30 ---> ****-login.sh 05:32:30 nexus3.edgexfoundry.org:10001 05:32:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:32:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:32:30 Configure a credential helper to remove this warning. See 05:32:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:32:30 05:32:30 Login Succeeded 05:32:30 nexus3.edgexfoundry.org:10002 05:32:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:32:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:32:31 Configure a credential helper to remove this warning. See 05:32:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:32:31 05:32:31 Login Succeeded 05:32:31 nexus3.edgexfoundry.org:10003 05:32:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:32:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:32:31 Configure a credential helper to remove this warning. See 05:32:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:32:31 05:32:31 Login Succeeded 05:32:31 nexus3.edgexfoundry.org:10004 05:32:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:32:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:32:31 Configure a credential helper to remove this warning. See 05:32:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:32:31 05:32:31 Login Succeeded 05:32:31 ****.io 05:32:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:32:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:32:32 Configure a credential helper to remove this warning. See 05:32:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:32:32 05:32:32 Login Succeeded 05:32:32 ---> ****-login.sh ends [Pipeline] } 05:32:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:32:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:32:32 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 05:32:32 82350b2dc17c64c6dcaf341c305da1b72442d937 05:32:32 latest 05:32:32 3.2.0-dev.108 05:32:32 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 05:32:32 main 05:32:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:32 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 05:32:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:32:32 34e0f9a0b749: Preparing 05:32:32 c62ff1b31307: Preparing 05:32:32 39b601b5f9aa: Preparing 05:32:32 5157743573ea: Preparing 05:32:32 cbc196632867: Preparing 05:32:32 67e098fec0a7: Preparing 05:32:32 16113d51b718: Preparing 05:32:32 67e098fec0a7: Waiting 05:32:32 16113d51b718: Waiting 05:32:33 39b601b5f9aa: Pushed 05:32:33 5157743573ea: Pushed 05:32:33 34e0f9a0b749: Pushed 05:32:33 16113d51b718: Layer already exists 05:32:33 cbc196632867: Pushed 05:32:33 67e098fec0a7: Pushed 05:32:39 c62ff1b31307: Pushed 05:32:39 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:48e1965d6073c89c61571e8571af68ba29d46b16549b644f082713d4ea3fdbb1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:40 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:40 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 05:32:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:32:40 34e0f9a0b749: Preparing 05:32:40 c62ff1b31307: Preparing 05:32:40 39b601b5f9aa: Preparing 05:32:40 5157743573ea: Preparing 05:32:40 cbc196632867: Preparing 05:32:40 67e098fec0a7: Preparing 05:32:40 16113d51b718: Preparing 05:32:40 67e098fec0a7: Waiting 05:32:40 16113d51b718: Waiting 05:32:40 c62ff1b31307: Layer already exists 05:32:40 cbc196632867: Layer already exists 05:32:40 39b601b5f9aa: Layer already exists 05:32:40 5157743573ea: Layer already exists 05:32:40 34e0f9a0b749: Layer already exists 05:32:40 16113d51b718: Layer already exists 05:32:40 67e098fec0a7: Layer already exists 05:32:40 latest: digest: sha256:48e1965d6073c89c61571e8571af68ba29d46b16549b644f082713d4ea3fdbb1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:41 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:41 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.108 05:32:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:32:41 34e0f9a0b749: Preparing 05:32:41 c62ff1b31307: Preparing 05:32:41 39b601b5f9aa: Preparing 05:32:41 5157743573ea: Preparing 05:32:41 cbc196632867: Preparing 05:32:41 67e098fec0a7: Preparing 05:32:41 16113d51b718: Preparing 05:32:41 67e098fec0a7: Waiting 05:32:41 16113d51b718: Waiting 05:32:41 5157743573ea: Layer already exists 05:32:41 34e0f9a0b749: Layer already exists 05:32:41 39b601b5f9aa: Layer already exists 05:32:41 cbc196632867: Layer already exists 05:32:41 c62ff1b31307: Layer already exists 05:32:41 16113d51b718: Layer already exists 05:32:41 67e098fec0a7: Layer already exists 05:32:41 3.2.0-dev.108: digest: sha256:48e1965d6073c89c61571e8571af68ba29d46b16549b644f082713d4ea3fdbb1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:42 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:42 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 05:32:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:32:42 34e0f9a0b749: Preparing 05:32:42 c62ff1b31307: Preparing 05:32:42 39b601b5f9aa: Preparing 05:32:42 5157743573ea: Preparing 05:32:42 cbc196632867: Preparing 05:32:42 67e098fec0a7: Preparing 05:32:42 16113d51b718: Preparing 05:32:42 67e098fec0a7: Waiting 05:32:42 16113d51b718: Waiting 05:32:42 cbc196632867: Layer already exists 05:32:42 39b601b5f9aa: Layer already exists 05:32:42 c62ff1b31307: Layer already exists 05:32:42 34e0f9a0b749: Layer already exists 05:32:42 5157743573ea: Layer already exists 05:32:42 67e098fec0a7: Layer already exists 05:32:42 16113d51b718: Layer already exists 05:32:42 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:48e1965d6073c89c61571e8571af68ba29d46b16549b644f082713d4ea3fdbb1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:43 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:43 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 05:32:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:32:43 34e0f9a0b749: Preparing 05:32:43 c62ff1b31307: Preparing 05:32:43 39b601b5f9aa: Preparing 05:32:43 5157743573ea: Preparing 05:32:43 cbc196632867: Preparing 05:32:43 67e098fec0a7: Preparing 05:32:43 16113d51b718: Preparing 05:32:43 67e098fec0a7: Waiting 05:32:43 16113d51b718: Waiting 05:32:43 34e0f9a0b749: Layer already exists 05:32:43 39b601b5f9aa: Layer already exists 05:32:43 5157743573ea: Layer already exists 05:32:43 c62ff1b31307: Layer already exists 05:32:43 cbc196632867: Layer already exists 05:32:43 67e098fec0a7: Layer already exists 05:32:43 16113d51b718: Layer already exists 05:32:43 main: digest: sha256:48e1965d6073c89c61571e8571af68ba29d46b16549b644f082713d4ea3fdbb1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:32:43 ===================================================== [Pipeline] echo 05:32:43 taggedImages: 05:32:43 - nexus3.edgexfoundry.org:10004/core-command-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 05:32:43 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 05:32:43 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.108 05:32:43 - nexus3.edgexfoundry.org:10004/core-command-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 05:32:43 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 05:32:43 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 05:32:43 82350b2dc17c64c6dcaf341c305da1b72442d937 05:32:43 latest 05:32:43 3.2.0-dev.108 05:32:43 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 05:32:43 main 05:32:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:44 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 05:32:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:32:44 8cfe50e30418: Preparing 05:32:44 839db1020a50: Preparing 05:32:44 8491707457e0: Preparing 05:32:44 abff7d2e334e: Preparing 05:32:44 39b601b5f9aa: Preparing 05:32:44 5157743573ea: Preparing 05:32:44 cbc196632867: Preparing 05:32:44 67e098fec0a7: Preparing 05:32:44 16113d51b718: Preparing 05:32:44 cbc196632867: Waiting 05:32:44 16113d51b718: Waiting 05:32:44 67e098fec0a7: Waiting 05:32:44 5157743573ea: Waiting 05:32:44 39b601b5f9aa: Layer already exists 05:32:45 5157743573ea: Layer already exists 05:32:45 839db1020a50: Pushed 05:32:45 8491707457e0: Pushed 05:32:45 cbc196632867: Layer already exists 05:32:45 8cfe50e30418: Pushed 05:32:45 67e098fec0a7: Layer already exists 05:32:45 16113d51b718: Layer already exists 05:32:48 abff7d2e334e: Pushed 05:32:48 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:efb0b1fd6819d3b2277649a76c0c2e1be9cdf3b6d0ad952132d49a991b3dae70 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:48 + 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 05:32:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 05:32:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:32:49 8cfe50e30418: Preparing 05:32:49 839db1020a50: Preparing 05:32:49 8491707457e0: Preparing 05:32:49 abff7d2e334e: Preparing 05:32:49 39b601b5f9aa: Preparing 05:32:49 5157743573ea: Preparing 05:32:49 cbc196632867: Preparing 05:32:49 67e098fec0a7: Preparing 05:32:49 16113d51b718: Preparing 05:32:49 5157743573ea: Waiting 05:32:49 cbc196632867: Waiting 05:32:49 67e098fec0a7: Waiting 05:32:49 16113d51b718: Waiting 05:32:49 39b601b5f9aa: Layer already exists 05:32:49 8491707457e0: Layer already exists 05:32:49 8cfe50e30418: Layer already exists 05:32:49 839db1020a50: Layer already exists 05:32:49 abff7d2e334e: Layer already exists 05:32:49 5157743573ea: Layer already exists 05:32:49 67e098fec0a7: Layer already exists 05:32:49 16113d51b718: Layer already exists 05:32:49 cbc196632867: Layer already exists 05:32:49 latest: digest: sha256:efb0b1fd6819d3b2277649a76c0c2e1be9cdf3b6d0ad952132d49a991b3dae70 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:49 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.108 05:32:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:32:50 8cfe50e30418: Preparing 05:32:50 839db1020a50: Preparing 05:32:50 8491707457e0: Preparing 05:32:50 abff7d2e334e: Preparing 05:32:50 39b601b5f9aa: Preparing 05:32:50 5157743573ea: Preparing 05:32:50 cbc196632867: Preparing 05:32:50 67e098fec0a7: Preparing 05:32:50 16113d51b718: Preparing 05:32:50 cbc196632867: Waiting 05:32:50 67e098fec0a7: Waiting 05:32:50 16113d51b718: Waiting 05:32:50 5157743573ea: Waiting 05:32:50 8cfe50e30418: Layer already exists 05:32:50 39b601b5f9aa: Layer already exists 05:32:50 839db1020a50: Layer already exists 05:32:50 8491707457e0: Layer already exists 05:32:50 abff7d2e334e: Layer already exists 05:32:50 5157743573ea: Layer already exists 05:32:50 67e098fec0a7: Layer already exists 05:32:50 cbc196632867: Layer already exists 05:32:50 16113d51b718: Layer already exists 05:32:50 3.2.0-dev.108: digest: sha256:efb0b1fd6819d3b2277649a76c0c2e1be9cdf3b6d0ad952132d49a991b3dae70 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:50 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 05:32:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:32:51 8cfe50e30418: Preparing 05:32:51 839db1020a50: Preparing 05:32:51 8491707457e0: Preparing 05:32:51 abff7d2e334e: Preparing 05:32:51 39b601b5f9aa: Preparing 05:32:51 5157743573ea: Preparing 05:32:51 cbc196632867: Preparing 05:32:51 67e098fec0a7: Preparing 05:32:51 16113d51b718: Preparing 05:32:51 5157743573ea: Waiting 05:32:51 cbc196632867: Waiting 05:32:51 67e098fec0a7: Waiting 05:32:51 16113d51b718: Waiting 05:32:51 8cfe50e30418: Layer already exists 05:32:51 39b601b5f9aa: Layer already exists 05:32:51 8491707457e0: Layer already exists 05:32:51 abff7d2e334e: Layer already exists 05:32:51 839db1020a50: Layer already exists 05:32:51 cbc196632867: Layer already exists 05:32:51 5157743573ea: Layer already exists 05:32:51 16113d51b718: Layer already exists 05:32:51 67e098fec0a7: Layer already exists 05:32:51 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:efb0b1fd6819d3b2277649a76c0c2e1be9cdf3b6d0ad952132d49a991b3dae70 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:51 + 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 05:32:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 05:32:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:32:52 8cfe50e30418: Preparing 05:32:52 839db1020a50: Preparing 05:32:52 8491707457e0: Preparing 05:32:52 abff7d2e334e: Preparing 05:32:52 39b601b5f9aa: Preparing 05:32:52 5157743573ea: Preparing 05:32:52 cbc196632867: Preparing 05:32:52 67e098fec0a7: Preparing 05:32:52 16113d51b718: Preparing 05:32:52 5157743573ea: Waiting 05:32:52 cbc196632867: Waiting 05:32:52 67e098fec0a7: Waiting 05:32:52 16113d51b718: Waiting 05:32:52 8491707457e0: Layer already exists 05:32:52 8cfe50e30418: Layer already exists 05:32:52 abff7d2e334e: Layer already exists 05:32:52 839db1020a50: Layer already exists 05:32:52 39b601b5f9aa: Layer already exists 05:32:52 67e098fec0a7: Layer already exists 05:32:52 16113d51b718: Layer already exists 05:32:52 cbc196632867: Layer already exists 05:32:52 5157743573ea: Layer already exists 05:32:52 main: digest: sha256:efb0b1fd6819d3b2277649a76c0c2e1be9cdf3b6d0ad952132d49a991b3dae70 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:32:52 ===================================================== [Pipeline] echo 05:32:52 taggedImages: 05:32:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 05:32:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 05:32:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.108 05:32:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 05:32:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 05:32:52 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 05:32:52 82350b2dc17c64c6dcaf341c305da1b72442d937 05:32:52 latest 05:32:52 3.2.0-dev.108 05:32:52 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 05:32:52 main 05:32:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:53 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:53 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 05:32:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:32:53 ed1170c745f1: Preparing 05:32:53 c0015b8afd01: Preparing 05:32:53 f3271f075d3a: Preparing 05:32:53 39b601b5f9aa: Preparing 05:32:53 5157743573ea: Preparing 05:32:53 c38f09a8bd4c: Preparing 05:32:53 d637396312c9: Preparing 05:32:53 16113d51b718: Preparing 05:32:53 d637396312c9: Waiting 05:32:53 c38f09a8bd4c: Waiting 05:32:53 16113d51b718: Waiting 05:32:53 5157743573ea: Layer already exists 05:32:53 39b601b5f9aa: Layer already exists 05:32:53 c0015b8afd01: Pushed 05:32:53 ed1170c745f1: Pushed 05:32:53 16113d51b718: Layer already exists 05:32:53 d637396312c9: Pushed 05:32:53 c38f09a8bd4c: Pushed 05:33:01 f3271f075d3a: Pushed 05:33:01 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:4528ab0e4658cc055c3cbf772e46619968afe5f24c02757231587ecd6a8b58a1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:02 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:02 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 05:33:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:33:02 ed1170c745f1: Preparing 05:33:02 c0015b8afd01: Preparing 05:33:02 f3271f075d3a: Preparing 05:33:02 39b601b5f9aa: Preparing 05:33:02 5157743573ea: Preparing 05:33:02 c38f09a8bd4c: Preparing 05:33:02 d637396312c9: Preparing 05:33:02 16113d51b718: Preparing 05:33:02 c38f09a8bd4c: Waiting 05:33:02 d637396312c9: Waiting 05:33:02 16113d51b718: Waiting 05:33:02 ed1170c745f1: Layer already exists 05:33:02 5157743573ea: Layer already exists 05:33:02 c0015b8afd01: Layer already exists 05:33:02 39b601b5f9aa: Layer already exists 05:33:02 f3271f075d3a: Layer already exists 05:33:02 c38f09a8bd4c: Layer already exists 05:33:02 d637396312c9: Layer already exists 05:33:02 16113d51b718: Layer already exists 05:33:02 latest: digest: sha256:4528ab0e4658cc055c3cbf772e46619968afe5f24c02757231587ecd6a8b58a1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:03 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:03 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.108 05:33:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:33:03 ed1170c745f1: Preparing 05:33:03 c0015b8afd01: Preparing 05:33:03 f3271f075d3a: Preparing 05:33:03 39b601b5f9aa: Preparing 05:33:03 5157743573ea: Preparing 05:33:03 c38f09a8bd4c: Preparing 05:33:03 d637396312c9: Preparing 05:33:03 16113d51b718: Preparing 05:33:03 c38f09a8bd4c: Waiting 05:33:03 d637396312c9: Waiting 05:33:03 16113d51b718: Waiting 05:33:03 5157743573ea: Layer already exists 05:33:03 39b601b5f9aa: Layer already exists 05:33:03 ed1170c745f1: Layer already exists 05:33:03 f3271f075d3a: Layer already exists 05:33:03 c0015b8afd01: Layer already exists 05:33:03 16113d51b718: Layer already exists 05:33:03 d637396312c9: Layer already exists 05:33:03 c38f09a8bd4c: Layer already exists 05:33:03 3.2.0-dev.108: digest: sha256:4528ab0e4658cc055c3cbf772e46619968afe5f24c02757231587ecd6a8b58a1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:04 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:04 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 05:33:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:33:04 ed1170c745f1: Preparing 05:33:04 c0015b8afd01: Preparing 05:33:04 f3271f075d3a: Preparing 05:33:04 39b601b5f9aa: Preparing 05:33:04 5157743573ea: Preparing 05:33:04 c38f09a8bd4c: Preparing 05:33:04 d637396312c9: Preparing 05:33:04 16113d51b718: Preparing 05:33:04 c38f09a8bd4c: Waiting 05:33:04 d637396312c9: Waiting 05:33:04 16113d51b718: Waiting 05:33:04 5157743573ea: Layer already exists 05:33:04 39b601b5f9aa: Layer already exists 05:33:04 c0015b8afd01: Layer already exists 05:33:04 f3271f075d3a: Layer already exists 05:33:04 ed1170c745f1: Layer already exists 05:33:04 c38f09a8bd4c: Layer already exists 05:33:04 d637396312c9: Layer already exists 05:33:04 16113d51b718: Layer already exists 05:33:04 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:4528ab0e4658cc055c3cbf772e46619968afe5f24c02757231587ecd6a8b58a1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:05 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:05 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 05:33:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:33:05 ed1170c745f1: Preparing 05:33:05 c0015b8afd01: Preparing 05:33:05 f3271f075d3a: Preparing 05:33:05 39b601b5f9aa: Preparing 05:33:05 5157743573ea: Preparing 05:33:05 c38f09a8bd4c: Preparing 05:33:05 d637396312c9: Preparing 05:33:05 16113d51b718: Preparing 05:33:05 c38f09a8bd4c: Waiting 05:33:05 d637396312c9: Waiting 05:33:05 16113d51b718: Waiting 05:33:05 39b601b5f9aa: Layer already exists 05:33:05 c0015b8afd01: Layer already exists 05:33:05 5157743573ea: Layer already exists 05:33:05 f3271f075d3a: Layer already exists 05:33:05 ed1170c745f1: Layer already exists 05:33:05 c38f09a8bd4c: Layer already exists 05:33:05 16113d51b718: Layer already exists 05:33:05 d637396312c9: Layer already exists 05:33:05 main: digest: sha256:4528ab0e4658cc055c3cbf772e46619968afe5f24c02757231587ecd6a8b58a1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:33:05 ===================================================== [Pipeline] echo 05:33:05 taggedImages: 05:33:05 - nexus3.edgexfoundry.org:10004/core-data-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 05:33:05 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 05:33:05 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.108 05:33:05 - nexus3.edgexfoundry.org:10004/core-data-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 05:33:05 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 05:33:05 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 05:33:05 82350b2dc17c64c6dcaf341c305da1b72442d937 05:33:05 latest 05:33:05 3.2.0-dev.108 05:33:05 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 05:33:05 main 05:33:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:06 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:06 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 05:33:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 05:33:06 0147d9d33260: Preparing 05:33:06 b1aea5fb7dad: Preparing 05:33:06 89b235f7a90d: Preparing 05:33:06 5157743573ea: Preparing 05:33:06 52255c45ee4f: Preparing 05:33:06 8c0af0958d3c: Preparing 05:33:06 16113d51b718: Preparing 05:33:06 8c0af0958d3c: Waiting 05:33:06 16113d51b718: Waiting 05:33:06 b1aea5fb7dad: Pushed 05:33:06 52255c45ee4f: Pushed 05:33:07 5157743573ea: Layer already exists 05:33:07 16113d51b718: Layer already exists 05:33:07 0147d9d33260: Pushed 05:33:07 8c0af0958d3c: Pushed 05:33:15 89b235f7a90d: Pushed 05:33:15 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:dc395601278c4278695cf3f32b5e4c4765b4d24828a41bd63ba378458aa2c7e7 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:15 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:15 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 05:33:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 05:33:15 0147d9d33260: Preparing 05:33:15 b1aea5fb7dad: Preparing 05:33:15 89b235f7a90d: Preparing 05:33:15 5157743573ea: Preparing 05:33:15 52255c45ee4f: Preparing 05:33:15 8c0af0958d3c: Preparing 05:33:15 16113d51b718: Preparing 05:33:15 8c0af0958d3c: Waiting 05:33:15 16113d51b718: Waiting 05:33:15 b1aea5fb7dad: Layer already exists 05:33:15 52255c45ee4f: Layer already exists 05:33:15 89b235f7a90d: Layer already exists 05:33:15 0147d9d33260: Layer already exists 05:33:15 5157743573ea: Layer already exists 05:33:15 16113d51b718: Layer already exists 05:33:15 8c0af0958d3c: Layer already exists 05:33:15 latest: digest: sha256:dc395601278c4278695cf3f32b5e4c4765b4d24828a41bd63ba378458aa2c7e7 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:16 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:16 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.108 05:33:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 05:33:16 0147d9d33260: Preparing 05:33:16 b1aea5fb7dad: Preparing 05:33:16 89b235f7a90d: Preparing 05:33:16 5157743573ea: Preparing 05:33:16 52255c45ee4f: Preparing 05:33:16 8c0af0958d3c: Preparing 05:33:16 16113d51b718: Preparing 05:33:16 8c0af0958d3c: Waiting 05:33:16 16113d51b718: Waiting 05:33:16 5157743573ea: Layer already exists 05:33:16 b1aea5fb7dad: Layer already exists 05:33:16 52255c45ee4f: Layer already exists 05:33:16 0147d9d33260: Layer already exists 05:33:16 89b235f7a90d: Layer already exists 05:33:16 16113d51b718: Layer already exists 05:33:16 8c0af0958d3c: Layer already exists 05:33:16 3.2.0-dev.108: digest: sha256:dc395601278c4278695cf3f32b5e4c4765b4d24828a41bd63ba378458aa2c7e7 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:17 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:18 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 05:33:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 05:33:18 0147d9d33260: Preparing 05:33:18 b1aea5fb7dad: Preparing 05:33:18 89b235f7a90d: Preparing 05:33:18 5157743573ea: Preparing 05:33:18 52255c45ee4f: Preparing 05:33:18 8c0af0958d3c: Preparing 05:33:18 16113d51b718: Preparing 05:33:18 8c0af0958d3c: Waiting 05:33:18 16113d51b718: Waiting 05:33:18 52255c45ee4f: Layer already exists 05:33:18 b1aea5fb7dad: Layer already exists 05:33:18 0147d9d33260: Layer already exists 05:33:18 5157743573ea: Layer already exists 05:33:18 89b235f7a90d: Layer already exists 05:33:18 8c0af0958d3c: Layer already exists 05:33:18 16113d51b718: Layer already exists 05:33:18 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:dc395601278c4278695cf3f32b5e4c4765b4d24828a41bd63ba378458aa2c7e7 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:18 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:19 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 05:33:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 05:33:19 0147d9d33260: Preparing 05:33:19 b1aea5fb7dad: Preparing 05:33:19 89b235f7a90d: Preparing 05:33:19 5157743573ea: Preparing 05:33:19 52255c45ee4f: Preparing 05:33:19 8c0af0958d3c: Preparing 05:33:19 16113d51b718: Preparing 05:33:19 8c0af0958d3c: Waiting 05:33:19 16113d51b718: Waiting 05:33:19 5157743573ea: Layer already exists 05:33:19 52255c45ee4f: Layer already exists 05:33:19 0147d9d33260: Layer already exists 05:33:19 b1aea5fb7dad: Layer already exists 05:33:19 89b235f7a90d: Layer already exists 05:33:19 8c0af0958d3c: Layer already exists 05:33:19 16113d51b718: Layer already exists 05:33:19 main: digest: sha256:dc395601278c4278695cf3f32b5e4c4765b4d24828a41bd63ba378458aa2c7e7 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:33:19 ===================================================== [Pipeline] echo 05:33:19 taggedImages: 05:33:19 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 05:33:19 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 05:33:19 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.108 05:33:19 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 05:33:19 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 05:33:19 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 05:33:19 82350b2dc17c64c6dcaf341c305da1b72442d937 05:33:19 latest 05:33:19 3.2.0-dev.108 05:33:19 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 05:33:19 main 05:33:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:19 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 05:33:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:33:19 8d7d8cf9dc67: Preparing 05:33:19 4b8406abcf74: Preparing 05:33:19 db39e7211732: Preparing 05:33:19 92c23e2f3579: Preparing 05:33:19 39b601b5f9aa: Preparing 05:33:19 5157743573ea: Preparing 05:33:19 cbc196632867: Preparing 05:33:19 67e098fec0a7: Preparing 05:33:19 16113d51b718: Preparing 05:33:19 cbc196632867: Waiting 05:33:19 67e098fec0a7: Waiting 05:33:19 16113d51b718: Waiting 05:33:19 5157743573ea: Waiting 05:33:19 39b601b5f9aa: Layer already exists 05:33:20 5157743573ea: Layer already exists 05:33:20 cbc196632867: Layer already exists 05:33:20 db39e7211732: Pushed 05:33:20 4b8406abcf74: Pushed 05:33:20 67e098fec0a7: Layer already exists 05:33:20 8d7d8cf9dc67: Pushed 05:33:20 16113d51b718: Layer already exists 05:33:28 92c23e2f3579: Pushed 05:33:28 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:fd412c832a211a301e2cee11f02a86765e08834ce516cd8ea93d0eb0a28626e8 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:28 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 05:33:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:33:29 8d7d8cf9dc67: Preparing 05:33:29 4b8406abcf74: Preparing 05:33:29 db39e7211732: Preparing 05:33:29 92c23e2f3579: Preparing 05:33:29 39b601b5f9aa: Preparing 05:33:29 5157743573ea: Preparing 05:33:29 cbc196632867: Preparing 05:33:29 67e098fec0a7: Preparing 05:33:29 16113d51b718: Preparing 05:33:29 cbc196632867: Waiting 05:33:29 5157743573ea: Waiting 05:33:29 67e098fec0a7: Waiting 05:33:29 16113d51b718: Waiting 05:33:29 db39e7211732: Layer already exists 05:33:29 4b8406abcf74: Layer already exists 05:33:29 92c23e2f3579: Layer already exists 05:33:29 39b601b5f9aa: Layer already exists 05:33:29 8d7d8cf9dc67: Layer already exists 05:33:29 5157743573ea: Layer already exists 05:33:29 67e098fec0a7: Layer already exists 05:33:29 cbc196632867: Layer already exists 05:33:29 16113d51b718: Layer already exists 05:33:29 latest: digest: sha256:fd412c832a211a301e2cee11f02a86765e08834ce516cd8ea93d0eb0a28626e8 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:29 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.108 05:33:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:33:30 8d7d8cf9dc67: Preparing 05:33:30 4b8406abcf74: Preparing 05:33:30 db39e7211732: Preparing 05:33:30 92c23e2f3579: Preparing 05:33:30 39b601b5f9aa: Preparing 05:33:30 5157743573ea: Preparing 05:33:30 cbc196632867: Preparing 05:33:30 67e098fec0a7: Preparing 05:33:30 16113d51b718: Preparing 05:33:30 cbc196632867: Waiting 05:33:30 16113d51b718: Waiting 05:33:30 67e098fec0a7: Waiting 05:33:30 5157743573ea: Waiting 05:33:30 8d7d8cf9dc67: Layer already exists 05:33:30 92c23e2f3579: Layer already exists 05:33:30 39b601b5f9aa: Layer already exists 05:33:30 db39e7211732: Layer already exists 05:33:30 4b8406abcf74: Layer already exists 05:33:30 cbc196632867: Layer already exists 05:33:30 67e098fec0a7: Layer already exists 05:33:30 5157743573ea: Layer already exists 05:33:30 16113d51b718: Layer already exists 05:33:30 3.2.0-dev.108: digest: sha256:fd412c832a211a301e2cee11f02a86765e08834ce516cd8ea93d0eb0a28626e8 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:30 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 05:33:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:33:31 8d7d8cf9dc67: Preparing 05:33:31 4b8406abcf74: Preparing 05:33:31 db39e7211732: Preparing 05:33:31 92c23e2f3579: Preparing 05:33:31 39b601b5f9aa: Preparing 05:33:31 5157743573ea: Preparing 05:33:31 cbc196632867: Preparing 05:33:31 5157743573ea: Waiting 05:33:31 67e098fec0a7: Preparing 05:33:31 cbc196632867: Waiting 05:33:31 16113d51b718: Preparing 05:33:31 67e098fec0a7: Waiting 05:33:31 16113d51b718: Waiting 05:33:31 39b601b5f9aa: Layer already exists 05:33:31 8d7d8cf9dc67: Layer already exists 05:33:31 4b8406abcf74: Layer already exists 05:33:31 db39e7211732: Layer already exists 05:33:31 92c23e2f3579: Layer already exists 05:33:31 67e098fec0a7: Layer already exists 05:33:31 16113d51b718: Layer already exists 05:33:31 cbc196632867: Layer already exists 05:33:31 5157743573ea: Layer already exists 05:33:31 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:fd412c832a211a301e2cee11f02a86765e08834ce516cd8ea93d0eb0a28626e8 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:31 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 05:33:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:33:31 8d7d8cf9dc67: Preparing 05:33:31 4b8406abcf74: Preparing 05:33:31 db39e7211732: Preparing 05:33:31 92c23e2f3579: Preparing 05:33:31 39b601b5f9aa: Preparing 05:33:31 5157743573ea: Preparing 05:33:31 cbc196632867: Preparing 05:33:31 67e098fec0a7: Preparing 05:33:31 16113d51b718: Preparing 05:33:31 5157743573ea: Waiting 05:33:31 67e098fec0a7: Waiting 05:33:31 16113d51b718: Waiting 05:33:31 cbc196632867: Waiting 05:33:31 39b601b5f9aa: Layer already exists 05:33:31 4b8406abcf74: Layer already exists 05:33:31 92c23e2f3579: Layer already exists 05:33:31 db39e7211732: Layer already exists 05:33:31 8d7d8cf9dc67: Layer already exists 05:33:31 67e098fec0a7: Layer already exists 05:33:31 5157743573ea: Layer already exists 05:33:31 16113d51b718: Layer already exists 05:33:31 cbc196632867: Layer already exists 05:33:32 main: digest: sha256:fd412c832a211a301e2cee11f02a86765e08834ce516cd8ea93d0eb0a28626e8 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:33:32 ===================================================== [Pipeline] echo 05:33:32 taggedImages: 05:33:32 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 05:33:32 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 05:33:32 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.108 05:33:32 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 05:33:32 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 05:33:32 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 05:33:32 82350b2dc17c64c6dcaf341c305da1b72442d937 05:33:32 latest 05:33:32 3.2.0-dev.108 05:33:32 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 05:33:32 main 05:33:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:32 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 05:33:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:33:33 548fd793c7b5: Preparing 05:33:33 14991e2eb38d: Preparing 05:33:33 aa4b8b011736: Preparing 05:33:33 cde5274a0660: Preparing 05:33:33 aa10e87f761d: Preparing 05:33:33 dd80ff2cb8b4: Preparing 05:33:33 37c705b50874: Preparing 05:33:33 620edbb7a15a: Preparing 05:33:33 39b601b5f9aa: Preparing 05:33:33 5157743573ea: Preparing 05:33:33 009a0edeaee8: Preparing 05:33:33 a170f52e1e93: Preparing 05:33:33 5f70bf18a086: Preparing 05:33:33 c7b48807ba93: Preparing 05:33:33 d8325b881c62: Preparing 05:33:33 86b37f66867a: Preparing 05:33:33 16113d51b718: Preparing 05:33:33 dd80ff2cb8b4: Waiting 05:33:33 a170f52e1e93: Waiting 05:33:33 5f70bf18a086: Waiting 05:33:33 c7b48807ba93: Waiting 05:33:33 d8325b881c62: Waiting 05:33:33 86b37f66867a: Waiting 05:33:33 37c705b50874: Waiting 05:33:33 620edbb7a15a: Waiting 05:33:33 39b601b5f9aa: Waiting 05:33:33 5157743573ea: Waiting 05:33:33 009a0edeaee8: Waiting 05:33:33 16113d51b718: Waiting 05:33:33 14991e2eb38d: Pushed 05:33:33 aa10e87f761d: Pushed 05:33:33 cde5274a0660: Pushed 05:33:33 aa4b8b011736: Pushed 05:33:33 548fd793c7b5: Pushed 05:33:33 39b601b5f9aa: Layer already exists 05:33:33 5157743573ea: Layer already exists 05:33:33 dd80ff2cb8b4: Pushed 05:33:33 37c705b50874: Pushed 05:33:33 5f70bf18a086: Layer already exists 05:33:33 009a0edeaee8: Pushed 05:33:33 a170f52e1e93: Pushed 05:33:33 16113d51b718: Layer already exists 05:33:33 c7b48807ba93: Pushed 05:33:33 d8325b881c62: Pushed 05:33:33 86b37f66867a: Pushed 05:33:38 620edbb7a15a: Pushed 05:33:38 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:2b4316785e33db9e905668493aa83521a44254d63cadbd7a3df6e288dfd2b960 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:38 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 05:33:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:33:38 548fd793c7b5: Preparing 05:33:38 14991e2eb38d: Preparing 05:33:38 aa4b8b011736: Preparing 05:33:38 cde5274a0660: Preparing 05:33:38 aa10e87f761d: Preparing 05:33:38 dd80ff2cb8b4: Preparing 05:33:38 37c705b50874: Preparing 05:33:38 620edbb7a15a: Preparing 05:33:38 39b601b5f9aa: Preparing 05:33:38 5157743573ea: Preparing 05:33:38 009a0edeaee8: Preparing 05:33:38 a170f52e1e93: Preparing 05:33:38 5f70bf18a086: Preparing 05:33:38 c7b48807ba93: Preparing 05:33:38 d8325b881c62: Preparing 05:33:38 86b37f66867a: Preparing 05:33:38 16113d51b718: Preparing 05:33:38 009a0edeaee8: Waiting 05:33:38 a170f52e1e93: Waiting 05:33:38 5f70bf18a086: Waiting 05:33:38 dd80ff2cb8b4: Waiting 05:33:38 37c705b50874: Waiting 05:33:38 5157743573ea: Waiting 05:33:38 39b601b5f9aa: Waiting 05:33:38 86b37f66867a: Waiting 05:33:38 c7b48807ba93: Waiting 05:33:38 16113d51b718: Waiting 05:33:38 d8325b881c62: Waiting 05:33:38 14991e2eb38d: Layer already exists 05:33:38 548fd793c7b5: Layer already exists 05:33:38 aa10e87f761d: Layer already exists 05:33:38 cde5274a0660: Layer already exists 05:33:38 aa4b8b011736: Layer already exists 05:33:38 37c705b50874: Layer already exists 05:33:38 dd80ff2cb8b4: Layer already exists 05:33:38 620edbb7a15a: Layer already exists 05:33:38 39b601b5f9aa: Layer already exists 05:33:38 5157743573ea: Layer already exists 05:33:38 009a0edeaee8: Layer already exists 05:33:38 a170f52e1e93: Layer already exists 05:33:38 5f70bf18a086: Layer already exists 05:33:38 c7b48807ba93: Layer already exists 05:33:38 d8325b881c62: Layer already exists 05:33:38 86b37f66867a: Layer already exists 05:33:38 16113d51b718: Layer already exists 05:33:39 latest: digest: sha256:2b4316785e33db9e905668493aa83521a44254d63cadbd7a3df6e288dfd2b960 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:39 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.108 05:33:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:33:39 548fd793c7b5: Preparing 05:33:39 14991e2eb38d: Preparing 05:33:39 aa4b8b011736: Preparing 05:33:39 cde5274a0660: Preparing 05:33:39 aa10e87f761d: Preparing 05:33:39 dd80ff2cb8b4: Preparing 05:33:39 37c705b50874: Preparing 05:33:39 dd80ff2cb8b4: Waiting 05:33:39 620edbb7a15a: Preparing 05:33:39 37c705b50874: Waiting 05:33:39 39b601b5f9aa: Preparing 05:33:39 620edbb7a15a: Waiting 05:33:39 39b601b5f9aa: Waiting 05:33:39 5157743573ea: Preparing 05:33:39 009a0edeaee8: Preparing 05:33:39 a170f52e1e93: Preparing 05:33:39 5f70bf18a086: Preparing 05:33:39 c7b48807ba93: Preparing 05:33:39 5157743573ea: Waiting 05:33:39 a170f52e1e93: Waiting 05:33:39 009a0edeaee8: Waiting 05:33:39 c7b48807ba93: Waiting 05:33:39 d8325b881c62: Preparing 05:33:39 86b37f66867a: Preparing 05:33:39 d8325b881c62: Waiting 05:33:39 16113d51b718: Preparing 05:33:39 16113d51b718: Waiting 05:33:39 86b37f66867a: Waiting 05:33:39 cde5274a0660: Layer already exists 05:33:39 14991e2eb38d: Layer already exists 05:33:39 aa10e87f761d: Layer already exists 05:33:39 aa4b8b011736: Layer already exists 05:33:39 548fd793c7b5: Layer already exists 05:33:39 37c705b50874: Layer already exists 05:33:39 dd80ff2cb8b4: Layer already exists 05:33:39 620edbb7a15a: Layer already exists 05:33:39 39b601b5f9aa: Layer already exists 05:33:39 5157743573ea: Layer already exists 05:33:39 009a0edeaee8: Layer already exists 05:33:39 a170f52e1e93: Layer already exists 05:33:39 5f70bf18a086: Layer already exists 05:33:39 c7b48807ba93: Layer already exists 05:33:39 d8325b881c62: Layer already exists 05:33:39 16113d51b718: Layer already exists 05:33:39 86b37f66867a: Layer already exists 05:33:40 3.2.0-dev.108: digest: sha256:2b4316785e33db9e905668493aa83521a44254d63cadbd7a3df6e288dfd2b960 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:40 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 05:33:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:33:40 548fd793c7b5: Preparing 05:33:40 14991e2eb38d: Preparing 05:33:40 aa4b8b011736: Preparing 05:33:40 cde5274a0660: Preparing 05:33:40 aa10e87f761d: Preparing 05:33:40 dd80ff2cb8b4: Preparing 05:33:40 37c705b50874: Preparing 05:33:40 dd80ff2cb8b4: Waiting 05:33:40 620edbb7a15a: Preparing 05:33:40 37c705b50874: Waiting 05:33:40 39b601b5f9aa: Preparing 05:33:40 620edbb7a15a: Waiting 05:33:40 5157743573ea: Preparing 05:33:40 009a0edeaee8: Preparing 05:33:40 5157743573ea: Waiting 05:33:40 a170f52e1e93: Preparing 05:33:40 009a0edeaee8: Waiting 05:33:40 5f70bf18a086: Preparing 05:33:40 a170f52e1e93: Waiting 05:33:40 c7b48807ba93: Preparing 05:33:40 5f70bf18a086: Waiting 05:33:40 c7b48807ba93: Waiting 05:33:40 d8325b881c62: Preparing 05:33:40 86b37f66867a: Preparing 05:33:40 d8325b881c62: Waiting 05:33:40 16113d51b718: Preparing 05:33:40 86b37f66867a: Waiting 05:33:40 aa10e87f761d: Layer already exists 05:33:40 548fd793c7b5: Layer already exists 05:33:40 aa4b8b011736: Layer already exists 05:33:40 14991e2eb38d: Layer already exists 05:33:40 cde5274a0660: Layer already exists 05:33:40 37c705b50874: Layer already exists 05:33:40 39b601b5f9aa: Layer already exists 05:33:40 dd80ff2cb8b4: Layer already exists 05:33:40 620edbb7a15a: Layer already exists 05:33:40 5157743573ea: Layer already exists 05:33:40 009a0edeaee8: Layer already exists 05:33:40 5f70bf18a086: Layer already exists 05:33:40 c7b48807ba93: Layer already exists 05:33:40 a170f52e1e93: Layer already exists 05:33:40 d8325b881c62: Layer already exists 05:33:40 86b37f66867a: Layer already exists 05:33:40 16113d51b718: Layer already exists 05:33:41 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:2b4316785e33db9e905668493aa83521a44254d63cadbd7a3df6e288dfd2b960 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:41 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 05:33:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:33:41 548fd793c7b5: Preparing 05:33:41 14991e2eb38d: Preparing 05:33:41 aa4b8b011736: Preparing 05:33:41 cde5274a0660: Preparing 05:33:41 aa10e87f761d: Preparing 05:33:41 dd80ff2cb8b4: Preparing 05:33:41 37c705b50874: Preparing 05:33:41 620edbb7a15a: Preparing 05:33:41 39b601b5f9aa: Preparing 05:33:41 5157743573ea: Preparing 05:33:41 009a0edeaee8: Preparing 05:33:41 a170f52e1e93: Preparing 05:33:41 5f70bf18a086: Preparing 05:33:41 c7b48807ba93: Preparing 05:33:41 d8325b881c62: Preparing 05:33:41 86b37f66867a: Preparing 05:33:41 16113d51b718: Preparing 05:33:41 dd80ff2cb8b4: Waiting 05:33:41 37c705b50874: Waiting 05:33:41 620edbb7a15a: Waiting 05:33:41 39b601b5f9aa: Waiting 05:33:41 d8325b881c62: Waiting 05:33:41 5157743573ea: Waiting 05:33:41 86b37f66867a: Waiting 05:33:41 009a0edeaee8: Waiting 05:33:41 16113d51b718: Waiting 05:33:41 a170f52e1e93: Waiting 05:33:41 5f70bf18a086: Waiting 05:33:41 c7b48807ba93: Waiting 05:33:41 548fd793c7b5: Layer already exists 05:33:41 14991e2eb38d: Layer already exists 05:33:41 aa10e87f761d: Layer already exists 05:33:41 cde5274a0660: Layer already exists 05:33:41 aa4b8b011736: Layer already exists 05:33:41 37c705b50874: Layer already exists 05:33:41 dd80ff2cb8b4: Layer already exists 05:33:41 620edbb7a15a: Layer already exists 05:33:41 5157743573ea: Layer already exists 05:33:41 39b601b5f9aa: Layer already exists 05:33:41 009a0edeaee8: Layer already exists 05:33:41 a170f52e1e93: Layer already exists 05:33:41 5f70bf18a086: Layer already exists 05:33:41 d8325b881c62: Layer already exists 05:33:41 c7b48807ba93: Layer already exists 05:33:41 16113d51b718: Layer already exists 05:33:41 86b37f66867a: Layer already exists 05:33:42 main: digest: sha256:2b4316785e33db9e905668493aa83521a44254d63cadbd7a3df6e288dfd2b960 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:33:42 ===================================================== [Pipeline] echo 05:33:42 taggedImages: 05:33:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 05:33:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 05:33:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.108 05:33:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 05:33:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 05:33:42 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 05:33:42 82350b2dc17c64c6dcaf341c305da1b72442d937 05:33:42 latest 05:33:42 3.2.0-dev.108 05:33:42 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 05:33:42 main 05:33:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:42 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 05:33:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:33:42 2eeea1375d17: Preparing 05:33:42 9a77c48ddc31: Preparing 05:33:42 d095baf5e65c: Preparing 05:33:42 825cab8eb402: Preparing 05:33:42 39b601b5f9aa: Preparing 05:33:42 5157743573ea: Preparing 05:33:42 cbc196632867: Preparing 05:33:42 67e098fec0a7: Preparing 05:33:42 16113d51b718: Preparing 05:33:42 5157743573ea: Waiting 05:33:42 cbc196632867: Waiting 05:33:42 67e098fec0a7: Waiting 05:33:42 16113d51b718: Waiting 05:33:42 39b601b5f9aa: Layer already exists 05:33:43 5157743573ea: Layer already exists 05:33:43 d095baf5e65c: Pushed 05:33:43 cbc196632867: Layer already exists 05:33:43 9a77c48ddc31: Pushed 05:33:43 67e098fec0a7: Layer already exists 05:33:43 2eeea1375d17: Pushed 05:33:43 16113d51b718: Layer already exists 05:33:49 825cab8eb402: Pushed 05:33:49 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:5aa7b9068c81d0c2a6e44f852ddcab727cd99efa9d134848ee4da7dcafa86f90 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:50 + 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 05:33:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 05:33:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:33:50 2eeea1375d17: Preparing 05:33:50 9a77c48ddc31: Preparing 05:33:50 d095baf5e65c: Preparing 05:33:50 825cab8eb402: Preparing 05:33:50 39b601b5f9aa: Preparing 05:33:50 5157743573ea: Preparing 05:33:50 cbc196632867: Preparing 05:33:50 5157743573ea: Waiting 05:33:50 67e098fec0a7: Preparing 05:33:50 cbc196632867: Waiting 05:33:50 16113d51b718: Preparing 05:33:50 67e098fec0a7: Waiting 05:33:50 16113d51b718: Waiting 05:33:50 9a77c48ddc31: Layer already exists 05:33:50 39b601b5f9aa: Layer already exists 05:33:50 2eeea1375d17: Layer already exists 05:33:50 d095baf5e65c: Layer already exists 05:33:50 825cab8eb402: Layer already exists 05:33:50 cbc196632867: Layer already exists 05:33:50 67e098fec0a7: Layer already exists 05:33:50 5157743573ea: Layer already exists 05:33:50 16113d51b718: Layer already exists 05:33:50 latest: digest: sha256:5aa7b9068c81d0c2a6e44f852ddcab727cd99efa9d134848ee4da7dcafa86f90 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:51 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.108 05:33:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:33:51 2eeea1375d17: Preparing 05:33:51 9a77c48ddc31: Preparing 05:33:51 d095baf5e65c: Preparing 05:33:51 825cab8eb402: Preparing 05:33:51 39b601b5f9aa: Preparing 05:33:51 5157743573ea: Preparing 05:33:51 cbc196632867: Preparing 05:33:51 5157743573ea: Waiting 05:33:51 67e098fec0a7: Preparing 05:33:51 cbc196632867: Waiting 05:33:51 16113d51b718: Preparing 05:33:51 67e098fec0a7: Waiting 05:33:51 16113d51b718: Waiting 05:33:51 d095baf5e65c: Layer already exists 05:33:51 9a77c48ddc31: Layer already exists 05:33:51 2eeea1375d17: Layer already exists 05:33:51 825cab8eb402: Layer already exists 05:33:51 39b601b5f9aa: Layer already exists 05:33:51 16113d51b718: Layer already exists 05:33:51 5157743573ea: Layer already exists 05:33:51 cbc196632867: Layer already exists 05:33:51 67e098fec0a7: Layer already exists 05:33:51 3.2.0-dev.108: digest: sha256:5aa7b9068c81d0c2a6e44f852ddcab727cd99efa9d134848ee4da7dcafa86f90 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:52 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 05:33:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:33:52 2eeea1375d17: Preparing 05:33:52 9a77c48ddc31: Preparing 05:33:52 d095baf5e65c: Preparing 05:33:52 825cab8eb402: Preparing 05:33:52 39b601b5f9aa: Preparing 05:33:52 5157743573ea: Preparing 05:33:52 cbc196632867: Preparing 05:33:52 5157743573ea: Waiting 05:33:52 67e098fec0a7: Preparing 05:33:52 cbc196632867: Waiting 05:33:52 16113d51b718: Preparing 05:33:52 67e098fec0a7: Waiting 05:33:52 16113d51b718: Waiting 05:33:52 2eeea1375d17: Layer already exists 05:33:52 9a77c48ddc31: Layer already exists 05:33:52 d095baf5e65c: Layer already exists 05:33:52 39b601b5f9aa: Layer already exists 05:33:52 825cab8eb402: Layer already exists 05:33:52 5157743573ea: Layer already exists 05:33:52 67e098fec0a7: Layer already exists 05:33:52 16113d51b718: Layer already exists 05:33:52 cbc196632867: Layer already exists 05:33:53 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:5aa7b9068c81d0c2a6e44f852ddcab727cd99efa9d134848ee4da7dcafa86f90 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:53 + 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 05:33:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 05:33:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:33:53 2eeea1375d17: Preparing 05:33:53 9a77c48ddc31: Preparing 05:33:53 d095baf5e65c: Preparing 05:33:53 825cab8eb402: Preparing 05:33:53 39b601b5f9aa: Preparing 05:33:53 5157743573ea: Preparing 05:33:53 cbc196632867: Preparing 05:33:53 67e098fec0a7: Preparing 05:33:53 16113d51b718: Preparing 05:33:53 5157743573ea: Waiting 05:33:53 cbc196632867: Waiting 05:33:53 67e098fec0a7: Waiting 05:33:53 16113d51b718: Waiting 05:33:53 39b601b5f9aa: Layer already exists 05:33:53 825cab8eb402: Layer already exists 05:33:53 d095baf5e65c: Layer already exists 05:33:53 2eeea1375d17: Layer already exists 05:33:53 9a77c48ddc31: Layer already exists 05:33:53 cbc196632867: Layer already exists 05:33:53 5157743573ea: Layer already exists 05:33:53 67e098fec0a7: Layer already exists 05:33:53 16113d51b718: Layer already exists 05:33:54 main: digest: sha256:5aa7b9068c81d0c2a6e44f852ddcab727cd99efa9d134848ee4da7dcafa86f90 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:33:54 ===================================================== [Pipeline] echo 05:33:54 taggedImages: 05:33:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 05:33:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 05:33:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.108 05:33:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 05:33:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 05:33:54 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 05:33:54 82350b2dc17c64c6dcaf341c305da1b72442d937 05:33:54 latest 05:33:54 3.2.0-dev.108 05:33:54 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 05:33:54 main 05:33:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:54 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 05:33:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:33:55 8190366792e1: Preparing 05:33:55 0ee9392bec22: Preparing 05:33:55 34b5593d6b05: Preparing 05:33:55 52db68f4b560: Preparing 05:33:55 5b3582cc8c8f: Preparing 05:33:55 39b601b5f9aa: Preparing 05:33:55 5157743573ea: Preparing 05:33:55 dc9760350271: Preparing 05:33:55 ef6d4bacd858: Preparing 05:33:55 afe49425bf07: Preparing 05:33:55 16113d51b718: Preparing 05:33:55 dc9760350271: Waiting 05:33:55 39b601b5f9aa: Waiting 05:33:55 ef6d4bacd858: Waiting 05:33:55 5157743573ea: Waiting 05:33:55 afe49425bf07: Waiting 05:33:55 16113d51b718: Waiting 05:33:55 5b3582cc8c8f: Pushed 05:33:55 0ee9392bec22: Pushed 05:33:55 52db68f4b560: Pushed 05:33:55 39b601b5f9aa: Layer already exists 05:33:55 8190366792e1: Pushed 05:33:55 5157743573ea: Layer already exists 05:33:55 16113d51b718: Layer already exists 05:33:55 dc9760350271: Pushed 05:33:55 ef6d4bacd858: Pushed 05:33:58 afe49425bf07: Pushed 05:33:58 34b5593d6b05: Pushed 05:33:58 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:4bb67aa710b9b3dfb1070a4fd14fd2eb80d90ea5619fe4635792d5bf43eeff44 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:59 + 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 05:33:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 05:33:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:33:59 8190366792e1: Preparing 05:33:59 0ee9392bec22: Preparing 05:33:59 34b5593d6b05: Preparing 05:33:59 52db68f4b560: Preparing 05:33:59 5b3582cc8c8f: Preparing 05:33:59 39b601b5f9aa: Preparing 05:33:59 5157743573ea: Preparing 05:33:59 dc9760350271: Preparing 05:33:59 ef6d4bacd858: Preparing 05:33:59 afe49425bf07: Preparing 05:33:59 16113d51b718: Preparing 05:33:59 dc9760350271: Waiting 05:33:59 ef6d4bacd858: Waiting 05:33:59 16113d51b718: Waiting 05:33:59 afe49425bf07: Waiting 05:33:59 5157743573ea: Waiting 05:33:59 39b601b5f9aa: Waiting 05:33:59 0ee9392bec22: Layer already exists 05:33:59 5b3582cc8c8f: Layer already exists 05:33:59 52db68f4b560: Layer already exists 05:33:59 34b5593d6b05: Layer already exists 05:33:59 8190366792e1: Layer already exists 05:33:59 afe49425bf07: Layer already exists 05:33:59 39b601b5f9aa: Layer already exists 05:33:59 ef6d4bacd858: Layer already exists 05:33:59 dc9760350271: Layer already exists 05:33:59 5157743573ea: Layer already exists 05:33:59 16113d51b718: Layer already exists 05:33:59 latest: digest: sha256:4bb67aa710b9b3dfb1070a4fd14fd2eb80d90ea5619fe4635792d5bf43eeff44 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:00 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.108 05:34:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:34:00 8190366792e1: Preparing 05:34:00 0ee9392bec22: Preparing 05:34:00 34b5593d6b05: Preparing 05:34:00 52db68f4b560: Preparing 05:34:00 5b3582cc8c8f: Preparing 05:34:00 39b601b5f9aa: Preparing 05:34:00 5157743573ea: Preparing 05:34:00 dc9760350271: Preparing 05:34:00 ef6d4bacd858: Preparing 05:34:00 afe49425bf07: Preparing 05:34:00 16113d51b718: Preparing 05:34:00 39b601b5f9aa: Waiting 05:34:00 dc9760350271: Waiting 05:34:00 afe49425bf07: Waiting 05:34:00 5157743573ea: Waiting 05:34:00 16113d51b718: Waiting 05:34:00 ef6d4bacd858: Waiting 05:34:00 5b3582cc8c8f: Layer already exists 05:34:00 8190366792e1: Layer already exists 05:34:00 34b5593d6b05: Layer already exists 05:34:00 0ee9392bec22: Layer already exists 05:34:00 52db68f4b560: Layer already exists 05:34:00 dc9760350271: Layer already exists 05:34:00 39b601b5f9aa: Layer already exists 05:34:00 5157743573ea: Layer already exists 05:34:00 afe49425bf07: Layer already exists 05:34:00 ef6d4bacd858: Layer already exists 05:34:00 16113d51b718: Layer already exists 05:34:00 3.2.0-dev.108: digest: sha256:4bb67aa710b9b3dfb1070a4fd14fd2eb80d90ea5619fe4635792d5bf43eeff44 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:01 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 05:34:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:34:01 8190366792e1: Preparing 05:34:01 0ee9392bec22: Preparing 05:34:01 34b5593d6b05: Preparing 05:34:01 52db68f4b560: Preparing 05:34:01 5b3582cc8c8f: Preparing 05:34:01 39b601b5f9aa: Preparing 05:34:01 5157743573ea: Preparing 05:34:01 dc9760350271: Preparing 05:34:01 ef6d4bacd858: Preparing 05:34:01 afe49425bf07: Preparing 05:34:01 16113d51b718: Preparing 05:34:01 39b601b5f9aa: Waiting 05:34:01 5157743573ea: Waiting 05:34:01 dc9760350271: Waiting 05:34:01 ef6d4bacd858: Waiting 05:34:01 16113d51b718: Waiting 05:34:01 afe49425bf07: Waiting 05:34:01 8190366792e1: Layer already exists 05:34:01 52db68f4b560: Layer already exists 05:34:01 5b3582cc8c8f: Layer already exists 05:34:01 0ee9392bec22: Layer already exists 05:34:01 34b5593d6b05: Layer already exists 05:34:01 5157743573ea: Layer already exists 05:34:01 39b601b5f9aa: Layer already exists 05:34:01 dc9760350271: Layer already exists 05:34:01 ef6d4bacd858: Layer already exists 05:34:01 afe49425bf07: Layer already exists 05:34:01 16113d51b718: Layer already exists 05:34:01 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:4bb67aa710b9b3dfb1070a4fd14fd2eb80d90ea5619fe4635792d5bf43eeff44 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:01 + 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 05:34:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 05:34:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:34:02 8190366792e1: Preparing 05:34:02 0ee9392bec22: Preparing 05:34:02 34b5593d6b05: Preparing 05:34:02 52db68f4b560: Preparing 05:34:02 5b3582cc8c8f: Preparing 05:34:02 39b601b5f9aa: Preparing 05:34:02 5157743573ea: Preparing 05:34:02 dc9760350271: Preparing 05:34:02 ef6d4bacd858: Preparing 05:34:02 afe49425bf07: Preparing 05:34:02 16113d51b718: Preparing 05:34:02 5157743573ea: Waiting 05:34:02 ef6d4bacd858: Waiting 05:34:02 39b601b5f9aa: Waiting 05:34:02 afe49425bf07: Waiting 05:34:02 16113d51b718: Waiting 05:34:02 34b5593d6b05: Layer already exists 05:34:02 0ee9392bec22: Layer already exists 05:34:02 52db68f4b560: Layer already exists 05:34:02 8190366792e1: Layer already exists 05:34:02 5b3582cc8c8f: Layer already exists 05:34:02 ef6d4bacd858: Layer already exists 05:34:02 39b601b5f9aa: Layer already exists 05:34:02 5157743573ea: Layer already exists 05:34:02 dc9760350271: Layer already exists 05:34:02 afe49425bf07: Layer already exists 05:34:02 16113d51b718: Layer already exists 05:34:02 main: digest: sha256:4bb67aa710b9b3dfb1070a4fd14fd2eb80d90ea5619fe4635792d5bf43eeff44 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:34:02 ===================================================== [Pipeline] echo 05:34:02 taggedImages: 05:34:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 05:34:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 05:34:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.108 05:34:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 05:34:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 05:34:02 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 05:34:02 82350b2dc17c64c6dcaf341c305da1b72442d937 05:34:02 latest 05:34:02 3.2.0-dev.108 05:34:02 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 05:34:02 main 05:34:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:03 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 05:34:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:34:03 212dda8ee091: Preparing 05:34:03 5c2e4bcbd1ce: Preparing 05:34:03 5b5f8fad2681: Preparing 05:34:03 5cc28d26a51d: Preparing 05:34:03 ccf3d04ddd42: Preparing 05:34:03 8321cca9deb1: Preparing 05:34:03 8509ca61d338: Preparing 05:34:03 39b601b5f9aa: Preparing 05:34:03 5157743573ea: Preparing 05:34:03 34cbbb417cb1: Preparing 05:34:03 1d97f6065ecd: Preparing 05:34:03 16113d51b718: Preparing 05:34:03 5157743573ea: Waiting 05:34:03 34cbbb417cb1: Waiting 05:34:03 1d97f6065ecd: Waiting 05:34:03 16113d51b718: Waiting 05:34:03 8321cca9deb1: Waiting 05:34:03 39b601b5f9aa: Waiting 05:34:03 8509ca61d338: Waiting 05:34:03 ccf3d04ddd42: Pushed 05:34:03 5c2e4bcbd1ce: Pushed 05:34:03 212dda8ee091: Pushed 05:34:03 39b601b5f9aa: Layer already exists 05:34:03 5157743573ea: Layer already exists 05:34:03 8321cca9deb1: Pushed 05:34:03 8509ca61d338: Pushed 05:34:03 16113d51b718: Layer already exists 05:34:03 34cbbb417cb1: Pushed 05:34:07 1d97f6065ecd: Pushed 05:34:07 5cc28d26a51d: Pushed 05:34:08 5b5f8fad2681: Pushed 05:34:08 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:6889a37d87c2807a8425d9790162677f5d2c0579559f4400707fab5a88a790d6 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:08 + 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 05:34:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 05:34:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:34:08 212dda8ee091: Preparing 05:34:08 5c2e4bcbd1ce: Preparing 05:34:08 5b5f8fad2681: Preparing 05:34:08 5cc28d26a51d: Preparing 05:34:08 ccf3d04ddd42: Preparing 05:34:08 8321cca9deb1: Preparing 05:34:08 8509ca61d338: Preparing 05:34:08 39b601b5f9aa: Preparing 05:34:08 5157743573ea: Preparing 05:34:08 34cbbb417cb1: Preparing 05:34:08 1d97f6065ecd: Preparing 05:34:08 16113d51b718: Preparing 05:34:08 39b601b5f9aa: Waiting 05:34:08 5157743573ea: Waiting 05:34:08 34cbbb417cb1: Waiting 05:34:08 1d97f6065ecd: Waiting 05:34:08 16113d51b718: Waiting 05:34:08 8321cca9deb1: Waiting 05:34:08 212dda8ee091: Layer already exists 05:34:08 ccf3d04ddd42: Layer already exists 05:34:08 5cc28d26a51d: Layer already exists 05:34:08 5c2e4bcbd1ce: Layer already exists 05:34:08 5b5f8fad2681: Layer already exists 05:34:08 39b601b5f9aa: Layer already exists 05:34:08 8321cca9deb1: Layer already exists 05:34:08 5157743573ea: Layer already exists 05:34:08 8509ca61d338: Layer already exists 05:34:08 34cbbb417cb1: Layer already exists 05:34:08 1d97f6065ecd: Layer already exists 05:34:08 16113d51b718: Layer already exists 05:34:09 latest: digest: sha256:6889a37d87c2807a8425d9790162677f5d2c0579559f4400707fab5a88a790d6 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:09 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.108 05:34:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:34:09 212dda8ee091: Preparing 05:34:09 5c2e4bcbd1ce: Preparing 05:34:09 5b5f8fad2681: Preparing 05:34:09 5cc28d26a51d: Preparing 05:34:09 ccf3d04ddd42: Preparing 05:34:09 8321cca9deb1: Preparing 05:34:09 8509ca61d338: Preparing 05:34:09 39b601b5f9aa: Preparing 05:34:09 5157743573ea: Preparing 05:34:09 34cbbb417cb1: Preparing 05:34:09 1d97f6065ecd: Preparing 05:34:09 16113d51b718: Preparing 05:34:09 5157743573ea: Waiting 05:34:09 34cbbb417cb1: Waiting 05:34:09 8321cca9deb1: Waiting 05:34:09 16113d51b718: Waiting 05:34:09 1d97f6065ecd: Waiting 05:34:09 39b601b5f9aa: Waiting 05:34:09 8509ca61d338: Waiting 05:34:09 5b5f8fad2681: Layer already exists 05:34:09 212dda8ee091: Layer already exists 05:34:09 5cc28d26a51d: Layer already exists 05:34:09 ccf3d04ddd42: Layer already exists 05:34:09 5c2e4bcbd1ce: Layer already exists 05:34:09 8321cca9deb1: Layer already exists 05:34:09 39b601b5f9aa: Layer already exists 05:34:09 34cbbb417cb1: Layer already exists 05:34:09 8509ca61d338: Layer already exists 05:34:09 5157743573ea: Layer already exists 05:34:09 1d97f6065ecd: Layer already exists 05:34:09 16113d51b718: Layer already exists 05:34:10 3.2.0-dev.108: digest: sha256:6889a37d87c2807a8425d9790162677f5d2c0579559f4400707fab5a88a790d6 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:10 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 05:34:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:34:10 212dda8ee091: Preparing 05:34:10 5c2e4bcbd1ce: Preparing 05:34:10 5b5f8fad2681: Preparing 05:34:10 5cc28d26a51d: Preparing 05:34:10 ccf3d04ddd42: Preparing 05:34:10 8321cca9deb1: Preparing 05:34:10 8509ca61d338: Preparing 05:34:10 8321cca9deb1: Waiting 05:34:10 39b601b5f9aa: Preparing 05:34:10 5157743573ea: Preparing 05:34:10 34cbbb417cb1: Preparing 05:34:10 1d97f6065ecd: Preparing 05:34:10 8509ca61d338: Waiting 05:34:10 16113d51b718: Preparing 05:34:10 5157743573ea: Waiting 05:34:10 34cbbb417cb1: Waiting 05:34:10 1d97f6065ecd: Waiting 05:34:10 16113d51b718: Waiting 05:34:10 39b601b5f9aa: Waiting 05:34:10 212dda8ee091: Layer already exists 05:34:10 5b5f8fad2681: Layer already exists 05:34:10 ccf3d04ddd42: Layer already exists 05:34:10 5cc28d26a51d: Layer already exists 05:34:10 5c2e4bcbd1ce: Layer already exists 05:34:10 8321cca9deb1: Layer already exists 05:34:10 8509ca61d338: Layer already exists 05:34:10 5157743573ea: Layer already exists 05:34:10 39b601b5f9aa: Layer already exists 05:34:10 34cbbb417cb1: Layer already exists 05:34:10 16113d51b718: Layer already exists 05:34:10 1d97f6065ecd: Layer already exists 05:34:11 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:6889a37d87c2807a8425d9790162677f5d2c0579559f4400707fab5a88a790d6 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:11 + 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 05:34:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 05:34:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:34:11 212dda8ee091: Preparing 05:34:11 5c2e4bcbd1ce: Preparing 05:34:11 5b5f8fad2681: Preparing 05:34:11 5cc28d26a51d: Preparing 05:34:11 ccf3d04ddd42: Preparing 05:34:11 8321cca9deb1: Preparing 05:34:11 8509ca61d338: Preparing 05:34:11 39b601b5f9aa: Preparing 05:34:11 5157743573ea: Preparing 05:34:11 34cbbb417cb1: Preparing 05:34:11 1d97f6065ecd: Preparing 05:34:11 16113d51b718: Preparing 05:34:11 39b601b5f9aa: Waiting 05:34:11 5157743573ea: Waiting 05:34:11 34cbbb417cb1: Waiting 05:34:11 1d97f6065ecd: Waiting 05:34:11 16113d51b718: Waiting 05:34:11 8321cca9deb1: Waiting 05:34:11 8509ca61d338: Waiting 05:34:11 5b5f8fad2681: Layer already exists 05:34:11 212dda8ee091: Layer already exists 05:34:11 5c2e4bcbd1ce: Layer already exists 05:34:11 ccf3d04ddd42: Layer already exists 05:34:11 5cc28d26a51d: Layer already exists 05:34:11 8509ca61d338: Layer already exists 05:34:11 34cbbb417cb1: Layer already exists 05:34:11 8321cca9deb1: Layer already exists 05:34:11 1d97f6065ecd: Layer already exists 05:34:11 39b601b5f9aa: Layer already exists 05:34:11 5157743573ea: Layer already exists 05:34:11 16113d51b718: Layer already exists 05:34:12 main: digest: sha256:6889a37d87c2807a8425d9790162677f5d2c0579559f4400707fab5a88a790d6 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:34:12 ===================================================== [Pipeline] echo 05:34:12 taggedImages: 05:34:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 05:34:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 05:34:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.108 05:34:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 05:34:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 05:34:12 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 05:34:12 82350b2dc17c64c6dcaf341c305da1b72442d937 05:34:12 latest 05:34:12 3.2.0-dev.108 05:34:12 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 05:34:12 main 05:34:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:12 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 05:34:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:34:12 0d1ac48afb3d: Preparing 05:34:12 dbba743a0912: Preparing 05:34:12 39b601b5f9aa: Preparing 05:34:12 5157743573ea: Preparing 05:34:12 7bc23790ef8b: Preparing 05:34:12 a117a2223be9: Preparing 05:34:12 16113d51b718: Preparing 05:34:12 a117a2223be9: Waiting 05:34:12 16113d51b718: Waiting 05:34:12 5157743573ea: Layer already exists 05:34:13 39b601b5f9aa: Layer already exists 05:34:13 16113d51b718: Layer already exists 05:34:13 0d1ac48afb3d: Pushed 05:34:13 7bc23790ef8b: Pushed 05:34:15 a117a2223be9: Pushed 05:34:19 dbba743a0912: Pushed 05:34:19 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:fe3f91c3a02ce2d3e2d7f5c00f6c75f634a6007fdb46035463e03ed5d070fc98 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:19 + 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 05:34:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 05:34:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:34:20 0d1ac48afb3d: Preparing 05:34:20 dbba743a0912: Preparing 05:34:20 39b601b5f9aa: Preparing 05:34:20 5157743573ea: Preparing 05:34:20 7bc23790ef8b: Preparing 05:34:20 a117a2223be9: Preparing 05:34:20 16113d51b718: Preparing 05:34:20 a117a2223be9: Waiting 05:34:20 16113d51b718: Waiting 05:34:20 7bc23790ef8b: Layer already exists 05:34:20 5157743573ea: Layer already exists 05:34:20 0d1ac48afb3d: Layer already exists 05:34:20 dbba743a0912: Layer already exists 05:34:20 39b601b5f9aa: Layer already exists 05:34:20 16113d51b718: Layer already exists 05:34:20 a117a2223be9: Layer already exists 05:34:20 latest: digest: sha256:fe3f91c3a02ce2d3e2d7f5c00f6c75f634a6007fdb46035463e03ed5d070fc98 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:20 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.108 05:34:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:34:21 0d1ac48afb3d: Preparing 05:34:21 dbba743a0912: Preparing 05:34:21 39b601b5f9aa: Preparing 05:34:21 5157743573ea: Preparing 05:34:21 7bc23790ef8b: Preparing 05:34:21 a117a2223be9: Preparing 05:34:21 16113d51b718: Preparing 05:34:21 16113d51b718: Waiting 05:34:21 a117a2223be9: Waiting 05:34:21 7bc23790ef8b: Layer already exists 05:34:21 39b601b5f9aa: Layer already exists 05:34:21 5157743573ea: Layer already exists 05:34:21 dbba743a0912: Layer already exists 05:34:21 0d1ac48afb3d: Layer already exists 05:34:21 a117a2223be9: Layer already exists 05:34:21 16113d51b718: Layer already exists 05:34:21 3.2.0-dev.108: digest: sha256:fe3f91c3a02ce2d3e2d7f5c00f6c75f634a6007fdb46035463e03ed5d070fc98 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:21 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 05:34:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:34:22 0d1ac48afb3d: Preparing 05:34:22 dbba743a0912: Preparing 05:34:22 39b601b5f9aa: Preparing 05:34:22 5157743573ea: Preparing 05:34:22 7bc23790ef8b: Preparing 05:34:22 a117a2223be9: Preparing 05:34:22 16113d51b718: Preparing 05:34:22 a117a2223be9: Waiting 05:34:22 16113d51b718: Waiting 05:34:22 dbba743a0912: Layer already exists 05:34:22 39b601b5f9aa: Layer already exists 05:34:22 7bc23790ef8b: Layer already exists 05:34:22 5157743573ea: Layer already exists 05:34:22 0d1ac48afb3d: Layer already exists 05:34:22 16113d51b718: Layer already exists 05:34:22 a117a2223be9: Layer already exists 05:34:22 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:fe3f91c3a02ce2d3e2d7f5c00f6c75f634a6007fdb46035463e03ed5d070fc98 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:22 + 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 05:34:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 05:34:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:34:23 0d1ac48afb3d: Preparing 05:34:23 dbba743a0912: Preparing 05:34:23 39b601b5f9aa: Preparing 05:34:23 5157743573ea: Preparing 05:34:23 7bc23790ef8b: Preparing 05:34:23 a117a2223be9: Preparing 05:34:23 16113d51b718: Preparing 05:34:23 a117a2223be9: Waiting 05:34:23 16113d51b718: Waiting 05:34:23 39b601b5f9aa: Layer already exists 05:34:23 7bc23790ef8b: Layer already exists 05:34:23 5157743573ea: Layer already exists 05:34:23 0d1ac48afb3d: Layer already exists 05:34:23 dbba743a0912: Layer already exists 05:34:23 16113d51b718: Layer already exists 05:34:23 a117a2223be9: Layer already exists 05:34:23 main: digest: sha256:fe3f91c3a02ce2d3e2d7f5c00f6c75f634a6007fdb46035463e03ed5d070fc98 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:34:23 ===================================================== [Pipeline] echo 05:34:23 taggedImages: 05:34:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 05:34:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 05:34:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.108 05:34:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 05:34:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 05:34:23 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 05:34:23 82350b2dc17c64c6dcaf341c305da1b72442d937 05:34:23 latest 05:34:23 3.2.0-dev.108 05:34:23 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 05:34:23 main 05:34:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:23 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 05:34:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:34:24 11c0971940b6: Preparing 05:34:24 a7293eeb84ac: Preparing 05:34:24 696ccc5cc3e2: Preparing 05:34:24 39b601b5f9aa: Preparing 05:34:24 5157743573ea: Preparing 05:34:24 8f8faab5ad63: Preparing 05:34:24 df8f668b47ae: Preparing 05:34:24 9cd11ec12231: Preparing 05:34:24 7677705c6f78: Preparing 05:34:24 16113d51b718: Preparing 05:34:24 8f8faab5ad63: Waiting 05:34:24 df8f668b47ae: Waiting 05:34:24 16113d51b718: Waiting 05:34:24 9cd11ec12231: Waiting 05:34:24 7677705c6f78: Waiting 05:34:24 39b601b5f9aa: Layer already exists 05:34:24 5157743573ea: Layer already exists 05:34:24 a7293eeb84ac: Pushed 05:34:24 696ccc5cc3e2: Pushed 05:34:24 11c0971940b6: Pushed 05:34:24 16113d51b718: Layer already exists 05:34:24 9cd11ec12231: Pushed 05:34:25 7677705c6f78: Pushed 05:34:37 df8f668b47ae: Pushed 05:34:44 8f8faab5ad63: Pushed 05:34:44 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:35dbb0e8eaaf181e356a76b1c5c0e74023834bad5a9089f824017460a01e30b1 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:44 + 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 05:34:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 05:34:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:34:44 11c0971940b6: Preparing 05:34:44 a7293eeb84ac: Preparing 05:34:44 696ccc5cc3e2: Preparing 05:34:44 39b601b5f9aa: Preparing 05:34:44 5157743573ea: Preparing 05:34:44 8f8faab5ad63: Preparing 05:34:44 df8f668b47ae: Preparing 05:34:44 9cd11ec12231: Preparing 05:34:44 7677705c6f78: Preparing 05:34:44 16113d51b718: Preparing 05:34:44 df8f668b47ae: Waiting 05:34:44 9cd11ec12231: Waiting 05:34:44 7677705c6f78: Waiting 05:34:44 8f8faab5ad63: Waiting 05:34:44 16113d51b718: Waiting 05:34:44 11c0971940b6: Layer already exists 05:34:44 a7293eeb84ac: Layer already exists 05:34:44 696ccc5cc3e2: Layer already exists 05:34:44 5157743573ea: Layer already exists 05:34:44 39b601b5f9aa: Layer already exists 05:34:44 df8f668b47ae: Layer already exists 05:34:44 8f8faab5ad63: Layer already exists 05:34:44 7677705c6f78: Layer already exists 05:34:44 16113d51b718: Layer already exists 05:34:44 9cd11ec12231: Layer already exists 05:34:45 latest: digest: sha256:35dbb0e8eaaf181e356a76b1c5c0e74023834bad5a9089f824017460a01e30b1 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:45 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.108 05:34:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:34:45 11c0971940b6: Preparing 05:34:45 a7293eeb84ac: Preparing 05:34:45 696ccc5cc3e2: Preparing 05:34:45 39b601b5f9aa: Preparing 05:34:45 5157743573ea: Preparing 05:34:45 8f8faab5ad63: Preparing 05:34:45 df8f668b47ae: Preparing 05:34:45 9cd11ec12231: Preparing 05:34:45 7677705c6f78: Preparing 05:34:45 16113d51b718: Preparing 05:34:45 8f8faab5ad63: Waiting 05:34:45 df8f668b47ae: Waiting 05:34:45 9cd11ec12231: Waiting 05:34:45 7677705c6f78: Waiting 05:34:45 5157743573ea: Layer already exists 05:34:45 696ccc5cc3e2: Layer already exists 05:34:45 11c0971940b6: Layer already exists 05:34:45 39b601b5f9aa: Layer already exists 05:34:45 a7293eeb84ac: Layer already exists 05:34:45 8f8faab5ad63: Layer already exists 05:34:45 9cd11ec12231: Layer already exists 05:34:45 df8f668b47ae: Layer already exists 05:34:45 16113d51b718: Layer already exists 05:34:45 7677705c6f78: Layer already exists 05:34:46 3.2.0-dev.108: digest: sha256:35dbb0e8eaaf181e356a76b1c5c0e74023834bad5a9089f824017460a01e30b1 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:46 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 05:34:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:34:46 11c0971940b6: Preparing 05:34:46 a7293eeb84ac: Preparing 05:34:46 696ccc5cc3e2: Preparing 05:34:46 39b601b5f9aa: Preparing 05:34:46 5157743573ea: Preparing 05:34:46 8f8faab5ad63: Preparing 05:34:46 df8f668b47ae: Preparing 05:34:46 9cd11ec12231: Preparing 05:34:46 7677705c6f78: Preparing 05:34:46 16113d51b718: Preparing 05:34:46 7677705c6f78: Waiting 05:34:46 df8f668b47ae: Waiting 05:34:46 9cd11ec12231: Waiting 05:34:46 16113d51b718: Waiting 05:34:46 8f8faab5ad63: Waiting 05:34:46 11c0971940b6: Layer already exists 05:34:46 696ccc5cc3e2: Layer already exists 05:34:46 5157743573ea: Layer already exists 05:34:46 39b601b5f9aa: Layer already exists 05:34:46 a7293eeb84ac: Layer already exists 05:34:46 8f8faab5ad63: Layer already exists 05:34:46 df8f668b47ae: Layer already exists 05:34:46 7677705c6f78: Layer already exists 05:34:46 16113d51b718: Layer already exists 05:34:46 9cd11ec12231: Layer already exists 05:34:47 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:35dbb0e8eaaf181e356a76b1c5c0e74023834bad5a9089f824017460a01e30b1 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:47 + 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 05:34:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 05:34:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:34:47 11c0971940b6: Preparing 05:34:47 a7293eeb84ac: Preparing 05:34:47 696ccc5cc3e2: Preparing 05:34:47 39b601b5f9aa: Preparing 05:34:47 5157743573ea: Preparing 05:34:47 8f8faab5ad63: Preparing 05:34:47 df8f668b47ae: Preparing 05:34:47 9cd11ec12231: Preparing 05:34:47 7677705c6f78: Preparing 05:34:47 16113d51b718: Preparing 05:34:47 9cd11ec12231: Waiting 05:34:47 8f8faab5ad63: Waiting 05:34:47 df8f668b47ae: Waiting 05:34:47 7677705c6f78: Waiting 05:34:47 16113d51b718: Waiting 05:34:47 5157743573ea: Layer already exists 05:34:47 696ccc5cc3e2: Layer already exists 05:34:47 39b601b5f9aa: Layer already exists 05:34:47 11c0971940b6: Layer already exists 05:34:47 a7293eeb84ac: Layer already exists 05:34:47 7677705c6f78: Layer already exists 05:34:47 9cd11ec12231: Layer already exists 05:34:47 df8f668b47ae: Layer already exists 05:34:47 8f8faab5ad63: Layer already exists 05:34:47 16113d51b718: Layer already exists 05:34:48 main: digest: sha256:35dbb0e8eaaf181e356a76b1c5c0e74023834bad5a9089f824017460a01e30b1 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:34:48 ===================================================== [Pipeline] echo 05:34:48 taggedImages: 05:34:48 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 05:34:48 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 05:34:48 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.108 05:34:48 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 05:34:48 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 05:34:48 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 05:34:48 82350b2dc17c64c6dcaf341c305da1b72442d937 05:34:48 latest 05:34:48 3.2.0-dev.108 05:34:48 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 05:34:48 main 05:34:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:48 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 05:34:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:34:48 c329c3eb7c7e: Preparing 05:34:48 d24af4127463: Preparing 05:34:48 86cebb99b4ed: Preparing 05:34:48 39b601b5f9aa: Preparing 05:34:48 5157743573ea: Preparing 05:34:48 de03f18d7dba: Preparing 05:34:48 b774aa765db2: Preparing 05:34:48 de03f18d7dba: Waiting 05:34:48 d98c0d99b33d: Preparing 05:34:48 b774aa765db2: Waiting 05:34:48 d98c0d99b33d: Waiting 05:34:48 16113d51b718: Preparing 05:34:48 16113d51b718: Waiting 05:34:48 5157743573ea: Layer already exists 05:34:48 39b601b5f9aa: Layer already exists 05:34:49 86cebb99b4ed: Pushed 05:34:49 c329c3eb7c7e: Pushed 05:34:49 d24af4127463: Pushed 05:34:49 16113d51b718: Layer already exists 05:34:49 b774aa765db2: Pushed 05:34:49 d98c0d99b33d: Pushed 05:35:07 de03f18d7dba: Pushed 05:35:08 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:6cd66d40136879c7624ec37ff657984e9bc7229303e9e8cfc824daeceeada64f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:08 + 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 05:35:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 05:35:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:35:08 c329c3eb7c7e: Preparing 05:35:08 d24af4127463: Preparing 05:35:08 86cebb99b4ed: Preparing 05:35:08 39b601b5f9aa: Preparing 05:35:08 5157743573ea: Preparing 05:35:08 de03f18d7dba: Preparing 05:35:08 b774aa765db2: Preparing 05:35:08 d98c0d99b33d: Preparing 05:35:08 16113d51b718: Preparing 05:35:08 d98c0d99b33d: Waiting 05:35:08 de03f18d7dba: Waiting 05:35:08 b774aa765db2: Waiting 05:35:08 5157743573ea: Layer already exists 05:35:08 86cebb99b4ed: Layer already exists 05:35:08 c329c3eb7c7e: Layer already exists 05:35:08 d24af4127463: Layer already exists 05:35:08 39b601b5f9aa: Layer already exists 05:35:08 de03f18d7dba: Layer already exists 05:35:08 d98c0d99b33d: Layer already exists 05:35:08 b774aa765db2: Layer already exists 05:35:08 16113d51b718: Layer already exists 05:35:08 latest: digest: sha256:6cd66d40136879c7624ec37ff657984e9bc7229303e9e8cfc824daeceeada64f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:09 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.108 05:35:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:35:09 c329c3eb7c7e: Preparing 05:35:09 d24af4127463: Preparing 05:35:09 86cebb99b4ed: Preparing 05:35:09 39b601b5f9aa: Preparing 05:35:09 5157743573ea: Preparing 05:35:09 de03f18d7dba: Preparing 05:35:09 b774aa765db2: Preparing 05:35:09 d98c0d99b33d: Preparing 05:35:09 16113d51b718: Preparing 05:35:09 b774aa765db2: Waiting 05:35:09 d98c0d99b33d: Waiting 05:35:09 16113d51b718: Waiting 05:35:09 de03f18d7dba: Waiting 05:35:09 39b601b5f9aa: Layer already exists 05:35:09 5157743573ea: Layer already exists 05:35:09 86cebb99b4ed: Layer already exists 05:35:09 c329c3eb7c7e: Layer already exists 05:35:09 d24af4127463: Layer already exists 05:35:09 de03f18d7dba: Layer already exists 05:35:09 d98c0d99b33d: Layer already exists 05:35:09 b774aa765db2: Layer already exists 05:35:09 16113d51b718: Layer already exists 05:35:10 3.2.0-dev.108: digest: sha256:6cd66d40136879c7624ec37ff657984e9bc7229303e9e8cfc824daeceeada64f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:10 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 05:35:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:35:10 c329c3eb7c7e: Preparing 05:35:10 d24af4127463: Preparing 05:35:10 86cebb99b4ed: Preparing 05:35:10 39b601b5f9aa: Preparing 05:35:10 5157743573ea: Preparing 05:35:10 de03f18d7dba: Preparing 05:35:10 b774aa765db2: Preparing 05:35:10 d98c0d99b33d: Preparing 05:35:10 16113d51b718: Preparing 05:35:10 de03f18d7dba: Waiting 05:35:10 b774aa765db2: Waiting 05:35:10 d98c0d99b33d: Waiting 05:35:10 16113d51b718: Waiting 05:35:10 c329c3eb7c7e: Layer already exists 05:35:10 39b601b5f9aa: Layer already exists 05:35:10 5157743573ea: Layer already exists 05:35:10 86cebb99b4ed: Layer already exists 05:35:10 d24af4127463: Layer already exists 05:35:10 b774aa765db2: Layer already exists 05:35:10 d98c0d99b33d: Layer already exists 05:35:10 16113d51b718: Layer already exists 05:35:10 de03f18d7dba: Layer already exists 05:35:10 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:6cd66d40136879c7624ec37ff657984e9bc7229303e9e8cfc824daeceeada64f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:11 + 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 05:35:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 05:35:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:35:11 c329c3eb7c7e: Preparing 05:35:11 d24af4127463: Preparing 05:35:11 86cebb99b4ed: Preparing 05:35:11 39b601b5f9aa: Preparing 05:35:11 5157743573ea: Preparing 05:35:11 de03f18d7dba: Preparing 05:35:11 b774aa765db2: Preparing 05:35:11 d98c0d99b33d: Preparing 05:35:11 16113d51b718: Preparing 05:35:11 b774aa765db2: Waiting 05:35:11 d98c0d99b33d: Waiting 05:35:11 16113d51b718: Waiting 05:35:11 de03f18d7dba: Waiting 05:35:11 39b601b5f9aa: Layer already exists 05:35:11 d24af4127463: Layer already exists 05:35:11 5157743573ea: Layer already exists 05:35:11 86cebb99b4ed: Layer already exists 05:35:11 c329c3eb7c7e: Layer already exists 05:35:11 de03f18d7dba: Layer already exists 05:35:11 b774aa765db2: Layer already exists 05:35:11 d98c0d99b33d: Layer already exists 05:35:11 16113d51b718: Layer already exists 05:35:11 main: digest: sha256:6cd66d40136879c7624ec37ff657984e9bc7229303e9e8cfc824daeceeada64f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:35:12 ===================================================== [Pipeline] echo 05:35:12 taggedImages: 05:35:12 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 05:35:12 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 05:35:12 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.108 05:35:12 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 05:35:12 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 05:35:12 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 05:35:12 82350b2dc17c64c6dcaf341c305da1b72442d937 05:35:12 latest 05:35:12 3.2.0-dev.108 05:35:12 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 05:35:12 main 05:35:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:12 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 05:35:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:35:12 38530d01cbd8: Preparing 05:35:12 84f52b95473b: Preparing 05:35:12 829171dc51d1: Preparing 05:35:12 39b601b5f9aa: Preparing 05:35:12 5157743573ea: Preparing 05:35:12 382ba2245ed6: Preparing 05:35:12 9cd11ec12231: Preparing 05:35:12 7677705c6f78: Preparing 05:35:12 16113d51b718: Preparing 05:35:12 9cd11ec12231: Waiting 05:35:12 7677705c6f78: Waiting 05:35:12 382ba2245ed6: Waiting 05:35:12 16113d51b718: Waiting 05:35:12 39b601b5f9aa: Layer already exists 05:35:12 5157743573ea: Layer already exists 05:35:12 9cd11ec12231: Layer already exists 05:35:13 84f52b95473b: Pushed 05:35:13 7677705c6f78: Layer already exists 05:35:13 38530d01cbd8: Pushed 05:35:13 829171dc51d1: Pushed 05:35:13 16113d51b718: Layer already exists 05:35:35 382ba2245ed6: Pushed 05:35:35 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:db4f2c9f8dcea5deed93438d0b538497d1885b5d887ed89e036d45e559d62ee2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:35 + 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 05:35:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 05:35:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:35:35 38530d01cbd8: Preparing 05:35:35 84f52b95473b: Preparing 05:35:35 829171dc51d1: Preparing 05:35:35 39b601b5f9aa: Preparing 05:35:35 5157743573ea: Preparing 05:35:35 382ba2245ed6: Preparing 05:35:35 9cd11ec12231: Preparing 05:35:35 7677705c6f78: Preparing 05:35:35 16113d51b718: Preparing 05:35:35 9cd11ec12231: Waiting 05:35:35 7677705c6f78: Waiting 05:35:35 16113d51b718: Waiting 05:35:35 382ba2245ed6: Waiting 05:35:35 38530d01cbd8: Layer already exists 05:35:35 5157743573ea: Layer already exists 05:35:35 39b601b5f9aa: Layer already exists 05:35:35 829171dc51d1: Layer already exists 05:35:35 84f52b95473b: Layer already exists 05:35:35 9cd11ec12231: Layer already exists 05:35:35 382ba2245ed6: Layer already exists 05:35:35 16113d51b718: Layer already exists 05:35:35 7677705c6f78: Layer already exists 05:35:36 latest: digest: sha256:db4f2c9f8dcea5deed93438d0b538497d1885b5d887ed89e036d45e559d62ee2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:36 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.108 05:35:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:35:36 38530d01cbd8: Preparing 05:35:36 84f52b95473b: Preparing 05:35:36 829171dc51d1: Preparing 05:35:36 39b601b5f9aa: Preparing 05:35:36 5157743573ea: Preparing 05:35:36 382ba2245ed6: Preparing 05:35:36 9cd11ec12231: Preparing 05:35:36 7677705c6f78: Preparing 05:35:36 16113d51b718: Preparing 05:35:36 9cd11ec12231: Waiting 05:35:36 7677705c6f78: Waiting 05:35:36 382ba2245ed6: Waiting 05:35:36 16113d51b718: Waiting 05:35:36 38530d01cbd8: Layer already exists 05:35:36 39b601b5f9aa: Layer already exists 05:35:36 829171dc51d1: Layer already exists 05:35:36 84f52b95473b: Layer already exists 05:35:36 5157743573ea: Layer already exists 05:35:36 7677705c6f78: Layer already exists 05:35:36 382ba2245ed6: Layer already exists 05:35:36 16113d51b718: Layer already exists 05:35:36 9cd11ec12231: Layer already exists 05:35:36 3.2.0-dev.108: digest: sha256:db4f2c9f8dcea5deed93438d0b538497d1885b5d887ed89e036d45e559d62ee2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:37 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 05:35:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:35:37 38530d01cbd8: Preparing 05:35:37 84f52b95473b: Preparing 05:35:37 829171dc51d1: Preparing 05:35:37 39b601b5f9aa: Preparing 05:35:37 5157743573ea: Preparing 05:35:37 382ba2245ed6: Preparing 05:35:37 9cd11ec12231: Preparing 05:35:37 7677705c6f78: Preparing 05:35:37 16113d51b718: Preparing 05:35:37 9cd11ec12231: Waiting 05:35:37 7677705c6f78: Waiting 05:35:37 16113d51b718: Waiting 05:35:37 382ba2245ed6: Waiting 05:35:37 5157743573ea: Layer already exists 05:35:37 38530d01cbd8: Layer already exists 05:35:37 829171dc51d1: Layer already exists 05:35:37 84f52b95473b: Layer already exists 05:35:37 39b601b5f9aa: Layer already exists 05:35:37 9cd11ec12231: Layer already exists 05:35:37 382ba2245ed6: Layer already exists 05:35:37 7677705c6f78: Layer already exists 05:35:37 16113d51b718: Layer already exists 05:35:37 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:db4f2c9f8dcea5deed93438d0b538497d1885b5d887ed89e036d45e559d62ee2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:37 + 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 05:35:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 05:35:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:35:38 38530d01cbd8: Preparing 05:35:38 84f52b95473b: Preparing 05:35:38 829171dc51d1: Preparing 05:35:38 39b601b5f9aa: Preparing 05:35:38 5157743573ea: Preparing 05:35:38 382ba2245ed6: Preparing 05:35:38 9cd11ec12231: Preparing 05:35:38 7677705c6f78: Preparing 05:35:38 16113d51b718: Preparing 05:35:38 9cd11ec12231: Waiting 05:35:38 7677705c6f78: Waiting 05:35:38 16113d51b718: Waiting 05:35:38 382ba2245ed6: Waiting 05:35:38 84f52b95473b: Layer already exists 05:35:38 39b601b5f9aa: Layer already exists 05:35:38 829171dc51d1: Layer already exists 05:35:38 5157743573ea: Layer already exists 05:35:38 38530d01cbd8: Layer already exists 05:35:38 382ba2245ed6: Layer already exists 05:35:38 7677705c6f78: Layer already exists 05:35:38 16113d51b718: Layer already exists 05:35:38 9cd11ec12231: Layer already exists 05:35:38 main: digest: sha256:db4f2c9f8dcea5deed93438d0b538497d1885b5d887ed89e036d45e559d62ee2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:35:38 ===================================================== [Pipeline] echo 05:35:38 taggedImages: 05:35:38 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 05:35:38 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 05:35:38 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.108 05:35:38 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 05:35:38 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 05:35:38 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 05:35:38 82350b2dc17c64c6dcaf341c305da1b72442d937 05:35:38 latest 05:35:38 3.2.0-dev.108 05:35:38 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 05:35:38 main 05:35:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:38 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:39 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 05:35:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 05:35:39 9b7e90b8bab8: Preparing 05:35:39 75aa4697bacc: Preparing 05:35:39 39b601b5f9aa: Preparing 05:35:39 5157743573ea: Preparing 05:35:39 7ee21b79af0a: Preparing 05:35:39 f1f1834fc654: Preparing 05:35:39 16113d51b718: Preparing 05:35:39 f1f1834fc654: Waiting 05:35:39 16113d51b718: Waiting 05:35:39 39b601b5f9aa: Layer already exists 05:35:39 5157743573ea: Layer already exists 05:35:39 16113d51b718: Layer already exists 05:35:39 9b7e90b8bab8: Pushed 05:35:39 7ee21b79af0a: Pushed 05:35:40 f1f1834fc654: Pushed 05:35:52 75aa4697bacc: Pushed 05:35:52 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:5e39fb3bbddeb6fb6b9ef80f900630415b8de40c2c993333c8295f641674129f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:52 + 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 05:35:53 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 05:35:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 05:35:53 9b7e90b8bab8: Preparing 05:35:53 75aa4697bacc: Preparing 05:35:53 39b601b5f9aa: Preparing 05:35:53 5157743573ea: Preparing 05:35:53 7ee21b79af0a: Preparing 05:35:53 f1f1834fc654: Preparing 05:35:53 16113d51b718: Preparing 05:35:53 f1f1834fc654: Waiting 05:35:53 16113d51b718: Waiting 05:35:53 39b601b5f9aa: Layer already exists 05:35:53 9b7e90b8bab8: Layer already exists 05:35:53 5157743573ea: Layer already exists 05:35:53 75aa4697bacc: Layer already exists 05:35:53 7ee21b79af0a: Layer already exists 05:35:53 f1f1834fc654: Layer already exists 05:35:53 16113d51b718: Layer already exists 05:35:53 latest: digest: sha256:5e39fb3bbddeb6fb6b9ef80f900630415b8de40c2c993333c8295f641674129f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:53 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:54 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.108 05:35:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 05:35:54 9b7e90b8bab8: Preparing 05:35:54 75aa4697bacc: Preparing 05:35:54 39b601b5f9aa: Preparing 05:35:54 5157743573ea: Preparing 05:35:54 7ee21b79af0a: Preparing 05:35:54 f1f1834fc654: Preparing 05:35:54 16113d51b718: Preparing 05:35:54 f1f1834fc654: Waiting 05:35:54 16113d51b718: Waiting 05:35:54 39b601b5f9aa: Layer already exists 05:35:54 9b7e90b8bab8: Layer already exists 05:35:54 5157743573ea: Layer already exists 05:35:54 7ee21b79af0a: Layer already exists 05:35:54 75aa4697bacc: Layer already exists 05:35:54 16113d51b718: Layer already exists 05:35:54 f1f1834fc654: Layer already exists 05:35:54 3.2.0-dev.108: digest: sha256:5e39fb3bbddeb6fb6b9ef80f900630415b8de40c2c993333c8295f641674129f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:54 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:55 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 05:35:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 05:35:55 9b7e90b8bab8: Preparing 05:35:55 75aa4697bacc: Preparing 05:35:55 39b601b5f9aa: Preparing 05:35:55 5157743573ea: Preparing 05:35:55 7ee21b79af0a: Preparing 05:35:55 f1f1834fc654: Preparing 05:35:55 16113d51b718: Preparing 05:35:55 f1f1834fc654: Waiting 05:35:55 16113d51b718: Waiting 05:35:55 7ee21b79af0a: Layer already exists 05:35:55 9b7e90b8bab8: Layer already exists 05:35:55 5157743573ea: Layer already exists 05:35:55 39b601b5f9aa: Layer already exists 05:35:55 75aa4697bacc: Layer already exists 05:35:55 f1f1834fc654: Layer already exists 05:35:55 16113d51b718: Layer already exists 05:35:55 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:5e39fb3bbddeb6fb6b9ef80f900630415b8de40c2c993333c8295f641674129f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:55 + 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 05:35:56 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 05:35:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 05:35:56 9b7e90b8bab8: Preparing 05:35:56 75aa4697bacc: Preparing 05:35:56 39b601b5f9aa: Preparing 05:35:56 5157743573ea: Preparing 05:35:56 7ee21b79af0a: Preparing 05:35:56 f1f1834fc654: Preparing 05:35:56 16113d51b718: Preparing 05:35:56 f1f1834fc654: Waiting 05:35:56 16113d51b718: Waiting 05:35:56 9b7e90b8bab8: Layer already exists 05:35:56 7ee21b79af0a: Layer already exists 05:35:56 39b601b5f9aa: Layer already exists 05:35:56 75aa4697bacc: Layer already exists 05:35:56 5157743573ea: Layer already exists 05:35:56 f1f1834fc654: Layer already exists 05:35:56 16113d51b718: Layer already exists 05:35:56 main: digest: sha256:5e39fb3bbddeb6fb6b9ef80f900630415b8de40c2c993333c8295f641674129f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:35:56 ===================================================== [Pipeline] echo 05:35:56 taggedImages: 05:35:56 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 05:35:56 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 05:35:56 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.108 05:35:56 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 05:35:56 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 05:35:56 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 05:35:56 82350b2dc17c64c6dcaf341c305da1b72442d937 05:35:56 latest 05:35:56 3.2.0-dev.108 05:35:56 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 05:35:56 main 05:35:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:56 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 05:35:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:35:57 c82a4be2cef1: Preparing 05:35:57 fb2e717f5551: Preparing 05:35:57 6b4da064b88a: Preparing 05:35:57 39b601b5f9aa: Preparing 05:35:57 5157743573ea: Preparing 05:35:57 2375d9d1583d: Preparing 05:35:57 d298363dfac5: Preparing 05:35:57 16113d51b718: Preparing 05:35:57 2375d9d1583d: Waiting 05:35:57 d298363dfac5: Waiting 05:35:57 16113d51b718: Waiting 05:35:57 5157743573ea: Layer already exists 05:35:57 39b601b5f9aa: Layer already exists 05:35:57 fb2e717f5551: Pushed 05:35:57 c82a4be2cef1: Pushed 05:35:57 16113d51b718: Layer already exists 05:35:57 2375d9d1583d: Pushed 05:35:57 d298363dfac5: Pushed 05:36:10 6b4da064b88a: Pushed 05:36:10 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:144ffe4d843b60ce93d65b2f00b9ba75c35c541fa15b324cbaa97d5e2f8267e1 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:10 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 05:36:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:36:10 c82a4be2cef1: Preparing 05:36:10 fb2e717f5551: Preparing 05:36:10 6b4da064b88a: Preparing 05:36:10 39b601b5f9aa: Preparing 05:36:10 5157743573ea: Preparing 05:36:10 2375d9d1583d: Preparing 05:36:10 d298363dfac5: Preparing 05:36:10 16113d51b718: Preparing 05:36:10 d298363dfac5: Waiting 05:36:10 16113d51b718: Waiting 05:36:10 2375d9d1583d: Waiting 05:36:10 5157743573ea: Layer already exists 05:36:10 39b601b5f9aa: Layer already exists 05:36:10 fb2e717f5551: Layer already exists 05:36:10 6b4da064b88a: Layer already exists 05:36:10 c82a4be2cef1: Layer already exists 05:36:10 d298363dfac5: Layer already exists 05:36:10 2375d9d1583d: Layer already exists 05:36:10 16113d51b718: Layer already exists 05:36:10 latest: digest: sha256:144ffe4d843b60ce93d65b2f00b9ba75c35c541fa15b324cbaa97d5e2f8267e1 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:11 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.108 05:36:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:36:11 c82a4be2cef1: Preparing 05:36:11 fb2e717f5551: Preparing 05:36:11 6b4da064b88a: Preparing 05:36:11 39b601b5f9aa: Preparing 05:36:11 5157743573ea: Preparing 05:36:11 2375d9d1583d: Preparing 05:36:11 d298363dfac5: Preparing 05:36:11 16113d51b718: Preparing 05:36:11 2375d9d1583d: Waiting 05:36:11 d298363dfac5: Waiting 05:36:11 16113d51b718: Waiting 05:36:11 6b4da064b88a: Layer already exists 05:36:11 fb2e717f5551: Layer already exists 05:36:11 c82a4be2cef1: Layer already exists 05:36:11 5157743573ea: Layer already exists 05:36:11 39b601b5f9aa: Layer already exists 05:36:11 2375d9d1583d: Layer already exists 05:36:11 d298363dfac5: Layer already exists 05:36:11 16113d51b718: Layer already exists 05:36:11 3.2.0-dev.108: digest: sha256:144ffe4d843b60ce93d65b2f00b9ba75c35c541fa15b324cbaa97d5e2f8267e1 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:12 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 05:36:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:36:12 c82a4be2cef1: Preparing 05:36:12 fb2e717f5551: Preparing 05:36:12 6b4da064b88a: Preparing 05:36:12 39b601b5f9aa: Preparing 05:36:12 5157743573ea: Preparing 05:36:12 2375d9d1583d: Preparing 05:36:12 d298363dfac5: Preparing 05:36:12 16113d51b718: Preparing 05:36:12 2375d9d1583d: Waiting 05:36:12 d298363dfac5: Waiting 05:36:12 16113d51b718: Waiting 05:36:12 fb2e717f5551: Layer already exists 05:36:12 c82a4be2cef1: Layer already exists 05:36:12 5157743573ea: Layer already exists 05:36:12 39b601b5f9aa: Layer already exists 05:36:12 6b4da064b88a: Layer already exists 05:36:12 2375d9d1583d: Layer already exists 05:36:12 d298363dfac5: Layer already exists 05:36:12 16113d51b718: Layer already exists 05:36:12 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:144ffe4d843b60ce93d65b2f00b9ba75c35c541fa15b324cbaa97d5e2f8267e1 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:12 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 05:36:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:36:13 c82a4be2cef1: Preparing 05:36:13 fb2e717f5551: Preparing 05:36:13 6b4da064b88a: Preparing 05:36:13 39b601b5f9aa: Preparing 05:36:13 5157743573ea: Preparing 05:36:13 2375d9d1583d: Preparing 05:36:13 d298363dfac5: Preparing 05:36:13 16113d51b718: Preparing 05:36:13 2375d9d1583d: Waiting 05:36:13 d298363dfac5: Waiting 05:36:13 16113d51b718: Waiting 05:36:13 5157743573ea: Layer already exists 05:36:13 6b4da064b88a: Layer already exists 05:36:13 c82a4be2cef1: Layer already exists 05:36:13 fb2e717f5551: Layer already exists 05:36:13 39b601b5f9aa: Layer already exists 05:36:13 2375d9d1583d: Layer already exists 05:36:13 d298363dfac5: Layer already exists 05:36:13 16113d51b718: Layer already exists 05:36:13 main: digest: sha256:144ffe4d843b60ce93d65b2f00b9ba75c35c541fa15b324cbaa97d5e2f8267e1 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:36:13 ===================================================== [Pipeline] echo 05:36:13 taggedImages: 05:36:13 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 05:36:13 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 05:36:13 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.108 05:36:13 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 05:36:13 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 05:36:13 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 05:36:13 82350b2dc17c64c6dcaf341c305da1b72442d937 05:36:13 latest 05:36:13 3.2.0-dev.108 05:36:13 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 05:36:13 main 05:36:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:14 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 05:36:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:36:14 3a2f927bbde0: Preparing 05:36:14 86a7c1d1f2df: Preparing 05:36:14 39b601b5f9aa: Preparing 05:36:14 5157743573ea: Preparing 05:36:14 cbc196632867: Preparing 05:36:14 67e098fec0a7: Preparing 05:36:14 16113d51b718: Preparing 05:36:14 67e098fec0a7: Waiting 05:36:14 16113d51b718: Waiting 05:36:14 5157743573ea: Layer already exists 05:36:14 39b601b5f9aa: Layer already exists 05:36:14 cbc196632867: Layer already exists 05:36:14 67e098fec0a7: Layer already exists 05:36:14 16113d51b718: Layer already exists 05:36:14 3a2f927bbde0: Pushed 05:36:26 86a7c1d1f2df: Pushed 05:36:26 82350b2dc17c64c6dcaf341c305da1b72442d937: digest: sha256:d0f2b10a251ac196b5642094a81a6dc8408364d05b06da7b5dfa55ab5dd7b75c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:27 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 05:36:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:36:27 3a2f927bbde0: Preparing 05:36:27 86a7c1d1f2df: Preparing 05:36:27 39b601b5f9aa: Preparing 05:36:27 5157743573ea: Preparing 05:36:27 cbc196632867: Preparing 05:36:27 67e098fec0a7: Preparing 05:36:27 16113d51b718: Preparing 05:36:27 67e098fec0a7: Waiting 05:36:27 16113d51b718: Waiting 05:36:27 39b601b5f9aa: Layer already exists 05:36:27 3a2f927bbde0: Layer already exists 05:36:27 86a7c1d1f2df: Layer already exists 05:36:27 5157743573ea: Layer already exists 05:36:27 cbc196632867: Layer already exists 05:36:27 67e098fec0a7: Layer already exists 05:36:27 16113d51b718: Layer already exists 05:36:27 latest: digest: sha256:d0f2b10a251ac196b5642094a81a6dc8408364d05b06da7b5dfa55ab5dd7b75c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:28 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.108 05:36:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:36:28 3a2f927bbde0: Preparing 05:36:28 86a7c1d1f2df: Preparing 05:36:28 39b601b5f9aa: Preparing 05:36:28 5157743573ea: Preparing 05:36:28 cbc196632867: Preparing 05:36:28 67e098fec0a7: Preparing 05:36:28 16113d51b718: Preparing 05:36:28 67e098fec0a7: Waiting 05:36:28 16113d51b718: Waiting 05:36:28 5157743573ea: Layer already exists 05:36:28 86a7c1d1f2df: Layer already exists 05:36:28 cbc196632867: Layer already exists 05:36:28 3a2f927bbde0: Layer already exists 05:36:28 39b601b5f9aa: Layer already exists 05:36:28 67e098fec0a7: Layer already exists 05:36:28 16113d51b718: Layer already exists 05:36:28 3.2.0-dev.108: digest: sha256:d0f2b10a251ac196b5642094a81a6dc8408364d05b06da7b5dfa55ab5dd7b75c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:29 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 05:36:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:36:29 3a2f927bbde0: Preparing 05:36:29 86a7c1d1f2df: Preparing 05:36:29 39b601b5f9aa: Preparing 05:36:29 5157743573ea: Preparing 05:36:29 cbc196632867: Preparing 05:36:29 67e098fec0a7: Preparing 05:36:29 16113d51b718: Preparing 05:36:29 67e098fec0a7: Waiting 05:36:29 16113d51b718: Waiting 05:36:29 5157743573ea: Layer already exists 05:36:29 3a2f927bbde0: Layer already exists 05:36:29 cbc196632867: Layer already exists 05:36:29 86a7c1d1f2df: Layer already exists 05:36:29 39b601b5f9aa: Layer already exists 05:36:29 67e098fec0a7: Layer already exists 05:36:29 16113d51b718: Layer already exists 05:36:29 82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108: digest: sha256:d0f2b10a251ac196b5642094a81a6dc8408364d05b06da7b5dfa55ab5dd7b75c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:30 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 05:36:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:36:30 3a2f927bbde0: Preparing 05:36:30 86a7c1d1f2df: Preparing 05:36:30 39b601b5f9aa: Preparing 05:36:30 5157743573ea: Preparing 05:36:30 cbc196632867: Preparing 05:36:30 67e098fec0a7: Preparing 05:36:30 16113d51b718: Preparing 05:36:30 67e098fec0a7: Waiting 05:36:30 16113d51b718: Waiting 05:36:30 cbc196632867: Layer already exists 05:36:30 5157743573ea: Layer already exists 05:36:30 86a7c1d1f2df: Layer already exists 05:36:30 3a2f927bbde0: Layer already exists 05:36:30 39b601b5f9aa: Layer already exists 05:36:30 67e098fec0a7: Layer already exists 05:36:30 16113d51b718: Layer already exists 05:36:30 main: digest: sha256:d0f2b10a251ac196b5642094a81a6dc8408364d05b06da7b5dfa55ab5dd7b75c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:36:30 ===================================================== [Pipeline] echo 05:36:30 taggedImages: 05:36:30 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937 05:36:30 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 05:36:30 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.108 05:36:30 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82350b2dc17c64c6dcaf341c305da1b72442d937-3.2.0-dev.108 05:36:30 - 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 05:36:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:36:31 05:36:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:36:31 arm64: Pulling from edgex-lftools-log-publisher 05:36:31 8998bd30e6a1: Pulling fs layer 05:36:31 04944245beec: Pulling fs layer 05:36:31 699f458cf7ca: Pulling fs layer 05:36:31 765212b225bb: Pulling fs layer 05:36:31 f23df028b6ca: Pulling fs layer 05:36:31 d65c8cfc05b1: Pulling fs layer 05:36:31 2437ff75d9bd: Pulling fs layer 05:36:31 f23df028b6ca: Waiting 05:36:31 d65c8cfc05b1: Waiting 05:36:31 765212b225bb: Waiting 05:36:31 2437ff75d9bd: Waiting 05:36:31 04944245beec: Verifying Checksum 05:36:31 04944245beec: Download complete 05:36:31 765212b225bb: Verifying Checksum 05:36:31 765212b225bb: Download complete 05:36:31 f23df028b6ca: Verifying Checksum 05:36:31 f23df028b6ca: Download complete 05:36:31 d65c8cfc05b1: Verifying Checksum 05:36:31 d65c8cfc05b1: Download complete 05:36:31 699f458cf7ca: Verifying Checksum 05:36:31 699f458cf7ca: Download complete 05:36:32 8998bd30e6a1: Verifying Checksum 05:36:32 8998bd30e6a1: Download complete 05:36:34 2437ff75d9bd: Verifying Checksum 05:36:34 2437ff75d9bd: Download complete 05:36:36 8998bd30e6a1: Pull complete 05:36:37 04944245beec: Pull complete 05:36:38 699f458cf7ca: Pull complete 05:36:38 765212b225bb: Pull complete 05:36:39 f23df028b6ca: Pull complete 05:36:39 d65c8cfc05b1: Pull complete 05:36:54 2437ff75d9bd: Pull complete 05:36:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:36:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:36:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:36:54 prd-ubuntu20.04-docker-arm64-4c-16g-22974 does not seem to be running inside a container 05:36:54 $ 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/731 -v /w/workspace/edgex-go/731:/w/workspace/edgex-go/731:rw,z -v /w/workspace/edgex-go/731@tmp:/w/workspace/edgex-go/731@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 05:36:57 $ docker top cd68b9dcf0b8e9c6d5b18f604d827c67984d658e9362bb6c5225c5699ba61af4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:36:58 ---> job-cost.sh 05:36:58 lf-activate-venv: SKIPPING 05:36:58 INFO: No Stack... 05:36:58 INFO: Retrieving Pricing Info for: v3-standard-4 05:36:59 INFO: Archiving Costs [Pipeline] sh 05:37:00 + cat+ /w/workspace/edgex-go/731/archives/cost.csv 05:37:00 cut -d, -f6 [Pipeline] lock 05:37:00 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-731-stack-cost] 05:37:00 Resource [jenkins-edgexfoundry-edgex-go-main-731-stack-cost] did not exist. Created. 05:37:00 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-731-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:37:00 + echo total: 0.10999999940395355 [Pipeline] stash 05:37:00 Stashed 1 file(s) [Pipeline] } 05:37:00 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-731-stack-cost] [Pipeline] // lock [Pipeline] } 05:37:01 $ docker stop --time=1 cd68b9dcf0b8e9c6d5b18f604d827c67984d658e9362bb6c5225c5699ba61af4 05:37:02 $ docker rm -f --volumes cd68b9dcf0b8e9c6d5b18f604d827c67984d658e9362bb6c5225c5699ba61af4 [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 05:37:03 provisioning config files... 05:37:03 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/731@tmp/config11691612809385855233tmp [Pipeline] { [Pipeline] sh 05:37:03 + set +x 05:37:03 + curl -s https://codecov.io/bash 05:37:03 + bash -s -- 05:37:03 05:37:03 _____ _ 05:37:03 / ____| | | 05:37:03 | | ___ __| | ___ ___ _____ __ 05:37:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:37:03 | |___| (_) | (_| | __/ (_| (_) \ V / 05:37:03 \_____\___/ \__,_|\___|\___\___/ \_/ 05:37:03 Bash-1.0.6 05:37:03 05:37:03 05:37:03 ==> git version 2.25.1 found 05:37:03 ==> 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 05:37:03 Release-Date: 2020-01-08 05:37:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:37:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:37:03 ==> Jenkins CI detected. 05:37:03 current dir:  /w/workspace/edgex-go/731 05:37:03 project root: . 05:37:03 --> token set from env 05:37:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:37:03 ==> Running gcov in . (disable via -X gcov) 05:37:03 ==> Python coveragepy not found 05:37:03 ==> Searching for coverage reports in: 05:37:03 + . 05:37:03 -> Found 1 reports 05:37:03 ==> Detecting git/mercurial file structure 05:37:03 ==> Reading reports 05:37:03 + ./coverage.out bytes=1550728 05:37:03 ==> Appending adjustments 05:37:03 https://docs.codecov.io/docs/fixing-reports 05:37:05 + Found adjustments 05:37:05 ==> Gzipping contents 05:37:05 132K /tmp/codecov.SD8GPd.gz 05:37:05 ==> Uploading reports 05:37:05 url: https://codecov.io 05:37:05 query: branch=main&commit=82350b2dc17c64c6dcaf341c305da1b72442d937&build=731&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F731%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:37:05 -> Pinging Codecov 05:37:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=82350b2dc17c64c6dcaf341c305da1b72442d937&build=731&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F731%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:37:05 -> Uploading to 05:37:05 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/82350b2dc17c64c6dcaf341c305da1b72442d937/924b15cf-fe96-48a7-92ec-8569e7b1acaf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241017%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241017T053705Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=d3fc1895991fb66ca747eafc2b03ee114574dbef92a2697e52902d2abba899f7 05:37:05 % Total % Received % Xferd Average Speed Time Time Time Current 05:37:05 Dload Upload Total Spent Left Speed 05:37:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 131k 0 0 100 131k 0 471k --:--:-- --:--:-- --:--:-- 472k 05:37:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/82350b2dc17c64c6dcaf341c305da1b72442d937 [Pipeline] } 05:37:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 05:37:05 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:37:05 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:37:06 05:37:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:37:06 latest: Pulling from edgex-devops/edgex-snyk-go 05:37:06 43c4264eed91: Already exists 05:37:06 4cc291be95ef: Already exists 05:37:06 2ac1f1163629: Already exists 05:37:06 5c3c966382ef: Already exists 05:37:06 4f4fb700ef54: Already exists 05:37:06 d9c7d2e4e75e: Pulling fs layer 05:37:06 9c3e1370e548: Pulling fs layer 05:37:06 d9c7d2e4e75e: Verifying Checksum 05:37:06 d9c7d2e4e75e: Download complete 05:37:07 d9c7d2e4e75e: Pull complete 05:37:07 9c3e1370e548: Verifying Checksum 05:37:07 9c3e1370e548: Download complete 05:37:10 9c3e1370e548: Pull complete 05:37:10 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 05:37:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:37:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:37:10 prd-ubuntu20.04-docker-8c-8g-22972 does not seem to be running inside a container 05:37:10 $ 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/731 -v /w/workspace/edgex-go/731:/w/workspace/edgex-go/731:rw,z -v /w/workspace/edgex-go/731@tmp:/w/workspace/edgex-go/731@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 05:37:14 $ docker top f6cd362cfd4af8b94916eeabfcbd9d565404d930dfa3ac8675832bc4f386d95c -eo pid,comm [Pipeline] { [Pipeline] sh 05:37:14 + git config --global --add safe.directory /w/workspace/edgex-go/731 [Pipeline] echo 05:37:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 05:37:14 + set -o pipefail 05:37:14 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 05:37:22 05:37:22 Monitoring /w/workspace/edgex-go/731 (github.com/edgexfoundry/edgex-go)... 05:37:22 05:37:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/2ea4e8ce-d39b-4be9-84e1-1b23952b1fb6 05:37:22 05:37:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:37:22 05:37:22 05:37:22 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 05:37:22 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 05:37:22 $ docker stop --time=1 f6cd362cfd4af8b94916eeabfcbd9d565404d930dfa3ac8675832bc4f386d95c 05:37:28 $ docker rm -f --volumes f6cd362cfd4af8b94916eeabfcbd9d565404d930dfa3ac8675832bc4f386d95c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 05:37:28 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:37:28 provisioning config files... 05:37:28 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/731@tmp/config17175493072968231746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:37:28 --> edgex-publish-swagger.sh 05:37:28 === Publish openapi/v3 API === 05:37:28 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 05:37:28 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/731/openapi/v3/core-command.yaml] 05:37:28 % Total % Received % Xferd Average Speed Time Time Time Current 05:37:28 Dload Upload Total Spent Left Speed 05:37:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 62441 --:--:-- --:--:-- --:--:-- 62323 100 32782 0 0 100 32782 0 62441 --:--:-- --:--:-- --:--:-- 62323 05:37:29 05:37:29 05:37:29 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/731/openapi/v3/core-data.yaml] 05:37:29 % Total % Received % Xferd Average Speed Time Time Time Current 05:37:29 Dload Upload Total Spent Left Speed 05:37:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 170k --:--:-- --:--:-- --:--:-- 170k 05:37:29 05:37:29 05:37:29 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/731/openapi/v3/core-keeper.yaml] 05:37:29 % Total % Received % Xferd Average Speed Time Time Time Current 05:37:29 Dload Upload Total Spent Left Speed 05:37:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 292 141k --:--:-- --:--:-- --:--:-- 142k 05:37:30 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 05:37:30 05:37:30 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/731/openapi/v3/core-metadata.yaml] 05:37:30 % Total % Received % Xferd Average Speed Time Time Time Current 05:37:30 Dload Upload Total Spent Left Speed 05:37:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 0 0 100 149k 0 724k --:--:-- --:--:-- --:--:-- 720k 100 149k 100 156 100 149k 449 429k --:--:-- --:--:-- --:--:-- 429k 05:37:30 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 05:37:30 05:37:30 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/731/openapi/v3/support-cron-scheduler.yaml] 05:37:30 % Total % Received % Xferd Average Speed Time Time Time Current 05:37:30 Dload Upload Total Spent Left Speed 05:37:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48523 100 66 100 48457 280 201k --:--:-- --:--:-- --:--:-- 201k 05:37:30 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 05:37:30 05:37:30 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/731/openapi/v3/support-notifications.yaml] 05:37:30 % Total % Received % Xferd Average Speed Time Time Time Current 05:37:30 Dload Upload Total Spent Left Speed 05:37:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 453 247k --:--:-- --:--:-- --:--:-- 248k 05:37:31 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 05:37:31 05:37:31 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/731/openapi/v3/support-scheduler.yaml] 05:37:31 % Total % Received % Xferd Average Speed Time Time Time Current 05:37:31 Dload Upload Total Spent Left Speed 05:37:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 175k --:--:-- --:--:-- --:--:-- 174k 100 37110 100 156 100 36954 454 105k --:--:-- --:--:-- --:--:-- 105k 05:37:31 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 05:37:31 [Pipeline] } 05:37:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 05:37:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:37:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:37:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:37:32 prd-ubuntu20.04-docker-8c-8g-22972 does not seem to be running inside a container 05:37:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/731 -v /w/workspace/edgex-go/731:/w/workspace/edgex-go/731:rw,z -v /w/workspace/edgex-go/731@tmp:/w/workspace/edgex-go/731@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 05:37:32 $ docker top a1712e35c72077b14867f9f9ec85a143d851dec0d7aab69f9dc6f99e54b1709d -eo pid,comm 05:37:32 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). 05:37:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:37:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:37:32 [ssh-agent] Looking for ssh-agent implementation... 05:37:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:37:32 $ docker exec a1712e35c72077b14867f9f9ec85a143d851dec0d7aab69f9dc6f99e54b1709d ssh-agent 05:37:33 SSH_AUTH_SOCK=/tmp/ssh-6Ncgyq8Vehas/agent.32 05:37:33 SSH_AGENT_PID=38 05:37:33 Running ssh-add (command line suppressed) 05:37:33 Identity added: /w/workspace/edgex-go/731@tmp/private_key_3601235471442406066.key (/w/workspace/edgex-go/731@tmp/private_key_3601235471442406066.key) 05:37:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:37:33 + git semver tag 05:37:33 2024-10-17 05:37:33,661 [run_tag] DEBUG tag force:False 05:37:33 2024-10-17 05:37:33,661 [check_head_tag] DEBUG check head tag 05:37:33 2024-10-17 05:37:33,663 [execute] INFO git cat-file --batch-check 05:37:33 2024-10-17 05:37:33,663 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/731, universal_newlines=False, shell=None, istream=) 05:37:33 2024-10-17 05:37:33,668 [execute] INFO git cat-file --batch 05:37:33 2024-10-17 05:37:33,668 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/731, universal_newlines=False, shell=None, istream=) 05:37:33 2024-10-17 05:37:33,718 [read_version] DEBUG read version from /w/workspace/edgex-go/731/.semver/main 05:37:33 2024-10-17 05:37:33,719 [execute] INFO git tag -a v3.2.0-dev.108 -m v3.2.0-dev.108 05:37:33 2024-10-17 05:37:33,719 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.108', '-m', 'v3.2.0-dev.108'], cwd=/w/workspace/edgex-go/731, universal_newlines=False, shell=None, istream=None) 05:37:33 2024-10-17 05:37:33,725 [read_version] DEBUG read version from /w/workspace/edgex-go/731/.semver/main 05:37:33 3.2.0-dev.108 [Pipeline] } 05:37:33 $ docker exec --env ******** --env ******** a1712e35c72077b14867f9f9ec85a143d851dec0d7aab69f9dc6f99e54b1709d ssh-agent -k 05:37:33 unset SSH_AUTH_SOCK; 05:37:33 unset SSH_AGENT_PID; 05:37:33 echo Agent pid 38 killed; 05:37:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:37:34 + git semver [Pipeline] } 05:37:34 $ docker stop --time=1 a1712e35c72077b14867f9f9ec85a143d851dec0d7aab69f9dc6f99e54b1709d 05:37:35 $ docker rm -f --volumes a1712e35c72077b14867f9f9ec85a143d851dec0d7aab69f9dc6f99e54b1709d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:37:36 05:37:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:37:36 0.23.1-centos7: Pulling from edgex-lftools 05:37:36 ab5ef0e58194: Pulling fs layer 05:37:36 9712f1f96733: Pulling fs layer 05:37:36 63f879dbbcfc: Pulling fs layer 05:37:36 0d9ebad4ef96: Pulling fs layer 05:37:36 e9a5061849ea: Pulling fs layer 05:37:36 d747dcd14b5f: Pulling fs layer 05:37:36 2de7ff778b66: Pulling fs layer 05:37:36 0d9ebad4ef96: Waiting 05:37:36 e9a5061849ea: Waiting 05:37:36 2de7ff778b66: Waiting 05:37:36 9712f1f96733: Verifying Checksum 05:37:36 9712f1f96733: Download complete 05:37:37 63f879dbbcfc: Verifying Checksum 05:37:37 63f879dbbcfc: Download complete 05:37:37 e9a5061849ea: Verifying Checksum 05:37:37 e9a5061849ea: Download complete 05:37:37 d747dcd14b5f: Verifying Checksum 05:37:37 d747dcd14b5f: Download complete 05:37:37 0d9ebad4ef96: Verifying Checksum 05:37:37 ab5ef0e58194: Verifying Checksum 05:37:37 ab5ef0e58194: Download complete 05:37:37 2de7ff778b66: Verifying Checksum 05:37:37 2de7ff778b66: Download complete 05:37:40 ab5ef0e58194: Pull complete 05:37:40 9712f1f96733: Pull complete 05:37:41 63f879dbbcfc: Pull complete 05:37:45 0d9ebad4ef96: Pull complete 05:37:45 e9a5061849ea: Pull complete 05:37:45 d747dcd14b5f: Pull complete 05:37:46 2de7ff778b66: Pull complete 05:37:46 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:37:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:37:46 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:37:46 prd-ubuntu20.04-docker-8c-8g-22972 does not seem to be running inside a container 05:37:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/731 -v /w/workspace/edgex-go/731:/w/workspace/edgex-go/731:rw,z -v /w/workspace/edgex-go/731@tmp:/w/workspace/edgex-go/731@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 05:37:52 $ docker top a862e1ceaa357fe449d3e3d2b623a06895804cd5f0878389d8d7d9aac624181a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:37:52 provisioning config files... 05:37:52 copy managed file [sigul-config] to file:/w/workspace/edgex-go/731@tmp/config1762846121888330850tmp 05:37:52 copy managed file [sigul-password] to file:/w/workspace/edgex-go/731@tmp/config11607209888360375852tmp 05:37:52 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/731@tmp/config1942672364675379920tmp [Pipeline] { [Pipeline] echo 05:37:52 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:37:53 ---> sigul-configuration.sh 05:37:53 gpg: directory `/root/.gnupg' created 05:37:53 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:37:53 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:37:53 gpg: keyring `/root/.gnupg/secring.gpg' created 05:37:53 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:37:53 gpg: CAST5 encrypted data 05:37:53 gpg: encrypted with 1 passphrase 05:37:53 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:37:53 + mkdir /home/jenkins 05:37:53 + mkdir /home/jenkins/sigul [Pipeline] sh 05:37:53 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 05:37:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:37:54 ---> sigul-install.sh 05:37:54 Sigul already installed; skipping installation. [Pipeline] sh 05:37:54 + git tag --list 05:37:54 0.6.0 05:37:54 0.6.1 05:37:54 0.7.0 05:37:54 0.7.1 05:37:54 v1.0.0 05:37:54 v1.0.1 05:37:54 v1.1.0 05:37:54 v1.2.0 05:37:54 v1.2.1 05:37:54 v1.3.0 05:37:54 v1.3.1 05:37:54 v2.0.0 05:37:54 v2.1.0 05:37:54 v2.1.1 05:37:54 v2.2.0 05:37:54 v2.3.0 05:37:54 v3.0 05:37:54 v3.0.0 05:37:54 v3.1 05:37:54 v3.1.0 05:37:54 v3.1.0-dev.1 05:37:54 v3.1.0-dev.10 05:37:54 v3.1.0-dev.11 05:37:54 v3.1.0-dev.12 05:37:54 v3.1.0-dev.13 05:37:54 v3.1.0-dev.14 05:37:54 v3.1.0-dev.15 05:37:54 v3.1.0-dev.16 05:37:54 v3.1.0-dev.17 05:37:54 v3.1.0-dev.18 05:37:54 v3.1.0-dev.19 05:37:54 v3.1.0-dev.2 05:37:54 v3.1.0-dev.20 05:37:54 v3.1.0-dev.21 05:37:54 v3.1.0-dev.22 05:37:54 v3.1.0-dev.23 05:37:54 v3.1.0-dev.24 05:37:54 v3.1.0-dev.25 05:37:54 v3.1.0-dev.26 05:37:54 v3.1.0-dev.27 05:37:54 v3.1.0-dev.28 05:37:54 v3.1.0-dev.29 05:37:54 v3.1.0-dev.3 05:37:54 v3.1.0-dev.30 05:37:54 v3.1.0-dev.31 05:37:54 v3.1.0-dev.32 05:37:54 v3.1.0-dev.33 05:37:54 v3.1.0-dev.34 05:37:54 v3.1.0-dev.35 05:37:54 v3.1.0-dev.36 05:37:54 v3.1.0-dev.37 05:37:54 v3.1.0-dev.38 05:37:54 v3.1.0-dev.39 05:37:54 v3.1.0-dev.4 05:37:54 v3.1.0-dev.40 05:37:54 v3.1.0-dev.41 05:37:54 v3.1.0-dev.42 05:37:54 v3.1.0-dev.43 05:37:54 v3.1.0-dev.44 05:37:54 v3.1.0-dev.45 05:37:54 v3.1.0-dev.46 05:37:54 v3.1.0-dev.47 05:37:54 v3.1.0-dev.48 05:37:54 v3.1.0-dev.49 05:37:54 v3.1.0-dev.5 05:37:54 v3.1.0-dev.50 05:37:54 v3.1.0-dev.51 05:37:54 v3.1.0-dev.52 05:37:54 v3.1.0-dev.53 05:37:54 v3.1.0-dev.54 05:37:54 v3.1.0-dev.55 05:37:54 v3.1.0-dev.56 05:37:54 v3.1.0-dev.57 05:37:54 v3.1.0-dev.58 05:37:54 v3.1.0-dev.59 05:37:54 v3.1.0-dev.6 05:37:54 v3.1.0-dev.60 05:37:54 v3.1.0-dev.61 05:37:54 v3.1.0-dev.62 05:37:54 v3.1.0-dev.63 05:37:54 v3.1.0-dev.64 05:37:54 v3.1.0-dev.65 05:37:54 v3.1.0-dev.66 05:37:54 v3.1.0-dev.67 05:37:54 v3.1.0-dev.68 05:37:54 v3.1.0-dev.69 05:37:54 v3.1.0-dev.7 05:37:54 v3.1.0-dev.70 05:37:54 v3.1.0-dev.71 05:37:54 v3.1.0-dev.72 05:37:54 v3.1.0-dev.73 05:37:54 v3.1.0-dev.8 05:37:54 v3.1.0-dev.9 05:37:54 v3.1.1 05:37:54 v3.1.1-dev.1 05:37:54 v3.1.1-dev.2 05:37:54 v3.2.0-dev.1 05:37:54 v3.2.0-dev.10 05:37:54 v3.2.0-dev.100 05:37:54 v3.2.0-dev.101 05:37:54 v3.2.0-dev.102 05:37:54 v3.2.0-dev.103 05:37:54 v3.2.0-dev.104 05:37:54 v3.2.0-dev.105 05:37:54 v3.2.0-dev.106 05:37:54 v3.2.0-dev.107 05:37:54 v3.2.0-dev.108 05:37:54 v3.2.0-dev.11 05:37:54 v3.2.0-dev.12 05:37:54 v3.2.0-dev.13 05:37:54 v3.2.0-dev.14 05:37:54 v3.2.0-dev.15 05:37:54 v3.2.0-dev.16 05:37:54 v3.2.0-dev.17 05:37:54 v3.2.0-dev.18 05:37:54 v3.2.0-dev.19 05:37:54 v3.2.0-dev.2 05:37:54 v3.2.0-dev.20 05:37:54 v3.2.0-dev.21 05:37:54 v3.2.0-dev.22 05:37:54 v3.2.0-dev.23 05:37:54 v3.2.0-dev.24 05:37:54 v3.2.0-dev.25 05:37:54 v3.2.0-dev.26 05:37:54 v3.2.0-dev.27 05:37:54 v3.2.0-dev.28 05:37:54 v3.2.0-dev.29 05:37:54 v3.2.0-dev.3 05:37:54 v3.2.0-dev.30 05:37:54 v3.2.0-dev.31 05:37:54 v3.2.0-dev.32 05:37:54 v3.2.0-dev.33 05:37:54 v3.2.0-dev.34 05:37:54 v3.2.0-dev.35 05:37:54 v3.2.0-dev.36 05:37:54 v3.2.0-dev.37 05:37:54 v3.2.0-dev.38 05:37:54 v3.2.0-dev.39 05:37:54 v3.2.0-dev.4 05:37:54 v3.2.0-dev.40 05:37:54 v3.2.0-dev.41 05:37:54 v3.2.0-dev.42 05:37:54 v3.2.0-dev.43 05:37:54 v3.2.0-dev.44 05:37:54 v3.2.0-dev.45 05:37:54 v3.2.0-dev.46 05:37:54 v3.2.0-dev.47 05:37:54 v3.2.0-dev.48 05:37:54 v3.2.0-dev.49 05:37:54 v3.2.0-dev.5 05:37:54 v3.2.0-dev.50 05:37:54 v3.2.0-dev.51 05:37:54 v3.2.0-dev.52 05:37:54 v3.2.0-dev.53 05:37:54 v3.2.0-dev.54 05:37:54 v3.2.0-dev.55 05:37:54 v3.2.0-dev.56 05:37:54 v3.2.0-dev.57 05:37:54 v3.2.0-dev.58 05:37:54 v3.2.0-dev.59 05:37:54 v3.2.0-dev.6 05:37:54 v3.2.0-dev.60 05:37:54 v3.2.0-dev.61 05:37:54 v3.2.0-dev.62 05:37:54 v3.2.0-dev.63 05:37:54 v3.2.0-dev.64 05:37:54 v3.2.0-dev.65 05:37:54 v3.2.0-dev.66 05:37:54 v3.2.0-dev.67 05:37:54 v3.2.0-dev.68 05:37:54 v3.2.0-dev.69 05:37:54 v3.2.0-dev.7 05:37:54 v3.2.0-dev.70 05:37:54 v3.2.0-dev.71 05:37:54 v3.2.0-dev.72 05:37:54 v3.2.0-dev.73 05:37:54 v3.2.0-dev.74 05:37:54 v3.2.0-dev.75 05:37:54 v3.2.0-dev.76 05:37:54 v3.2.0-dev.77 05:37:54 v3.2.0-dev.78 05:37:54 v3.2.0-dev.79 05:37:54 v3.2.0-dev.8 05:37:54 v3.2.0-dev.80 05:37:54 v3.2.0-dev.81 05:37:54 v3.2.0-dev.82 05:37:54 v3.2.0-dev.83 05:37:54 v3.2.0-dev.84 05:37:54 v3.2.0-dev.85 05:37:54 v3.2.0-dev.86 05:37:54 v3.2.0-dev.87 05:37:54 v3.2.0-dev.88 05:37:54 v3.2.0-dev.89 05:37:54 v3.2.0-dev.9 05:37:54 v3.2.0-dev.90 05:37:54 v3.2.0-dev.91 05:37:54 v3.2.0-dev.92 05:37:54 v3.2.0-dev.93 05:37:54 v3.2.0-dev.94 05:37:54 v3.2.0-dev.95 05:37:54 v3.2.0-dev.96 05:37:54 v3.2.0-dev.97 05:37:54 v3.2.0-dev.98 05:37:54 v3.2.0-dev.99 [Pipeline] sh 05:37:54 + lftools sign git-tag v3.2.0-dev.108 05:37:55 Signing Git tag with Sigul... 05:37:55 Signing v3.2.0-dev.108 [Pipeline] echo 05:37:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:37:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:37:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:37:56 $ docker stop --time=1 a862e1ceaa357fe449d3e3d2b623a06895804cd5f0878389d8d7d9aac624181a 05:37:57 $ docker rm -f --volumes a862e1ceaa357fe449d3e3d2b623a06895804cd5f0878389d8d7d9aac624181a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:37:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:37:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:37:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:37:58 prd-ubuntu20.04-docker-8c-8g-22972 does not seem to be running inside a container 05:37:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/731 -v /w/workspace/edgex-go/731:/w/workspace/edgex-go/731:rw,z -v /w/workspace/edgex-go/731@tmp:/w/workspace/edgex-go/731@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 05:37:58 $ docker top 1245585f308baed641161296edf79f54b2cb51ae8abee0625511f0c781ad8bb6 -eo pid,comm 05:37:58 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:37:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:37:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:37:58 [ssh-agent] Looking for ssh-agent implementation... 05:37:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:37:58 $ docker exec 1245585f308baed641161296edf79f54b2cb51ae8abee0625511f0c781ad8bb6 ssh-agent 05:37:59 SSH_AUTH_SOCK=/tmp/ssh-Mu3H7WRHoiCY/agent.33 05:37:59 SSH_AGENT_PID=39 05:37:59 Running ssh-add (command line suppressed) 05:37:59 Identity added: /w/workspace/edgex-go/731@tmp/private_key_14868210844433927653.key (/w/workspace/edgex-go/731@tmp/private_key_14868210844433927653.key) 05:37:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:37:59 + git semver bump pre 05:37:59 2024-10-17 05:37:59,670 [read_version] DEBUG read version from /w/workspace/edgex-go/731/.semver/main 05:37:59 2024-10-17 05:37:59,670 [bump_version] DEBUG bumping version:3.2.0-dev.108 on axis:pre with prefix:dev 05:37:59 2024-10-17 05:37:59,670 [bump_version] DEBUG bumped version:3.2.0-dev.109 05:37:59 2024-10-17 05:37:59,670 [write_version] DEBUG write version:3.2.0-dev.109 to path:/w/workspace/edgex-go/731/.semver/main with force:True 05:37:59 2024-10-17 05:37:59,670 [read_version] DEBUG read version from /w/workspace/edgex-go/731/.semver/main 05:37:59 2024-10-17 05:37:59,670 [write_file] DEBUG write to file:/w/workspace/edgex-go/731/.semver/main 05:37:59 2024-10-17 05:37:59,672 [execute] INFO git cat-file --batch-check 05:37:59 2024-10-17 05:37:59,672 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/731/.semver, universal_newlines=False, shell=None, istream=) 05:37:59 2024-10-17 05:37:59,677 [execute] INFO git cat-file --batch 05:37:59 2024-10-17 05:37:59,678 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/731/.semver, universal_newlines=False, shell=None, istream=) 05:37:59 2024-10-17 05:37:59,682 [read_version] DEBUG read version from /w/workspace/edgex-go/731/.semver/main 05:37:59 3.2.0-dev.109 [Pipeline] } 05:37:59 $ docker exec --env ******** --env ******** 1245585f308baed641161296edf79f54b2cb51ae8abee0625511f0c781ad8bb6 ssh-agent -k 05:37:59 unset SSH_AUTH_SOCK; 05:37:59 unset SSH_AGENT_PID; 05:37:59 echo Agent pid 39 killed; 05:37:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:38:00 + git semver [Pipeline] } 05:38:00 $ docker stop --time=1 1245585f308baed641161296edf79f54b2cb51ae8abee0625511f0c781ad8bb6 05:38:01 $ docker rm -f --volumes 1245585f308baed641161296edf79f54b2cb51ae8abee0625511f0c781ad8bb6 [Pipeline] // withDockerContainer [Pipeline] sh 05:38:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:38:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:38:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:38:02 prd-ubuntu20.04-docker-8c-8g-22972 does not seem to be running inside a container 05:38:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/731 -v /w/workspace/edgex-go/731:/w/workspace/edgex-go/731:rw,z -v /w/workspace/edgex-go/731@tmp:/w/workspace/edgex-go/731@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 05:38:02 $ docker top 039c3eb7497c9f9b2b6ce42238241a99b1c96b20b22fab2e7c922e9a4d1232cc -eo pid,comm 05:38:02 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:38:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:38:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:38:03 [ssh-agent] Looking for ssh-agent implementation... 05:38:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:38:03 $ docker exec 039c3eb7497c9f9b2b6ce42238241a99b1c96b20b22fab2e7c922e9a4d1232cc ssh-agent 05:38:03 SSH_AUTH_SOCK=/tmp/ssh-gKxUn0Bo56iM/agent.31 05:38:03 SSH_AGENT_PID=37 05:38:03 Running ssh-add (command line suppressed) 05:38:03 Identity added: /w/workspace/edgex-go/731@tmp/private_key_6369022118348270931.key (/w/workspace/edgex-go/731@tmp/private_key_6369022118348270931.key) 05:38:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:38:03 + git semver push 05:38:03 2024-10-17 05:38:03,847 [run_push] DEBUG push 05:38:03 2024-10-17 05:38:03,847 [execute] INFO git cat-file --batch-check 05:38:03 2024-10-17 05:38:03,848 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/731/.semver, universal_newlines=False, shell=None, istream=) 05:38:03 2024-10-17 05:38:03,852 [execute] INFO git rev-list a723a98e56bfab0c5a4a28d97ce799e9c75fd26a -- 05:38:03 2024-10-17 05:38:03,853 [execute] DEBUG Popen(['git', 'rev-list', 'a723a98e56bfab0c5a4a28d97ce799e9c75fd26a', '--'], cwd=/w/workspace/edgex-go/731/.semver, universal_newlines=False, shell=None, istream=None) 05:38:03 2024-10-17 05:38:03,873 [execute] INFO git fetch -v origin 05:38:03 2024-10-17 05:38:03,873 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/731/.semver, universal_newlines=True, shell=None, istream=None) 05:38:04 2024-10-17 05:38:04,355 [run_push] DEBUG no remote changes detected 05:38:04 2024-10-17 05:38:04,355 [execute] INFO git push origin semver 05:38:04 2024-10-17 05:38:04,356 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/731/.semver, universal_newlines=False, shell=None, istream=None) 05:38:05 2024-10-17 05:38:05,096 [run_push] DEBUG push all version tags 05:38:05 2024-10-17 05:38:05,097 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:38:05 2024-10-17 05:38:05,097 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/731, universal_newlines=False, shell=None, istream=None) 05:38:06 2024-10-17 05:38:05,893 [read_version] DEBUG read version from /w/workspace/edgex-go/731/.semver/main 05:38:06 3.2.0-dev.109 [Pipeline] } 05:38:06 $ docker exec --env ******** --env ******** 039c3eb7497c9f9b2b6ce42238241a99b1c96b20b22fab2e7c922e9a4d1232cc ssh-agent -k 05:38:06 unset SSH_AUTH_SOCK; 05:38:06 unset SSH_AGENT_PID; 05:38:06 echo Agent pid 37 killed; 05:38:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:38:06 + git semver [Pipeline] } 05:38:06 $ docker stop --time=1 039c3eb7497c9f9b2b6ce42238241a99b1c96b20b22fab2e7c922e9a4d1232cc 05:38:07 $ docker rm -f --volumes 039c3eb7497c9f9b2b6ce42238241a99b1c96b20b22fab2e7c922e9a4d1232cc [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 05:38:08 + [ -d /w/workspace/edgex-go/731/archives ] [Pipeline] libraryResource [Pipeline] sh 05:38:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:38:09 ---> package-listing.sh 05:38:09 ++ facter osfamily 05:38:09 ++ tr '[:upper:]' '[:lower:]' 05:38:10 + OS_FAMILY=debian 05:38:10 + workspace=/w/workspace/edgex-go/731 05:38:10 + START_PACKAGES=/tmp/packages_start.txt 05:38:10 + END_PACKAGES=/tmp/packages_end.txt 05:38:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:38:10 + PACKAGES=/tmp/packages_start.txt 05:38:10 + '[' /w/workspace/edgex-go/731 ']' 05:38:10 + PACKAGES=/tmp/packages_end.txt 05:38:10 + case "${OS_FAMILY}" in 05:38:10 + dpkg -l 05:38:10 + grep '^ii' 05:38:10 + '[' -f /tmp/packages_start.txt ']' 05:38:10 + '[' -f /tmp/packages_end.txt ']' 05:38:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:38:10 + '[' /w/workspace/edgex-go/731 ']' 05:38:10 + mkdir -p /w/workspace/edgex-go/731/archives/ 05:38:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/731/archives/ [Pipeline] echo 05:38:10 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/731/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:38:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:38:10 05:38:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:38:11 latest: Pulling from edgex-lftools-log-publisher 05:38:11 5eb5b503b376: Pulling fs layer 05:38:11 5c69ac0246d0: Pulling fs layer 05:38:11 ec43610c2a17: Pulling fs layer 05:38:11 3a2ae6a8a46f: Pulling fs layer 05:38:11 33b1e0a273af: Pulling fs layer 05:38:11 5d3b04190fa2: Pulling fs layer 05:38:11 2f39f015ded8: Pulling fs layer 05:38:11 33b1e0a273af: Waiting 05:38:11 5d3b04190fa2: Waiting 05:38:11 2f39f015ded8: Waiting 05:38:11 3a2ae6a8a46f: Waiting 05:38:11 5c69ac0246d0: Download complete 05:38:11 3a2ae6a8a46f: Verifying Checksum 05:38:11 3a2ae6a8a46f: Download complete 05:38:11 33b1e0a273af: Verifying Checksum 05:38:11 33b1e0a273af: Download complete 05:38:11 5d3b04190fa2: Verifying Checksum 05:38:11 5d3b04190fa2: Download complete 05:38:11 ec43610c2a17: Verifying Checksum 05:38:11 ec43610c2a17: Download complete 05:38:11 5eb5b503b376: Verifying Checksum 05:38:11 5eb5b503b376: Download complete 05:38:12 2f39f015ded8: Download complete 05:38:12 5eb5b503b376: Pull complete 05:38:12 5c69ac0246d0: Pull complete 05:38:13 ec43610c2a17: Pull complete 05:38:13 3a2ae6a8a46f: Pull complete 05:38:13 33b1e0a273af: Pull complete 05:38:13 5d3b04190fa2: Pull complete 05:38:17 2f39f015ded8: Pull complete 05:38:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:38:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:38:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:38:18 prd-ubuntu20.04-docker-8c-8g-22972 does not seem to be running inside a container 05:38:18 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/731/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/731 -v /w/workspace/edgex-go/731:/w/workspace/edgex-go/731:rw,z -v /w/workspace/edgex-go/731@tmp:/w/workspace/edgex-go/731@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 05:38:22 $ docker top e0e40c84e1422d07be78fa4b2b5c1f2ba8e0dd3b8f24c38392f28e56fad17a5f -eo pid,comm [Pipeline] { [Pipeline] sh 05:38:22 + touch /tmp/pre-build-complete [Pipeline] sh 05:38:23 + mkdir -p /var/log/sysstat [Pipeline] sh 05:38:23 + ls /var/log/sa-host 05:38:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:38:23 provisioning config files... 05:38:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/731@tmp/config654827947801687496tmp [Pipeline] { [Pipeline] echo 05:38:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:38:24 ---> create-netrc.sh [Pipeline] } 05:38:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:38:24 ---> python-tools-install.sh [Pipeline] echo 05:38:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:38:24 ---> sudo-logs.sh 05:38:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:38:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:38:25 ---> job-cost.sh 05:38:25 lf-activate-venv: SKIPPING 05:38:25 DEBUG: total: 0.10999999940395355 05:38:25 INFO: Retrieving Stack Cost... 05:38:26 INFO: Retrieving Pricing Info for: v3-standard-8 05:38:26 INFO: Archiving Costs [Pipeline] echo 05:38:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:38:26 ---> logs-deploy.sh 05:38:26 lf-activate-venv: SKIPPING 05:38:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/731 05:38:26 INFO: archiving workspace using pattern(s): 05:38:27 Archives upload complete. 05:38:27 INFO: archiving logs to Nexus 05:38:28 ---> uname -a: 05:38:28 Linux prd-ubuntu20-04-docker-8c-8g-22972 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:38:28 05:38:28 05:38:28 ---> lscpu: 05:38:28 Architecture: x86_64 05:38:28 CPU op-mode(s): 32-bit, 64-bit 05:38:28 Byte Order: Little Endian 05:38:28 Address sizes: 40 bits physical, 48 bits virtual 05:38:28 CPU(s): 8 05:38:28 On-line CPU(s) list: 0-7 05:38:28 Thread(s) per core: 1 05:38:28 Core(s) per socket: 1 05:38:28 Socket(s): 8 05:38:28 NUMA node(s): 1 05:38:28 Vendor ID: AuthenticAMD 05:38:28 CPU family: 23 05:38:28 Model: 49 05:38:28 Model name: AMD EPYC-Rome Processor 05:38:28 Stepping: 0 05:38:28 CPU MHz: 2799.998 05:38:28 BogoMIPS: 5599.99 05:38:28 Virtualization: AMD-V 05:38:28 Hypervisor vendor: KVM 05:38:28 Virtualization type: full 05:38:28 L1d cache: 256 KiB 05:38:28 L1i cache: 256 KiB 05:38:28 L2 cache: 4 MiB 05:38:28 L3 cache: 128 MiB 05:38:28 NUMA node0 CPU(s): 0-7 05:38:28 Vulnerability Itlb multihit: Not affected 05:38:28 Vulnerability L1tf: Not affected 05:38:28 Vulnerability Mds: Not affected 05:38:28 Vulnerability Meltdown: Not affected 05:38:28 Vulnerability Mmio stale data: Not affected 05:38:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:38:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:38:28 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:38:28 Vulnerability Srbds: Not affected 05:38:28 Vulnerability Tsx async abort: Not affected 05:38:28 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 05:38:28 05:38:28 05:38:28 ---> nproc: 05:38:28 8 05:38:28 05:38:28 05:38:28 ---> df -h: 05:38:28 Filesystem Size Used Avail Use% Mounted on 05:38:28 overlay 155G 31G 124G 21% / 05:38:28 tmpfs 64M 0 64M 0% /dev 05:38:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:38:28 shm 64M 0 64M 0% /dev/shm 05:38:28 /dev/vda1 155G 31G 124G 21% /facter-os 05:38:28 05:38:28 05:38:28 ---> sar -b -r -n DEV: 05:38:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22972) 10/17/24 _x86_64_ (8 CPU) 05:38:28 05:38:28 04:42:47 LINUX RESTART (8 CPU) 05:38:28 05:38:28 04:43:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:38:28 04:44:01 276.73 47.63 229.10 0.00 5365.32 125338.80 0.00 05:38:28 04:45:01 199.55 1.60 197.95 0.00 49.57 66401.73 0.00 05:38:28 04:46:01 44.19 0.00 44.19 0.00 0.00 35876.30 0.00 05:38:28 04:47:01 32.13 0.12 32.01 0.00 3.87 20788.67 0.00 05:38:28 04:48:01 200.58 9.42 191.17 0.00 2951.77 75710.85 0.00 05:38:28 04:49:01 328.70 0.92 327.78 0.00 1426.16 247051.89 0.00 05:38:28 04:50:02 779.27 18.66 760.61 0.00 1245.05 223385.94 0.00 05:38:28 04:51:01 203.93 0.05 203.88 0.00 0.41 52592.21 0.00 05:38:28 04:52:01 278.37 0.00 278.37 0.00 0.00 95029.36 0.00 05:38:28 04:53:01 432.17 1.03 431.14 0.00 21.99 131139.89 0.00 05:38:28 04:54:01 312.30 0.15 312.15 0.00 21.33 10948.44 0.00 05:38:28 04:55:01 27.47 0.05 27.42 0.00 6.53 718.03 0.00 05:38:28 04:56:01 6.07 0.00 6.07 0.00 0.00 148.64 0.00 05:38:28 04:57:01 0.98 0.00 0.98 0.00 0.00 12.40 0.00 05:38:28 04:58:01 1.42 0.02 1.40 0.00 0.13 15.06 0.00 05:38:28 04:59:01 1.25 0.00 1.25 0.00 0.00 16.80 0.00 05:38:28 05:00:01 1.23 0.00 1.23 0.00 0.00 13.73 0.00 05:38:28 05:01:01 1.55 0.00 1.55 0.00 0.00 17.99 0.00 05:38:28 05:02:01 1.10 0.00 1.10 0.00 0.00 13.60 0.00 05:38:28 05:03:01 1.05 0.00 1.05 0.00 0.00 13.33 0.00 05:38:28 05:04:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 05:38:28 05:05:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 05:38:28 05:06:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 05:38:28 05:07:01 1.00 0.00 1.00 0.00 0.00 12.53 0.00 05:38:28 05:08:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 05:38:28 05:09:01 1.00 0.00 1.00 0.00 0.00 12.80 0.00 05:38:28 05:10:01 1.17 0.00 1.17 0.00 0.00 12.80 0.00 05:38:28 05:11:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 05:38:28 05:12:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 05:38:28 05:13:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 05:38:28 05:14:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 05:38:28 05:15:01 1.52 0.00 1.52 0.00 0.00 17.06 0.00 05:38:28 05:16:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 05:38:28 05:17:01 0.98 0.02 0.97 0.00 0.13 12.13 0.00 05:38:28 05:18:01 1.60 0.00 1.60 0.00 0.00 17.86 0.00 05:38:28 05:19:01 1.55 0.00 1.55 0.00 0.00 18.53 0.00 05:38:28 05:20:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 05:38:28 05:21:01 3.28 1.52 1.77 0.00 35.46 22.13 0.00 05:38:28 05:22:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 05:38:28 05:23:01 1.72 0.00 1.72 0.00 0.00 20.13 0.00 05:38:28 05:24:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 05:38:28 05:25:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 05:38:28 05:26:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 05:38:28 05:27:01 0.95 0.00 0.95 0.00 0.00 12.13 0.00 05:38:28 05:28:01 1.40 0.00 1.40 0.00 0.00 15.60 0.00 05:38:28 05:29:01 1.05 0.00 1.05 0.00 0.00 12.93 0.00 05:38:28 05:30:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 05:38:28 05:31:01 0.93 0.00 0.93 0.00 0.00 11.86 0.00 05:38:28 05:32:01 1.38 0.00 1.38 0.00 0.00 14.93 0.00 05:38:28 05:33:01 1.45 0.00 1.45 0.00 0.00 16.80 0.00 05:38:28 05:34:01 1.27 0.00 1.27 0.00 0.00 15.73 0.00 05:38:28 05:35:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 05:38:28 05:36:01 1.32 0.00 1.32 0.00 0.00 15.06 0.00 05:38:28 05:37:01 0.98 0.00 0.98 0.00 0.00 12.40 0.00 05:38:28 05:38:01 166.19 0.32 165.87 0.00 9.87 53062.76 0.00 05:38:28 Average: 60.67 1.48 59.19 0.00 202.59 20696.76 0.00 05:38:28 05:38:28 04:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:38:28 04:44:01 29477728 31481500 858864 2.61 60616 2235256 1886756 5.56 1090156 1968352 884 05:38:28 04:45:01 27363932 31190508 1109304 3.37 128648 3850404 2519532 7.43 1844560 3146564 558268 05:38:28 04:46:01 27612440 31488460 808912 2.46 131740 3871024 1893148 5.58 1339464 3380672 48524 05:38:28 04:47:01 25995596 30804608 1490196 4.53 135604 4751500 2834708 8.35 2265720 4016156 366504 05:38:28 04:48:01 24675996 31218808 1067336 3.25 147132 6455828 2512396 7.40 1923656 5640668 1384848 05:38:28 04:49:01 18544688 31176124 1092012 3.32 149376 12360716 3355768 9.89 2277712 11217048 352 05:38:28 04:50:02 9670928 29386016 2805812 8.53 351896 18548600 7599732 22.40 4968124 16613104 266804 05:38:28 04:51:01 5870268 28191012 3994364 12.15 369548 21005140 10781588 31.77 7357596 17875296 1315196 05:38:28 04:52:01 2774904 27036824 5167688 15.72 379360 22904748 10387808 30.61 9101836 19214976 1073392 05:38:28 04:53:01 7142348 31340460 914196 2.78 387696 22991012 2547992 7.51 3467548 20711940 37316 05:38:28 04:54:01 7053112 31410852 849628 2.58 393696 23139552 2171956 6.40 3675308 20601716 864 05:38:28 04:55:01 7038868 31398548 861496 2.62 395016 23140204 2307792 6.80 4123336 20165880 524 05:38:28 04:56:01 7053704 31413660 846232 2.57 395236 23140224 2172600 6.40 4172352 20100456 180 05:38:28 04:57:01 7054076 31414060 845904 2.57 395260 23140228 2172600 6.40 4171756 20100460 180 05:38:28 04:58:01 7062444 31423168 837932 2.55 395288 23140292 2186892 6.45 4162316 20101144 196 05:38:28 04:59:01 7062484 31423224 837924 2.55 395308 23140296 2186892 6.45 4162392 20101148 200 05:38:28 05:00:01 7066256 31427020 834004 2.54 395324 23140296 2186892 6.45 4159164 20101148 12 05:38:28 05:01:01 7065892 31426668 834292 2.54 395328 23140304 2186892 6.45 4159180 20101156 204 05:38:28 05:02:01 7066252 31427036 833840 2.54 395348 23140312 2186892 6.45 4159696 20101164 16 05:38:28 05:03:01 7066156 31427000 833888 2.54 395380 23140312 2186892 6.45 4159332 20101164 188 05:38:28 05:04:01 7065880 31426736 834108 2.54 395388 23140316 2186892 6.45 4159316 20101168 8 05:38:28 05:05:01 7066248 31427224 833748 2.54 395408 23140444 2186892 6.45 4159496 20101288 184 05:38:28 05:06:01 7066712 31427704 833212 2.53 395428 23140448 2186892 6.45 4158924 20101300 28 05:38:28 05:07:01 7066720 31427776 833128 2.53 395456 23140452 2186892 6.45 4158992 20101308 204 05:38:28 05:08:01 7066672 31427748 833096 2.53 395484 23140444 2186892 6.45 4159000 20101304 12 05:38:28 05:09:01 7066832 31427912 833100 2.53 395500 23140456 2186892 6.45 4159368 20101308 184 05:38:28 05:10:01 7067060 31428140 832824 2.53 395512 23140456 2186892 6.45 4159292 20101308 8 05:38:28 05:11:01 7066508 31427656 833276 2.53 395540 23140464 2186892 6.45 4159364 20101316 188 05:38:28 05:12:01 7066604 31427760 833316 2.53 395556 23140460 2186892 6.45 4159364 20101324 12 05:38:28 05:13:01 7066912 31428068 832960 2.53 395576 23140468 2186892 6.45 4159088 20101324 196 05:38:28 05:14:01 7066028 31427380 833568 2.53 395596 23140600 2186892 6.45 4159760 20101460 188 05:38:28 05:15:01 7066060 31427416 833508 2.53 395620 23140600 2186892 6.45 4159440 20101460 40 05:38:28 05:16:01 7066264 31427684 833216 2.53 395644 23140604 2186892 6.45 4159480 20101468 8 05:38:28 05:17:01 7066080 31427524 833236 2.53 395660 23140604 2186892 6.45 4159880 20101460 284 05:38:28 05:18:01 7066280 31427752 833204 2.53 395684 23140604 2186892 6.45 4159656 20101464 8 05:38:28 05:19:01 7066240 31427724 833144 2.53 395708 23140620 2186892 6.45 4159692 20101468 208 05:38:28 05:20:01 7066272 31427760 833104 2.53 395716 23140620 2186892 6.45 4159532 20101472 8 05:38:28 05:21:01 7054976 31418728 841976 2.56 395744 23141684 2203196 6.49 4173664 20101740 152 05:38:28 05:22:01 7054496 31418252 842428 2.56 395760 23141688 2203196 6.49 4173236 20101724 16 05:38:28 05:23:01 7053976 31417732 842860 2.56 395800 23141676 2203196 6.49 4172960 20101724 44 05:38:28 05:24:01 7053936 31417748 842824 2.56 395820 23141692 2203196 6.49 4173064 20101732 8 05:38:28 05:25:01 7054096 31417912 842796 2.56 395832 23141692 2203196 6.49 4173020 20101732 184 05:38:28 05:26:01 7054088 31417908 842880 2.56 395844 23141696 2203196 6.49 4173296 20101736 12 05:38:28 05:27:01 7054040 31417928 842848 2.56 395864 23141700 2203196 6.49 4173368 20101744 200 05:38:28 05:28:01 7054208 31418096 842816 2.56 395900 23141692 2203196 6.49 4173060 20101744 4 05:38:28 05:29:01 7054192 31418144 842768 2.56 395924 23141708 2203196 6.49 4173216 20101752 180 05:38:28 05:30:01 7054144 31418100 842760 2.56 395932 23141708 2203196 6.49 4173432 20101756 8 05:38:28 05:31:01 7054096 31418056 842736 2.56 395940 23141712 2203196 6.49 4173448 20101760 208 05:38:28 05:32:01 7053748 31417716 842932 2.56 395964 23141716 2203196 6.49 4173476 20101764 188 05:38:28 05:33:01 7053636 31417664 842956 2.56 395988 23141720 2203196 6.49 4173620 20101768 136 05:38:28 05:34:01 7053344 31417376 843156 2.56 396016 23141724 2219252 6.54 4173748 20101772 200 05:38:28 05:35:01 7053296 31417392 843104 2.56 396056 23141724 2219252 6.54 4173824 20101780 284 05:38:28 05:36:01 7053204 31417304 843312 2.56 396084 23141728 2219252 6.54 4173648 20101784 196 05:38:28 05:37:01 7053196 31417360 843276 2.56 396100 23141736 2219252 6.54 4173768 20101792 304 05:38:28 05:38:01 5871592 31358564 896380 2.73 414784 24145780 2389152 7.04 4262160 21081780 756 05:38:28 Average: 9011558 31222500 1038443 3.16 364775 21114903 2642738 7.79 4048379 18361727 91991 05:38:28 05:38:28 04:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:38:28 04:44:01 ens3 1436.37 1382.88 8190.12 191.21 0.00 0.00 0.00 0.00 05:38:28 04:44:01 lo 4.13 4.13 0.40 0.40 0.00 0.00 0.00 0.00 05:38:28 04:44:01 docker0 625.29 567.23 43.14 2886.82 0.00 0.00 0.00 0.00 05:38:28 04:44:01 veth68ab2c4 625.29 567.35 51.69 2886.83 0.00 0.00 0.00 0.24 05:38:28 04:45:01 veth15d634a 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 05:38:28 04:45:01 ens3 510.96 323.68 5291.37 47.02 0.00 0.00 0.00 0.00 05:38:28 04:45:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 05:38:28 04:45:01 docker0 233.59 366.31 20.13 2066.53 0.00 0.00 0.00 0.00 05:38:28 04:46:01 veth15d634a 1.70 1.73 0.15 0.16 0.00 0.00 0.00 0.00 05:38:28 04:46:01 ens3 33.19 22.51 25.59 14.62 0.00 0.00 0.00 0.00 05:38:28 04:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 04:46:01 docker0 1.70 1.70 0.13 0.15 0.00 0.00 0.00 0.00 05:38:28 04:47:01 veth15d634a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 04:47:01 ens3 20.10 10.96 16.87 10.12 0.00 0.00 0.00 0.00 05:38:28 04:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 04:48:01 veth9e9e1fe 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 04:48:01 veth9eebfdb 1.60 3.40 0.12 38.68 0.00 0.00 0.00 0.00 05:38:28 04:48:01 veth24945cf 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:38:28 04:48:01 vethad72424 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 04:48:01 vethe114314 5.03 7.50 0.40 116.41 0.00 0.00 0.00 0.01 05:38:28 04:48:01 ens3 183.90 108.68 3217.55 22.83 0.00 0.00 0.00 0.00 05:38:28 04:48:01 veth897ae45 2.23 5.97 0.17 109.87 0.00 0.00 0.00 0.01 05:38:28 04:48:01 veth97f75e1 0.33 0.47 0.03 0.14 0.00 0.00 0.00 0.00 05:38:28 04:48:01 vetha0f0b94 1.48 3.83 0.12 38.77 0.00 0.00 0.00 0.00 05:38:28 04:48:01 vethed58b3e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 04:48:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 05:38:28 04:48:01 veth588c9e9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 04:48:01 docker0 10.68 20.48 0.69 303.81 0.00 0.00 0.00 0.00 05:38:28 04:49:01 veth37be43f 3.00 5.72 0.22 78.26 0.00 0.00 0.00 0.01 05:38:28 04:49:01 veth8ab38ff 3.18 6.35 0.24 64.19 0.00 0.00 0.00 0.01 05:38:28 04:49:01 vethd5c24ee 2.57 5.98 0.20 78.16 0.00 0.00 0.00 0.01 05:38:28 04:49:01 vethb6b5d31 0.02 0.12 0.00 0.01 0.00 0.00 0.00 0.00 05:38:28 04:49:01 veth097d4c6 3.12 5.87 0.23 78.19 0.00 0.00 0.00 0.01 05:38:28 04:49:01 ens3 320.15 163.11 3663.75 70.67 0.00 0.00 0.00 0.00 05:38:28 04:49:01 veth97f75e1 0.08 0.57 0.00 0.03 0.00 0.00 0.00 0.00 05:38:28 04:49:01 vethbe34af7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 04:49:01 vethe8d0d28 2.83 6.17 0.21 78.18 0.00 0.00 0.00 0.01 05:38:28 04:49:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 05:38:28 04:49:01 veth5d8ca2e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 04:49:01 docker0 60.24 111.28 3.64 1395.96 0.00 0.00 0.00 0.00 05:38:28 04:50:02 vethd2d73b4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:38:28 04:50:02 veth043e4a1 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 05:38:28 04:50:02 veth9926cab 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:38:28 04:50:02 vethe0d8cb2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:38:28 04:50:02 vethd4b88a0 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 05:38:28 04:50:02 veth66f0c42 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:38:28 04:50:02 veth1b1abdf 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 05:38:28 04:50:02 ens3 733.99 449.17 5957.65 181.42 0.00 0.00 0.00 0.00 05:38:28 04:50:02 vetha33987d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 05:38:28 04:50:02 veth97f75e1 0.10 0.68 0.01 0.03 0.00 0.00 0.00 0.00 05:38:28 04:50:02 vethcdd5aae 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 05:38:28 04:50:02 vethbfc3ef6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:38:28 04:50:02 veth65a1bd2 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 05:38:28 04:50:02 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 04:50:02 vetheb23c4f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 05:38:28 04:50:02 docker0 403.88 693.07 36.52 5936.89 0.00 0.00 0.00 0.00 05:38:28 04:50:02 vethe895485 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:38:28 04:51:01 vethd2d73b4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 04:51:01 veth043e4a1 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 04:51:01 veth9926cab 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 04:51:01 vethe0d8cb2 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 04:51:01 vethd4b88a0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 04:51:01 veth66f0c42 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 04:51:01 veth1b1abdf 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 04:51:01 ens3 4.46 2.29 3.68 1.94 0.00 0.00 0.00 0.00 05:38:28 04:51:01 vetha33987d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 04:51:01 veth97f75e1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 04:51:01 vethcdd5aae 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 04:51:01 vethbfc3ef6 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 04:51:01 veth65a1bd2 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 04:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 04:51:01 vetheb23c4f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 04:51:01 vethe895485 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 04:52:01 vethd2d73b4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 04:52:01 veth043e4a1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 04:52:01 veth9926cab 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 04:52:01 vethe0d8cb2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 04:52:01 vethd4b88a0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 04:52:01 veth66f0c42 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 04:52:01 veth1b1abdf 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 04:52:01 ens3 4.17 2.43 3.41 1.85 0.00 0.00 0.00 0.00 05:38:28 04:52:01 vetha33987d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 04:52:01 veth97f75e1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 04:52:01 vethcdd5aae 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 04:52:01 vethbfc3ef6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 04:52:01 veth65a1bd2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 04:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 04:52:01 vetheb23c4f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 04:52:01 vethe895485 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 04:53:01 veth649a7ae 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 05:38:28 04:53:01 ens3 4.00 2.32 3.24 1.83 0.00 0.00 0.00 0.00 05:38:28 04:53:01 veth97f75e1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 04:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 04:54:01 ens3 396.72 401.98 193.71 1853.16 0.00 0.00 0.00 0.00 05:38:28 04:54:01 lo 42.59 42.59 4.20 4.20 0.00 0.00 0.00 0.00 05:38:28 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 04:55:01 ens3 417.68 420.61 163.36 2850.96 0.00 0.00 0.00 0.00 05:38:28 04:55:01 lo 34.92 34.92 3.44 3.44 0.00 0.00 0.00 0.00 05:38:28 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 04:56:01 ens3 85.07 81.55 54.42 494.19 0.00 0.00 0.00 0.00 05:38:28 04:56:01 lo 7.53 7.53 0.74 0.74 0.00 0.00 0.00 0.00 05:38:28 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 04:57:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 04:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 04:58:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 04:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 04:59:01 ens3 0.28 0.18 0.08 0.07 0.00 0.00 0.00 0.00 05:38:28 04:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:00:01 ens3 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 05:38:28 05:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:01:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 05:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:02:01 ens3 0.38 0.30 0.26 0.21 0.00 0.00 0.00 0.00 05:38:28 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:03:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 05:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:04:01 ens3 0.73 0.10 0.13 0.06 0.00 0.00 0.00 0.00 05:38:28 05:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:05:01 ens3 0.78 0.48 0.97 0.22 0.00 0.00 0.00 0.00 05:38:28 05:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:06:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:07:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 05:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:08:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:09:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 05:38:28 05:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:10:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:11:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 05:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:12:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:13:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 05:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:14:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 05:38:28 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:15:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 05:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:17:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 05:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:19:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 05:38:28 05:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:21:01 ens3 33.59 41.78 6.46 112.02 0.00 0.00 0.00 0.00 05:38:28 05:21:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 05:38:28 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:22:01 ens3 1.67 0.97 1.03 1.14 0.00 0.00 0.00 0.00 05:38:28 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 05:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:24:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 05:38:28 05:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:25:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 05:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:27:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 05:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:29:01 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 05:38:28 05:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 05:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:33:01 ens3 0.27 0.20 0.13 0.01 0.00 0.00 0.00 0.00 05:38:28 05:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:34:01 ens3 0.25 0.23 0.14 0.07 0.00 0.00 0.00 0.00 05:38:28 05:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:35:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 05:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:37:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 05:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:38:28 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:38:01 ens3 370.10 229.01 7177.67 56.28 0.00 0.00 0.00 0.00 05:38:28 05:38:01 lo 2.20 2.20 0.23 0.23 0.00 0.00 0.00 0.00 05:38:28 05:38:01 docker0 72.25 120.66 7.04 1277.53 0.00 0.00 0.00 0.00 05:38:28 05:38:01 veth55d5424 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:38:28 Average: ens3 82.98 66.35 617.94 107.53 0.00 0.00 0.00 0.00 05:38:28 Average: lo 1.81 1.81 0.18 0.18 0.00 0.00 0.00 0.00 05:38:28 Average: docker0 25.61 34.21 2.02 252.25 0.00 0.00 0.00 0.00 05:38:28 Average: veth55d5424 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:28 05:38:28 05:38:28 ---> sar -P ALL: 05:38:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22972) 10/17/24 _x86_64_ (8 CPU) 05:38:28 05:38:28 04:42:47 LINUX RESTART (8 CPU) 05:38:28 05:38:28 04:43:01 CPU %user %nice %system %iowait %steal %idle 05:38:28 04:44:01 all 8.38 0.00 2.67 5.89 0.05 83.02 05:38:28 04:44:01 0 11.78 0.00 3.67 3.86 0.07 80.62 05:38:28 04:44:01 1 7.39 0.00 2.33 2.28 0.03 87.96 05:38:28 04:44:01 2 10.96 0.00 1.67 1.10 0.07 86.20 05:38:28 04:44:01 3 9.19 0.00 3.18 0.64 0.03 86.96 05:38:28 04:44:01 4 4.97 0.00 3.19 11.75 0.03 80.06 05:38:28 04:44:01 5 9.46 0.00 2.72 21.39 0.05 66.39 05:38:28 04:44:01 6 8.42 0.00 2.54 2.40 0.03 86.61 05:38:28 04:44:01 7 4.88 0.00 2.07 3.70 0.07 89.29 05:38:28 04:45:01 all 24.84 0.00 5.75 2.46 0.08 66.86 05:38:28 04:45:01 0 24.54 0.00 6.05 0.51 0.08 68.82 05:38:28 04:45:01 1 24.54 0.00 5.96 2.36 0.10 67.04 05:38:28 04:45:01 2 25.86 0.00 6.55 2.05 0.08 65.46 05:38:28 04:45:01 3 26.69 0.00 5.42 1.18 0.08 66.63 05:38:28 04:45:01 4 24.59 0.00 5.72 5.40 0.10 64.19 05:38:28 04:45:01 5 25.17 0.00 5.54 0.93 0.07 68.29 05:38:28 04:45:01 6 22.97 0.00 5.02 0.51 0.08 71.43 05:38:28 04:45:01 7 24.34 0.00 5.75 6.80 0.07 63.04 05:38:28 04:46:01 all 29.49 0.00 5.29 0.36 0.09 64.77 05:38:28 04:46:01 0 31.17 0.00 5.42 0.00 0.08 63.32 05:38:28 04:46:01 1 30.45 0.00 5.72 0.15 0.12 63.56 05:38:28 04:46:01 2 29.91 0.00 4.69 0.00 0.08 65.32 05:38:28 04:46:01 3 25.78 0.00 4.82 0.02 0.08 69.30 05:38:28 04:46:01 4 28.88 0.00 5.06 0.00 0.08 65.97 05:38:28 04:46:01 5 27.67 0.00 5.05 0.00 0.08 67.20 05:38:28 04:46:01 6 30.85 0.00 5.99 2.75 0.10 60.31 05:38:28 04:46:01 7 31.19 0.00 5.53 0.00 0.08 63.20 05:38:28 04:47:01 all 70.25 0.00 8.70 0.09 0.12 20.84 05:38:28 04:47:01 0 70.34 0.00 9.38 0.00 0.12 20.17 05:38:28 04:47:01 1 70.42 0.00 8.72 0.05 0.12 20.69 05:38:28 04:47:01 2 70.01 0.00 8.06 0.02 0.12 21.80 05:38:28 04:47:01 3 70.50 0.00 8.66 0.00 0.12 20.73 05:38:28 04:47:01 4 70.36 0.00 8.48 0.02 0.12 21.02 05:38:28 04:47:01 5 70.38 0.00 9.39 0.00 0.12 20.11 05:38:28 04:47:01 6 69.92 0.00 8.38 0.60 0.13 20.97 05:38:28 04:47:01 7 70.06 0.00 8.56 0.02 0.12 21.25 05:38:28 04:48:01 all 27.30 0.00 6.61 2.17 0.07 63.85 05:38:28 04:48:01 0 25.69 0.00 6.77 3.23 0.07 64.24 05:38:28 04:48:01 1 27.30 0.00 6.99 3.16 0.08 62.47 05:38:28 04:48:01 2 26.43 0.00 6.37 0.57 0.08 66.54 05:38:28 04:48:01 3 27.37 0.00 5.88 2.21 0.07 64.46 05:38:28 04:48:01 4 27.91 0.00 7.67 4.49 0.08 59.85 05:38:28 04:48:01 5 28.41 0.00 6.69 0.72 0.07 64.11 05:38:28 04:48:01 6 27.46 0.00 6.06 1.35 0.07 65.07 05:38:28 04:48:01 7 27.81 0.00 6.46 1.62 0.07 64.03 05:38:28 04:49:01 all 18.86 0.00 5.89 31.22 0.11 43.92 05:38:28 04:49:01 0 17.99 0.00 6.95 69.23 0.14 5.69 05:38:28 04:49:01 1 18.12 0.00 5.64 38.40 0.10 37.74 05:38:28 04:49:01 2 20.53 0.00 5.59 15.27 0.10 58.51 05:38:28 04:49:01 3 16.98 0.00 5.86 16.14 0.09 60.93 05:38:28 04:49:01 4 18.46 0.00 5.64 37.29 0.10 38.50 05:38:28 04:49:01 5 18.46 0.00 5.62 22.30 0.12 53.51 05:38:28 04:49:01 6 20.52 0.00 5.90 31.05 0.12 42.41 05:38:28 04:49:01 7 19.77 0.00 5.96 20.68 0.10 53.50 05:38:28 04:50:02 all 21.47 0.00 8.87 19.34 0.08 50.24 05:38:28 04:50:02 0 22.99 0.00 8.62 11.70 0.08 56.62 05:38:28 04:50:02 1 21.33 0.00 8.77 12.47 0.08 57.35 05:38:28 04:50:02 2 20.50 0.00 11.07 48.00 0.09 20.35 05:38:28 04:50:02 3 18.88 0.00 8.04 10.84 0.07 62.17 05:38:28 04:50:02 4 21.19 0.00 8.96 15.93 0.08 53.84 05:38:28 04:50:02 5 21.95 0.00 9.55 30.33 0.08 38.09 05:38:28 04:50:02 6 22.58 0.00 7.43 15.04 0.07 54.88 05:38:28 04:50:02 7 22.37 0.00 8.51 10.73 0.07 58.32 05:38:28 04:51:01 all 88.29 0.00 11.54 0.00 0.17 0.00 05:38:28 04:51:01 0 85.93 0.00 13.65 0.00 0.42 0.00 05:38:28 04:51:01 1 87.64 0.00 12.20 0.02 0.14 0.00 05:38:28 04:51:01 2 89.66 0.00 10.18 0.00 0.15 0.00 05:38:28 04:51:01 3 89.51 0.00 10.31 0.00 0.15 0.02 05:38:28 04:51:01 4 87.95 0.00 11.92 0.00 0.14 0.00 05:38:28 04:51:01 5 87.63 0.00 12.25 0.00 0.12 0.00 05:38:28 04:51:01 6 89.10 0.00 10.78 0.00 0.12 0.00 05:38:28 04:51:01 7 88.78 0.00 11.09 0.00 0.14 0.00 05:38:28 04:52:01 all 89.71 0.00 10.14 0.00 0.15 0.00 05:38:28 04:52:01 0 89.34 0.00 10.53 0.00 0.14 0.00 05:38:28 04:52:01 1 88.11 0.00 11.74 0.00 0.16 0.00 05:38:28 04:52:01 2 90.48 0.00 9.36 0.00 0.15 0.02 05:38:28 04:52:01 3 91.04 0.00 8.81 0.00 0.15 0.00 05:38:28 04:52:01 4 90.11 0.00 9.74 0.00 0.15 0.00 05:38:28 04:52:01 5 87.37 0.00 12.42 0.00 0.19 0.02 05:38:28 04:52:01 6 90.54 0.00 9.33 0.00 0.13 0.00 05:38:28 04:52:01 7 90.53 0.00 9.36 0.00 0.12 0.00 05:38:28 04:53:01 all 61.34 0.00 9.41 7.73 0.15 21.37 05:38:28 04:53:01 0 58.86 0.00 12.46 21.35 0.21 7.12 05:38:28 04:53:01 1 59.55 0.00 10.95 3.59 0.23 25.67 05:38:28 04:53:01 2 62.10 0.00 8.47 3.65 0.12 25.66 05:38:28 04:53:01 3 61.83 0.00 8.44 1.00 0.12 28.61 05:38:28 04:53:01 4 62.24 0.00 8.29 16.95 0.14 12.38 05:38:28 04:53:01 5 61.95 0.00 8.75 4.19 0.10 25.00 05:38:28 04:53:01 6 62.29 0.00 8.89 7.02 0.12 21.69 05:38:28 04:53:01 7 61.73 0.00 9.18 4.33 0.17 24.60 05:38:28 04:54:01 all 7.28 0.00 1.70 1.91 0.06 89.05 05:38:28 04:54:01 0 7.87 0.00 1.92 0.99 0.05 89.17 05:38:28 04:54:01 1 6.90 0.00 1.77 1.53 0.07 89.73 05:38:28 04:54:01 2 7.57 0.00 1.82 2.93 0.07 87.62 05:38:28 04:54:01 3 6.69 0.00 1.73 2.80 0.07 88.72 05:38:28 04:54:01 4 11.30 0.00 1.78 2.58 0.07 84.27 05:38:28 04:54:01 5 5.65 0.00 1.61 2.40 0.07 90.27 05:38:28 04:54:01 6 6.81 0.00 1.51 1.48 0.07 90.13 05:38:28 04:54:01 7 5.46 0.00 1.45 0.57 0.05 92.47 05:38:28 05:38:28 04:54:01 CPU %user %nice %system %iowait %steal %idle 05:38:28 04:55:01 all 10.78 0.00 0.92 0.08 0.07 88.15 05:38:28 04:55:01 0 8.58 0.00 0.93 0.00 0.07 90.42 05:38:28 04:55:01 1 13.21 0.00 0.90 0.03 0.07 85.78 05:38:28 04:55:01 2 11.75 0.00 0.97 0.50 0.07 86.71 05:38:28 04:55:01 3 11.21 0.00 0.69 0.02 0.05 88.04 05:38:28 04:55:01 4 11.14 0.00 1.04 0.02 0.07 87.73 05:38:28 04:55:01 5 13.66 0.00 0.87 0.03 0.10 85.34 05:38:28 04:55:01 6 7.21 0.00 0.94 0.03 0.07 91.75 05:38:28 04:55:01 7 9.47 0.00 1.05 0.02 0.08 89.38 05:38:28 04:56:01 all 1.45 0.00 0.21 0.02 0.01 98.30 05:38:28 04:56:01 0 1.75 0.00 0.22 0.02 0.00 98.02 05:38:28 04:56:01 1 0.98 0.00 0.12 0.00 0.02 98.88 05:38:28 04:56:01 2 2.36 0.00 0.27 0.13 0.02 97.23 05:38:28 04:56:01 3 1.97 0.00 0.20 0.02 0.02 97.80 05:38:28 04:56:01 4 1.32 0.00 0.17 0.00 0.00 98.51 05:38:28 04:56:01 5 0.84 0.00 0.28 0.00 0.02 98.86 05:38:28 04:56:01 6 2.19 0.00 0.23 0.00 0.02 97.56 05:38:28 04:56:01 7 0.23 0.00 0.17 0.00 0.03 99.56 05:38:28 04:57:01 all 0.02 0.00 0.01 0.00 0.01 99.96 05:38:28 04:57:01 0 0.00 0.00 0.02 0.00 0.02 99.97 05:38:28 04:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:38:28 04:57:01 2 0.00 0.00 0.00 0.02 0.00 99.98 05:38:28 04:57:01 3 0.08 0.00 0.03 0.00 0.02 99.87 05:38:28 04:57:01 4 0.00 0.00 0.00 0.00 0.02 99.98 05:38:28 04:57:01 5 0.03 0.00 0.02 0.00 0.02 99.93 05:38:28 04:57:01 6 0.00 0.00 0.00 0.00 0.02 99.98 05:38:28 04:57:01 7 0.02 0.00 0.02 0.00 0.02 99.95 05:38:28 04:58:01 all 0.07 0.00 0.03 0.00 0.01 99.89 05:38:28 04:58:01 0 0.05 0.00 0.03 0.00 0.00 99.92 05:38:28 04:58:01 1 0.00 0.00 0.03 0.00 0.00 99.97 05:38:28 04:58:01 2 0.07 0.00 0.03 0.03 0.02 99.85 05:38:28 04:58:01 3 0.08 0.00 0.03 0.00 0.02 99.87 05:38:28 04:58:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:38:28 04:58:01 5 0.05 0.00 0.03 0.00 0.00 99.92 05:38:28 04:58:01 6 0.03 0.00 0.05 0.00 0.00 99.92 05:38:28 04:58:01 7 0.25 0.00 0.02 0.00 0.02 99.72 05:38:28 04:59:01 all 0.27 0.00 0.01 0.00 0.00 99.72 05:38:28 04:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 04:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 04:59:01 2 0.02 0.00 0.03 0.02 0.02 99.92 05:38:28 04:59:01 3 0.05 0.00 0.02 0.00 0.00 99.93 05:38:28 04:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:38:28 04:59:01 5 0.05 0.00 0.03 0.00 0.02 99.90 05:38:28 04:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:38:28 04:59:01 7 1.97 0.00 0.00 0.00 0.00 98.03 05:38:28 05:00:01 all 0.24 0.00 0.01 0.00 0.01 99.73 05:38:28 05:00:01 0 0.03 0.00 0.00 0.00 0.02 99.95 05:38:28 05:00:01 1 0.02 0.00 0.00 0.00 0.02 99.97 05:38:28 05:00:01 2 0.03 0.00 0.00 0.02 0.02 99.93 05:38:28 05:00:01 3 0.10 0.00 0.02 0.00 0.02 99.87 05:38:28 05:00:01 4 0.03 0.00 0.00 0.00 0.00 99.97 05:38:28 05:00:01 5 0.10 0.00 0.05 0.00 0.02 99.83 05:38:28 05:00:01 6 0.05 0.00 0.03 0.00 0.02 99.90 05:38:28 05:00:01 7 1.52 0.00 0.02 0.00 0.02 98.45 05:38:28 05:01:01 all 0.02 0.00 0.02 0.00 0.00 99.96 05:38:28 05:01:01 0 0.00 0.00 0.00 0.02 0.00 99.98 05:38:28 05:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:38:28 05:01:01 2 0.02 0.00 0.00 0.02 0.00 99.97 05:38:28 05:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:38:28 05:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:38:28 05:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:38:28 05:01:01 6 0.08 0.00 0.07 0.00 0.02 99.83 05:38:28 05:01:01 7 0.03 0.00 0.02 0.00 0.00 99.95 05:38:28 05:02:01 all 0.05 0.00 0.01 0.00 0.01 99.93 05:38:28 05:02:01 0 0.05 0.00 0.02 0.00 0.00 99.93 05:38:28 05:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:02:01 2 0.03 0.00 0.00 0.02 0.02 99.93 05:38:28 05:02:01 3 0.05 0.00 0.00 0.00 0.00 99.95 05:38:28 05:02:01 4 0.03 0.00 0.00 0.00 0.00 99.97 05:38:28 05:02:01 5 0.08 0.00 0.03 0.00 0.02 99.87 05:38:28 05:02:01 6 0.08 0.00 0.03 0.00 0.02 99.87 05:38:28 05:02:01 7 0.05 0.00 0.00 0.00 0.02 99.93 05:38:28 05:03:01 all 0.16 0.00 0.01 0.00 0.01 99.81 05:38:28 05:03:01 0 0.03 0.00 0.02 0.02 0.02 99.92 05:38:28 05:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:38:28 05:03:01 2 0.03 0.00 0.00 0.00 0.00 99.97 05:38:28 05:03:01 3 0.13 0.00 0.00 0.00 0.02 99.85 05:38:28 05:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:38:28 05:03:01 5 0.07 0.00 0.03 0.00 0.02 99.88 05:38:28 05:03:01 6 0.03 0.00 0.03 0.00 0.02 99.92 05:38:28 05:03:01 7 0.98 0.00 0.00 0.00 0.00 99.02 05:38:28 05:04:01 all 0.06 0.00 0.02 0.00 0.00 99.92 05:38:28 05:04:01 0 0.03 0.00 0.02 0.00 0.00 99.95 05:38:28 05:04:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:38:28 05:04:01 2 0.05 0.00 0.00 0.02 0.00 99.93 05:38:28 05:04:01 3 0.03 0.00 0.02 0.00 0.00 99.95 05:38:28 05:04:01 4 0.03 0.00 0.00 0.00 0.00 99.97 05:38:28 05:04:01 5 0.10 0.00 0.05 0.00 0.02 99.83 05:38:28 05:04:01 6 0.03 0.00 0.02 0.00 0.00 99.95 05:38:28 05:04:01 7 0.18 0.00 0.02 0.00 0.00 99.80 05:38:28 05:05:01 all 0.12 0.00 0.02 0.01 0.01 99.84 05:38:28 05:05:01 0 0.02 0.00 0.02 0.02 0.02 99.93 05:38:28 05:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:38:28 05:05:01 2 0.07 0.00 0.02 0.08 0.02 99.82 05:38:28 05:05:01 3 0.10 0.00 0.00 0.00 0.00 99.90 05:38:28 05:05:01 4 0.02 0.00 0.00 0.00 0.02 99.97 05:38:28 05:05:01 5 0.08 0.00 0.05 0.00 0.00 99.87 05:38:28 05:05:01 6 0.03 0.00 0.05 0.00 0.02 99.90 05:38:28 05:05:01 7 0.61 0.00 0.02 0.00 0.02 99.35 05:38:28 05:38:28 05:05:01 CPU %user %nice %system %iowait %steal %idle 05:38:28 05:06:01 all 0.02 0.00 0.01 0.00 0.00 99.96 05:38:28 05:06:01 0 0.00 0.00 0.00 0.02 0.00 99.98 05:38:28 05:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:38:28 05:06:01 2 0.03 0.00 0.02 0.02 0.00 99.93 05:38:28 05:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:06:01 4 0.03 0.00 0.00 0.00 0.00 99.97 05:38:28 05:06:01 5 0.03 0.00 0.05 0.00 0.02 99.90 05:38:28 05:06:01 6 0.05 0.00 0.00 0.00 0.02 99.93 05:38:28 05:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:38:28 05:07:01 all 0.03 0.00 0.01 0.00 0.01 99.95 05:38:28 05:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:38:28 05:07:01 1 0.02 0.00 0.02 0.00 0.02 99.95 05:38:28 05:07:01 2 0.02 0.00 0.00 0.02 0.02 99.95 05:38:28 05:07:01 3 0.10 0.00 0.03 0.00 0.00 99.87 05:38:28 05:07:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:38:28 05:07:01 5 0.03 0.00 0.00 0.00 0.02 99.95 05:38:28 05:07:01 6 0.02 0.00 0.03 0.00 0.02 99.93 05:38:28 05:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:08:01 all 0.03 0.00 0.01 0.00 0.01 99.94 05:38:28 05:08:01 0 0.00 0.00 0.03 0.02 0.02 99.93 05:38:28 05:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:08:01 2 0.03 0.00 0.02 0.02 0.00 99.93 05:38:28 05:08:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:38:28 05:08:01 4 0.05 0.00 0.00 0.00 0.00 99.95 05:38:28 05:08:01 5 0.08 0.00 0.05 0.00 0.00 99.87 05:38:28 05:08:01 6 0.07 0.00 0.00 0.00 0.00 99.93 05:38:28 05:08:01 7 0.03 0.00 0.00 0.00 0.02 99.95 05:38:28 05:09:01 all 0.02 0.00 0.01 0.00 0.00 99.96 05:38:28 05:09:01 0 0.00 0.00 0.02 0.02 0.00 99.97 05:38:28 05:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:38:28 05:09:01 2 0.03 0.00 0.00 0.00 0.00 99.97 05:38:28 05:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:38:28 05:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:38:28 05:09:01 5 0.07 0.00 0.03 0.00 0.02 99.88 05:38:28 05:09:01 6 0.03 0.00 0.02 0.00 0.02 99.93 05:38:28 05:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:10:01 all 0.01 0.00 0.01 0.00 0.01 99.97 05:38:28 05:10:01 0 0.03 0.00 0.03 0.00 0.00 99.93 05:38:28 05:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:10:01 2 0.03 0.00 0.02 0.02 0.02 99.92 05:38:28 05:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:38:28 05:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:10:01 5 0.02 0.00 0.00 0.00 0.02 99.97 05:38:28 05:10:01 6 0.02 0.00 0.02 0.00 0.02 99.95 05:38:28 05:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:11:01 all 0.03 0.00 0.01 0.01 0.01 99.95 05:38:28 05:11:01 0 0.05 0.00 0.02 0.02 0.02 99.90 05:38:28 05:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:11:01 2 0.05 0.00 0.00 0.03 0.00 99.92 05:38:28 05:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:38:28 05:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:38:28 05:11:01 5 0.05 0.00 0.03 0.00 0.00 99.92 05:38:28 05:11:01 6 0.03 0.00 0.00 0.00 0.02 99.95 05:38:28 05:11:01 7 0.02 0.00 0.02 0.00 0.02 99.95 05:38:28 05:12:01 all 0.11 0.00 0.01 0.00 0.01 99.87 05:38:28 05:12:01 0 0.02 0.00 0.00 0.00 0.02 99.97 05:38:28 05:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:38:28 05:12:01 2 0.05 0.00 0.00 0.02 0.02 99.92 05:38:28 05:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:12:01 5 0.03 0.00 0.03 0.00 0.02 99.92 05:38:28 05:12:01 6 0.05 0.00 0.02 0.00 0.02 99.92 05:38:28 05:12:01 7 0.68 0.00 0.02 0.00 0.00 99.30 05:38:28 05:13:01 all 0.30 0.00 0.02 0.00 0.01 99.67 05:38:28 05:13:01 0 0.03 0.00 0.00 0.02 0.00 99.95 05:38:28 05:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:38:28 05:13:01 2 0.05 0.00 0.02 0.02 0.00 99.92 05:38:28 05:13:01 3 0.05 0.00 0.00 0.00 0.02 99.93 05:38:28 05:13:01 4 0.03 0.00 0.02 0.00 0.02 99.93 05:38:28 05:13:01 5 0.08 0.00 0.05 0.00 0.02 99.85 05:38:28 05:13:01 6 0.10 0.00 0.03 0.00 0.02 99.85 05:38:28 05:13:01 7 2.04 0.00 0.00 0.00 0.00 97.96 05:38:28 05:14:01 all 0.22 0.00 0.01 0.00 0.01 99.76 05:38:28 05:14:01 0 0.02 0.00 0.02 0.02 0.00 99.95 05:38:28 05:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:38:28 05:14:01 2 0.03 0.00 0.02 0.00 0.02 99.93 05:38:28 05:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:38:28 05:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:38:28 05:14:01 5 0.07 0.00 0.05 0.00 0.00 99.88 05:38:28 05:14:01 6 0.02 0.00 0.02 0.00 0.02 99.95 05:38:28 05:14:01 7 1.56 0.00 0.00 0.00 0.02 98.42 05:38:28 05:15:01 all 0.03 0.00 0.01 0.00 0.00 99.95 05:38:28 05:15:01 0 0.02 0.00 0.00 0.02 0.00 99.97 05:38:28 05:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:38:28 05:15:01 2 0.07 0.00 0.02 0.02 0.00 99.90 05:38:28 05:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:38:28 05:15:01 4 0.05 0.00 0.02 0.00 0.00 99.93 05:38:28 05:15:01 5 0.05 0.00 0.03 0.00 0.02 99.90 05:38:28 05:15:01 6 0.03 0.00 0.02 0.00 0.00 99.95 05:38:28 05:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:38:28 05:16:01 all 0.03 0.00 0.01 0.00 0.01 99.95 05:38:28 05:16:01 0 0.00 0.00 0.00 0.02 0.02 99.97 05:38:28 05:16:01 1 0.02 0.00 0.03 0.00 0.02 99.93 05:38:28 05:16:01 2 0.02 0.00 0.02 0.02 0.00 99.95 05:38:28 05:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:38:28 05:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:38:28 05:16:01 5 0.08 0.00 0.02 0.00 0.00 99.90 05:38:28 05:16:01 6 0.03 0.00 0.03 0.00 0.02 99.92 05:38:28 05:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:38:28 05:38:28 05:16:01 CPU %user %nice %system %iowait %steal %idle 05:38:28 05:17:01 all 0.02 0.00 0.02 0.00 0.01 99.95 05:38:28 05:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:38:28 05:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:17:01 2 0.03 0.00 0.02 0.00 0.02 99.93 05:38:28 05:17:01 3 0.02 0.00 0.00 0.00 0.02 99.97 05:38:28 05:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:38:28 05:17:01 5 0.05 0.00 0.05 0.00 0.02 99.88 05:38:28 05:17:01 6 0.03 0.00 0.03 0.00 0.00 99.93 05:38:28 05:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:38:28 05:18:01 all 0.01 0.00 0.01 0.01 0.01 99.96 05:38:28 05:18:01 0 0.00 0.00 0.00 0.08 0.00 99.92 05:38:28 05:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:38:28 05:18:01 2 0.02 0.00 0.00 0.02 0.00 99.97 05:38:28 05:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:38:28 05:18:01 5 0.03 0.00 0.03 0.00 0.02 99.92 05:38:28 05:18:01 6 0.03 0.00 0.02 0.00 0.02 99.93 05:38:28 05:18:01 7 0.00 0.00 0.00 0.00 0.02 99.98 05:38:28 05:19:01 all 0.03 0.00 0.01 0.00 0.01 99.95 05:38:28 05:19:01 0 0.02 0.00 0.00 0.02 0.02 99.95 05:38:28 05:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:38:28 05:19:01 2 0.03 0.00 0.02 0.02 0.02 99.92 05:38:28 05:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:38:28 05:19:01 4 0.02 0.00 0.00 0.00 0.02 99.97 05:38:28 05:19:01 5 0.08 0.00 0.02 0.00 0.02 99.88 05:38:28 05:19:01 6 0.03 0.00 0.00 0.00 0.02 99.95 05:38:28 05:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:20:01 all 0.02 0.00 0.01 0.00 0.00 99.97 05:38:28 05:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:20:01 1 0.03 0.00 0.00 0.00 0.00 99.97 05:38:28 05:20:01 2 0.07 0.00 0.05 0.00 0.02 99.87 05:38:28 05:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:38:28 05:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:38:28 05:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:38:28 05:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:38:28 05:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 05:38:28 05:21:01 all 0.35 0.00 0.06 0.01 0.01 99.56 05:38:28 05:21:01 0 0.28 0.00 0.12 0.05 0.02 99.53 05:38:28 05:21:01 1 0.27 0.00 0.10 0.00 0.02 99.62 05:38:28 05:21:01 2 0.23 0.00 0.02 0.02 0.02 99.72 05:38:28 05:21:01 3 0.90 0.00 0.00 0.00 0.00 99.10 05:38:28 05:21:01 4 0.25 0.00 0.10 0.02 0.00 99.63 05:38:28 05:21:01 5 0.25 0.00 0.03 0.02 0.02 99.68 05:38:28 05:21:01 6 0.37 0.00 0.08 0.00 0.02 99.53 05:38:28 05:21:01 7 0.28 0.00 0.03 0.00 0.02 99.67 05:38:28 05:22:01 all 0.02 0.00 0.01 0.00 0.00 99.96 05:38:28 05:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:38:28 05:22:01 1 0.02 0.00 0.03 0.00 0.00 99.95 05:38:28 05:22:01 2 0.03 0.00 0.00 0.00 0.02 99.95 05:38:28 05:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:38:28 05:22:01 5 0.03 0.00 0.02 0.00 0.00 99.95 05:38:28 05:22:01 6 0.05 0.00 0.03 0.00 0.00 99.92 05:38:28 05:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:23:01 all 0.03 0.00 0.01 0.01 0.01 99.94 05:38:28 05:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:38:28 05:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:38:28 05:23:01 2 0.03 0.00 0.00 0.03 0.03 99.90 05:38:28 05:23:01 3 0.03 0.00 0.00 0.00 0.02 99.95 05:38:28 05:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:38:28 05:23:01 5 0.08 0.00 0.03 0.02 0.02 99.85 05:38:28 05:23:01 6 0.05 0.00 0.03 0.00 0.00 99.92 05:38:28 05:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 05:38:28 05:24:01 all 0.01 0.00 0.01 0.00 0.00 99.97 05:38:28 05:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:38:28 05:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:24:01 2 0.07 0.00 0.05 0.00 0.02 99.87 05:38:28 05:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:24:01 5 0.00 0.00 0.00 0.02 0.00 99.98 05:38:28 05:24:01 6 0.03 0.00 0.02 0.00 0.00 99.95 05:38:28 05:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:25:01 all 0.04 0.00 0.02 0.00 0.01 99.93 05:38:28 05:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:38:28 05:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:38:28 05:25:01 2 0.27 0.00 0.03 0.02 0.02 99.67 05:38:28 05:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:38:28 05:25:01 5 0.03 0.00 0.03 0.00 0.02 99.92 05:38:28 05:25:01 6 0.00 0.00 0.03 0.00 0.02 99.95 05:38:28 05:25:01 7 0.02 0.00 0.00 0.02 0.00 99.97 05:38:28 05:26:01 all 0.04 0.00 0.01 0.00 0.00 99.95 05:38:28 05:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:38:28 05:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:26:01 2 0.15 0.00 0.03 0.00 0.02 99.80 05:38:28 05:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:38:28 05:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:38:28 05:26:01 5 0.03 0.00 0.03 0.00 0.00 99.93 05:38:28 05:26:01 6 0.05 0.00 0.02 0.00 0.00 99.93 05:38:28 05:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:38:28 05:27:01 all 0.01 0.00 0.01 0.00 0.01 99.97 05:38:28 05:27:01 0 0.00 0.00 0.02 0.00 0.02 99.97 05:38:28 05:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:38:28 05:27:01 2 0.02 0.00 0.02 0.02 0.02 99.93 05:38:28 05:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:38:28 05:27:01 4 0.00 0.00 0.00 0.00 0.02 99.98 05:38:28 05:27:01 5 0.05 0.00 0.02 0.00 0.02 99.92 05:38:28 05:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 05:38:28 05:27:01 7 0.00 0.00 0.00 0.00 0.02 99.98 05:38:28 05:38:28 05:27:01 CPU %user %nice %system %iowait %steal %idle 05:38:28 05:28:01 all 0.03 0.00 0.01 0.00 0.00 99.96 05:38:28 05:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:38:28 05:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:38:28 05:28:01 2 0.03 0.00 0.03 0.02 0.02 99.90 05:38:28 05:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:38:28 05:28:01 4 0.03 0.00 0.00 0.00 0.00 99.97 05:38:28 05:28:01 5 0.03 0.00 0.03 0.00 0.00 99.93 05:38:28 05:28:01 6 0.05 0.00 0.02 0.00 0.00 99.93 05:38:28 05:28:01 7 0.02 0.00 0.00 0.02 0.00 99.97 05:38:28 05:29:01 all 0.01 0.00 0.01 0.00 0.00 99.97 05:38:28 05:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:38:28 05:29:01 1 0.03 0.00 0.00 0.00 0.00 99.97 05:38:28 05:29:01 2 0.02 0.00 0.02 0.02 0.02 99.93 05:38:28 05:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:38:28 05:29:01 5 0.05 0.00 0.03 0.02 0.02 99.88 05:38:28 05:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:30:01 all 0.03 0.00 0.01 0.00 0.01 99.95 05:38:28 05:30:01 0 0.03 0.00 0.02 0.00 0.00 99.95 05:38:28 05:30:01 1 0.02 0.00 0.00 0.00 0.02 99.97 05:38:28 05:30:01 2 0.03 0.00 0.02 0.00 0.02 99.93 05:38:28 05:30:01 3 0.02 0.00 0.00 0.00 0.02 99.97 05:38:28 05:30:01 4 0.05 0.00 0.00 0.00 0.00 99.95 05:38:28 05:30:01 5 0.02 0.00 0.02 0.02 0.00 99.95 05:38:28 05:30:01 6 0.07 0.00 0.02 0.00 0.02 99.90 05:38:28 05:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:38:28 05:31:01 all 0.01 0.00 0.01 0.00 0.01 99.97 05:38:28 05:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:38:28 05:31:01 1 0.03 0.00 0.00 0.00 0.00 99.97 05:38:28 05:31:01 2 0.02 0.00 0.00 0.02 0.02 99.95 05:38:28 05:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:38:28 05:31:01 5 0.02 0.00 0.03 0.00 0.02 99.93 05:38:28 05:31:01 6 0.00 0.00 0.02 0.00 0.00 99.98 05:38:28 05:31:01 7 0.00 0.00 0.00 0.00 0.02 99.98 05:38:28 05:32:01 all 0.18 0.00 0.01 0.00 0.00 99.81 05:38:28 05:32:01 0 0.03 0.00 0.03 0.00 0.00 99.93 05:38:28 05:32:01 1 0.00 0.00 0.03 0.00 0.02 99.95 05:38:28 05:32:01 2 1.24 0.00 0.00 0.00 0.00 98.76 05:38:28 05:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:32:01 4 0.03 0.00 0.02 0.00 0.00 99.95 05:38:28 05:32:01 5 0.07 0.00 0.00 0.00 0.00 99.93 05:38:28 05:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:38:28 05:32:01 7 0.02 0.00 0.00 0.02 0.00 99.97 05:38:28 05:33:01 all 0.03 0.00 0.01 0.00 0.01 99.95 05:38:28 05:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:33:01 1 0.07 0.00 0.02 0.00 0.02 99.90 05:38:28 05:33:01 2 0.12 0.00 0.02 0.02 0.02 99.83 05:38:28 05:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:38:28 05:33:01 5 0.00 0.00 0.02 0.00 0.02 99.97 05:38:28 05:33:01 6 0.05 0.00 0.03 0.00 0.00 99.92 05:38:28 05:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:34:01 all 0.04 0.00 0.00 0.00 0.01 99.95 05:38:28 05:34:01 0 0.03 0.00 0.00 0.00 0.02 99.95 05:38:28 05:34:01 1 0.07 0.00 0.03 0.00 0.02 99.88 05:38:28 05:34:01 2 0.02 0.00 0.00 0.02 0.00 99.97 05:38:28 05:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:34:01 4 0.03 0.00 0.00 0.00 0.02 99.95 05:38:28 05:34:01 5 0.03 0.00 0.00 0.00 0.00 99.97 05:38:28 05:34:01 6 0.03 0.00 0.00 0.00 0.00 99.97 05:38:28 05:34:01 7 0.07 0.00 0.00 0.02 0.00 99.92 05:38:28 05:35:01 all 0.02 0.00 0.01 0.00 0.01 99.95 05:38:28 05:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:35:01 1 0.03 0.00 0.03 0.00 0.02 99.92 05:38:28 05:35:01 2 0.02 0.00 0.00 0.02 0.02 99.95 05:38:28 05:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:35:01 4 0.05 0.00 0.02 0.00 0.00 99.93 05:38:28 05:35:01 5 0.05 0.00 0.03 0.00 0.02 99.90 05:38:28 05:35:01 6 0.03 0.00 0.02 0.00 0.02 99.93 05:38:28 05:35:01 7 0.00 0.00 0.02 0.02 0.00 99.97 05:38:28 05:36:01 all 0.03 0.00 0.01 0.00 0.00 99.95 05:38:28 05:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:38:28 05:36:01 1 0.03 0.00 0.02 0.00 0.00 99.95 05:38:28 05:36:01 2 0.03 0.00 0.00 0.02 0.00 99.95 05:38:28 05:36:01 3 0.02 0.00 0.00 0.00 0.02 99.97 05:38:28 05:36:01 4 0.05 0.00 0.00 0.00 0.00 99.95 05:38:28 05:36:01 5 0.00 0.00 0.02 0.02 0.00 99.97 05:38:28 05:36:01 6 0.07 0.00 0.05 0.00 0.00 99.88 05:38:28 05:36:01 7 0.02 0.00 0.00 0.00 0.02 99.97 05:38:28 05:37:01 all 0.04 0.00 0.02 0.00 0.00 99.94 05:38:28 05:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:38:28 05:37:01 1 0.03 0.00 0.07 0.00 0.02 99.88 05:38:28 05:37:01 2 0.25 0.00 0.00 0.00 0.02 99.73 05:38:28 05:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:38:28 05:37:01 5 0.02 0.00 0.03 0.00 0.00 99.95 05:38:28 05:37:01 6 0.02 0.00 0.03 0.00 0.00 99.95 05:38:28 05:37:01 7 0.00 0.00 0.00 0.02 0.00 99.98 05:38:28 05:38:01 all 8.56 0.00 3.84 2.83 0.07 84.71 05:38:28 05:38:01 0 9.31 0.00 3.55 1.73 0.05 85.35 05:38:28 05:38:01 1 8.18 0.00 4.16 0.42 0.07 87.17 05:38:28 05:38:01 2 8.80 0.00 4.39 6.66 0.05 80.10 05:38:28 05:38:01 3 7.16 0.00 3.80 1.31 0.07 87.67 05:38:28 05:38:01 4 8.60 0.00 3.43 0.56 0.07 87.34 05:38:28 05:38:01 5 9.48 0.00 3.93 11.89 0.09 74.62 05:38:28 05:38:01 6 7.38 0.00 3.52 0.19 0.09 88.83 05:38:28 05:38:01 7 9.59 0.00 3.91 0.08 0.05 86.37 05:38:28 05:38:28 Average: CPU %user %nice %system %iowait %steal %idle 05:38:28 Average: all 8.44 0.00 1.47 1.32 0.03 88.73 05:38:28 Average: 0 8.33 0.00 1.62 1.98 0.03 88.04 05:38:28 Average: 1 8.26 0.00 1.54 1.15 0.03 89.03 05:38:28 Average: 2 8.66 0.00 1.44 1.45 0.03 88.42 05:38:28 Average: 3 8.41 0.00 1.37 0.65 0.02 89.56 05:38:28 Average: 4 8.46 0.00 1.46 1.70 0.02 88.35 05:38:28 Average: 5 8.39 0.00 1.53 1.69 0.03 88.35 05:38:28 Average: 6 8.47 0.00 1.39 1.11 0.03 89.00 05:38:28 Average: 7 8.58 0.00 1.43 0.87 0.03 89.10 05:38:28 05:38:28 05:38:28