Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 018de14706ecd28e419c0433dda1c317afd0e2ef 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-ssh8687004859754558027.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-ssh15621871785341766051.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-ssh9208276028599783336.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-ssh9936877821423737222.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-ssh4635946772177305095.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-22160’ Running on prd-ubuntu20.04-docker-8c-8g-22162 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/718 [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/718 # 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 018de14706ecd28e419c0433dda1c317afd0e2ef (main) Commit message: "Merge pull request #4958 from jackchenjc/issue-4925" > git config core.sparsecheckout # timeout=10 > git checkout -f 018de14706ecd28e419c0433dda1c317afd0e2ef # timeout=10 > git rev-list --no-walk 7f550756abf89bcf15828d6373a305e4d40f5987 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:25:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:25:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:25:24 ========================================================= 05:25:24 EdgeX Global Pipelines Version Info 05:25:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:25:25 ------------------- 05:25:25 stable info: 05:25:25 ------------------- 05:25:25 Commited By: Ginny Guan ginny@iotechsys.com 05:25:25 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 05:25:25 Message: update stable to v1.0.265 05:25:25 ------------------- 05:25:25 experimental info: 05:25:25 ------------------- 05:25:25 Commited By: Cherry Wang cherry@iotechsys.com 05:25:25 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 05:25:25 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:25:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:25:25 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:25:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:25:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:25:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:25:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 05:25:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:25:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:25:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 05:25:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 05:25:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:25:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:25:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:25:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:25:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:25:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:25:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:25:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:25:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:25:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 05:25:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:25:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:25:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:25:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:25:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:25:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:25:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] echo 05:25:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 018de14 [Pipeline] echo 05:25:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:25:26 provisioning config files... 05:25:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/718@tmp/config15489765661931254115tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:25:26 ---> ****-login.sh 05:25:26 nexus3.edgexfoundry.org:10001 05:25:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:25:27 Configure a credential helper to remove this warning. See 05:25:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:25:27 05:25:27 Login Succeeded 05:25:27 nexus3.edgexfoundry.org:10002 05:25:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:25:27 Configure a credential helper to remove this warning. See 05:25:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:25:27 05:25:27 Login Succeeded 05:25:27 nexus3.edgexfoundry.org:10003 05:25:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:25:27 Configure a credential helper to remove this warning. See 05:25:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:25:27 05:25:27 Login Succeeded 05:25:27 nexus3.edgexfoundry.org:10004 05:25:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:25:27 Configure a credential helper to remove this warning. See 05:25:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:25:27 05:25:27 Login Succeeded 05:25:27 ****.io 05:25:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:25:27 Configure a credential helper to remove this warning. See 05:25:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:25:27 05:25:27 Login Succeeded 05:25:27 ---> ****-login.sh ends [Pipeline] } 05:25:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:25:28 + 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 05:25:28 + dirname+ cmd/core-command/Dockerfile 05:25:28 cut -d/ -f2 05:25:28 + echo core-command,cmd/core-command/Dockerfile 05:25:28 + dirname cmd/core-common-config-bootstrapper/Dockerfile 05:25:28 + cut -d/ -f2 05:25:28 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 05:25:28 + dirname cmd/core-data/Dockerfile 05:25:28 + cut -d/ -f2 05:25:28 + echo core-data,cmd/core-data/Dockerfile 05:25:28 + dirname cmd/core-keeper/Dockerfile 05:25:28 + cut -d/ -f2 05:25:28 + echo core-keeper,cmd/core-keeper/Dockerfile 05:25:28 + dirname cmd/core-metadata/Dockerfile 05:25:28 + cut -d/ -f2 05:25:28 + echo core-metadata,cmd/core-metadata/Dockerfile 05:25:28 + dirname cmd/security-bootstrapper/Dockerfile 05:25:28 + cut -d/ -f2 05:25:28 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 05:25:28 + dirname cmd/security-proxy-auth/Dockerfile 05:25:28 + cut -d/ -f2 05:25:28 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 05:25:28 + dirname cmd/security-proxy-setup/Dockerfile 05:25:28 + cut -d/ -f2 05:25:28 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:25:28 + dirname cmd/security-secretstore-setup/Dockerfile 05:25:28 + cut -d/ -f2 05:25:28 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:25:28 + dirname cmd/security-spiffe-token-provider/Dockerfile 05:25:28 + cut -d/ -f2 05:25:28 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 05:25:28 + dirname cmd/security-spire-agent/Dockerfile 05:25:28 + cut -d/ -f2 05:25:28 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 05:25:28 + dirname cmd/security-spire-config/Dockerfile 05:25:28 + cut -d/ -f2 05:25:28 + echo security-spire-config,cmd/security-spire-config/Dockerfile 05:25:28 + dirname cmd/security-spire-server/Dockerfile 05:25:28 + cut -d/ -f2 05:25:28 + echo security-spire-server,cmd/security-spire-server/Dockerfile 05:25:28 + dirname cmd/support-cron-scheduler/Dockerfile 05:25:28 + cut -d/ -f2 05:25:28 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 05:25:28 + dirname cmd/support-notifications/Dockerfile 05:25:28 + cut -d/ -f2 05:25:28 + echo support-notifications,cmd/support-notifications/Dockerfile 05:25:28 + dirname cmd/support-scheduler/Dockerfile 05:25:28 + cut -d/ -f2 05:25:28 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 05:25:28 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 05:25:28 + git rev-list -1 --merges 018de14706ecd28e419c0433dda1c317afd0e2ef~1..018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] echo 05:25:28 -----------> git rev-list -1 --merges 018de14706ecd28e419c0433dda1c317afd0e2ef~1..018de14706ecd28e419c0433dda1c317afd0e2ef 018de14706ecd28e419c0433dda1c317afd0e2ef 05:25:28 018de14706ecd28e419c0433dda1c317afd0e2ef [false] [Pipeline] sh 05:25:28 + git log --format=format:%s -1 018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] echo 05:25:28 ========================================================= 05:25:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:25:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 05:25:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:25:29 + grep -v github /etc/ssh/ssh_known_hosts 05:25:29 + [ -e /tmp/ssh_known_hosts ] 05:25:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:25:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:25:29 + sudo tee -a /etc/ssh/ssh_known_hosts 05:25:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:25:29 05:25:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:25:29 0.1.4: Pulling from edgex-devops/py-git-semver 05:25:29 b85a868b505f: Pulling fs layer 05:25:29 e2be974225ed: Pulling fs layer 05:25:29 339a4e72a1f5: Pulling fs layer 05:25:29 988bab9f4d93: Pulling fs layer 05:25:29 1469e6f7b9e6: Pulling fs layer 05:25:29 eaf3925da568: Pulling fs layer 05:25:29 bab4dde63d76: Pulling fs layer 05:25:29 bde34c3a00c8: Pulling fs layer 05:25:29 b352a97aabf1: Pulling fs layer 05:25:29 4872d77fe225: Pulling fs layer 05:25:29 988bab9f4d93: Waiting 05:25:29 eaf3925da568: Waiting 05:25:29 bab4dde63d76: Waiting 05:25:29 b352a97aabf1: Waiting 05:25:29 bde34c3a00c8: Waiting 05:25:29 5851b861e8e6: Pulling fs layer 05:25:29 4872d77fe225: Waiting 05:25:29 5851b861e8e6: Waiting 05:25:29 e2be974225ed: Verifying Checksum 05:25:29 e2be974225ed: Download complete 05:25:29 988bab9f4d93: Verifying Checksum 05:25:29 988bab9f4d93: Download complete 05:25:29 1469e6f7b9e6: Verifying Checksum 05:25:29 1469e6f7b9e6: Download complete 05:25:29 339a4e72a1f5: Verifying Checksum 05:25:29 339a4e72a1f5: Download complete 05:25:29 eaf3925da568: Verifying Checksum 05:25:29 eaf3925da568: Download complete 05:25:30 bde34c3a00c8: Verifying Checksum 05:25:30 bde34c3a00c8: Download complete 05:25:30 b352a97aabf1: Verifying Checksum 05:25:30 b352a97aabf1: Download complete 05:25:30 4872d77fe225: Verifying Checksum 05:25:30 5851b861e8e6: Verifying Checksum 05:25:30 5851b861e8e6: Download complete 05:25:30 b85a868b505f: Verifying Checksum 05:25:30 b85a868b505f: Download complete 05:25:30 bab4dde63d76: Verifying Checksum 05:25:30 bab4dde63d76: Download complete 05:25:31 b85a868b505f: Pull complete 05:25:31 e2be974225ed: Pull complete 05:25:31 339a4e72a1f5: Pull complete 05:25:31 988bab9f4d93: Pull complete 05:25:32 1469e6f7b9e6: Pull complete 05:25:32 eaf3925da568: Pull complete 05:25:34 bab4dde63d76: Pull complete 05:25:34 bde34c3a00c8: Pull complete 05:25:34 b352a97aabf1: Pull complete 05:25:34 4872d77fe225: Pull complete 05:25:34 5851b861e8e6: Pull complete 05:25:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:25:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:25:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:25:34 prd-ubuntu20.04-docker-8c-8g-22162 does not seem to be running inside a container 05:25:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/718 -v /w/workspace/edgex-go/718:/w/workspace/edgex-go/718:rw,z -v /w/workspace/edgex-go/718@tmp:/w/workspace/edgex-go/718@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 05:25:37 $ docker top 22008acda71050fb9fc295402b99ddd57b6bc759856468a737622f7ce843bd68 -eo pid,comm 05:25:37 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:25:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:25:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:25:37 [ssh-agent] Looking for ssh-agent implementation... 05:25:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:25:37 $ docker exec 22008acda71050fb9fc295402b99ddd57b6bc759856468a737622f7ce843bd68 ssh-agent 05:25:37 SSH_AUTH_SOCK=/tmp/ssh-o2rM3GHNwmWG/agent.33 05:25:37 SSH_AGENT_PID=39 05:25:37 Running ssh-add (command line suppressed) 05:25:38 Identity added: /w/workspace/edgex-go/718@tmp/private_key_1774971013281313808.key (/w/workspace/edgex-go/718@tmp/private_key_1774971013281313808.key) 05:25:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:25:38 + git tag --points-at HEAD [Pipeline] } 05:25:38 $ docker exec --env ******** --env ******** 22008acda71050fb9fc295402b99ddd57b6bc759856468a737622f7ce843bd68 ssh-agent -k 05:25:38 unset SSH_AUTH_SOCK; 05:25:38 unset SSH_AGENT_PID; 05:25:38 echo Agent pid 39 killed; 05:25:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:25:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:25:38 [ssh-agent] Looking for ssh-agent implementation... 05:25:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:25:38 $ docker exec 22008acda71050fb9fc295402b99ddd57b6bc759856468a737622f7ce843bd68 ssh-agent 05:25:38 SSH_AUTH_SOCK=/tmp/ssh-yg2nayqKmbBM/agent.72 05:25:38 SSH_AGENT_PID=78 05:25:38 Running ssh-add (command line suppressed) 05:25:38 Identity added: /w/workspace/edgex-go/718@tmp/private_key_6484868110253153341.key (/w/workspace/edgex-go/718@tmp/private_key_6484868110253153341.key) 05:25:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:25:39 + git semver init 05:25:39 2024-10-08 05:25:39,407 [run_init] DEBUG init version:0.0.0 force:False 05:25:39 2024-10-08 05:25:39,408 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/718/.semver 05:25:39 2024-10-08 05:25:39,408 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/718/.semver 05:25:39 2024-10-08 05:25:39,408 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/718/.semver'], cwd=/w/workspace/edgex-go/718, universal_newlines=False, shell=None, istream=None) 05:25:46 2024-10-08 05:25:45,586 [append_file] DEBUG append to file:/w/workspace/edgex-go/718/.git/info/exclude 05:25:46 2024-10-08 05:25:45,586 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/718/.semver/main with force:False 05:25:46 2024-10-08 05:25:45,587 [read_version] DEBUG read version from /w/workspace/edgex-go/718/.semver/main 05:25:46 2024-10-08 05:25:45,587 [read_version] DEBUG read version from /w/workspace/edgex-go/718/.semver/main 05:25:46 3.2.0-dev.95 [Pipeline] } 05:25:46 $ docker exec --env ******** --env ******** 22008acda71050fb9fc295402b99ddd57b6bc759856468a737622f7ce843bd68 ssh-agent -k 05:25:46 unset SSH_AUTH_SOCK; 05:25:46 unset SSH_AGENT_PID; 05:25:46 echo Agent pid 78 killed; 05:25:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:25:46 + git semver [Pipeline] } 05:25:46 $ docker stop --time=1 22008acda71050fb9fc295402b99ddd57b6bc759856468a737622f7ce843bd68 05:25:48 $ docker rm -f --volumes 22008acda71050fb9fc295402b99ddd57b6bc759856468a737622f7ce843bd68 [Pipeline] // withDockerContainer [Pipeline] sh 05:25:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:25:48 Stashed 1 file(s) [Pipeline] echo 05:25:48 [edgeXSemver]: initialized semver on version 3.2.0-dev.95 [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 05:25:49 + git config --global --add safe.directory /w/workspace/edgex-go/718 [Pipeline] echo 05:25:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:25:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:25:49 ========================================================= 05:25:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 05:25:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:25:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:25:49 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 05:25:49 43c4264eed91: Pulling fs layer 05:25:49 4cc291be95ef: Pulling fs layer 05:25:49 2ac1f1163629: Pulling fs layer 05:25:49 5c3c966382ef: Pulling fs layer 05:25:49 4f4fb700ef54: Pulling fs layer 05:25:49 5d5c8e513c77: Pulling fs layer 05:25:49 9f66e0745190: Pulling fs layer 05:25:49 f49a43e4bbc0: Pulling fs layer 05:25:49 561ebcabdf7f: Pulling fs layer 05:25:49 9f66e0745190: Waiting 05:25:49 f49a43e4bbc0: Waiting 05:25:49 5c3c966382ef: Waiting 05:25:49 4f4fb700ef54: Waiting 05:25:49 5d5c8e513c77: Waiting 05:25:49 561ebcabdf7f: Waiting 05:25:49 4cc291be95ef: Verifying Checksum 05:25:49 4cc291be95ef: Download complete 05:25:49 5c3c966382ef: Download complete 05:25:49 4f4fb700ef54: Verifying Checksum 05:25:49 4f4fb700ef54: Download complete 05:25:49 5d5c8e513c77: Verifying Checksum 05:25:49 5d5c8e513c77: Download complete 05:25:49 43c4264eed91: Download complete 05:25:49 9f66e0745190: Verifying Checksum 05:25:49 9f66e0745190: Download complete 05:25:49 43c4264eed91: Pull complete 05:25:49 561ebcabdf7f: Verifying Checksum 05:25:49 561ebcabdf7f: Download complete 05:25:49 4cc291be95ef: Pull complete 05:25:49 2ac1f1163629: Verifying Checksum 05:25:49 2ac1f1163629: Download complete 05:25:50 f49a43e4bbc0: Verifying Checksum 05:25:50 f49a43e4bbc0: Download complete 05:25:54 2ac1f1163629: Pull complete 05:25:54 5c3c966382ef: Pull complete 05:25:54 4f4fb700ef54: Pull complete 05:25:54 5d5c8e513c77: Pull complete 05:25:54 9f66e0745190: Pull complete 05:25:56 f49a43e4bbc0: Pull complete 05:25:56 561ebcabdf7f: Pull complete 05:25:56 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 05:25:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:25:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 05:25:57 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:25:57 WORKDIR /edgex 05:25:57 COPY go.mod . 05:25:57 RUN go mod download 05:25:57 + docker build -t ci-base-image-x86_64 -f - . 05:25:57 Sending build context to Docker daemon 179.7MB 05:25:57 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:25:57 ---> 3a752c3f9dda 05:25:57 Step 2/4 : WORKDIR /edgex 05:26:03 Still waiting to schedule task 05:26:03 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-22161’ 05:26:06 ---> Running in f1a63013fde9 05:26:06 Removing intermediate container f1a63013fde9 05:26:06 ---> 887b049932d4 05:26:06 Step 3/4 : COPY go.mod . 05:26:06 ---> 730f75a5893e 05:26:06 Step 4/4 : RUN go mod download 05:26:06 ---> Running in 37386fbf9496 05:26:38 Removing intermediate container 37386fbf9496 05:26:38 ---> 8f5730e1b002 05:26:38 Successfully built 8f5730e1b002 05:26:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:38 + docker inspect -f . ci-base-image-x86_64 05:26:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:26:38 prd-ubuntu20.04-docker-8c-8g-22162 does not seem to be running inside a container 05:26:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/718 -v /w/workspace/edgex-go/718:/w/workspace/edgex-go/718:rw,z -v /w/workspace/edgex-go/718@tmp:/w/workspace/edgex-go/718@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 05:26:39 $ docker top 2d880b45b15b4491fb985ec7d5e2aa45e3b6bec4a9a973c72a9ecbc849b47508 -eo pid,comm [Pipeline] { [Pipeline] sh 05:26:39 + go version 05:26:39 go version go1.23.2 linux/amd64 [Pipeline] } 05:26:39 $ docker stop --time=1 2d880b45b15b4491fb985ec7d5e2aa45e3b6bec4a9a973c72a9ecbc849b47508 05:26:40 $ docker rm -f --volumes 2d880b45b15b4491fb985ec7d5e2aa45e3b6bec4a9a973c72a9ecbc849b47508 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:41 + docker inspect -f . ci-base-image-x86_64 05:26:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:26:41 prd-ubuntu20.04-docker-8c-8g-22162 does not seem to be running inside a container 05:26:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/718 -v /w/workspace/edgex-go/718:/w/workspace/edgex-go/718:rw,z -v /w/workspace/edgex-go/718@tmp:/w/workspace/edgex-go/718@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 05:26:41 $ docker top db9bb07dd12f0a25f3185ca143ca4150c63a446228ad46b124a6165412691c67 -eo pid,comm [Pipeline] { [Pipeline] echo 05:26:41 ========================================================= 05:26:41 [edgeXBuildGoParallel] Running Tests and Build... 05:26:41 ========================================================= [Pipeline] sh 05:26:41 + git config --global --add safe.directory /w/workspace/edgex-go/718 [Pipeline] fileExists [Pipeline] sh 05:26:42 + make test 05:26:42 go test -race -coverprofile=coverage.out ./... 05:26:50 ? github.com/edgexfoundry/edgex-go [no test files] 05:27:22 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 05:27:22 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 05:27:22 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 05:27:22 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 05:27:22 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 05:27:22 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 05:27:22 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 05:27:22 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 05:27:22 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 05:27:22 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 05:27:22 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 05:27:22 github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements 05:27:22 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:27:22 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 05:27:22 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 05:27:22 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 05:27:23 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 05:27:23 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 05:27:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements 05:27:24 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 05:27:24 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 05:27:24 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 05:27:25 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 05:27:25 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 05:27:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.047s coverage: 97.0% of statements 05:27:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 05:27:26 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 05:27:26 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 05:27:26 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:27:26 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 05:27:26 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 05:27:26 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 05:27:26 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 05:27:26 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 05:27:27 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 05:27:27 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:27:27 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 05:27:27 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 05:27:27 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 05:27:29 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 05:27:29 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 05:27:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.059s coverage: 69.2% of statements 05:27:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.060s coverage: 53.2% of statements 05:27:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.973s coverage: 93.4% of statements 05:27:29 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.054s coverage: 91.7% of statements 05:27:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.052s coverage: 10.0% of statements 05:27:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 05:27:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:27:30 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 05:27:30 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 05:27:30 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 05:27:30 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 05:27:30 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:27:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:27:30 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 05:27:30 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 05:27:30 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 05:27:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.405s coverage: 95.8% of statements 05:27:31 ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements 05:27:31 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 05:27:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 05:27:32 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 05:27:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.029s coverage: 0.0% of statements [no tests to run] 05:27:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.053s coverage: 0.8% of statements 05:27:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.044s coverage: 42.5% of statements 05:27:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 41.7% of statements 05:27:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.023s coverage: 77.8% of statements 05:27:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.023s coverage: 94.1% of statements 05:27:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.037s coverage: 96.3% of statements 05:27:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.044s coverage: 87.5% of statements 05:27:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 05:27:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 05:27:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 05:27:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 05:27:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:27:35 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 05:27:35 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 05:27:35 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 05:27:36 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 05:27:36 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 05:27:36 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 05:27:37 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 05:27:37 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 05:27:37 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 05:27:37 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 05:27:37 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 05:27:37 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 05:27:38 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 05:27:39 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 05:27:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:27:41 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 05:27:41 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 05:27:44 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 05:27:44 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 05:27:44 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 05:27:45 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 05:27:45 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 05:27:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:27:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.032s coverage: 94.4% of statements 05:27:46 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 05:27:46 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 05:27:46 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 05:27:46 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements 05:27:47 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements 05:27:47 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements 05:27:47 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements 05:27:49 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 05:27:49 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 05:27:49 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:27:51 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 05:27:51 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 05:27:51 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 05:27:51 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 05:27:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 05:27:52 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:27:52 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application coverage: 0.0% of statements 05:27:52 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 05:27:53 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 05:27:53 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 05:27:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 05:27:53 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:27:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.274s coverage: 79.9% of statements 05:27:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.044s coverage: 92.9% of statements 05:27:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.031s coverage: 66.7% of statements 05:27:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements 05:27:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 75.0% of statements 05:27:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.034s coverage: 87.2% of statements 05:27:59 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements 05:27:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements 05:27:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.061s coverage: 81.8% of statements 05:27:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.060s coverage: 82.1% of statements 05:27:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements 05:27:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.133s coverage: 63.1% of statements 05:27:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements 05:27:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements 05:27:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 05:27:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements 05:27:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 05:27:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.134s coverage: 36.5% of statements 05:27:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 89.5% of statements 05:27:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.025s coverage: 84.8% of statements 05:27:59 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.028s coverage: 4.9% of statements 05:27:59 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.087s coverage: 97.1% of statements 05:27:59 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.029s coverage: 35.9% of statements 05:27:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.050s coverage: 19.9% of statements 05:27:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.100s coverage: 95.7% of statements 05:27:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.032s coverage: 61.8% of statements 05:27:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.076s coverage: 98.9% of statements 05:27:59 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 05:27:59 running golangci-lint 05:27:59 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 05:27:59 go version go1.23.2 linux/amd64 05:27:59 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 05:27:59 level=info msg="[config_reader] Used config file .golangci.yml" 05:27:59 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 05:28:26 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 23.773588454s" 05:28:26 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.941241ms" 05:28:38 level=info msg="[linters_context/goanalysis] analyzers took 2m35.461135877s with top 10 stages: buildir: 1m5.91187974s, gosec: 4.773211395s, inspect: 3.077425344s, printf: 2.82969752s, fact_deprecated: 2.747441275s, ctrlflow: 2.46719864s, fact_purity: 2.136659615s, nilness: 1.801474939s, typedness: 1.305923936s, S1038: 1.286964209s" 05:28:38 level=info msg="[runner] Issues before processing: 219, after processing: 0" 05:28:38 level=info msg="[runner] Processors filtering stat (in/out): skip_dirs: 219/219, exclude: 219/219, nolint: 22/0, filename_unadjuster: 219/219, invalid_issue: 219/219, path_prettifier: 219/219, skip_files: 219/219, autogenerated_exclude: 219/219, identifier_marker: 219/219, cgo: 219/219, exclude-rules: 219/22" 05:28:38 level=info msg="[runner] processing took 18.518721ms with stages: nolint: 7.017862ms, identifier_marker: 5.93811ms, autogenerated_exclude: 1.837583ms, path_prettifier: 1.606937ms, exclude-rules: 1.150902ms, skip_dirs: 881.015µs, cgo: 35.151µs, invalid_issue: 31.051µs, filename_unadjuster: 15.43µs, max_from_linter: 680ns, max_same_issues: 670ns, fixer: 640ns, skip_files: 570ns, sort_results: 470ns, uniq_by_line: 380ns, source_code: 310ns, exclude: 260ns, diff: 250ns, path_prefixer: 130ns, max_per_file_from_linter: 110ns, path_shortener: 110ns, severity-rules: 100ns" 05:28:38 level=info msg="[runner] linters took 13.504145649s with stages: goanalysis_metalinter: 13.485539525s" 05:28:38 level=info msg="File cache stats: 0 entries of total size 0B" 05:28:38 level=info msg="Memory: 368 samples, avg is 289.0MB, max is 1262.6MB" 05:28:38 level=info msg="Execution took 37.327477954s" 05:28:38 go vet ./... 05:28:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:28:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:28:45 ./bin/test-attribution-txt.sh [Pipeline] echo 05:28:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 05:28:45 + ls -al . 05:28:45 total 1852 05:28:45 drwxrwxr-x 11 1001 1001 4096 Oct 8 05:26 . 05:28:45 drwxr-xr-x 4 root root 4096 Oct 8 05:26 .. 05:28:45 drwxrwxr-x 2 1001 1001 4096 Oct 8 05:25 .blubracket 05:28:45 -rw-rw-r-- 1 1001 1001 10 Oct 8 05:25 .dockerignore 05:28:45 drwxrwxr-x 8 1001 1001 4096 Oct 8 05:27 .git 05:28:45 drwxrwxr-x 3 1001 1001 4096 Oct 8 05:25 .github 05:28:45 -rw-rw-r-- 1 1001 1001 1102 Oct 8 05:25 .gitignore 05:28:45 -rw-rw-r-- 1 1001 1001 199 Oct 8 05:25 .golangci.yml 05:28:45 -rw-rw-r-- 1 1001 1001 100 Oct 8 05:25 .hadolint.yml 05:28:45 drwxr-xr-x 3 1001 1001 4096 Oct 8 05:25 .semver 05:28:45 -rw-rw-r-- 1 1001 1001 155 Oct 8 05:25 .sonarcloud.properties 05:28:45 -rw-rw-r-- 1 1001 1001 1171 Oct 8 05:25 ADOPTERS.md 05:28:45 -rw-rw-r-- 1 1001 1001 21553 Oct 8 05:25 Attribution.txt 05:28:45 -rw-rw-r-- 1 1001 1001 100284 Oct 8 05:25 CHANGELOG.md 05:28:45 -rw-rw-r-- 1 1001 1001 3804 Oct 8 05:25 CONTRIBUTING.md 05:28:45 -rw-rw-r-- 1 1001 1001 677 Oct 8 05:25 GOVERNANCE.md 05:28:45 -rw-rw-r-- 1 1001 1001 861 Oct 8 05:25 Jenkinsfile 05:28:45 -rw-rw-r-- 1 1001 1001 10775 Oct 8 05:25 LICENSE 05:28:45 -rw-rw-r-- 1 1001 1001 16854 Oct 8 05:25 Makefile 05:28:45 -rw-rw-r-- 1 1001 1001 582 Oct 8 05:25 OWNERS.md 05:28:45 -rw-rw-r-- 1 1001 1001 9528 Oct 8 05:25 README.md 05:28:45 -rw-rw-r-- 1 1001 1001 789 Oct 8 05:25 SECURITY.md 05:28:45 -rw-rw-r-- 1 1001 1001 12 Oct 8 05:25 VERSION 05:28:45 drwxrwxr-x 2 1001 1001 4096 Oct 8 05:25 bin 05:28:45 drwxrwxr-x 20 1001 1001 4096 Oct 8 05:25 cmd 05:28:45 -rw-r--r-- 1 root root 1503744 Oct 8 05:27 coverage.out 05:28:45 drwxrwxr-x 2 1001 1001 4096 Oct 8 05:25 fuzz_test 05:28:45 -rw-rw-r-- 1 1001 1001 7305 Oct 8 05:25 go.mod 05:28:45 -rw-rw-r-- 1 1001 1001 102748 Oct 8 05:25 go.sum 05:28:45 drwxrwxr-x 7 1001 1001 4096 Oct 8 05:25 internal 05:28:45 drwxrwxr-x 3 1001 1001 4096 Oct 8 05:25 openapi 05:28:45 -rw-rw-r-- 1 1001 1001 584 Oct 8 05:25 security.txt 05:28:45 -rw-rw-r-- 1 1001 1001 204 Oct 8 05:25 version.go [Pipeline] sh 05:28:46 + '[' -e coverage.out ] 05:28:46 + chown 1001:1001 coverage.out [Pipeline] stash 05:28:46 Stashed 1 file(s) [Pipeline] sh 05:28:47 + make build 05:28:47 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 05:29:13 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:29:13 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 05:29:15 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:29:15 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:29:17 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:29:22 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:29:24 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 05:29:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:29:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:29:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:29:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 05:29:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:29:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 05:29:33 $ docker stop --time=1 db9bb07dd12f0a25f3185ca143ca4150c63a446228ad46b124a6165412691c67 05:29:41 $ docker rm -f --volumes db9bb07dd12f0a25f3185ca143ca4150c63a446228ad46b124a6165412691c67 [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 05:29:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:29:42 05:29:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:29:42 latest: Pulling from edgex-devops/edgex-compose 05:29:42 91d30c5bc195: Pulling fs layer 05:29:42 2e9b0aa3be6d: Pulling fs layer 05:29:42 9c61dcf015f6: Pulling fs layer 05:29:42 4698f68db338: Pulling fs layer 05:29:42 2a2f49069b9e: Pulling fs layer 05:29:42 e0025b399a48: Pulling fs layer 05:29:42 2a2f49069b9e: Waiting 05:29:42 4698f68db338: Waiting 05:29:42 91d30c5bc195: Download complete 05:29:42 4698f68db338: Verifying Checksum 05:29:42 4698f68db338: Download complete 05:29:43 2e9b0aa3be6d: Verifying Checksum 05:29:43 2e9b0aa3be6d: Download complete 05:29:43 e0025b399a48: Download complete 05:29:43 91d30c5bc195: Pull complete 05:29:43 2a2f49069b9e: Verifying Checksum 05:29:43 2a2f49069b9e: Download complete 05:29:43 2e9b0aa3be6d: Pull complete 05:29:43 9c61dcf015f6: Verifying Checksum 05:29:43 9c61dcf015f6: Download complete 05:29:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22164 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 05:29:45 Running in /w/workspace/edgex-go/718 [Pipeline] { [Pipeline] checkout 05:29:45 The recommended git tool is: git 05:29:46 9c61dcf015f6: Pull complete 05:29:46 4698f68db338: Pull complete 05:29:47 2a2f49069b9e: Pull complete 05:29:47 e0025b399a48: Pull complete 05:29:47 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 05:29:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:29:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:29:47 prd-ubuntu20.04-docker-8c-8g-22162 does not seem to be running inside a container 05:29:47 $ 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/718 -v /w/workspace/edgex-go/718:/w/workspace/edgex-go/718:rw,z -v /w/workspace/edgex-go/718@tmp:/w/workspace/edgex-go/718@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 05:29:50 using credential edgex-jenkins-ssh 05:29:50 Cloning the remote Git repository 05:29:50 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:29:50 > git init /w/workspace/edgex-go/718 # timeout=10 05:29:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:29:51 > git --version # timeout=10 05:29:51 > git --version # 'git version 2.25.1' 05:29:51 using GIT_SSH to set credentials SSH Credentials for GitHub 05:29:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:29:53 $ docker top 5912d7bd0e9219c5c641bfa92d0368ff74a590471f1d046a4e05703e5c5a384a -eo pid,comm [Pipeline] { [Pipeline] sh 05:29:54 + docker compose -f ./docker-compose-build.yml build --parallel 05:29:56 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 05:29:56 #1 transferring dockerfile: 05:29:56 #1 transferring dockerfile: 2.23kB done 05:29:56 #1 DONE 0.0s 05:29:56 05:29:56 #2 [security-spire-agent internal] load build definition from Dockerfile 05:29:56 #2 transferring dockerfile: 1.81kB done 05:29:56 #2 DONE 0.0s 05:29:56 05:29:56 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 05:29:56 #3 transferring dockerfile: 1.89kB done 05:29:56 #3 DONE 0.0s 05:29:56 05:29:56 #4 [security-spire-config internal] load build definition from Dockerfile 05:29:56 #4 transferring dockerfile: 1.69kB done 05:29:56 #4 DONE 0.0s 05:29:56 05:29:56 #5 [core-command internal] load build definition from Dockerfile 05:29:56 #5 transferring dockerfile: 1.93kB done 05:29:56 #5 DONE 0.0s 05:29:56 05:29:56 #6 [security-proxy-auth internal] load build definition from Dockerfile 05:29:56 #6 transferring dockerfile: 2.15kB done 05:29:56 #6 DONE 0.0s 05:29:56 05:29:56 #7 [security-spire-server internal] load build definition from Dockerfile 05:29:56 #7 transferring dockerfile: 1.70kB done 05:29:56 #7 DONE 0.0s 05:29:56 05:29:56 #8 [core-data internal] load build definition from Dockerfile 05:29:56 #8 transferring dockerfile: 2.07kB done 05:29:56 #8 DONE 0.0s 05:29:56 05:29:56 #9 [core-metadata internal] load build definition from Dockerfile 05:29:56 #9 transferring dockerfile: 2.13kB done 05:29:56 #9 DONE 0.0s 05:29:56 05:29:56 #10 [core-keeper internal] load build definition from Dockerfile 05:29:56 #10 transferring dockerfile: 2.07kB done 05:29:57 #10 DONE 0.0s 05:29:57 05:29:57 #11 [security-bootstrapper internal] load build definition from Dockerfile 05:29:57 #11 transferring dockerfile: 3.17kB done 05:29:57 #11 DONE 0.0s 05:29:57 05:29:57 #12 [security-proxy-setup internal] load build definition from Dockerfile 05:29:57 #12 transferring dockerfile: 2.50kB done 05:29:57 #12 DONE 0.0s 05:29:57 05:29:57 #13 [support-notifications internal] load build definition from Dockerfile 05:29:57 #13 transferring dockerfile: 2.02kB done 05:29:57 #13 DONE 0.0s 05:29:57 05:29:57 #14 [support-scheduler internal] load build definition from Dockerfile 05:29:57 #14 transferring dockerfile: 1.93kB done 05:29:57 #14 DONE 0.0s 05:29:57 05:29:57 #15 [support-cron-scheduler internal] load build definition from Dockerfile 05:29:57 #15 transferring dockerfile: 1.85kB done 05:29:57 #15 DONE 0.0s 05:29:57 05:29:57 #16 [core-common-config-bootstrapper internal] load .dockerignore 05:29:57 #16 transferring context: 50B done 05:29:57 #16 DONE 0.0s 05:29:57 05:29:57 #17 [security-secretstore-setup internal] load build definition from Dockerfile 05:29:57 #17 transferring dockerfile: 2.49kB done 05:29:57 #17 DONE 0.0s 05:29:57 05:29:57 #18 [security-spire-agent internal] load .dockerignore 05:29:57 #18 transferring context: 50B done 05:29:57 #18 DONE 0.0s 05:29:57 05:29:57 #19 [security-spiffe-token-provider internal] load .dockerignore 05:29:57 #19 transferring context: 50B done 05:29:57 #19 DONE 0.0s 05:29:57 05:29:57 #20 [security-spire-config internal] load .dockerignore 05:29:57 #20 transferring context: 50B done 05:29:57 #20 DONE 0.0s 05:29:57 05:29:57 #21 [core-data internal] load .dockerignore 05:29:57 #21 transferring context: 50B done 05:29:57 #21 DONE 0.1s 05:29:57 05:29:57 #22 [core-command internal] load .dockerignore 05:29:57 #22 transferring context: 50B done 05:29:57 #22 DONE 0.0s 05:29:57 05:29:57 #23 [security-spire-server internal] load .dockerignore 05:29:57 #23 transferring context: 50B done 05:29:57 #23 DONE 0.0s 05:29:57 05:29:57 #24 [security-proxy-auth internal] load .dockerignore 05:29:57 #24 transferring context: 50B done 05:29:57 #24 DONE 0.0s 05:29:57 05:29:57 #25 [core-metadata internal] load .dockerignore 05:29:57 #25 transferring context: 50B done 05:29:57 #25 DONE 0.0s 05:29:57 05:29:57 #26 [core-keeper internal] load .dockerignore 05:29:57 #26 transferring context: 50B done 05:29:57 #26 DONE 0.0s 05:29:57 05:29:57 #27 [security-bootstrapper internal] load .dockerignore 05:29:57 #27 transferring context: 50B done 05:29:57 #27 DONE 0.0s 05:29:57 05:29:57 #28 [security-proxy-setup internal] load .dockerignore 05:29:57 #28 transferring context: 50B done 05:29:57 #28 DONE 0.0s 05:29:57 05:29:57 #29 [support-scheduler internal] load .dockerignore 05:29:57 #29 transferring context: 50B done 05:29:57 #29 DONE 0.0s 05:29:57 05:29:57 #30 [support-notifications internal] load .dockerignore 05:29:57 #30 transferring context: 50B done 05:29:57 #30 DONE 0.0s 05:29:57 05:29:57 #31 [support-cron-scheduler internal] load .dockerignore 05:29:57 #31 transferring context: 50B done 05:29:57 #31 DONE 0.0s 05:29:57 05:29:57 #32 [security-secretstore-setup internal] load .dockerignore 05:29:57 #32 transferring context: 50B done 05:29:57 #32 DONE 0.0s 05:29:57 05:29:57 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:29:57 #33 DONE 0.0s 05:29:57 05:29:57 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 05:29:57 #34 DONE 0.1s 05:29:57 05:29:57 #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:29:57 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:29:57 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 05:29:57 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 05:29:57 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:29:57 #35 DONE 0.0s 05:29:57 05:29:57 #36 [core-common-config-bootstrapper internal] load build context 05:29:57 #36 ... 05:29:57 05:29:57 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:29:57 #33 DONE 0.0s 05:29:57 05:29:57 #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:29:57 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:29:57 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 05:29:57 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 05:29:57 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:29:57 #35 DONE 0.1s 05:29:57 05:29:57 #36 [core-common-config-bootstrapper internal] load build context 05:29:57 #36 ... 05:29:57 05:29:57 #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:29:57 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:29:57 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 05:29:57 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 05:29:57 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:29:57 #35 DONE 0.1s 05:29:57 05:29:57 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:29:57 #33 DONE 0.0s 05:29:57 05:29:57 #36 [core-common-config-bootstrapper internal] load build context 05:29:57 #36 ... 05:29:57 05:29:57 #35 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:29:57 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:29:57 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 05:29:57 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 05:29:57 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:29:57 #35 DONE 0.1s 05:29:57 05:29:57 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:29:57 #33 DONE 0.0s 05:29:57 05:29:57 #37 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 05:29:57 #37 DONE 0.6s 05:29:57 05:29:57 #36 [core-common-config-bootstrapper internal] load build context 05:29:58 #36 ... 05:29:58 05:29:58 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:29:58 #33 DONE 0.0s 05:29:58 05:29:58 #36 [core-common-config-bootstrapper internal] load build context 05:29:58 #36 ... 05:29:58 05:29:58 #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:29:58 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:29:58 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 05:29:58 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 05:29:58 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:29:58 #35 DONE 0.1s 05:29:58 05:29:58 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:29:58 #33 DONE 0.0s 05:29:58 05:29:58 #37 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 05:29:58 #37 DONE 0.6s 05:29:58 05:29:58 #36 [core-common-config-bootstrapper internal] load build context 05:30:02 #36 transferring context: 221.29MB 4.7s 05:30:04 #36 ... 05:30:04 05:30:04 #38 [core-keeper internal] load build context 05:30:04 #38 ... 05:30:04 05:30:04 #36 [core-common-config-bootstrapper internal] load build context 05:30:06 #36 transferring context: 452.43MB 9.2s done 05:30:08 #36 ... 05:30:08 05:30:08 #39 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 05:30:08 #0 6.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:30:08 #0 6.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:30:08 #0 7.027 (1/1) Installing dumb-init (1.2.5-r3) 05:30:08 #0 7.033 Executing busybox-1.36.1-r29.trigger 05:30:08 #0 7.038 OK: 8 MiB in 15 packages 05:30:08 #39 ... 05:30:08 05:30:08 #40 [core-command internal] load build context 05:30:08 #40 transferring context: 452.43MB 9.9s done 05:30:08 #40 ... 05:30:08 05:30:08 #41 [support-notifications internal] load build context 05:30:08 #41 ... 05:30:08 05:30:08 #42 [support-cron-scheduler internal] load build context 05:30:08 #42 ... 05:30:08 05:30:08 #43 [security-proxy-auth internal] load build context 05:30:08 #43 transferring context: 452.43MB 8.2s done 05:30:09 #43 ... 05:30:09 05:30:09 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 05:30:09 #34 ... 05:30:09 05:30:09 #44 [core-data internal] load build context 05:30:09 #44 transferring context: 452.43MB 8.0s done 05:30:09 #44 ... 05:30:09 05:30:09 #45 [security-bootstrapper internal] load build context 05:30:09 #45 transferring context: 452.43MB 6.9s done 05:30:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:30:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:30:10 Avoid second fetch 05:30:10 Checking out Revision 018de14706ecd28e419c0433dda1c317afd0e2ef (main) 05:30:10 #45 ... 05:30:10 05:30:10 #46 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 05:30:11 Commit message: "Merge pull request #4958 from jackchenjc/issue-4925" 05:30:11 #46 ... 05:30:11 05:30:11 #47 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 05:30:11 #47 ... 05:30:11 05:30:11 #48 [support-scheduler internal] load build context 05:30:11 #48 ... 05:30:11 05:30:11 #49 [security-proxy-setup internal] load build context 05:30:11 #49 ... 05:30:11 05:30:11 #50 [core-metadata internal] load build context 05:30:11 #50 transferring context: 452.43MB 6.9s done 05:30:11 #50 ... 05:30:11 05:30:11 #51 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:30:11 #51 ... 05:30:11 05:30:11 #52 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 05:30:11 #52 ... 05:30:11 05:30:11 #53 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:30:12 #53 ... 05:30:12 05:30:12 #54 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 05:30:12 #54 ... 05:30:12 05:30:12 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:30:10 > git config core.sparsecheckout # timeout=10 05:30:10 > git checkout -f 018de14706ecd28e419c0433dda1c317afd0e2ef # timeout=10 05:30:12 #55 ... 05:30:12 05:30:12 #56 [security-spiffe-token-provider internal] load build context 05:30:12 #56 transferring context: 452.43MB 9.0s done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:30:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:30:15 % Total % Received % Xferd Average Speed Time Time Time Current 05:30:15 Dload Upload Total Spent Left Speed 05:30:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 81707 0 --:--:-- --:--:-- --:--:-- 81707 [Pipeline] sh 05:30:15 #56 ... 05:30:15 05:30:15 #38 [core-keeper internal] load build context 05:30:15 #38 transferring context: 452.43MB 6.6s done 05:30:15 #38 ... 05:30:15 05:30:15 #57 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 05:30:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:30:16 + sudo tee /etc/docker/daemon.new 05:30:16 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:30:16 { 05:30:16 "registry-mirrors": [ 05:30:16 "https://nexus3.edgexfoundry.org:10001" 05:30:16 ], 05:30:16 "bip": "10.250.0.254/24", 05:30:16 "hosts": [ 05:30:16 "tcp://0.0.0.0:5555", 05:30:16 "unix:///var/run/docker.sock" 05:30:16 ], 05:30:16 "mtu": 1458, 05:30:16 "selinux-enabled": true, 05:30:16 "seccomp-profile": "/etc/docker/seccomp.json" 05:30:16 } [Pipeline] sh 05:30:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:30:17 + sudo service docker restart 05:30:21 #57 ... 05:30:21 05:30:21 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:30:23 #58 ... 05:30:23 05:30:23 #52 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 05:30:23 #52 DONE 25.8s 05:30:23 05:30:23 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:30:23 #58 ... 05:30:23 05:30:23 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 05:30:23 #34 DONE 26.2s 05:30:23 05:30:23 #35 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:30:23 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:30:23 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 05:30:23 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 05:30:23 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:30:23 #35 DONE 0.1s 05:30:23 05:30:23 #37 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 05:30:23 #37 DONE 0.6s 05:30:23 05:30:23 #38 [core-keeper internal] load build context 05:30:23 #38 DONE 26.0s 05:30:23 05:30:23 #45 [security-bootstrapper internal] load build context 05:30:23 #45 DONE 26.1s 05:30:23 05:30:23 #46 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 05:30:23 #46 DONE 26.3s 05:30:23 05:30:23 #50 [core-metadata internal] load build context 05:30:23 #50 DONE 26.1s 05:30:23 05:30:23 #44 [core-data internal] load build context 05:30:23 #44 DONE 26.2s 05:30:23 05:30:23 #43 [security-proxy-auth internal] load build context 05:30:23 #43 DONE 26.2s 05:30:23 05:30:23 #47 [support-scheduler builder 2/7] WORKDIR /edgex-go 05:30:23 #47 DONE 26.3s 05:30:23 05:30:23 #39 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 05:30:23 #39 DONE 26.6s 05:30:23 05:30:23 #36 [core-common-config-bootstrapper internal] load build context 05:30:23 #36 DONE 26.5s 05:30:23 05:30:23 #59 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:30:23 #59 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 05:30:24 #59 ... 05:30:24 05:30:24 #56 [security-spiffe-token-provider internal] load build context 05:30:24 #56 DONE 26.3s 05:30:24 05:30:24 #40 [core-command internal] load build context 05:30:24 #40 DONE 26.3s 05:30:24 05:30:24 #59 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:30:24 #59 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 05:30:24 #59 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s 05:30:24 #59 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.1s 05:30:24 #59 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 05:30:24 #59 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 05:30:24 #59 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 05:30:24 #59 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 05:30:24 #59 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s 05:30:24 #59 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 05:30:24 #59 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 05:30:24 #59 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 05:30:24 #59 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s 05:30:24 #59 ... 05:30:24 05:30:24 #60 [security-spire-agent internal] load build context 05:30:24 #60 transferring context: 27.51kB done 05:30:24 #60 DONE 0.3s 05:30:24 05:30:24 #59 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:30:24 #59 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 05:30:24 #59 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 05:30:24 #59 ... 05:30:24 05:30:24 #61 [security-spire-config internal] load build context 05:30:24 #61 transferring context: 26.23kB done 05:30:24 #61 DONE 0.3s 05:30:24 05:30:24 #62 [security-spire-server internal] load build context 05:30:24 #62 transferring context: 27.98kB 0.0s done 05:30:24 #62 DONE 0.4s 05:30:24 05:30:24 #59 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:30:24 #59 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 05:30:24 #59 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 05:30:24 #59 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.15MB / 30.73MB 0.4s 05:30:24 #59 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 05:30:24 #59 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 8.39MB / 30.73MB 0.5s 05:30:24 #59 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 13.21MB / 30.73MB 0.6s 05:30:24 #59 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 05:30:24 #59 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 24.48MB / 30.73MB 0.7s 05:30:24 #59 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 05:30:24 #59 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.8s 05:30:29 #59 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 4.3s done 05:30:34 #59 ... 05:30:34 05:30:34 #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:30:34 #63 ... 05:30:34 05:30:34 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:30:34 #64 ... 05:30:34 05:30:34 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:30:35 #65 ... 05:30:35 05:30:35 #66 [security-secretstore-setup internal] load build context 05:30:35 #66 transferring context: 452.43MB 4.9s done 05:30:35 #66 ... 05:30:35 05:30:35 #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:30:35 provisioning config files... 05:30:35 #67 ... 05:30:35 05:30:35 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 05:30:35 #68 ... 05:30:35 05:30:35 #54 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 05:30:35 #54 26.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:30:35 #54 26.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:30:35 #54 27.19 (1/2) Installing dumb-init (1.2.5-r3) 05:30:35 #54 27.19 (2/2) Installing su-exec (0.2-r3) 05:30:35 #54 27.19 Executing busybox-1.36.1-r29.trigger 05:30:35 #54 27.21 OK: 8 MiB in 16 packages 05:30:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/718@tmp/config1673934751667821051tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:30:35 #54 ... 05:30:35 05:30:35 #49 [security-proxy-setup internal] load build context 05:30:35 #49 transferring context: 452.43MB 5.5s done 05:30:36 ---> ****-login.sh 05:30:36 nexus3.edgexfoundry.org:10001 05:30:36 #49 ... 05:30:36 05:30:36 #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:30:36 #69 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 05:30:36 #69 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 05:30:36 #69 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 05:30:36 #69 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 05:30:36 #69 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 05:30:36 #69 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 05:30:36 #69 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 05:30:36 #69 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 4.4s done 05:30:36 #69 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 05:30:36 #69 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done 05:30:36 #69 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 05:30:36 #69 ... 05:30:36 05:30:36 #41 [support-notifications internal] load build context 05:30:36 #41 transferring context: 452.43MB 5.7s done 05:30:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:36 #41 ... 05:30:36 05:30:36 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:30:36 #55 26.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:30:36 #55 26.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:30:36 #55 27.15 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:30:36 #55 27.15 v3.20.3-129-g33392142505 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:30:36 #55 27.15 OK: 24163 distinct packages available 05:30:36 #55 27.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:30:36 #55 27.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:30:36 #55 27.63 (1/14) Installing ca-certificates (20240705-r0) 05:30:36 #55 27.64 (2/14) Installing brotli-libs (1.1.0-r2) 05:30:36 #55 27.65 (3/14) Installing c-ares (1.33.1-r0) 05:30:36 #55 27.66 (4/14) Installing libunistring (1.2-r0) 05:30:36 #55 27.67 (5/14) Installing libidn2 (2.3.7-r0) 05:30:36 #55 27.68 (6/14) Installing nghttp2-libs (1.62.1-r0) 05:30:36 #55 27.68 (7/14) Installing libpsl (0.21.5-r1) 05:30:36 #55 27.68 (8/14) Installing zstd-libs (1.5.6-r0) 05:30:36 #55 27.69 (9/14) Installing libcurl (8.10.1-r0) 05:30:36 #55 27.70 (10/14) Installing curl (8.10.1-r0) 05:30:36 #55 27.71 (11/14) Installing dumb-init (1.2.5-r3) 05:30:36 #55 27.71 (12/14) Installing musl-obstack (1.2.3-r2) 05:30:36 #55 27.72 (13/14) Installing libucontext (1.2-r3) 05:30:36 #55 27.72 (14/14) Installing gcompat (1.1.0-r4) 05:30:36 #55 27.72 Executing busybox-1.36.1-r29.trigger 05:30:36 #55 27.73 Executing ca-certificates-20240705-r0.trigger 05:30:36 #55 27.79 OK: 13 MiB in 28 packages 05:30:36 #55 ... 05:30:36 05:30:36 #70 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:30:36 #70 ... 05:30:36 05:30:36 #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 05:30:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:30:36 Configure a credential helper to remove this warning. See 05:30:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:30:36 05:30:36 Login Succeeded 05:30:36 nexus3.edgexfoundry.org:10002 05:30:37 #71 ... 05:30:37 05:30:37 #42 [support-cron-scheduler internal] load build context 05:30:37 #42 transferring context: 452.43MB 5.5s done 05:30:37 #42 ... 05:30:37 05:30:37 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:30:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:37 #72 ... 05:30:37 05:30:37 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:30:37 #73 ... 05:30:37 05:30:37 #48 [support-scheduler internal] load build context 05:30:37 #48 transferring context: 452.43MB 4.8s done 05:30:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:30:37 Configure a credential helper to remove this warning. See 05:30:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:30:37 05:30:37 Login Succeeded 05:30:37 nexus3.edgexfoundry.org:10003 05:30:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:30:37 Configure a credential helper to remove this warning. See 05:30:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:30:37 05:30:37 Login Succeeded 05:30:37 nexus3.edgexfoundry.org:10004 05:30:37 #48 ... 05:30:37 05:30:37 #74 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 05:30:37 #74 ... 05:30:37 05:30:37 #53 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:30:37 #53 26.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:30:37 #53 26.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:30:37 #53 26.90 (1/1) Installing dumb-init (1.2.5-r3) 05:30:37 #53 26.90 Executing busybox-1.36.1-r29.trigger 05:30:37 #53 26.91 OK: 8 MiB in 15 packages 05:30:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:30:38 Configure a credential helper to remove this warning. See 05:30:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:30:38 05:30:38 Login Succeeded 05:30:38 ****.io 05:30:38 #53 ... 05:30:38 05:30:38 #57 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 05:30:38 #57 10.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:30:38 #57 10.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:30:38 #57 10.87 (1/2) Installing ca-certificates (20240705-r0) 05:30:38 #57 10.88 (2/2) Installing dumb-init (1.2.5-r3) 05:30:38 #57 10.89 Executing busybox-1.36.1-r29.trigger 05:30:38 #57 10.89 Executing ca-certificates-20240705-r0.trigger 05:30:38 #57 10.93 OK: 9 MiB in 16 packages 05:30:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:38 #57 ... 05:30:38 05:30:38 #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:30:38 #69 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.8s done 05:30:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:30:38 Configure a credential helper to remove this warning. See 05:30:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:30:38 05:30:38 Login Succeeded 05:30:38 ---> ****-login.sh ends [Pipeline] } 05:30:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 05:30:39 + git config --global --add safe.directory /w/workspace/edgex-go/718 [Pipeline] echo 05:30:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:30:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:30:39 ========================================================= 05:30:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 05:30:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:30:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:30:40 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:30:40 cf04c63912e1: Pulling fs layer 05:30:40 55b35a11ae5e: Pulling fs layer 05:30:40 a37a00ec5f00: Pulling fs layer 05:30:40 50b3750afda1: Pulling fs layer 05:30:40 4f4fb700ef54: Pulling fs layer 05:30:40 80978eb59214: Pulling fs layer 05:30:40 c9f46d7d2bd2: Pulling fs layer 05:30:40 c5a475d317c9: Pulling fs layer 05:30:40 50b3750afda1: Waiting 05:30:40 80978eb59214: Waiting 05:30:40 4f4fb700ef54: Waiting 05:30:40 c9f46d7d2bd2: Waiting 05:30:40 55b35a11ae5e: Verifying Checksum 05:30:40 55b35a11ae5e: Download complete 05:30:40 50b3750afda1: Verifying Checksum 05:30:40 50b3750afda1: Download complete 05:30:40 4f4fb700ef54: Verifying Checksum 05:30:40 4f4fb700ef54: Download complete 05:30:40 80978eb59214: Verifying Checksum 05:30:40 80978eb59214: Download complete 05:30:40 cf04c63912e1: Verifying Checksum 05:30:40 cf04c63912e1: Download complete 05:30:40 c5a475d317c9: Verifying Checksum 05:30:40 c5a475d317c9: Download complete 05:30:40 cf04c63912e1: Pull complete 05:30:41 55b35a11ae5e: Pull complete 05:30:42 a37a00ec5f00: Verifying Checksum 05:30:42 a37a00ec5f00: Download complete 05:30:42 #69 ... 05:30:42 05:30:42 #59 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:30:42 #59 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.4s 05:30:42 #59 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.6s done 05:30:42 c9f46d7d2bd2: Verifying Checksum 05:30:42 c9f46d7d2bd2: Download complete 05:30:46 #59 ... 05:30:46 05:30:46 #51 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:30:46 #51 DONE 48.2s 05:30:46 05:30:46 #70 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:30:46 #70 ... 05:30:46 05:30:46 #75 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 05:30:46 #75 ... 05:30:46 05:30:46 #48 [support-scheduler internal] load build context 05:30:46 #48 DONE 48.8s 05:30:47 05:30:47 #75 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 05:30:47 #75 ... 05:30:47 05:30:47 #66 [security-secretstore-setup internal] load build context 05:30:47 #66 DONE 23.3s 05:30:47 05:30:47 #42 [support-cron-scheduler internal] load build context 05:30:47 #42 DONE 49.1s 05:30:47 05:30:47 #49 [security-proxy-setup internal] load build context 05:30:47 #49 DONE 49.2s 05:30:47 05:30:47 #41 [support-notifications internal] load build context 05:30:47 #41 DONE 49.2s 05:30:47 05:30:47 #53 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:30:47 #53 DONE 49.5s 05:30:47 05:30:47 #57 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 05:30:47 #57 DONE 32.6s 05:30:47 05:30:47 #54 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 05:30:47 #54 DONE 49.5s 05:30:47 05:30:47 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:30:47 #55 DONE 49.6s 05:30:47 05:30:47 #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:30:47 #69 DONE 23.5s 05:30:47 05:30:47 #59 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:30:48 #59 ... 05:30:48 05:30:48 #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:30:48 #67 DONE 24.8s 05:30:48 05:30:48 #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:30:48 #63 23.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:30:48 #63 23.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:30:48 #63 24.33 (1/3) Installing ca-certificates (20240705-r0) 05:30:48 #63 24.34 (2/3) Installing dumb-init (1.2.5-r3) 05:30:48 #63 24.35 (3/3) Installing tzdata (2024b-r0) 05:30:48 #63 24.38 Executing busybox-1.36.1-r29.trigger 05:30:48 #63 24.39 Executing ca-certificates-20240705-r0.trigger 05:30:48 #63 24.47 OK: 10 MiB in 17 packages 05:30:48 #63 DONE 24.9s 05:30:48 05:30:48 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:30:48 #58 26.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:30:48 #58 26.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:30:48 #58 27.29 (1/4) Installing dumb-init (1.2.5-r3) 05:30:48 #58 27.30 (2/4) Installing openssl (3.3.2-r0) 05:30:48 #58 27.33 (3/4) Installing su-exec (0.2-r3) 05:30:48 #58 27.34 (4/4) Installing yq-go (4.44.1-r2) 05:30:48 #58 27.50 Executing busybox-1.36.1-r29.trigger 05:30:48 #58 27.51 OK: 19 MiB in 18 packages 05:30:48 #58 DONE 27.8s 05:30:48 05:30:48 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:30:48 #65 24.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:30:48 #65 24.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:30:48 #65 24.49 (1/4) Installing ca-certificates (20240705-r0) 05:30:48 #65 24.59 (2/4) Installing dumb-init (1.2.5-r3) 05:30:48 #65 24.59 (3/4) Installing su-exec (0.2-r3) 05:30:48 #65 24.59 (4/4) Installing yq-go (4.44.1-r2) 05:30:48 #65 24.68 Executing busybox-1.36.1-r29.trigger 05:30:48 #65 24.69 Executing ca-certificates-20240705-r0.trigger 05:30:48 #65 24.75 OK: 19 MiB in 18 packages 05:30:48 #65 DONE 24.9s 05:30:48 05:30:48 #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 05:30:48 #71 24.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:30:49 #71 ... 05:30:49 05:30:49 #68 [core-command builder 3/7] RUN apk add --update --no-cache make git 05:30:49 #68 24.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:30:49 #68 24.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:30:49 #68 24.76 OK: 246 MiB in 54 packages 05:30:49 #68 DONE 25.2s 05:30:49 05:30:49 #76 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:30:49 #76 DONE 0.0s 05:30:49 05:30:49 #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 05:30:49 #71 24.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:30:49 #71 25.29 OK: 246 MiB in 54 packages 05:30:49 #71 DONE 25.4s 05:30:49 05:30:49 #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:30:49 #77 DONE 0.1s 05:30:49 05:30:49 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:30:49 #73 24.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:30:49 #73 24.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:30:49 #73 24.72 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:30:49 #73 24.72 v3.20.3-129-g33392142505 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:30:49 #73 24.72 OK: 24163 distinct packages available 05:30:49 #73 24.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:30:49 #73 24.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:30:49 #73 25.26 (1/4) Installing dumb-init (1.2.5-r3) 05:30:49 #73 25.27 (2/4) Installing musl-obstack (1.2.3-r2) 05:30:49 #73 25.27 (3/4) Installing libucontext (1.2-r3) 05:30:49 #73 25.27 (4/4) Installing gcompat (1.1.0-r4) 05:30:49 #73 25.28 Executing busybox-1.36.1-r29.trigger 05:30:49 #73 25.29 OK: 8 MiB in 18 packages 05:30:49 #73 DONE 25.4s 05:30:49 05:30:49 #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:30:49 #78 ... 05:30:49 05:30:49 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:30:49 #72 24.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:30:49 #72 24.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:30:49 #72 25.03 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:30:49 #72 25.03 v3.20.3-129-g33392142505 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:30:49 #72 25.03 OK: 24162 distinct packages available 05:30:49 #72 25.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:30:49 #72 25.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:30:49 #72 25.57 OK: 246 MiB in 54 packages 05:30:49 #72 DONE 25.7s 05:30:49 05:30:49 #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 05:30:49 #79 DONE 0.1s 05:30:49 05:30:49 #70 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:30:49 #70 25.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:30:49 #70 25.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:30:49 #70 ... 05:30:49 05:30:49 #64 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:30:49 #64 25.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:30:49 #64 25.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:30:49 #64 25.84 OK: 246 MiB in 54 packages 05:30:49 #64 DONE 26.0s 05:30:49 05:30:49 #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ 05:30:49 #80 DONE 0.1s 05:30:49 05:30:49 #74 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 05:30:49 #74 24.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:30:49 #74 24.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:30:49 #74 25.25 Upgrading critical system libraries and apk-tools: 05:30:49 #74 25.25 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:30:49 #74 25.26 Executing busybox-1.36.1-r29.trigger 05:30:49 #74 25.35 Continuing the upgrade transaction with new apk-tools: 05:30:49 #74 25.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:30:49 #74 25.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:30:49 #74 25.79 OK: 8 MiB in 15 packages 05:30:49 #74 DONE 26.2s 05:30:50 05:30:50 #70 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:30:50 #70 26.14 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:30:50 #70 26.14 v3.20.3-129-g33392142505 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:30:50 #70 26.14 OK: 24163 distinct packages available 05:30:50 #70 26.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:30:50 #70 26.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:30:50 #70 26.69 (1/5) Installing dumb-init (1.2.5-r3) 05:30:50 #70 26.69 (2/5) Installing musl-obstack (1.2.3-r2) 05:30:50 #70 26.71 (3/5) Installing libucontext (1.2-r3) 05:30:50 #70 26.71 (4/5) Installing gcompat (1.1.0-r4) 05:30:50 #70 26.71 (5/5) Installing openssl (3.3.2-r0) 05:30:50 #70 26.71 Executing busybox-1.36.1-r29.trigger 05:30:50 #70 26.72 OK: 9 MiB in 19 packages 05:30:50 #70 ... 05:30:50 05:30:50 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:30:50 #0 2.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:30:50 #0 2.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:30:50 #0 2.687 Upgrading critical system libraries and apk-tools: 05:30:50 #0 2.687 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:30:50 #0 2.693 Executing busybox-1.36.1-r29.trigger 05:30:50 #0 2.816 Continuing the upgrade transaction with new apk-tools: 05:30:50 #0 2.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:30:50 #0 2.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:30:50 #0 3.270 OK: 13 MiB in 28 packages 05:30:50 #81 DONE 3.5s 05:30:50 05:30:50 #70 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:30:50 #70 DONE 26.9s 05:30:50 05:30:50 #82 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 05:30:51 #82 ... 05:30:51 05:30:51 #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade 05:30:51 #0 2.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:30:51 #0 2.545 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:30:51 #0 2.905 Upgrading critical system libraries and apk-tools: 05:30:51 #0 2.905 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:30:51 #0 2.915 Executing busybox-1.36.1-r29.trigger 05:30:51 #0 3.001 Continuing the upgrade transaction with new apk-tools: 05:30:51 #0 3.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:30:51 #0 3.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:30:51 #0 3.522 OK: 8 MiB in 15 packages 05:30:51 #83 DONE 3.7s 05:30:51 05:30:51 #84 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 05:30:51 #0 2.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:30:51 #0 2.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:30:51 #0 2.993 Upgrading critical system libraries and apk-tools: 05:30:51 #0 2.993 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:30:51 #0 3.000 Executing busybox-1.36.1-r29.trigger 05:30:51 #0 3.127 Continuing the upgrade transaction with new apk-tools: 05:30:51 #0 3.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:30:51 #0 3.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:30:51 #0 3.580 OK: 8 MiB in 16 packages 05:30:51 #84 DONE 3.8s 05:30:51 05:30:51 #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:30:52 #85 ... 05:30:52 05:30:52 #86 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:30:52 #0 1.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:30:52 #0 2.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:30:52 #0 2.422 Upgrading critical system libraries and apk-tools: 05:30:52 #0 2.422 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:30:52 #0 2.428 Executing busybox-1.36.1-r29.trigger 05:30:52 #0 2.529 Continuing the upgrade transaction with new apk-tools: 05:30:52 #0 2.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:30:52 #0 2.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:30:52 #0 2.939 OK: 10 MiB in 17 packages 05:30:52 #86 DONE 3.1s 05:30:52 05:30:52 #87 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 05:30:52 #0 3.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:30:52 #0 3.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:30:52 #0 3.784 Upgrading critical system libraries and apk-tools: 05:30:52 #0 3.784 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:30:52 #0 3.794 Executing busybox-1.36.1-r29.trigger 05:30:52 #0 3.923 Continuing the upgrade transaction with new apk-tools: 05:30:52 #0 3.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:30:52 #0 4.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:30:52 #0 4.350 OK: 9 MiB in 16 packages 05:30:52 #87 DONE 4.5s 05:30:52 05:30:52 #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:30:52 #0 1.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:30:52 #0 2.064 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:30:52 #0 2.423 Upgrading critical system libraries and apk-tools: 05:30:52 #0 2.423 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:30:52 #0 2.434 Executing busybox-1.36.1-r29.trigger 05:30:52 #0 2.531 Continuing the upgrade transaction with new apk-tools: 05:30:52 #0 2.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:30:52 #0 2.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:30:52 #0 2.986 OK: 19 MiB in 18 packages 05:30:52 #88 DONE 3.2s 05:30:52 05:30:52 #75 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 05:30:52 #75 4.005 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:30:52 #75 4.486 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:30:52 #75 5.193 (1/1) Installing dumb-init (1.2.5-r3) 05:30:52 #75 5.479 Executing busybox-1.36.1-r29.trigger 05:30:52 #75 5.487 OK: 8 MiB in 15 packages 05:30:52 #75 DONE 5.7s 05:30:52 05:30:52 #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:30:52 #0 2.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:30:52 #0 2.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:30:52 #0 2.702 Upgrading critical system libraries and apk-tools: 05:30:52 #0 2.702 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:30:52 #0 2.710 Executing busybox-1.36.1-r29.trigger 05:30:52 #0 2.800 Continuing the upgrade transaction with new apk-tools: 05:30:52 #0 2.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:30:52 #0 2.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:30:52 #0 3.306 OK: 19 MiB in 18 packages 05:30:52 #89 DONE 3.4s 05:30:52 05:30:52 #90 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:30:52 #0 2.039 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:30:52 #0 2.495 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:30:52 #0 3.347 OK: 246 MiB in 54 packages 05:30:52 #90 DONE 3.5s 05:30:52 05:30:52 #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ 05:30:52 #91 DONE 0.1s 05:30:52 05:30:52 #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 05:30:52 #92 DONE 0.1s 05:30:52 05:30:52 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:30:52 #93 ... 05:30:52 05:30:52 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:30:52 #0 2.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:30:52 #0 2.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:30:52 #0 2.855 Upgrading critical system libraries and apk-tools: 05:30:52 #0 2.855 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:30:52 #0 2.869 Executing busybox-1.36.1-r29.trigger 05:30:52 #0 2.965 Continuing the upgrade transaction with new apk-tools: 05:30:52 #0 2.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:30:52 #0 3.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:30:52 #0 3.358 OK: 8 MiB in 18 packages 05:30:52 #94 DONE 3.5s 05:30:52 05:30:52 #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:30:53 #95 DONE 1.0s 05:30:53 05:30:53 #82 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 05:30:53 #82 1.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:30:53 #82 1.850 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:30:53 #82 2.194 Upgrading critical system libraries and apk-tools: 05:30:53 #82 2.194 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:30:53 #82 2.202 Executing busybox-1.36.1-r29.trigger 05:30:53 #82 2.279 Continuing the upgrade transaction with new apk-tools: 05:30:53 #82 2.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:30:53 #82 2.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:30:53 #82 2.905 OK: 9 MiB in 19 packages 05:30:54 #82 ... 05:30:54 05:30:54 #96 [security-spire-config stage-2 5/10] COPY Attribution.txt / 05:30:54 #96 DONE 0.0s 05:30:54 05:30:54 #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:30:54 #85 DONE 2.8s 05:30:54 05:30:54 #97 [security-spire-config stage-2 6/10] COPY security.txt / 05:30:54 #97 DONE 0.0s 05:30:54 05:30:54 #82 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 05:30:54 #82 DONE 3.2s 05:30:54 05:30:54 #98 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:30:54 #98 DONE 0.1s 05:30:54 05:30:54 #99 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 05:30:54 #99 DONE 0.1s 05:30:54 05:30:54 #100 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 05:30:55 #100 DONE 1.6s 05:30:55 05:30:55 #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 05:30:56 #101 DONE 1.6s 05:30:56 05:30:56 #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:30:56 #102 DONE 1.6s 05:30:56 05:30:56 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 05:30:56 #103 DONE 0.1s 05:30:56 05:30:56 #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:30:56 #104 DONE 0.1s 05:30:56 05:30:56 #105 [security-spire-config] exporting to image 05:30:56 #105 exporting layers 05:30:56 #105 ... 05:30:56 05:30:56 #106 [security-spire-server stage-2 6/9] COPY security.txt / 05:30:56 #106 DONE 0.5s 05:30:56 05:30:56 #107 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:30:56 #107 DONE 0.6s 05:30:56 05:30:56 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:30:56 #108 DONE 0.1s 05:30:56 05:30:56 #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 05:30:56 #109 DONE 0.1s 05:30:56 05:30:56 #105 [security-spire-config] exporting to image 05:30:56 #105 exporting layers 0.6s done 05:30:56 #105 writing image sha256:588b05ca6a0807c55652e789c080315984b6c1d12ef149cdd8da633148e78feb done 05:30:56 #105 naming to docker.io/library/security-spire-config done 05:30:56 #105 DONE 0.7s 05:30:56 05:30:56 #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:30:56 #110 DONE 0.1s 05:30:56 05:30:56 #111 [security-spire-agent stage-3 7/10] COPY security.txt / 05:30:56 #111 DONE 0.0s 05:30:56 05:30:56 #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:30:56 #112 DONE 0.1s 05:30:56 05:30:56 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:30:56 #113 DONE 0.1s 05:30:56 05:30:56 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:30:56 #114 DONE 0.1s 05:30:56 05:30:56 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:30:56 #115 DONE 0.0s 05:30:56 05:30:56 #105 [security-spire-server] exporting to image 05:30:57 #105 exporting layers 0.6s done 05:30:57 #105 writing image sha256:50335aa813214c80fc66298b4c6305a57dde537ce7dbd2261abd9df305ab7f46 done 05:30:57 #105 naming to docker.io/library/security-spire-server done 05:30:57 #105 writing image sha256:2d7c56e508dd09b6646ac3724d67de97a2dd8b48236fe7b9a998f13cc4a563bb done 05:30:57 #105 naming to docker.io/library/security-spire-agent done 05:30:57 #105 DONE 1.5s 05:30:57 05:30:57 #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:30:57 a37a00ec5f00: Pull complete 05:30:57 50b3750afda1: Pull complete 05:30:57 4f4fb700ef54: Pull complete 05:30:57 80978eb59214: Pull complete 05:30:59 #116 ... 05:30:59 05:30:59 #117 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:30:59 #117 ... 05:30:59 05:30:59 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:31:04 c9f46d7d2bd2: Pull complete 05:31:06 c5a475d317c9: Pull complete 05:31:06 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 05:31:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:31:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 05:31:07 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:31:07 WORKDIR /edgex 05:31:07 COPY go.mod . 05:31:07 RUN go mod download 05:31:07 + docker build -t ci-base-image-arm64 -f - . 05:31:07 Sending build context to Docker daemon 3.686MB 05:31:07 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:31:07 ---> be29e6b0f0d4 05:31:07 Step 2/4 : WORKDIR /edgex 05:31:08 ---> Running in 8592d78b21c7 05:31:08 Removing intermediate container 8592d78b21c7 05:31:08 ---> a15d784df894 05:31:08 Step 3/4 : COPY go.mod . 05:31:09 ---> 9590da7226a9 05:31:09 Step 4/4 : RUN go mod download 05:31:09 ---> Running in 379a44501d76 05:31:46 #118 DONE 53.4s 05:31:46 05:31:46 #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:31:46 #116 DONE 53.1s 05:31:46 05:31:46 #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:31:46 #78 DONE 53.7s 05:31:46 05:31:46 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:31:46 #93 DONE 50.9s 05:31:46 05:31:46 #117 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:31:46 #117 DONE 54.2s 05:31:46 05:31:46 #119 [core-keeper builder 7/8] COPY . . 05:31:54 #119 ... 05:31:54 05:31:54 #120 [security-bootstrapper builder 6/7] COPY . . 05:31:54 #120 ... 05:31:54 05:31:54 #121 [security-spiffe-token-provider builder 6/7] COPY . . 05:31:54 #121 ... 05:31:54 05:31:54 #122 [support-notifications builder 6/7] COPY . . 05:31:54 #122 ... 05:31:54 05:31:54 #123 [core-common-config-bootstrapper builder 6/7] COPY . . 05:31:58 #123 DONE 15.3s 05:31:58 05:31:58 #124 [support-cron-scheduler builder 6/7] COPY . . 05:31:58 #124 CACHED 05:31:58 05:31:58 #125 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 05:31:58 #125 CACHED 05:31:58 05:31:58 #126 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:31:58 #126 CACHED 05:31:58 05:31:58 #122 [support-notifications builder 6/7] COPY . . 05:31:58 #122 DONE 15.3s 05:31:58 05:31:58 #127 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 05:31:58 #127 CACHED 05:31:58 05:31:58 #128 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:31:58 #128 CACHED 05:31:58 05:31:58 #129 [support-scheduler builder 6/7] COPY . . 05:31:58 #129 CACHED 05:31:58 05:31:58 #130 [core-metadata builder 4/7] COPY go.mod vendor* ./ 05:31:58 #130 CACHED 05:31:58 05:31:58 #131 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:31:58 #131 CACHED 05:31:58 05:31:58 #132 [core-metadata builder 6/7] COPY . . 05:31:58 #132 CACHED 05:31:58 05:31:58 #119 [core-keeper builder 7/8] COPY . . 05:31:58 #119 DONE 15.2s 05:31:58 05:31:58 #133 [core-data builder 6/7] COPY . . 05:31:58 #133 CACHED 05:31:58 05:31:58 #134 [core-data builder 4/7] COPY go.mod vendor* ./ 05:31:58 #134 CACHED 05:31:58 05:31:58 #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:31:58 #135 CACHED 05:31:58 05:31:58 #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:31:58 #136 CACHED 05:31:58 05:31:58 #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 05:31:58 #137 CACHED 05:31:58 05:31:58 #138 [security-proxy-auth builder 6/7] COPY . . 05:31:58 #138 CACHED 05:31:58 05:31:58 #139 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 05:31:58 #139 CACHED 05:31:58 05:31:58 #140 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:31:58 #140 CACHED 05:31:58 05:31:58 #141 [security-secretstore-setup builder 6/7] COPY . . 05:31:58 #141 CACHED 05:31:58 05:31:58 #142 [core-command builder 4/7] COPY go.mod vendor* ./ 05:31:58 #142 CACHED 05:31:58 05:31:58 #143 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:31:58 #143 CACHED 05:31:58 05:31:58 #144 [core-command builder 6/7] COPY . . 05:31:58 #144 CACHED 05:31:58 05:31:58 #121 [security-spiffe-token-provider builder 6/7] COPY . . 05:31:58 #121 DONE 15.3s 05:31:58 05:31:58 #120 [security-bootstrapper builder 6/7] COPY . . 05:31:58 #120 DONE 15.3s 05:31:58 05:31:58 #145 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:31:58 #145 CACHED 05:31:58 05:31:58 #146 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 05:31:58 #146 CACHED 05:31:58 05:31:58 #147 [security-proxy-setup builder 6/7] COPY . . 05:31:58 #147 CACHED 05:31:58 05:31:58 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:31:59 #148 1.447 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:32:09 #148 ... 05:32:09 05:32:09 #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 05:32:09 #0 1.337 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:32:09 #149 ... 05:32:09 05:32:09 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:32:09 #0 1.048 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 05:32:09 #150 ... 05:32:09 05:32:09 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:32:09 #0 1.034 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:32:09 #151 ... 05:32:09 05:32:09 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:32:09 #0 1.184 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:32:09 #152 ... 05:32:09 05:32:09 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:32:09 #0 0.851 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 05:32:09 #153 ... 05:32:09 05:32:09 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:32:09 #0 1.205 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 05:32:09 #154 ... 05:32:09 05:32:09 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:32:09 #0 0.427 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:32:09 #155 ... 05:32:09 05:32:09 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:32:09 #0 1.046 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:32:09 #156 ... 05:32:09 05:32:09 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:32:09 #0 0.787 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:32:09 #157 ... 05:32:09 05:32:09 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:32:09 #0 0.561 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 05:32:09 #158 ... 05:32:09 05:32:09 #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:32:09 #0 1.087 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:32:10 #159 ... 05:32:10 05:32:10 #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:32:10 #0 1.229 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 05:32:17 Removing intermediate container 379a44501d76 05:32:17 ---> 40e5c280c6f9 05:32:17 Successfully built 40e5c280c6f9 05:32:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:17 + docker inspect -f . ci-base-image-arm64 05:32:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:32:18 prd-ubuntu20.04-docker-arm64-4c-16g-22164 does not seem to be running inside a container 05:32:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/718 -v /w/workspace/edgex-go/718:/w/workspace/edgex-go/718:rw,z -v /w/workspace/edgex-go/718@tmp:/w/workspace/edgex-go/718@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:32:19 $ docker top ea461c2e2dde519c0a59bd118e3b87e31c6981f863f5a3ec096c0c762c518a18 -eo pid,comm [Pipeline] { [Pipeline] sh 05:32:20 + go version 05:32:20 go version go1.23.2 linux/arm64 [Pipeline] } 05:32:20 $ docker stop --time=1 ea461c2e2dde519c0a59bd118e3b87e31c6981f863f5a3ec096c0c762c518a18 05:32:22 $ docker rm -f --volumes ea461c2e2dde519c0a59bd118e3b87e31c6981f863f5a3ec096c0c762c518a18 [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 05:32:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:32:23 05:32:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:32:23 latest: Pulling from edgex-devops/edgex-compose-arm64 05:32:23 547446be3368: Pulling fs layer 05:32:23 d125d8839a47: Pulling fs layer 05:32:23 3e85d5ac6304: Pulling fs layer 05:32:23 c3105a71a48b: Pulling fs layer 05:32:23 0f093f025ec4: Pulling fs layer 05:32:23 c3106fc0e877: Pulling fs layer 05:32:23 0f093f025ec4: Waiting 05:32:23 c3106fc0e877: Waiting 05:32:23 c3105a71a48b: Waiting 05:32:23 547446be3368: Verifying Checksum 05:32:23 547446be3368: Download complete 05:32:23 c3105a71a48b: Verifying Checksum 05:32:23 c3105a71a48b: Download complete 05:32:24 d125d8839a47: Verifying Checksum 05:32:24 d125d8839a47: Download complete 05:32:24 c3106fc0e877: Verifying Checksum 05:32:24 c3106fc0e877: Download complete 05:32:24 0f093f025ec4: Verifying Checksum 05:32:24 0f093f025ec4: Download complete 05:32:24 547446be3368: Pull complete 05:32:25 d125d8839a47: Pull complete 05:32:26 3e85d5ac6304: Verifying Checksum 05:32:26 3e85d5ac6304: Download complete 05:32:36 3e85d5ac6304: Pull complete 05:32:36 c3105a71a48b: Pull complete 05:32:36 0f093f025ec4: Pull complete 05:32:36 c3106fc0e877: Pull complete 05:32:36 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 05:32:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:32:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:32:36 prd-ubuntu20.04-docker-arm64-4c-16g-22164 does not seem to be running inside a container 05:32:36 $ 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/718 -v /w/workspace/edgex-go/718:/w/workspace/edgex-go/718:rw,z -v /w/workspace/edgex-go/718@tmp:/w/workspace/edgex-go/718@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 05:32:39 $ docker top 1b68610a5d00e4cf8361011168b59a2eb1935b973f18d3cbb177cde753f4fe39 -eo pid,comm [Pipeline] { [Pipeline] sh 05:32:39 + docker compose -f ./docker-compose-build.yml build --parallel 05:32:49 #1 [security-spire-agent internal] load build definition from Dockerfile 05:32:49 #1 transferring dockerfile: 1.81kB 0.0s done 05:32:49 #1 DONE 0.1s 05:32:50 05:32:50 #2 [support-cron-scheduler internal] load build definition from Dockerfile 05:32:50 #2 transferring dockerfile: 1.85kB done 05:32:50 #2 DONE 0.0s 05:32:50 05:32:50 #3 [core-data internal] load build definition from Dockerfile 05:32:50 #3 transferring dockerfile: 2.07kB done 05:32:50 #3 DONE 0.1s 05:32:50 05:32:50 #4 [support-scheduler internal] load build definition from Dockerfile 05:32:50 #4 transferring dockerfile: 1.93kB 0.0s done 05:32:50 #4 DONE 0.1s 05:32:50 05:32:50 #5 [core-keeper internal] load build definition from Dockerfile 05:32:50 #5 transferring dockerfile: 2.07kB done 05:32:50 #5 DONE 0.1s 05:32:50 05:32:50 #6 [security-spire-config internal] load build definition from Dockerfile 05:32:50 #6 transferring dockerfile: 1.69kB done 05:32:50 #6 DONE 0.1s 05:32:50 05:32:50 #7 [core-metadata internal] load build definition from Dockerfile 05:32:50 #7 transferring dockerfile: 2.13kB done 05:32:50 #7 DONE 0.1s 05:32:50 05:32:50 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 05:32:51 #8 transferring dockerfile: 2.23kB 0.0s done 05:32:51 #8 DONE 0.1s 05:32:51 05:32:51 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 05:32:51 #9 transferring dockerfile: 1.89kB 0.0s done 05:32:51 #9 DONE 0.1s 05:32:51 05:32:51 #10 [core-command internal] load build definition from Dockerfile 05:32:51 #10 transferring dockerfile: 1.93kB done 05:32:51 #10 DONE 0.1s 05:32:51 05:32:51 #11 [security-secretstore-setup internal] load build definition from Dockerfile 05:32:51 #11 transferring dockerfile: 2.49kB 0.0s done 05:32:51 #11 DONE 0.1s 05:32:51 05:32:51 #12 [support-notifications internal] load build definition from Dockerfile 05:32:51 #12 transferring dockerfile: 2.02kB done 05:32:51 #12 DONE 0.1s 05:32:51 05:32:51 #13 [security-bootstrapper internal] load build definition from Dockerfile 05:32:51 #13 transferring dockerfile: 3.17kB 0.0s done 05:32:51 #13 DONE 0.1s 05:32:51 05:32:51 #14 [security-proxy-auth internal] load build definition from Dockerfile 05:32:51 #14 transferring dockerfile: 2.15kB done 05:32:51 #14 DONE 0.1s 05:32:51 05:32:51 #15 [security-proxy-setup internal] load build definition from Dockerfile 05:32:51 #15 transferring dockerfile: 2.50kB 0.0s done 05:32:51 #15 DONE 0.1s 05:32:51 05:32:51 #16 [security-spire-server internal] load build definition from Dockerfile 05:32:51 #16 transferring dockerfile: 1.70kB 0.0s done 05:32:51 #16 DONE 0.1s 05:32:51 05:32:51 #17 [security-spire-agent internal] load .dockerignore 05:32:51 #17 transferring context: 50B 0.0s done 05:32:51 #17 DONE 0.1s 05:32:52 05:32:52 #18 [support-cron-scheduler internal] load .dockerignore 05:32:52 #18 transferring context: 50B done 05:32:52 #18 DONE 0.0s 05:32:52 05:32:52 #19 [core-data internal] load .dockerignore 05:32:52 #19 transferring context: 50B 0.0s done 05:32:52 #19 DONE 0.1s 05:32:52 05:32:52 #20 [support-scheduler internal] load .dockerignore 05:32:52 #20 transferring context: 50B done 05:32:52 #20 DONE 0.1s 05:32:52 05:32:52 #21 [core-keeper internal] load .dockerignore 05:32:52 #21 transferring context: 50B 0.0s done 05:32:52 #21 DONE 0.1s 05:32:52 05:32:52 #22 [security-spire-config internal] load .dockerignore 05:32:52 #22 transferring context: 50B 0.0s done 05:32:52 #22 DONE 0.1s 05:32:52 05:32:52 #23 [core-metadata internal] load .dockerignore 05:32:52 #23 transferring context: 50B 0.0s done 05:32:52 #23 DONE 0.1s 05:32:53 05:32:53 #24 [core-common-config-bootstrapper internal] load .dockerignore 05:32:53 #24 transferring context: 50B 0.0s done 05:32:53 #24 DONE 0.1s 05:32:53 05:32:53 #25 [security-spiffe-token-provider internal] load .dockerignore 05:32:53 #25 transferring context: 50B done 05:32:53 #25 DONE 0.1s 05:32:53 05:32:53 #26 [core-command internal] load .dockerignore 05:32:53 #26 transferring context: 50B done 05:32:53 #26 DONE 0.1s 05:32:53 05:32:53 #27 [security-secretstore-setup internal] load .dockerignore 05:32:53 #27 transferring context: 50B 0.0s done 05:32:53 #27 DONE 0.1s 05:32:53 05:32:53 #28 [support-notifications internal] load .dockerignore 05:32:53 #28 transferring context: 50B done 05:32:53 #28 DONE 0.1s 05:32:53 05:32:53 #29 [security-bootstrapper internal] load .dockerignore 05:32:53 #29 transferring context: 50B 0.0s done 05:32:53 #29 DONE 0.1s 05:32:53 05:32:53 #30 [security-proxy-auth internal] load .dockerignore 05:32:53 #30 transferring context: 50B 0.0s done 05:32:53 #30 DONE 0.1s 05:32:53 05:32:53 #31 [security-proxy-setup internal] load .dockerignore 05:32:53 #31 transferring context: 50B done 05:32:53 #31 DONE 0.1s 05:32:53 05:32:53 #32 [security-spire-server internal] load .dockerignore 05:32:53 #32 transferring context: 50B done 05:32:53 #32 DONE 0.1s 05:32:53 05:32:53 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 05:32:54 #33 ... 05:32:54 05:32:54 #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 05:32:54 #34 DONE 0.4s 05:32:54 05:32:54 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 05:32:54 #33 DONE 0.7s 05:32:54 05:32:54 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 05:32:54 #35 DONE 0.7s 05:32:54 05:32:54 #36 [security-spire-agent internal] load build context 05:32:54 #36 transferring context: 27.51kB 0.0s done 05:32:54 #36 DONE 0.1s 05:32:54 05:32:54 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:32:54 #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:32:54 #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 05:32:54 #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 05:32:54 #37 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 05:32:54 #37 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 05:32:54 #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.0s 05:32:54 #37 ... 05:32:54 05:32:54 #38 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:32:54 #38 DONE 0.0s 05:32:54 05:32:54 #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.20 05:32:54 #34 DONE 0.4s 05:32:54 05:32:54 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:32:54 #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 05:32:54 #37 ... 05:32:54 05:32:54 #38 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:32:54 #38 DONE 0.0s 05:32:54 05:32:54 #39 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:32:54 #39 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 05:32:54 #39 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:32:54 #39 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 05:32:54 #39 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 05:32:54 #39 DONE 0.6s 05:32:54 05:32:54 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:32:54 #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 05:32:54 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s 05:32:54 #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done 05:32:54 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.05MB / 28.04MB 0.2s 05:32:54 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.15MB / 28.04MB 0.3s 05:32:55 #37 ... 05:32:55 05:32:55 #38 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:32:55 #38 DONE 0.0s 05:32:55 05:32:55 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:32:55 #40 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 05:32:55 #40 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 05:32:55 #40 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 05:32:55 #40 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 05:32:55 #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.0s done 05:32:55 #40 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done 05:32:55 #40 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.19MB / 18.32MB 0.5s 05:32:55 #40 ... 05:32:55 05:32:55 #39 [core-keeper stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:32:55 #39 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 05:32:55 #39 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:32:55 #39 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 05:32:55 #39 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 05:32:55 #39 DONE 0.6s 05:32:55 05:32:55 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:32:55 #40 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.24MB / 18.32MB 0.6s 05:32:55 #40 ... 05:32:55 05:32:55 #38 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:32:55 #38 DONE 0.0s 05:32:55 05:32:55 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:32:55 #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 05:32:55 #40 ... 05:32:55 05:32:55 #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 05:32:55 #34 DONE 1.0s 05:32:55 05:32:55 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:32:55 #40 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.39MB / 18.32MB 0.9s 05:32:55 #40 ... 05:32:55 05:32:55 #38 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:32:55 #38 DONE 0.0s 05:32:55 05:32:55 #39 [core-metadata stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:32:55 #39 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 05:32:55 #39 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:32:55 #39 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 05:32:55 #39 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 05:32:55 #39 DONE 0.7s 05:32:55 05:32:55 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:32:55 #40 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.44MB / 18.32MB 1.0s 05:32:55 #40 ... 05:32:55 05:32:55 #39 [security-spire-config stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:32:55 #39 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 05:32:55 #39 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:32:55 #39 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 05:32:55 #39 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 05:32:55 #39 DONE 0.7s 05:32:55 05:32:55 #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 05:32:55 #35 DONE 1.1s 05:32:55 05:32:55 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:32:55 #40 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.49MB / 18.32MB 1.1s 05:32:55 #40 ... 05:32:55 05:32:55 #38 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:32:55 #38 DONE 0.0s 05:32:55 05:32:55 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:32:55 #40 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.53MB / 18.32MB 1.2s 05:32:55 #40 ... 05:32:55 05:32:55 #38 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:32:55 #38 DONE 0.1s 05:32:55 05:32:55 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:32:55 #40 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.63MB / 18.32MB 1.4s 05:32:56 #40 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.71MB / 18.32MB 1.5s 05:32:56 #40 ... 05:32:56 05:32:56 #38 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:32:56 #38 DONE 0.1s 05:32:56 05:32:56 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:32:56 #40 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.78MB / 18.32MB 1.6s 05:32:56 #40 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 05:32:56 #40 ... 05:32:56 05:32:56 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 05:32:56 #34 DONE 1.7s 05:32:56 05:32:56 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:32:56 #40 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 1.7s 05:32:56 #40 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 05:32:56 #40 ... 05:32:56 05:32:56 #39 [core-command stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:32:56 #39 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 05:32:56 #39 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:32:56 #39 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 05:32:56 #39 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 05:32:56 #39 DONE 0.8s 05:32:56 05:32:56 #39 [security-spiffe-token-provider stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:32:56 #39 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 05:32:56 #39 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:32:56 #39 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 05:32:56 #39 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 05:32:56 #39 DONE 0.8s 05:32:56 05:32:56 #41 [security-spiffe-token-provider internal] load build context 05:32:56 #41 ... 05:32:56 05:32:56 #38 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:32:56 #38 DONE 0.1s 05:32:56 05:32:56 #42 [support-cron-scheduler internal] load build context 05:32:56 #42 transferring context: 3.23MB 1.4s done 05:32:56 #42 DONE 2.1s 05:32:56 05:32:56 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:32:56 #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 05:32:56 #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 05:32:56 #37 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 05:32:56 #37 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 05:32:56 #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 05:32:56 #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 05:32:56 #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done 05:32:56 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.87MB / 28.04MB 2.2s 05:32:56 #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 05:32:56 #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 05:32:56 #37 ... 05:32:56 05:32:56 #38 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:32:56 #38 DONE 0.1s 05:32:56 05:32:56 #43 [core-data internal] load build context 05:32:56 #43 transferring context: 3.23MB 1.5s done 05:32:56 #43 DONE 2.2s 05:32:56 05:32:56 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:32:56 #37 ... 05:32:56 05:32:56 #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 05:32:56 #34 DONE 2.1s 05:32:56 05:32:56 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:32:57 #37 ... 05:32:57 05:32:57 #39 [support-notifications stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:32:57 #39 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 05:32:57 #39 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:32:57 #39 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 05:32:57 #39 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 05:32:57 #39 DONE 0.8s 05:32:57 05:32:57 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:32:57 #37 ... 05:32:57 05:32:57 #39 [security-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:32:57 #39 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 05:32:57 #39 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:32:57 #39 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 05:32:57 #39 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 05:32:57 #39 DONE 0.9s 05:32:57 05:32:57 #38 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:32:57 #38 DONE 0.1s 05:32:57 05:32:57 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:32:57 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 2.7s done 05:32:57 #37 ... 05:32:57 05:32:57 #38 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:32:57 #38 DONE 0.1s 05:32:57 05:32:57 #39 [security-proxy-setup stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:32:57 #39 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 05:32:57 #39 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:32:57 #39 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 05:32:57 #39 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 05:32:57 #39 DONE 0.9s 05:32:57 05:32:57 #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 05:32:57 #34 DONE 2.4s 05:32:57 05:32:57 #44 [security-proxy-auth internal] load build context 05:32:57 #44 ... 05:32:57 05:32:57 #45 [security-spire-config internal] load build context 05:32:57 #45 transferring context: 26.23kB 0.1s done 05:32:57 #45 DONE 2.0s 05:32:58 05:32:58 #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 05:32:58 #35 ... 05:32:58 05:32:58 #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 05:32:58 #34 DONE 3.6s 05:32:58 05:32:58 #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 05:32:58 #35 DONE 2.4s 05:32:58 05:32:58 #46 [core-metadata internal] load build context 05:32:58 #46 transferring context: 3.23MB 2.8s done 05:32:59 #46 ... 05:32:59 05:32:59 #39 [security-spire-server stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:32:59 #39 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 05:32:59 #39 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:32:59 #39 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 05:32:59 #39 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 05:32:59 #39 DONE 1.0s 05:32:59 05:32:59 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:32:59 #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 05:32:59 #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 05:32:59 #37 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 05:32:59 #37 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 05:32:59 #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 05:32:59 #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 05:32:59 #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done 05:32:59 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 2.7s done 05:32:59 #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 05:32:59 #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 05:32:59 #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.1s 05:33:01 #37 ... 05:33:01 05:33:01 #46 [core-metadata internal] load build context 05:33:01 #46 DONE 5.8s 05:33:01 05:33:01 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:33:02 #37 ... 05:33:02 05:33:02 #47 [core-keeper internal] load build context 05:33:02 #47 transferring context: 3.23MB 3.4s done 05:33:02 #47 DONE 6.4s 05:33:02 05:33:02 #41 [security-spiffe-token-provider internal] load build context 05:33:03 #41 ... 05:33:03 05:33:03 #44 [security-proxy-auth internal] load build context 05:33:04 #44 ... 05:33:04 05:33:04 #48 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:33:04 #48 ... 05:33:04 05:33:04 #49 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:33:04 #49 ... 05:33:04 05:33:04 #50 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:33:05 #50 ... 05:33:05 05:33:05 #51 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:33:05 #51 ... 05:33:05 05:33:05 #44 [security-proxy-auth internal] load build context 05:33:05 #44 transferring context: 19.08kB 1.6s 05:33:05 #44 ... 05:33:05 05:33:05 #52 [support-scheduler internal] load build context 05:33:05 #52 transferring context: 3.23MB 7.9s done 05:33:05 #52 ... 05:33:05 05:33:05 #41 [security-spiffe-token-provider internal] load build context 05:33:05 #41 ... 05:33:05 05:33:05 #53 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:33:05 #0 8.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:33:05 #0 9.540 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:33:05 #53 ... 05:33:05 05:33:05 #54 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:33:05 #54 ... 05:33:05 05:33:05 #49 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:33:05 #49 DONE 11.4s 05:33:05 05:33:05 #52 [support-scheduler internal] load build context 05:33:05 #52 DONE 10.5s 05:33:05 05:33:05 #44 [security-proxy-auth internal] load build context 05:33:05 #44 ... 05:33:05 05:33:05 #55 [security-spire-server internal] load build context 05:33:05 #55 transferring context: 27.98kB 1.2s done 05:33:05 #55 DONE 6.8s 05:33:06 05:33:06 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:33:06 #0 9.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:33:06 #56 ... 05:33:06 05:33:06 #57 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 05:33:06 #57 ... 05:33:06 05:33:06 #58 [security-secretstore-setup internal] load build context 05:33:06 #58 transferring context: 3.23MB 8.1s done 05:33:06 #58 ... 05:33:06 05:33:06 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:33:06 #40 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 1.8s done 05:33:06 #40 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.2s 05:33:06 #40 ... 05:33:06 05:33:06 #59 [core-common-config-bootstrapper internal] load build context 05:33:06 #59 ... 05:33:06 05:33:06 #58 [security-secretstore-setup internal] load build context 05:33:06 #58 DONE 10.4s 05:33:06 05:33:06 #59 [core-common-config-bootstrapper internal] load build context 05:33:06 #59 transferring context: 3.23MB 9.0s done 05:33:06 #59 ... 05:33:06 05:33:06 #60 [core-command internal] load build context 05:33:06 #60 ... 05:33:06 05:33:06 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:33:06 #0 9.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:33:06 #61 ... 05:33:06 05:33:06 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:33:06 #0 6.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:33:06 #0 7.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:33:07 #62 ... 05:33:07 05:33:07 #63 [support-notifications internal] load build context 05:33:07 #63 ... 05:33:07 05:33:07 #41 [security-spiffe-token-provider internal] load build context 05:33:07 #41 transferring context: 3.23MB 8.6s done 05:33:07 #41 DONE 10.7s 05:33:07 05:33:07 #63 [support-notifications internal] load build context 05:33:07 #63 transferring context: 3.23MB 8.1s done 05:33:07 #63 ... 05:33:07 05:33:07 #64 [security-bootstrapper internal] load build context 05:33:07 #64 transferring context: 3.23MB 7.4s done 05:33:07 #64 ... 05:33:07 05:33:07 #44 [security-proxy-auth internal] load build context 05:33:07 #44 ... 05:33:07 05:33:07 #65 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 05:33:07 #65 ... 05:33:07 05:33:07 #66 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 05:33:07 #66 ... 05:33:07 05:33:07 #64 [security-bootstrapper internal] load build context 05:33:07 #64 DONE 10.6s 05:33:07 05:33:07 #67 [security-proxy-setup internal] load build context 05:33:07 #67 transferring context: 3.23MB 7.5s done 05:33:08 #67 DONE 10.2s 05:33:08 05:33:08 #44 [security-proxy-auth internal] load build context 05:33:08 #44 ... 05:33:08 05:33:08 #59 [core-common-config-bootstrapper internal] load build context 05:33:08 #59 DONE 11.6s 05:33:08 05:33:08 #44 [security-proxy-auth internal] load build context 05:33:08 #44 ... 05:33:08 05:33:08 #60 [core-command internal] load build context 05:33:08 #60 transferring context: 3.23MB 9.2s done 05:33:08 #60 DONE 11.9s 05:33:08 05:33:08 #51 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:33:08 #51 14.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:33:08 #51 ... 05:33:08 05:33:08 #63 [support-notifications internal] load build context 05:33:08 #63 DONE 11.4s 05:33:08 05:33:08 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:33:08 #68 ... 05:33:08 05:33:08 #54 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:33:08 #54 DONE 13.2s 05:33:08 05:33:08 #44 [security-proxy-auth internal] load build context 05:33:09 #44 ... 05:33:09 05:33:09 #57 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 05:33:09 #57 DONE 3.0s 05:33:09 05:33:09 #44 [security-proxy-auth internal] load build context 05:33:09 #44 transferring context: 3.23MB 5.6s done 05:33:09 #44 DONE 11.9s 05:33:09 05:33:09 #65 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 05:33:09 #65 12.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:33:11 #65 13.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:33:13 #65 ... 05:33:13 05:33:13 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:33:13 #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.9s 05:33:13 #37 ... 05:33:13 05:33:13 #53 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:33:13 #53 15.63 (1/1) Installing dumb-init (1.2.5-r3) 05:33:13 #53 15.66 Executing busybox-1.36.1-r29.trigger 05:33:13 #53 15.77 OK: 9 MiB in 15 packages 05:33:13 #53 DONE 17.6s 05:33:13 05:33:13 #69 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade 05:33:16 #69 ... 05:33:16 05:33:16 #50 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:33:16 #50 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:33:16 #50 12.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:33:16 #50 20.55 (1/1) Installing dumb-init (1.2.5-r3) 05:33:16 #50 20.58 Executing busybox-1.36.1-r29.trigger 05:33:16 #50 20.76 OK: 9 MiB in 15 packages 05:33:16 #50 ... 05:33:16 05:33:16 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:33:16 #37 ... 05:33:16 05:33:16 #48 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:33:16 #48 11.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:33:16 #48 12.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:33:16 #48 21.78 (1/3) Installing ca-certificates (20240705-r0) 05:33:16 #48 ... 05:33:16 05:33:16 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:33:17 #37 ... 05:33:17 05:33:17 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:33:17 #56 10.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:33:17 #56 19.42 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:33:17 #56 19.42 v3.20.3-129-g33392142505 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:33:17 #56 19.42 OK: 24041 distinct packages available 05:33:17 #56 21.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:33:17 #56 ... 05:33:17 05:33:17 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:33:17 #40 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 19.8s 05:33:17 #40 ... 05:33:17 05:33:17 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:33:17 #61 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:33:17 #61 17.19 (1/4) Installing ca-certificates (20240705-r0) 05:33:17 #61 17.68 (2/4) Installing dumb-init (1.2.5-r3) 05:33:17 #61 17.69 (3/4) Installing su-exec (0.2-r3) 05:33:17 #61 17.71 (4/4) Installing yq-go (4.44.1-r2) 05:33:17 #61 18.78 Executing busybox-1.36.1-r29.trigger 05:33:17 #61 18.90 Executing ca-certificates-20240705-r0.trigger 05:33:17 #61 20.31 OK: 20 MiB in 18 packages 05:33:17 #61 ... 05:33:17 05:33:17 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:33:18 #37 ... 05:33:18 05:33:18 #50 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:33:18 #50 DONE 23.2s 05:33:18 05:33:18 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:33:19 #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.3s 05:33:19 #37 ... 05:33:19 05:33:19 #70 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 05:33:19 #70 10.23 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:33:19 #70 ... 05:33:19 05:33:19 #71 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 05:33:19 #0 9.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:33:20 #71 ... 05:33:20 05:33:20 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:33:20 #0 9.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:33:20 #72 ... 05:33:20 05:33:20 #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:33:20 #0 9.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:33:20 #73 ... 05:33:20 05:33:20 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:33:20 #62 12.29 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:33:20 #62 12.29 v3.20.3-129-g33392142505 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:33:20 #62 12.29 OK: 24041 distinct packages available 05:33:20 #62 13.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:33:20 #62 14.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:33:20 #62 ... 05:33:20 05:33:20 #74 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 05:33:20 #74 ... 05:33:20 05:33:20 #75 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:33:20 #75 DONE 10.8s 05:33:20 05:33:20 #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:33:20 #73 11.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:33:20 #73 ... 05:33:20 05:33:20 #51 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:33:20 #51 16.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:33:20 #51 25.03 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:33:20 #51 25.03 v3.20.3-129-g33392142505 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:33:20 #51 25.03 OK: 24041 distinct packages available 05:33:20 #51 ... 05:33:20 05:33:20 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:33:20 #61 DONE 23.6s 05:33:20 05:33:20 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:33:23 #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.6s 05:33:23 #37 ... 05:33:23 05:33:23 #48 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:33:23 #48 22.29 (2/3) Installing dumb-init (1.2.5-r3) 05:33:23 #48 22.30 (3/3) Installing tzdata (2024b-r0) 05:33:23 #48 24.18 Executing busybox-1.36.1-r29.trigger 05:33:23 #48 24.34 Executing ca-certificates-20240705-r0.trigger 05:33:23 #48 26.20 OK: 11 MiB in 17 packages 05:33:23 #48 DONE 28.7s 05:33:23 05:33:23 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:33:23 #37 ... 05:33:23 05:33:23 #66 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 05:33:23 #66 16.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:33:23 #66 17.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:33:24 #66 ... 05:33:24 05:33:24 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:33:24 #37 ... 05:33:24 05:33:24 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:33:24 #68 16.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:33:24 #68 17.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:33:24 #68 ... 05:33:24 05:33:24 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:33:26 #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.0s done 05:33:26 #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.0s done 05:33:26 #37 ... 05:33:26 05:33:26 #65 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 05:33:26 #65 23.70 (1/2) Installing ca-certificates (20240705-r0) 05:33:26 #65 24.36 (2/2) Installing dumb-init (1.2.5-r3) 05:33:26 #65 24.42 Executing busybox-1.36.1-r29.trigger 05:33:26 #65 24.66 Executing ca-certificates-20240705-r0.trigger 05:33:26 #65 26.33 OK: 10 MiB in 16 packages 05:33:26 #65 DONE 29.4s 05:33:27 05:33:27 #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 05:33:27 #76 ... 05:33:27 05:33:27 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:33:27 #37 DONE 34.0s 05:33:27 05:33:27 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:33:27 #40 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 23.1s done 05:33:27 #40 ... 05:33:27 05:33:27 #66 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 05:33:27 #66 28.90 (1/2) Installing dumb-init (1.2.5-r3) 05:33:27 #66 28.95 (2/2) Installing su-exec (0.2-r3) 05:33:27 #66 28.99 Executing busybox-1.36.1-r29.trigger 05:33:27 #66 29.25 OK: 9 MiB in 16 packages 05:33:28 #66 ... 05:33:28 05:33:28 #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade 05:33:28 #0 6.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:33:28 #0 8.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:33:28 #77 ... 05:33:28 05:33:28 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:33:28 #62 24.50 (1/14) Installing ca-certificates (20240705-r0) 05:33:28 #62 25.20 (2/14) Installing brotli-libs (1.1.0-r2) 05:33:28 #62 25.48 (3/14) Installing c-ares (1.33.1-r0) 05:33:28 #62 25.52 (4/14) Installing libunistring (1.2-r0) 05:33:28 #62 25.87 (5/14) Installing libidn2 (2.3.7-r0) 05:33:28 #62 25.96 (6/14) Installing nghttp2-libs (1.62.1-r0) 05:33:28 #62 26.03 (7/14) Installing libpsl (0.21.5-r1) 05:33:28 #62 26.08 (8/14) Installing zstd-libs (1.5.6-r0) 05:33:28 #62 26.25 (9/14) Installing libcurl (8.10.1-r0) 05:33:28 #62 26.38 (10/14) Installing curl (8.10.1-r0) 05:33:28 #62 26.45 (11/14) Installing dumb-init (1.2.5-r3) 05:33:28 #62 26.48 (12/14) Installing musl-obstack (1.2.3-r2) 05:33:28 #62 26.55 (13/14) Installing libucontext (1.2-r3) 05:33:28 #62 26.62 (14/14) Installing gcompat (1.1.0-r4) 05:33:28 #62 26.70 Executing busybox-1.36.1-r29.trigger 05:33:28 #62 27.00 Executing ca-certificates-20240705-r0.trigger 05:33:28 #62 28.74 OK: 15 MiB in 28 packages 05:33:28 #62 DONE 31.5s 05:33:28 05:33:28 #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:33:29 #78 ... 05:33:29 05:33:29 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:33:29 #56 23.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:33:29 #56 ... 05:33:29 05:33:29 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:33:29 #68 30.63 (1/4) Installing dumb-init (1.2.5-r3) 05:33:29 #68 30.68 (2/4) Installing openssl (3.3.2-r0) 05:33:29 #68 30.77 (3/4) Installing su-exec (0.2-r3) 05:33:29 #68 30.78 (4/4) Installing yq-go (4.44.1-r2) 05:33:29 #68 ... 05:33:29 05:33:29 #66 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 05:33:29 #66 DONE 31.9s 05:33:29 05:33:29 #79 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 05:33:29 #79 ... 05:33:29 05:33:29 #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:33:29 #0 6.920 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:33:29 #0 9.572 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:33:30 #80 ... 05:33:30 05:33:30 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:33:30 #0 5.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:33:30 #0 7.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:33:30 #81 ... 05:33:30 05:33:30 #74 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 05:33:30 #74 11.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:33:30 #74 13.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:33:30 #74 ... 05:33:30 05:33:30 #71 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 05:33:30 #71 11.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:33:30 #71 ... 05:33:30 05:33:30 #51 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:33:30 #51 26.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:33:30 #51 28.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:33:30 #51 ... 05:33:30 05:33:30 #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:33:30 #0 4.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:33:30 #82 ... 05:33:30 05:33:30 #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:33:30 #73 21.84 OK: 238 MiB in 54 packages 05:33:30 #73 ... 05:33:30 05:33:30 #69 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade 05:33:30 #69 8.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:33:30 #69 10.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:33:31 #69 ... 05:33:31 05:33:31 #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 05:33:31 #76 4.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:33:31 #76 ... 05:33:31 05:33:31 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:33:31 #72 12.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:33:31 #72 ... 05:33:31 05:33:31 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:33:31 #68 32.14 Executing busybox-1.36.1-r29.trigger 05:33:31 #68 32.31 OK: 20 MiB in 18 packages 05:33:31 #68 ... 05:33:31 05:33:31 #70 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 05:33:31 #70 12.87 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:33:31 #70 ... 05:33:31 05:33:31 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:33:31 #56 35.50 (1/4) Installing dumb-init (1.2.5-r3) 05:33:31 #56 35.53 (2/4) Installing musl-obstack (1.2.3-r2) 05:33:31 #56 35.55 (3/4) Installing libucontext (1.2-r3) 05:33:31 #56 35.56 (4/4) Installing gcompat (1.1.0-r4) 05:33:31 #56 35.60 Executing busybox-1.36.1-r29.trigger 05:33:31 #56 35.75 OK: 9 MiB in 18 packages 05:33:32 #56 ... 05:33:32 05:33:32 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:33:32 #68 DONE 34.0s 05:33:32 05:33:32 #51 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:33:32 #51 38.39 (1/5) Installing dumb-init (1.2.5-r3) 05:33:32 #51 38.41 (2/5) Installing musl-obstack (1.2.3-r2) 05:33:32 #51 38.43 (3/5) Installing libucontext (1.2-r3) 05:33:32 #51 38.45 (4/5) Installing gcompat (1.1.0-r4) 05:33:32 #51 38.47 (5/5) Installing openssl (3.3.2-r0) 05:33:32 #51 38.58 Executing busybox-1.36.1-r29.trigger 05:33:32 #51 38.70 OK: 10 MiB in 19 packages 05:33:33 #51 ... 05:33:33 05:33:33 #73 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:33:33 #73 DONE 24.1s 05:33:33 05:33:33 #71 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 05:33:33 #71 24.23 OK: 238 MiB in 54 packages 05:33:34 #71 ... 05:33:34 05:33:34 #83 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 05:33:34 #83 DONE 1.0s 05:33:34 05:33:34 #84 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:33:34 #84 ... 05:33:34 05:33:34 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:33:34 #56 DONE 38.0s 05:33:34 05:33:34 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:33:34 #85 ... 05:33:34 05:33:34 #51 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:33:34 #51 DONE 41.1s 05:33:34 05:33:34 #86 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 05:33:36 #86 ... 05:33:36 05:33:36 #71 [core-data builder 3/7] RUN apk add --update --no-cache make git 05:33:36 #71 DONE 27.3s 05:33:36 05:33:36 #87 [core-data builder 4/7] COPY go.mod vendor* ./ 05:33:36 #87 DONE 0.7s 05:33:36 05:33:36 #88 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:33:37 #88 ... 05:33:37 05:33:37 #74 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 05:33:37 #74 25.84 OK: 238 MiB in 54 packages 05:33:37 #74 DONE 28.4s 05:33:37 05:33:37 #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade 05:33:37 #77 19.36 Upgrading critical system libraries and apk-tools: 05:33:37 #77 19.36 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:33:37 #77 19.49 Executing busybox-1.36.1-r29.trigger 05:33:38 #77 ... 05:33:38 05:33:38 #70 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 05:33:38 #70 25.03 (1/1) Installing dumb-init (1.2.5-r3) 05:33:38 #70 26.43 Executing busybox-1.36.1-r29.trigger 05:33:38 #70 26.70 OK: 9 MiB in 15 packages 05:33:38 #70 DONE 29.0s 05:33:38 05:33:38 #89 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 05:33:38 #89 DONE 1.2s 05:33:38 05:33:38 #90 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:33:41 #90 ... 05:33:41 05:33:41 #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:33:41 #82 7.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:33:41 #82 ... 05:33:41 05:33:41 #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:33:41 #80 21.06 OK: 238 MiB in 54 packages 05:33:41 #80 ... 05:33:41 05:33:41 #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:33:41 #78 3.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:33:41 #78 5.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:33:41 #78 ... 05:33:41 05:33:41 #86 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 05:33:41 #86 6.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:33:42 #86 ... 05:33:42 05:33:42 #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 05:33:42 #76 5.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:33:42 #76 15.09 Upgrading critical system libraries and apk-tools: 05:33:42 #76 15.09 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:33:42 #76 15.14 Executing busybox-1.36.1-r29.trigger 05:33:42 #76 ... 05:33:42 05:33:42 #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:33:42 #78 14.14 Upgrading critical system libraries and apk-tools: 05:33:42 #78 14.14 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:33:42 #78 14.18 Executing busybox-1.36.1-r29.trigger 05:33:42 #78 ... 05:33:42 05:33:42 #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:33:42 #0 6.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:33:42 #0 8.488 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:33:42 #91 ... 05:33:42 05:33:42 #79 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 05:33:42 #79 3.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:33:42 #79 5.998 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:33:42 #79 ... 05:33:42 05:33:42 #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:33:42 #82 18.47 Upgrading critical system libraries and apk-tools: 05:33:42 #82 18.47 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:33:42 #82 18.56 Executing busybox-1.36.1-r29.trigger 05:33:43 #82 ... 05:33:43 05:33:43 #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:33:43 #80 DONE 23.4s 05:33:43 05:33:43 #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:33:43 #82 19.84 Continuing the upgrade transaction with new apk-tools: 05:33:43 #82 20.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:33:43 #82 ... 05:33:43 05:33:43 #92 [core-keeper builder 5/8] COPY go.mod vendor* ./ 05:33:43 #92 DONE 0.5s 05:33:44 05:33:44 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:33:44 #93 ... 05:33:44 05:33:44 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:33:44 #72 25.38 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:33:44 #72 25.38 v3.20.3-129-g33392142505 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:33:44 #72 25.38 OK: 24040 distinct packages available 05:33:44 #72 27.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:33:44 #72 29.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:33:44 #72 ... 05:33:44 05:33:44 #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 05:33:44 #76 17.58 Continuing the upgrade transaction with new apk-tools: 05:33:44 #76 17.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:33:46 #76 19.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:33:46 #76 ... 05:33:46 05:33:46 #69 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade 05:33:46 #69 23.69 Upgrading critical system libraries and apk-tools: 05:33:46 #69 23.69 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:33:46 #69 23.86 Executing busybox-1.36.1-r29.trigger 05:33:46 #69 26.67 Continuing the upgrade transaction with new apk-tools: 05:33:46 #69 26.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:33:46 #69 28.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:33:46 #69 ... 05:33:46 05:33:46 #79 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 05:33:46 #79 15.21 Upgrading critical system libraries and apk-tools: 05:33:46 #79 15.21 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:33:46 #79 15.27 Executing busybox-1.36.1-r29.trigger 05:33:46 #79 17.09 Continuing the upgrade transaction with new apk-tools: 05:33:46 #160 ... 05:33:46 05:33:46 #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 05:33:46 #149 101.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:33:46 #79 17.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:33:47 #79 ... 05:33:47 05:33:47 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:33:47 #72 37.43 OK: 238 MiB in 54 packages 05:33:47 #72 DONE 38.9s 05:33:48 05:33:48 #79 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 05:33:48 #79 18.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:33:48 #79 ... 05:33:48 05:33:48 #94 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 05:33:48 #94 DONE 0.4s 05:33:48 05:33:48 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:33:48 #95 ... 05:33:48 05:33:48 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:33:48 #81 18.71 Upgrading critical system libraries and apk-tools: 05:33:48 #81 18.71 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:33:48 #81 18.74 Executing busybox-1.36.1-r29.trigger 05:33:48 #81 21.00 Continuing the upgrade transaction with new apk-tools: 05:33:48 #81 21.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:33:48 #81 22.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:33:49 #81 ... 05:33:49 05:33:49 #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade 05:33:49 #77 21.07 Continuing the upgrade transaction with new apk-tools: 05:33:49 #77 21.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:33:49 #77 22.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:33:49 #77 ... 05:33:49 05:33:49 #69 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade 05:33:49 #69 36.53 OK: 9 MiB in 15 packages 05:33:50 #69 ... 05:33:50 05:33:50 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:33:50 #85 6.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:33:50 #85 8.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:33:50 #85 ... 05:33:50 05:33:50 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:33:50 #81 29.82 OK: 20 MiB in 18 packages 05:33:50 #81 ... 05:33:50 05:33:50 #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade 05:33:50 #77 31.36 OK: 9 MiB in 15 packages 05:33:50 #77 DONE 32.6s 05:33:50 05:33:50 #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:33:50 #91 18.27 Upgrading critical system libraries and apk-tools: 05:33:50 #91 18.27 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:33:50 #91 18.34 Executing busybox-1.36.1-r29.trigger 05:33:50 #91 ... 05:33:50 05:33:50 #69 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade 05:33:50 #69 DONE 38.3s 05:33:52 05:33:52 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:33:52 #85 16.94 Upgrading critical system libraries and apk-tools: 05:33:52 #85 16.95 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:33:52 #85 17.01 Executing busybox-1.36.1-r29.trigger 05:33:52 #85 ... 05:33:52 05:33:52 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:33:52 #81 DONE 31.6s 05:33:52 05:33:52 #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:33:52 #78 16.16 Continuing the upgrade transaction with new apk-tools: 05:33:52 #78 16.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:33:52 #78 17.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:33:52 #78 ... 05:33:52 05:33:52 #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:33:52 #91 20.08 Continuing the upgrade transaction with new apk-tools: 05:33:52 #91 20.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:33:53 #91 ... 05:33:53 05:33:53 #86 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 05:33:53 #86 8.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:33:53 #86 17.27 Upgrading critical system libraries and apk-tools: 05:33:53 #86 17.27 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:33:53 #86 17.33 Executing busybox-1.36.1-r29.trigger 05:33:53 #86 18.41 Continuing the upgrade transaction with new apk-tools: 05:33:53 #86 ... 05:33:53 05:33:53 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:33:53 #85 18.62 Continuing the upgrade transaction with new apk-tools: 05:33:53 #85 18.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:33:53 #85 ... 05:33:53 05:33:53 #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:33:53 #78 24.53 OK: 15 MiB in 28 packages 05:33:53 #78 DONE 25.4s 05:33:53 05:33:53 #86 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 05:33:53 #86 18.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:33:53 #86 ... 05:33:53 05:33:53 #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:33:53 #82 20.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:33:53 #82 29.21 OK: 11 MiB in 17 packages 05:33:53 #82 DONE 30.5s 05:33:54 05:33:54 #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:33:54 #91 21.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:33:55 #91 ... 05:33:55 05:33:55 #79 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 05:33:55 #79 25.22 OK: 9 MiB in 16 packages 05:33:55 #79 DONE 26.0s 05:33:55 05:33:55 #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:33:56 #96 ... 05:33:56 05:33:56 #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 05:33:56 #76 27.73 OK: 10 MiB in 16 packages 05:33:56 #76 DONE 29.1s 05:33:56 05:33:56 #86 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 05:33:56 #86 19.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:33:57 #86 ... 05:33:57 05:33:57 #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:33:57 #96 DONE 2.3s 05:33:57 05:33:57 #97 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 05:33:57 #97 DONE 0.2s 05:33:57 05:33:57 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:33:57 #85 20.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:33:58 #85 24.56 OK: 9 MiB in 18 packages 05:33:59 #85 ... 05:33:59 05:33:59 #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:33:59 #91 26.15 OK: 20 MiB in 18 packages 05:33:59 #91 DONE 26.6s 05:33:59 05:33:59 #86 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 05:33:59 #86 24.39 OK: 10 MiB in 19 packages 05:33:59 #86 ... 05:33:59 05:33:59 #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 05:33:59 #98 DONE 0.4s 05:33:59 05:33:59 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:33:59 #85 DONE 25.4s 05:33:59 05:33:59 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:34:00 #99 ... 05:34:00 05:34:00 #86 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 05:34:00 #86 DONE 26.7s 05:34:00 05:34:00 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 05:34:02 #100 ... 05:34:02 05:34:02 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:34:02 #99 DONE 2.4s 05:34:02 05:34:02 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:34:02 #101 DONE 1.7s 05:34:02 05:34:02 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 05:34:02 #100 DONE 1.8s 05:34:02 05:34:02 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:34:02 #102 ... 05:34:02 05:34:02 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 05:34:02 #103 DONE 0.2s 05:34:02 05:34:02 #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / 05:34:02 #104 DONE 0.3s 05:34:02 05:34:02 #105 [security-spire-server stage-2 6/9] COPY security.txt / 05:34:02 #105 ... 05:34:02 05:34:02 #106 [security-spire-config stage-2 6/10] COPY security.txt / 05:34:02 #106 DONE 0.2s 05:34:02 05:34:02 #105 [security-spire-server stage-2 6/9] COPY security.txt / 05:34:02 #105 DONE 0.3s 05:34:02 05:34:02 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:34:02 #107 DONE 0.3s 05:34:02 05:34:02 #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:34:02 #108 DONE 0.3s 05:34:02 05:34:02 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 05:34:03 #109 DONE 0.2s 05:34:03 05:34:03 #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:34:03 #110 DONE 0.2s 05:34:03 05:34:03 #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:34:03 #111 DONE 0.3s 05:34:03 05:34:03 #112 [security-spire-config] exporting to image 05:34:03 #112 exporting layers 05:34:03 #112 ... 05:34:03 05:34:03 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:34:03 #113 DONE 0.4s 05:34:03 05:34:03 #112 [security-spire-server] exporting to image 05:34:04 #112 ... 05:34:04 05:34:04 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:34:04 #102 DONE 1.9s 05:34:04 05:34:04 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 05:34:04 #114 DONE 0.1s 05:34:04 05:34:04 #84 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:34:04 #84 ... 05:34:04 05:34:04 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 05:34:04 #115 DONE 0.2s 05:34:04 05:34:04 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:34:04 #116 DONE 0.2s 05:34:04 05:34:04 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:34:04 #117 DONE 0.2s 05:34:04 05:34:04 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:34:05 #118 DONE 0.2s 05:34:05 05:34:05 #112 [security-spire-agent] exporting to image 05:34:06 #112 exporting layers 2.6s done 05:34:06 #112 writing image sha256:ff1ee9b5fed712a2d8b1d34140582b8107d955cbf6cc536aa1861768a9095d8e 0.0s done 05:34:06 #112 naming to docker.io/library/security-spire-config-arm64 done 05:34:06 #112 writing image sha256:1cc71b6ec95883ce49e08bbf1ae2d2dd680edbacb47919c146de2e323e808c59 05:34:06 #112 writing image sha256:1cc71b6ec95883ce49e08bbf1ae2d2dd680edbacb47919c146de2e323e808c59 done 05:34:06 #112 naming to docker.io/library/security-spire-server-arm64 done 05:34:06 #112 exporting layers 1.8s done 05:34:06 #112 writing image sha256:3c74301301ea3c150cc850cfba4b65e231a238231921589d88885269d184d292 done 05:34:06 #112 naming to docker.io/library/security-spire-agent-arm64 done 05:34:06 #112 DONE 4.2s 05:34:06 05:34:06 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:35:08 #149 ... 05:35:08 05:35:08 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:35:08 #156 DONE 184.3s 05:35:08 05:35:08 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:35:08 #153 DONE 184.3s 05:35:08 05:35:08 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:35:08 #150 DONE 184.3s 05:35:08 05:35:08 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:35:08 #151 DONE 184.4s 05:35:08 05:35:08 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:35:08 #152 DONE 184.4s 05:35:08 05:35:08 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:35:08 #154 DONE 184.4s 05:35:08 05:35:08 #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:35:08 #159 DONE 184.5s 05:35:08 05:35:08 #161 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:35:08 #161 ... 05:35:08 05:35:08 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:35:08 #148 DONE 184.5s 05:35:08 05:35:08 #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:35:08 #160 DONE 184.7s 05:35:08 05:35:08 #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 05:35:08 #162 ... 05:35:08 05:35:08 #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 05:35:08 #149 DONE 184.7s 05:35:08 05:35:08 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:35:08 #158 DONE 184.9s 05:35:08 05:35:08 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:35:08 #157 DONE 184.9s 05:35:08 05:35:08 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:35:08 #155 DONE 185.0s 05:35:08 05:35:08 #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 05:35:08 #163 ... 05:35:08 05:35:08 #161 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:35:08 #161 DONE 0.9s 05:35:08 05:35:08 #164 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:35:08 #164 DONE 1.0s 05:35:08 05:35:08 #165 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:35:08 #165 DONE 0.8s 05:35:08 05:35:08 #166 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:35:08 #166 DONE 1.0s 05:35:08 05:35:08 #167 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:35:08 #167 DONE 0.8s 05:35:08 05:35:08 #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 05:35:08 #162 DONE 0.7s 05:35:08 05:35:08 #168 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:35:08 #168 DONE 0.5s 05:35:08 05:35:08 #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 05:35:08 #163 DONE 0.5s 05:35:08 05:35:08 #169 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 05:35:08 #169 DONE 0.7s 05:35:08 05:35:08 #170 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 05:35:08 #170 DONE 0.9s 05:35:08 05:35:08 #171 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:35:08 #171 CACHED 05:35:08 05:35:08 #172 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:35:08 #172 CACHED 05:35:08 05:35:08 #173 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:35:08 #173 DONE 0.9s 05:35:08 05:35:08 #174 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 05:35:08 #174 CACHED 05:35:08 05:35:08 #175 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 05:35:08 #175 CACHED 05:35:08 05:35:08 #176 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:35:08 #176 CACHED 05:35:08 05:35:08 #177 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:35:08 #177 CACHED 05:35:08 05:35:08 #178 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:35:08 #178 DONE 1.0s 05:35:08 05:35:08 #179 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:35:08 #179 DONE 0.9s 05:35:08 05:35:08 #180 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 05:35:08 #180 DONE 0.9s 05:35:08 05:35:08 #181 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:35:08 #181 DONE 0.9s 05:35:08 05:35:08 #182 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:35:08 #182 DONE 0.9s 05:35:08 05:35:08 #183 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 05:35:08 #183 DONE 0.9s 05:35:08 05:35:08 #184 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:35:08 #184 CACHED 05:35:08 05:35:08 #185 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:35:08 #185 CACHED 05:35:08 05:35:08 #186 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 05:35:08 #186 ... 05:35:08 05:35:08 #187 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 05:35:08 #187 DONE 4.1s 05:35:08 05:35:08 #188 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:35:08 #188 DONE 4.1s 05:35:08 05:35:08 #189 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:35:08 #189 DONE 4.2s 05:35:08 05:35:08 #190 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:35:08 #190 DONE 4.2s 05:35:08 05:35:08 #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 05:35:08 #191 DONE 4.2s 05:35:08 05:35:08 #192 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 05:35:08 #192 ... 05:35:08 05:35:08 #193 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:35:08 #193 DONE 4.2s 05:35:08 05:35:08 #194 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 05:35:08 #194 DONE 4.2s 05:35:08 05:35:08 #195 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 05:35:08 #195 DONE 4.2s 05:35:08 05:35:08 #196 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:35:08 #196 DONE 4.2s 05:35:08 05:35:08 #197 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:35:08 #197 DONE 4.2s 05:35:08 05:35:08 #198 [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:35:08 #198 DONE 4.2s 05:35:08 05:35:08 #186 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 05:35:08 #186 DONE 4.2s 05:35:09 05:35:09 #199 [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:35:09 #199 ... 05:35:09 05:35:09 #200 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 05:35:09 #200 DONE 0.4s 05:35:09 05:35:09 #201 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 05:35:09 #201 DONE 0.4s 05:35:09 05:35:09 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 05:35:09 #202 DONE 0.4s 05:35:09 05:35:09 #192 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 05:35:09 #192 DONE 0.4s 05:35:09 05:35:09 #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 05:35:09 #203 DONE 0.4s 05:35:09 05:35:09 #204 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 05:35:09 #204 DONE 0.4s 05:35:09 05:35:09 #205 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 05:35:09 #205 DONE 0.4s 05:35:09 05:35:09 #206 [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:35:09 #206 DONE 0.4s 05:35:09 05:35:09 #207 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 05:35:09 #207 DONE 0.4s 05:35:09 05:35:09 #208 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 05:35:09 #208 DONE 0.4s 05:35:09 05:35:09 #209 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 05:35:09 #209 DONE 0.4s 05:35:09 05:35:09 #210 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:35:09 #210 ... 05:35:09 05:35:09 #199 [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:35:09 #199 DONE 0.4s 05:35:09 05:35:09 #211 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 05:35:09 #211 DONE 5.7s 05:35:09 05:35:09 #105 [core-command] exporting to image 05:35:09 #105 exporting layers 0.2s done 05:35:09 #105 writing image sha256:998f933905d5a87f183a28d979491e8a0dd889bb0ef3e2d7693490222b7e3476 done 05:35:09 #105 naming to docker.io/library/core-command 0.0s done 05:35:09 #105 ... 05:35:09 05:35:09 #212 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 05:35:09 #212 DONE 0.5s 05:35:09 05:35:09 #213 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 05:35:09 #213 DONE 0.5s 05:35:09 05:35:09 #214 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 05:35:09 #214 DONE 0.5s 05:35:09 05:35:09 #215 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 05:35:09 #215 DONE 0.5s 05:35:09 05:35:09 #105 [support-notifications] exporting to image 05:35:10 #105 ... 05:35:10 05:35:10 #216 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 05:35:10 #216 DONE 0.4s 05:35:10 05:35:10 #217 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 05:35:10 #217 DONE 0.4s 05:35:10 05:35:10 #210 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:35:10 #210 DONE 0.4s 05:35:10 05:35:10 #105 [support-scheduler] exporting to image 05:35:10 #105 writing image sha256:9e49a3afdd83419a3a4b687332f4eb5cae372cfb10911f112b44246e5bb4dde5 0.1s done 05:35:10 #105 naming to docker.io/library/support-scheduler done 05:35:10 #105 ... 05:35:10 05:35:10 #218 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 05:35:10 #218 DONE 0.5s 05:35:10 05:35:10 #105 [support-scheduler] exporting to image 05:35:10 #105 exporting layers 0.6s done 05:35:10 #105 writing image sha256:ab81a036aa29a2b21c3c1fa492b47898a654f630cbec0fbf0558092189a088d9 05:35:10 #105 writing image sha256:fba1a3293c31f33b31249fd402cf9a8bd5aecce8dc754150d9bb5527c4623ba7 05:35:10 #105 writing image sha256:41330de58febcdb6519ca3e17e6775020230b11811e1d17c83c6e94a89966f8b 05:35:10 #105 ... 05:35:10 05:35:10 #219 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 05:35:10 #219 DONE 0.2s 05:35:10 05:35:10 #220 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 05:35:10 #220 DONE 0.3s 05:35:10 05:35:10 #105 [security-spiffe-token-provider] exporting to image 05:35:10 #105 writing image sha256:ab81a036aa29a2b21c3c1fa492b47898a654f630cbec0fbf0558092189a088d9 0.2s done 05:35:10 #105 writing image sha256:fba1a3293c31f33b31249fd402cf9a8bd5aecce8dc754150d9bb5527c4623ba7 0.2s done 05:35:10 #105 writing image sha256:41330de58febcdb6519ca3e17e6775020230b11811e1d17c83c6e94a89966f8b 0.1s done 05:35:10 #105 naming to docker.io/library/support-cron-scheduler done 05:35:10 #105 naming to docker.io/library/core-keeper done 05:35:10 #105 naming to docker.io/library/security-spiffe-token-provider done 05:35:10 #105 ... 05:35:10 05:35:10 #221 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 05:35:10 #221 DONE 0.4s 05:35:10 05:35:10 #222 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:35:10 #222 DONE 0.4s 05:35:10 05:35:10 #105 [core-metadata] exporting to image 05:35:10 #105 exporting layers 0.5s done 05:35:10 #105 writing image sha256:5af579181392e83e1a1f52bc368cde34ffb85473e671429b2610262ee00c79c3 05:35:10 #105 writing image sha256:5af579181392e83e1a1f52bc368cde34ffb85473e671429b2610262ee00c79c3 done 05:35:10 #105 writing image sha256:1d6ffe5822a0cca1871abe058c01f0d959f2198a5e6f5334c6981b884002f111 done 05:35:10 #105 naming to docker.io/library/core-data done 05:35:10 #105 naming to docker.io/library/support-notifications done 05:35:10 #105 ... 05:35:10 05:35:10 #223 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:35:10 #223 DONE 0.5s 05:35:10 05:35:10 #224 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:35:10 #224 DONE 0.5s 05:35:10 05:35:10 #225 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:35:10 #225 DONE 1.0s 05:35:10 05:35:10 #226 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:35:10 #226 DONE 0.1s 05:35:10 05:35:10 #227 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:35:10 #227 DONE 1.0s 05:35:10 05:35:10 #105 [security-proxy-auth] exporting to image 05:35:10 #105 writing image sha256:cf4c4a7c1e410306622b98d199055a779422b304c95bc11a42b96c63082476d5 done 05:35:10 #105 naming to docker.io/library/core-metadata done 05:35:11 #105 ... 05:35:11 05:35:11 #228 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 05:35:11 #228 DONE 0.1s 05:35:11 05:35:11 #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/ 05:35:11 #229 DONE 0.1s 05:35:11 05:35:11 #105 [core-common-config-bootstrapper] exporting to image 05:35:11 #105 exporting layers 0.1s done 05:35:11 #105 writing image sha256:2aae4ac4f8879351117bbe2bbf1d718655335f645cf298a91942c9b1d832cc8b done 05:35:11 #105 naming to docker.io/library/core-common-config-bootstrapper done 05:35:11 #105 exporting layers 0.2s done 05:35:11 #105 writing image sha256:0bd43c30fbdb861b53e81bb1f6225223cab9b8769e6829eab8c75c4a963a7919 done 05:35:11 #105 naming to docker.io/library/security-proxy-auth done 05:35:11 #105 DONE 3.3s 05:35:11 05:35:11 #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/ 05:35:11 #230 DONE 0.1s 05:35:11 05:35:11 #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/ 05:35:11 #231 DONE 0.1s 05:35:11 05:35:11 #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:35:11 #232 ... 05:35:11 05:35:11 #233 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:35:11 #233 DONE 0.9s 05:35:11 05:35:11 #234 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 05:35:11 #234 DONE 0.1s 05:35:11 05:35:11 #235 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:35:11 #235 DONE 0.1s 05:35:11 05:35:11 #105 [security-proxy-setup] exporting to image 05:35:11 #105 exporting layers 0.2s done 05:35:11 #105 writing image sha256:088572824004a251dd0cd1f2e9da4638ed301f07f9bfbf1964dbbacfe4ff2d79 done 05:35:11 #105 naming to docker.io/library/security-proxy-setup done 05:35:11 #105 DONE 3.5s 05:35:11 05:35:11 #236 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 05:35:11 #236 ... 05:35:11 05:35:11 #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:35:11 #232 DONE 0.7s 05:35:11 05:35:11 #236 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 05:35:11 #236 DONE 0.4s 05:35:11 05:35:11 #105 [security-bootstrapper] exporting to image 05:35:12 #105 exporting layers 0.3s done 05:35:12 #105 writing image sha256:7771176a969f09d47e2475386848541bd120850c460620ae9556d4e1e1231848 done 05:35:12 #105 naming to docker.io/library/security-secretstore-setup done 05:35:12 #105 writing image sha256:ac294f19485cc270f52fa19d7a4b715517985431d4bcfd9b47d9ba6e2fbe34b9 done 05:35:12 #105 naming to docker.io/library/security-bootstrapper done 05:35:12 #105 DONE 3.9s 05:35:12 05:35:12 #59 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:35:12 time="2024-10-08T05:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:35:12 time="2024-10-08T05:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:35:12 time="2024-10-08T05:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:35:12 time="2024-10-08T05:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:35:12 time="2024-10-08T05:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:35:12 time="2024-10-08T05:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:35:12 time="2024-10-08T05:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:35:12 time="2024-10-08T05:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:35:12 time="2024-10-08T05:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:35:12 time="2024-10-08T05:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:35:12 time="2024-10-08T05:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:35:12 time="2024-10-08T05:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:35:12 time="2024-10-08T05:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:35:12 time="2024-10-08T05:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:35:12 time="2024-10-08T05:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:35:12 time="2024-10-08T05:29:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 05:35:12 $ docker stop --time=1 5912d7bd0e9219c5c641bfa92d0368ff74a590471f1d046a4e05703e5c5a384a 05:35:13 $ docker rm -f --volumes 5912d7bd0e9219c5c641bfa92d0368ff74a590471f1d046a4e05703e5c5a384a [Pipeline] // withDockerContainer [Pipeline] sh 05:35:13 + docker images 05:35:13 REPOSITORY TAG IMAGE ID CREATED SIZE 05:35:13 security-bootstrapper latest ac294f19485c 2 seconds ago 20.4MB 05:35:13 security-proxy-setup latest 088572824004 2 seconds ago 28.7MB 05:35:13 security-secretstore-setup latest 7771176a969f 2 seconds ago 40.2MB 05:35:13 core-common-config-bootstrapper latest 2aae4ac4f887 3 seconds ago 16.5MB 05:35:13 core-metadata latest cf4c4a7c1e41 3 seconds ago 29.8MB 05:35:13 security-proxy-auth latest 0bd43c30fbdb 3 seconds ago 24.6MB 05:35:13 security-spiffe-token-provider latest ab81a036aa29 4 seconds ago 31.8MB 05:35:13 support-cron-scheduler latest 41330de58feb 4 seconds ago 45.4MB 05:35:13 support-scheduler latest 9e49a3afdd83 4 seconds ago 43.8MB 05:35:13 core-command latest 998f933905d5 4 seconds ago 25.9MB 05:35:13 core-data latest 5af579181392 4 seconds ago 29.6MB 05:35:13 core-keeper latest fba1a3293c31 4 seconds ago 29MB 05:35:13 support-notifications latest 1d6ffe5822a0 4 seconds ago 44.4MB 05:35:13 security-spire-agent latest 2d7c56e508dd 4 minutes ago 183MB 05:35:13 security-spire-server latest 50335aa81321 4 minutes ago 122MB 05:35:13 security-spire-config latest 588b05ca6a08 4 minutes ago 121MB 05:35:13 ci-base-image-x86_64 latest 8f5730e1b002 8 minutes ago 979MB 05:35:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 5 days ago 573MB 05:35:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB 05:35:13 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 05:35:13 provisioning config files... 05:35:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/718@tmp/config9327299694039965220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:35:14 ---> ****-login.sh 05:35:14 nexus3.edgexfoundry.org:10001 05:35:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:35:14 Configure a credential helper to remove this warning. See 05:35:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:35:14 05:35:14 Login Succeeded 05:35:14 nexus3.edgexfoundry.org:10002 05:35:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:35:14 Configure a credential helper to remove this warning. See 05:35:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:35:14 05:35:14 Login Succeeded 05:35:14 nexus3.edgexfoundry.org:10003 05:35:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:35:14 Configure a credential helper to remove this warning. See 05:35:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:35:14 05:35:14 Login Succeeded 05:35:14 nexus3.edgexfoundry.org:10004 05:35:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:35:14 Configure a credential helper to remove this warning. See 05:35:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:35:14 05:35:14 Login Succeeded 05:35:14 ****.io 05:35:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:35:14 Configure a credential helper to remove this warning. See 05:35:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:35:14 05:35:14 Login Succeeded 05:35:14 ---> ****-login.sh ends [Pipeline] } 05:35:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv 05:35:14 #95 DONE 81.4s 05:35:14 05:35:14 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:35:14 #93 DONE 86.0s 05:35:14 05:35:14 #84 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:35:14 #84 DONE 95.7s 05:35:14 05:35:14 #88 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:35:14 #88 DONE 93.0s 05:35:14 05:35:14 #119 [core-data builder 6/7] COPY . . 05:35:14 #119 ... 05:35:14 05:35:14 #90 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:35:14 #90 DONE 91.4s 05:35:14 05:35:14 #120 [security-secretstore-setup builder 6/7] COPY . . 05:35:14 #120 ... 05:35:14 05:35:14 #121 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 05:35:14 #121 CACHED 05:35:14 05:35:14 #122 [security-proxy-auth builder 6/7] COPY . . 05:35:14 #122 CACHED 05:35:14 05:35:14 #123 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:35:14 #123 CACHED 05:35:14 05:35:14 #124 [security-spiffe-token-provider builder 6/7] COPY . . 05:35:14 #124 DONE 1.7s 05:35:14 05:35:14 #125 [core-command builder 4/7] COPY go.mod vendor* ./ 05:35:14 #125 CACHED 05:35:14 05:35:14 #126 [core-command builder 6/7] COPY . . 05:35:14 #126 CACHED 05:35:14 05:35:14 #127 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:35:14 #127 CACHED 05:35:14 05:35:14 #128 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:35:14 #128 CACHED 05:35:14 05:35:14 #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:35:14 #129 CACHED 05:35:14 05:35:14 #130 [core-common-config-bootstrapper builder 6/7] COPY . . 05:35:14 #130 CACHED 05:35:14 05:35:14 #131 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:35:14 #131 CACHED 05:35:14 05:35:14 #132 [core-metadata builder 4/7] COPY go.mod vendor* ./ 05:35:14 #132 CACHED 05:35:14 05:35:14 #133 [core-metadata builder 6/7] COPY . . 05:35:14 #133 CACHED 05:35:14 05:35:14 #134 [support-scheduler builder 6/7] COPY . . 05:35:14 #134 CACHED 05:35:14 05:35:14 #135 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:35:14 #135 CACHED 05:35:14 05:35:14 #136 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 05:35:14 #136 CACHED 05:35:14 05:35:14 #119 [core-data builder 6/7] COPY . . 05:35:14 #119 DONE 1.6s 05:35:14 05:35:14 #137 [support-cron-scheduler builder 6/7] COPY . . 05:35:14 #137 DONE 1.7s 05:35:14 05:35:14 #138 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:35:14 #138 CACHED 05:35:14 05:35:14 #139 [security-proxy-setup builder 6/7] COPY . . 05:35:14 #139 CACHED 05:35:14 05:35:14 #140 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 05:35:14 #140 CACHED 05:35:14 05:35:14 #141 [security-bootstrapper builder 6/7] COPY . . 05:35:14 #141 CACHED 05:35:14 05:35:14 #142 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:35:14 #142 CACHED 05:35:14 05:35:14 #143 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:35:14 #143 CACHED 05:35:14 05:35:14 #144 [support-notifications builder 6/7] COPY . . 05:35:14 #144 CACHED 05:35:14 05:35:14 #145 [support-notifications builder 4/7] COPY go.mod vendor* ./ 05:35:14 #145 CACHED 05:35:14 05:35:14 #146 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:35:14 #146 CACHED 05:35:14 05:35:14 #120 [security-secretstore-setup builder 6/7] COPY . . 05:35:14 #120 DONE 1.6s 05:35:14 05:35:14 #147 [core-keeper builder 7/8] COPY . . 05:35:14 #147 DONE 1.7s 05:35:14 05:35:14 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [Pipeline] echo 05:35:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:35:14 [edgeXDocker.push] Tagging docker image core-command with the following tags: 05:35:14 018de14706ecd28e419c0433dda1c317afd0e2ef 05:35:14 latest 05:35:14 3.2.0-dev.95 05:35:14 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 05:35:14 main 05:35:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:15 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:15 + docker push nexus3.edgexfoundry.org:10004/core-command:018de14706ecd28e419c0433dda1c317afd0e2ef 05:35:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:35:15 f9f5058fc4f8: Preparing 05:35:15 610345f6b692: Preparing 05:35:15 44c2bd93d254: Preparing 05:35:15 1254784aa16b: Preparing 05:35:15 a34344acbf69: Preparing 05:35:15 2b58d0539457: Preparing 05:35:15 63ca1fbb43ae: Preparing 05:35:15 2b58d0539457: Waiting 05:35:15 63ca1fbb43ae: Waiting 05:35:15 a34344acbf69: Pushed 05:35:15 f9f5058fc4f8: Pushed 05:35:15 44c2bd93d254: Pushed 05:35:15 1254784aa16b: Pushed 05:35:15 63ca1fbb43ae: Layer already exists 05:35:15 2b58d0539457: Pushed 05:35:17 #148 5.220 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:35:17 610345f6b692: Pushed 05:35:17 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:1bf880b16f61bd8bc3f9d3632aea9d14bb302fd9a20a0d0a59f676af0b73cb7e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:17 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:18 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 05:35:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:35:18 f9f5058fc4f8: Preparing 05:35:18 610345f6b692: Preparing 05:35:18 44c2bd93d254: Preparing 05:35:18 1254784aa16b: Preparing 05:35:18 a34344acbf69: Preparing 05:35:18 2b58d0539457: Preparing 05:35:18 63ca1fbb43ae: Preparing 05:35:18 2b58d0539457: Waiting 05:35:18 63ca1fbb43ae: Waiting 05:35:18 a34344acbf69: Layer already exists 05:35:18 f9f5058fc4f8: Layer already exists 05:35:18 44c2bd93d254: Layer already exists 05:35:18 610345f6b692: Layer already exists 05:35:18 1254784aa16b: Layer already exists 05:35:18 2b58d0539457: Layer already exists 05:35:18 63ca1fbb43ae: Layer already exists 05:35:18 latest: digest: sha256:1bf880b16f61bd8bc3f9d3632aea9d14bb302fd9a20a0d0a59f676af0b73cb7e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:18 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:18 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.95 05:35:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:35:18 f9f5058fc4f8: Preparing 05:35:18 610345f6b692: Preparing 05:35:18 44c2bd93d254: Preparing 05:35:18 1254784aa16b: Preparing 05:35:18 a34344acbf69: Preparing 05:35:18 2b58d0539457: Preparing 05:35:18 63ca1fbb43ae: Preparing 05:35:18 2b58d0539457: Waiting 05:35:18 63ca1fbb43ae: Waiting 05:35:18 a34344acbf69: Layer already exists 05:35:18 f9f5058fc4f8: Layer already exists 05:35:18 1254784aa16b: Layer already exists 05:35:18 44c2bd93d254: Layer already exists 05:35:18 610345f6b692: Layer already exists 05:35:18 2b58d0539457: Layer already exists 05:35:18 63ca1fbb43ae: Layer already exists 05:35:18 3.2.0-dev.95: digest: sha256:1bf880b16f61bd8bc3f9d3632aea9d14bb302fd9a20a0d0a59f676af0b73cb7e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:19 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:19 + docker push nexus3.edgexfoundry.org:10004/core-command:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 05:35:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:35:19 f9f5058fc4f8: Preparing 05:35:19 610345f6b692: Preparing 05:35:19 44c2bd93d254: Preparing 05:35:19 1254784aa16b: Preparing 05:35:19 a34344acbf69: Preparing 05:35:19 2b58d0539457: Preparing 05:35:19 63ca1fbb43ae: Preparing 05:35:19 2b58d0539457: Waiting 05:35:19 63ca1fbb43ae: Waiting 05:35:19 f9f5058fc4f8: Layer already exists 05:35:19 a34344acbf69: Layer already exists 05:35:19 1254784aa16b: Layer already exists 05:35:19 44c2bd93d254: Layer already exists 05:35:19 610345f6b692: Layer already exists 05:35:19 2b58d0539457: Layer already exists 05:35:19 63ca1fbb43ae: Layer already exists 05:35:19 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:1bf880b16f61bd8bc3f9d3632aea9d14bb302fd9a20a0d0a59f676af0b73cb7e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:19 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:20 + docker push nexus3.edgexfoundry.org:10004/core-command:main 05:35:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:35:20 f9f5058fc4f8: Preparing 05:35:20 610345f6b692: Preparing 05:35:20 44c2bd93d254: Preparing 05:35:20 1254784aa16b: Preparing 05:35:20 a34344acbf69: Preparing 05:35:20 2b58d0539457: Preparing 05:35:20 63ca1fbb43ae: Preparing 05:35:20 2b58d0539457: Waiting 05:35:20 63ca1fbb43ae: Waiting 05:35:20 f9f5058fc4f8: Layer already exists 05:35:20 a34344acbf69: Layer already exists 05:35:20 1254784aa16b: Layer already exists 05:35:20 44c2bd93d254: Layer already exists 05:35:20 610345f6b692: Layer already exists 05:35:20 2b58d0539457: Layer already exists 05:35:20 63ca1fbb43ae: Layer already exists 05:35:20 main: digest: sha256:1bf880b16f61bd8bc3f9d3632aea9d14bb302fd9a20a0d0a59f676af0b73cb7e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:35:20 ===================================================== [Pipeline] echo 05:35:20 taggedImages: 05:35:20 - nexus3.edgexfoundry.org:10004/core-command:018de14706ecd28e419c0433dda1c317afd0e2ef 05:35:20 - nexus3.edgexfoundry.org:10004/core-command:latest 05:35:20 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.95 05:35:20 - nexus3.edgexfoundry.org:10004/core-command:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 05:35:20 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 05:35:20 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 05:35:20 018de14706ecd28e419c0433dda1c317afd0e2ef 05:35:20 latest 05:35:20 3.2.0-dev.95 05:35:20 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 05:35:20 main 05:35:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:20 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:018de14706ecd28e419c0433dda1c317afd0e2ef 05:35:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:35:20 47e8ee2b4d67: Preparing 05:35:20 805200511600: Preparing 05:35:20 80e01fc25032: Preparing 05:35:20 72791875843f: Preparing 05:35:20 44c2bd93d254: Preparing 05:35:20 1254784aa16b: Preparing 05:35:20 a34344acbf69: Preparing 05:35:20 2b58d0539457: Preparing 05:35:20 63ca1fbb43ae: Preparing 05:35:20 1254784aa16b: Waiting 05:35:20 a34344acbf69: Waiting 05:35:20 2b58d0539457: Waiting 05:35:20 63ca1fbb43ae: Waiting 05:35:20 44c2bd93d254: Layer already exists 05:35:20 1254784aa16b: Layer already exists 05:35:20 a34344acbf69: Layer already exists 05:35:20 2b58d0539457: Layer already exists 05:35:20 80e01fc25032: Pushed 05:35:20 805200511600: Pushed 05:35:20 63ca1fbb43ae: Layer already exists 05:35:20 47e8ee2b4d67: Pushed 05:35:21 #148 ... 05:35:21 05:35:21 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:35:21 #0 4.305 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 05:35:21 #149 ... 05:35:21 05:35:21 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:35:21 #0 5.981 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:35:21 #150 ... 05:35:21 05:35:21 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:35:21 #0 5.184 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:35:21 72791875843f: Pushed 05:35:22 #151 ... 05:35:22 05:35:22 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:35:22 #0 5.935 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:35:22 #152 ... 05:35:22 05:35:22 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:35:22 #0 5.374 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:35:22 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:b78e44b722f40e2e16b944f249409c76af66703ed69e7de7d828ac8884a4216a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:22 #153 ... 05:35:22 05:35:22 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:35:22 #0 4.530 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 05:35:22 + 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 05:35:22 #154 ... 05:35:22 05:35:22 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:35:22 #0 6.033 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:35:22 #155 ... 05:35:22 05:35:22 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:35:22 #0 5.961 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 05:35:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 05:35:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:35:22 47e8ee2b4d67: Preparing 05:35:22 805200511600: Preparing 05:35:22 80e01fc25032: Preparing 05:35:22 72791875843f: Preparing 05:35:22 44c2bd93d254: Preparing 05:35:22 1254784aa16b: Preparing 05:35:22 a34344acbf69: Preparing 05:35:22 2b58d0539457: Preparing 05:35:22 63ca1fbb43ae: Preparing 05:35:22 1254784aa16b: Waiting 05:35:22 2b58d0539457: Waiting 05:35:22 63ca1fbb43ae: Waiting 05:35:22 a34344acbf69: Waiting 05:35:22 47e8ee2b4d67: Layer already exists 05:35:22 72791875843f: Layer already exists 05:35:22 80e01fc25032: Layer already exists 05:35:22 805200511600: Layer already exists 05:35:22 44c2bd93d254: Layer already exists 05:35:22 1254784aa16b: Layer already exists 05:35:22 2b58d0539457: Layer already exists 05:35:22 a34344acbf69: Layer already exists 05:35:22 63ca1fbb43ae: Layer already exists 05:35:22 latest: digest: sha256:b78e44b722f40e2e16b944f249409c76af66703ed69e7de7d828ac8884a4216a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:22 #156 ... 05:35:22 05:35:22 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:35:22 #0 6.146 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 05:35:22 #157 ... 05:35:22 05:35:22 #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:35:22 #0 5.904 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:35:23 #158 ... 05:35:23 05:35:23 #159 [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:35:23 #0 5.682 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:35:23 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:23 #159 ... 05:35:23 05:35:23 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:35:23 #0 5.074 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 05:35:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.95 05:35:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:35:23 47e8ee2b4d67: Preparing 05:35:23 805200511600: Preparing 05:35:23 80e01fc25032: Preparing 05:35:23 72791875843f: Preparing 05:35:23 44c2bd93d254: Preparing 05:35:23 1254784aa16b: Preparing 05:35:23 a34344acbf69: Preparing 05:35:23 2b58d0539457: Preparing 05:35:23 63ca1fbb43ae: Preparing 05:35:23 1254784aa16b: Waiting 05:35:23 a34344acbf69: Waiting 05:35:23 63ca1fbb43ae: Waiting 05:35:23 2b58d0539457: Waiting 05:35:23 44c2bd93d254: Layer already exists 05:35:23 80e01fc25032: Layer already exists 05:35:23 805200511600: Layer already exists 05:35:23 1254784aa16b: Layer already exists 05:35:23 a34344acbf69: Layer already exists 05:35:23 72791875843f: Layer already exists 05:35:23 47e8ee2b4d67: Layer already exists 05:35:23 2b58d0539457: Layer already exists 05:35:23 63ca1fbb43ae: Layer already exists 05:35:23 3.2.0-dev.95: digest: sha256:b78e44b722f40e2e16b944f249409c76af66703ed69e7de7d828ac8884a4216a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:23 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 05:35:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:35:24 47e8ee2b4d67: Preparing 05:35:24 805200511600: Preparing 05:35:24 80e01fc25032: Preparing 05:35:24 72791875843f: Preparing 05:35:24 44c2bd93d254: Preparing 05:35:24 1254784aa16b: Preparing 05:35:24 a34344acbf69: Preparing 05:35:24 2b58d0539457: Preparing 05:35:24 63ca1fbb43ae: Preparing 05:35:24 1254784aa16b: Waiting 05:35:24 a34344acbf69: Waiting 05:35:24 2b58d0539457: Waiting 05:35:24 63ca1fbb43ae: Waiting 05:35:24 47e8ee2b4d67: Layer already exists 05:35:24 72791875843f: Layer already exists 05:35:24 80e01fc25032: Layer already exists 05:35:24 805200511600: Layer already exists 05:35:24 44c2bd93d254: Layer already exists 05:35:24 a34344acbf69: Layer already exists 05:35:24 2b58d0539457: Layer already exists 05:35:24 63ca1fbb43ae: Layer already exists 05:35:24 1254784aa16b: Layer already exists 05:35:24 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:b78e44b722f40e2e16b944f249409c76af66703ed69e7de7d828ac8884a4216a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:24 + 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 05:35:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 05:35:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:35:24 47e8ee2b4d67: Preparing 05:35:24 805200511600: Preparing 05:35:24 80e01fc25032: Preparing 05:35:24 72791875843f: Preparing 05:35:24 44c2bd93d254: Preparing 05:35:24 1254784aa16b: Preparing 05:35:24 a34344acbf69: Preparing 05:35:24 2b58d0539457: Preparing 05:35:24 63ca1fbb43ae: Preparing 05:35:24 a34344acbf69: Waiting 05:35:24 2b58d0539457: Waiting 05:35:24 1254784aa16b: Waiting 05:35:24 63ca1fbb43ae: Waiting 05:35:24 47e8ee2b4d67: Layer already exists 05:35:24 805200511600: Layer already exists 05:35:24 44c2bd93d254: Layer already exists 05:35:24 80e01fc25032: Layer already exists 05:35:24 72791875843f: Layer already exists 05:35:24 1254784aa16b: Layer already exists 05:35:24 a34344acbf69: Layer already exists 05:35:24 63ca1fbb43ae: Layer already exists 05:35:24 2b58d0539457: Layer already exists 05:35:24 main: digest: sha256:b78e44b722f40e2e16b944f249409c76af66703ed69e7de7d828ac8884a4216a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:35:25 ===================================================== [Pipeline] echo 05:35:25 taggedImages: 05:35:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:018de14706ecd28e419c0433dda1c317afd0e2ef 05:35:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 05:35:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.95 05:35:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 05:35:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 05:35:25 [edgeXDocker.push] Tagging docker image core-data with the following tags: 05:35:25 018de14706ecd28e419c0433dda1c317afd0e2ef 05:35:25 latest 05:35:25 3.2.0-dev.95 05:35:25 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 05:35:25 main 05:35:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:25 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:25 + docker push nexus3.edgexfoundry.org:10004/core-data:018de14706ecd28e419c0433dda1c317afd0e2ef 05:35:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:35:25 56c8ea4eb791: Preparing 05:35:25 d864adfe7fa8: Preparing 05:35:25 e089294d0830: Preparing 05:35:25 44c2bd93d254: Preparing 05:35:25 1254784aa16b: Preparing 05:35:25 f3e68a3e17f0: Preparing 05:35:25 435bad5b5037: Preparing 05:35:25 63ca1fbb43ae: Preparing 05:35:25 f3e68a3e17f0: Waiting 05:35:25 435bad5b5037: Waiting 05:35:25 63ca1fbb43ae: Waiting 05:35:25 44c2bd93d254: Layer already exists 05:35:25 1254784aa16b: Layer already exists 05:35:25 56c8ea4eb791: Pushed 05:35:25 d864adfe7fa8: Pushed 05:35:25 435bad5b5037: Pushed 05:35:25 63ca1fbb43ae: Layer already exists 05:35:25 f3e68a3e17f0: Pushed 05:35:27 e089294d0830: Pushed 05:35:27 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:035a4a8f938cde84a176a142240a4899a5e17d22a65dc2b56128acd836da1928 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:28 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 05:35:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:35:28 56c8ea4eb791: Preparing 05:35:28 d864adfe7fa8: Preparing 05:35:28 e089294d0830: Preparing 05:35:28 44c2bd93d254: Preparing 05:35:28 1254784aa16b: Preparing 05:35:28 f3e68a3e17f0: Preparing 05:35:28 435bad5b5037: Preparing 05:35:28 63ca1fbb43ae: Preparing 05:35:28 63ca1fbb43ae: Waiting 05:35:28 f3e68a3e17f0: Waiting 05:35:28 435bad5b5037: Waiting 05:35:28 1254784aa16b: Layer already exists 05:35:28 44c2bd93d254: Layer already exists 05:35:28 d864adfe7fa8: Layer already exists 05:35:28 56c8ea4eb791: Layer already exists 05:35:28 e089294d0830: Layer already exists 05:35:28 435bad5b5037: Layer already exists 05:35:28 63ca1fbb43ae: Layer already exists 05:35:28 f3e68a3e17f0: Layer already exists 05:35:28 latest: digest: sha256:035a4a8f938cde84a176a142240a4899a5e17d22a65dc2b56128acd836da1928 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:29 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.95 05:35:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:35:29 56c8ea4eb791: Preparing 05:35:29 d864adfe7fa8: Preparing 05:35:29 e089294d0830: Preparing 05:35:29 44c2bd93d254: Preparing 05:35:29 1254784aa16b: Preparing 05:35:29 f3e68a3e17f0: Preparing 05:35:29 435bad5b5037: Preparing 05:35:29 63ca1fbb43ae: Preparing 05:35:29 f3e68a3e17f0: Waiting 05:35:29 435bad5b5037: Waiting 05:35:29 63ca1fbb43ae: Waiting 05:35:29 44c2bd93d254: Layer already exists 05:35:29 d864adfe7fa8: Layer already exists 05:35:29 56c8ea4eb791: Layer already exists 05:35:29 e089294d0830: Layer already exists 05:35:29 1254784aa16b: Layer already exists 05:35:29 435bad5b5037: Layer already exists 05:35:29 f3e68a3e17f0: Layer already exists 05:35:29 63ca1fbb43ae: Layer already exists 05:35:29 3.2.0-dev.95: digest: sha256:035a4a8f938cde84a176a142240a4899a5e17d22a65dc2b56128acd836da1928 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:29 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:29 + docker push nexus3.edgexfoundry.org:10004/core-data:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 05:35:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:35:29 56c8ea4eb791: Preparing 05:35:29 d864adfe7fa8: Preparing 05:35:29 e089294d0830: Preparing 05:35:29 44c2bd93d254: Preparing 05:35:29 1254784aa16b: Preparing 05:35:29 f3e68a3e17f0: Preparing 05:35:29 435bad5b5037: Preparing 05:35:29 63ca1fbb43ae: Preparing 05:35:29 f3e68a3e17f0: Waiting 05:35:29 435bad5b5037: Waiting 05:35:29 44c2bd93d254: Layer already exists 05:35:29 e089294d0830: Layer already exists 05:35:29 1254784aa16b: Layer already exists 05:35:29 d864adfe7fa8: Layer already exists 05:35:29 56c8ea4eb791: Layer already exists 05:35:29 63ca1fbb43ae: Layer already exists 05:35:29 435bad5b5037: Layer already exists 05:35:29 f3e68a3e17f0: Layer already exists 05:35:29 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:035a4a8f938cde84a176a142240a4899a5e17d22a65dc2b56128acd836da1928 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:30 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:30 + docker push nexus3.edgexfoundry.org:10004/core-data:main 05:35:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:35:30 56c8ea4eb791: Preparing 05:35:30 d864adfe7fa8: Preparing 05:35:30 e089294d0830: Preparing 05:35:30 44c2bd93d254: Preparing 05:35:30 1254784aa16b: Preparing 05:35:30 f3e68a3e17f0: Preparing 05:35:30 435bad5b5037: Preparing 05:35:30 63ca1fbb43ae: Preparing 05:35:30 f3e68a3e17f0: Waiting 05:35:30 435bad5b5037: Waiting 05:35:30 63ca1fbb43ae: Waiting 05:35:30 1254784aa16b: Layer already exists 05:35:30 e089294d0830: Layer already exists 05:35:30 44c2bd93d254: Layer already exists 05:35:30 d864adfe7fa8: Layer already exists 05:35:30 56c8ea4eb791: Layer already exists 05:35:30 435bad5b5037: Layer already exists 05:35:30 f3e68a3e17f0: Layer already exists 05:35:30 63ca1fbb43ae: Layer already exists 05:35:30 main: digest: sha256:035a4a8f938cde84a176a142240a4899a5e17d22a65dc2b56128acd836da1928 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:35:30 ===================================================== [Pipeline] echo 05:35:30 taggedImages: 05:35:30 - nexus3.edgexfoundry.org:10004/core-data:018de14706ecd28e419c0433dda1c317afd0e2ef 05:35:30 - nexus3.edgexfoundry.org:10004/core-data:latest 05:35:30 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.95 05:35:30 - nexus3.edgexfoundry.org:10004/core-data:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 05:35:30 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 05:35:30 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 05:35:30 018de14706ecd28e419c0433dda1c317afd0e2ef 05:35:30 latest 05:35:30 3.2.0-dev.95 05:35:30 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 05:35:30 main 05:35:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:30 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:31 + docker push nexus3.edgexfoundry.org:10004/core-keeper:018de14706ecd28e419c0433dda1c317afd0e2ef 05:35:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:35:31 927dd85b7105: Preparing 05:35:31 eb655aeaeb18: Preparing 05:35:31 cd83d58a8ca5: Preparing 05:35:31 1254784aa16b: Preparing 05:35:31 3508b04fa4bb: Preparing 05:35:31 8ced335a5ccc: Preparing 05:35:31 63ca1fbb43ae: Preparing 05:35:31 63ca1fbb43ae: Waiting 05:35:31 8ced335a5ccc: Waiting 05:35:31 1254784aa16b: Layer already exists 05:35:31 927dd85b7105: Pushed 05:35:31 eb655aeaeb18: Pushed 05:35:31 8ced335a5ccc: Pushed 05:35:31 3508b04fa4bb: Pushed 05:35:31 63ca1fbb43ae: Layer already exists 05:35:33 cd83d58a8ca5: Pushed 05:35:33 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:e18f77e857dcc58451b455d83304cfc46285f1a3444fc66d6001c4c79a357db3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:33 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:34 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 05:35:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:35:34 927dd85b7105: Preparing 05:35:34 eb655aeaeb18: Preparing 05:35:34 cd83d58a8ca5: Preparing 05:35:34 1254784aa16b: Preparing 05:35:34 3508b04fa4bb: Preparing 05:35:34 8ced335a5ccc: Preparing 05:35:34 63ca1fbb43ae: Preparing 05:35:34 8ced335a5ccc: Waiting 05:35:34 63ca1fbb43ae: Waiting 05:35:34 3508b04fa4bb: Layer already exists 05:35:34 1254784aa16b: Layer already exists 05:35:34 eb655aeaeb18: Layer already exists 05:35:34 927dd85b7105: Layer already exists 05:35:34 cd83d58a8ca5: Layer already exists 05:35:34 63ca1fbb43ae: Layer already exists 05:35:34 8ced335a5ccc: Layer already exists 05:35:34 latest: digest: sha256:e18f77e857dcc58451b455d83304cfc46285f1a3444fc66d6001c4c79a357db3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:34 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:34 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.95 05:35:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:35:34 927dd85b7105: Preparing 05:35:34 eb655aeaeb18: Preparing 05:35:34 cd83d58a8ca5: Preparing 05:35:34 1254784aa16b: Preparing 05:35:34 3508b04fa4bb: Preparing 05:35:34 8ced335a5ccc: Preparing 05:35:34 63ca1fbb43ae: Preparing 05:35:34 8ced335a5ccc: Waiting 05:35:34 63ca1fbb43ae: Waiting 05:35:34 cd83d58a8ca5: Layer already exists 05:35:34 1254784aa16b: Layer already exists 05:35:34 927dd85b7105: Layer already exists 05:35:34 eb655aeaeb18: Layer already exists 05:35:34 3508b04fa4bb: Layer already exists 05:35:34 8ced335a5ccc: Layer already exists 05:35:34 63ca1fbb43ae: Layer already exists 05:35:34 3.2.0-dev.95: digest: sha256:e18f77e857dcc58451b455d83304cfc46285f1a3444fc66d6001c4c79a357db3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:35 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:35 + docker push nexus3.edgexfoundry.org:10004/core-keeper:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 05:35:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:35:35 927dd85b7105: Preparing 05:35:35 eb655aeaeb18: Preparing 05:35:35 cd83d58a8ca5: Preparing 05:35:35 1254784aa16b: Preparing 05:35:35 3508b04fa4bb: Preparing 05:35:35 8ced335a5ccc: Preparing 05:35:35 63ca1fbb43ae: Preparing 05:35:35 8ced335a5ccc: Waiting 05:35:35 63ca1fbb43ae: Waiting 05:35:35 1254784aa16b: Layer already exists 05:35:35 eb655aeaeb18: Layer already exists 05:35:35 cd83d58a8ca5: Layer already exists 05:35:35 3508b04fa4bb: Layer already exists 05:35:35 927dd85b7105: Layer already exists 05:35:35 8ced335a5ccc: Layer already exists 05:35:35 63ca1fbb43ae: Layer already exists 05:35:35 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:e18f77e857dcc58451b455d83304cfc46285f1a3444fc66d6001c4c79a357db3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:35 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:36 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 05:35:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:35:36 927dd85b7105: Preparing 05:35:36 eb655aeaeb18: Preparing 05:35:36 cd83d58a8ca5: Preparing 05:35:36 1254784aa16b: Preparing 05:35:36 3508b04fa4bb: Preparing 05:35:36 8ced335a5ccc: Preparing 05:35:36 63ca1fbb43ae: Preparing 05:35:36 8ced335a5ccc: Waiting 05:35:36 cd83d58a8ca5: Layer already exists 05:35:36 927dd85b7105: Layer already exists 05:35:36 eb655aeaeb18: Layer already exists 05:35:36 3508b04fa4bb: Layer already exists 05:35:36 1254784aa16b: Layer already exists 05:35:36 8ced335a5ccc: Layer already exists 05:35:36 63ca1fbb43ae: Layer already exists 05:35:36 main: digest: sha256:e18f77e857dcc58451b455d83304cfc46285f1a3444fc66d6001c4c79a357db3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:35:36 ===================================================== [Pipeline] echo 05:35:36 taggedImages: 05:35:36 - nexus3.edgexfoundry.org:10004/core-keeper:018de14706ecd28e419c0433dda1c317afd0e2ef 05:35:36 - nexus3.edgexfoundry.org:10004/core-keeper:latest 05:35:36 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.95 05:35:36 - nexus3.edgexfoundry.org:10004/core-keeper:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 05:35:36 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 05:35:36 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 05:35:36 018de14706ecd28e419c0433dda1c317afd0e2ef 05:35:36 latest 05:35:36 3.2.0-dev.95 05:35:36 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 05:35:36 main 05:35:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:36 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata:018de14706ecd28e419c0433dda1c317afd0e2ef 05:35:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:35:36 ae17266f6506: Preparing 05:35:36 bd0a19e98640: Preparing 05:35:36 c50f0a575c96: Preparing 05:35:36 d9098ada9466: Preparing 05:35:36 44c2bd93d254: Preparing 05:35:36 1254784aa16b: Preparing 05:35:36 a34344acbf69: Preparing 05:35:36 2b58d0539457: Preparing 05:35:36 63ca1fbb43ae: Preparing 05:35:36 63ca1fbb43ae: Waiting 05:35:36 2b58d0539457: Waiting 05:35:36 1254784aa16b: Waiting 05:35:36 a34344acbf69: Waiting 05:35:36 44c2bd93d254: Layer already exists 05:35:36 1254784aa16b: Layer already exists 05:35:36 a34344acbf69: Layer already exists 05:35:36 2b58d0539457: Layer already exists 05:35:36 c50f0a575c96: Pushed 05:35:36 63ca1fbb43ae: Layer already exists 05:35:36 bd0a19e98640: Pushed 05:35:36 ae17266f6506: Pushed 05:35:39 d9098ada9466: Pushed 05:35:39 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:4174e30227dabf6cbfed0ef9b644954667f22931b5ca434955bfcaa0b9ae3c8f size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:39 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 05:35:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:35:39 ae17266f6506: Preparing 05:35:39 bd0a19e98640: Preparing 05:35:39 c50f0a575c96: Preparing 05:35:39 d9098ada9466: Preparing 05:35:39 44c2bd93d254: Preparing 05:35:39 1254784aa16b: Preparing 05:35:39 a34344acbf69: Preparing 05:35:39 2b58d0539457: Preparing 05:35:39 63ca1fbb43ae: Preparing 05:35:39 1254784aa16b: Waiting 05:35:39 a34344acbf69: Waiting 05:35:39 2b58d0539457: Waiting 05:35:39 63ca1fbb43ae: Waiting 05:35:39 d9098ada9466: Layer already exists 05:35:39 c50f0a575c96: Layer already exists 05:35:39 44c2bd93d254: Layer already exists 05:35:39 ae17266f6506: Layer already exists 05:35:39 bd0a19e98640: Layer already exists 05:35:39 2b58d0539457: Layer already exists 05:35:39 a34344acbf69: Layer already exists 05:35:39 1254784aa16b: Layer already exists 05:35:39 63ca1fbb43ae: Layer already exists 05:35:39 latest: digest: sha256:4174e30227dabf6cbfed0ef9b644954667f22931b5ca434955bfcaa0b9ae3c8f size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.95 05:35:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:35:40 ae17266f6506: Preparing 05:35:40 bd0a19e98640: Preparing 05:35:40 c50f0a575c96: Preparing 05:35:40 d9098ada9466: Preparing 05:35:40 44c2bd93d254: Preparing 05:35:40 1254784aa16b: Preparing 05:35:40 a34344acbf69: Preparing 05:35:40 1254784aa16b: Waiting 05:35:40 2b58d0539457: Preparing 05:35:40 63ca1fbb43ae: Preparing 05:35:40 a34344acbf69: Waiting 05:35:40 2b58d0539457: Waiting 05:35:40 63ca1fbb43ae: Waiting 05:35:40 d9098ada9466: Layer already exists 05:35:40 ae17266f6506: Layer already exists 05:35:40 bd0a19e98640: Layer already exists 05:35:40 c50f0a575c96: Layer already exists 05:35:40 44c2bd93d254: Layer already exists 05:35:40 1254784aa16b: Layer already exists 05:35:40 2b58d0539457: Layer already exists 05:35:40 a34344acbf69: Layer already exists 05:35:40 63ca1fbb43ae: Layer already exists 05:35:40 3.2.0-dev.95: digest: sha256:4174e30227dabf6cbfed0ef9b644954667f22931b5ca434955bfcaa0b9ae3c8f size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 05:35:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:35:41 ae17266f6506: Preparing 05:35:41 bd0a19e98640: Preparing 05:35:41 c50f0a575c96: Preparing 05:35:41 d9098ada9466: Preparing 05:35:41 44c2bd93d254: Preparing 05:35:41 1254784aa16b: Preparing 05:35:41 a34344acbf69: Preparing 05:35:41 2b58d0539457: Preparing 05:35:41 63ca1fbb43ae: Preparing 05:35:41 1254784aa16b: Waiting 05:35:41 a34344acbf69: Waiting 05:35:41 2b58d0539457: Waiting 05:35:41 63ca1fbb43ae: Waiting 05:35:41 ae17266f6506: Layer already exists 05:35:41 d9098ada9466: Layer already exists 05:35:41 c50f0a575c96: Layer already exists 05:35:41 44c2bd93d254: Layer already exists 05:35:41 bd0a19e98640: Layer already exists 05:35:41 1254784aa16b: Layer already exists 05:35:41 a34344acbf69: Layer already exists 05:35:41 63ca1fbb43ae: Layer already exists 05:35:41 2b58d0539457: Layer already exists 05:35:41 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:4174e30227dabf6cbfed0ef9b644954667f22931b5ca434955bfcaa0b9ae3c8f size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 05:35:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:35:42 ae17266f6506: Preparing 05:35:42 bd0a19e98640: Preparing 05:35:42 c50f0a575c96: Preparing 05:35:42 d9098ada9466: Preparing 05:35:42 44c2bd93d254: Preparing 05:35:42 1254784aa16b: Preparing 05:35:42 a34344acbf69: Preparing 05:35:42 1254784aa16b: Waiting 05:35:42 2b58d0539457: Preparing 05:35:42 63ca1fbb43ae: Preparing 05:35:42 a34344acbf69: Waiting 05:35:42 2b58d0539457: Waiting 05:35:42 63ca1fbb43ae: Waiting 05:35:42 d9098ada9466: Layer already exists 05:35:42 bd0a19e98640: Layer already exists 05:35:42 44c2bd93d254: Layer already exists 05:35:42 ae17266f6506: Layer already exists 05:35:42 c50f0a575c96: Layer already exists 05:35:42 1254784aa16b: Layer already exists 05:35:42 a34344acbf69: Layer already exists 05:35:42 63ca1fbb43ae: Layer already exists 05:35:42 2b58d0539457: Layer already exists 05:35:42 main: digest: sha256:4174e30227dabf6cbfed0ef9b644954667f22931b5ca434955bfcaa0b9ae3c8f size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:35:42 ===================================================== [Pipeline] echo 05:35:42 taggedImages: 05:35:42 - nexus3.edgexfoundry.org:10004/core-metadata:018de14706ecd28e419c0433dda1c317afd0e2ef 05:35:42 - nexus3.edgexfoundry.org:10004/core-metadata:latest 05:35:42 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.95 05:35:42 - nexus3.edgexfoundry.org:10004/core-metadata:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 05:35:42 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 05:35:42 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 05:35:42 018de14706ecd28e419c0433dda1c317afd0e2ef 05:35:42 latest 05:35:42 3.2.0-dev.95 05:35:42 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 05:35:42 main 05:35:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:42 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:018de14706ecd28e419c0433dda1c317afd0e2ef 05:35:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:35:42 4ddbdc02d220: Preparing 05:35:42 9561f2851349: Preparing 05:35:42 edb90a00f47d: Preparing 05:35:42 4381bca2ba79: Preparing 05:35:42 6cd0de4714e1: Preparing 05:35:42 2f00d1f1a6d8: Preparing 05:35:42 1318946ac7cb: Preparing 05:35:42 4209328a9472: Preparing 05:35:42 44c2bd93d254: Preparing 05:35:42 1254784aa16b: Preparing 05:35:42 83e8fb3a8fe6: Preparing 05:35:42 2a67da2068a9: Preparing 05:35:42 5f70bf18a086: Preparing 05:35:42 27b0480ae947: Preparing 05:35:42 4a1eb7448b81: Preparing 05:35:42 1318946ac7cb: Waiting 05:35:42 6fffc16646c2: Preparing 05:35:42 63ca1fbb43ae: Preparing 05:35:42 4209328a9472: Waiting 05:35:42 44c2bd93d254: Waiting 05:35:42 1254784aa16b: Waiting 05:35:42 27b0480ae947: Waiting 05:35:42 83e8fb3a8fe6: Waiting 05:35:42 4a1eb7448b81: Waiting 05:35:42 2a67da2068a9: Waiting 05:35:42 5f70bf18a086: Waiting 05:35:42 6fffc16646c2: Waiting 05:35:42 63ca1fbb43ae: Waiting 05:35:42 2f00d1f1a6d8: Waiting 05:35:42 edb90a00f47d: Pushed 05:35:42 4ddbdc02d220: Pushed 05:35:42 9561f2851349: Pushed 05:35:42 4381bca2ba79: Pushed 05:35:42 6cd0de4714e1: Pushed 05:35:42 44c2bd93d254: Layer already exists 05:35:42 1254784aa16b: Layer already exists 05:35:42 2f00d1f1a6d8: Pushed 05:35:43 1318946ac7cb: Pushed 05:35:43 5f70bf18a086: Layer already exists 05:35:43 2a67da2068a9: Pushed 05:35:43 83e8fb3a8fe6: Pushed 05:35:43 63ca1fbb43ae: Layer already exists 05:35:43 27b0480ae947: Pushed 05:35:43 4a1eb7448b81: Pushed 05:35:43 6fffc16646c2: Pushed 05:35:44 4209328a9472: Pushed 05:35:44 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:43bb1cff1b85136689a9870a3de879d41e143817704b5987498a4108d802fd1e size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 05:35:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:35:45 4ddbdc02d220: Preparing 05:35:45 9561f2851349: Preparing 05:35:45 edb90a00f47d: Preparing 05:35:45 4381bca2ba79: Preparing 05:35:45 6cd0de4714e1: Preparing 05:35:45 2f00d1f1a6d8: Preparing 05:35:45 1318946ac7cb: Preparing 05:35:45 4209328a9472: Preparing 05:35:45 44c2bd93d254: Preparing 05:35:45 1254784aa16b: Preparing 05:35:45 83e8fb3a8fe6: Preparing 05:35:45 2a67da2068a9: Preparing 05:35:45 5f70bf18a086: Preparing 05:35:45 27b0480ae947: Preparing 05:35:45 4a1eb7448b81: Preparing 05:35:45 6fffc16646c2: Preparing 05:35:45 63ca1fbb43ae: Preparing 05:35:45 2f00d1f1a6d8: Waiting 05:35:45 1318946ac7cb: Waiting 05:35:45 1254784aa16b: Waiting 05:35:45 4209328a9472: Waiting 05:35:45 44c2bd93d254: Waiting 05:35:45 2a67da2068a9: Waiting 05:35:45 83e8fb3a8fe6: Waiting 05:35:45 5f70bf18a086: Waiting 05:35:45 27b0480ae947: Waiting 05:35:45 4a1eb7448b81: Waiting 05:35:45 6fffc16646c2: Waiting 05:35:45 63ca1fbb43ae: Waiting 05:35:45 4381bca2ba79: Layer already exists 05:35:45 edb90a00f47d: Layer already exists 05:35:45 6cd0de4714e1: Layer already exists 05:35:45 9561f2851349: Layer already exists 05:35:45 4ddbdc02d220: Layer already exists 05:35:45 1318946ac7cb: Layer already exists 05:35:45 2f00d1f1a6d8: Layer already exists 05:35:45 4209328a9472: Layer already exists 05:35:45 1254784aa16b: Layer already exists 05:35:45 44c2bd93d254: Layer already exists 05:35:45 83e8fb3a8fe6: Layer already exists 05:35:45 2a67da2068a9: Layer already exists 05:35:45 5f70bf18a086: Layer already exists 05:35:45 27b0480ae947: Layer already exists 05:35:45 4a1eb7448b81: Layer already exists 05:35:45 63ca1fbb43ae: Layer already exists 05:35:45 6fffc16646c2: Layer already exists 05:35:45 latest: digest: sha256:43bb1cff1b85136689a9870a3de879d41e143817704b5987498a4108d802fd1e size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.95 05:35:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:35:45 4ddbdc02d220: Preparing 05:35:45 9561f2851349: Preparing 05:35:45 edb90a00f47d: Preparing 05:35:45 4381bca2ba79: Preparing 05:35:45 6cd0de4714e1: Preparing 05:35:45 2f00d1f1a6d8: Preparing 05:35:45 1318946ac7cb: Preparing 05:35:45 4209328a9472: Preparing 05:35:45 44c2bd93d254: Preparing 05:35:45 1254784aa16b: Preparing 05:35:45 83e8fb3a8fe6: Preparing 05:35:45 2a67da2068a9: Preparing 05:35:45 5f70bf18a086: Preparing 05:35:45 27b0480ae947: Preparing 05:35:45 4a1eb7448b81: Preparing 05:35:45 6fffc16646c2: Preparing 05:35:45 63ca1fbb43ae: Preparing 05:35:45 1318946ac7cb: Waiting 05:35:45 4209328a9472: Waiting 05:35:45 44c2bd93d254: Waiting 05:35:45 2f00d1f1a6d8: Waiting 05:35:45 1254784aa16b: Waiting 05:35:45 83e8fb3a8fe6: Waiting 05:35:45 2a67da2068a9: Waiting 05:35:45 5f70bf18a086: Waiting 05:35:45 27b0480ae947: Waiting 05:35:45 4a1eb7448b81: Waiting 05:35:45 6fffc16646c2: Waiting 05:35:45 63ca1fbb43ae: Waiting 05:35:45 9561f2851349: Layer already exists 05:35:45 6cd0de4714e1: Layer already exists 05:35:45 edb90a00f47d: Layer already exists 05:35:45 4381bca2ba79: Layer already exists 05:35:45 4ddbdc02d220: Layer already exists 05:35:45 2f00d1f1a6d8: Layer already exists 05:35:45 4209328a9472: Layer already exists 05:35:45 1318946ac7cb: Layer already exists 05:35:45 1254784aa16b: Layer already exists 05:35:45 44c2bd93d254: Layer already exists 05:35:45 2a67da2068a9: Layer already exists 05:35:45 83e8fb3a8fe6: Layer already exists 05:35:45 4a1eb7448b81: Layer already exists 05:35:45 27b0480ae947: Layer already exists 05:35:45 5f70bf18a086: Layer already exists 05:35:45 6fffc16646c2: Layer already exists 05:35:45 63ca1fbb43ae: Layer already exists 05:35:45 3.2.0-dev.95: digest: sha256:43bb1cff1b85136689a9870a3de879d41e143817704b5987498a4108d802fd1e size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:46 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 05:35:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:35:46 4ddbdc02d220: Preparing 05:35:46 9561f2851349: Preparing 05:35:46 edb90a00f47d: Preparing 05:35:46 4381bca2ba79: Preparing 05:35:46 6cd0de4714e1: Preparing 05:35:46 2f00d1f1a6d8: Preparing 05:35:46 1318946ac7cb: Preparing 05:35:46 4209328a9472: Preparing 05:35:46 44c2bd93d254: Preparing 05:35:46 1254784aa16b: Preparing 05:35:46 83e8fb3a8fe6: Preparing 05:35:46 2a67da2068a9: Preparing 05:35:46 5f70bf18a086: Preparing 05:35:46 27b0480ae947: Preparing 05:35:46 4a1eb7448b81: Preparing 05:35:46 6fffc16646c2: Preparing 05:35:46 63ca1fbb43ae: Preparing 05:35:46 44c2bd93d254: Waiting 05:35:46 83e8fb3a8fe6: Waiting 05:35:46 1254784aa16b: Waiting 05:35:46 2a67da2068a9: Waiting 05:35:46 5f70bf18a086: Waiting 05:35:46 27b0480ae947: Waiting 05:35:46 2f00d1f1a6d8: Waiting 05:35:46 4a1eb7448b81: Waiting 05:35:46 6fffc16646c2: Waiting 05:35:46 63ca1fbb43ae: Waiting 05:35:46 4209328a9472: Waiting 05:35:46 6cd0de4714e1: Layer already exists 05:35:46 edb90a00f47d: Layer already exists 05:35:46 4ddbdc02d220: Layer already exists 05:35:46 4381bca2ba79: Layer already exists 05:35:46 9561f2851349: Layer already exists 05:35:46 4209328a9472: Layer already exists 05:35:46 2f00d1f1a6d8: Layer already exists 05:35:46 1318946ac7cb: Layer already exists 05:35:46 44c2bd93d254: Layer already exists 05:35:46 1254784aa16b: Layer already exists 05:35:46 2a67da2068a9: Layer already exists 05:35:46 83e8fb3a8fe6: Layer already exists 05:35:46 5f70bf18a086: Layer already exists 05:35:46 4a1eb7448b81: Layer already exists 05:35:46 27b0480ae947: Layer already exists 05:35:46 6fffc16646c2: Layer already exists 05:35:46 63ca1fbb43ae: Layer already exists 05:35:46 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:43bb1cff1b85136689a9870a3de879d41e143817704b5987498a4108d802fd1e size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:46 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 05:35:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:35:47 4ddbdc02d220: Preparing 05:35:47 9561f2851349: Preparing 05:35:47 edb90a00f47d: Preparing 05:35:47 4381bca2ba79: Preparing 05:35:47 6cd0de4714e1: Preparing 05:35:47 2f00d1f1a6d8: Preparing 05:35:47 1318946ac7cb: Preparing 05:35:47 4209328a9472: Preparing 05:35:47 44c2bd93d254: Preparing 05:35:47 1254784aa16b: Preparing 05:35:47 83e8fb3a8fe6: Preparing 05:35:47 2a67da2068a9: Preparing 05:35:47 5f70bf18a086: Preparing 05:35:47 27b0480ae947: Preparing 05:35:47 4a1eb7448b81: Preparing 05:35:47 6fffc16646c2: Preparing 05:35:47 63ca1fbb43ae: Preparing 05:35:47 1254784aa16b: Waiting 05:35:47 83e8fb3a8fe6: Waiting 05:35:47 2a67da2068a9: Waiting 05:35:47 5f70bf18a086: Waiting 05:35:47 1318946ac7cb: Waiting 05:35:47 27b0480ae947: Waiting 05:35:47 2f00d1f1a6d8: Waiting 05:35:47 4209328a9472: Waiting 05:35:47 4a1eb7448b81: Waiting 05:35:47 44c2bd93d254: Waiting 05:35:47 63ca1fbb43ae: Waiting 05:35:47 4381bca2ba79: Layer already exists 05:35:47 edb90a00f47d: Layer already exists 05:35:47 4ddbdc02d220: Layer already exists 05:35:47 9561f2851349: Layer already exists 05:35:47 6cd0de4714e1: Layer already exists 05:35:47 1318946ac7cb: Layer already exists 05:35:47 4209328a9472: Layer already exists 05:35:47 2f00d1f1a6d8: Layer already exists 05:35:47 44c2bd93d254: Layer already exists 05:35:47 1254784aa16b: Layer already exists 05:35:47 5f70bf18a086: Layer already exists 05:35:47 2a67da2068a9: Layer already exists 05:35:47 83e8fb3a8fe6: Layer already exists 05:35:47 27b0480ae947: Layer already exists 05:35:47 4a1eb7448b81: Layer already exists 05:35:47 63ca1fbb43ae: Layer already exists 05:35:47 6fffc16646c2: Layer already exists 05:35:47 main: digest: sha256:43bb1cff1b85136689a9870a3de879d41e143817704b5987498a4108d802fd1e size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:35:47 ===================================================== [Pipeline] echo 05:35:47 taggedImages: 05:35:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:018de14706ecd28e419c0433dda1c317afd0e2ef 05:35:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 05:35:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.95 05:35:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 05:35:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 05:35:47 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 05:35:47 018de14706ecd28e419c0433dda1c317afd0e2ef 05:35:47 latest 05:35:47 3.2.0-dev.95 05:35:47 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 05:35:47 main 05:35:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:47 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:018de14706ecd28e419c0433dda1c317afd0e2ef 05:35:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:35:48 47e8ee2b4d67: Preparing 05:35:48 805200511600: Preparing 05:35:48 087b0081d864: Preparing 05:35:48 1158b698379f: Preparing 05:35:48 44c2bd93d254: Preparing 05:35:48 1254784aa16b: Preparing 05:35:48 a34344acbf69: Preparing 05:35:48 2b58d0539457: Preparing 05:35:48 63ca1fbb43ae: Preparing 05:35:48 a34344acbf69: Waiting 05:35:48 2b58d0539457: Waiting 05:35:48 63ca1fbb43ae: Waiting 05:35:48 1254784aa16b: Waiting 05:35:48 47e8ee2b4d67: Layer already exists 05:35:48 44c2bd93d254: Layer already exists 05:35:48 805200511600: Layer already exists 05:35:48 1254784aa16b: Layer already exists 05:35:48 2b58d0539457: Layer already exists 05:35:48 a34344acbf69: Layer already exists 05:35:48 63ca1fbb43ae: Layer already exists 05:35:48 087b0081d864: Pushed 05:35:50 1158b698379f: Pushed 05:35:50 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:6000487c554fee9159e105e84130baa8154aabce0e5f247c71aa5e369e0e2a07 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:50 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 05:35:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:35:50 47e8ee2b4d67: Preparing 05:35:50 805200511600: Preparing 05:35:50 087b0081d864: Preparing 05:35:50 1158b698379f: Preparing 05:35:50 44c2bd93d254: Preparing 05:35:50 1254784aa16b: Preparing 05:35:50 a34344acbf69: Preparing 05:35:50 2b58d0539457: Preparing 05:35:50 63ca1fbb43ae: Preparing 05:35:50 1254784aa16b: Waiting 05:35:50 a34344acbf69: Waiting 05:35:50 63ca1fbb43ae: Waiting 05:35:50 2b58d0539457: Waiting 05:35:50 805200511600: Layer already exists 05:35:50 1158b698379f: Layer already exists 05:35:50 47e8ee2b4d67: Layer already exists 05:35:50 44c2bd93d254: Layer already exists 05:35:50 087b0081d864: Layer already exists 05:35:50 1254784aa16b: Layer already exists 05:35:50 2b58d0539457: Layer already exists 05:35:50 a34344acbf69: Layer already exists 05:35:50 63ca1fbb43ae: Layer already exists 05:35:50 latest: digest: sha256:6000487c554fee9159e105e84130baa8154aabce0e5f247c71aa5e369e0e2a07 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:50 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.95 05:35:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:35:51 47e8ee2b4d67: Preparing 05:35:51 805200511600: Preparing 05:35:51 087b0081d864: Preparing 05:35:51 1158b698379f: Preparing 05:35:51 44c2bd93d254: Preparing 05:35:51 1254784aa16b: Preparing 05:35:51 a34344acbf69: Preparing 05:35:51 2b58d0539457: Preparing 05:35:51 63ca1fbb43ae: Preparing 05:35:51 1254784aa16b: Waiting 05:35:51 a34344acbf69: Waiting 05:35:51 2b58d0539457: Waiting 05:35:51 63ca1fbb43ae: Waiting 05:35:51 47e8ee2b4d67: Layer already exists 05:35:51 1158b698379f: Layer already exists 05:35:51 087b0081d864: Layer already exists 05:35:51 44c2bd93d254: Layer already exists 05:35:51 805200511600: Layer already exists 05:35:51 1254784aa16b: Layer already exists 05:35:51 2b58d0539457: Layer already exists 05:35:51 a34344acbf69: Layer already exists 05:35:51 63ca1fbb43ae: Layer already exists 05:35:51 3.2.0-dev.95: digest: sha256:6000487c554fee9159e105e84130baa8154aabce0e5f247c71aa5e369e0e2a07 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:51 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 05:35:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:35:51 47e8ee2b4d67: Preparing 05:35:51 805200511600: Preparing 05:35:51 087b0081d864: Preparing 05:35:51 1158b698379f: Preparing 05:35:51 44c2bd93d254: Preparing 05:35:51 1254784aa16b: Preparing 05:35:51 a34344acbf69: Preparing 05:35:51 2b58d0539457: Preparing 05:35:51 63ca1fbb43ae: Preparing 05:35:51 63ca1fbb43ae: Waiting 05:35:51 a34344acbf69: Waiting 05:35:51 2b58d0539457: Waiting 05:35:51 1254784aa16b: Waiting 05:35:51 44c2bd93d254: Layer already exists 05:35:51 1158b698379f: Layer already exists 05:35:51 805200511600: Layer already exists 05:35:51 47e8ee2b4d67: Layer already exists 05:35:51 087b0081d864: Layer already exists 05:35:51 1254784aa16b: Layer already exists 05:35:51 a34344acbf69: Layer already exists 05:35:51 63ca1fbb43ae: Layer already exists 05:35:51 2b58d0539457: Layer already exists 05:35:51 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:6000487c554fee9159e105e84130baa8154aabce0e5f247c71aa5e369e0e2a07 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:52 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 05:35:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:35:52 47e8ee2b4d67: Preparing 05:35:52 805200511600: Preparing 05:35:52 087b0081d864: Preparing 05:35:52 1158b698379f: Preparing 05:35:52 44c2bd93d254: Preparing 05:35:52 1254784aa16b: Preparing 05:35:52 a34344acbf69: Preparing 05:35:52 2b58d0539457: Preparing 05:35:52 63ca1fbb43ae: Preparing 05:35:52 1254784aa16b: Waiting 05:35:52 a34344acbf69: Waiting 05:35:52 2b58d0539457: Waiting 05:35:52 63ca1fbb43ae: Waiting 05:35:52 087b0081d864: Layer already exists 05:35:52 1158b698379f: Layer already exists 05:35:52 805200511600: Layer already exists 05:35:52 47e8ee2b4d67: Layer already exists 05:35:52 44c2bd93d254: Layer already exists 05:35:52 1254784aa16b: Layer already exists 05:35:52 2b58d0539457: Layer already exists 05:35:52 63ca1fbb43ae: Layer already exists 05:35:52 a34344acbf69: Layer already exists 05:35:52 main: digest: sha256:6000487c554fee9159e105e84130baa8154aabce0e5f247c71aa5e369e0e2a07 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:35:52 ===================================================== [Pipeline] echo 05:35:52 taggedImages: 05:35:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth:018de14706ecd28e419c0433dda1c317afd0e2ef 05:35:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 05:35:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.95 05:35:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 05:35:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 05:35:52 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 05:35:52 018de14706ecd28e419c0433dda1c317afd0e2ef 05:35:52 latest 05:35:52 3.2.0-dev.95 05:35:52 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 05:35:52 main 05:35:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:53 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:018de14706ecd28e419c0433dda1c317afd0e2ef 05:35:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:35:53 a7dff43aaf81: Preparing 05:35:53 077399aa3c5f: Preparing 05:35:53 6c59ff36c98d: Preparing 05:35:53 3c61704f344e: Preparing 05:35:53 1692c3170693: Preparing 05:35:53 44c2bd93d254: Preparing 05:35:53 1254784aa16b: Preparing 05:35:53 1be0581bb17d: Preparing 05:35:53 fb99b8e42ef9: Preparing 05:35:53 135bb096ea54: Preparing 05:35:53 63ca1fbb43ae: Preparing 05:35:53 44c2bd93d254: Waiting 05:35:53 fb99b8e42ef9: Waiting 05:35:53 135bb096ea54: Waiting 05:35:53 1254784aa16b: Waiting 05:35:53 63ca1fbb43ae: Waiting 05:35:53 1be0581bb17d: Waiting 05:35:53 a7dff43aaf81: Pushed 05:35:53 1692c3170693: Pushed 05:35:53 077399aa3c5f: Pushed 05:35:53 3c61704f344e: Pushed 05:35:53 44c2bd93d254: Layer already exists 05:35:53 1254784aa16b: Layer already exists 05:35:53 63ca1fbb43ae: Layer already exists 05:35:53 1be0581bb17d: Pushed 05:35:53 fb99b8e42ef9: Pushed 05:35:54 6c59ff36c98d: Pushed 05:35:54 135bb096ea54: Pushed 05:35:54 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:2da19200e6fe778de87ba56ca9edf21a37586f34c3896f88d166dc7f29d84842 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:55 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 05:35:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:35:55 a7dff43aaf81: Preparing 05:35:55 077399aa3c5f: Preparing 05:35:55 6c59ff36c98d: Preparing 05:35:55 3c61704f344e: Preparing 05:35:55 1692c3170693: Preparing 05:35:55 44c2bd93d254: Preparing 05:35:55 1254784aa16b: Preparing 05:35:55 1be0581bb17d: Preparing 05:35:55 fb99b8e42ef9: Preparing 05:35:55 135bb096ea54: Preparing 05:35:55 63ca1fbb43ae: Preparing 05:35:55 1254784aa16b: Waiting 05:35:55 135bb096ea54: Waiting 05:35:55 1be0581bb17d: Waiting 05:35:55 fb99b8e42ef9: Waiting 05:35:55 44c2bd93d254: Waiting 05:35:55 63ca1fbb43ae: Waiting 05:35:55 077399aa3c5f: Layer already exists 05:35:55 6c59ff36c98d: Layer already exists 05:35:55 a7dff43aaf81: Layer already exists 05:35:55 1692c3170693: Layer already exists 05:35:55 3c61704f344e: Layer already exists 05:35:55 44c2bd93d254: Layer already exists 05:35:55 135bb096ea54: Layer already exists 05:35:55 fb99b8e42ef9: Layer already exists 05:35:55 1be0581bb17d: Layer already exists 05:35:55 1254784aa16b: Layer already exists 05:35:55 63ca1fbb43ae: Layer already exists 05:35:55 latest: digest: sha256:2da19200e6fe778de87ba56ca9edf21a37586f34c3896f88d166dc7f29d84842 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:55 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.95 05:35:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:35:56 a7dff43aaf81: Preparing 05:35:56 077399aa3c5f: Preparing 05:35:56 6c59ff36c98d: Preparing 05:35:56 3c61704f344e: Preparing 05:35:56 1692c3170693: Preparing 05:35:56 44c2bd93d254: Preparing 05:35:56 1254784aa16b: Preparing 05:35:56 1be0581bb17d: Preparing 05:35:56 fb99b8e42ef9: Preparing 05:35:56 135bb096ea54: Preparing 05:35:56 63ca1fbb43ae: Preparing 05:35:56 1254784aa16b: Waiting 05:35:56 44c2bd93d254: Waiting 05:35:56 1be0581bb17d: Waiting 05:35:56 fb99b8e42ef9: Waiting 05:35:56 135bb096ea54: Waiting 05:35:56 63ca1fbb43ae: Waiting 05:35:56 3c61704f344e: Layer already exists 05:35:56 077399aa3c5f: Layer already exists 05:35:56 a7dff43aaf81: Layer already exists 05:35:56 1692c3170693: Layer already exists 05:35:56 6c59ff36c98d: Layer already exists 05:35:56 1254784aa16b: Layer already exists 05:35:56 fb99b8e42ef9: Layer already exists 05:35:56 44c2bd93d254: Layer already exists 05:35:56 135bb096ea54: Layer already exists 05:35:56 1be0581bb17d: Layer already exists 05:35:56 63ca1fbb43ae: Layer already exists 05:35:56 3.2.0-dev.95: digest: sha256:2da19200e6fe778de87ba56ca9edf21a37586f34c3896f88d166dc7f29d84842 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:56 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 05:35:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:35:56 a7dff43aaf81: Preparing 05:35:56 077399aa3c5f: Preparing 05:35:56 6c59ff36c98d: Preparing 05:35:56 3c61704f344e: Preparing 05:35:56 1692c3170693: Preparing 05:35:56 44c2bd93d254: Preparing 05:35:56 1254784aa16b: Preparing 05:35:56 1be0581bb17d: Preparing 05:35:56 fb99b8e42ef9: Preparing 05:35:56 135bb096ea54: Preparing 05:35:56 63ca1fbb43ae: Preparing 05:35:56 44c2bd93d254: Waiting 05:35:56 1254784aa16b: Waiting 05:35:56 135bb096ea54: Waiting 05:35:56 63ca1fbb43ae: Waiting 05:35:56 fb99b8e42ef9: Waiting 05:35:56 1be0581bb17d: Waiting 05:35:56 a7dff43aaf81: Layer already exists 05:35:56 077399aa3c5f: Layer already exists 05:35:56 6c59ff36c98d: Layer already exists 05:35:56 3c61704f344e: Layer already exists 05:35:56 1692c3170693: Layer already exists 05:35:56 1be0581bb17d: Layer already exists 05:35:56 1254784aa16b: Layer already exists 05:35:56 44c2bd93d254: Layer already exists 05:35:56 fb99b8e42ef9: Layer already exists 05:35:56 135bb096ea54: Layer already exists 05:35:56 63ca1fbb43ae: Layer already exists 05:35:56 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:2da19200e6fe778de87ba56ca9edf21a37586f34c3896f88d166dc7f29d84842 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:57 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 05:35:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:35:57 a7dff43aaf81: Preparing 05:35:57 077399aa3c5f: Preparing 05:35:57 6c59ff36c98d: Preparing 05:35:57 3c61704f344e: Preparing 05:35:57 1692c3170693: Preparing 05:35:57 44c2bd93d254: Preparing 05:35:57 1254784aa16b: Preparing 05:35:57 1be0581bb17d: Preparing 05:35:57 fb99b8e42ef9: Preparing 05:35:57 135bb096ea54: Preparing 05:35:57 63ca1fbb43ae: Preparing 05:35:57 44c2bd93d254: Waiting 05:35:57 1be0581bb17d: Waiting 05:35:57 fb99b8e42ef9: Waiting 05:35:57 135bb096ea54: Waiting 05:35:57 63ca1fbb43ae: Waiting 05:35:57 1254784aa16b: Waiting 05:35:57 a7dff43aaf81: Layer already exists 05:35:57 1692c3170693: Layer already exists 05:35:57 077399aa3c5f: Layer already exists 05:35:57 3c61704f344e: Layer already exists 05:35:57 6c59ff36c98d: Layer already exists 05:35:57 fb99b8e42ef9: Layer already exists 05:35:57 1254784aa16b: Layer already exists 05:35:57 1be0581bb17d: Layer already exists 05:35:57 135bb096ea54: Layer already exists 05:35:57 44c2bd93d254: Layer already exists 05:35:57 63ca1fbb43ae: Layer already exists 05:35:57 main: digest: sha256:2da19200e6fe778de87ba56ca9edf21a37586f34c3896f88d166dc7f29d84842 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:35:57 ===================================================== [Pipeline] echo 05:35:57 taggedImages: 05:35:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup:018de14706ecd28e419c0433dda1c317afd0e2ef 05:35:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 05:35:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.95 05:35:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 05:35:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 05:35:57 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 05:35:57 018de14706ecd28e419c0433dda1c317afd0e2ef 05:35:57 latest 05:35:57 3.2.0-dev.95 05:35:57 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 05:35:57 main 05:35:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:57 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:018de14706ecd28e419c0433dda1c317afd0e2ef 05:35:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:35:58 641231337a84: Preparing 05:35:58 6e716db4ab62: Preparing 05:35:58 19e6bdc369b9: Preparing 05:35:58 8823fe353b7e: Preparing 05:35:58 f13ff5a04473: Preparing 05:35:58 245c671125b3: Preparing 05:35:58 c6a5cd704b8d: Preparing 05:35:58 44c2bd93d254: Preparing 05:35:58 1254784aa16b: Preparing 05:35:58 82c524b1dbba: Preparing 05:35:58 925496526d90: Preparing 05:35:58 63ca1fbb43ae: Preparing 05:35:58 1254784aa16b: Waiting 05:35:58 245c671125b3: Waiting 05:35:58 c6a5cd704b8d: Waiting 05:35:58 82c524b1dbba: Waiting 05:35:58 63ca1fbb43ae: Waiting 05:35:58 925496526d90: Waiting 05:35:58 44c2bd93d254: Waiting 05:35:58 641231337a84: Pushed 05:35:58 6e716db4ab62: Pushed 05:35:58 f13ff5a04473: Pushed 05:35:58 44c2bd93d254: Layer already exists 05:35:58 1254784aa16b: Layer already exists 05:35:58 c6a5cd704b8d: Pushed 05:35:58 245c671125b3: Pushed 05:35:58 63ca1fbb43ae: Layer already exists 05:35:58 82c524b1dbba: Pushed 05:35:59 8823fe353b7e: Pushed 05:35:59 19e6bdc369b9: Pushed 05:35:59 925496526d90: Pushed 05:35:59 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:8c97506f91cad43cb8cb14642dc7abeccf3f71ad2315d0af878e9cb29a9420e6 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:00 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 05:36:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:36:00 641231337a84: Preparing 05:36:00 6e716db4ab62: Preparing 05:36:00 19e6bdc369b9: Preparing 05:36:00 8823fe353b7e: Preparing 05:36:00 f13ff5a04473: Preparing 05:36:00 245c671125b3: Preparing 05:36:00 c6a5cd704b8d: Preparing 05:36:00 44c2bd93d254: Preparing 05:36:00 1254784aa16b: Preparing 05:36:00 82c524b1dbba: Preparing 05:36:00 925496526d90: Preparing 05:36:00 63ca1fbb43ae: Preparing 05:36:00 44c2bd93d254: Waiting 05:36:00 1254784aa16b: Waiting 05:36:00 82c524b1dbba: Waiting 05:36:00 925496526d90: Waiting 05:36:00 63ca1fbb43ae: Waiting 05:36:00 c6a5cd704b8d: Waiting 05:36:00 19e6bdc369b9: Layer already exists 05:36:00 f13ff5a04473: Layer already exists 05:36:00 8823fe353b7e: Layer already exists 05:36:00 641231337a84: Layer already exists 05:36:00 6e716db4ab62: Layer already exists 05:36:00 245c671125b3: Layer already exists 05:36:00 c6a5cd704b8d: Layer already exists 05:36:00 44c2bd93d254: Layer already exists 05:36:00 1254784aa16b: Layer already exists 05:36:00 82c524b1dbba: Layer already exists 05:36:00 925496526d90: Layer already exists 05:36:00 63ca1fbb43ae: Layer already exists 05:36:00 latest: digest: sha256:8c97506f91cad43cb8cb14642dc7abeccf3f71ad2315d0af878e9cb29a9420e6 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:00 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.95 05:36:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:36:01 641231337a84: Preparing 05:36:01 6e716db4ab62: Preparing 05:36:01 19e6bdc369b9: Preparing 05:36:01 8823fe353b7e: Preparing 05:36:01 f13ff5a04473: Preparing 05:36:01 245c671125b3: Preparing 05:36:01 c6a5cd704b8d: Preparing 05:36:01 44c2bd93d254: Preparing 05:36:01 1254784aa16b: Preparing 05:36:01 82c524b1dbba: Preparing 05:36:01 925496526d90: Preparing 05:36:01 63ca1fbb43ae: Preparing 05:36:01 c6a5cd704b8d: Waiting 05:36:01 82c524b1dbba: Waiting 05:36:01 925496526d90: Waiting 05:36:01 44c2bd93d254: Waiting 05:36:01 63ca1fbb43ae: Waiting 05:36:01 1254784aa16b: Waiting 05:36:01 8823fe353b7e: Layer already exists 05:36:01 641231337a84: Layer already exists 05:36:01 f13ff5a04473: Layer already exists 05:36:01 19e6bdc369b9: Layer already exists 05:36:01 6e716db4ab62: Layer already exists 05:36:01 245c671125b3: Layer already exists 05:36:01 c6a5cd704b8d: Layer already exists 05:36:01 1254784aa16b: Layer already exists 05:36:01 82c524b1dbba: Layer already exists 05:36:01 44c2bd93d254: Layer already exists 05:36:01 925496526d90: Layer already exists 05:36:01 63ca1fbb43ae: Layer already exists 05:36:01 3.2.0-dev.95: digest: sha256:8c97506f91cad43cb8cb14642dc7abeccf3f71ad2315d0af878e9cb29a9420e6 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:01 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 05:36:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:36:01 641231337a84: Preparing 05:36:01 6e716db4ab62: Preparing 05:36:01 19e6bdc369b9: Preparing 05:36:01 8823fe353b7e: Preparing 05:36:01 f13ff5a04473: Preparing 05:36:01 245c671125b3: Preparing 05:36:01 c6a5cd704b8d: Preparing 05:36:01 44c2bd93d254: Preparing 05:36:01 1254784aa16b: Preparing 05:36:01 82c524b1dbba: Preparing 05:36:01 925496526d90: Preparing 05:36:01 63ca1fbb43ae: Preparing 05:36:01 245c671125b3: Waiting 05:36:01 c6a5cd704b8d: Waiting 05:36:01 82c524b1dbba: Waiting 05:36:01 1254784aa16b: Waiting 05:36:01 925496526d90: Waiting 05:36:01 8823fe353b7e: Layer already exists 05:36:01 6e716db4ab62: Layer already exists 05:36:01 641231337a84: Layer already exists 05:36:01 19e6bdc369b9: Layer already exists 05:36:01 f13ff5a04473: Layer already exists 05:36:01 c6a5cd704b8d: Layer already exists 05:36:01 44c2bd93d254: Layer already exists 05:36:01 82c524b1dbba: Layer already exists 05:36:01 245c671125b3: Layer already exists 05:36:01 1254784aa16b: Layer already exists 05:36:01 925496526d90: Layer already exists 05:36:01 63ca1fbb43ae: Layer already exists 05:36:01 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:8c97506f91cad43cb8cb14642dc7abeccf3f71ad2315d0af878e9cb29a9420e6 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:02 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 05:36:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:36:02 641231337a84: Preparing 05:36:02 6e716db4ab62: Preparing 05:36:02 19e6bdc369b9: Preparing 05:36:02 8823fe353b7e: Preparing 05:36:02 f13ff5a04473: Preparing 05:36:02 245c671125b3: Preparing 05:36:02 c6a5cd704b8d: Preparing 05:36:02 44c2bd93d254: Preparing 05:36:02 1254784aa16b: Preparing 05:36:02 82c524b1dbba: Preparing 05:36:02 925496526d90: Preparing 05:36:02 63ca1fbb43ae: Preparing 05:36:02 c6a5cd704b8d: Waiting 05:36:02 44c2bd93d254: Waiting 05:36:02 925496526d90: Waiting 05:36:02 63ca1fbb43ae: Waiting 05:36:02 1254784aa16b: Waiting 05:36:02 82c524b1dbba: Waiting 05:36:02 245c671125b3: Waiting 05:36:02 6e716db4ab62: Layer already exists 05:36:02 f13ff5a04473: Layer already exists 05:36:02 8823fe353b7e: Layer already exists 05:36:02 19e6bdc369b9: Layer already exists 05:36:02 641231337a84: Layer already exists 05:36:02 c6a5cd704b8d: Layer already exists 05:36:02 44c2bd93d254: Layer already exists 05:36:02 245c671125b3: Layer already exists 05:36:02 1254784aa16b: Layer already exists 05:36:02 82c524b1dbba: Layer already exists 05:36:02 925496526d90: Layer already exists 05:36:02 63ca1fbb43ae: Layer already exists 05:36:02 main: digest: sha256:8c97506f91cad43cb8cb14642dc7abeccf3f71ad2315d0af878e9cb29a9420e6 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:36:02 ===================================================== [Pipeline] echo 05:36:02 taggedImages: 05:36:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:018de14706ecd28e419c0433dda1c317afd0e2ef 05:36:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 05:36:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.95 05:36:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 05:36:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 05:36:02 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 05:36:02 018de14706ecd28e419c0433dda1c317afd0e2ef 05:36:02 latest 05:36:02 3.2.0-dev.95 05:36:02 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 05:36:02 main 05:36:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:02 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:018de14706ecd28e419c0433dda1c317afd0e2ef 05:36:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:36:03 0cad1aea9af7: Preparing 05:36:03 985d194dcd48: Preparing 05:36:03 44c2bd93d254: Preparing 05:36:03 1254784aa16b: Preparing 05:36:03 31e14ca48dc1: Preparing 05:36:03 e1d0c4f2ee3a: Preparing 05:36:03 63ca1fbb43ae: Preparing 05:36:03 e1d0c4f2ee3a: Waiting 05:36:03 63ca1fbb43ae: Waiting 05:36:03 1254784aa16b: Layer already exists 05:36:03 44c2bd93d254: Layer already exists 05:36:03 63ca1fbb43ae: Layer already exists 05:36:03 0cad1aea9af7: Pushed 05:36:03 31e14ca48dc1: Pushed 05:36:04 e1d0c4f2ee3a: Pushed 05:36:05 985d194dcd48: Pushed 05:36:05 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:cf731fccec8bcade59e0d5f04e053c360fa9f764b985625c5c65fd9feec9470b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:05 + 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 05:36:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 05:36:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:36:05 0cad1aea9af7: Preparing 05:36:05 985d194dcd48: Preparing 05:36:05 44c2bd93d254: Preparing 05:36:05 1254784aa16b: Preparing 05:36:05 31e14ca48dc1: Preparing 05:36:05 e1d0c4f2ee3a: Preparing 05:36:05 63ca1fbb43ae: Preparing 05:36:05 e1d0c4f2ee3a: Waiting 05:36:05 63ca1fbb43ae: Waiting 05:36:05 44c2bd93d254: Layer already exists 05:36:05 31e14ca48dc1: Layer already exists 05:36:05 0cad1aea9af7: Layer already exists 05:36:05 985d194dcd48: Layer already exists 05:36:05 1254784aa16b: Layer already exists 05:36:05 63ca1fbb43ae: Layer already exists 05:36:05 e1d0c4f2ee3a: Layer already exists 05:36:05 latest: digest: sha256:cf731fccec8bcade59e0d5f04e053c360fa9f764b985625c5c65fd9feec9470b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:05 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.95 05:36:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:36:06 0cad1aea9af7: Preparing 05:36:06 985d194dcd48: Preparing 05:36:06 44c2bd93d254: Preparing 05:36:06 1254784aa16b: Preparing 05:36:06 31e14ca48dc1: Preparing 05:36:06 e1d0c4f2ee3a: Preparing 05:36:06 63ca1fbb43ae: Preparing 05:36:06 e1d0c4f2ee3a: Waiting 05:36:06 63ca1fbb43ae: Waiting 05:36:06 44c2bd93d254: Layer already exists 05:36:06 31e14ca48dc1: Layer already exists 05:36:06 1254784aa16b: Layer already exists 05:36:06 985d194dcd48: Layer already exists 05:36:06 0cad1aea9af7: Layer already exists 05:36:06 e1d0c4f2ee3a: Layer already exists 05:36:06 63ca1fbb43ae: Layer already exists 05:36:06 3.2.0-dev.95: digest: sha256:cf731fccec8bcade59e0d5f04e053c360fa9f764b985625c5c65fd9feec9470b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:06 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 05:36:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:36:06 0cad1aea9af7: Preparing 05:36:06 985d194dcd48: Preparing 05:36:06 44c2bd93d254: Preparing 05:36:06 1254784aa16b: Preparing 05:36:06 31e14ca48dc1: Preparing 05:36:06 e1d0c4f2ee3a: Preparing 05:36:06 63ca1fbb43ae: Preparing 05:36:06 e1d0c4f2ee3a: Waiting 05:36:06 63ca1fbb43ae: Waiting 05:36:06 1254784aa16b: Layer already exists 05:36:06 31e14ca48dc1: Layer already exists 05:36:06 0cad1aea9af7: Layer already exists 05:36:06 44c2bd93d254: Layer already exists 05:36:06 985d194dcd48: Layer already exists 05:36:06 63ca1fbb43ae: Layer already exists 05:36:06 e1d0c4f2ee3a: Layer already exists 05:36:06 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:cf731fccec8bcade59e0d5f04e053c360fa9f764b985625c5c65fd9feec9470b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:07 + 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 05:36:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 05:36:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:36:07 0cad1aea9af7: Preparing 05:36:07 985d194dcd48: Preparing 05:36:07 44c2bd93d254: Preparing 05:36:07 1254784aa16b: Preparing 05:36:07 31e14ca48dc1: Preparing 05:36:07 e1d0c4f2ee3a: Preparing 05:36:07 63ca1fbb43ae: Preparing 05:36:07 63ca1fbb43ae: Waiting 05:36:07 e1d0c4f2ee3a: Waiting 05:36:07 31e14ca48dc1: Layer already exists 05:36:07 1254784aa16b: Layer already exists 05:36:07 0cad1aea9af7: Layer already exists 05:36:07 44c2bd93d254: Layer already exists 05:36:07 985d194dcd48: Layer already exists 05:36:07 63ca1fbb43ae: Layer already exists 05:36:07 e1d0c4f2ee3a: Layer already exists 05:36:07 main: digest: sha256:cf731fccec8bcade59e0d5f04e053c360fa9f764b985625c5c65fd9feec9470b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:36:07 ===================================================== [Pipeline] echo 05:36:07 taggedImages: 05:36:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:018de14706ecd28e419c0433dda1c317afd0e2ef 05:36:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 05:36:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.95 05:36:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 05:36:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 05:36:07 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 05:36:07 018de14706ecd28e419c0433dda1c317afd0e2ef 05:36:07 latest 05:36:07 3.2.0-dev.95 05:36:07 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 05:36:07 main 05:36:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:08 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:018de14706ecd28e419c0433dda1c317afd0e2ef 05:36:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:36:08 04887fd9472b: Preparing 05:36:08 6ded0c5688c0: Preparing 05:36:08 a53560f60ee4: Preparing 05:36:08 44c2bd93d254: Preparing 05:36:08 1254784aa16b: Preparing 05:36:08 515be2d74a0f: Preparing 05:36:08 2965d72963f2: Preparing 05:36:08 e5dd2dc391bd: Preparing 05:36:08 4b71cb86228a: Preparing 05:36:08 63ca1fbb43ae: Preparing 05:36:08 515be2d74a0f: Waiting 05:36:08 2965d72963f2: Waiting 05:36:08 e5dd2dc391bd: Waiting 05:36:08 63ca1fbb43ae: Waiting 05:36:08 4b71cb86228a: Waiting 05:36:08 44c2bd93d254: Layer already exists 05:36:08 1254784aa16b: Layer already exists 05:36:08 04887fd9472b: Pushed 05:36:08 a53560f60ee4: Pushed 05:36:08 6ded0c5688c0: Pushed 05:36:08 63ca1fbb43ae: Layer already exists 05:36:08 e5dd2dc391bd: Pushed 05:36:09 4b71cb86228a: Pushed 05:36:14 2965d72963f2: Pushed 05:36:18 515be2d74a0f: Pushed 05:36:18 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:ee7a13a0e5de4cca01fcf0c65f5177595f668cb1c617842cfec40a12f8be132c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:18 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 05:36:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:36:19 04887fd9472b: Preparing 05:36:19 6ded0c5688c0: Preparing 05:36:19 a53560f60ee4: Preparing 05:36:19 44c2bd93d254: Preparing 05:36:19 1254784aa16b: Preparing 05:36:19 515be2d74a0f: Preparing 05:36:19 2965d72963f2: Preparing 05:36:19 e5dd2dc391bd: Preparing 05:36:19 4b71cb86228a: Preparing 05:36:19 63ca1fbb43ae: Preparing 05:36:19 515be2d74a0f: Waiting 05:36:19 2965d72963f2: Waiting 05:36:19 e5dd2dc391bd: Waiting 05:36:19 63ca1fbb43ae: Waiting 05:36:19 1254784aa16b: Layer already exists 05:36:19 44c2bd93d254: Layer already exists 05:36:19 04887fd9472b: Layer already exists 05:36:19 a53560f60ee4: Layer already exists 05:36:19 6ded0c5688c0: Layer already exists 05:36:19 515be2d74a0f: Layer already exists 05:36:19 e5dd2dc391bd: Layer already exists 05:36:19 4b71cb86228a: Layer already exists 05:36:19 2965d72963f2: Layer already exists 05:36:19 63ca1fbb43ae: Layer already exists 05:36:19 latest: digest: sha256:ee7a13a0e5de4cca01fcf0c65f5177595f668cb1c617842cfec40a12f8be132c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:19 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.95 05:36:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:36:19 04887fd9472b: Preparing 05:36:19 6ded0c5688c0: Preparing 05:36:19 a53560f60ee4: Preparing 05:36:19 44c2bd93d254: Preparing 05:36:19 1254784aa16b: Preparing 05:36:19 515be2d74a0f: Preparing 05:36:19 2965d72963f2: Preparing 05:36:19 e5dd2dc391bd: Preparing 05:36:19 4b71cb86228a: Preparing 05:36:19 63ca1fbb43ae: Preparing 05:36:19 2965d72963f2: Waiting 05:36:19 e5dd2dc391bd: Waiting 05:36:19 4b71cb86228a: Waiting 05:36:19 63ca1fbb43ae: Waiting 05:36:19 515be2d74a0f: Waiting 05:36:19 04887fd9472b: Layer already exists 05:36:19 1254784aa16b: Layer already exists 05:36:19 6ded0c5688c0: Layer already exists 05:36:19 44c2bd93d254: Layer already exists 05:36:19 a53560f60ee4: Layer already exists 05:36:19 2965d72963f2: Layer already exists 05:36:19 515be2d74a0f: Layer already exists 05:36:19 e5dd2dc391bd: Layer already exists 05:36:19 63ca1fbb43ae: Layer already exists 05:36:19 4b71cb86228a: Layer already exists 05:36:19 3.2.0-dev.95: digest: sha256:ee7a13a0e5de4cca01fcf0c65f5177595f668cb1c617842cfec40a12f8be132c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:20 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 05:36:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:36:20 04887fd9472b: Preparing 05:36:20 6ded0c5688c0: Preparing 05:36:20 a53560f60ee4: Preparing 05:36:20 44c2bd93d254: Preparing 05:36:20 1254784aa16b: Preparing 05:36:20 515be2d74a0f: Preparing 05:36:20 2965d72963f2: Preparing 05:36:20 e5dd2dc391bd: Preparing 05:36:20 4b71cb86228a: Preparing 05:36:20 63ca1fbb43ae: Preparing 05:36:20 2965d72963f2: Waiting 05:36:20 e5dd2dc391bd: Waiting 05:36:20 4b71cb86228a: Waiting 05:36:20 63ca1fbb43ae: Waiting 05:36:20 515be2d74a0f: Waiting 05:36:20 a53560f60ee4: Layer already exists 05:36:20 6ded0c5688c0: Layer already exists 05:36:20 1254784aa16b: Layer already exists 05:36:20 04887fd9472b: Layer already exists 05:36:20 44c2bd93d254: Layer already exists 05:36:20 2965d72963f2: Layer already exists 05:36:20 515be2d74a0f: Layer already exists 05:36:20 e5dd2dc391bd: Layer already exists 05:36:20 4b71cb86228a: Layer already exists 05:36:20 63ca1fbb43ae: Layer already exists 05:36:20 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:ee7a13a0e5de4cca01fcf0c65f5177595f668cb1c617842cfec40a12f8be132c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:20 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 05:36:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:36:21 04887fd9472b: Preparing 05:36:21 6ded0c5688c0: Preparing 05:36:21 a53560f60ee4: Preparing 05:36:21 44c2bd93d254: Preparing 05:36:21 1254784aa16b: Preparing 05:36:21 515be2d74a0f: Preparing 05:36:21 2965d72963f2: Preparing 05:36:21 e5dd2dc391bd: Preparing 05:36:21 4b71cb86228a: Preparing 05:36:21 63ca1fbb43ae: Preparing 05:36:21 2965d72963f2: Waiting 05:36:21 e5dd2dc391bd: Waiting 05:36:21 4b71cb86228a: Waiting 05:36:21 63ca1fbb43ae: Waiting 05:36:21 515be2d74a0f: Waiting 05:36:21 a53560f60ee4: Layer already exists 05:36:21 04887fd9472b: Layer already exists 05:36:21 44c2bd93d254: Layer already exists 05:36:21 6ded0c5688c0: Layer already exists 05:36:21 1254784aa16b: Layer already exists 05:36:21 515be2d74a0f: Layer already exists 05:36:21 e5dd2dc391bd: Layer already exists 05:36:21 2965d72963f2: Layer already exists 05:36:21 4b71cb86228a: Layer already exists 05:36:21 63ca1fbb43ae: Layer already exists 05:36:21 main: digest: sha256:ee7a13a0e5de4cca01fcf0c65f5177595f668cb1c617842cfec40a12f8be132c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:36:21 ===================================================== [Pipeline] echo 05:36:21 taggedImages: 05:36:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:018de14706ecd28e419c0433dda1c317afd0e2ef 05:36:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 05:36:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.95 05:36:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 05:36:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 05:36:21 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 05:36:21 018de14706ecd28e419c0433dda1c317afd0e2ef 05:36:21 latest 05:36:21 3.2.0-dev.95 05:36:21 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 05:36:21 main 05:36:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:21 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:018de14706ecd28e419c0433dda1c317afd0e2ef 05:36:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:36:21 3777b3dfbd6d: Preparing 05:36:21 1bae83db690d: Preparing 05:36:21 faf1b139221d: Preparing 05:36:21 44c2bd93d254: Preparing 05:36:21 1254784aa16b: Preparing 05:36:21 809c1a657547: Preparing 05:36:21 4ad2d0d326dd: Preparing 05:36:21 ab40cebb9241: Preparing 05:36:21 63ca1fbb43ae: Preparing 05:36:21 ab40cebb9241: Waiting 05:36:21 63ca1fbb43ae: Waiting 05:36:21 809c1a657547: Waiting 05:36:21 4ad2d0d326dd: Waiting 05:36:21 1254784aa16b: Layer already exists 05:36:21 44c2bd93d254: Layer already exists 05:36:21 3777b3dfbd6d: Pushed 05:36:21 1bae83db690d: Pushed 05:36:21 faf1b139221d: Pushed 05:36:21 63ca1fbb43ae: Layer already exists 05:36:21 4ad2d0d326dd: Pushed 05:36:22 ab40cebb9241: Pushed 05:36:30 809c1a657547: Pushed 05:36:30 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:3dd9e24afa681ba257bf4249808ffaed0639e181583563d7a8fec2f328ceaec2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:30 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 05:36:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:36:30 3777b3dfbd6d: Preparing 05:36:30 1bae83db690d: Preparing 05:36:30 faf1b139221d: Preparing 05:36:30 44c2bd93d254: Preparing 05:36:30 1254784aa16b: Preparing 05:36:30 809c1a657547: Preparing 05:36:30 4ad2d0d326dd: Preparing 05:36:30 ab40cebb9241: Preparing 05:36:30 63ca1fbb43ae: Preparing 05:36:30 809c1a657547: Waiting 05:36:30 4ad2d0d326dd: Waiting 05:36:30 ab40cebb9241: Waiting 05:36:30 1254784aa16b: Layer already exists 05:36:30 3777b3dfbd6d: Layer already exists 05:36:30 1bae83db690d: Layer already exists 05:36:30 faf1b139221d: Layer already exists 05:36:30 44c2bd93d254: Layer already exists 05:36:30 4ad2d0d326dd: Layer already exists 05:36:30 ab40cebb9241: Layer already exists 05:36:30 809c1a657547: Layer already exists 05:36:30 63ca1fbb43ae: Layer already exists 05:36:30 latest: digest: sha256:3dd9e24afa681ba257bf4249808ffaed0639e181583563d7a8fec2f328ceaec2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:31 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.95 05:36:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:36:31 3777b3dfbd6d: Preparing 05:36:31 1bae83db690d: Preparing 05:36:31 faf1b139221d: Preparing 05:36:31 44c2bd93d254: Preparing 05:36:31 1254784aa16b: Preparing 05:36:31 809c1a657547: Preparing 05:36:31 4ad2d0d326dd: Preparing 05:36:31 809c1a657547: Waiting 05:36:31 ab40cebb9241: Preparing 05:36:31 63ca1fbb43ae: Preparing 05:36:31 ab40cebb9241: Waiting 05:36:31 63ca1fbb43ae: Waiting 05:36:31 4ad2d0d326dd: Waiting 05:36:31 1254784aa16b: Layer already exists 05:36:31 44c2bd93d254: Layer already exists 05:36:31 1bae83db690d: Layer already exists 05:36:31 faf1b139221d: Layer already exists 05:36:31 3777b3dfbd6d: Layer already exists 05:36:31 4ad2d0d326dd: Layer already exists 05:36:31 63ca1fbb43ae: Layer already exists 05:36:31 ab40cebb9241: Layer already exists 05:36:31 809c1a657547: Layer already exists 05:36:31 3.2.0-dev.95: digest: sha256:3dd9e24afa681ba257bf4249808ffaed0639e181583563d7a8fec2f328ceaec2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:31 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 05:36:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:36:32 3777b3dfbd6d: Preparing 05:36:32 1bae83db690d: Preparing 05:36:32 faf1b139221d: Preparing 05:36:32 44c2bd93d254: Preparing 05:36:32 1254784aa16b: Preparing 05:36:32 809c1a657547: Preparing 05:36:32 4ad2d0d326dd: Preparing 05:36:32 ab40cebb9241: Preparing 05:36:32 63ca1fbb43ae: Preparing 05:36:32 809c1a657547: Waiting 05:36:32 ab40cebb9241: Waiting 05:36:32 4ad2d0d326dd: Waiting 05:36:32 63ca1fbb43ae: Waiting 05:36:32 faf1b139221d: Layer already exists 05:36:32 1bae83db690d: Layer already exists 05:36:32 3777b3dfbd6d: Layer already exists 05:36:32 44c2bd93d254: Layer already exists 05:36:32 1254784aa16b: Layer already exists 05:36:32 809c1a657547: Layer already exists 05:36:32 ab40cebb9241: Layer already exists 05:36:32 63ca1fbb43ae: Layer already exists 05:36:32 4ad2d0d326dd: Layer already exists 05:36:32 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:3dd9e24afa681ba257bf4249808ffaed0639e181583563d7a8fec2f328ceaec2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:32 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 05:36:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:36:32 3777b3dfbd6d: Preparing 05:36:32 1bae83db690d: Preparing 05:36:32 faf1b139221d: Preparing 05:36:32 44c2bd93d254: Preparing 05:36:32 1254784aa16b: Preparing 05:36:32 809c1a657547: Preparing 05:36:32 4ad2d0d326dd: Preparing 05:36:32 ab40cebb9241: Preparing 05:36:32 63ca1fbb43ae: Preparing 05:36:32 809c1a657547: Waiting 05:36:32 4ad2d0d326dd: Waiting 05:36:32 ab40cebb9241: Waiting 05:36:32 63ca1fbb43ae: Waiting 05:36:32 1254784aa16b: Layer already exists 05:36:32 1bae83db690d: Layer already exists 05:36:32 44c2bd93d254: Layer already exists 05:36:32 3777b3dfbd6d: Layer already exists 05:36:32 faf1b139221d: Layer already exists 05:36:32 ab40cebb9241: Layer already exists 05:36:32 4ad2d0d326dd: Layer already exists 05:36:32 809c1a657547: Layer already exists 05:36:32 63ca1fbb43ae: Layer already exists 05:36:32 main: digest: sha256:3dd9e24afa681ba257bf4249808ffaed0639e181583563d7a8fec2f328ceaec2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:36:32 ===================================================== [Pipeline] echo 05:36:32 taggedImages: 05:36:32 - nexus3.edgexfoundry.org:10004/security-spire-config:018de14706ecd28e419c0433dda1c317afd0e2ef 05:36:32 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 05:36:32 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.95 05:36:32 - nexus3.edgexfoundry.org:10004/security-spire-config:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 05:36:32 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 05:36:33 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 05:36:33 018de14706ecd28e419c0433dda1c317afd0e2ef 05:36:33 latest 05:36:33 3.2.0-dev.95 05:36:33 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 05:36:33 main 05:36:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:33 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:018de14706ecd28e419c0433dda1c317afd0e2ef 05:36:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:36:33 04887fd9472b: Preparing 05:36:33 728941fd6957: Preparing 05:36:33 d51d5aca596c: Preparing 05:36:33 44c2bd93d254: Preparing 05:36:33 1254784aa16b: Preparing 05:36:33 4c24dd153c8b: Preparing 05:36:33 e5dd2dc391bd: Preparing 05:36:33 4b71cb86228a: Preparing 05:36:33 63ca1fbb43ae: Preparing 05:36:33 4c24dd153c8b: Waiting 05:36:33 e5dd2dc391bd: Waiting 05:36:33 4b71cb86228a: Waiting 05:36:33 63ca1fbb43ae: Waiting 05:36:33 04887fd9472b: Layer already exists 05:36:33 1254784aa16b: Layer already exists 05:36:33 44c2bd93d254: Layer already exists 05:36:33 e5dd2dc391bd: Layer already exists 05:36:33 4b71cb86228a: Layer already exists 05:36:33 63ca1fbb43ae: Layer already exists 05:36:33 d51d5aca596c: Pushed 05:36:33 728941fd6957: Pushed 05:36:43 4c24dd153c8b: Pushed 05:36:43 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:9f9f813d2687014b735b78bcfb375a40d9fb8980b8b2946e30893889b1662bb8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:44 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 05:36:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:36:44 04887fd9472b: Preparing 05:36:44 728941fd6957: Preparing 05:36:44 d51d5aca596c: Preparing 05:36:44 44c2bd93d254: Preparing 05:36:44 1254784aa16b: Preparing 05:36:44 4c24dd153c8b: Preparing 05:36:44 e5dd2dc391bd: Preparing 05:36:44 4b71cb86228a: Preparing 05:36:44 63ca1fbb43ae: Preparing 05:36:44 e5dd2dc391bd: Waiting 05:36:44 4b71cb86228a: Waiting 05:36:44 63ca1fbb43ae: Waiting 05:36:44 4c24dd153c8b: Waiting 05:36:44 d51d5aca596c: Layer already exists 05:36:44 44c2bd93d254: Layer already exists 05:36:44 04887fd9472b: Layer already exists 05:36:44 1254784aa16b: Layer already exists 05:36:44 728941fd6957: Layer already exists 05:36:44 4c24dd153c8b: Layer already exists 05:36:44 63ca1fbb43ae: Layer already exists 05:36:44 4b71cb86228a: Layer already exists 05:36:44 e5dd2dc391bd: Layer already exists 05:36:44 latest: digest: sha256:9f9f813d2687014b735b78bcfb375a40d9fb8980b8b2946e30893889b1662bb8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:44 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.95 05:36:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:36:45 04887fd9472b: Preparing 05:36:45 728941fd6957: Preparing 05:36:45 d51d5aca596c: Preparing 05:36:45 44c2bd93d254: Preparing 05:36:45 1254784aa16b: Preparing 05:36:45 4c24dd153c8b: Preparing 05:36:45 e5dd2dc391bd: Preparing 05:36:45 4b71cb86228a: Preparing 05:36:45 63ca1fbb43ae: Preparing 05:36:45 4b71cb86228a: Waiting 05:36:45 4c24dd153c8b: Waiting 05:36:45 e5dd2dc391bd: Waiting 05:36:45 44c2bd93d254: Layer already exists 05:36:45 d51d5aca596c: Layer already exists 05:36:45 04887fd9472b: Layer already exists 05:36:45 728941fd6957: Layer already exists 05:36:45 1254784aa16b: Layer already exists 05:36:45 e5dd2dc391bd: Layer already exists 05:36:45 4c24dd153c8b: Layer already exists 05:36:45 4b71cb86228a: Layer already exists 05:36:45 63ca1fbb43ae: Layer already exists 05:36:45 3.2.0-dev.95: digest: sha256:9f9f813d2687014b735b78bcfb375a40d9fb8980b8b2946e30893889b1662bb8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:45 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 05:36:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:36:46 04887fd9472b: Preparing 05:36:46 728941fd6957: Preparing 05:36:46 d51d5aca596c: Preparing 05:36:46 44c2bd93d254: Preparing 05:36:46 1254784aa16b: Preparing 05:36:46 4c24dd153c8b: Preparing 05:36:46 e5dd2dc391bd: Preparing 05:36:46 4b71cb86228a: Preparing 05:36:46 63ca1fbb43ae: Preparing 05:36:46 4c24dd153c8b: Waiting 05:36:46 e5dd2dc391bd: Waiting 05:36:46 4b71cb86228a: Waiting 05:36:46 63ca1fbb43ae: Waiting 05:36:46 04887fd9472b: Layer already exists 05:36:46 d51d5aca596c: Layer already exists 05:36:46 44c2bd93d254: Layer already exists 05:36:46 1254784aa16b: Layer already exists 05:36:46 728941fd6957: Layer already exists 05:36:46 4b71cb86228a: Layer already exists 05:36:46 4c24dd153c8b: Layer already exists 05:36:46 e5dd2dc391bd: Layer already exists 05:36:46 63ca1fbb43ae: Layer already exists 05:36:46 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:9f9f813d2687014b735b78bcfb375a40d9fb8980b8b2946e30893889b1662bb8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:46 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 05:36:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:36:46 04887fd9472b: Preparing 05:36:46 728941fd6957: Preparing 05:36:46 d51d5aca596c: Preparing 05:36:46 44c2bd93d254: Preparing 05:36:46 1254784aa16b: Preparing 05:36:46 4c24dd153c8b: Preparing 05:36:46 e5dd2dc391bd: Preparing 05:36:46 4b71cb86228a: Preparing 05:36:46 63ca1fbb43ae: Preparing 05:36:46 e5dd2dc391bd: Waiting 05:36:46 4b71cb86228a: Waiting 05:36:46 63ca1fbb43ae: Waiting 05:36:46 4c24dd153c8b: Waiting 05:36:46 44c2bd93d254: Layer already exists 05:36:46 1254784aa16b: Layer already exists 05:36:46 728941fd6957: Layer already exists 05:36:46 04887fd9472b: Layer already exists 05:36:46 d51d5aca596c: Layer already exists 05:36:46 4c24dd153c8b: Layer already exists 05:36:46 e5dd2dc391bd: Layer already exists 05:36:46 63ca1fbb43ae: Layer already exists 05:36:46 4b71cb86228a: Layer already exists 05:36:46 main: digest: sha256:9f9f813d2687014b735b78bcfb375a40d9fb8980b8b2946e30893889b1662bb8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:36:46 ===================================================== [Pipeline] echo 05:36:46 taggedImages: 05:36:46 - nexus3.edgexfoundry.org:10004/security-spire-server:018de14706ecd28e419c0433dda1c317afd0e2ef 05:36:46 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 05:36:46 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.95 05:36:46 - nexus3.edgexfoundry.org:10004/security-spire-server:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 05:36:46 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 05:36:46 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 05:36:46 018de14706ecd28e419c0433dda1c317afd0e2ef 05:36:46 latest 05:36:46 3.2.0-dev.95 05:36:46 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 05:36:46 main 05:36:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:47 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:47 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:018de14706ecd28e419c0433dda1c317afd0e2ef 05:36:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 05:36:47 a30d2820212c: Preparing 05:36:47 72f56f1ffb5b: Preparing 05:36:47 44c2bd93d254: Preparing 05:36:47 1254784aa16b: Preparing 05:36:47 f7974bf51706: Preparing 05:36:47 dd55e1507cf4: Preparing 05:36:47 63ca1fbb43ae: Preparing 05:36:47 dd55e1507cf4: Waiting 05:36:47 63ca1fbb43ae: Waiting 05:36:47 1254784aa16b: Layer already exists 05:36:47 44c2bd93d254: Layer already exists 05:36:47 63ca1fbb43ae: Layer already exists 05:36:47 a30d2820212c: Pushed 05:36:47 f7974bf51706: Pushed 05:36:47 dd55e1507cf4: Pushed 05:36:51 72f56f1ffb5b: Pushed 05:36:51 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:7bf425ee57cb46f781ff0ad80b40785c6e88fc75ad3b35565e93fd455f6d5e9a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:51 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:51 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 05:36:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 05:36:51 a30d2820212c: Preparing 05:36:51 72f56f1ffb5b: Preparing 05:36:51 44c2bd93d254: Preparing 05:36:51 1254784aa16b: Preparing 05:36:51 f7974bf51706: Preparing 05:36:51 dd55e1507cf4: Preparing 05:36:51 63ca1fbb43ae: Preparing 05:36:51 63ca1fbb43ae: Waiting 05:36:51 dd55e1507cf4: Waiting 05:36:51 f7974bf51706: Layer already exists 05:36:51 a30d2820212c: Layer already exists 05:36:51 1254784aa16b: Layer already exists 05:36:51 72f56f1ffb5b: Layer already exists 05:36:51 44c2bd93d254: Layer already exists 05:36:51 dd55e1507cf4: Layer already exists 05:36:51 63ca1fbb43ae: Layer already exists 05:36:51 latest: digest: sha256:7bf425ee57cb46f781ff0ad80b40785c6e88fc75ad3b35565e93fd455f6d5e9a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:52 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:52 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.95 05:36:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 05:36:52 a30d2820212c: Preparing 05:36:52 72f56f1ffb5b: Preparing 05:36:52 44c2bd93d254: Preparing 05:36:52 1254784aa16b: Preparing 05:36:52 f7974bf51706: Preparing 05:36:52 dd55e1507cf4: Preparing 05:36:52 63ca1fbb43ae: Preparing 05:36:52 dd55e1507cf4: Waiting 05:36:52 72f56f1ffb5b: Layer already exists 05:36:52 44c2bd93d254: Layer already exists 05:36:52 1254784aa16b: Layer already exists 05:36:52 a30d2820212c: Layer already exists 05:36:52 f7974bf51706: Layer already exists 05:36:52 63ca1fbb43ae: Layer already exists 05:36:52 dd55e1507cf4: Layer already exists 05:36:52 3.2.0-dev.95: digest: sha256:7bf425ee57cb46f781ff0ad80b40785c6e88fc75ad3b35565e93fd455f6d5e9a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:52 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:53 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 05:36:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 05:36:53 a30d2820212c: Preparing 05:36:53 72f56f1ffb5b: Preparing 05:36:53 44c2bd93d254: Preparing 05:36:53 1254784aa16b: Preparing 05:36:53 f7974bf51706: Preparing 05:36:53 dd55e1507cf4: Preparing 05:36:53 63ca1fbb43ae: Preparing 05:36:53 dd55e1507cf4: Waiting 05:36:53 63ca1fbb43ae: Waiting 05:36:53 a30d2820212c: Layer already exists 05:36:53 f7974bf51706: Layer already exists 05:36:53 72f56f1ffb5b: Layer already exists 05:36:53 1254784aa16b: Layer already exists 05:36:53 44c2bd93d254: Layer already exists 05:36:53 dd55e1507cf4: Layer already exists 05:36:53 63ca1fbb43ae: Layer already exists 05:36:53 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:7bf425ee57cb46f781ff0ad80b40785c6e88fc75ad3b35565e93fd455f6d5e9a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:53 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:53 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 05:36:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 05:36:53 a30d2820212c: Preparing 05:36:53 72f56f1ffb5b: Preparing 05:36:53 44c2bd93d254: Preparing 05:36:53 1254784aa16b: Preparing 05:36:53 f7974bf51706: Preparing 05:36:53 dd55e1507cf4: Preparing 05:36:53 63ca1fbb43ae: Preparing 05:36:53 dd55e1507cf4: Waiting 05:36:53 63ca1fbb43ae: Waiting 05:36:53 72f56f1ffb5b: Layer already exists 05:36:53 f7974bf51706: Layer already exists 05:36:53 1254784aa16b: Layer already exists 05:36:53 a30d2820212c: Layer already exists 05:36:53 44c2bd93d254: Layer already exists 05:36:53 dd55e1507cf4: Layer already exists 05:36:53 63ca1fbb43ae: Layer already exists 05:36:53 main: digest: sha256:7bf425ee57cb46f781ff0ad80b40785c6e88fc75ad3b35565e93fd455f6d5e9a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:36:53 ===================================================== [Pipeline] echo 05:36:53 taggedImages: 05:36:53 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:018de14706ecd28e419c0433dda1c317afd0e2ef 05:36:53 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 05:36:53 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.95 05:36:53 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 05:36:53 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 05:36:53 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 05:36:53 018de14706ecd28e419c0433dda1c317afd0e2ef 05:36:53 latest 05:36:53 3.2.0-dev.95 05:36:53 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 05:36:53 main 05:36:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:54 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications:018de14706ecd28e419c0433dda1c317afd0e2ef 05:36:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:36:54 421354750ed8: Preparing 05:36:54 b7543d23db3e: Preparing 05:36:54 06ef6aa397e4: Preparing 05:36:54 44c2bd93d254: Preparing 05:36:54 1254784aa16b: Preparing 05:36:54 e36f08b19546: Preparing 05:36:54 58eb0bd0d37c: Preparing 05:36:54 63ca1fbb43ae: Preparing 05:36:54 e36f08b19546: Waiting 05:36:54 63ca1fbb43ae: Waiting 05:36:54 1254784aa16b: Layer already exists 05:36:54 44c2bd93d254: Layer already exists 05:36:54 b7543d23db3e: Pushed 05:36:54 421354750ed8: Pushed 05:36:54 63ca1fbb43ae: Layer already exists 05:36:54 e36f08b19546: Pushed 05:36:54 58eb0bd0d37c: Pushed 05:36:58 06ef6aa397e4: Pushed 05:36:58 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:a815b6a62d6c6068e8df7f1aab24cda5a6fcb93ff2171587a1164eddfaaca72c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:59 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 05:36:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:36:59 421354750ed8: Preparing 05:36:59 b7543d23db3e: Preparing 05:36:59 06ef6aa397e4: Preparing 05:36:59 44c2bd93d254: Preparing 05:36:59 1254784aa16b: Preparing 05:36:59 e36f08b19546: Preparing 05:36:59 58eb0bd0d37c: Preparing 05:36:59 63ca1fbb43ae: Preparing 05:36:59 e36f08b19546: Waiting 05:36:59 58eb0bd0d37c: Waiting 05:36:59 63ca1fbb43ae: Waiting 05:36:59 06ef6aa397e4: Layer already exists 05:36:59 421354750ed8: Layer already exists 05:36:59 1254784aa16b: Layer already exists 05:36:59 44c2bd93d254: Layer already exists 05:36:59 b7543d23db3e: Layer already exists 05:36:59 e36f08b19546: Layer already exists 05:36:59 63ca1fbb43ae: Layer already exists 05:36:59 58eb0bd0d37c: Layer already exists 05:36:59 latest: digest: sha256:a815b6a62d6c6068e8df7f1aab24cda5a6fcb93ff2171587a1164eddfaaca72c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:59 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.95 05:37:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:37:00 421354750ed8: Preparing 05:37:00 b7543d23db3e: Preparing 05:37:00 06ef6aa397e4: Preparing 05:37:00 44c2bd93d254: Preparing 05:37:00 1254784aa16b: Preparing 05:37:00 e36f08b19546: Preparing 05:37:00 58eb0bd0d37c: Preparing 05:37:00 63ca1fbb43ae: Preparing 05:37:00 63ca1fbb43ae: Waiting 05:37:00 58eb0bd0d37c: Waiting 05:37:00 e36f08b19546: Waiting 05:37:00 1254784aa16b: Layer already exists 05:37:00 06ef6aa397e4: Layer already exists 05:37:00 b7543d23db3e: Layer already exists 05:37:00 44c2bd93d254: Layer already exists 05:37:00 421354750ed8: Layer already exists 05:37:00 e36f08b19546: Layer already exists 05:37:00 63ca1fbb43ae: Layer already exists 05:37:00 58eb0bd0d37c: Layer already exists 05:37:00 3.2.0-dev.95: digest: sha256:a815b6a62d6c6068e8df7f1aab24cda5a6fcb93ff2171587a1164eddfaaca72c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:00 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 05:37:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:37:00 421354750ed8: Preparing 05:37:00 b7543d23db3e: Preparing 05:37:00 06ef6aa397e4: Preparing 05:37:00 44c2bd93d254: Preparing 05:37:00 1254784aa16b: Preparing 05:37:00 e36f08b19546: Preparing 05:37:00 58eb0bd0d37c: Preparing 05:37:00 63ca1fbb43ae: Preparing 05:37:00 58eb0bd0d37c: Waiting 05:37:00 63ca1fbb43ae: Waiting 05:37:00 e36f08b19546: Waiting 05:37:00 b7543d23db3e: Layer already exists 05:37:00 421354750ed8: Layer already exists 05:37:00 44c2bd93d254: Layer already exists 05:37:00 1254784aa16b: Layer already exists 05:37:00 06ef6aa397e4: Layer already exists 05:37:00 e36f08b19546: Layer already exists 05:37:00 58eb0bd0d37c: Layer already exists 05:37:00 63ca1fbb43ae: Layer already exists 05:37:00 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:a815b6a62d6c6068e8df7f1aab24cda5a6fcb93ff2171587a1164eddfaaca72c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:01 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 05:37:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:37:01 421354750ed8: Preparing 05:37:01 b7543d23db3e: Preparing 05:37:01 06ef6aa397e4: Preparing 05:37:01 44c2bd93d254: Preparing 05:37:01 1254784aa16b: Preparing 05:37:01 e36f08b19546: Preparing 05:37:01 58eb0bd0d37c: Preparing 05:37:01 63ca1fbb43ae: Preparing 05:37:01 e36f08b19546: Waiting 05:37:01 58eb0bd0d37c: Waiting 05:37:01 63ca1fbb43ae: Waiting 05:37:01 1254784aa16b: Layer already exists 05:37:01 44c2bd93d254: Layer already exists 05:37:01 06ef6aa397e4: Layer already exists 05:37:01 b7543d23db3e: Layer already exists 05:37:01 421354750ed8: Layer already exists 05:37:01 e36f08b19546: Layer already exists 05:37:01 58eb0bd0d37c: Layer already exists 05:37:01 63ca1fbb43ae: Layer already exists 05:37:01 main: digest: sha256:a815b6a62d6c6068e8df7f1aab24cda5a6fcb93ff2171587a1164eddfaaca72c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:37:01 ===================================================== [Pipeline] echo 05:37:01 taggedImages: 05:37:01 - nexus3.edgexfoundry.org:10004/support-notifications:018de14706ecd28e419c0433dda1c317afd0e2ef 05:37:01 - nexus3.edgexfoundry.org:10004/support-notifications:latest 05:37:01 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.95 05:37:01 - nexus3.edgexfoundry.org:10004/support-notifications:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 05:37:01 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 05:37:01 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 05:37:01 018de14706ecd28e419c0433dda1c317afd0e2ef 05:37:01 latest 05:37:01 3.2.0-dev.95 05:37:01 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 05:37:01 main 05:37:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:02 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:018de14706ecd28e419c0433dda1c317afd0e2ef 05:37:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:37:02 9f9342ce45d1: Preparing 05:37:02 08dfc395771e: Preparing 05:37:02 44c2bd93d254: Preparing 05:37:02 1254784aa16b: Preparing 05:37:02 a34344acbf69: Preparing 05:37:02 2b58d0539457: Preparing 05:37:02 63ca1fbb43ae: Preparing 05:37:02 2b58d0539457: Waiting 05:37:02 63ca1fbb43ae: Waiting 05:37:02 a34344acbf69: Layer already exists 05:37:02 44c2bd93d254: Layer already exists 05:37:02 1254784aa16b: Layer already exists 05:37:02 2b58d0539457: Layer already exists 05:37:02 63ca1fbb43ae: Layer already exists 05:37:02 9f9342ce45d1: Pushed 05:37:06 08dfc395771e: Pushed 05:37:06 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:a490ec73d26df116cb3fe50b93905a8cc327a089069cc1db3dc1accc396c1619 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:06 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 05:37:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:37:07 9f9342ce45d1: Preparing 05:37:07 08dfc395771e: Preparing 05:37:07 44c2bd93d254: Preparing 05:37:07 1254784aa16b: Preparing 05:37:07 a34344acbf69: Preparing 05:37:07 2b58d0539457: Preparing 05:37:07 63ca1fbb43ae: Preparing 05:37:07 2b58d0539457: Waiting 05:37:07 63ca1fbb43ae: Waiting 05:37:07 44c2bd93d254: Layer already exists 05:37:07 08dfc395771e: Layer already exists 05:37:07 9f9342ce45d1: Layer already exists 05:37:07 a34344acbf69: Layer already exists 05:37:07 1254784aa16b: Layer already exists 05:37:07 2b58d0539457: Layer already exists 05:37:07 63ca1fbb43ae: Layer already exists 05:37:07 latest: digest: sha256:a490ec73d26df116cb3fe50b93905a8cc327a089069cc1db3dc1accc396c1619 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:07 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.95 05:37:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:37:07 9f9342ce45d1: Preparing 05:37:07 08dfc395771e: Preparing 05:37:07 44c2bd93d254: Preparing 05:37:07 1254784aa16b: Preparing 05:37:07 a34344acbf69: Preparing 05:37:07 2b58d0539457: Preparing 05:37:07 63ca1fbb43ae: Preparing 05:37:07 2b58d0539457: Waiting 05:37:07 63ca1fbb43ae: Waiting 05:37:07 08dfc395771e: Layer already exists 05:37:07 44c2bd93d254: Layer already exists 05:37:07 a34344acbf69: Layer already exists 05:37:07 1254784aa16b: Layer already exists 05:37:07 9f9342ce45d1: Layer already exists 05:37:07 2b58d0539457: Layer already exists 05:37:07 63ca1fbb43ae: Layer already exists 05:37:07 3.2.0-dev.95: digest: sha256:a490ec73d26df116cb3fe50b93905a8cc327a089069cc1db3dc1accc396c1619 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:08 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 05:37:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:37:08 9f9342ce45d1: Preparing 05:37:08 08dfc395771e: Preparing 05:37:08 44c2bd93d254: Preparing 05:37:08 1254784aa16b: Preparing 05:37:08 a34344acbf69: Preparing 05:37:08 2b58d0539457: Preparing 05:37:08 63ca1fbb43ae: Preparing 05:37:08 2b58d0539457: Waiting 05:37:08 63ca1fbb43ae: Waiting 05:37:08 1254784aa16b: Layer already exists 05:37:08 a34344acbf69: Layer already exists 05:37:08 9f9342ce45d1: Layer already exists 05:37:08 08dfc395771e: Layer already exists 05:37:08 44c2bd93d254: Layer already exists 05:37:08 63ca1fbb43ae: Layer already exists 05:37:08 2b58d0539457: Layer already exists 05:37:08 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:a490ec73d26df116cb3fe50b93905a8cc327a089069cc1db3dc1accc396c1619 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:08 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 05:37:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:37:09 9f9342ce45d1: Preparing 05:37:09 08dfc395771e: Preparing 05:37:09 44c2bd93d254: Preparing 05:37:09 1254784aa16b: Preparing 05:37:09 a34344acbf69: Preparing 05:37:09 2b58d0539457: Preparing 05:37:09 63ca1fbb43ae: Preparing 05:37:09 2b58d0539457: Waiting 05:37:09 44c2bd93d254: Layer already exists 05:37:09 1254784aa16b: Layer already exists 05:37:09 9f9342ce45d1: Layer already exists 05:37:09 08dfc395771e: Layer already exists 05:37:09 a34344acbf69: Layer already exists 05:37:09 63ca1fbb43ae: Layer already exists 05:37:09 2b58d0539457: Layer already exists 05:37:09 main: digest: sha256:a490ec73d26df116cb3fe50b93905a8cc327a089069cc1db3dc1accc396c1619 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:37:09 ===================================================== [Pipeline] echo 05:37:09 taggedImages: 05:37:09 - nexus3.edgexfoundry.org:10004/support-scheduler:018de14706ecd28e419c0433dda1c317afd0e2ef 05:37:09 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 05:37:09 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.95 05:37:09 - nexus3.edgexfoundry.org:10004/support-scheduler:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 05:37:09 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:55:46 #160 ... 05:55:46 05:55:46 #159 [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:55:46 #159 1227.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:55:54 #159 ... 05:55:54 05:55:54 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:55:54 #156 DONE 1241.8s 05:55:54 05:55:54 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:55:54 #150 ... 05:55:54 05:55:54 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 05:55:54 #161 DONE 0.2s 05:55:54 05:55:54 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 05:55:54 #162 DONE 0.2s 05:55:54 05:55:54 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:55:54 #148 ... 05:55:54 05:55:54 #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:55:54 #163 DONE 0.2s 05:55:54 05:55:54 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 05:55:54 #164 DONE 0.2s 05:55:54 05:55:54 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:55:55 #165 DONE 0.3s 05:55:55 05:55:55 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 05:55:55 #166 DONE 0.2s 05:55:55 05:55:55 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:55:55 #152 ... 05:55:55 05:55:55 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:55:58 #167 DONE 2.6s 05:55:58 05:55:58 #112 [security-proxy-setup] exporting to image 05:55:58 #112 exporting layers 05:55:58 #112 exporting layers 0.9s done 05:55:58 #112 writing image sha256:b4b01100515f51eeca22de785d107ee2682c959a012c990021559e9f0900ab60 done 05:55:58 #112 naming to docker.io/library/security-proxy-setup-arm64 done 05:55:58 #112 DONE 5.1s 05:55:58 05:55:58 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:56:03 #154 ... 05:56:03 05:56:03 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:56:03 #155 DONE 1251.0s 05:56:03 05:56:03 #159 [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:56:03 #159 DONE 1251.1s 05:56:03 05:56:03 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:56:03 #151 ... 05:56:03 05:56:03 #168 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 05:56:03 #168 DONE 0.3s 05:56:03 05:56:03 #169 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 05:56:04 #169 DONE 0.4s 05:56:04 05:56:04 #170 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 05:56:04 #170 DONE 0.4s 05:56:04 05:56:04 #171 [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:56:04 #171 DONE 0.1s 05:56:04 05:56:04 #172 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 05:56:04 #172 ... 05:56:04 05:56:04 #173 [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:56:04 #173 DONE 0.4s 05:56:04 05:56:04 #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 05:56:04 #174 DONE 0.3s 05:56:04 05:56:04 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:56:05 #157 ... 05:56:05 05:56:05 #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:56:05 #175 DONE 0.4s 05:56:05 05:56:05 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:56:05 #154 ... 05:56:05 05:56:05 #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:56:05 #176 DONE 0.4s 05:56:05 05:56:05 #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:56:06 #177 DONE 0.3s 05:56:06 05:56:06 #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:56:07 #178 ... 05:56:07 05:56:07 #172 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 05:56:07 #172 DONE 3.2s 05:56:07 05:56:07 #179 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 05:56:07 #179 DONE 0.4s 05:56:07 05:56:07 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:56:07 #157 ... 05:56:07 05:56:07 #180 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 05:56:07 #180 DONE 0.2s 05:56:07 05:56:07 #181 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:56:08 #181 DONE 0.4s 05:56:08 05:56:08 #182 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 05:56:08 #182 DONE 0.3s 05:56:08 05:56:08 #183 [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:56:08 #183 DONE 0.2s 05:56:08 05:56:08 #184 [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:56:09 #184 DONE 0.3s 05:56:09 05:56:09 #185 [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:56:09 #185 DONE 0.1s 05:56:09 05:56:09 #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:56:09 #178 ... 05:56:09 05:56:09 #186 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 05:56:09 #186 DONE 0.2s 05:56:09 05:56:09 #187 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:56:09 #187 DONE 0.1s 05:56:09 05:56:09 #188 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 05:56:10 #188 ... 05:56:10 05:56:10 #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:56:10 #178 DONE 4.1s 05:56:10 05:56:10 #112 [security-secretstore-setup] exporting to image 05:56:10 #112 exporting layers 05:56:11 #112 exporting layers 1.4s done 05:56:11 #112 writing image sha256:f5fd7cff1b47044ba354cdf3f16c3813f4ff263a1ead2fba44a78309827e5103 done 05:56:11 #112 naming to docker.io/library/security-secretstore-setup-arm64 done 05:56:11 #112 DONE 6.5s 05:56:11 05:56:11 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:56:12 #148 ... 05:56:12 05:56:12 #188 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 05:56:12 #188 DONE 2.6s 05:56:12 05:56:12 #112 [security-bootstrapper] exporting to image 05:56:13 #112 exporting layers 1.4s done 05:56:13 #112 writing image sha256:caff7bf863786de3c713a68de1d214b8684964eed676769b14c72b5562580873 done 05:56:13 #112 naming to docker.io/library/security-bootstrapper-arm64 done 05:56:13 #112 DONE 7.9s 05:56:13 05:56:13 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:57:10 #157 ... 05:57:10 05:57:10 #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:57:10 #158 DONE 1313.3s 05:57:10 05:57:10 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:57:10 #151 ... 05:57:10 05:57:10 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:57:10 #189 DONE 0.3s 05:57:10 05:57:10 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:57:10 #190 DONE 0.3s 05:57:10 05:57:10 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 05:57:10 #191 DONE 0.3s 05:57:10 05:57:10 #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:57:10 #192 DONE 0.1s 05:57:10 05:57:10 #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:57:10 #193 DONE 0.1s 05:57:10 05:57:10 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:57:10 #160 ... 05:57:10 05:57:10 #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:57:10 #194 DONE 1.9s 05:57:10 05:57:10 #112 [core-common-config-bootstrapper] exporting to image 05:57:10 #112 exporting layers 05:57:10 #112 exporting layers 0.6s done 05:57:10 #112 writing image sha256:c99b8f29382cae64dfa020bdf324c87949c4620ba10b046c737a27d631808752 done 05:57:10 #112 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 05:57:10 #112 DONE 8.5s 05:57:10 05:57:10 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:59:16 #151 ... 05:59:16 05:59:16 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:59:16 #149 DONE 1435.1s 05:59:16 05:59:16 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:59:16 #157 ... 05:59:16 05:59:16 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:59:16 #195 DONE 0.3s 05:59:16 05:59:16 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:59:16 #152 ... 05:59:16 05:59:16 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:59:16 #196 DONE 0.2s 05:59:16 05:59:16 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:59:16 #197 DONE 0.3s 05:59:16 05:59:16 #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:59:16 #198 DONE 0.1s 05:59:16 05:59:16 #112 [security-spiffe-token-provider] exporting to image 05:59:16 #112 exporting layers 05:59:16 #112 exporting layers 0.7s done 05:59:16 #112 writing image sha256:cc8acaf4765c13ef4e40f54d1ee60d43605db6c5ca97731e1cee642b8c653da9 done 05:59:16 #112 naming to docker.io/library/security-spiffe-token-provider-arm64 done 05:59:16 #112 DONE 9.2s 05:59:16 05:59:16 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:07:54 #157 ... 06:07:54 06:07:54 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:07:54 #153 DONE 1957.6s 06:07:54 06:07:54 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:07:54 #157 ... 06:07:54 06:07:54 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:07:54 #199 DONE 0.1s 06:07:54 06:07:54 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:07:54 #160 ... 06:07:54 06:07:54 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:07:54 #200 DONE 0.5s 06:07:54 06:07:54 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:07:54 #201 DONE 0.4s 06:07:54 06:07:54 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 06:07:54 #202 DONE 0.2s 06:07:54 06:07:54 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:07:54 #203 DONE 0.1s 06:07:54 06:07:54 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:07:54 #204 DONE 2.0s 06:07:54 06:07:54 #112 [security-proxy-auth] exporting to image 06:07:54 #112 exporting layers 06:07:54 #112 exporting layers 0.6s done 06:07:54 #112 writing image sha256:7d6e142d0f0f8bafdad45ab06f4f443463dbd0bd9514c6d7f5ae44742e07d727 done 06:07:54 #112 naming to docker.io/library/security-proxy-auth-arm64 done 06:07:54 #112 DONE 9.9s 06:07:54 06:07:54 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:09:16 #151 ... 06:09:16 06:09:16 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:09:16 #154 DONE 2036.0s 06:09:16 06:09:16 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:09:16 #151 ... 06:09:16 06:09:16 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:09:16 #205 DONE 0.1s 06:09:16 06:09:16 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:09:16 #206 DONE 0.2s 06:09:16 06:09:16 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:09:16 #207 DONE 0.4s 06:09:16 06:09:16 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 06:09:16 #208 DONE 0.3s 06:09:16 06:09:16 #112 [core-command] exporting to image 06:09:16 #112 exporting layers 06:09:16 #112 exporting layers 0.3s done 06:09:16 #112 writing image sha256:5cb12c9501c73fd6154450b247467ae010f2cfcff84acccb63d3c59da977aa91 done 06:09:16 #112 naming to docker.io/library/core-command-arm64 0.0s done 06:09:16 #112 DONE 10.2s 06:09:16 06:09:16 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:12:08 #148 ... 06:12:08 06:12:08 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:12:08 #160 DONE 2204.7s 06:12:08 06:12:08 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:12:08 #148 DONE 2204.9s 06:12:08 06:12:08 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:12:08 #157 ... 06:12:08 06:12:08 #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:12:08 #209 DONE 0.2s 06:12:08 06:12:08 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:12:08 #151 ... 06:12:08 06:12:08 #210 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:12:08 #210 DONE 0.1s 06:12:08 06:12:08 #211 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:12:08 #211 DONE 0.2s 06:12:08 06:12:08 #212 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:12:08 #212 DONE 0.6s 06:12:08 06:12:08 #213 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 06:12:08 #213 DONE 0.6s 06:12:08 06:12:08 #214 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 06:12:08 #214 ... 06:12:08 06:12:08 #215 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 06:12:08 #215 DONE 0.2s 06:12:08 06:12:08 #214 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 06:12:08 #214 DONE 0.3s 06:12:08 06:12:08 #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 06:12:08 #216 ... 06:12:08 06:12:08 #217 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 06:12:08 #217 DONE 0.2s 06:12:08 06:12:08 #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 06:12:08 #216 DONE 0.3s 06:12:08 06:12:08 #112 [core-keeper] exporting to image 06:12:08 #112 exporting layers 06:12:08 #112 exporting layers 0.8s done 06:12:08 #112 writing image sha256:29fb28a50174a3ab9b71b913ab18134e5e6f7dae2f50a66dc58adbcc3d21f8dc 0.0s done 06:12:08 #112 naming to docker.io/library/core-keeper-arm64 0.0s done 06:12:08 #112 writing image sha256:491c34795f5798c9589d935ce15e92e97593e5f168d010133a8b36fe8ad54e6f done 06:12:08 #112 naming to docker.io/library/core-data-arm64 done 06:12:08 #112 DONE 11.3s 06:12:08 06:12:08 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:12:08 #40 ... 06:12:08 06:12:08 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:12:08 #151 DONE 2212.8s 06:12:08 06:12:08 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:12:08 #40 ... 06:12:08 06:12:08 #218 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 06:12:08 #218 DONE 0.2s 06:12:08 06:12:08 #219 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 06:12:08 #219 DONE 0.1s 06:12:08 06:12:08 #220 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:12:08 #220 DONE 0.5s 06:12:08 06:12:08 #221 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:12:08 #221 DONE 0.2s 06:12:08 06:12:08 #222 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 06:12:08 #222 DONE 0.2s 06:12:08 06:12:08 #223 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 06:12:08 #223 DONE 0.2s 06:12:08 06:12:08 #112 [core-metadata] exporting to image 06:12:08 #112 exporting layers 06:12:08 #112 exporting layers 0.6s done 06:12:08 #112 writing image sha256:53c6f60bd856fa91a6ed6d08d45d330398ddaeea09eec623b04cbdabf7145cb5 done 06:12:08 #112 naming to docker.io/library/core-metadata-arm64 done 06:12:08 #112 DONE 11.9s 06:12:08 06:12:08 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:12:40 #40 ... 06:12:40 06:12:40 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:12:40 #150 DONE 2247.5s 06:12:40 06:12:40 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:12:40 #40 ... 06:12:40 06:12:40 #224 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:12:40 #224 DONE 0.2s 06:12:40 06:12:40 #225 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:12:40 #225 DONE 0.2s 06:12:40 06:12:40 #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:12:40 #226 DONE 0.6s 06:12:40 06:12:40 #227 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 06:12:41 #227 DONE 0.2s 06:12:41 06:12:41 #112 [support-scheduler] exporting to image 06:12:41 #112 exporting layers 06:12:41 #112 ... 06:12:41 06:12:41 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:12:41 #152 DONE 2250.0s 06:12:41 06:12:41 #112 [support-scheduler] exporting to image 06:12:41 #112 exporting layers 0.8s done 06:12:41 #112 writing image sha256:a9e6e9e4b711117d4dd8b4717b7dc67eafa96c50900c8cf36947024046ce05c2 06:12:41 #112 writing image sha256:a9e6e9e4b711117d4dd8b4717b7dc67eafa96c50900c8cf36947024046ce05c2 0.0s done 06:12:41 #112 naming to docker.io/library/support-scheduler-arm64 0.0s done 06:12:41 #112 DONE 12.7s 06:12:41 06:12:41 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:12:41 #157 ... 06:12:41 06:12:41 #228 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:12:42 #228 DONE 0.2s 06:12:42 06:12:42 #229 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:12:42 #229 DONE 0.2s 06:12:42 06:12:42 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:12:42 #157 ... 06:12:42 06:12:42 #230 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:12:43 #230 ... 06:12:43 06:12:43 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:12:43 #157 DONE 2251.5s 06:12:43 06:12:43 #230 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:12:43 #230 DONE 0.6s 06:12:43 06:12:43 #231 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 06:12:43 #231 DONE 0.3s 06:12:43 06:12:43 #232 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 06:12:43 #232 DONE 0.2s 06:12:43 06:12:43 #233 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:12:43 #233 DONE 0.3s 06:12:43 06:12:43 #234 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:12:43 #234 DONE 0.2s 06:12:43 06:12:43 #112 [support-notifications] exporting to image 06:12:44 #112 ... 06:12:44 06:12:44 #235 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 06:12:44 #235 DONE 0.6s 06:12:44 06:12:44 #236 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 06:12:44 #236 DONE 0.1s 06:12:44 06:12:44 #112 [support-notifications] exporting to image 06:12:44 #112 exporting layers 0.8s done 06:12:44 #112 writing image sha256:6d7ccedb3b9ff7ff83d2f10c2bddaa942ece81ea89b81797fa83faa5a5c18acf done 06:12:44 #112 naming to docker.io/library/support-notifications-arm64 done 06:12:45 #112 exporting layers 1.0s done 06:12:45 #112 writing image sha256:8899e8839832acae3770795f1f4ae94d0fd7da087c7e1cdaff8f1b8d1604d22a done 06:12:45 #112 naming to docker.io/library/support-cron-scheduler-arm64 done 06:12:45 #112 DONE 14.6s 06:12:45 06:12:45 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:12:45 time="2024-10-08T05:32:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:12:45 time="2024-10-08T05:32:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:12:45 time="2024-10-08T05:32:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:12:45 time="2024-10-08T05:32:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:12:45 time="2024-10-08T05:32:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:12:45 time="2024-10-08T05:32:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:12:45 time="2024-10-08T05:32:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:12:45 time="2024-10-08T05:32:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:12:45 time="2024-10-08T05:32:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:12:45 time="2024-10-08T05:32:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:12:45 time="2024-10-08T05:32:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:12:45 time="2024-10-08T05:32:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:12:45 time="2024-10-08T05:32:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:12:45 time="2024-10-08T05:32:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:12:45 time="2024-10-08T05:32:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:12:45 time="2024-10-08T05:32:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 06:12:45 $ docker stop --time=1 1b68610a5d00e4cf8361011168b59a2eb1935b973f18d3cbb177cde753f4fe39 06:12:47 $ docker rm -f --volumes 1b68610a5d00e4cf8361011168b59a2eb1935b973f18d3cbb177cde753f4fe39 [Pipeline] // withDockerContainer [Pipeline] sh 06:12:47 + docker images 06:12:47 REPOSITORY TAG IMAGE ID CREATED SIZE 06:12:47 support-cron-scheduler-arm64 latest 8899e8839832 3 seconds ago 45.6MB 06:12:47 support-notifications-arm64 latest 6d7ccedb3b9f 4 seconds ago 44.8MB 06:12:47 support-scheduler-arm64 latest a9e6e9e4b711 7 seconds ago 44MB 06:12:47 core-metadata-arm64 latest 53c6f60bd856 41 seconds ago 30.2MB 06:12:47 core-keeper-arm64 latest 29fb28a50174 49 seconds ago 29.5MB 06:12:47 core-data-arm64 latest 491c34795f57 49 seconds ago 30.1MB 06:12:47 core-command-arm64 latest 5cb12c9501c7 3 minutes ago 26.4MB 06:12:47 security-proxy-auth-arm64 latest 7d6e142d0f0f 4 minutes ago 25.2MB 06:12:47 security-spiffe-token-provider-arm64 latest cc8acaf4765c 13 minutes ago 33MB 06:12:47 core-common-config-bootstrapper-arm64 latest c99b8f29382c 15 minutes ago 17.4MB 06:12:47 security-bootstrapper-arm64 latest caff7bf86378 16 minutes ago 21MB 06:12:47 security-secretstore-setup-arm64 latest f5fd7cff1b47 16 minutes ago 40.3MB 06:12:47 security-proxy-setup-arm64 latest b4b01100515f 16 minutes ago 29.4MB 06:12:47 security-spire-agent-arm64 latest 3c74301301ea 38 minutes ago 176MB 06:12:47 security-spire-server-arm64 latest 1cc71b6ec958 38 minutes ago 118MB 06:12:47 security-spire-config-arm64 latest ff1ee9b5fed7 38 minutes ago 117MB 06:12:47 ci-base-image-arm64 latest 40e5c280c6f9 40 minutes ago 965MB 06:12:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 5 days ago 558MB 06:12:47 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 06:12:47 provisioning config files... 06:12:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/718@tmp/config3848727837802262090tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:12:48 ---> ****-login.sh 06:12:48 nexus3.edgexfoundry.org:10001 06:12:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:12:48 Configure a credential helper to remove this warning. See 06:12:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:12:48 06:12:48 Login Succeeded 06:12:48 nexus3.edgexfoundry.org:10002 06:12:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:12:48 Configure a credential helper to remove this warning. See 06:12:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:12:48 06:12:48 Login Succeeded 06:12:48 nexus3.edgexfoundry.org:10003 06:12:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:12:49 Configure a credential helper to remove this warning. See 06:12:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:12:49 06:12:49 Login Succeeded 06:12:49 nexus3.edgexfoundry.org:10004 06:12:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:12:49 Configure a credential helper to remove this warning. See 06:12:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:12:49 06:12:49 Login Succeeded 06:12:49 ****.io 06:12:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:12:50 Configure a credential helper to remove this warning. See 06:12:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:12:50 06:12:50 Login Succeeded 06:12:50 ---> ****-login.sh ends [Pipeline] } 06:12:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:12:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:12:50 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 06:12:50 018de14706ecd28e419c0433dda1c317afd0e2ef 06:12:50 latest 06:12:50 3.2.0-dev.95 06:12:50 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 06:12:50 main 06:12:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:50 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:51 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef 06:12:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:12:51 7fa8e64be84f: Preparing 06:12:51 c948af7d9cd4: Preparing 06:12:51 fe4255a2454c: Preparing 06:12:51 33afd3eab362: Preparing 06:12:51 1deea666e279: Preparing 06:12:51 5040e97bb0b8: Preparing 06:12:51 16113d51b718: Preparing 06:12:51 16113d51b718: Waiting 06:12:51 5040e97bb0b8: Waiting 06:12:51 fe4255a2454c: Pushed 06:12:51 33afd3eab362: Pushed 06:12:51 16113d51b718: Layer already exists 06:12:51 7fa8e64be84f: Pushed 06:12:51 1deea666e279: Pushed 06:12:51 5040e97bb0b8: Pushed 06:12:56 c948af7d9cd4: Pushed 06:12:56 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:4e68a3ce48ea19ecb2d8b73b21b9e99da6da9cb543be073e86ba14d9a77dd926 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:56 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:56 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:12:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:12:56 7fa8e64be84f: Preparing 06:12:56 c948af7d9cd4: Preparing 06:12:56 fe4255a2454c: Preparing 06:12:56 33afd3eab362: Preparing 06:12:56 1deea666e279: Preparing 06:12:56 5040e97bb0b8: Preparing 06:12:56 16113d51b718: Preparing 06:12:56 5040e97bb0b8: Waiting 06:12:56 16113d51b718: Waiting 06:12:56 1deea666e279: Layer already exists 06:12:56 c948af7d9cd4: Layer already exists 06:12:56 33afd3eab362: Layer already exists 06:12:56 7fa8e64be84f: Layer already exists 06:12:56 fe4255a2454c: Layer already exists 06:12:56 5040e97bb0b8: Layer already exists 06:12:56 16113d51b718: Layer already exists 06:12:56 latest: digest: sha256:4e68a3ce48ea19ecb2d8b73b21b9e99da6da9cb543be073e86ba14d9a77dd926 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:57 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:57 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.95 06:12:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:12:57 7fa8e64be84f: Preparing 06:12:57 c948af7d9cd4: Preparing 06:12:57 fe4255a2454c: Preparing 06:12:57 33afd3eab362: Preparing 06:12:57 1deea666e279: Preparing 06:12:57 5040e97bb0b8: Preparing 06:12:57 16113d51b718: Preparing 06:12:57 5040e97bb0b8: Waiting 06:12:57 16113d51b718: Waiting 06:12:57 c948af7d9cd4: Layer already exists 06:12:57 1deea666e279: Layer already exists 06:12:57 33afd3eab362: Layer already exists 06:12:57 7fa8e64be84f: Layer already exists 06:12:57 fe4255a2454c: Layer already exists 06:12:57 16113d51b718: Layer already exists 06:12:57 5040e97bb0b8: Layer already exists 06:12:57 3.2.0-dev.95: digest: sha256:4e68a3ce48ea19ecb2d8b73b21b9e99da6da9cb543be073e86ba14d9a77dd926 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:58 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:58 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 06:12:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:12:58 7fa8e64be84f: Preparing 06:12:58 c948af7d9cd4: Preparing 06:12:58 fe4255a2454c: Preparing 06:12:58 33afd3eab362: Preparing 06:12:58 1deea666e279: Preparing 06:12:58 5040e97bb0b8: Preparing 06:12:58 16113d51b718: Preparing 06:12:58 5040e97bb0b8: Waiting 06:12:58 16113d51b718: Waiting 06:12:58 7fa8e64be84f: Layer already exists 06:12:58 fe4255a2454c: Layer already exists 06:12:58 c948af7d9cd4: Layer already exists 06:12:58 1deea666e279: Layer already exists 06:12:58 33afd3eab362: Layer already exists 06:12:58 16113d51b718: Layer already exists 06:12:58 5040e97bb0b8: Layer already exists 06:12:58 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:4e68a3ce48ea19ecb2d8b73b21b9e99da6da9cb543be073e86ba14d9a77dd926 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:58 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:00 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 06:13:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:13:00 7fa8e64be84f: Preparing 06:13:00 c948af7d9cd4: Preparing 06:13:00 fe4255a2454c: Preparing 06:13:00 33afd3eab362: Preparing 06:13:00 1deea666e279: Preparing 06:13:00 5040e97bb0b8: Preparing 06:13:00 16113d51b718: Preparing 06:13:00 5040e97bb0b8: Waiting 06:13:00 16113d51b718: Waiting 06:13:00 fe4255a2454c: Layer already exists 06:13:00 7fa8e64be84f: Layer already exists 06:13:00 1deea666e279: Layer already exists 06:13:00 c948af7d9cd4: Layer already exists 06:13:00 33afd3eab362: Layer already exists 06:13:00 5040e97bb0b8: Layer already exists 06:13:00 16113d51b718: Layer already exists 06:13:00 main: digest: sha256:4e68a3ce48ea19ecb2d8b73b21b9e99da6da9cb543be073e86ba14d9a77dd926 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:13:00 ===================================================== [Pipeline] echo 06:13:00 taggedImages: 06:13:00 - nexus3.edgexfoundry.org:10004/core-command-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef 06:13:00 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:13:00 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.95 06:13:00 - nexus3.edgexfoundry.org:10004/core-command-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 06:13:00 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 06:13:00 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 06:13:00 018de14706ecd28e419c0433dda1c317afd0e2ef 06:13:00 latest 06:13:00 3.2.0-dev.95 06:13:00 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 06:13:00 main 06:13:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:00 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:01 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef 06:13:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:13:01 c5c3d5d44ece: Preparing 06:13:01 c478e5ed5ef6: Preparing 06:13:01 f2513f89ec2c: Preparing 06:13:01 b633a0ef2cc9: Preparing 06:13:01 fe4255a2454c: Preparing 06:13:01 33afd3eab362: Preparing 06:13:01 1deea666e279: Preparing 06:13:01 33afd3eab362: Waiting 06:13:01 5040e97bb0b8: Preparing 06:13:01 16113d51b718: Preparing 06:13:01 1deea666e279: Waiting 06:13:01 16113d51b718: Waiting 06:13:01 5040e97bb0b8: Waiting 06:13:01 fe4255a2454c: Layer already exists 06:13:01 33afd3eab362: Layer already exists 06:13:01 1deea666e279: Layer already exists 06:13:01 5040e97bb0b8: Layer already exists 06:13:01 16113d51b718: Layer already exists 06:13:01 c5c3d5d44ece: Pushed 06:13:01 f2513f89ec2c: Pushed 06:13:01 c478e5ed5ef6: Pushed 06:13:03 b633a0ef2cc9: Pushed 06:13:03 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:4c3c4e33eb0b1bd4126fb63f3d56bf7b6aa0534a2b8f02684067b90adf2c43fc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:04 + 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 06:13:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 06:13:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:13:04 c5c3d5d44ece: Preparing 06:13:04 c478e5ed5ef6: Preparing 06:13:04 f2513f89ec2c: Preparing 06:13:04 b633a0ef2cc9: Preparing 06:13:04 fe4255a2454c: Preparing 06:13:04 33afd3eab362: Preparing 06:13:04 1deea666e279: Preparing 06:13:04 5040e97bb0b8: Preparing 06:13:04 16113d51b718: Preparing 06:13:04 33afd3eab362: Waiting 06:13:04 1deea666e279: Waiting 06:13:04 5040e97bb0b8: Waiting 06:13:04 16113d51b718: Waiting 06:13:04 f2513f89ec2c: Layer already exists 06:13:04 c5c3d5d44ece: Layer already exists 06:13:04 b633a0ef2cc9: Layer already exists 06:13:04 fe4255a2454c: Layer already exists 06:13:04 c478e5ed5ef6: Layer already exists 06:13:04 5040e97bb0b8: Layer already exists 06:13:04 33afd3eab362: Layer already exists 06:13:04 16113d51b718: Layer already exists 06:13:04 1deea666e279: Layer already exists 06:13:04 latest: digest: sha256:4c3c4e33eb0b1bd4126fb63f3d56bf7b6aa0534a2b8f02684067b90adf2c43fc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:05 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:05 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.95 06:13:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:13:05 c5c3d5d44ece: Preparing 06:13:05 c478e5ed5ef6: Preparing 06:13:05 f2513f89ec2c: Preparing 06:13:05 b633a0ef2cc9: Preparing 06:13:05 fe4255a2454c: Preparing 06:13:05 33afd3eab362: Preparing 06:13:05 1deea666e279: Preparing 06:13:05 5040e97bb0b8: Preparing 06:13:05 16113d51b718: Preparing 06:13:05 1deea666e279: Waiting 06:13:05 5040e97bb0b8: Waiting 06:13:05 16113d51b718: Waiting 06:13:05 33afd3eab362: Waiting 06:13:05 f2513f89ec2c: Layer already exists 06:13:05 c478e5ed5ef6: Layer already exists 06:13:05 c5c3d5d44ece: Layer already exists 06:13:05 fe4255a2454c: Layer already exists 06:13:05 b633a0ef2cc9: Layer already exists 06:13:05 5040e97bb0b8: Layer already exists 06:13:05 33afd3eab362: Layer already exists 06:13:05 1deea666e279: Layer already exists 06:13:05 16113d51b718: Layer already exists 06:13:05 3.2.0-dev.95: digest: sha256:4c3c4e33eb0b1bd4126fb63f3d56bf7b6aa0534a2b8f02684067b90adf2c43fc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:06 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 06:13:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:13:06 c5c3d5d44ece: Preparing 06:13:06 c478e5ed5ef6: Preparing 06:13:06 f2513f89ec2c: Preparing 06:13:06 b633a0ef2cc9: Preparing 06:13:06 fe4255a2454c: Preparing 06:13:06 33afd3eab362: Preparing 06:13:06 33afd3eab362: Waiting 06:13:06 1deea666e279: Preparing 06:13:06 5040e97bb0b8: Preparing 06:13:06 1deea666e279: Waiting 06:13:06 16113d51b718: Preparing 06:13:06 5040e97bb0b8: Waiting 06:13:06 16113d51b718: Waiting 06:13:06 c5c3d5d44ece: Layer already exists 06:13:06 b633a0ef2cc9: Layer already exists 06:13:06 c478e5ed5ef6: Layer already exists 06:13:06 fe4255a2454c: Layer already exists 06:13:06 f2513f89ec2c: Layer already exists 06:13:06 5040e97bb0b8: Layer already exists 06:13:06 1deea666e279: Layer already exists 06:13:06 33afd3eab362: Layer already exists 06:13:06 16113d51b718: Layer already exists 06:13:06 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:4c3c4e33eb0b1bd4126fb63f3d56bf7b6aa0534a2b8f02684067b90adf2c43fc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:06 + 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 06:13:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 06:13:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:13:07 c5c3d5d44ece: Preparing 06:13:07 c478e5ed5ef6: Preparing 06:13:07 f2513f89ec2c: Preparing 06:13:07 b633a0ef2cc9: Preparing 06:13:07 fe4255a2454c: Preparing 06:13:07 33afd3eab362: Preparing 06:13:07 1deea666e279: Preparing 06:13:07 33afd3eab362: Waiting 06:13:07 5040e97bb0b8: Preparing 06:13:07 1deea666e279: Waiting 06:13:07 16113d51b718: Preparing 06:13:07 5040e97bb0b8: Waiting 06:13:07 16113d51b718: Waiting 06:13:07 c478e5ed5ef6: Layer already exists 06:13:07 c5c3d5d44ece: Layer already exists 06:13:07 fe4255a2454c: Layer already exists 06:13:07 b633a0ef2cc9: Layer already exists 06:13:07 f2513f89ec2c: Layer already exists 06:13:07 33afd3eab362: Layer already exists 06:13:07 1deea666e279: Layer already exists 06:13:07 5040e97bb0b8: Layer already exists 06:13:07 16113d51b718: Layer already exists 06:13:07 main: digest: sha256:4c3c4e33eb0b1bd4126fb63f3d56bf7b6aa0534a2b8f02684067b90adf2c43fc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:13:07 ===================================================== [Pipeline] echo 06:13:07 taggedImages: 06:13:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef 06:13:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 06:13:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.95 06:13:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 06:13:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 06:13:07 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 06:13:07 018de14706ecd28e419c0433dda1c317afd0e2ef 06:13:07 latest 06:13:07 3.2.0-dev.95 06:13:07 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 06:13:07 main 06:13:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:08 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:08 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef 06:13:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:13:08 db63dafee352: Preparing 06:13:08 fb9acdb8173f: Preparing 06:13:08 8e55fbe0a62a: Preparing 06:13:08 fe4255a2454c: Preparing 06:13:08 33afd3eab362: Preparing 06:13:08 c16d2e7525bd: Preparing 06:13:08 038ee94e0c5f: Preparing 06:13:08 16113d51b718: Preparing 06:13:08 c16d2e7525bd: Waiting 06:13:08 038ee94e0c5f: Waiting 06:13:08 16113d51b718: Waiting 06:13:08 fe4255a2454c: Layer already exists 06:13:08 33afd3eab362: Layer already exists 06:13:08 fb9acdb8173f: Pushed 06:13:08 16113d51b718: Layer already exists 06:13:08 038ee94e0c5f: Pushed 06:13:08 c16d2e7525bd: Pushed 06:13:08 db63dafee352: Pushed 06:13:13 8e55fbe0a62a: Pushed 06:13:13 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:05744afaeb0c8833d598d93a22e51e9a1a9999db705fcfb1a362bd884ac8c2e7 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:13 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:14 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:13:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:13:14 db63dafee352: Preparing 06:13:14 fb9acdb8173f: Preparing 06:13:14 8e55fbe0a62a: Preparing 06:13:14 fe4255a2454c: Preparing 06:13:14 33afd3eab362: Preparing 06:13:14 c16d2e7525bd: Preparing 06:13:14 038ee94e0c5f: Preparing 06:13:14 16113d51b718: Preparing 06:13:14 16113d51b718: Waiting 06:13:14 c16d2e7525bd: Waiting 06:13:14 038ee94e0c5f: Waiting 06:13:14 8e55fbe0a62a: Layer already exists 06:13:14 fb9acdb8173f: Layer already exists 06:13:14 fe4255a2454c: Layer already exists 06:13:14 db63dafee352: Layer already exists 06:13:14 33afd3eab362: Layer already exists 06:13:14 c16d2e7525bd: Layer already exists 06:13:14 16113d51b718: Layer already exists 06:13:14 038ee94e0c5f: Layer already exists 06:13:14 latest: digest: sha256:05744afaeb0c8833d598d93a22e51e9a1a9999db705fcfb1a362bd884ac8c2e7 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:14 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:15 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.95 06:13:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:13:15 db63dafee352: Preparing 06:13:15 fb9acdb8173f: Preparing 06:13:15 8e55fbe0a62a: Preparing 06:13:15 fe4255a2454c: Preparing 06:13:15 33afd3eab362: Preparing 06:13:15 c16d2e7525bd: Preparing 06:13:15 038ee94e0c5f: Preparing 06:13:15 16113d51b718: Preparing 06:13:15 c16d2e7525bd: Waiting 06:13:15 038ee94e0c5f: Waiting 06:13:15 16113d51b718: Waiting 06:13:15 fe4255a2454c: Layer already exists 06:13:15 db63dafee352: Layer already exists 06:13:15 33afd3eab362: Layer already exists 06:13:15 8e55fbe0a62a: Layer already exists 06:13:15 fb9acdb8173f: Layer already exists 06:13:15 038ee94e0c5f: Layer already exists 06:13:15 16113d51b718: Layer already exists 06:13:15 c16d2e7525bd: Layer already exists 06:13:15 3.2.0-dev.95: digest: sha256:05744afaeb0c8833d598d93a22e51e9a1a9999db705fcfb1a362bd884ac8c2e7 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:15 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:16 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 06:13:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:13:16 db63dafee352: Preparing 06:13:16 fb9acdb8173f: Preparing 06:13:16 8e55fbe0a62a: Preparing 06:13:16 fe4255a2454c: Preparing 06:13:16 33afd3eab362: Preparing 06:13:16 c16d2e7525bd: Preparing 06:13:16 038ee94e0c5f: Preparing 06:13:16 16113d51b718: Preparing 06:13:16 038ee94e0c5f: Waiting 06:13:16 16113d51b718: Waiting 06:13:16 c16d2e7525bd: Waiting 06:13:16 fb9acdb8173f: Layer already exists 06:13:16 8e55fbe0a62a: Layer already exists 06:13:16 33afd3eab362: Layer already exists 06:13:16 fe4255a2454c: Layer already exists 06:13:16 db63dafee352: Layer already exists 06:13:16 16113d51b718: Layer already exists 06:13:16 038ee94e0c5f: Layer already exists 06:13:16 c16d2e7525bd: Layer already exists 06:13:16 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:05744afaeb0c8833d598d93a22e51e9a1a9999db705fcfb1a362bd884ac8c2e7 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:16 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:17 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 06:13:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:13:17 db63dafee352: Preparing 06:13:17 fb9acdb8173f: Preparing 06:13:17 8e55fbe0a62a: Preparing 06:13:17 fe4255a2454c: Preparing 06:13:17 33afd3eab362: Preparing 06:13:17 c16d2e7525bd: Preparing 06:13:17 038ee94e0c5f: Preparing 06:13:17 16113d51b718: Preparing 06:13:17 038ee94e0c5f: Waiting 06:13:17 c16d2e7525bd: Waiting 06:13:17 16113d51b718: Waiting 06:13:17 8e55fbe0a62a: Layer already exists 06:13:17 db63dafee352: Layer already exists 06:13:17 fe4255a2454c: Layer already exists 06:13:17 33afd3eab362: Layer already exists 06:13:17 fb9acdb8173f: Layer already exists 06:13:17 c16d2e7525bd: Layer already exists 06:13:17 16113d51b718: Layer already exists 06:13:17 038ee94e0c5f: Layer already exists 06:13:17 main: digest: sha256:05744afaeb0c8833d598d93a22e51e9a1a9999db705fcfb1a362bd884ac8c2e7 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:13:17 ===================================================== [Pipeline] echo 06:13:17 taggedImages: 06:13:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef 06:13:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:13:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.95 06:13:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 06:13:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 06:13:17 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 06:13:17 018de14706ecd28e419c0433dda1c317afd0e2ef 06:13:17 latest 06:13:17 3.2.0-dev.95 06:13:17 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 06:13:17 main 06:13:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:18 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:18 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef 06:13:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:13:18 eb1f5a5883d9: Preparing 06:13:18 aad61715990d: Preparing 06:13:18 cf27892ad536: Preparing 06:13:18 33afd3eab362: Preparing 06:13:18 fdfebc8d21ef: Preparing 06:13:18 7d78775cbc93: Preparing 06:13:18 16113d51b718: Preparing 06:13:18 7d78775cbc93: Waiting 06:13:18 16113d51b718: Waiting 06:13:18 33afd3eab362: Layer already exists 06:13:19 7d78775cbc93: Pushed 06:13:19 fdfebc8d21ef: Pushed 06:13:19 aad61715990d: Pushed 06:13:19 16113d51b718: Layer already exists 06:13:19 eb1f5a5883d9: Pushed 06:13:24 cf27892ad536: Pushed 06:13:24 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:69eb1a4f735ac01ca9054f0851dd063cf2fe80293dc19b71bb39873ec0194220 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:24 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:24 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 06:13:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:13:24 eb1f5a5883d9: Preparing 06:13:24 aad61715990d: Preparing 06:13:24 cf27892ad536: Preparing 06:13:24 33afd3eab362: Preparing 06:13:24 fdfebc8d21ef: Preparing 06:13:24 7d78775cbc93: Preparing 06:13:24 16113d51b718: Preparing 06:13:24 16113d51b718: Waiting 06:13:24 7d78775cbc93: Waiting 06:13:24 fdfebc8d21ef: Layer already exists 06:13:24 33afd3eab362: Layer already exists 06:13:24 eb1f5a5883d9: Layer already exists 06:13:24 aad61715990d: Layer already exists 06:13:24 cf27892ad536: Layer already exists 06:13:24 7d78775cbc93: Layer already exists 06:13:24 16113d51b718: Layer already exists 06:13:25 latest: digest: sha256:69eb1a4f735ac01ca9054f0851dd063cf2fe80293dc19b71bb39873ec0194220 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:25 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:25 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.95 06:13:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:13:25 eb1f5a5883d9: Preparing 06:13:25 aad61715990d: Preparing 06:13:25 cf27892ad536: Preparing 06:13:25 33afd3eab362: Preparing 06:13:25 fdfebc8d21ef: Preparing 06:13:25 7d78775cbc93: Preparing 06:13:25 16113d51b718: Preparing 06:13:25 7d78775cbc93: Waiting 06:13:25 16113d51b718: Waiting 06:13:25 fdfebc8d21ef: Layer already exists 06:13:25 eb1f5a5883d9: Layer already exists 06:13:25 aad61715990d: Layer already exists 06:13:25 33afd3eab362: Layer already exists 06:13:25 cf27892ad536: Layer already exists 06:13:25 7d78775cbc93: Layer already exists 06:13:25 16113d51b718: Layer already exists 06:13:25 3.2.0-dev.95: digest: sha256:69eb1a4f735ac01ca9054f0851dd063cf2fe80293dc19b71bb39873ec0194220 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:26 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:26 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 06:13:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:13:26 eb1f5a5883d9: Preparing 06:13:26 aad61715990d: Preparing 06:13:26 cf27892ad536: Preparing 06:13:26 33afd3eab362: Preparing 06:13:26 fdfebc8d21ef: Preparing 06:13:26 7d78775cbc93: Preparing 06:13:26 16113d51b718: Preparing 06:13:26 16113d51b718: Waiting 06:13:26 7d78775cbc93: Waiting 06:13:26 cf27892ad536: Layer already exists 06:13:26 fdfebc8d21ef: Layer already exists 06:13:26 33afd3eab362: Layer already exists 06:13:26 eb1f5a5883d9: Layer already exists 06:13:26 aad61715990d: Layer already exists 06:13:26 16113d51b718: Layer already exists 06:13:26 7d78775cbc93: Layer already exists 06:13:26 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:69eb1a4f735ac01ca9054f0851dd063cf2fe80293dc19b71bb39873ec0194220 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:27 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:27 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 06:13:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:13:27 eb1f5a5883d9: Preparing 06:13:27 aad61715990d: Preparing 06:13:27 cf27892ad536: Preparing 06:13:27 33afd3eab362: Preparing 06:13:27 fdfebc8d21ef: Preparing 06:13:27 7d78775cbc93: Preparing 06:13:27 16113d51b718: Preparing 06:13:27 7d78775cbc93: Waiting 06:13:27 16113d51b718: Waiting 06:13:27 fdfebc8d21ef: Layer already exists 06:13:27 aad61715990d: Layer already exists 06:13:27 cf27892ad536: Layer already exists 06:13:27 33afd3eab362: Layer already exists 06:13:27 eb1f5a5883d9: Layer already exists 06:13:27 7d78775cbc93: Layer already exists 06:13:27 16113d51b718: Layer already exists 06:13:27 main: digest: sha256:69eb1a4f735ac01ca9054f0851dd063cf2fe80293dc19b71bb39873ec0194220 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:13:28 ===================================================== [Pipeline] echo 06:13:28 taggedImages: 06:13:28 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef 06:13:28 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 06:13:28 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.95 06:13:28 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 06:13:28 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 06:13:28 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 06:13:28 018de14706ecd28e419c0433dda1c317afd0e2ef 06:13:28 latest 06:13:28 3.2.0-dev.95 06:13:28 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 06:13:28 main 06:13:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:28 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef 06:13:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:13:28 f147e860040c: Preparing 06:13:28 862071253ea8: Preparing 06:13:28 55289376bc27: Preparing 06:13:28 f19182345014: Preparing 06:13:28 fe4255a2454c: Preparing 06:13:28 33afd3eab362: Preparing 06:13:28 1deea666e279: Preparing 06:13:28 5040e97bb0b8: Preparing 06:13:28 16113d51b718: Preparing 06:13:28 33afd3eab362: Waiting 06:13:28 1deea666e279: Waiting 06:13:28 5040e97bb0b8: Waiting 06:13:28 16113d51b718: Waiting 06:13:28 fe4255a2454c: Layer already exists 06:13:29 33afd3eab362: Layer already exists 06:13:29 1deea666e279: Layer already exists 06:13:29 5040e97bb0b8: Layer already exists 06:13:29 16113d51b718: Layer already exists 06:13:29 f147e860040c: Pushed 06:13:29 862071253ea8: Pushed 06:13:29 55289376bc27: Pushed 06:13:34 f19182345014: Pushed 06:13:34 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:483ee19f3866e594006485d63825065990524f712ce1189afd9e36060af45d23 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:35 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:13:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:13:35 f147e860040c: Preparing 06:13:35 862071253ea8: Preparing 06:13:35 55289376bc27: Preparing 06:13:35 f19182345014: Preparing 06:13:35 fe4255a2454c: Preparing 06:13:35 33afd3eab362: Preparing 06:13:35 1deea666e279: Preparing 06:13:35 5040e97bb0b8: Preparing 06:13:35 16113d51b718: Preparing 06:13:35 33afd3eab362: Waiting 06:13:35 1deea666e279: Waiting 06:13:35 5040e97bb0b8: Waiting 06:13:35 16113d51b718: Waiting 06:13:35 862071253ea8: Layer already exists 06:13:35 f19182345014: Layer already exists 06:13:35 fe4255a2454c: Layer already exists 06:13:35 f147e860040c: Layer already exists 06:13:35 55289376bc27: Layer already exists 06:13:35 5040e97bb0b8: Layer already exists 06:13:35 16113d51b718: Layer already exists 06:13:35 1deea666e279: Layer already exists 06:13:35 33afd3eab362: Layer already exists 06:13:35 latest: digest: sha256:483ee19f3866e594006485d63825065990524f712ce1189afd9e36060af45d23 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:36 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.95 06:13:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:13:36 f147e860040c: Preparing 06:13:36 862071253ea8: Preparing 06:13:36 55289376bc27: Preparing 06:13:36 f19182345014: Preparing 06:13:36 fe4255a2454c: Preparing 06:13:36 33afd3eab362: Preparing 06:13:36 1deea666e279: Preparing 06:13:36 5040e97bb0b8: Preparing 06:13:36 16113d51b718: Preparing 06:13:36 33afd3eab362: Waiting 06:13:36 1deea666e279: Waiting 06:13:36 5040e97bb0b8: Waiting 06:13:36 16113d51b718: Waiting 06:13:36 fe4255a2454c: Layer already exists 06:13:36 55289376bc27: Layer already exists 06:13:36 f147e860040c: Layer already exists 06:13:36 f19182345014: Layer already exists 06:13:36 862071253ea8: Layer already exists 06:13:36 33afd3eab362: Layer already exists 06:13:36 5040e97bb0b8: Layer already exists 06:13:36 1deea666e279: Layer already exists 06:13:36 16113d51b718: Layer already exists 06:13:36 3.2.0-dev.95: digest: sha256:483ee19f3866e594006485d63825065990524f712ce1189afd9e36060af45d23 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:37 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 06:13:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:13:37 f147e860040c: Preparing 06:13:37 862071253ea8: Preparing 06:13:37 55289376bc27: Preparing 06:13:37 f19182345014: Preparing 06:13:37 fe4255a2454c: Preparing 06:13:37 33afd3eab362: Preparing 06:13:37 1deea666e279: Preparing 06:13:37 5040e97bb0b8: Preparing 06:13:37 33afd3eab362: Waiting 06:13:37 16113d51b718: Preparing 06:13:37 1deea666e279: Waiting 06:13:37 5040e97bb0b8: Waiting 06:13:37 16113d51b718: Waiting 06:13:37 f19182345014: Layer already exists 06:13:37 f147e860040c: Layer already exists 06:13:37 55289376bc27: Layer already exists 06:13:37 862071253ea8: Layer already exists 06:13:37 fe4255a2454c: Layer already exists 06:13:37 16113d51b718: Layer already exists 06:13:37 1deea666e279: Layer already exists 06:13:37 33afd3eab362: Layer already exists 06:13:37 5040e97bb0b8: Layer already exists 06:13:37 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:483ee19f3866e594006485d63825065990524f712ce1189afd9e36060af45d23 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:38 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 06:13:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:13:38 f147e860040c: Preparing 06:13:38 862071253ea8: Preparing 06:13:38 55289376bc27: Preparing 06:13:38 f19182345014: Preparing 06:13:38 fe4255a2454c: Preparing 06:13:38 33afd3eab362: Preparing 06:13:38 1deea666e279: Preparing 06:13:38 5040e97bb0b8: Preparing 06:13:38 16113d51b718: Preparing 06:13:38 1deea666e279: Waiting 06:13:38 5040e97bb0b8: Waiting 06:13:38 16113d51b718: Waiting 06:13:38 33afd3eab362: Waiting 06:13:38 862071253ea8: Layer already exists 06:13:38 55289376bc27: Layer already exists 06:13:38 f147e860040c: Layer already exists 06:13:38 f19182345014: Layer already exists 06:13:38 fe4255a2454c: Layer already exists 06:13:38 33afd3eab362: Layer already exists 06:13:38 1deea666e279: Layer already exists 06:13:38 16113d51b718: Layer already exists 06:13:38 5040e97bb0b8: Layer already exists 06:13:38 main: digest: sha256:483ee19f3866e594006485d63825065990524f712ce1189afd9e36060af45d23 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:13:38 ===================================================== [Pipeline] echo 06:13:38 taggedImages: 06:13:38 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef 06:13:38 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:13:38 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.95 06:13:38 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 06:13:38 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 06:13:38 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 06:13:38 018de14706ecd28e419c0433dda1c317afd0e2ef 06:13:38 latest 06:13:38 3.2.0-dev.95 06:13:38 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 06:13:38 main 06:13:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:39 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef 06:13:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:13:39 793dfea4c11c: Preparing 06:13:39 fab73ae42019: Preparing 06:13:39 9e3715dba952: Preparing 06:13:39 ce652337b3ab: Preparing 06:13:39 5a36687f524e: Preparing 06:13:39 5592119dc72c: Preparing 06:13:39 74de05464217: Preparing 06:13:39 245ac04152e1: Preparing 06:13:39 fe4255a2454c: Preparing 06:13:39 33afd3eab362: Preparing 06:13:39 97f875c75271: Preparing 06:13:39 281203ac1fa0: Preparing 06:13:39 5f70bf18a086: Preparing 06:13:39 f89437f52097: Preparing 06:13:39 f4117ae4d510: Preparing 06:13:39 38b60aa9eadb: Preparing 06:13:39 16113d51b718: Preparing 06:13:39 33afd3eab362: Waiting 06:13:39 97f875c75271: Waiting 06:13:39 281203ac1fa0: Waiting 06:13:39 5f70bf18a086: Waiting 06:13:39 f89437f52097: Waiting 06:13:39 f4117ae4d510: Waiting 06:13:39 38b60aa9eadb: Waiting 06:13:39 16113d51b718: Waiting 06:13:39 74de05464217: Waiting 06:13:39 5592119dc72c: Waiting 06:13:39 fe4255a2454c: Waiting 06:13:39 245ac04152e1: Waiting 06:13:39 5a36687f524e: Pushed 06:13:40 793dfea4c11c: Pushed 06:13:40 ce652337b3ab: Pushed 06:13:40 9e3715dba952: Pushed 06:13:40 fe4255a2454c: Layer already exists 06:13:40 fab73ae42019: Pushed 06:13:40 33afd3eab362: Layer already exists 06:13:40 5592119dc72c: Pushed 06:13:40 5f70bf18a086: Layer already exists 06:13:40 97f875c75271: Pushed 06:13:40 f89437f52097: Pushed 06:13:40 74de05464217: Pushed 06:13:40 281203ac1fa0: Pushed 06:13:40 f4117ae4d510: Pushed 06:13:40 16113d51b718: Layer already exists 06:13:41 38b60aa9eadb: Pushed 06:13:43 245ac04152e1: Pushed 06:13:44 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:a023444d5aa85dd317281a5056e4f0cc742889e0d1913c036fae56a3ca245ee5 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:44 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:13:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:13:44 793dfea4c11c: Preparing 06:13:44 fab73ae42019: Preparing 06:13:44 9e3715dba952: Preparing 06:13:44 ce652337b3ab: Preparing 06:13:44 5a36687f524e: Preparing 06:13:44 5592119dc72c: Preparing 06:13:44 74de05464217: Preparing 06:13:44 245ac04152e1: Preparing 06:13:44 fe4255a2454c: Preparing 06:13:44 33afd3eab362: Preparing 06:13:44 97f875c75271: Preparing 06:13:44 281203ac1fa0: Preparing 06:13:44 5f70bf18a086: Preparing 06:13:44 f89437f52097: Preparing 06:13:44 f4117ae4d510: Preparing 06:13:44 38b60aa9eadb: Preparing 06:13:44 16113d51b718: Preparing 06:13:44 245ac04152e1: Waiting 06:13:44 fe4255a2454c: Waiting 06:13:44 33afd3eab362: Waiting 06:13:44 97f875c75271: Waiting 06:13:44 281203ac1fa0: Waiting 06:13:44 5f70bf18a086: Waiting 06:13:44 f89437f52097: Waiting 06:13:44 f4117ae4d510: Waiting 06:13:44 38b60aa9eadb: Waiting 06:13:44 16113d51b718: Waiting 06:13:44 5592119dc72c: Waiting 06:13:44 74de05464217: Waiting 06:13:44 fab73ae42019: Layer already exists 06:13:44 5a36687f524e: Layer already exists 06:13:44 9e3715dba952: Layer already exists 06:13:44 793dfea4c11c: Layer already exists 06:13:44 ce652337b3ab: Layer already exists 06:13:44 74de05464217: Layer already exists 06:13:44 5592119dc72c: Layer already exists 06:13:44 33afd3eab362: Layer already exists 06:13:44 245ac04152e1: Layer already exists 06:13:44 fe4255a2454c: Layer already exists 06:13:45 97f875c75271: Layer already exists 06:13:45 281203ac1fa0: Layer already exists 06:13:45 5f70bf18a086: Layer already exists 06:13:45 f89437f52097: Layer already exists 06:13:45 f4117ae4d510: Layer already exists 06:13:45 38b60aa9eadb: Layer already exists 06:13:45 16113d51b718: Layer already exists 06:13:45 latest: digest: sha256:a023444d5aa85dd317281a5056e4f0cc742889e0d1913c036fae56a3ca245ee5 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:45 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.95 06:13:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:13:45 793dfea4c11c: Preparing 06:13:45 fab73ae42019: Preparing 06:13:45 9e3715dba952: Preparing 06:13:45 ce652337b3ab: Preparing 06:13:45 5a36687f524e: Preparing 06:13:45 5592119dc72c: Preparing 06:13:45 74de05464217: Preparing 06:13:45 245ac04152e1: Preparing 06:13:45 fe4255a2454c: Preparing 06:13:45 33afd3eab362: Preparing 06:13:45 97f875c75271: Preparing 06:13:45 281203ac1fa0: Preparing 06:13:45 5f70bf18a086: Preparing 06:13:45 f89437f52097: Preparing 06:13:45 f4117ae4d510: Preparing 06:13:45 38b60aa9eadb: Preparing 06:13:45 16113d51b718: Preparing 06:13:45 5592119dc72c: Waiting 06:13:45 fe4255a2454c: Waiting 06:13:45 74de05464217: Waiting 06:13:45 281203ac1fa0: Waiting 06:13:45 33afd3eab362: Waiting 06:13:45 245ac04152e1: Waiting 06:13:45 5f70bf18a086: Waiting 06:13:45 f89437f52097: Waiting 06:13:45 38b60aa9eadb: Waiting 06:13:45 f4117ae4d510: Waiting 06:13:45 16113d51b718: Waiting 06:13:45 97f875c75271: Waiting 06:13:45 fab73ae42019: Layer already exists 06:13:45 ce652337b3ab: Layer already exists 06:13:45 9e3715dba952: Layer already exists 06:13:45 793dfea4c11c: Layer already exists 06:13:45 5a36687f524e: Layer already exists 06:13:45 5592119dc72c: Layer already exists 06:13:45 fe4255a2454c: Layer already exists 06:13:45 245ac04152e1: Layer already exists 06:13:45 74de05464217: Layer already exists 06:13:45 33afd3eab362: Layer already exists 06:13:46 281203ac1fa0: Layer already exists 06:13:46 5f70bf18a086: Layer already exists 06:13:46 f89437f52097: Layer already exists 06:13:46 97f875c75271: Layer already exists 06:13:46 f4117ae4d510: Layer already exists 06:13:46 38b60aa9eadb: Layer already exists 06:13:46 16113d51b718: Layer already exists 06:13:46 3.2.0-dev.95: digest: sha256:a023444d5aa85dd317281a5056e4f0cc742889e0d1913c036fae56a3ca245ee5 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:46 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 06:13:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:13:46 793dfea4c11c: Preparing 06:13:46 fab73ae42019: Preparing 06:13:46 9e3715dba952: Preparing 06:13:46 ce652337b3ab: Preparing 06:13:46 5a36687f524e: Preparing 06:13:46 5592119dc72c: Preparing 06:13:46 74de05464217: Preparing 06:13:46 245ac04152e1: Preparing 06:13:46 fe4255a2454c: Preparing 06:13:46 33afd3eab362: Preparing 06:13:46 97f875c75271: Preparing 06:13:46 281203ac1fa0: Preparing 06:13:46 5f70bf18a086: Preparing 06:13:46 f89437f52097: Preparing 06:13:46 f4117ae4d510: Preparing 06:13:46 38b60aa9eadb: Preparing 06:13:46 16113d51b718: Preparing 06:13:46 97f875c75271: Waiting 06:13:46 281203ac1fa0: Waiting 06:13:46 5f70bf18a086: Waiting 06:13:46 245ac04152e1: Waiting 06:13:46 fe4255a2454c: Waiting 06:13:46 33afd3eab362: Waiting 06:13:46 f89437f52097: Waiting 06:13:46 f4117ae4d510: Waiting 06:13:46 38b60aa9eadb: Waiting 06:13:46 5592119dc72c: Waiting 06:13:46 74de05464217: Waiting 06:13:46 16113d51b718: Waiting 06:13:46 9e3715dba952: Layer already exists 06:13:46 5a36687f524e: Layer already exists 06:13:46 fab73ae42019: Layer already exists 06:13:46 793dfea4c11c: Layer already exists 06:13:46 ce652337b3ab: Layer already exists 06:13:46 245ac04152e1: Layer already exists 06:13:46 5592119dc72c: Layer already exists 06:13:46 74de05464217: Layer already exists 06:13:46 33afd3eab362: Layer already exists 06:13:46 fe4255a2454c: Layer already exists 06:13:46 f4117ae4d510: Layer already exists 06:13:46 281203ac1fa0: Layer already exists 06:13:46 5f70bf18a086: Layer already exists 06:13:47 97f875c75271: Layer already exists 06:13:47 f89437f52097: Layer already exists 06:13:47 38b60aa9eadb: Layer already exists 06:13:47 16113d51b718: Layer already exists 06:13:47 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:a023444d5aa85dd317281a5056e4f0cc742889e0d1913c036fae56a3ca245ee5 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:47 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 06:13:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:13:47 793dfea4c11c: Preparing 06:13:47 fab73ae42019: Preparing 06:13:47 9e3715dba952: Preparing 06:13:47 ce652337b3ab: Preparing 06:13:47 5a36687f524e: Preparing 06:13:47 5592119dc72c: Preparing 06:13:47 74de05464217: Preparing 06:13:47 245ac04152e1: Preparing 06:13:47 fe4255a2454c: Preparing 06:13:47 33afd3eab362: Preparing 06:13:47 97f875c75271: Preparing 06:13:47 281203ac1fa0: Preparing 06:13:47 5f70bf18a086: Preparing 06:13:47 f89437f52097: Preparing 06:13:47 f4117ae4d510: Preparing 06:13:47 38b60aa9eadb: Preparing 06:13:47 16113d51b718: Preparing 06:13:47 245ac04152e1: Waiting 06:13:47 fe4255a2454c: Waiting 06:13:47 33afd3eab362: Waiting 06:13:47 97f875c75271: Waiting 06:13:47 281203ac1fa0: Waiting 06:13:47 5f70bf18a086: Waiting 06:13:47 f89437f52097: Waiting 06:13:47 f4117ae4d510: Waiting 06:13:47 38b60aa9eadb: Waiting 06:13:47 16113d51b718: Waiting 06:13:47 5592119dc72c: Waiting 06:13:47 74de05464217: Waiting 06:13:47 ce652337b3ab: Layer already exists 06:13:47 5a36687f524e: Layer already exists 06:13:47 9e3715dba952: Layer already exists 06:13:47 793dfea4c11c: Layer already exists 06:13:47 fab73ae42019: Layer already exists 06:13:47 5592119dc72c: Layer already exists 06:13:47 245ac04152e1: Layer already exists 06:13:47 74de05464217: Layer already exists 06:13:47 fe4255a2454c: Layer already exists 06:13:47 33afd3eab362: Layer already exists 06:13:47 f89437f52097: Layer already exists 06:13:47 281203ac1fa0: Layer already exists 06:13:47 5f70bf18a086: Layer already exists 06:13:47 f4117ae4d510: Layer already exists 06:13:47 97f875c75271: Layer already exists 06:13:48 16113d51b718: Layer already exists 06:13:48 38b60aa9eadb: Layer already exists 06:13:48 main: digest: sha256:a023444d5aa85dd317281a5056e4f0cc742889e0d1913c036fae56a3ca245ee5 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:13:48 ===================================================== [Pipeline] echo 06:13:48 taggedImages: 06:13:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef 06:13:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:13:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.95 06:13:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 06:13:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 06:13:48 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 06:13:48 018de14706ecd28e419c0433dda1c317afd0e2ef 06:13:48 latest 06:13:48 3.2.0-dev.95 06:13:48 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 06:13:48 main 06:13:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:48 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef 06:13:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:13:48 fde694af7683: Preparing 06:13:48 19cc4451fc82: Preparing 06:13:48 abd1a643571f: Preparing 06:13:48 e0ca1ea36227: Preparing 06:13:48 fe4255a2454c: Preparing 06:13:48 33afd3eab362: Preparing 06:13:48 1deea666e279: Preparing 06:13:48 5040e97bb0b8: Preparing 06:13:48 16113d51b718: Preparing 06:13:48 33afd3eab362: Waiting 06:13:48 1deea666e279: Waiting 06:13:48 5040e97bb0b8: Waiting 06:13:48 16113d51b718: Waiting 06:13:49 fe4255a2454c: Layer already exists 06:13:49 33afd3eab362: Layer already exists 06:13:49 1deea666e279: Layer already exists 06:13:49 5040e97bb0b8: Layer already exists 06:13:49 16113d51b718: Layer already exists 06:13:49 abd1a643571f: Pushed 06:13:49 fde694af7683: Pushed 06:13:49 19cc4451fc82: Pushed 06:13:53 e0ca1ea36227: Pushed 06:13:53 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:fab94ca1cbefd297e6bb285270af781e9e91ebc0881146f1b615e92ae7e50790 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:54 + 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 06:13:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 06:13:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:13:54 fde694af7683: Preparing 06:13:54 19cc4451fc82: Preparing 06:13:54 abd1a643571f: Preparing 06:13:54 e0ca1ea36227: Preparing 06:13:54 fe4255a2454c: Preparing 06:13:54 33afd3eab362: Preparing 06:13:54 1deea666e279: Preparing 06:13:54 5040e97bb0b8: Preparing 06:13:54 16113d51b718: Preparing 06:13:54 33afd3eab362: Waiting 06:13:54 1deea666e279: Waiting 06:13:54 5040e97bb0b8: Waiting 06:13:54 16113d51b718: Waiting 06:13:54 fde694af7683: Layer already exists 06:13:54 e0ca1ea36227: Layer already exists 06:13:54 19cc4451fc82: Layer already exists 06:13:54 abd1a643571f: Layer already exists 06:13:54 fe4255a2454c: Layer already exists 06:13:54 1deea666e279: Layer already exists 06:13:54 5040e97bb0b8: Layer already exists 06:13:54 33afd3eab362: Layer already exists 06:13:54 16113d51b718: Layer already exists 06:13:54 latest: digest: sha256:fab94ca1cbefd297e6bb285270af781e9e91ebc0881146f1b615e92ae7e50790 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:55 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.95 06:13:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:13:55 fde694af7683: Preparing 06:13:55 19cc4451fc82: Preparing 06:13:55 abd1a643571f: Preparing 06:13:55 e0ca1ea36227: Preparing 06:13:55 fe4255a2454c: Preparing 06:13:55 33afd3eab362: Preparing 06:13:55 1deea666e279: Preparing 06:13:55 5040e97bb0b8: Preparing 06:13:55 16113d51b718: Preparing 06:13:55 33afd3eab362: Waiting 06:13:55 1deea666e279: Waiting 06:13:55 5040e97bb0b8: Waiting 06:13:55 e0ca1ea36227: Layer already exists 06:13:55 19cc4451fc82: Layer already exists 06:13:55 abd1a643571f: Layer already exists 06:13:55 fde694af7683: Layer already exists 06:13:55 fe4255a2454c: Layer already exists 06:13:55 5040e97bb0b8: Layer already exists 06:13:55 33afd3eab362: Layer already exists 06:13:55 1deea666e279: Layer already exists 06:13:55 16113d51b718: Layer already exists 06:13:55 3.2.0-dev.95: digest: sha256:fab94ca1cbefd297e6bb285270af781e9e91ebc0881146f1b615e92ae7e50790 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:56 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 06:13:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:13:56 fde694af7683: Preparing 06:13:56 19cc4451fc82: Preparing 06:13:56 abd1a643571f: Preparing 06:13:56 e0ca1ea36227: Preparing 06:13:56 fe4255a2454c: Preparing 06:13:56 33afd3eab362: Preparing 06:13:56 1deea666e279: Preparing 06:13:56 5040e97bb0b8: Preparing 06:13:56 16113d51b718: Preparing 06:13:56 1deea666e279: Waiting 06:13:56 5040e97bb0b8: Waiting 06:13:56 33afd3eab362: Waiting 06:13:56 16113d51b718: Waiting 06:13:56 abd1a643571f: Layer already exists 06:13:56 19cc4451fc82: Layer already exists 06:13:56 fde694af7683: Layer already exists 06:13:56 e0ca1ea36227: Layer already exists 06:13:56 fe4255a2454c: Layer already exists 06:13:56 1deea666e279: Layer already exists 06:13:56 5040e97bb0b8: Layer already exists 06:13:56 16113d51b718: Layer already exists 06:13:56 33afd3eab362: Layer already exists 06:13:56 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:fab94ca1cbefd297e6bb285270af781e9e91ebc0881146f1b615e92ae7e50790 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:57 + 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 06:13:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 06:13:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:13:57 fde694af7683: Preparing 06:13:57 19cc4451fc82: Preparing 06:13:57 abd1a643571f: Preparing 06:13:57 e0ca1ea36227: Preparing 06:13:57 fe4255a2454c: Preparing 06:13:57 33afd3eab362: Preparing 06:13:57 1deea666e279: Preparing 06:13:57 33afd3eab362: Waiting 06:13:57 5040e97bb0b8: Preparing 06:13:57 16113d51b718: Preparing 06:13:57 5040e97bb0b8: Waiting 06:13:57 16113d51b718: Waiting 06:13:57 fe4255a2454c: Layer already exists 06:13:57 e0ca1ea36227: Layer already exists 06:13:57 19cc4451fc82: Layer already exists 06:13:57 abd1a643571f: Layer already exists 06:13:57 fde694af7683: Layer already exists 06:13:57 33afd3eab362: Layer already exists 06:13:57 5040e97bb0b8: Layer already exists 06:13:57 1deea666e279: Layer already exists 06:13:57 16113d51b718: Layer already exists 06:13:57 main: digest: sha256:fab94ca1cbefd297e6bb285270af781e9e91ebc0881146f1b615e92ae7e50790 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:13:57 ===================================================== [Pipeline] echo 06:13:57 taggedImages: 06:13:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef 06:13:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 06:13:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.95 06:13:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 06:13:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 06:13:57 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 06:13:57 018de14706ecd28e419c0433dda1c317afd0e2ef 06:13:57 latest 06:13:57 3.2.0-dev.95 06:13:57 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 06:13:57 main 06:13:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:58 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef 06:13:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:13:58 92912f17794f: Preparing 06:13:58 34c8bfdf4fb7: Preparing 06:13:58 715821c79c9c: Preparing 06:13:58 c507f4983a97: Preparing 06:13:58 6b0c6582fb39: Preparing 06:13:58 fe4255a2454c: Preparing 06:13:58 33afd3eab362: Preparing 06:13:58 d3920a96ba69: Preparing 06:13:58 9a28fde96eaf: Preparing 06:13:58 14b90cf87af6: Preparing 06:13:58 16113d51b718: Preparing 06:13:58 33afd3eab362: Waiting 06:13:58 d3920a96ba69: Waiting 06:13:58 9a28fde96eaf: Waiting 06:13:58 14b90cf87af6: Waiting 06:13:58 16113d51b718: Waiting 06:13:58 fe4255a2454c: Waiting 06:13:59 34c8bfdf4fb7: Pushed 06:13:59 fe4255a2454c: Layer already exists 06:13:59 33afd3eab362: Layer already exists 06:13:59 92912f17794f: Pushed 06:13:59 6b0c6582fb39: Pushed 06:13:59 c507f4983a97: Pushed 06:13:59 16113d51b718: Layer already exists 06:14:00 d3920a96ba69: Pushed 06:14:00 9a28fde96eaf: Pushed 06:14:01 715821c79c9c: Pushed 06:14:02 14b90cf87af6: Pushed 06:14:02 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:56539cceb80961d31e42ed2f1df5733bf53e66f0aca4299cbb46779fff1b44de size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:03 + 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 06:14:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:14:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:14:03 92912f17794f: Preparing 06:14:03 34c8bfdf4fb7: Preparing 06:14:03 715821c79c9c: Preparing 06:14:03 c507f4983a97: Preparing 06:14:03 6b0c6582fb39: Preparing 06:14:03 fe4255a2454c: Preparing 06:14:03 33afd3eab362: Preparing 06:14:03 d3920a96ba69: Preparing 06:14:03 9a28fde96eaf: Preparing 06:14:03 14b90cf87af6: Preparing 06:14:03 16113d51b718: Preparing 06:14:03 d3920a96ba69: Waiting 06:14:03 9a28fde96eaf: Waiting 06:14:03 fe4255a2454c: Waiting 06:14:03 14b90cf87af6: Waiting 06:14:03 33afd3eab362: Waiting 06:14:03 16113d51b718: Waiting 06:14:03 6b0c6582fb39: Layer already exists 06:14:03 92912f17794f: Layer already exists 06:14:03 c507f4983a97: Layer already exists 06:14:03 34c8bfdf4fb7: Layer already exists 06:14:03 715821c79c9c: Layer already exists 06:14:03 33afd3eab362: Layer already exists 06:14:03 fe4255a2454c: Layer already exists 06:14:03 14b90cf87af6: Layer already exists 06:14:03 d3920a96ba69: Layer already exists 06:14:03 9a28fde96eaf: Layer already exists 06:14:03 16113d51b718: Layer already exists 06:14:03 latest: digest: sha256:56539cceb80961d31e42ed2f1df5733bf53e66f0aca4299cbb46779fff1b44de size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:04 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.95 06:14:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:14:04 92912f17794f: Preparing 06:14:04 34c8bfdf4fb7: Preparing 06:14:04 715821c79c9c: Preparing 06:14:04 c507f4983a97: Preparing 06:14:04 6b0c6582fb39: Preparing 06:14:04 fe4255a2454c: Preparing 06:14:04 33afd3eab362: Preparing 06:14:04 d3920a96ba69: Preparing 06:14:04 9a28fde96eaf: Preparing 06:14:04 14b90cf87af6: Preparing 06:14:04 16113d51b718: Preparing 06:14:04 fe4255a2454c: Waiting 06:14:04 9a28fde96eaf: Waiting 06:14:04 33afd3eab362: Waiting 06:14:04 14b90cf87af6: Waiting 06:14:04 16113d51b718: Waiting 06:14:04 d3920a96ba69: Waiting 06:14:04 34c8bfdf4fb7: Layer already exists 06:14:04 6b0c6582fb39: Layer already exists 06:14:04 c507f4983a97: Layer already exists 06:14:04 715821c79c9c: Layer already exists 06:14:04 92912f17794f: Layer already exists 06:14:04 fe4255a2454c: Layer already exists 06:14:04 d3920a96ba69: Layer already exists 06:14:04 9a28fde96eaf: Layer already exists 06:14:04 33afd3eab362: Layer already exists 06:14:04 14b90cf87af6: Layer already exists 06:14:04 16113d51b718: Layer already exists 06:14:04 3.2.0-dev.95: digest: sha256:56539cceb80961d31e42ed2f1df5733bf53e66f0aca4299cbb46779fff1b44de size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:05 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 06:14:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:14:05 92912f17794f: Preparing 06:14:05 34c8bfdf4fb7: Preparing 06:14:05 715821c79c9c: Preparing 06:14:05 c507f4983a97: Preparing 06:14:05 6b0c6582fb39: Preparing 06:14:05 fe4255a2454c: Preparing 06:14:05 33afd3eab362: Preparing 06:14:05 d3920a96ba69: Preparing 06:14:05 9a28fde96eaf: Preparing 06:14:05 14b90cf87af6: Preparing 06:14:05 16113d51b718: Preparing 06:14:05 33afd3eab362: Waiting 06:14:05 d3920a96ba69: Waiting 06:14:05 9a28fde96eaf: Waiting 06:14:05 14b90cf87af6: Waiting 06:14:05 16113d51b718: Waiting 06:14:05 fe4255a2454c: Waiting 06:14:05 c507f4983a97: Layer already exists 06:14:05 6b0c6582fb39: Layer already exists 06:14:05 92912f17794f: Layer already exists 06:14:05 715821c79c9c: Layer already exists 06:14:05 34c8bfdf4fb7: Layer already exists 06:14:05 fe4255a2454c: Layer already exists 06:14:05 d3920a96ba69: Layer already exists 06:14:05 9a28fde96eaf: Layer already exists 06:14:05 14b90cf87af6: Layer already exists 06:14:05 33afd3eab362: Layer already exists 06:14:05 16113d51b718: Layer already exists 06:14:05 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:56539cceb80961d31e42ed2f1df5733bf53e66f0aca4299cbb46779fff1b44de size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:06 + 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 06:14:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 06:14:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:14:06 92912f17794f: Preparing 06:14:06 34c8bfdf4fb7: Preparing 06:14:06 715821c79c9c: Preparing 06:14:06 c507f4983a97: Preparing 06:14:06 6b0c6582fb39: Preparing 06:14:06 fe4255a2454c: Preparing 06:14:06 33afd3eab362: Preparing 06:14:06 d3920a96ba69: Preparing 06:14:06 9a28fde96eaf: Preparing 06:14:06 14b90cf87af6: Preparing 06:14:06 16113d51b718: Preparing 06:14:06 d3920a96ba69: Waiting 06:14:06 9a28fde96eaf: Waiting 06:14:06 14b90cf87af6: Waiting 06:14:06 16113d51b718: Waiting 06:14:06 fe4255a2454c: Waiting 06:14:06 33afd3eab362: Waiting 06:14:06 34c8bfdf4fb7: Layer already exists 06:14:06 715821c79c9c: Layer already exists 06:14:06 92912f17794f: Layer already exists 06:14:06 6b0c6582fb39: Layer already exists 06:14:06 c507f4983a97: Layer already exists 06:14:06 d3920a96ba69: Layer already exists 06:14:06 33afd3eab362: Layer already exists 06:14:06 fe4255a2454c: Layer already exists 06:14:06 14b90cf87af6: Layer already exists 06:14:06 9a28fde96eaf: Layer already exists 06:14:06 16113d51b718: Layer already exists 06:14:06 main: digest: sha256:56539cceb80961d31e42ed2f1df5733bf53e66f0aca4299cbb46779fff1b44de size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:14:06 ===================================================== [Pipeline] echo 06:14:06 taggedImages: 06:14:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef 06:14:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:14:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.95 06:14:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 06:14:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 06:14:06 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 06:14:06 018de14706ecd28e419c0433dda1c317afd0e2ef 06:14:06 latest 06:14:06 3.2.0-dev.95 06:14:06 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 06:14:06 main 06:14:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:07 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef 06:14:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:14:07 9d53503278e4: Preparing 06:14:07 229abf30d3ef: Preparing 06:14:07 2aa79c6da903: Preparing 06:14:07 077675a9bf36: Preparing 06:14:07 d311529b5ed1: Preparing 06:14:07 4af92d8e47be: Preparing 06:14:07 2903e7a7cdf1: Preparing 06:14:07 fe4255a2454c: Preparing 06:14:07 33afd3eab362: Preparing 06:14:07 11c52dccf655: Preparing 06:14:07 417d7e3f9cb4: Preparing 06:14:07 16113d51b718: Preparing 06:14:07 33afd3eab362: Waiting 06:14:07 11c52dccf655: Waiting 06:14:07 417d7e3f9cb4: Waiting 06:14:07 4af92d8e47be: Waiting 06:14:07 16113d51b718: Waiting 06:14:07 2903e7a7cdf1: Waiting 06:14:07 fe4255a2454c: Waiting 06:14:07 d311529b5ed1: Pushed 06:14:07 229abf30d3ef: Pushed 06:14:07 9d53503278e4: Pushed 06:14:07 fe4255a2454c: Layer already exists 06:14:07 4af92d8e47be: Pushed 06:14:07 33afd3eab362: Layer already exists 06:14:07 2903e7a7cdf1: Pushed 06:14:08 16113d51b718: Layer already exists 06:14:08 11c52dccf655: Pushed 06:14:10 077675a9bf36: Pushed 06:14:10 2aa79c6da903: Pushed 06:14:11 417d7e3f9cb4: Pushed 06:14:11 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:75416d800e56ada7add3123fce47a2be16bdee5c4b2e00ef7e045d2ff43dc5e8 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:11 + 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 06:14:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:14:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:14:11 9d53503278e4: Preparing 06:14:11 229abf30d3ef: Preparing 06:14:11 2aa79c6da903: Preparing 06:14:11 077675a9bf36: Preparing 06:14:11 d311529b5ed1: Preparing 06:14:11 4af92d8e47be: Preparing 06:14:11 2903e7a7cdf1: Preparing 06:14:11 fe4255a2454c: Preparing 06:14:11 33afd3eab362: Preparing 06:14:11 11c52dccf655: Preparing 06:14:11 417d7e3f9cb4: Preparing 06:14:11 16113d51b718: Preparing 06:14:11 33afd3eab362: Waiting 06:14:11 11c52dccf655: Waiting 06:14:11 417d7e3f9cb4: Waiting 06:14:11 16113d51b718: Waiting 06:14:11 4af92d8e47be: Waiting 06:14:11 2903e7a7cdf1: Waiting 06:14:11 fe4255a2454c: Waiting 06:14:11 077675a9bf36: Layer already exists 06:14:11 d311529b5ed1: Layer already exists 06:14:11 229abf30d3ef: Layer already exists 06:14:11 9d53503278e4: Layer already exists 06:14:11 2aa79c6da903: Layer already exists 06:14:11 4af92d8e47be: Layer already exists 06:14:11 2903e7a7cdf1: Layer already exists 06:14:11 11c52dccf655: Layer already exists 06:14:11 fe4255a2454c: Layer already exists 06:14:11 33afd3eab362: Layer already exists 06:14:11 16113d51b718: Layer already exists 06:14:11 417d7e3f9cb4: Layer already exists 06:14:12 latest: digest: sha256:75416d800e56ada7add3123fce47a2be16bdee5c4b2e00ef7e045d2ff43dc5e8 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:12 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.95 06:14:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:14:12 9d53503278e4: Preparing 06:14:12 229abf30d3ef: Preparing 06:14:12 2aa79c6da903: Preparing 06:14:12 077675a9bf36: Preparing 06:14:12 d311529b5ed1: Preparing 06:14:12 4af92d8e47be: Preparing 06:14:12 2903e7a7cdf1: Preparing 06:14:12 fe4255a2454c: Preparing 06:14:12 33afd3eab362: Preparing 06:14:12 11c52dccf655: Preparing 06:14:12 417d7e3f9cb4: Preparing 06:14:12 16113d51b718: Preparing 06:14:12 4af92d8e47be: Waiting 06:14:12 2903e7a7cdf1: Waiting 06:14:12 fe4255a2454c: Waiting 06:14:12 33afd3eab362: Waiting 06:14:12 417d7e3f9cb4: Waiting 06:14:12 16113d51b718: Waiting 06:14:12 11c52dccf655: Waiting 06:14:12 229abf30d3ef: Layer already exists 06:14:12 9d53503278e4: Layer already exists 06:14:12 2aa79c6da903: Layer already exists 06:14:12 d311529b5ed1: Layer already exists 06:14:12 077675a9bf36: Layer already exists 06:14:12 2903e7a7cdf1: Layer already exists 06:14:12 11c52dccf655: Layer already exists 06:14:12 4af92d8e47be: Layer already exists 06:14:12 33afd3eab362: Layer already exists 06:14:12 fe4255a2454c: Layer already exists 06:14:12 417d7e3f9cb4: Layer already exists 06:14:12 16113d51b718: Layer already exists 06:14:13 3.2.0-dev.95: digest: sha256:75416d800e56ada7add3123fce47a2be16bdee5c4b2e00ef7e045d2ff43dc5e8 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:13 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 06:14:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:14:13 9d53503278e4: Preparing 06:14:13 229abf30d3ef: Preparing 06:14:13 2aa79c6da903: Preparing 06:14:13 077675a9bf36: Preparing 06:14:13 d311529b5ed1: Preparing 06:14:13 4af92d8e47be: Preparing 06:14:13 2903e7a7cdf1: Preparing 06:14:13 fe4255a2454c: Preparing 06:14:13 33afd3eab362: Preparing 06:14:13 4af92d8e47be: Waiting 06:14:13 fe4255a2454c: Waiting 06:14:13 2903e7a7cdf1: Waiting 06:14:13 11c52dccf655: Preparing 06:14:13 417d7e3f9cb4: Preparing 06:14:13 16113d51b718: Preparing 06:14:13 33afd3eab362: Waiting 06:14:13 11c52dccf655: Waiting 06:14:13 417d7e3f9cb4: Waiting 06:14:13 16113d51b718: Waiting 06:14:13 d311529b5ed1: Layer already exists 06:14:13 229abf30d3ef: Layer already exists 06:14:13 2aa79c6da903: Layer already exists 06:14:13 077675a9bf36: Layer already exists 06:14:13 9d53503278e4: Layer already exists 06:14:13 2903e7a7cdf1: Layer already exists 06:14:13 4af92d8e47be: Layer already exists 06:14:13 11c52dccf655: Layer already exists 06:14:13 fe4255a2454c: Layer already exists 06:14:13 33afd3eab362: Layer already exists 06:14:13 16113d51b718: Layer already exists 06:14:13 417d7e3f9cb4: Layer already exists 06:14:14 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:75416d800e56ada7add3123fce47a2be16bdee5c4b2e00ef7e045d2ff43dc5e8 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:14 + 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 06:14:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 06:14:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:14:14 9d53503278e4: Preparing 06:14:14 229abf30d3ef: Preparing 06:14:14 2aa79c6da903: Preparing 06:14:14 077675a9bf36: Preparing 06:14:14 d311529b5ed1: Preparing 06:14:14 4af92d8e47be: Preparing 06:14:14 2903e7a7cdf1: Preparing 06:14:14 fe4255a2454c: Preparing 06:14:14 33afd3eab362: Preparing 06:14:14 11c52dccf655: Preparing 06:14:14 417d7e3f9cb4: Preparing 06:14:14 16113d51b718: Preparing 06:14:14 4af92d8e47be: Waiting 06:14:14 33afd3eab362: Waiting 06:14:14 11c52dccf655: Waiting 06:14:14 2903e7a7cdf1: Waiting 06:14:14 fe4255a2454c: Waiting 06:14:14 417d7e3f9cb4: Waiting 06:14:14 16113d51b718: Waiting 06:14:14 9d53503278e4: Layer already exists 06:14:14 2aa79c6da903: Layer already exists 06:14:14 d311529b5ed1: Layer already exists 06:14:14 229abf30d3ef: Layer already exists 06:14:14 077675a9bf36: Layer already exists 06:14:14 2903e7a7cdf1: Layer already exists 06:14:14 fe4255a2454c: Layer already exists 06:14:14 4af92d8e47be: Layer already exists 06:14:14 11c52dccf655: Layer already exists 06:14:14 33afd3eab362: Layer already exists 06:14:14 417d7e3f9cb4: Layer already exists 06:14:14 16113d51b718: Layer already exists 06:14:15 main: digest: sha256:75416d800e56ada7add3123fce47a2be16bdee5c4b2e00ef7e045d2ff43dc5e8 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:14:15 ===================================================== [Pipeline] echo 06:14:15 taggedImages: 06:14:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef 06:14:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:14:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.95 06:14:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 06:14:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 06:14:15 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 06:14:15 018de14706ecd28e419c0433dda1c317afd0e2ef 06:14:15 latest 06:14:15 3.2.0-dev.95 06:14:15 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 06:14:15 main 06:14:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:15 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef 06:14:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:14:16 3444cee2763c: Preparing 06:14:16 ebe73c5a3fdf: Preparing 06:14:16 fe4255a2454c: Preparing 06:14:16 33afd3eab362: Preparing 06:14:16 6278a7c90235: Preparing 06:14:16 30ccc47b418c: Preparing 06:14:16 16113d51b718: Preparing 06:14:16 30ccc47b418c: Waiting 06:14:16 16113d51b718: Waiting 06:14:16 33afd3eab362: Layer already exists 06:14:16 fe4255a2454c: Layer already exists 06:14:16 16113d51b718: Layer already exists 06:14:16 3444cee2763c: Pushed 06:14:16 6278a7c90235: Pushed 06:14:18 30ccc47b418c: Pushed 06:14:19 ebe73c5a3fdf: Pushed 06:14:19 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:4dba3856920f6bbe8e5eceb25dc22e9fbe65342982ed965be4cfb9c5c42b29c8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:20 + 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 06:14:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 06:14:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:14:20 3444cee2763c: Preparing 06:14:20 ebe73c5a3fdf: Preparing 06:14:20 fe4255a2454c: Preparing 06:14:20 33afd3eab362: Preparing 06:14:20 6278a7c90235: Preparing 06:14:20 30ccc47b418c: Preparing 06:14:20 16113d51b718: Preparing 06:14:20 16113d51b718: Waiting 06:14:20 30ccc47b418c: Waiting 06:14:20 ebe73c5a3fdf: Layer already exists 06:14:20 33afd3eab362: Layer already exists 06:14:20 6278a7c90235: Layer already exists 06:14:20 3444cee2763c: Layer already exists 06:14:20 fe4255a2454c: Layer already exists 06:14:20 16113d51b718: Layer already exists 06:14:20 30ccc47b418c: Layer already exists 06:14:20 latest: digest: sha256:4dba3856920f6bbe8e5eceb25dc22e9fbe65342982ed965be4cfb9c5c42b29c8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:21 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.95 06:14:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:14:21 3444cee2763c: Preparing 06:14:21 ebe73c5a3fdf: Preparing 06:14:21 fe4255a2454c: Preparing 06:14:21 33afd3eab362: Preparing 06:14:21 6278a7c90235: Preparing 06:14:21 30ccc47b418c: Preparing 06:14:21 16113d51b718: Preparing 06:14:21 30ccc47b418c: Waiting 06:14:21 16113d51b718: Waiting 06:14:21 ebe73c5a3fdf: Layer already exists 06:14:21 fe4255a2454c: Layer already exists 06:14:21 3444cee2763c: Layer already exists 06:14:21 33afd3eab362: Layer already exists 06:14:21 6278a7c90235: Layer already exists 06:14:21 30ccc47b418c: Layer already exists 06:14:21 16113d51b718: Layer already exists 06:14:21 3.2.0-dev.95: digest: sha256:4dba3856920f6bbe8e5eceb25dc22e9fbe65342982ed965be4cfb9c5c42b29c8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:22 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 06:14:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:14:22 3444cee2763c: Preparing 06:14:22 ebe73c5a3fdf: Preparing 06:14:22 fe4255a2454c: Preparing 06:14:22 33afd3eab362: Preparing 06:14:22 6278a7c90235: Preparing 06:14:22 30ccc47b418c: Preparing 06:14:22 16113d51b718: Preparing 06:14:22 30ccc47b418c: Waiting 06:14:22 16113d51b718: Waiting 06:14:22 6278a7c90235: Layer already exists 06:14:22 fe4255a2454c: Layer already exists 06:14:22 3444cee2763c: Layer already exists 06:14:22 ebe73c5a3fdf: Layer already exists 06:14:22 33afd3eab362: Layer already exists 06:14:22 16113d51b718: Layer already exists 06:14:22 30ccc47b418c: Layer already exists 06:14:22 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:4dba3856920f6bbe8e5eceb25dc22e9fbe65342982ed965be4cfb9c5c42b29c8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:23 + 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 06:14:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 06:14:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:14:23 3444cee2763c: Preparing 06:14:23 ebe73c5a3fdf: Preparing 06:14:23 fe4255a2454c: Preparing 06:14:23 33afd3eab362: Preparing 06:14:23 6278a7c90235: Preparing 06:14:23 30ccc47b418c: Preparing 06:14:23 16113d51b718: Preparing 06:14:23 30ccc47b418c: Waiting 06:14:23 16113d51b718: Waiting 06:14:23 3444cee2763c: Layer already exists 06:14:23 fe4255a2454c: Layer already exists 06:14:23 ebe73c5a3fdf: Layer already exists 06:14:23 6278a7c90235: Layer already exists 06:14:23 33afd3eab362: Layer already exists 06:14:23 16113d51b718: Layer already exists 06:14:23 30ccc47b418c: Layer already exists 06:14:23 main: digest: sha256:4dba3856920f6bbe8e5eceb25dc22e9fbe65342982ed965be4cfb9c5c42b29c8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:14:23 ===================================================== [Pipeline] echo 06:14:23 taggedImages: 06:14:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef 06:14:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 06:14:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.95 06:14:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 06:14:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 06:14:23 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 06:14:23 018de14706ecd28e419c0433dda1c317afd0e2ef 06:14:23 latest 06:14:23 3.2.0-dev.95 06:14:23 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 06:14:23 main 06:14:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:24 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef 06:14:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:14:24 b0701176dc26: Preparing 06:14:24 b815d9410b05: Preparing 06:14:24 09f98222e4aa: Preparing 06:14:24 fe4255a2454c: Preparing 06:14:24 33afd3eab362: Preparing 06:14:24 46ca78d6b8a3: Preparing 06:14:24 1e3d3758934e: Preparing 06:14:24 16c4bd3310d2: Preparing 06:14:24 a66b0e34783a: Preparing 06:14:24 16113d51b718: Preparing 06:14:24 46ca78d6b8a3: Waiting 06:14:24 1e3d3758934e: Waiting 06:14:24 16c4bd3310d2: Waiting 06:14:24 a66b0e34783a: Waiting 06:14:24 16113d51b718: Waiting 06:14:24 33afd3eab362: Layer already exists 06:14:24 fe4255a2454c: Layer already exists 06:14:24 09f98222e4aa: Pushed 06:14:24 b815d9410b05: Pushed 06:14:24 b0701176dc26: Pushed 06:14:24 16113d51b718: Layer already exists 06:14:25 16c4bd3310d2: Pushed 06:14:25 a66b0e34783a: Pushed 06:14:37 1e3d3758934e: Pushed 06:14:46 46ca78d6b8a3: Pushed 06:14:46 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:29f6f4697575bc66be00eb39568098fa0fdbc3cb309e1ffb336be9679d4a6b30 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:46 + 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 06:14:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:14:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:14:46 b0701176dc26: Preparing 06:14:46 b815d9410b05: Preparing 06:14:46 09f98222e4aa: Preparing 06:14:46 fe4255a2454c: Preparing 06:14:46 33afd3eab362: Preparing 06:14:46 46ca78d6b8a3: Preparing 06:14:46 1e3d3758934e: Preparing 06:14:46 16c4bd3310d2: Preparing 06:14:46 a66b0e34783a: Preparing 06:14:46 16113d51b718: Preparing 06:14:46 1e3d3758934e: Waiting 06:14:46 16c4bd3310d2: Waiting 06:14:46 a66b0e34783a: Waiting 06:14:46 16113d51b718: Waiting 06:14:46 46ca78d6b8a3: Waiting 06:14:46 b0701176dc26: Layer already exists 06:14:46 b815d9410b05: Layer already exists 06:14:46 09f98222e4aa: Layer already exists 06:14:46 33afd3eab362: Layer already exists 06:14:46 fe4255a2454c: Layer already exists 06:14:46 46ca78d6b8a3: Layer already exists 06:14:46 16c4bd3310d2: Layer already exists 06:14:46 1e3d3758934e: Layer already exists 06:14:46 a66b0e34783a: Layer already exists 06:14:46 16113d51b718: Layer already exists 06:14:47 latest: digest: sha256:29f6f4697575bc66be00eb39568098fa0fdbc3cb309e1ffb336be9679d4a6b30 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:47 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.95 06:14:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:14:47 b0701176dc26: Preparing 06:14:47 b815d9410b05: Preparing 06:14:47 09f98222e4aa: Preparing 06:14:47 fe4255a2454c: Preparing 06:14:47 33afd3eab362: Preparing 06:14:47 46ca78d6b8a3: Preparing 06:14:47 1e3d3758934e: Preparing 06:14:47 16c4bd3310d2: Preparing 06:14:47 a66b0e34783a: Preparing 06:14:47 16113d51b718: Preparing 06:14:47 46ca78d6b8a3: Waiting 06:14:47 1e3d3758934e: Waiting 06:14:47 16c4bd3310d2: Waiting 06:14:47 a66b0e34783a: Waiting 06:14:47 16113d51b718: Waiting 06:14:47 09f98222e4aa: Layer already exists 06:14:47 b0701176dc26: Layer already exists 06:14:47 b815d9410b05: Layer already exists 06:14:47 33afd3eab362: Layer already exists 06:14:47 fe4255a2454c: Layer already exists 06:14:47 46ca78d6b8a3: Layer already exists 06:14:47 1e3d3758934e: Layer already exists 06:14:47 a66b0e34783a: Layer already exists 06:14:47 16113d51b718: Layer already exists 06:14:47 16c4bd3310d2: Layer already exists 06:14:48 3.2.0-dev.95: digest: sha256:29f6f4697575bc66be00eb39568098fa0fdbc3cb309e1ffb336be9679d4a6b30 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:48 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 06:14:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:14:48 b0701176dc26: Preparing 06:14:48 b815d9410b05: Preparing 06:14:48 09f98222e4aa: Preparing 06:14:48 fe4255a2454c: Preparing 06:14:48 33afd3eab362: Preparing 06:14:48 46ca78d6b8a3: Preparing 06:14:48 1e3d3758934e: Preparing 06:14:48 16c4bd3310d2: Preparing 06:14:48 a66b0e34783a: Preparing 06:14:48 16113d51b718: Preparing 06:14:48 16c4bd3310d2: Waiting 06:14:48 a66b0e34783a: Waiting 06:14:48 16113d51b718: Waiting 06:14:48 46ca78d6b8a3: Waiting 06:14:48 1e3d3758934e: Waiting 06:14:48 09f98222e4aa: Layer already exists 06:14:48 33afd3eab362: Layer already exists 06:14:48 b0701176dc26: Layer already exists 06:14:48 fe4255a2454c: Layer already exists 06:14:48 b815d9410b05: Layer already exists 06:14:48 46ca78d6b8a3: Layer already exists 06:14:48 16113d51b718: Layer already exists 06:14:48 1e3d3758934e: Layer already exists 06:14:48 16c4bd3310d2: Layer already exists 06:14:48 a66b0e34783a: Layer already exists 06:14:49 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:29f6f4697575bc66be00eb39568098fa0fdbc3cb309e1ffb336be9679d4a6b30 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:49 + 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 06:14:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 06:14:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:14:49 b0701176dc26: Preparing 06:14:49 b815d9410b05: Preparing 06:14:49 09f98222e4aa: Preparing 06:14:49 fe4255a2454c: Preparing 06:14:49 33afd3eab362: Preparing 06:14:49 46ca78d6b8a3: Preparing 06:14:49 1e3d3758934e: Preparing 06:14:49 16c4bd3310d2: Preparing 06:14:49 a66b0e34783a: Preparing 06:14:49 16113d51b718: Preparing 06:14:49 1e3d3758934e: Waiting 06:14:49 16c4bd3310d2: Waiting 06:14:49 a66b0e34783a: Waiting 06:14:49 16113d51b718: Waiting 06:14:49 fe4255a2454c: Layer already exists 06:14:49 09f98222e4aa: Layer already exists 06:14:49 33afd3eab362: Layer already exists 06:14:49 b0701176dc26: Layer already exists 06:14:49 b815d9410b05: Layer already exists 06:14:49 16c4bd3310d2: Layer already exists 06:14:49 46ca78d6b8a3: Layer already exists 06:14:49 a66b0e34783a: Layer already exists 06:14:49 1e3d3758934e: Layer already exists 06:14:49 16113d51b718: Layer already exists 06:14:50 main: digest: sha256:29f6f4697575bc66be00eb39568098fa0fdbc3cb309e1ffb336be9679d4a6b30 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:14:50 ===================================================== [Pipeline] echo 06:14:50 taggedImages: 06:14:50 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef 06:14:50 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:14:50 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.95 06:14:50 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 06:14:50 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 06:14:50 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 06:14:50 018de14706ecd28e419c0433dda1c317afd0e2ef 06:14:50 latest 06:14:50 3.2.0-dev.95 06:14:50 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 06:14:50 main 06:14:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:50 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef 06:14:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:14:51 64a0d61d4c58: Preparing 06:14:51 314e58b78590: Preparing 06:14:51 9c24b3bb005b: Preparing 06:14:51 fe4255a2454c: Preparing 06:14:51 33afd3eab362: Preparing 06:14:51 abc2e4c7f1f2: Preparing 06:14:51 9d587fee93f4: Preparing 06:14:51 d79a0c7473db: Preparing 06:14:51 16113d51b718: Preparing 06:14:51 9d587fee93f4: Waiting 06:14:51 d79a0c7473db: Waiting 06:14:51 16113d51b718: Waiting 06:14:51 abc2e4c7f1f2: Waiting 06:14:51 9c24b3bb005b: Pushed 06:14:51 314e58b78590: Pushed 06:14:51 33afd3eab362: Layer already exists 06:14:51 fe4255a2454c: Layer already exists 06:14:52 64a0d61d4c58: Pushed 06:14:52 16113d51b718: Layer already exists 06:14:52 9d587fee93f4: Pushed 06:14:52 d79a0c7473db: Pushed 06:15:14 abc2e4c7f1f2: Pushed 06:15:14 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:300562ea558f54b200ff924203790b2a38b6ad4ee16ab93f32ae4bd9292d02ed size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:15 + 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 06:15:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:15:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:15:15 64a0d61d4c58: Preparing 06:15:15 314e58b78590: Preparing 06:15:15 9c24b3bb005b: Preparing 06:15:15 fe4255a2454c: Preparing 06:15:15 33afd3eab362: Preparing 06:15:15 abc2e4c7f1f2: Preparing 06:15:15 9d587fee93f4: Preparing 06:15:15 d79a0c7473db: Preparing 06:15:15 16113d51b718: Preparing 06:15:15 abc2e4c7f1f2: Waiting 06:15:15 9d587fee93f4: Waiting 06:15:15 d79a0c7473db: Waiting 06:15:15 16113d51b718: Waiting 06:15:15 fe4255a2454c: Layer already exists 06:15:15 9c24b3bb005b: Layer already exists 06:15:15 64a0d61d4c58: Layer already exists 06:15:15 33afd3eab362: Layer already exists 06:15:15 314e58b78590: Layer already exists 06:15:15 9d587fee93f4: Layer already exists 06:15:15 d79a0c7473db: Layer already exists 06:15:15 16113d51b718: Layer already exists 06:15:15 abc2e4c7f1f2: Layer already exists 06:15:15 latest: digest: sha256:300562ea558f54b200ff924203790b2a38b6ad4ee16ab93f32ae4bd9292d02ed size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:16 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.95 06:15:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:15:16 64a0d61d4c58: Preparing 06:15:16 314e58b78590: Preparing 06:15:16 9c24b3bb005b: Preparing 06:15:16 fe4255a2454c: Preparing 06:15:16 33afd3eab362: Preparing 06:15:16 abc2e4c7f1f2: Preparing 06:15:16 9d587fee93f4: Preparing 06:15:16 d79a0c7473db: Preparing 06:15:16 16113d51b718: Preparing 06:15:16 d79a0c7473db: Waiting 06:15:16 abc2e4c7f1f2: Waiting 06:15:16 16113d51b718: Waiting 06:15:16 9d587fee93f4: Waiting 06:15:16 314e58b78590: Layer already exists 06:15:16 64a0d61d4c58: Layer already exists 06:15:16 33afd3eab362: Layer already exists 06:15:16 fe4255a2454c: Layer already exists 06:15:16 9c24b3bb005b: Layer already exists 06:15:16 abc2e4c7f1f2: Layer already exists 06:15:16 9d587fee93f4: Layer already exists 06:15:16 16113d51b718: Layer already exists 06:15:16 d79a0c7473db: Layer already exists 06:15:16 3.2.0-dev.95: digest: sha256:300562ea558f54b200ff924203790b2a38b6ad4ee16ab93f32ae4bd9292d02ed size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:17 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 06:15:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:15:17 64a0d61d4c58: Preparing 06:15:17 314e58b78590: Preparing 06:15:17 9c24b3bb005b: Preparing 06:15:17 fe4255a2454c: Preparing 06:15:17 33afd3eab362: Preparing 06:15:17 abc2e4c7f1f2: Preparing 06:15:17 9d587fee93f4: Preparing 06:15:17 d79a0c7473db: Preparing 06:15:17 16113d51b718: Preparing 06:15:17 9d587fee93f4: Waiting 06:15:17 d79a0c7473db: Waiting 06:15:17 16113d51b718: Waiting 06:15:17 abc2e4c7f1f2: Waiting 06:15:17 64a0d61d4c58: Layer already exists 06:15:17 314e58b78590: Layer already exists 06:15:17 fe4255a2454c: Layer already exists 06:15:17 9c24b3bb005b: Layer already exists 06:15:17 33afd3eab362: Layer already exists 06:15:17 16113d51b718: Layer already exists 06:15:17 d79a0c7473db: Layer already exists 06:15:17 abc2e4c7f1f2: Layer already exists 06:15:17 9d587fee93f4: Layer already exists 06:15:17 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:300562ea558f54b200ff924203790b2a38b6ad4ee16ab93f32ae4bd9292d02ed size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:18 + 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 06:15:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 06:15:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:15:18 64a0d61d4c58: Preparing 06:15:18 314e58b78590: Preparing 06:15:18 9c24b3bb005b: Preparing 06:15:18 fe4255a2454c: Preparing 06:15:18 33afd3eab362: Preparing 06:15:18 abc2e4c7f1f2: Preparing 06:15:18 9d587fee93f4: Preparing 06:15:18 d79a0c7473db: Preparing 06:15:18 16113d51b718: Preparing 06:15:18 abc2e4c7f1f2: Waiting 06:15:18 9d587fee93f4: Waiting 06:15:18 d79a0c7473db: Waiting 06:15:18 16113d51b718: Waiting 06:15:18 64a0d61d4c58: Layer already exists 06:15:18 33afd3eab362: Layer already exists 06:15:18 314e58b78590: Layer already exists 06:15:18 fe4255a2454c: Layer already exists 06:15:18 9c24b3bb005b: Layer already exists 06:15:18 d79a0c7473db: Layer already exists 06:15:18 9d587fee93f4: Layer already exists 06:15:18 abc2e4c7f1f2: Layer already exists 06:15:18 16113d51b718: Layer already exists 06:15:18 main: digest: sha256:300562ea558f54b200ff924203790b2a38b6ad4ee16ab93f32ae4bd9292d02ed size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:15:18 ===================================================== [Pipeline] echo 06:15:18 taggedImages: 06:15:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef 06:15:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:15:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.95 06:15:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 06:15:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 06:15:18 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 06:15:18 018de14706ecd28e419c0433dda1c317afd0e2ef 06:15:18 latest 06:15:18 3.2.0-dev.95 06:15:18 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 06:15:18 main 06:15:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:19 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef 06:15:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:15:19 280d8db4c064: Preparing 06:15:19 cc30c3b7929f: Preparing 06:15:19 7a5d96154924: Preparing 06:15:19 fe4255a2454c: Preparing 06:15:19 33afd3eab362: Preparing 06:15:19 e40969b56507: Preparing 06:15:19 16c4bd3310d2: Preparing 06:15:19 a66b0e34783a: Preparing 06:15:19 16113d51b718: Preparing 06:15:19 e40969b56507: Waiting 06:15:19 a66b0e34783a: Waiting 06:15:19 16113d51b718: Waiting 06:15:19 16c4bd3310d2: Waiting 06:15:19 33afd3eab362: Layer already exists 06:15:19 fe4255a2454c: Layer already exists 06:15:19 16c4bd3310d2: Layer already exists 06:15:19 cc30c3b7929f: Pushed 06:15:19 7a5d96154924: Pushed 06:15:19 a66b0e34783a: Layer already exists 06:15:19 16113d51b718: Layer already exists 06:15:19 280d8db4c064: Pushed 06:15:41 e40969b56507: Pushed 06:15:42 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:4c61034857e8f5cc2a120133447b1c63ab1694d49c415918262b47f417832451 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:42 + 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 06:15:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:15:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:15:42 280d8db4c064: Preparing 06:15:42 cc30c3b7929f: Preparing 06:15:42 7a5d96154924: Preparing 06:15:42 fe4255a2454c: Preparing 06:15:42 33afd3eab362: Preparing 06:15:42 e40969b56507: Preparing 06:15:42 16c4bd3310d2: Preparing 06:15:42 a66b0e34783a: Preparing 06:15:42 16113d51b718: Preparing 06:15:42 16c4bd3310d2: Waiting 06:15:42 a66b0e34783a: Waiting 06:15:42 16113d51b718: Waiting 06:15:42 e40969b56507: Waiting 06:15:42 7a5d96154924: Layer already exists 06:15:42 cc30c3b7929f: Layer already exists 06:15:42 280d8db4c064: Layer already exists 06:15:42 fe4255a2454c: Layer already exists 06:15:42 33afd3eab362: Layer already exists 06:15:42 e40969b56507: Layer already exists 06:15:42 a66b0e34783a: Layer already exists 06:15:42 16c4bd3310d2: Layer already exists 06:15:42 16113d51b718: Layer already exists 06:15:43 latest: digest: sha256:4c61034857e8f5cc2a120133447b1c63ab1694d49c415918262b47f417832451 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:43 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.95 06:15:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:15:43 280d8db4c064: Preparing 06:15:43 cc30c3b7929f: Preparing 06:15:43 7a5d96154924: Preparing 06:15:43 fe4255a2454c: Preparing 06:15:43 33afd3eab362: Preparing 06:15:43 e40969b56507: Preparing 06:15:43 16c4bd3310d2: Preparing 06:15:43 a66b0e34783a: Preparing 06:15:43 16113d51b718: Preparing 06:15:43 e40969b56507: Waiting 06:15:43 16c4bd3310d2: Waiting 06:15:43 a66b0e34783a: Waiting 06:15:43 16113d51b718: Waiting 06:15:43 7a5d96154924: Layer already exists 06:15:43 280d8db4c064: Layer already exists 06:15:43 fe4255a2454c: Layer already exists 06:15:43 33afd3eab362: Layer already exists 06:15:43 cc30c3b7929f: Layer already exists 06:15:43 16113d51b718: Layer already exists 06:15:43 16c4bd3310d2: Layer already exists 06:15:43 a66b0e34783a: Layer already exists 06:15:43 e40969b56507: Layer already exists 06:15:44 3.2.0-dev.95: digest: sha256:4c61034857e8f5cc2a120133447b1c63ab1694d49c415918262b47f417832451 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:44 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 06:15:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:15:44 280d8db4c064: Preparing 06:15:44 cc30c3b7929f: Preparing 06:15:44 7a5d96154924: Preparing 06:15:44 fe4255a2454c: Preparing 06:15:44 33afd3eab362: Preparing 06:15:44 e40969b56507: Preparing 06:15:44 16c4bd3310d2: Preparing 06:15:44 a66b0e34783a: Preparing 06:15:44 16113d51b718: Preparing 06:15:44 e40969b56507: Waiting 06:15:44 16c4bd3310d2: Waiting 06:15:44 a66b0e34783a: Waiting 06:15:44 16113d51b718: Waiting 06:15:44 7a5d96154924: Layer already exists 06:15:44 fe4255a2454c: Layer already exists 06:15:44 280d8db4c064: Layer already exists 06:15:44 33afd3eab362: Layer already exists 06:15:44 cc30c3b7929f: Layer already exists 06:15:44 16c4bd3310d2: Layer already exists 06:15:44 e40969b56507: Layer already exists 06:15:44 16113d51b718: Layer already exists 06:15:44 a66b0e34783a: Layer already exists 06:15:45 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:4c61034857e8f5cc2a120133447b1c63ab1694d49c415918262b47f417832451 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:45 + 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 06:15:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 06:15:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:15:46 280d8db4c064: Preparing 06:15:46 cc30c3b7929f: Preparing 06:15:46 7a5d96154924: Preparing 06:15:46 fe4255a2454c: Preparing 06:15:46 33afd3eab362: Preparing 06:15:46 e40969b56507: Preparing 06:15:46 16c4bd3310d2: Preparing 06:15:46 a66b0e34783a: Preparing 06:15:46 16113d51b718: Preparing 06:15:46 16c4bd3310d2: Waiting 06:15:46 a66b0e34783a: Waiting 06:15:46 16113d51b718: Waiting 06:15:46 e40969b56507: Waiting 06:15:46 280d8db4c064: Layer already exists 06:15:46 7a5d96154924: Layer already exists 06:15:46 33afd3eab362: Layer already exists 06:15:46 cc30c3b7929f: Layer already exists 06:15:46 fe4255a2454c: Layer already exists 06:15:46 a66b0e34783a: Layer already exists 06:15:46 e40969b56507: Layer already exists 06:15:46 16c4bd3310d2: Layer already exists 06:15:46 16113d51b718: Layer already exists 06:15:46 main: digest: sha256:4c61034857e8f5cc2a120133447b1c63ab1694d49c415918262b47f417832451 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:15:46 ===================================================== [Pipeline] echo 06:15:46 taggedImages: 06:15:46 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef 06:15:46 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:15:46 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.95 06:15:46 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 06:15:46 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 06:15:46 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 06:15:46 018de14706ecd28e419c0433dda1c317afd0e2ef 06:15:46 latest 06:15:46 3.2.0-dev.95 06:15:46 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 06:15:46 main 06:15:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:46 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:47 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef 06:15:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 06:15:47 023b124c8f24: Preparing 06:15:47 1365ef3d115e: Preparing 06:15:47 fe4255a2454c: Preparing 06:15:47 33afd3eab362: Preparing 06:15:47 6f0f5695aff9: Preparing 06:15:47 1df405c75d7d: Preparing 06:15:47 16113d51b718: Preparing 06:15:47 1df405c75d7d: Waiting 06:15:47 16113d51b718: Waiting 06:15:47 6f0f5695aff9: Pushed 06:15:47 33afd3eab362: Layer already exists 06:15:47 fe4255a2454c: Layer already exists 06:15:47 16113d51b718: Layer already exists 06:15:47 023b124c8f24: Pushed 06:15:48 1df405c75d7d: Pushed 06:15:54 1365ef3d115e: Pushed 06:15:55 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:e27ced4ed630a76bf21c39667effb4458b88454504df79210221ddbee27506e6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:55 + 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 06:15:55 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 06:15:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 06:15:55 023b124c8f24: Preparing 06:15:55 1365ef3d115e: Preparing 06:15:55 fe4255a2454c: Preparing 06:15:55 33afd3eab362: Preparing 06:15:55 6f0f5695aff9: Preparing 06:15:55 1df405c75d7d: Preparing 06:15:55 16113d51b718: Preparing 06:15:55 1df405c75d7d: Waiting 06:15:55 16113d51b718: Waiting 06:15:55 1365ef3d115e: Layer already exists 06:15:55 6f0f5695aff9: Layer already exists 06:15:55 33afd3eab362: Layer already exists 06:15:55 fe4255a2454c: Layer already exists 06:15:55 023b124c8f24: Layer already exists 06:15:55 1df405c75d7d: Layer already exists 06:15:55 16113d51b718: Layer already exists 06:15:56 latest: digest: sha256:e27ced4ed630a76bf21c39667effb4458b88454504df79210221ddbee27506e6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:56 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:56 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.95 06:15:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 06:15:56 023b124c8f24: Preparing 06:15:56 1365ef3d115e: Preparing 06:15:56 fe4255a2454c: Preparing 06:15:56 33afd3eab362: Preparing 06:15:56 6f0f5695aff9: Preparing 06:15:56 1df405c75d7d: Preparing 06:15:56 16113d51b718: Preparing 06:15:56 1df405c75d7d: Waiting 06:15:56 023b124c8f24: Layer already exists 06:15:56 fe4255a2454c: Layer already exists 06:15:56 6f0f5695aff9: Layer already exists 06:15:56 33afd3eab362: Layer already exists 06:15:56 1365ef3d115e: Layer already exists 06:15:56 1df405c75d7d: Layer already exists 06:15:56 16113d51b718: Layer already exists 06:15:57 3.2.0-dev.95: digest: sha256:e27ced4ed630a76bf21c39667effb4458b88454504df79210221ddbee27506e6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:57 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:57 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 06:15:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 06:15:57 023b124c8f24: Preparing 06:15:57 1365ef3d115e: Preparing 06:15:57 fe4255a2454c: Preparing 06:15:57 33afd3eab362: Preparing 06:15:57 6f0f5695aff9: Preparing 06:15:57 1df405c75d7d: Preparing 06:15:57 16113d51b718: Preparing 06:15:57 1df405c75d7d: Waiting 06:15:57 16113d51b718: Waiting 06:15:57 6f0f5695aff9: Layer already exists 06:15:57 1365ef3d115e: Layer already exists 06:15:57 fe4255a2454c: Layer already exists 06:15:57 023b124c8f24: Layer already exists 06:15:57 33afd3eab362: Layer already exists 06:15:57 16113d51b718: Layer already exists 06:15:57 1df405c75d7d: Layer already exists 06:15:58 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:e27ced4ed630a76bf21c39667effb4458b88454504df79210221ddbee27506e6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:58 + 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 06:15:58 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 06:15:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 06:15:58 023b124c8f24: Preparing 06:15:58 1365ef3d115e: Preparing 06:15:58 fe4255a2454c: Preparing 06:15:58 33afd3eab362: Preparing 06:15:58 6f0f5695aff9: Preparing 06:15:58 1df405c75d7d: Preparing 06:15:58 16113d51b718: Preparing 06:15:58 1df405c75d7d: Waiting 06:15:58 16113d51b718: Waiting 06:15:58 1365ef3d115e: Layer already exists 06:15:58 fe4255a2454c: Layer already exists 06:15:58 023b124c8f24: Layer already exists 06:15:58 33afd3eab362: Layer already exists 06:15:58 6f0f5695aff9: Layer already exists 06:15:58 1df405c75d7d: Layer already exists 06:15:58 16113d51b718: Layer already exists 06:15:59 main: digest: sha256:e27ced4ed630a76bf21c39667effb4458b88454504df79210221ddbee27506e6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:15:59 ===================================================== [Pipeline] echo 06:15:59 taggedImages: 06:15:59 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef 06:15:59 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 06:15:59 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.95 06:15:59 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 06:15:59 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 06:15:59 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 06:15:59 018de14706ecd28e419c0433dda1c317afd0e2ef 06:15:59 latest 06:15:59 3.2.0-dev.95 06:15:59 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 06:15:59 main 06:15:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:59 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef 06:16:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:16:00 a47834b92424: Preparing 06:16:00 60aca3dc892d: Preparing 06:16:00 d901ab9fd677: Preparing 06:16:00 fe4255a2454c: Preparing 06:16:00 33afd3eab362: Preparing 06:16:00 5dc070d37cf5: Preparing 06:16:00 224d62deb6c9: Preparing 06:16:00 16113d51b718: Preparing 06:16:00 5dc070d37cf5: Waiting 06:16:00 224d62deb6c9: Waiting 06:16:00 16113d51b718: Waiting 06:16:00 fe4255a2454c: Layer already exists 06:16:00 33afd3eab362: Layer already exists 06:16:00 60aca3dc892d: Pushed 06:16:00 a47834b92424: Pushed 06:16:00 16113d51b718: Layer already exists 06:16:00 5dc070d37cf5: Pushed 06:16:00 224d62deb6c9: Pushed 06:16:08 d901ab9fd677: Pushed 06:16:08 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:9150934d17daf99ddf9acb8f0a0fe6a0a4bc14804db1a866b30f618d7d56015b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:09 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:16:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:16:09 a47834b92424: Preparing 06:16:09 60aca3dc892d: Preparing 06:16:09 d901ab9fd677: Preparing 06:16:09 fe4255a2454c: Preparing 06:16:09 33afd3eab362: Preparing 06:16:09 5dc070d37cf5: Preparing 06:16:09 224d62deb6c9: Preparing 06:16:09 16113d51b718: Preparing 06:16:09 224d62deb6c9: Waiting 06:16:09 5dc070d37cf5: Waiting 06:16:09 16113d51b718: Waiting 06:16:09 a47834b92424: Layer already exists 06:16:09 33afd3eab362: Layer already exists 06:16:09 d901ab9fd677: Layer already exists 06:16:09 60aca3dc892d: Layer already exists 06:16:09 fe4255a2454c: Layer already exists 06:16:09 5dc070d37cf5: Layer already exists 06:16:09 16113d51b718: Layer already exists 06:16:09 224d62deb6c9: Layer already exists 06:16:09 latest: digest: sha256:9150934d17daf99ddf9acb8f0a0fe6a0a4bc14804db1a866b30f618d7d56015b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:10 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.95 06:16:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:16:10 a47834b92424: Preparing 06:16:10 60aca3dc892d: Preparing 06:16:10 d901ab9fd677: Preparing 06:16:10 fe4255a2454c: Preparing 06:16:10 33afd3eab362: Preparing 06:16:10 5dc070d37cf5: Preparing 06:16:10 224d62deb6c9: Preparing 06:16:10 16113d51b718: Preparing 06:16:10 5dc070d37cf5: Waiting 06:16:10 224d62deb6c9: Waiting 06:16:10 16113d51b718: Waiting 06:16:10 33afd3eab362: Layer already exists 06:16:10 60aca3dc892d: Layer already exists 06:16:10 d901ab9fd677: Layer already exists 06:16:10 fe4255a2454c: Layer already exists 06:16:10 a47834b92424: Layer already exists 06:16:10 5dc070d37cf5: Layer already exists 06:16:10 224d62deb6c9: Layer already exists 06:16:10 16113d51b718: Layer already exists 06:16:10 3.2.0-dev.95: digest: sha256:9150934d17daf99ddf9acb8f0a0fe6a0a4bc14804db1a866b30f618d7d56015b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:11 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 06:16:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:16:11 a47834b92424: Preparing 06:16:11 60aca3dc892d: Preparing 06:16:11 d901ab9fd677: Preparing 06:16:11 fe4255a2454c: Preparing 06:16:11 33afd3eab362: Preparing 06:16:11 5dc070d37cf5: Preparing 06:16:11 224d62deb6c9: Preparing 06:16:11 16113d51b718: Preparing 06:16:11 224d62deb6c9: Waiting 06:16:11 16113d51b718: Waiting 06:16:11 5dc070d37cf5: Waiting 06:16:11 a47834b92424: Layer already exists 06:16:11 d901ab9fd677: Layer already exists 06:16:11 60aca3dc892d: Layer already exists 06:16:11 33afd3eab362: Layer already exists 06:16:11 fe4255a2454c: Layer already exists 06:16:11 224d62deb6c9: Layer already exists 06:16:11 5dc070d37cf5: Layer already exists 06:16:11 16113d51b718: Layer already exists 06:16:11 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:9150934d17daf99ddf9acb8f0a0fe6a0a4bc14804db1a866b30f618d7d56015b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:12 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 06:16:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:16:12 a47834b92424: Preparing 06:16:12 60aca3dc892d: Preparing 06:16:12 d901ab9fd677: Preparing 06:16:12 fe4255a2454c: Preparing 06:16:12 33afd3eab362: Preparing 06:16:12 5dc070d37cf5: Preparing 06:16:12 224d62deb6c9: Preparing 06:16:12 16113d51b718: Preparing 06:16:12 5dc070d37cf5: Waiting 06:16:12 224d62deb6c9: Waiting 06:16:12 16113d51b718: Waiting 06:16:12 d901ab9fd677: Layer already exists 06:16:12 fe4255a2454c: Layer already exists 06:16:12 60aca3dc892d: Layer already exists 06:16:12 33afd3eab362: Layer already exists 06:16:12 a47834b92424: Layer already exists 06:16:12 5dc070d37cf5: Layer already exists 06:16:12 16113d51b718: Layer already exists 06:16:12 224d62deb6c9: Layer already exists 06:16:12 main: digest: sha256:9150934d17daf99ddf9acb8f0a0fe6a0a4bc14804db1a866b30f618d7d56015b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:16:12 ===================================================== [Pipeline] echo 06:16:12 taggedImages: 06:16:12 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef 06:16:12 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:16:12 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.95 06:16:12 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 06:16:12 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 06:16:12 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 06:16:12 018de14706ecd28e419c0433dda1c317afd0e2ef 06:16:12 latest 06:16:12 3.2.0-dev.95 06:16:12 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 06:16:12 main 06:16:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:13 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef 06:16:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:16:13 b26b12e7fc63: Preparing 06:16:13 753cfd7cef64: Preparing 06:16:13 fe4255a2454c: Preparing 06:16:13 33afd3eab362: Preparing 06:16:13 1deea666e279: Preparing 06:16:13 5040e97bb0b8: Preparing 06:16:13 16113d51b718: Preparing 06:16:13 5040e97bb0b8: Waiting 06:16:13 16113d51b718: Waiting 06:16:13 1deea666e279: Layer already exists 06:16:13 33afd3eab362: Layer already exists 06:16:13 fe4255a2454c: Layer already exists 06:16:13 5040e97bb0b8: Layer already exists 06:16:13 16113d51b718: Layer already exists 06:16:13 b26b12e7fc63: Pushed 06:16:22 753cfd7cef64: Pushed 06:16:22 018de14706ecd28e419c0433dda1c317afd0e2ef: digest: sha256:39c01e2bd9c4180e9650844494162b0f88f0e3e81dad1e832d254c95bbdb9d6e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:22 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:16:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:16:22 b26b12e7fc63: Preparing 06:16:22 753cfd7cef64: Preparing 06:16:22 fe4255a2454c: Preparing 06:16:22 33afd3eab362: Preparing 06:16:22 1deea666e279: Preparing 06:16:22 5040e97bb0b8: Preparing 06:16:22 16113d51b718: Preparing 06:16:22 5040e97bb0b8: Waiting 06:16:22 16113d51b718: Waiting 06:16:22 fe4255a2454c: Layer already exists 06:16:22 33afd3eab362: Layer already exists 06:16:22 b26b12e7fc63: Layer already exists 06:16:22 1deea666e279: Layer already exists 06:16:22 753cfd7cef64: Layer already exists 06:16:22 16113d51b718: Layer already exists 06:16:22 5040e97bb0b8: Layer already exists 06:16:22 latest: digest: sha256:39c01e2bd9c4180e9650844494162b0f88f0e3e81dad1e832d254c95bbdb9d6e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:24 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.95 06:16:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:16:25 b26b12e7fc63: Preparing 06:16:25 753cfd7cef64: Preparing 06:16:25 fe4255a2454c: Preparing 06:16:25 33afd3eab362: Preparing 06:16:25 1deea666e279: Preparing 06:16:25 5040e97bb0b8: Preparing 06:16:25 16113d51b718: Preparing 06:16:25 5040e97bb0b8: Waiting 06:16:25 16113d51b718: Waiting 06:16:25 1deea666e279: Layer already exists 06:16:25 b26b12e7fc63: Layer already exists 06:16:25 753cfd7cef64: Layer already exists 06:16:25 fe4255a2454c: Layer already exists 06:16:25 33afd3eab362: Layer already exists 06:16:25 16113d51b718: Layer already exists 06:16:25 5040e97bb0b8: Layer already exists 06:16:25 3.2.0-dev.95: digest: sha256:39c01e2bd9c4180e9650844494162b0f88f0e3e81dad1e832d254c95bbdb9d6e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:25 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 06:16:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:16:26 b26b12e7fc63: Preparing 06:16:26 753cfd7cef64: Preparing 06:16:26 fe4255a2454c: Preparing 06:16:26 33afd3eab362: Preparing 06:16:26 1deea666e279: Preparing 06:16:26 5040e97bb0b8: Preparing 06:16:26 16113d51b718: Preparing 06:16:26 5040e97bb0b8: Waiting 06:16:26 16113d51b718: Waiting 06:16:26 33afd3eab362: Layer already exists 06:16:26 b26b12e7fc63: Layer already exists 06:16:26 fe4255a2454c: Layer already exists 06:16:26 1deea666e279: Layer already exists 06:16:26 753cfd7cef64: Layer already exists 06:16:26 16113d51b718: Layer already exists 06:16:26 5040e97bb0b8: Layer already exists 06:16:26 018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95: digest: sha256:39c01e2bd9c4180e9650844494162b0f88f0e3e81dad1e832d254c95bbdb9d6e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:26 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 06:16:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:16:27 b26b12e7fc63: Preparing 06:16:27 753cfd7cef64: Preparing 06:16:27 fe4255a2454c: Preparing 06:16:27 33afd3eab362: Preparing 06:16:27 1deea666e279: Preparing 06:16:27 5040e97bb0b8: Preparing 06:16:27 16113d51b718: Preparing 06:16:27 5040e97bb0b8: Waiting 06:16:27 16113d51b718: Waiting 06:16:27 753cfd7cef64: Layer already exists 06:16:27 fe4255a2454c: Layer already exists 06:16:27 1deea666e279: Layer already exists 06:16:27 33afd3eab362: Layer already exists 06:16:27 b26b12e7fc63: Layer already exists 06:16:27 5040e97bb0b8: Layer already exists 06:16:27 16113d51b718: Layer already exists 06:16:27 main: digest: sha256:39c01e2bd9c4180e9650844494162b0f88f0e3e81dad1e832d254c95bbdb9d6e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:16:27 ===================================================== [Pipeline] echo 06:16:27 taggedImages: 06:16:27 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef 06:16:27 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:16:27 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.95 06:16:27 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:018de14706ecd28e419c0433dda1c317afd0e2ef-3.2.0-dev.95 06:16:27 - 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 06:16:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:16:27 06:16:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:16:28 arm64: Pulling from edgex-lftools-log-publisher 06:16:28 8998bd30e6a1: Pulling fs layer 06:16:28 04944245beec: Pulling fs layer 06:16:28 699f458cf7ca: Pulling fs layer 06:16:28 765212b225bb: Pulling fs layer 06:16:28 f23df028b6ca: Pulling fs layer 06:16:28 d65c8cfc05b1: Pulling fs layer 06:16:28 2437ff75d9bd: Pulling fs layer 06:16:28 765212b225bb: Waiting 06:16:28 f23df028b6ca: Waiting 06:16:28 d65c8cfc05b1: Waiting 06:16:28 04944245beec: Verifying Checksum 06:16:28 04944245beec: Download complete 06:16:28 765212b225bb: Verifying Checksum 06:16:28 765212b225bb: Download complete 06:16:28 f23df028b6ca: Download complete 06:16:28 d65c8cfc05b1: Download complete 06:16:28 699f458cf7ca: Verifying Checksum 06:16:28 699f458cf7ca: Download complete 06:16:29 8998bd30e6a1: Verifying Checksum 06:16:29 8998bd30e6a1: Download complete 06:16:31 2437ff75d9bd: Verifying Checksum 06:16:31 2437ff75d9bd: Download complete 06:16:34 8998bd30e6a1: Pull complete 06:16:34 04944245beec: Pull complete 06:16:36 699f458cf7ca: Pull complete 06:16:36 765212b225bb: Pull complete 06:16:37 f23df028b6ca: Pull complete 06:16:37 d65c8cfc05b1: Pull complete 06:16:55 2437ff75d9bd: Pull complete 06:16:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:16:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:16:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:16:56 prd-ubuntu20.04-docker-arm64-4c-16g-22164 does not seem to be running inside a container 06:16:56 $ 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/718 -v /w/workspace/edgex-go/718:/w/workspace/edgex-go/718:rw,z -v /w/workspace/edgex-go/718@tmp:/w/workspace/edgex-go/718@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:arm64 cat 06:16:58 $ docker top 0812bc9394ccbf812c2020bcc7888309096326fbe47d41bc68cba28a3ddf09e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:16:59 ---> job-cost.sh 06:16:59 lf-activate-venv: SKIPPING 06:16:59 INFO: No Stack... 06:17:00 INFO: Retrieving Pricing Info for: v3-standard-4 06:17:01 INFO: Archiving Costs [Pipeline] sh 06:17:02 + cat /w/workspace/edgex-go/718/archives/cost.csv 06:17:02 + cut -d, -f6 [Pipeline] lock 06:17:02 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-718-stack-cost] 06:17:02 Resource [jenkins-edgexfoundry-edgex-go-main-718-stack-cost] did not exist. Created. 06:17:02 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-718-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:17:02 + echo total: 0.10999999940395355 [Pipeline] stash 06:17:03 Stashed 1 file(s) [Pipeline] } 06:17:03 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-718-stack-cost] [Pipeline] // lock [Pipeline] } 06:17:03 $ docker stop --time=1 0812bc9394ccbf812c2020bcc7888309096326fbe47d41bc68cba28a3ddf09e3 06:17:05 $ docker rm -f --volumes 0812bc9394ccbf812c2020bcc7888309096326fbe47d41bc68cba28a3ddf09e3 [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 06:17:05 provisioning config files... 06:17:05 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/718@tmp/config10859712460394334143tmp [Pipeline] { [Pipeline] sh 06:17:05 + set +x 06:17:05 + curl -s https://codecov.io/bash 06:17:05 + bash -s -- 06:17:05 06:17:05 _____ _ 06:17:05 / ____| | | 06:17:05 | | ___ __| | ___ ___ _____ __ 06:17:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:17:05 | |___| (_) | (_| | __/ (_| (_) \ V / 06:17:05 \_____\___/ \__,_|\___|\___\___/ \_/ 06:17:05 Bash-1.0.6 06:17:05 06:17:05 06:17:05 ==> git version 2.25.1 found 06:17:05 ==> 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 06:17:05 Release-Date: 2020-01-08 06:17:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:17:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:17:05 ==> Jenkins CI detected. 06:17:05 current dir:  /w/workspace/edgex-go/718 06:17:05 project root: . 06:17:05 --> token set from env 06:17:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:17:05 ==> Running gcov in . (disable via -X gcov) 06:17:05 ==> Python coveragepy not found 06:17:05 ==> Searching for coverage reports in: 06:17:05 + . 06:17:05 -> Found 1 reports 06:17:05 ==> Detecting git/mercurial file structure 06:17:05 ==> Reading reports 06:17:06 + ./coverage.out bytes=1503744 06:17:06 ==> Appending adjustments 06:17:06 https://docs.codecov.io/docs/fixing-reports 06:17:07 + Found adjustments 06:17:07 ==> Gzipping contents 06:17:07 132K /tmp/codecov.czG6bD.gz 06:17:07 ==> Uploading reports 06:17:07 url: https://codecov.io 06:17:07 query: branch=main&commit=018de14706ecd28e419c0433dda1c317afd0e2ef&build=718&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F718%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:17:07 -> Pinging Codecov 06:17:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=018de14706ecd28e419c0433dda1c317afd0e2ef&build=718&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F718%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:17:07 -> Uploading to 06:17:07 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/018de14706ecd28e419c0433dda1c317afd0e2ef/651cc32e-26bf-41e0-96db-b6258db05242.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241008%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241008T061707Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=d9cc54a560272bce6a133decb9bad08eb446b78d9cf9a20ad367a58930dce8de 06:17:07 % Total % Received % Xferd Average Speed Time Time Time Current 06:17:07 Dload Upload Total Spent Left Speed 06:17:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 128k 0 0 100 128k 0 461k --:--:-- --:--:-- --:--:-- 460k 06:17:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/018de14706ecd28e419c0433dda1c317afd0e2ef [Pipeline] } 06:17:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 06:17:08 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:17:08 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:17:08 06:17:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:17:08 latest: Pulling from edgex-devops/edgex-snyk-go 06:17:08 43c4264eed91: Already exists 06:17:08 4cc291be95ef: Already exists 06:17:08 2ac1f1163629: Already exists 06:17:08 5c3c966382ef: Already exists 06:17:08 4f4fb700ef54: Already exists 06:17:08 d9c7d2e4e75e: Pulling fs layer 06:17:08 9c3e1370e548: Pulling fs layer 06:17:08 d9c7d2e4e75e: Download complete 06:17:09 d9c7d2e4e75e: Pull complete 06:17:09 9c3e1370e548: Verifying Checksum 06:17:09 9c3e1370e548: Download complete 06:17:13 9c3e1370e548: Pull complete 06:17:13 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 06:17:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:17:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:17:13 prd-ubuntu20.04-docker-8c-8g-22162 does not seem to be running inside a container 06:17:13 $ 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/718 -v /w/workspace/edgex-go/718:/w/workspace/edgex-go/718:rw,z -v /w/workspace/edgex-go/718@tmp:/w/workspace/edgex-go/718@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 06:17:16 $ docker top f1e5f2b4e287b1c9d68fca3485c2fe4b287995d743735f2c66c52e58fba9a4a8 -eo pid,comm [Pipeline] { [Pipeline] sh 06:17:16 + git config --global --add safe.directory /w/workspace/edgex-go/718 [Pipeline] echo 06:17:16 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 06:17:16 + set -o pipefail 06:17:16 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 06:17:24 06:17:24 Monitoring /w/workspace/edgex-go/718 (github.com/edgexfoundry/edgex-go)... 06:17:24 06:17:24 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/46dd3325-9c48-443d-99f5-dd9ed0d0e572 06:17:24 06:17:24 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:17:24 06:17:24 06:17:24 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 06:17:24 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:17:25 $ docker stop --time=1 f1e5f2b4e287b1c9d68fca3485c2fe4b287995d743735f2c66c52e58fba9a4a8 06:17:29 $ docker rm -f --volumes f1e5f2b4e287b1c9d68fca3485c2fe4b287995d743735f2c66c52e58fba9a4a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 06:17:30 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:17:30 provisioning config files... 06:17:30 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/718@tmp/config16672357581703448035tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:17:30 --> edgex-publish-swagger.sh 06:17:30 === Publish openapi/v3 API === 06:17:30 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 06:17:30 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/718/openapi/v3/core-command.yaml] 06:17:30 % Total % Received % Xferd Average Speed Time Time Time Current 06:17:30 Dload Upload Total Spent Left Speed 06:17:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 71420 --:--:-- --:--:-- --:--:-- 71265 06:17:31 06:17:31 06:17:31 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/718/openapi/v3/core-data.yaml] 06:17:31 % Total % Received % Xferd Average Speed Time Time Time Current 06:17:31 Dload Upload Total Spent Left Speed 06:17:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 163k --:--:-- --:--:-- --:--:-- 163k 06:17:31 06:17:31 06:17:31 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/718/openapi/v3/core-keeper.yaml] 06:17:31 % Total % Received % Xferd Average Speed Time Time Time Current 06:17:31 Dload Upload Total Spent Left Speed 06:17:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32821 0 0 100 32821 0 157k --:--:-- --:--:-- --:--:-- 157k 100 32887 100 66 100 32821 254 123k --:--:-- --:--:-- --:--:-- 123k 06:17:31 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:17:31 06:17:31 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/718/openapi/v3/core-metadata.yaml] 06:17:31 % Total % Received % Xferd Average Speed Time Time Time Current 06:17:31 Dload Upload Total Spent Left Speed 06:17:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 149k 411 393k --:--:-- --:--:-- --:--:-- 394k 06:17:32 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 06:17:32 06:17:32 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/718/openapi/v3/support-cron-scheduler.yaml] 06:17:32 % Total % Received % Xferd Average Speed Time Time Time Current 06:17:32 Dload Upload Total Spent Left Speed 06:17:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48523 100 66 100 48457 269 193k --:--:-- --:--:-- --:--:-- 193k 06:17:32 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:17:32 06:17:32 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/718/openapi/v3/support-notifications.yaml] 06:17:32 % Total % Received % Xferd Average Speed Time Time Time Current 06:17:32 Dload Upload Total Spent Left Speed 06:17:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87301 0 0 100 87301 0 417k --:--:-- --:--:-- --:--:-- 415k 100 87457 100 156 100 87301 423 231k --:--:-- --:--:-- --:--:-- 231k 06:17:32 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 06:17:32 06:17:32 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/718/openapi/v3/support-scheduler.yaml] 06:17:32 % Total % Received % Xferd Average Speed Time Time Time Current 06:17:32 Dload Upload Total Spent Left Speed 06:17:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 422 97k --:--:-- --:--:-- --:--:-- 98k 06:17:33 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 06:17:33 [Pipeline] } 06:17:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 06:17:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:17:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:17:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:17:34 prd-ubuntu20.04-docker-8c-8g-22162 does not seem to be running inside a container 06:17:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/718 -v /w/workspace/edgex-go/718:/w/workspace/edgex-go/718:rw,z -v /w/workspace/edgex-go/718@tmp:/w/workspace/edgex-go/718@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 06:17:34 $ docker top f72b3428e9d6fe60338699e9ee53e6a57f0d1e8df8b4f0e74ff7b2ad15d3d873 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:17:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:17:34 [ssh-agent] Looking for ssh-agent implementation... 06:17:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:17:35 $ docker exec f72b3428e9d6fe60338699e9ee53e6a57f0d1e8df8b4f0e74ff7b2ad15d3d873 ssh-agent 06:17:35 SSH_AUTH_SOCK=/tmp/ssh-kh0A0ESwUthW/agent.33 06:17:35 SSH_AGENT_PID=39 06:17:35 Running ssh-add (command line suppressed) 06:17:35 Identity added: /w/workspace/edgex-go/718@tmp/private_key_8809031103176939800.key (/w/workspace/edgex-go/718@tmp/private_key_8809031103176939800.key) 06:17:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:17:35 + git semver tag 06:17:35 2024-10-08 06:17:35,786 [run_tag] DEBUG tag force:False 06:17:35 2024-10-08 06:17:35,786 [check_head_tag] DEBUG check head tag 06:17:35 2024-10-08 06:17:35,790 [execute] INFO git cat-file --batch-check 06:17:35 2024-10-08 06:17:35,790 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/718, universal_newlines=False, shell=None, istream=) 06:17:35 2024-10-08 06:17:35,794 [execute] INFO git cat-file --batch 06:17:35 2024-10-08 06:17:35,794 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/718, universal_newlines=False, shell=None, istream=) 06:17:36 2024-10-08 06:17:35,841 [read_version] DEBUG read version from /w/workspace/edgex-go/718/.semver/main 06:17:36 2024-10-08 06:17:35,841 [execute] INFO git tag -a v3.2.0-dev.95 -m v3.2.0-dev.95 06:17:36 2024-10-08 06:17:35,842 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.95', '-m', 'v3.2.0-dev.95'], cwd=/w/workspace/edgex-go/718, universal_newlines=False, shell=None, istream=None) 06:17:36 2024-10-08 06:17:35,847 [read_version] DEBUG read version from /w/workspace/edgex-go/718/.semver/main 06:17:36 3.2.0-dev.95 [Pipeline] } 06:17:36 $ docker exec --env ******** --env ******** f72b3428e9d6fe60338699e9ee53e6a57f0d1e8df8b4f0e74ff7b2ad15d3d873 ssh-agent -k 06:17:36 unset SSH_AUTH_SOCK; 06:17:36 unset SSH_AGENT_PID; 06:17:36 echo Agent pid 39 killed; 06:17:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:17:36 + git semver [Pipeline] } 06:17:36 $ docker stop --time=1 f72b3428e9d6fe60338699e9ee53e6a57f0d1e8df8b4f0e74ff7b2ad15d3d873 06:17:38 $ docker rm -f --volumes f72b3428e9d6fe60338699e9ee53e6a57f0d1e8df8b4f0e74ff7b2ad15d3d873 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:17:38 06:17:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:17:38 0.23.1-centos7: Pulling from edgex-lftools 06:17:38 ab5ef0e58194: Pulling fs layer 06:17:38 9712f1f96733: Pulling fs layer 06:17:38 63f879dbbcfc: Pulling fs layer 06:17:38 0d9ebad4ef96: Pulling fs layer 06:17:38 e9a5061849ea: Pulling fs layer 06:17:38 d747dcd14b5f: Pulling fs layer 06:17:38 2de7ff778b66: Pulling fs layer 06:17:38 0d9ebad4ef96: Waiting 06:17:38 e9a5061849ea: Waiting 06:17:38 2de7ff778b66: Waiting 06:17:38 d747dcd14b5f: Waiting 06:17:38 9712f1f96733: Verifying Checksum 06:17:38 9712f1f96733: Download complete 06:17:39 63f879dbbcfc: Verifying Checksum 06:17:39 63f879dbbcfc: Download complete 06:17:39 ab5ef0e58194: Verifying Checksum 06:17:39 ab5ef0e58194: Download complete 06:17:39 e9a5061849ea: Verifying Checksum 06:17:39 e9a5061849ea: Download complete 06:17:39 d747dcd14b5f: Verifying Checksum 06:17:39 d747dcd14b5f: Download complete 06:17:39 0d9ebad4ef96: Verifying Checksum 06:17:39 0d9ebad4ef96: Download complete 06:17:39 2de7ff778b66: Verifying Checksum 06:17:39 2de7ff778b66: Download complete 06:17:42 ab5ef0e58194: Pull complete 06:17:42 9712f1f96733: Pull complete 06:17:43 63f879dbbcfc: Pull complete 06:17:48 0d9ebad4ef96: Pull complete 06:17:48 e9a5061849ea: Pull complete 06:17:48 d747dcd14b5f: Pull complete 06:17:48 2de7ff778b66: Pull complete 06:17:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:17:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:17:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:17:48 prd-ubuntu20.04-docker-8c-8g-22162 does not seem to be running inside a container 06:17:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/718 -v /w/workspace/edgex-go/718:/w/workspace/edgex-go/718:rw,z -v /w/workspace/edgex-go/718@tmp:/w/workspace/edgex-go/718@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 06:17:55 $ docker top 275aa4ddee2a084cd8864d1fabc15ceed3b87784ab8adc5a96b64760a3dc8fd4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:17:55 provisioning config files... 06:17:55 copy managed file [sigul-config] to file:/w/workspace/edgex-go/718@tmp/config13427396080080110496tmp 06:17:55 copy managed file [sigul-password] to file:/w/workspace/edgex-go/718@tmp/config995553218045604179tmp 06:17:55 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/718@tmp/config16030098682400830993tmp [Pipeline] { [Pipeline] echo 06:17:55 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:17:55 ---> sigul-configuration.sh 06:17:55 gpg: directory `/root/.gnupg' created 06:17:55 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:17:55 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:17:55 gpg: keyring `/root/.gnupg/secring.gpg' created 06:17:55 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:17:55 gpg: CAST5 encrypted data 06:17:55 gpg: encrypted with 1 passphrase 06:17:55 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:17:56 + mkdir /home/jenkins 06:17:56 + mkdir /home/jenkins/sigul [Pipeline] sh 06:17:56 + 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 06:17:56 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:17:56 ---> sigul-install.sh 06:17:56 Sigul already installed; skipping installation. [Pipeline] sh 06:17:56 + git tag --list 06:17:56 0.6.0 06:17:56 0.6.1 06:17:56 0.7.0 06:17:56 0.7.1 06:17:56 v1.0.0 06:17:56 v1.0.1 06:17:56 v1.1.0 06:17:56 v1.2.0 06:17:56 v1.2.1 06:17:56 v1.3.0 06:17:56 v1.3.1 06:17:56 v2.0.0 06:17:56 v2.1.0 06:17:56 v2.1.1 06:17:56 v2.2.0 06:17:56 v2.3.0 06:17:56 v3.0 06:17:56 v3.0.0 06:17:56 v3.1 06:17:56 v3.1.0 06:17:56 v3.1.0-dev.1 06:17:56 v3.1.0-dev.10 06:17:56 v3.1.0-dev.11 06:17:56 v3.1.0-dev.12 06:17:56 v3.1.0-dev.13 06:17:56 v3.1.0-dev.14 06:17:56 v3.1.0-dev.15 06:17:56 v3.1.0-dev.16 06:17:56 v3.1.0-dev.17 06:17:56 v3.1.0-dev.18 06:17:56 v3.1.0-dev.19 06:17:56 v3.1.0-dev.2 06:17:56 v3.1.0-dev.20 06:17:56 v3.1.0-dev.21 06:17:56 v3.1.0-dev.22 06:17:56 v3.1.0-dev.23 06:17:56 v3.1.0-dev.24 06:17:56 v3.1.0-dev.25 06:17:56 v3.1.0-dev.26 06:17:56 v3.1.0-dev.27 06:17:56 v3.1.0-dev.28 06:17:56 v3.1.0-dev.29 06:17:56 v3.1.0-dev.3 06:17:56 v3.1.0-dev.30 06:17:56 v3.1.0-dev.31 06:17:56 v3.1.0-dev.32 06:17:56 v3.1.0-dev.33 06:17:56 v3.1.0-dev.34 06:17:56 v3.1.0-dev.35 06:17:56 v3.1.0-dev.36 06:17:56 v3.1.0-dev.37 06:17:56 v3.1.0-dev.38 06:17:56 v3.1.0-dev.39 06:17:56 v3.1.0-dev.4 06:17:56 v3.1.0-dev.40 06:17:56 v3.1.0-dev.41 06:17:56 v3.1.0-dev.42 06:17:56 v3.1.0-dev.43 06:17:56 v3.1.0-dev.44 06:17:56 v3.1.0-dev.45 06:17:56 v3.1.0-dev.46 06:17:56 v3.1.0-dev.47 06:17:56 v3.1.0-dev.48 06:17:56 v3.1.0-dev.49 06:17:56 v3.1.0-dev.5 06:17:56 v3.1.0-dev.50 06:17:56 v3.1.0-dev.51 06:17:56 v3.1.0-dev.52 06:17:56 v3.1.0-dev.53 06:17:56 v3.1.0-dev.54 06:17:56 v3.1.0-dev.55 06:17:56 v3.1.0-dev.56 06:17:56 v3.1.0-dev.57 06:17:56 v3.1.0-dev.58 06:17:56 v3.1.0-dev.59 06:17:56 v3.1.0-dev.6 06:17:56 v3.1.0-dev.60 06:17:56 v3.1.0-dev.61 06:17:56 v3.1.0-dev.62 06:17:56 v3.1.0-dev.63 06:17:56 v3.1.0-dev.64 06:17:56 v3.1.0-dev.65 06:17:56 v3.1.0-dev.66 06:17:56 v3.1.0-dev.67 06:17:56 v3.1.0-dev.68 06:17:56 v3.1.0-dev.69 06:17:56 v3.1.0-dev.7 06:17:56 v3.1.0-dev.70 06:17:56 v3.1.0-dev.71 06:17:56 v3.1.0-dev.72 06:17:56 v3.1.0-dev.73 06:17:56 v3.1.0-dev.8 06:17:56 v3.1.0-dev.9 06:17:56 v3.1.1 06:17:56 v3.1.1-dev.1 06:17:56 v3.1.1-dev.2 06:17:56 v3.2.0-dev.1 06:17:56 v3.2.0-dev.10 06:17:56 v3.2.0-dev.11 06:17:56 v3.2.0-dev.12 06:17:56 v3.2.0-dev.13 06:17:56 v3.2.0-dev.14 06:17:56 v3.2.0-dev.15 06:17:56 v3.2.0-dev.16 06:17:56 v3.2.0-dev.17 06:17:56 v3.2.0-dev.18 06:17:56 v3.2.0-dev.19 06:17:56 v3.2.0-dev.2 06:17:56 v3.2.0-dev.20 06:17:56 v3.2.0-dev.21 06:17:56 v3.2.0-dev.22 06:17:56 v3.2.0-dev.23 06:17:56 v3.2.0-dev.24 06:17:56 v3.2.0-dev.25 06:17:56 v3.2.0-dev.26 06:17:56 v3.2.0-dev.27 06:17:56 v3.2.0-dev.28 06:17:56 v3.2.0-dev.29 06:17:56 v3.2.0-dev.3 06:17:56 v3.2.0-dev.30 06:17:56 v3.2.0-dev.31 06:17:56 v3.2.0-dev.32 06:17:56 v3.2.0-dev.33 06:17:56 v3.2.0-dev.34 06:17:56 v3.2.0-dev.35 06:17:56 v3.2.0-dev.36 06:17:56 v3.2.0-dev.37 06:17:56 v3.2.0-dev.38 06:17:56 v3.2.0-dev.39 06:17:56 v3.2.0-dev.4 06:17:56 v3.2.0-dev.40 06:17:56 v3.2.0-dev.41 06:17:56 v3.2.0-dev.42 06:17:56 v3.2.0-dev.43 06:17:56 v3.2.0-dev.44 06:17:56 v3.2.0-dev.45 06:17:56 v3.2.0-dev.46 06:17:56 v3.2.0-dev.47 06:17:56 v3.2.0-dev.48 06:17:56 v3.2.0-dev.49 06:17:56 v3.2.0-dev.5 06:17:56 v3.2.0-dev.50 06:17:56 v3.2.0-dev.51 06:17:56 v3.2.0-dev.52 06:17:56 v3.2.0-dev.53 06:17:56 v3.2.0-dev.54 06:17:56 v3.2.0-dev.55 06:17:56 v3.2.0-dev.56 06:17:56 v3.2.0-dev.57 06:17:56 v3.2.0-dev.58 06:17:56 v3.2.0-dev.59 06:17:56 v3.2.0-dev.6 06:17:56 v3.2.0-dev.60 06:17:56 v3.2.0-dev.61 06:17:56 v3.2.0-dev.62 06:17:56 v3.2.0-dev.63 06:17:56 v3.2.0-dev.64 06:17:56 v3.2.0-dev.65 06:17:56 v3.2.0-dev.66 06:17:56 v3.2.0-dev.67 06:17:56 v3.2.0-dev.68 06:17:56 v3.2.0-dev.69 06:17:56 v3.2.0-dev.7 06:17:56 v3.2.0-dev.70 06:17:56 v3.2.0-dev.71 06:17:56 v3.2.0-dev.72 06:17:56 v3.2.0-dev.73 06:17:56 v3.2.0-dev.74 06:17:56 v3.2.0-dev.75 06:17:56 v3.2.0-dev.76 06:17:56 v3.2.0-dev.77 06:17:56 v3.2.0-dev.78 06:17:56 v3.2.0-dev.79 06:17:56 v3.2.0-dev.8 06:17:56 v3.2.0-dev.80 06:17:56 v3.2.0-dev.81 06:17:56 v3.2.0-dev.82 06:17:56 v3.2.0-dev.83 06:17:56 v3.2.0-dev.84 06:17:56 v3.2.0-dev.85 06:17:56 v3.2.0-dev.86 06:17:56 v3.2.0-dev.87 06:17:56 v3.2.0-dev.88 06:17:56 v3.2.0-dev.89 06:17:56 v3.2.0-dev.9 06:17:56 v3.2.0-dev.90 06:17:56 v3.2.0-dev.91 06:17:56 v3.2.0-dev.92 06:17:56 v3.2.0-dev.93 06:17:56 v3.2.0-dev.94 06:17:56 v3.2.0-dev.95 [Pipeline] sh 06:17:57 + lftools sign git-tag v3.2.0-dev.95 06:17:57 Signing Git tag with Sigul... 06:17:57 Signing v3.2.0-dev.95 [Pipeline] echo 06:17:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:17:58 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:17:58 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:17:58 $ docker stop --time=1 275aa4ddee2a084cd8864d1fabc15ceed3b87784ab8adc5a96b64760a3dc8fd4 06:17:59 $ docker rm -f --volumes 275aa4ddee2a084cd8864d1fabc15ceed3b87784ab8adc5a96b64760a3dc8fd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:18:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:18:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:18:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:18:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:18:00 prd-ubuntu20.04-docker-8c-8g-22162 does not seem to be running inside a container 06:18:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/718 -v /w/workspace/edgex-go/718:/w/workspace/edgex-go/718:rw,z -v /w/workspace/edgex-go/718@tmp:/w/workspace/edgex-go/718@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 06:18:01 $ docker top b40abadf456981749d246c2f8420b02ecce19b5a6e2d39e738f4026c5693280c -eo pid,comm 06:18:01 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). 06:18:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:18:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:18:01 [ssh-agent] Looking for ssh-agent implementation... 06:18:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:18:01 $ docker exec b40abadf456981749d246c2f8420b02ecce19b5a6e2d39e738f4026c5693280c ssh-agent 06:18:01 SSH_AUTH_SOCK=/tmp/ssh-Uyff0ayU8FE3/agent.32 06:18:01 SSH_AGENT_PID=38 06:18:01 Running ssh-add (command line suppressed) 06:18:01 Identity added: /w/workspace/edgex-go/718@tmp/private_key_17818088852289459707.key (/w/workspace/edgex-go/718@tmp/private_key_17818088852289459707.key) 06:18:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:18:01 + git semver bump pre 06:18:02 2024-10-08 06:18:01,986 [read_version] DEBUG read version from /w/workspace/edgex-go/718/.semver/main 06:18:02 2024-10-08 06:18:01,987 [bump_version] DEBUG bumping version:3.2.0-dev.95 on axis:pre with prefix:dev 06:18:02 2024-10-08 06:18:01,987 [bump_version] DEBUG bumped version:3.2.0-dev.96 06:18:02 2024-10-08 06:18:01,987 [write_version] DEBUG write version:3.2.0-dev.96 to path:/w/workspace/edgex-go/718/.semver/main with force:True 06:18:02 2024-10-08 06:18:01,987 [read_version] DEBUG read version from /w/workspace/edgex-go/718/.semver/main 06:18:02 2024-10-08 06:18:01,987 [write_file] DEBUG write to file:/w/workspace/edgex-go/718/.semver/main 06:18:02 2024-10-08 06:18:01,990 [execute] INFO git cat-file --batch-check 06:18:02 2024-10-08 06:18:01,991 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/718/.semver, universal_newlines=False, shell=None, istream=) 06:18:02 2024-10-08 06:18:01,996 [execute] INFO git cat-file --batch 06:18:02 2024-10-08 06:18:01,996 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/718/.semver, universal_newlines=False, shell=None, istream=) 06:18:02 2024-10-08 06:18:02,001 [read_version] DEBUG read version from /w/workspace/edgex-go/718/.semver/main 06:18:02 3.2.0-dev.96 [Pipeline] } 06:18:02 $ docker exec --env ******** --env ******** b40abadf456981749d246c2f8420b02ecce19b5a6e2d39e738f4026c5693280c ssh-agent -k 06:18:02 unset SSH_AUTH_SOCK; 06:18:02 unset SSH_AGENT_PID; 06:18:02 echo Agent pid 38 killed; 06:18:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:18:02 + git semver [Pipeline] } 06:18:02 $ docker stop --time=1 b40abadf456981749d246c2f8420b02ecce19b5a6e2d39e738f4026c5693280c 06:18:04 $ docker rm -f --volumes b40abadf456981749d246c2f8420b02ecce19b5a6e2d39e738f4026c5693280c [Pipeline] // withDockerContainer [Pipeline] sh 06:18:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:18:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:18:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:18:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:18:04 prd-ubuntu20.04-docker-8c-8g-22162 does not seem to be running inside a container 06:18:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/718 -v /w/workspace/edgex-go/718:/w/workspace/edgex-go/718:rw,z -v /w/workspace/edgex-go/718@tmp:/w/workspace/edgex-go/718@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 06:18:05 $ docker top e911d17240c025557d2378989e217f72c1db57ce72d3152a1e423f281d1a5b20 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:18:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:18:05 [ssh-agent] Looking for ssh-agent implementation... 06:18:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:18:05 $ docker exec e911d17240c025557d2378989e217f72c1db57ce72d3152a1e423f281d1a5b20 ssh-agent 06:18:05 SSH_AUTH_SOCK=/tmp/ssh-6H8YbiF4CjuT/agent.33 06:18:05 SSH_AGENT_PID=39 06:18:05 Running ssh-add (command line suppressed) 06:18:05 Identity added: /w/workspace/edgex-go/718@tmp/private_key_5110097961276103131.key (/w/workspace/edgex-go/718@tmp/private_key_5110097961276103131.key) 06:18:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:18:05 + git semver push 06:18:06 2024-10-08 06:18:06,069 [run_push] DEBUG push 06:18:06 2024-10-08 06:18:06,070 [execute] INFO git cat-file --batch-check 06:18:06 2024-10-08 06:18:06,070 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/718/.semver, universal_newlines=False, shell=None, istream=) 06:18:06 2024-10-08 06:18:06,073 [execute] INFO git rev-list e675f35f3f9cd7ef0c3ea25cfb685b071a7fb14a -- 06:18:06 2024-10-08 06:18:06,073 [execute] DEBUG Popen(['git', 'rev-list', 'e675f35f3f9cd7ef0c3ea25cfb685b071a7fb14a', '--'], cwd=/w/workspace/edgex-go/718/.semver, universal_newlines=False, shell=None, istream=None) 06:18:06 2024-10-08 06:18:06,091 [execute] INFO git fetch -v origin 06:18:06 2024-10-08 06:18:06,091 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/718/.semver, universal_newlines=True, shell=None, istream=None) 06:18:06 2024-10-08 06:18:06,561 [run_push] DEBUG no remote changes detected 06:18:06 2024-10-08 06:18:06,561 [execute] INFO git push origin semver 06:18:06 2024-10-08 06:18:06,562 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/718/.semver, universal_newlines=False, shell=None, istream=None) 06:18:07 2024-10-08 06:18:07,262 [run_push] DEBUG push all version tags 06:18:07 2024-10-08 06:18:07,262 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:18:07 2024-10-08 06:18:07,263 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/718, universal_newlines=False, shell=None, istream=None) 06:18:08 2024-10-08 06:18:08,006 [read_version] DEBUG read version from /w/workspace/edgex-go/718/.semver/main 06:18:08 3.2.0-dev.96 [Pipeline] } 06:18:08 $ docker exec --env ******** --env ******** e911d17240c025557d2378989e217f72c1db57ce72d3152a1e423f281d1a5b20 ssh-agent -k 06:18:08 unset SSH_AUTH_SOCK; 06:18:08 unset SSH_AGENT_PID; 06:18:08 echo Agent pid 39 killed; 06:18:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:18:08 + git semver [Pipeline] } 06:18:08 $ docker stop --time=1 e911d17240c025557d2378989e217f72c1db57ce72d3152a1e423f281d1a5b20 06:18:10 $ docker rm -f --volumes e911d17240c025557d2378989e217f72c1db57ce72d3152a1e423f281d1a5b20 [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 06:18:10 + [ -d /w/workspace/edgex-go/718/archives ] [Pipeline] libraryResource [Pipeline] sh 06:18:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:18:12 ---> package-listing.sh 06:18:12 ++ facter osfamily 06:18:12 ++ tr '[:upper:]' '[:lower:]' 06:18:12 + OS_FAMILY=debian 06:18:12 + workspace=/w/workspace/edgex-go/718 06:18:12 + START_PACKAGES=/tmp/packages_start.txt 06:18:12 + END_PACKAGES=/tmp/packages_end.txt 06:18:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:18:12 + PACKAGES=/tmp/packages_start.txt 06:18:12 + '[' /w/workspace/edgex-go/718 ']' 06:18:12 + PACKAGES=/tmp/packages_end.txt 06:18:12 + case "${OS_FAMILY}" in 06:18:12 + dpkg -l 06:18:12 + grep '^ii' 06:18:12 + '[' -f /tmp/packages_start.txt ']' 06:18:12 + '[' -f /tmp/packages_end.txt ']' 06:18:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:18:12 + '[' /w/workspace/edgex-go/718 ']' 06:18:12 + mkdir -p /w/workspace/edgex-go/718/archives/ 06:18:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/718/archives/ [Pipeline] echo 06:18:12 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/718/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:18:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:18:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:18:13 06:18:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:18:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:18:13 latest: Pulling from edgex-lftools-log-publisher 06:18:13 5eb5b503b376: Pulling fs layer 06:18:13 5c69ac0246d0: Pulling fs layer 06:18:13 ec43610c2a17: Pulling fs layer 06:18:13 3a2ae6a8a46f: Pulling fs layer 06:18:13 33b1e0a273af: Pulling fs layer 06:18:13 5d3b04190fa2: Pulling fs layer 06:18:13 2f39f015ded8: Pulling fs layer 06:18:13 33b1e0a273af: Waiting 06:18:13 5d3b04190fa2: Waiting 06:18:13 2f39f015ded8: Waiting 06:18:13 3a2ae6a8a46f: Waiting 06:18:13 5c69ac0246d0: Download complete 06:18:13 3a2ae6a8a46f: Verifying Checksum 06:18:13 3a2ae6a8a46f: Download complete 06:18:13 33b1e0a273af: Verifying Checksum 06:18:13 33b1e0a273af: Download complete 06:18:13 5d3b04190fa2: Verifying Checksum 06:18:13 5d3b04190fa2: Download complete 06:18:13 ec43610c2a17: Verifying Checksum 06:18:13 5eb5b503b376: Verifying Checksum 06:18:13 5eb5b503b376: Download complete 06:18:14 2f39f015ded8: Verifying Checksum 06:18:14 2f39f015ded8: Download complete 06:18:14 5eb5b503b376: Pull complete 06:18:15 5c69ac0246d0: Pull complete 06:18:15 ec43610c2a17: Pull complete 06:18:15 3a2ae6a8a46f: Pull complete 06:18:15 33b1e0a273af: Pull complete 06:18:15 5d3b04190fa2: Pull complete 06:18:19 2f39f015ded8: Pull complete 06:18:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:18:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:18:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:18:19 prd-ubuntu20.04-docker-8c-8g-22162 does not seem to be running inside a container 06:18:19 $ 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/718/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/718 -v /w/workspace/edgex-go/718:/w/workspace/edgex-go/718:rw,z -v /w/workspace/edgex-go/718@tmp:/w/workspace/edgex-go/718@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 06:18:24 $ docker top 855bad28de773db990580c8ffb8affbb397007363cd42a66617552a4bf1939b7 -eo pid,comm [Pipeline] { [Pipeline] sh 06:18:24 + touch /tmp/pre-build-complete [Pipeline] sh 06:18:24 + mkdir -p /var/log/sysstat [Pipeline] sh 06:18:25 + ls /var/log/sa-host 06:18:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:18:25 provisioning config files... 06:18:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/718@tmp/config5859443604178599121tmp [Pipeline] { [Pipeline] echo 06:18:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:18:25 ---> create-netrc.sh [Pipeline] } 06:18:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:18:25 ---> python-tools-install.sh [Pipeline] echo 06:18:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:18:26 ---> sudo-logs.sh 06:18:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:18:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:18:26 ---> job-cost.sh 06:18:26 lf-activate-venv: SKIPPING 06:18:26 DEBUG: total: 0.10999999940395355 06:18:26 INFO: Retrieving Stack Cost... 06:18:26 INFO: Retrieving Pricing Info for: v3-standard-8 06:18:27 INFO: Archiving Costs [Pipeline] echo 06:18:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:18:27 ---> logs-deploy.sh 06:18:27 lf-activate-venv: SKIPPING 06:18:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/718 06:18:27 INFO: archiving workspace using pattern(s): 06:18:28 Archives upload complete. 06:18:28 INFO: archiving logs to Nexus 06:18:29 ---> uname -a: 06:18:29 Linux prd-ubuntu20-04-docker-8c-8g-22162 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:18:29 06:18:29 06:18:29 ---> lscpu: 06:18:29 Architecture: x86_64 06:18:29 CPU op-mode(s): 32-bit, 64-bit 06:18:29 Byte Order: Little Endian 06:18:29 Address sizes: 40 bits physical, 48 bits virtual 06:18:29 CPU(s): 8 06:18:29 On-line CPU(s) list: 0-7 06:18:29 Thread(s) per core: 1 06:18:29 Core(s) per socket: 1 06:18:29 Socket(s): 8 06:18:29 NUMA node(s): 1 06:18:29 Vendor ID: AuthenticAMD 06:18:29 CPU family: 23 06:18:29 Model: 49 06:18:29 Model name: AMD EPYC-Rome Processor 06:18:29 Stepping: 0 06:18:29 CPU MHz: 2799.998 06:18:29 BogoMIPS: 5599.99 06:18:29 Virtualization: AMD-V 06:18:29 Hypervisor vendor: KVM 06:18:29 Virtualization type: full 06:18:29 L1d cache: 256 KiB 06:18:29 L1i cache: 256 KiB 06:18:29 L2 cache: 4 MiB 06:18:29 L3 cache: 128 MiB 06:18:29 NUMA node0 CPU(s): 0-7 06:18:29 Vulnerability Itlb multihit: Not affected 06:18:29 Vulnerability L1tf: Not affected 06:18:29 Vulnerability Mds: Not affected 06:18:29 Vulnerability Meltdown: Not affected 06:18:29 Vulnerability Mmio stale data: Not affected 06:18:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:18:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:18:29 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:18:29 Vulnerability Srbds: Not affected 06:18:29 Vulnerability Tsx async abort: Not affected 06:18:29 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:18:29 06:18:29 06:18:29 ---> nproc: 06:18:29 8 06:18:29 06:18:29 06:18:29 ---> df -h: 06:18:29 Filesystem Size Used Avail Use% Mounted on 06:18:29 overlay 155G 28G 128G 18% / 06:18:29 tmpfs 64M 0 64M 0% /dev 06:18:29 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:18:29 shm 64M 0 64M 0% /dev/shm 06:18:29 /dev/vda1 155G 28G 128G 18% /facter-os 06:18:29 06:18:29 06:18:29 ---> sar -b -r -n DEV: 06:18:29 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22162) 10/08/24 _x86_64_ (8 CPU) 06:18:29 06:18:29 05:24:34 LINUX RESTART (8 CPU) 06:18:29 06:18:29 05:25:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:18:29 05:26:01 348.71 37.76 310.94 0.00 4198.83 39090.72 0.00 06:18:29 05:27:01 165.64 1.50 164.14 0.00 35.33 50609.97 0.00 06:18:29 05:28:01 47.39 1.58 45.81 0.00 36.93 36050.54 0.00 06:18:29 05:29:01 31.81 0.22 31.59 0.00 7.33 20434.33 0.00 06:18:29 05:30:01 177.37 12.10 165.27 0.00 3522.88 55599.53 0.00 06:18:29 05:31:01 504.08 4.07 500.02 0.00 47.54 209191.44 0.00 06:18:29 05:32:01 549.26 9.64 539.62 0.00 77.14 175190.94 0.00 06:18:29 05:33:01 204.21 0.12 204.09 0.00 0.95 40306.89 0.00 06:18:29 05:34:01 303.45 0.03 303.42 0.00 0.27 104096.37 0.00 06:18:29 05:35:01 206.60 0.03 206.56 0.00 0.27 98815.86 0.00 06:18:29 05:36:01 479.25 0.10 479.15 0.00 16.13 17180.74 0.00 06:18:29 05:37:01 26.73 0.05 26.68 0.00 7.87 657.62 0.00 06:18:29 05:38:01 4.70 0.00 4.70 0.00 0.00 108.65 0.00 06:18:29 05:39:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 06:18:29 05:40:01 1.97 0.02 1.95 0.00 0.13 21.99 0.00 06:18:29 05:41:01 1.77 0.00 1.77 0.00 0.00 20.13 0.00 06:18:29 05:42:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 06:18:29 05:43:01 1.50 0.00 1.50 0.00 0.00 18.13 0.00 06:18:29 05:44:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 06:18:29 05:45:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 06:18:29 05:46:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 06:18:29 05:47:01 0.85 0.00 0.85 0.00 0.00 10.93 0.00 06:18:29 05:48:01 1.25 0.00 1.25 0.00 0.00 14.53 0.00 06:18:29 05:49:01 1.13 0.00 1.13 0.00 0.00 13.86 0.00 06:18:29 05:50:01 1.20 0.00 1.20 0.00 0.00 13.60 0.00 06:18:29 05:51:01 1.13 0.00 1.13 0.00 0.00 14.00 0.00 06:18:29 05:52:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 06:18:29 05:53:01 0.92 0.00 0.92 0.00 0.00 12.00 0.00 06:18:29 05:54:01 1.27 0.00 1.27 0.00 0.00 13.73 0.00 06:18:29 05:55:01 1.40 0.00 1.40 0.00 0.00 17.33 0.00 06:18:29 05:56:01 1.23 0.00 1.23 0.00 0.00 13.46 0.00 06:18:29 05:57:01 0.95 0.00 0.95 0.00 0.00 11.73 0.00 06:18:29 05:58:01 1.33 0.00 1.33 0.00 0.00 15.46 0.00 06:18:29 05:59:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 06:18:29 06:00:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 06:18:29 06:01:01 0.97 0.00 0.97 0.00 0.00 12.40 0.00 06:18:29 06:02:01 1.35 0.00 1.35 0.00 0.00 15.60 0.00 06:18:29 06:03:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 06:18:29 06:04:01 1.32 0.00 1.32 0.00 0.00 14.53 0.00 06:18:29 06:05:01 1.20 0.00 1.20 0.00 0.00 15.33 0.00 06:18:29 06:06:01 1.32 0.00 1.32 0.00 0.00 15.33 0.00 06:18:29 06:07:01 0.88 0.00 0.88 0.00 0.00 12.26 0.00 06:18:29 06:08:01 1.28 0.00 1.28 0.00 0.00 14.13 0.00 06:18:29 06:09:01 0.75 0.00 0.75 0.00 0.00 10.66 0.00 06:18:29 06:10:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 06:18:29 06:11:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 06:18:29 06:12:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 06:18:29 06:13:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 06:18:29 06:14:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 06:18:29 06:15:01 1.48 0.00 1.48 0.00 0.00 19.06 0.00 06:18:29 06:16:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 06:18:29 06:17:01 0.88 0.02 0.87 0.00 0.13 11.60 0.00 06:18:29 06:18:01 170.64 0.45 170.19 0.00 10.93 53102.48 0.00 06:18:29 Average: 61.63 1.28 60.35 0.00 150.29 17011.01 0.00 06:18:29 06:18:29 05:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:18:29 05:26:01 28726144 31557520 760212 2.31 76360 3021504 1825520 5.38 1069712 2692924 427656 06:18:29 05:27:01 27488812 31388436 916408 2.79 128760 3919980 2210184 6.51 1689724 3179568 627028 06:18:29 05:28:01 27512992 31400144 901688 2.74 131968 3881308 2066276 6.09 1439200 3383872 49004 06:18:29 05:29:01 26241924 31211288 1088112 3.31 135840 4905624 2511528 7.40 1941560 4093352 518824 06:18:29 05:30:01 25251820 31262736 1025832 3.12 147196 5941028 2640728 7.78 1945464 5063084 1391480 06:18:29 05:31:01 19618236 31063880 1195584 3.64 205640 11031708 3475804 10.24 2610996 9710980 588916 06:18:29 05:32:01 14690616 30927048 1298456 3.95 339152 15288392 5055808 14.90 3143348 13662376 61264 06:18:29 05:33:01 8970752 27954852 4239124 12.89 365140 17770244 11267432 33.21 7277384 14956884 1563564 06:18:29 05:34:01 6887980 28130456 4083856 12.42 376464 19972692 8786592 25.90 7856808 16449132 1364104 06:18:29 05:35:01 10808500 31399772 862008 2.62 383896 19489200 2357392 6.95 3034472 17593856 11972 06:18:29 05:36:01 10569248 31446520 821464 2.50 390768 19760564 2094600 6.17 3216860 17659068 748 06:18:29 05:37:01 10561224 31440280 827108 2.52 391856 19761092 2089300 6.16 3695132 17187280 280 06:18:29 05:38:01 10563508 31442716 824708 2.51 391952 19761096 2096896 6.18 3727244 17152420 8 06:18:29 05:39:01 10563844 31443068 824664 2.51 391964 19761104 2096896 6.18 3727096 17152424 188 06:18:29 05:40:01 10568096 31447472 820448 2.50 391992 19761100 2127176 6.27 3720700 17152428 28 06:18:29 05:41:01 10569612 31449024 819024 2.49 392032 19761108 2127176 6.27 3720784 17152432 12 06:18:29 05:42:01 10581048 31460472 807740 2.46 392036 19761108 2127176 6.27 3709536 17152432 8 06:18:29 05:43:01 10580268 31459760 808404 2.46 392048 19761176 2127176 6.27 3709248 17152484 12 06:18:29 05:44:01 10580472 31460084 808120 2.46 392064 19761180 2127176 6.27 3709448 17152600 12 06:18:29 05:45:01 10580456 31460104 808048 2.46 392088 19761180 2127176 6.27 3709704 17152600 176 06:18:29 05:46:01 10580408 31460072 808024 2.46 392104 19761176 2127176 6.27 3709568 17152604 12 06:18:29 05:47:01 10580776 31460468 807500 2.46 392120 19761188 2127176 6.27 3709588 17152604 276 06:18:29 05:48:01 10580840 31460536 807416 2.46 392136 19761192 2127176 6.27 3709540 17152608 8 06:18:29 05:49:01 10580660 31460420 807632 2.46 392172 19761196 2127176 6.27 3710160 17152616 252 06:18:29 05:50:01 10580700 31460488 807572 2.46 392200 19761200 2127176 6.27 3709392 17152620 24 06:18:29 05:51:01 10580684 31460572 807404 2.46 392224 19761332 2127176 6.27 3709792 17152700 144 06:18:29 05:52:01 10580604 31460504 807412 2.46 392240 19761332 2127176 6.27 3709716 17152700 8 06:18:29 05:53:01 10580344 31460328 807580 2.46 392268 19761336 2127176 6.27 3709452 17152756 200 06:18:29 05:54:01 10580232 31460264 807604 2.46 392296 19761336 2127176 6.27 3709728 17152788 8 06:18:29 05:55:01 10580216 31460304 807524 2.46 392332 19761332 2127176 6.27 3709508 17152792 196 06:18:29 05:56:01 10580608 31460720 807028 2.45 392360 19761344 2127176 6.27 3709860 17152796 8 06:18:29 05:57:01 10580308 31460460 807240 2.45 392384 19761348 2127176 6.27 3709840 17152796 188 06:18:29 05:58:01 10580552 31460724 806900 2.45 392412 19761352 2127176 6.27 3709852 17152800 8 06:18:29 05:59:01 10580680 31460904 806900 2.45 392440 19761352 2127176 6.27 3709616 17152804 148 06:18:29 06:00:01 10580980 31461344 806408 2.45 392472 19761484 2127176 6.27 3709648 17152904 44 06:18:29 06:01:01 10580668 31461088 806836 2.45 392508 19761476 2127176 6.27 3709924 17152936 180 06:18:29 06:02:01 10580912 31461380 806516 2.45 392544 19761488 2127176 6.27 3710256 17152940 8 06:18:29 06:03:01 10580800 31461312 806532 2.45 392576 19761492 2127176 6.27 3710108 17152944 204 06:18:29 06:04:01 10580168 31460712 807124 2.45 392600 19761492 2127176 6.27 3710760 17152944 196 06:18:29 06:05:01 10579948 31460528 807312 2.46 392632 19761496 2127176 6.27 3710128 17152948 124 06:18:29 06:06:01 10579876 31460468 807264 2.45 392636 19761504 2111024 6.22 3710404 17152952 184 06:18:29 06:07:01 10580076 31460688 807196 2.45 392648 19761508 2094780 6.17 3710332 17152960 316 06:18:29 06:08:01 10580148 31460760 807124 2.45 392656 19761508 2094780 6.17 3709948 17152960 8 06:18:29 06:09:01 10580028 31460664 807136 2.45 392664 19761512 2094780 6.17 3710316 17152964 312 06:18:29 06:10:01 10580068 31460732 807068 2.45 392692 19761512 2094780 6.17 3709976 17152968 24 06:18:29 06:11:01 10579924 31460608 807128 2.45 392712 19761516 2094780 6.17 3710348 17152968 144 06:18:29 06:12:01 10579836 31460540 807080 2.45 392720 19761520 2094780 6.17 3710384 17152972 208 06:18:29 06:13:01 10580008 31460736 806824 2.45 392740 19761520 2094780 6.17 3710444 17152972 260 06:18:29 06:14:01 10579960 31460704 806796 2.45 392752 19761524 2094780 6.17 3710348 17152976 180 06:18:29 06:15:01 10579920 31460684 806816 2.45 392768 19761528 2094780 6.17 3710164 17152984 180 06:18:29 06:16:01 10580144 31460912 806712 2.45 392792 19761532 2094780 6.17 3710152 17152984 4 06:18:29 06:17:01 10580288 31461108 806732 2.45 392820 19761532 2094780 6.17 3710128 17152988 200 06:18:29 06:18:01 9402296 31401408 862332 2.62 407424 20765616 2197680 6.48 3799720 18133184 812 06:18:29 Average: 12262061 31300920 966635 2.94 361816 18037041 2513827 7.41 3607048 15658050 124724 06:18:29 06:18:29 05:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:18:29 05:26:01 docker0 691.24 584.09 47.38 2887.77 0.00 0.00 0.00 0.00 06:18:29 05:26:01 lo 4.73 4.73 0.46 0.46 0.00 0.00 0.00 0.00 06:18:29 05:26:01 ens3 1366.85 1235.72 11301.58 165.17 0.00 0.00 0.00 0.00 06:18:29 05:27:01 docker0 243.24 299.37 20.68 2063.51 0.00 0.00 0.00 0.00 06:18:29 05:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:18:29 05:27:01 ens3 328.95 259.99 2091.61 35.55 0.00 0.00 0.00 0.00 06:18:29 05:27:01 veth25c85f6 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 06:18:29 05:28:01 docker0 1.37 1.37 0.10 0.12 0.00 0.00 0.00 0.00 06:18:29 05:28:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 06:18:29 05:28:01 ens3 41.01 27.06 32.52 19.41 0.00 0.00 0.00 0.00 06:18:29 05:28:01 veth25c85f6 1.37 1.40 0.12 0.12 0.00 0.00 0.00 0.00 06:18:29 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:18:29 05:29:01 ens3 21.41 15.20 17.44 11.50 0.00 0.00 0.00 0.00 06:18:29 05:29:01 veth25c85f6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:30:01 docker0 0.55 0.40 0.04 0.23 0.00 0.00 0.00 0.00 06:18:29 05:30:01 vethc8cda12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:30:01 veth06f8b7a 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 06:18:29 05:30:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 06:18:29 05:30:01 veth80c2a8d 0.55 0.52 0.05 0.24 0.00 0.00 0.00 0.00 06:18:29 05:30:01 ens3 257.19 163.47 3619.38 145.58 0.00 0.00 0.00 0.00 06:18:29 05:30:01 veth38a980c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:30:01 veth9167896 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:30:01 veth4be0306 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:31:01 vethd0b6bf5 35.73 61.79 3.73 347.95 0.00 0.00 0.00 0.03 06:18:29 05:31:01 veth38f7435 40.43 59.52 4.15 372.97 0.00 0.00 0.00 0.03 06:18:29 05:31:01 docker0 269.73 447.67 22.07 3589.53 0.00 0.00 0.00 0.00 06:18:29 05:31:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 06:18:29 05:31:01 veth80c2a8d 0.07 0.91 0.00 0.04 0.00 0.00 0.00 0.00 06:18:29 05:31:01 veth8df0f12 41.81 64.10 4.29 374.89 0.00 0.00 0.00 0.03 06:18:29 05:31:01 ens3 523.07 309.28 4451.01 45.45 0.00 0.00 0.00 0.00 06:18:29 05:31:01 veth585e732 38.36 66.29 3.95 377.05 0.00 0.00 0.00 0.03 06:18:29 05:31:01 veth82176f5 41.88 62.95 4.29 372.87 0.00 0.00 0.00 0.03 06:18:29 05:32:01 docker0 158.57 326.46 15.97 4055.80 0.00 0.00 0.00 0.00 06:18:29 05:32:01 veth134879b 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 06:18:29 05:32:01 vethb1db344 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 06:18:29 05:32:01 veth17f5ca2 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 06:18:29 05:32:01 vethd45cefd 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 06:18:29 05:32:01 veth8311bd3 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 06:18:29 05:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:32:01 veth80c2a8d 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 06:18:29 05:32:01 veth6ace8c5 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 06:18:29 05:32:01 veth5f42ea5 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 06:18:29 05:32:01 veth666afac 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 06:18:29 05:32:01 ens3 338.77 165.78 4065.60 23.51 0.00 0.00 0.00 0.00 06:18:29 05:32:01 veth68dbccc 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 06:18:29 05:32:01 veth4fbaad7 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 06:18:29 05:32:01 veth47c7f16 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 06:18:29 05:32:01 veth97447a3 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 06:18:29 05:32:01 vethb8d2158 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 06:18:29 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:33:01 veth134879b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:33:01 vethb1db344 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:33:01 veth17f5ca2 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:33:01 vethd45cefd 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:33:01 veth8311bd3 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:18:29 05:33:01 veth80c2a8d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:33:01 veth6ace8c5 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:33:01 veth5f42ea5 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:33:01 veth666afac 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:33:01 ens3 8.19 4.22 6.47 3.48 0.00 0.00 0.00 0.00 06:18:29 05:33:01 veth68dbccc 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 06:18:29 05:33:01 veth4fbaad7 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:33:01 veth47c7f16 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:33:01 veth97447a3 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:33:01 vethb8d2158 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:34:01 veth134879b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:34:01 vethb1db344 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:34:01 veth17f5ca2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:34:01 vethd45cefd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:34:01 veth8311bd3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:34:01 veth80c2a8d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:34:01 veth6ace8c5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:34:01 veth5f42ea5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:34:01 veth666afac 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:34:01 ens3 5.56 3.28 4.74 2.10 0.00 0.00 0.00 0.00 06:18:29 05:34:01 veth68dbccc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:34:01 veth4fbaad7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:34:01 veth47c7f16 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:34:01 veth97447a3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:34:01 vethb8d2158 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:35:01 veth134879b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:35:01 vethb1db344 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:35:01 veth17f5ca2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:35:01 vethd45cefd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:35:01 veth8311bd3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:18:29 05:35:01 veth80c2a8d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:35:01 veth6ace8c5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:35:01 veth5f42ea5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:35:01 veth666afac 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:35:01 ens3 3.10 1.87 2.45 1.41 0.00 0.00 0.00 0.00 06:18:29 05:35:01 veth68dbccc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:35:01 veth4fbaad7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:35:01 veth47c7f16 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:35:01 veth97447a3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:35:01 vethb8d2158 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:36:01 lo 49.13 49.13 4.85 4.85 0.00 0.00 0.00 0.00 06:18:29 05:36:01 ens3 384.59 392.52 215.53 1314.65 0.00 0.00 0.00 0.00 06:18:29 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:37:01 lo 31.46 31.46 3.10 3.10 0.00 0.00 0.00 0.00 06:18:29 05:37:01 ens3 422.06 424.78 161.83 2686.00 0.00 0.00 0.00 0.00 06:18:29 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:38:01 lo 4.93 4.93 0.49 0.49 0.00 0.00 0.00 0.00 06:18:29 05:38:01 ens3 43.74 40.54 24.34 197.22 0.00 0.00 0.00 0.00 06:18:29 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:18:29 05:39:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:18:29 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:40:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:18:29 05:41:01 ens3 0.30 0.22 0.08 0.07 0.00 0.00 0.00 0.00 06:18:29 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:42:01 ens3 1.78 1.02 3.87 0.07 0.00 0.00 0.00 0.00 06:18:29 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:18:29 05:43:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:18:29 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:44:01 ens3 0.37 0.00 0.04 0.00 0.00 0.00 0.00 0.00 06:18:29 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:18:29 05:45:01 ens3 0.65 0.43 0.36 0.28 0.00 0.00 0.00 0.00 06:18:29 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:46:01 ens3 0.17 0.12 0.08 0.06 0.00 0.00 0.00 0.00 06:18:29 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:18:29 05:47:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:18:29 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:48:01 ens3 0.63 0.05 0.11 0.00 0.00 0.00 0.00 0.00 06:18:29 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:18:29 05:49:01 ens3 0.63 0.48 0.36 0.29 0.00 0.00 0.00 0.00 06:18:29 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:50:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:18:29 05:51:01 ens3 0.28 0.27 0.09 0.08 0.00 0.00 0.00 0.00 06:18:29 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:52:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:18:29 05:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:18:29 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:54:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:18:29 05:55:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:18:29 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:56:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 06:18:29 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:18:29 05:57:01 ens3 0.30 0.28 0.15 0.02 0.00 0.00 0.00 0.00 06:18:29 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:58:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 05:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:18:29 05:59:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:18:29 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 06:00:01 ens3 0.38 0.00 0.04 0.00 0.00 0.00 0.00 0.00 06:18:29 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 06:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:18:29 06:01:01 ens3 1.28 0.90 0.55 0.37 0.00 0.00 0.00 0.00 06:18:29 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 06:02:01 ens3 1.73 0.92 0.91 0.69 0.00 0.00 0.00 0.00 06:18:29 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 06:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:18:29 06:03:01 ens3 0.57 0.10 0.04 0.01 0.00 0.00 0.00 0.00 06:18:29 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 06:04:01 ens3 1.95 0.37 0.41 0.21 0.00 0.00 0.00 0.00 06:18:29 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 06:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:18:29 06:05:01 ens3 0.78 0.32 0.30 0.21 0.00 0.00 0.00 0.00 06:18:29 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 06:06:01 ens3 0.90 0.57 0.59 0.47 0.00 0.00 0.00 0.00 06:18:29 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 06:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:18:29 06:07:01 ens3 0.30 0.18 0.07 0.01 0.00 0.00 0.00 0.00 06:18:29 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 06:08:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 06:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:18:29 06:09:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:18:29 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 06:10:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 06:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:18:29 06:11:01 ens3 0.28 0.23 0.08 0.08 0.00 0.00 0.00 0.00 06:18:29 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 06:12:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 06:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:18:29 06:13:01 ens3 0.38 0.20 0.08 0.01 0.00 0.00 0.00 0.00 06:18:29 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 06:14:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:18:29 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 06:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:18:29 06:15:01 ens3 0.32 0.30 0.13 0.08 0.00 0.00 0.00 0.00 06:18:29 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 06:16:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 06:18:29 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 06:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:18:29 06:17:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:18:29 06:18:01 docker0 76.02 149.16 7.17 1271.93 0.00 0.00 0.00 0.00 06:18:29 06:18:01 vethb6f08f7 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 06:18:29 06:18:01 lo 2.20 2.20 0.23 0.23 0.00 0.00 0.00 0.00 06:18:29 06:18:01 ens3 399.40 227.81 7169.95 54.81 0.00 0.00 0.00 0.00 06:18:29 Average: docker0 27.21 34.17 2.14 262.05 0.00 0.00 0.00 0.00 06:18:29 Average: vethb6f08f7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:29 Average: lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 06:18:29 Average: ens3 78.55 61.92 626.44 88.86 0.00 0.00 0.00 0.00 06:18:29 06:18:29 06:18:29 ---> sar -P ALL: 06:18:29 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22162) 10/08/24 _x86_64_ (8 CPU) 06:18:29 06:18:29 05:24:34 LINUX RESTART (8 CPU) 06:18:29 06:18:29 05:25:01 CPU %user %nice %system %iowait %steal %idle 06:18:29 05:26:01 all 11.13 0.00 3.46 2.72 0.07 82.62 06:18:29 05:26:01 0 8.18 0.00 3.29 1.46 0.05 87.01 06:18:29 05:26:01 1 12.95 0.00 4.01 0.39 0.07 82.58 06:18:29 05:26:01 2 10.83 0.00 3.79 3.48 0.07 81.83 06:18:29 05:26:01 3 12.03 0.00 3.15 0.10 0.05 84.67 06:18:29 05:26:01 4 11.21 0.00 2.89 3.26 0.07 82.57 06:18:29 05:26:01 5 11.76 0.00 3.64 0.39 0.07 84.15 06:18:29 05:26:01 6 11.61 0.00 3.91 2.98 0.07 81.43 06:18:29 05:26:01 7 10.50 0.00 2.99 9.74 0.08 76.68 06:18:29 05:27:01 all 24.09 0.00 4.73 3.72 0.07 67.39 06:18:29 05:27:01 0 22.68 0.00 4.74 1.20 0.07 71.32 06:18:29 05:27:01 1 24.48 0.00 4.80 0.50 0.08 70.13 06:18:29 05:27:01 2 22.73 0.00 4.11 0.35 0.07 72.74 06:18:29 05:27:01 3 24.54 0.00 4.82 12.18 0.08 58.38 06:18:29 05:27:01 4 24.01 0.00 4.92 1.04 0.08 69.95 06:18:29 05:27:01 5 24.60 0.00 4.79 3.94 0.07 66.60 06:18:29 05:27:01 6 23.87 0.00 4.93 4.97 0.07 66.16 06:18:29 05:27:01 7 25.85 0.00 4.72 5.61 0.07 63.76 06:18:29 05:28:01 all 27.74 0.00 4.67 2.30 0.09 65.20 06:18:29 05:28:01 0 28.29 0.00 4.99 0.45 0.10 66.16 06:18:29 05:28:01 1 29.42 0.00 7.20 10.00 0.10 53.28 06:18:29 05:28:01 2 29.02 0.00 4.60 0.05 0.08 66.25 06:18:29 05:28:01 3 23.04 0.00 3.86 4.50 0.07 68.53 06:18:29 05:28:01 4 31.59 0.00 4.51 0.10 0.08 63.71 06:18:29 05:28:01 5 23.34 0.00 3.76 2.37 0.08 70.45 06:18:29 05:28:01 6 27.78 0.00 4.52 0.02 0.08 67.60 06:18:29 05:28:01 7 29.42 0.00 3.90 0.96 0.08 65.63 06:18:29 05:29:01 all 69.36 0.00 8.64 1.49 0.12 20.39 06:18:29 05:29:01 0 70.08 0.00 8.88 0.42 0.10 20.52 06:18:29 05:29:01 1 70.25 0.00 9.48 0.22 0.10 19.95 06:18:29 05:29:01 2 70.87 0.00 8.69 0.24 0.12 20.09 06:18:29 05:29:01 3 65.67 0.00 7.19 1.19 0.12 25.84 06:18:29 05:29:01 4 71.09 0.00 9.81 0.46 0.12 18.52 06:18:29 05:29:01 5 64.90 0.00 7.49 7.35 0.14 20.13 06:18:29 05:29:01 6 70.58 0.00 9.29 0.45 0.12 19.56 06:18:29 05:29:01 7 71.37 0.00 8.26 1.68 0.12 18.57 06:18:29 05:30:01 all 22.26 0.00 6.20 4.70 0.09 66.76 06:18:29 05:30:01 0 21.94 0.00 6.69 15.45 0.08 55.84 06:18:29 05:30:01 1 21.98 0.00 5.63 0.57 0.08 71.73 06:18:29 05:30:01 2 24.03 0.00 7.23 2.72 0.08 65.93 06:18:29 05:30:01 3 18.92 0.00 4.94 1.90 0.10 74.14 06:18:29 05:30:01 4 23.92 0.00 5.90 0.25 0.07 69.86 06:18:29 05:30:01 5 18.43 0.00 6.56 8.70 0.08 66.23 06:18:29 05:30:01 6 24.61 0.00 6.70 7.18 0.10 61.40 06:18:29 05:30:01 7 24.18 0.00 5.96 0.91 0.08 68.88 06:18:29 05:31:01 all 18.58 0.00 6.78 27.64 0.14 46.86 06:18:29 05:31:01 0 18.28 0.00 7.73 46.15 0.16 27.68 06:18:29 05:31:01 1 16.11 0.00 5.53 8.69 0.12 69.54 06:18:29 05:31:01 2 20.25 0.00 6.39 18.35 0.12 54.89 06:18:29 05:31:01 3 18.11 0.00 5.75 19.05 0.15 56.94 06:18:29 05:31:01 4 20.25 0.00 8.21 29.82 0.12 41.59 06:18:29 05:31:01 5 17.04 0.00 5.71 52.33 0.12 24.80 06:18:29 05:31:01 6 20.45 0.00 8.06 20.68 0.14 50.68 06:18:29 05:31:01 7 18.18 0.00 6.90 26.47 0.15 48.31 06:18:29 05:32:01 all 6.64 0.00 4.39 16.19 0.09 72.70 06:18:29 05:32:01 0 7.17 0.00 3.46 6.08 0.03 83.26 06:18:29 05:32:01 1 5.59 0.00 3.55 12.75 0.08 78.03 06:18:29 05:32:01 2 5.93 0.00 6.98 68.03 0.10 18.95 06:18:29 05:32:01 3 6.81 0.00 2.98 2.68 0.07 87.46 06:18:29 05:32:01 4 6.93 0.00 5.11 13.08 0.07 74.82 06:18:29 05:32:01 5 6.58 0.00 3.95 4.36 0.22 84.89 06:18:29 05:32:01 6 7.77 0.00 4.96 20.57 0.10 66.60 06:18:29 05:32:01 7 6.31 0.00 4.18 3.02 0.05 86.45 06:18:29 05:33:01 all 87.22 0.00 11.55 0.96 0.16 0.11 06:18:29 05:33:01 0 87.85 0.00 11.10 0.81 0.17 0.07 06:18:29 05:33:01 1 87.30 0.00 11.41 1.08 0.15 0.05 06:18:29 05:33:01 2 86.56 0.00 12.37 0.83 0.15 0.09 06:18:29 05:33:01 3 87.59 0.00 10.94 1.14 0.17 0.17 06:18:29 05:33:01 4 87.95 0.00 10.98 0.81 0.15 0.10 06:18:29 05:33:01 5 87.56 0.00 11.02 1.12 0.17 0.14 06:18:29 05:33:01 6 85.86 0.00 13.16 0.74 0.16 0.09 06:18:29 05:33:01 7 87.10 0.00 11.42 1.16 0.15 0.17 06:18:29 05:34:01 all 90.10 0.00 9.74 0.00 0.16 0.00 06:18:29 05:34:01 0 90.44 0.00 9.41 0.00 0.15 0.00 06:18:29 05:34:01 1 89.79 0.00 10.05 0.00 0.17 0.00 06:18:29 05:34:01 2 88.90 0.00 10.97 0.00 0.14 0.00 06:18:29 05:34:01 3 90.86 0.00 8.97 0.00 0.17 0.00 06:18:29 05:34:01 4 90.27 0.00 9.58 0.00 0.15 0.00 06:18:29 05:34:01 5 90.60 0.00 9.25 0.00 0.15 0.00 06:18:29 05:34:01 6 88.70 0.00 11.13 0.00 0.17 0.00 06:18:29 05:34:01 7 91.23 0.00 8.59 0.00 0.18 0.00 06:18:29 05:35:01 all 50.85 0.00 6.21 7.26 0.12 35.56 06:18:29 05:35:01 0 51.30 0.00 6.53 3.05 0.13 39.00 06:18:29 05:35:01 1 49.88 0.00 6.85 41.32 0.13 1.81 06:18:29 05:35:01 2 50.15 0.00 6.54 1.82 0.12 41.37 06:18:29 05:35:01 3 51.07 0.00 5.71 0.82 0.10 42.30 06:18:29 05:35:01 4 51.41 0.00 5.79 2.15 0.13 40.51 06:18:29 05:35:01 5 50.92 0.00 5.74 7.51 0.13 35.70 06:18:29 05:35:01 6 50.65 0.00 6.25 0.72 0.10 42.28 06:18:29 05:35:01 7 51.42 0.00 6.25 0.82 0.13 41.37 06:18:29 05:36:01 all 6.48 0.00 1.92 5.29 0.07 86.24 06:18:29 05:36:01 0 3.67 0.00 2.00 1.60 0.07 92.67 06:18:29 05:36:01 1 8.12 0.00 1.87 9.37 0.07 80.58 06:18:29 05:36:01 2 7.28 0.00 1.85 4.53 0.08 86.25 06:18:29 05:36:01 3 5.78 0.00 1.93 2.96 0.07 89.26 06:18:29 05:36:01 4 6.68 0.00 1.82 8.15 0.07 83.29 06:18:29 05:36:01 5 7.12 0.00 1.86 6.81 0.07 84.14 06:18:29 05:36:01 6 6.13 0.00 1.86 2.23 0.08 89.71 06:18:29 05:36:01 7 7.06 0.00 2.16 6.66 0.08 84.04 06:18:29 06:18:29 05:36:01 CPU %user %nice %system %iowait %steal %idle 06:18:29 05:37:01 all 9.91 0.00 0.82 0.23 0.06 88.97 06:18:29 05:37:01 0 9.12 0.00 1.01 0.07 0.07 89.74 06:18:29 05:37:01 1 10.38 0.00 0.99 0.00 0.07 88.57 06:18:29 05:37:01 2 13.37 0.00 0.82 0.10 0.07 85.64 06:18:29 05:37:01 3 10.69 0.00 0.69 0.89 0.07 87.68 06:18:29 05:37:01 4 7.11 0.00 0.74 0.02 0.05 92.09 06:18:29 05:37:01 5 13.52 0.00 1.00 0.47 0.07 84.94 06:18:29 05:37:01 6 6.18 0.00 0.65 0.27 0.07 92.83 06:18:29 05:37:01 7 8.91 0.00 0.70 0.07 0.05 90.27 06:18:29 05:38:01 all 0.92 0.00 0.16 0.01 0.01 98.89 06:18:29 05:38:01 0 1.55 0.00 0.17 0.07 0.02 98.20 06:18:29 05:38:01 1 1.65 0.00 0.25 0.00 0.03 98.07 06:18:29 05:38:01 2 0.44 0.00 0.13 0.00 0.02 99.41 06:18:29 05:38:01 3 0.95 0.00 0.08 0.02 0.00 98.95 06:18:29 05:38:01 4 0.20 0.00 0.17 0.00 0.02 99.62 06:18:29 05:38:01 5 1.63 0.00 0.15 0.00 0.00 98.21 06:18:29 05:38:01 6 0.18 0.00 0.17 0.00 0.02 99.63 06:18:29 05:38:01 7 0.73 0.00 0.18 0.02 0.02 99.05 06:18:29 05:39:01 all 0.17 0.00 0.02 0.00 0.01 99.80 06:18:29 05:39:01 0 0.02 0.00 0.03 0.02 0.00 99.93 06:18:29 05:39:01 1 0.10 0.00 0.03 0.00 0.02 99.85 06:18:29 05:39:01 2 1.08 0.00 0.02 0.00 0.00 98.91 06:18:29 05:39:01 3 0.02 0.00 0.03 0.00 0.02 99.93 06:18:29 05:39:01 4 0.05 0.00 0.02 0.00 0.02 99.92 06:18:29 05:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:18:29 05:39:01 6 0.03 0.00 0.00 0.00 0.02 99.95 06:18:29 05:39:01 7 0.02 0.00 0.02 0.00 0.02 99.95 06:18:29 05:40:01 all 0.14 0.00 0.04 0.05 0.01 99.76 06:18:29 05:40:01 0 0.08 0.00 0.03 0.37 0.02 99.50 06:18:29 05:40:01 1 0.10 0.00 0.05 0.00 0.00 99.85 06:18:29 05:40:01 2 0.75 0.00 0.03 0.00 0.02 99.20 06:18:29 05:40:01 3 0.03 0.00 0.05 0.02 0.02 99.88 06:18:29 05:40:01 4 0.03 0.00 0.03 0.00 0.03 99.90 06:18:29 05:40:01 5 0.02 0.00 0.03 0.00 0.02 99.93 06:18:29 05:40:01 6 0.05 0.00 0.07 0.00 0.02 99.87 06:18:29 05:40:01 7 0.03 0.00 0.03 0.02 0.00 99.92 06:18:29 05:41:01 all 0.02 0.00 0.03 0.00 0.01 99.93 06:18:29 05:41:01 0 0.02 0.00 0.02 0.02 0.03 99.92 06:18:29 05:41:01 1 0.02 0.00 0.07 0.00 0.02 99.90 06:18:29 05:41:01 2 0.03 0.00 0.08 0.00 0.02 99.87 06:18:29 05:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:18:29 05:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:18:29 05:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:18:29 05:41:01 6 0.05 0.00 0.03 0.00 0.02 99.90 06:18:29 05:41:01 7 0.05 0.00 0.03 0.00 0.02 99.90 06:18:29 05:42:01 all 0.18 0.00 0.01 0.00 0.01 99.79 06:18:29 05:42:01 0 0.07 0.00 0.05 0.02 0.02 99.85 06:18:29 05:42:01 1 0.03 0.00 0.00 0.00 0.02 99.95 06:18:29 05:42:01 2 1.12 0.00 0.02 0.00 0.00 98.86 06:18:29 05:42:01 3 0.03 0.00 0.00 0.02 0.02 99.93 06:18:29 05:42:01 4 0.07 0.00 0.03 0.00 0.02 99.88 06:18:29 05:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:18:29 05:42:01 6 0.03 0.00 0.02 0.00 0.02 99.93 06:18:29 05:42:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:18:29 05:43:01 all 0.17 0.00 0.02 0.00 0.01 99.80 06:18:29 05:43:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:18:29 05:43:01 1 0.05 0.00 0.02 0.00 0.00 99.93 06:18:29 05:43:01 2 1.16 0.00 0.02 0.00 0.00 98.83 06:18:29 05:43:01 3 0.02 0.00 0.02 0.02 0.00 99.95 06:18:29 05:43:01 4 0.03 0.00 0.03 0.00 0.02 99.92 06:18:29 05:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:18:29 05:43:01 6 0.03 0.00 0.02 0.00 0.03 99.92 06:18:29 05:43:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:18:29 05:44:01 all 0.03 0.00 0.02 0.00 0.01 99.93 06:18:29 05:44:01 0 0.00 0.00 0.02 0.02 0.02 99.95 06:18:29 05:44:01 1 0.05 0.00 0.03 0.00 0.03 99.88 06:18:29 05:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:18:29 05:44:01 3 0.02 0.00 0.02 0.02 0.02 99.93 06:18:29 05:44:01 4 0.03 0.00 0.03 0.00 0.02 99.92 06:18:29 05:44:01 5 0.03 0.00 0.02 0.00 0.00 99.95 06:18:29 05:44:01 6 0.05 0.00 0.02 0.00 0.02 99.92 06:18:29 05:44:01 7 0.07 0.00 0.00 0.00 0.00 99.93 06:18:29 05:45:01 all 0.03 0.00 0.01 0.02 0.01 99.92 06:18:29 05:45:01 0 0.02 0.00 0.00 0.15 0.00 99.83 06:18:29 05:45:01 1 0.03 0.00 0.02 0.00 0.02 99.93 06:18:29 05:45:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:18:29 05:45:01 3 0.03 0.00 0.07 0.00 0.03 99.87 06:18:29 05:45:01 4 0.05 0.00 0.00 0.00 0.00 99.95 06:18:29 05:45:01 5 0.02 0.00 0.02 0.00 0.02 99.95 06:18:29 05:45:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:18:29 05:45:01 7 0.08 0.00 0.00 0.00 0.02 99.90 06:18:29 05:46:01 all 0.03 0.00 0.01 0.00 0.01 99.94 06:18:29 05:46:01 0 0.03 0.00 0.00 0.02 0.02 99.93 06:18:29 05:46:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:18:29 05:46:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:18:29 05:46:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:18:29 05:46:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:18:29 05:46:01 5 0.02 0.00 0.03 0.00 0.00 99.95 06:18:29 05:46:01 6 0.03 0.00 0.02 0.00 0.02 99.93 06:18:29 05:46:01 7 0.05 0.00 0.02 0.00 0.00 99.93 06:18:29 05:47:01 all 0.02 0.00 0.02 0.00 0.01 99.95 06:18:29 05:47:01 0 0.02 0.00 0.02 0.02 0.00 99.95 06:18:29 05:47:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:18:29 05:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:18:29 05:47:01 3 0.02 0.00 0.02 0.02 0.02 99.93 06:18:29 05:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:18:29 05:47:01 5 0.03 0.00 0.05 0.00 0.02 99.90 06:18:29 05:47:01 6 0.03 0.00 0.03 0.00 0.02 99.92 06:18:29 05:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:18:29 06:18:29 05:47:01 CPU %user %nice %system %iowait %steal %idle 06:18:29 05:48:01 all 0.05 0.00 0.01 0.00 0.01 99.93 06:18:29 05:48:01 0 0.05 0.00 0.02 0.00 0.02 99.92 06:18:29 05:48:01 1 0.05 0.00 0.00 0.00 0.02 99.93 06:18:29 05:48:01 2 0.13 0.00 0.00 0.00 0.02 99.85 06:18:29 05:48:01 3 0.08 0.00 0.00 0.02 0.02 99.88 06:18:29 05:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:18:29 05:48:01 5 0.03 0.00 0.00 0.00 0.00 99.97 06:18:29 05:48:01 6 0.02 0.00 0.03 0.00 0.02 99.93 06:18:29 05:48:01 7 0.02 0.00 0.00 0.00 0.02 99.97 06:18:29 05:49:01 all 0.03 0.00 0.02 0.00 0.01 99.94 06:18:29 05:49:01 0 0.05 0.00 0.03 0.02 0.02 99.88 06:18:29 05:49:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:18:29 05:49:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:18:29 05:49:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:18:29 05:49:01 4 0.03 0.00 0.02 0.00 0.00 99.95 06:18:29 05:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:18:29 05:49:01 6 0.00 0.00 0.05 0.00 0.03 99.92 06:18:29 05:49:01 7 0.03 0.00 0.02 0.00 0.00 99.95 06:18:29 05:50:01 all 0.25 0.00 0.01 0.00 0.01 99.73 06:18:29 05:50:01 0 0.03 0.00 0.02 0.02 0.02 99.92 06:18:29 05:50:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:18:29 05:50:01 2 1.65 0.00 0.00 0.00 0.00 98.35 06:18:29 05:50:01 3 0.05 0.00 0.02 0.02 0.02 99.90 06:18:29 05:50:01 4 0.15 0.00 0.00 0.00 0.00 99.85 06:18:29 05:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:18:29 05:50:01 6 0.03 0.00 0.03 0.00 0.02 99.92 06:18:29 05:50:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:18:29 05:51:01 all 0.13 0.00 0.01 0.00 0.02 99.84 06:18:29 05:51:01 0 0.02 0.00 0.02 0.02 0.02 99.93 06:18:29 05:51:01 1 0.05 0.00 0.02 0.00 0.00 99.93 06:18:29 05:51:01 2 0.88 0.00 0.02 0.00 0.02 99.09 06:18:29 05:51:01 3 0.05 0.00 0.03 0.02 0.03 99.87 06:18:29 05:51:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:18:29 05:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:18:29 05:51:01 6 0.02 0.00 0.03 0.00 0.03 99.92 06:18:29 05:51:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:18:29 05:52:01 all 0.09 0.00 0.01 0.00 0.01 99.89 06:18:29 05:52:01 0 0.02 0.00 0.00 0.02 0.00 99.97 06:18:29 05:52:01 1 0.05 0.00 0.02 0.00 0.02 99.92 06:18:29 05:52:01 2 0.45 0.00 0.00 0.00 0.00 99.55 06:18:29 05:52:01 3 0.07 0.00 0.03 0.02 0.02 99.87 06:18:29 05:52:01 4 0.03 0.00 0.02 0.00 0.00 99.95 06:18:29 05:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:18:29 05:52:01 6 0.08 0.00 0.02 0.00 0.02 99.88 06:18:29 05:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:18:29 05:53:01 all 0.01 0.00 0.01 0.01 0.01 99.95 06:18:29 05:53:01 0 0.02 0.00 0.00 0.02 0.02 99.95 06:18:29 05:53:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:18:29 05:53:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:18:29 05:53:01 3 0.02 0.00 0.03 0.07 0.03 99.85 06:18:29 05:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:18:29 05:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:18:29 05:53:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:18:29 05:53:01 7 0.02 0.00 0.02 0.00 0.02 99.95 06:18:29 05:54:01 all 0.03 0.00 0.02 0.00 0.01 99.95 06:18:29 05:54:01 0 0.02 0.00 0.00 0.02 0.00 99.97 06:18:29 05:54:01 1 0.03 0.00 0.03 0.00 0.02 99.92 06:18:29 05:54:01 2 0.02 0.00 0.05 0.00 0.02 99.92 06:18:29 05:54:01 3 0.03 0.00 0.03 0.02 0.02 99.90 06:18:29 05:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:18:29 05:54:01 5 0.03 0.00 0.00 0.00 0.02 99.95 06:18:29 05:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:18:29 05:54:01 7 0.05 0.00 0.00 0.00 0.00 99.95 06:18:29 05:55:01 all 0.02 0.00 0.01 0.00 0.01 99.95 06:18:29 05:55:01 0 0.00 0.00 0.03 0.02 0.02 99.93 06:18:29 05:55:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:18:29 05:55:01 2 0.03 0.00 0.03 0.00 0.03 99.90 06:18:29 05:55:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:18:29 05:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:18:29 05:55:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:18:29 05:55:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:18:29 05:55:01 7 0.03 0.00 0.03 0.00 0.02 99.92 06:18:29 05:56:01 all 0.25 0.00 0.03 0.00 0.01 99.71 06:18:29 05:56:01 0 0.03 0.00 0.03 0.02 0.00 99.92 06:18:29 05:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:18:29 05:56:01 2 1.81 0.00 0.03 0.00 0.03 98.13 06:18:29 05:56:01 3 0.03 0.00 0.05 0.02 0.02 99.88 06:18:29 05:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:18:29 05:56:01 5 0.03 0.00 0.02 0.00 0.02 99.93 06:18:29 05:56:01 6 0.00 0.00 0.02 0.00 0.02 99.97 06:18:29 05:56:01 7 0.05 0.00 0.03 0.00 0.00 99.92 06:18:29 05:57:01 all 0.04 0.00 0.01 0.00 0.01 99.93 06:18:29 05:57:01 0 0.03 0.00 0.02 0.02 0.02 99.92 06:18:29 05:57:01 1 0.05 0.00 0.02 0.00 0.02 99.92 06:18:29 05:57:01 2 0.10 0.00 0.03 0.00 0.02 99.85 06:18:29 05:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:18:29 05:57:01 4 0.03 0.00 0.00 0.00 0.02 99.95 06:18:29 05:57:01 5 0.03 0.00 0.02 0.00 0.02 99.93 06:18:29 05:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:18:29 05:57:01 7 0.05 0.00 0.00 0.00 0.02 99.93 06:18:29 05:58:01 all 0.01 0.00 0.02 0.00 0.00 99.96 06:18:29 05:58:01 0 0.00 0.00 0.02 0.02 0.00 99.97 06:18:29 05:58:01 1 0.02 0.00 0.03 0.00 0.00 99.95 06:18:29 05:58:01 2 0.00 0.00 0.03 0.00 0.02 99.95 06:18:29 05:58:01 3 0.02 0.00 0.00 0.02 0.02 99.95 06:18:29 05:58:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:18:29 05:58:01 5 0.00 0.00 0.05 0.00 0.00 99.95 06:18:29 05:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:18:29 05:58:01 7 0.03 0.00 0.03 0.00 0.00 99.93 06:18:29 06:18:29 05:58:01 CPU %user %nice %system %iowait %steal %idle 06:18:29 05:59:01 all 0.06 0.00 0.01 0.00 0.01 99.91 06:18:29 05:59:01 0 0.03 0.00 0.03 0.02 0.02 99.90 06:18:29 05:59:01 1 0.03 0.00 0.00 0.00 0.02 99.95 06:18:29 05:59:01 2 0.20 0.00 0.00 0.00 0.02 99.78 06:18:29 05:59:01 3 0.03 0.00 0.02 0.02 0.00 99.93 06:18:29 05:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:18:29 05:59:01 5 0.03 0.00 0.03 0.00 0.02 99.92 06:18:29 05:59:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:18:29 05:59:01 7 0.08 0.00 0.02 0.00 0.02 99.88 06:18:29 06:00:01 all 0.26 0.00 0.01 0.00 0.01 99.72 06:18:29 06:00:01 0 0.00 0.00 0.00 0.02 0.02 99.97 06:18:29 06:00:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:18:29 06:00:01 2 1.97 0.00 0.02 0.00 0.03 97.98 06:18:29 06:00:01 3 0.00 0.00 0.00 0.02 0.02 99.97 06:18:29 06:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:18:29 06:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:18:29 06:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:18:29 06:00:01 7 0.05 0.00 0.02 0.00 0.02 99.92 06:18:29 06:01:01 all 0.25 0.00 0.02 0.00 0.01 99.72 06:18:29 06:01:01 0 0.07 0.00 0.00 0.02 0.02 99.90 06:18:29 06:01:01 1 0.05 0.00 0.03 0.00 0.02 99.90 06:18:29 06:01:01 2 1.70 0.00 0.02 0.00 0.02 98.27 06:18:29 06:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:18:29 06:01:01 4 0.05 0.00 0.02 0.00 0.00 99.93 06:18:29 06:01:01 5 0.05 0.00 0.05 0.00 0.02 99.88 06:18:29 06:01:01 6 0.00 0.00 0.03 0.00 0.00 99.97 06:18:29 06:01:01 7 0.05 0.00 0.03 0.00 0.00 99.92 06:18:29 06:02:01 all 0.02 0.00 0.01 0.01 0.01 99.94 06:18:29 06:02:01 0 0.00 0.00 0.03 0.07 0.00 99.90 06:18:29 06:02:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:18:29 06:02:01 2 0.03 0.00 0.02 0.00 0.02 99.93 06:18:29 06:02:01 3 0.03 0.00 0.02 0.02 0.02 99.92 06:18:29 06:02:01 4 0.00 0.00 0.00 0.00 0.02 99.98 06:18:29 06:02:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:18:29 06:02:01 6 0.03 0.00 0.02 0.00 0.02 99.93 06:18:29 06:02:01 7 0.07 0.00 0.02 0.00 0.02 99.90 06:18:29 06:03:01 all 0.03 0.00 0.01 0.00 0.01 99.95 06:18:29 06:03:01 0 0.07 0.00 0.03 0.02 0.02 99.87 06:18:29 06:03:01 1 0.03 0.00 0.03 0.00 0.00 99.93 06:18:29 06:03:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:18:29 06:03:01 3 0.00 0.00 0.00 0.02 0.00 99.98 06:18:29 06:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:18:29 06:03:01 5 0.03 0.00 0.02 0.00 0.02 99.93 06:18:29 06:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:18:29 06:03:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:18:29 06:04:01 all 0.02 0.00 0.01 0.01 0.01 99.96 06:18:29 06:04:01 0 0.00 0.00 0.00 0.05 0.02 99.93 06:18:29 06:04:01 1 0.03 0.00 0.00 0.00 0.02 99.95 06:18:29 06:04:01 2 0.03 0.00 0.02 0.00 0.02 99.93 06:18:29 06:04:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:18:29 06:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:18:29 06:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:18:29 06:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:18:29 06:04:01 7 0.03 0.00 0.02 0.00 0.00 99.95 06:18:29 06:05:01 all 0.05 0.00 0.01 0.01 0.01 99.92 06:18:29 06:05:01 0 0.03 0.00 0.00 0.03 0.00 99.93 06:18:29 06:05:01 1 0.02 0.00 0.03 0.00 0.02 99.93 06:18:29 06:05:01 2 0.25 0.00 0.02 0.00 0.03 99.70 06:18:29 06:05:01 3 0.02 0.00 0.00 0.02 0.00 99.97 06:18:29 06:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:18:29 06:05:01 5 0.03 0.00 0.02 0.00 0.02 99.93 06:18:29 06:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:18:29 06:05:01 7 0.07 0.00 0.00 0.00 0.02 99.92 06:18:29 06:06:01 all 0.03 0.00 0.01 0.00 0.01 99.95 06:18:29 06:06:01 0 0.05 0.00 0.03 0.00 0.02 99.90 06:18:29 06:06:01 1 0.05 0.00 0.02 0.00 0.02 99.92 06:18:29 06:06:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:18:29 06:06:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:18:29 06:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:18:29 06:06:01 5 0.03 0.00 0.02 0.00 0.02 99.93 06:18:29 06:06:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:18:29 06:06:01 7 0.05 0.00 0.02 0.00 0.02 99.92 06:18:29 06:07:01 all 0.02 0.00 0.01 0.00 0.01 99.95 06:18:29 06:07:01 0 0.02 0.00 0.00 0.02 0.02 99.95 06:18:29 06:07:01 1 0.02 0.00 0.03 0.00 0.02 99.93 06:18:29 06:07:01 2 0.02 0.00 0.03 0.00 0.02 99.93 06:18:29 06:07:01 3 0.02 0.00 0.00 0.02 0.00 99.97 06:18:29 06:07:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:18:29 06:07:01 5 0.03 0.00 0.02 0.00 0.00 99.95 06:18:29 06:07:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:18:29 06:07:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:18:29 06:08:01 all 0.03 0.00 0.01 0.00 0.01 99.94 06:18:29 06:08:01 0 0.03 0.00 0.00 0.02 0.00 99.95 06:18:29 06:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:18:29 06:08:01 2 0.03 0.00 0.00 0.00 0.02 99.95 06:18:29 06:08:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:18:29 06:08:01 4 0.08 0.00 0.02 0.00 0.00 99.90 06:18:29 06:08:01 5 0.07 0.00 0.05 0.00 0.02 99.87 06:18:29 06:08:01 6 0.00 0.00 0.00 0.02 0.00 99.98 06:18:29 06:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:18:29 06:09:01 all 0.28 0.00 0.02 0.00 0.01 99.69 06:18:29 06:09:01 0 0.03 0.00 0.03 0.00 0.02 99.92 06:18:29 06:09:01 1 0.05 0.00 0.02 0.00 0.02 99.92 06:18:29 06:09:01 2 0.03 0.00 0.03 0.00 0.03 99.90 06:18:29 06:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:18:29 06:09:01 4 1.99 0.00 0.00 0.00 0.00 98.01 06:18:29 06:09:01 5 0.03 0.00 0.02 0.00 0.02 99.93 06:18:29 06:09:01 6 0.02 0.00 0.02 0.00 0.02 99.95 06:18:29 06:09:01 7 0.02 0.00 0.02 0.00 0.02 99.95 06:18:29 06:18:29 06:09:01 CPU %user %nice %system %iowait %steal %idle 06:18:29 06:10:01 all 0.12 0.00 0.01 0.00 0.01 99.85 06:18:29 06:10:01 0 0.05 0.00 0.03 0.03 0.02 99.87 06:18:29 06:10:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:18:29 06:10:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:18:29 06:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:18:29 06:10:01 4 0.83 0.00 0.00 0.00 0.02 99.15 06:18:29 06:10:01 5 0.03 0.00 0.02 0.00 0.02 99.93 06:18:29 06:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:18:29 06:10:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:18:29 06:11:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:18:29 06:11:01 0 0.05 0.00 0.03 0.00 0.02 99.90 06:18:29 06:11:01 1 0.03 0.00 0.02 0.00 0.02 99.93 06:18:29 06:11:01 2 0.00 0.00 0.02 0.00 0.02 99.97 06:18:29 06:11:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:18:29 06:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:18:29 06:11:01 5 0.02 0.00 0.00 0.00 0.02 99.97 06:18:29 06:11:01 6 0.02 0.00 0.00 0.02 0.00 99.97 06:18:29 06:11:01 7 0.02 0.00 0.00 0.02 0.00 99.97 06:18:29 06:12:01 all 0.05 0.00 0.01 0.00 0.01 99.94 06:18:29 06:12:01 0 0.07 0.00 0.00 0.02 0.02 99.90 06:18:29 06:12:01 1 0.05 0.00 0.02 0.00 0.00 99.93 06:18:29 06:12:01 2 0.03 0.00 0.02 0.00 0.02 99.93 06:18:29 06:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:18:29 06:12:01 4 0.03 0.00 0.00 0.00 0.00 99.97 06:18:29 06:12:01 5 0.08 0.00 0.00 0.00 0.00 99.92 06:18:29 06:12:01 6 0.03 0.00 0.02 0.02 0.00 99.93 06:18:29 06:12:01 7 0.05 0.00 0.00 0.00 0.02 99.93 06:18:29 06:13:01 all 0.02 0.00 0.01 0.00 0.01 99.95 06:18:29 06:13:01 0 0.02 0.00 0.00 0.02 0.02 99.95 06:18:29 06:13:01 1 0.05 0.00 0.02 0.00 0.02 99.92 06:18:29 06:13:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:18:29 06:13:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:18:29 06:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:18:29 06:13:01 5 0.03 0.00 0.02 0.00 0.02 99.93 06:18:29 06:13:01 6 0.00 0.00 0.02 0.00 0.02 99.97 06:18:29 06:13:01 7 0.03 0.00 0.02 0.00 0.00 99.95 06:18:29 06:14:01 all 0.08 0.00 0.01 0.00 0.01 99.90 06:18:29 06:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:18:29 06:14:01 1 0.03 0.00 0.05 0.00 0.00 99.92 06:18:29 06:14:01 2 0.05 0.00 0.00 0.00 0.02 99.93 06:18:29 06:14:01 3 0.07 0.00 0.02 0.00 0.02 99.90 06:18:29 06:14:01 4 0.38 0.00 0.00 0.00 0.02 99.60 06:18:29 06:14:01 5 0.02 0.00 0.03 0.00 0.02 99.93 06:18:29 06:14:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:18:29 06:14:01 7 0.03 0.00 0.00 0.02 0.00 99.95 06:18:29 06:15:01 all 0.08 0.00 0.01 0.01 0.01 99.89 06:18:29 06:15:01 0 0.03 0.00 0.03 0.03 0.02 99.88 06:18:29 06:15:01 1 0.02 0.00 0.03 0.00 0.02 99.93 06:18:29 06:15:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:18:29 06:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:18:29 06:15:01 4 0.52 0.00 0.00 0.00 0.00 99.48 06:18:29 06:15:01 5 0.02 0.00 0.00 0.00 0.02 99.97 06:18:29 06:15:01 6 0.00 0.00 0.02 0.02 0.00 99.97 06:18:29 06:15:01 7 0.02 0.00 0.02 0.00 0.02 99.95 06:18:29 06:16:01 all 0.03 0.00 0.02 0.00 0.01 99.94 06:18:29 06:16:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:18:29 06:16:01 1 0.02 0.00 0.03 0.00 0.00 99.95 06:18:29 06:16:01 2 0.03 0.00 0.05 0.00 0.02 99.90 06:18:29 06:16:01 3 0.02 0.00 0.03 0.00 0.03 99.92 06:18:29 06:16:01 4 0.03 0.00 0.02 0.00 0.00 99.95 06:18:29 06:16:01 5 0.02 0.00 0.00 0.00 0.02 99.97 06:18:29 06:16:01 6 0.02 0.00 0.02 0.00 0.02 99.95 06:18:29 06:16:01 7 0.05 0.00 0.02 0.00 0.02 99.92 06:18:29 06:17:01 all 0.01 0.00 0.01 0.00 0.01 99.96 06:18:29 06:17:01 0 0.02 0.00 0.02 0.02 0.02 99.93 06:18:29 06:17:01 1 0.03 0.00 0.03 0.00 0.02 99.92 06:18:29 06:17:01 2 0.00 0.00 0.03 0.00 0.02 99.95 06:18:29 06:17:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:18:29 06:17:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:18:29 06:17:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:18:29 06:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:18:29 06:17:01 7 0.02 0.00 0.02 0.02 0.00 99.95 06:18:29 06:18:01 all 8.61 0.00 3.87 2.88 0.07 84.58 06:18:29 06:18:01 0 8.56 0.00 3.53 2.69 0.05 85.17 06:18:29 06:18:01 1 8.43 0.00 4.29 5.34 0.07 81.88 06:18:29 06:18:01 2 9.25 0.00 4.68 0.81 0.05 85.21 06:18:29 06:18:01 3 10.16 0.00 4.10 4.46 0.07 81.21 06:18:29 06:18:01 4 8.10 0.00 3.01 0.22 0.05 88.62 06:18:29 06:18:01 5 8.16 0.00 3.74 0.94 0.03 87.13 06:18:29 06:18:01 6 7.30 0.00 3.58 0.03 0.05 89.04 06:18:29 06:18:01 7 8.93 0.00 4.01 8.61 0.15 78.31 06:18:29 Average: all 8.17 0.00 1.38 1.41 0.03 89.02 06:18:29 Average: 0 8.05 0.00 1.39 1.49 0.03 89.04 06:18:29 Average: 1 8.19 0.00 1.44 1.69 0.03 88.65 06:18:29 Average: 2 8.46 0.00 1.49 1.87 0.03 88.15 06:18:29 Average: 3 7.99 0.00 1.23 0.97 0.03 89.78 06:18:29 Average: 4 8.33 0.00 1.38 1.10 0.03 89.16 06:18:29 Average: 5 7.98 0.00 1.29 1.78 0.03 88.92 06:18:29 Average: 6 8.04 0.00 1.48 1.13 0.03 89.30 06:18:29 Average: 7 8.28 0.00 1.32 1.22 0.03 89.14 06:18:29 06:18:29 06:18:29