Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 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-ssh3304188686503563584.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-ssh10339608992806996121.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-ssh10382350472493747122.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-ssh9424273231481624736.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-ssh17352941151401376692.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-24935’ Running on prd-ubuntu20.04-docker-8c-8g-24943 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/745 [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/745 # 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 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 (main) Commit message: "Merge pull request #4994 from jackchenjc/issue-4916-3" > git config core.sparsecheckout # timeout=10 > git checkout -f 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 # timeout=10 > git rev-list --no-walk 44a947b4dde0e7385da87f1ff4874445f4b2a618 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:16:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:16:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:16:04 ========================================================= 01:16:04 EdgeX Global Pipelines Version Info 01:16:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:16:05 ------------------- 01:16:05 stable info: 01:16:05 ------------------- 01:16:05 Commited By: Ginny Guan ginny@iotechsys.com 01:16:05 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 01:16:05 Message: update stable to v1.0.265 01:16:05 ------------------- 01:16:05 experimental info: 01:16:05 ------------------- 01:16:05 Commited By: Cherry Wang cherry@iotechsys.com 01:16:05 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 01:16:05 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:16:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:16:05 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:16:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:16:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:16:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:16:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:16:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:16:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:16:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:16:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:16:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:16:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:16:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:16:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:16:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:16:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:16:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:16:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:16:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:16:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 01:16:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:16:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:16:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:16:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:16:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:16:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:16:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] echo 01:16:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 86a4aa5 [Pipeline] echo 01:16:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:16:06 provisioning config files... 01:16:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/745@tmp/config1643959343010838057tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:16:06 ---> ****-login.sh 01:16:06 nexus3.edgexfoundry.org:10001 01:16:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:16:07 Configure a credential helper to remove this warning. See 01:16:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:16:07 01:16:07 Login Succeeded 01:16:07 nexus3.edgexfoundry.org:10002 01:16:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:16:07 Configure a credential helper to remove this warning. See 01:16:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:16:07 01:16:07 Login Succeeded 01:16:07 nexus3.edgexfoundry.org:10003 01:16:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:16:07 Configure a credential helper to remove this warning. See 01:16:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:16:07 01:16:07 Login Succeeded 01:16:07 nexus3.edgexfoundry.org:10004 01:16:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:16:07 Configure a credential helper to remove this warning. See 01:16:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:16:07 01:16:07 Login Succeeded 01:16:07 ****.io 01:16:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:16:07 Configure a credential helper to remove this warning. See 01:16:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:16:07 01:16:07 Login Succeeded 01:16:07 ---> ****-login.sh ends [Pipeline] } 01:16:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:16:08 + 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 01:16:08 + cut -d/ -f2 01:16:08 + dirname cmd/core-command/Dockerfile 01:16:08 + echo core-command,cmd/core-command/Dockerfile 01:16:08 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 01:16:08 cut -d/ -f2 01:16:08 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 01:16:08 + dirname cmd/core-data/Dockerfile 01:16:08 + cut -d/ -f2 01:16:08 + echo core-data,cmd/core-data/Dockerfile 01:16:08 + dirname cmd/core-keeper/Dockerfile 01:16:08 + cut -d/ -f2 01:16:08 + echo core-keeper,cmd/core-keeper/Dockerfile 01:16:08 + dirname cmd/core-metadata/Dockerfile 01:16:08 + cut -d/ -f2 01:16:08 + echo core-metadata,cmd/core-metadata/Dockerfile 01:16:08 + dirname cmd/security-bootstrapper/Dockerfile 01:16:08 + cut -d/ -f2 01:16:08 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:16:08 + dirname cmd/security-proxy-auth/Dockerfile 01:16:08 + cut -d/ -f2 01:16:08 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 01:16:08 + dirname cmd/security-proxy-setup/Dockerfile 01:16:08 + cut -d/ -f2 01:16:08 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:16:08 + dirname cmd/security-secretstore-setup/Dockerfile 01:16:08 + cut -d/ -f2 01:16:08 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:16:08 + dirname cmd/security-spiffe-token-provider/Dockerfile 01:16:08 + cut -d/ -f2 01:16:08 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 01:16:08 + dirname cmd/security-spire-agent/Dockerfile 01:16:08 + cut -d/ -f2 01:16:08 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 01:16:08 + dirname cmd/security-spire-config/Dockerfile 01:16:08 + cut -d/ -f2 01:16:08 + echo security-spire-config,cmd/security-spire-config/Dockerfile 01:16:08 + dirname cmd/security-spire-server/Dockerfile 01:16:08 + cut -d/ -f2 01:16:08 + echo security-spire-server,cmd/security-spire-server/Dockerfile 01:16:08 + dirname cmd/support-cron-scheduler/Dockerfile 01:16:08 + cut -d/ -f2 01:16:08 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 01:16:08 + dirname cmd/support-notifications/Dockerfile 01:16:08 + cut -d/ -f2 01:16:08 + echo support-notifications,cmd/support-notifications/Dockerfile [Pipeline] echo 01:16:08 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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:16:08 + git rev-list -1 --merges 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360~1..86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] echo 01:16:08 -----------> git rev-list -1 --merges 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360~1..86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 01:16:08 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [false] [Pipeline] sh 01:16:08 + git log --format=format:%s -1 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] echo 01:16:08 ========================================================= 01:16:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:16:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:16:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:16:09 + grep -v github /etc/ssh/ssh_known_hosts 01:16:09 + [ -e /tmp/ssh_known_hosts ] 01:16:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:16:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:16:09 + sudo tee -a /etc/ssh/ssh_known_hosts 01:16:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:16:09 01:16:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:16:10 0.1.4: Pulling from edgex-devops/py-git-semver 01:16:10 b85a868b505f: Pulling fs layer 01:16:10 e2be974225ed: Pulling fs layer 01:16:10 339a4e72a1f5: Pulling fs layer 01:16:10 988bab9f4d93: Pulling fs layer 01:16:10 1469e6f7b9e6: Pulling fs layer 01:16:10 eaf3925da568: Pulling fs layer 01:16:10 bab4dde63d76: Pulling fs layer 01:16:10 bde34c3a00c8: Pulling fs layer 01:16:10 b352a97aabf1: Pulling fs layer 01:16:10 4872d77fe225: Pulling fs layer 01:16:10 5851b861e8e6: Pulling fs layer 01:16:10 bab4dde63d76: Waiting 01:16:10 bde34c3a00c8: Waiting 01:16:10 988bab9f4d93: Waiting 01:16:10 1469e6f7b9e6: Waiting 01:16:10 eaf3925da568: Waiting 01:16:10 b352a97aabf1: Waiting 01:16:10 4872d77fe225: Waiting 01:16:10 e2be974225ed: Download complete 01:16:10 988bab9f4d93: Verifying Checksum 01:16:10 988bab9f4d93: Download complete 01:16:10 1469e6f7b9e6: Verifying Checksum 01:16:10 1469e6f7b9e6: Download complete 01:16:10 eaf3925da568: Download complete 01:16:10 339a4e72a1f5: Verifying Checksum 01:16:10 339a4e72a1f5: Download complete 01:16:10 bde34c3a00c8: Download complete 01:16:10 b352a97aabf1: Verifying Checksum 01:16:10 b352a97aabf1: Download complete 01:16:10 4872d77fe225: Verifying Checksum 01:16:10 4872d77fe225: Download complete 01:16:10 5851b861e8e6: Download complete 01:16:10 b85a868b505f: Verifying Checksum 01:16:10 b85a868b505f: Download complete 01:16:10 bab4dde63d76: Verifying Checksum 01:16:10 bab4dde63d76: Download complete 01:16:11 b85a868b505f: Pull complete 01:16:11 e2be974225ed: Pull complete 01:16:12 339a4e72a1f5: Pull complete 01:16:12 988bab9f4d93: Pull complete 01:16:12 1469e6f7b9e6: Pull complete 01:16:12 eaf3925da568: Pull complete 01:16:14 bab4dde63d76: Pull complete 01:16:14 bde34c3a00c8: Pull complete 01:16:14 b352a97aabf1: Pull complete 01:16:14 4872d77fe225: Pull complete 01:16:15 5851b861e8e6: Pull complete 01:16:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:16:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:16:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:16:15 prd-ubuntu20.04-docker-8c-8g-24943 does not seem to be running inside a container 01:16:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/745 -v /w/workspace/edgex-go/745:/w/workspace/edgex-go/745:rw,z -v /w/workspace/edgex-go/745@tmp:/w/workspace/edgex-go/745@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:16:18 $ docker top 02bf0fce6efc51a6cab2104938fce8cfbfbe078190fe77798bd7c2f3b4e9d451 -eo pid,comm 01:16:18 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:16:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:16:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:16:18 [ssh-agent] Looking for ssh-agent implementation... 01:16:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:16:18 $ docker exec 02bf0fce6efc51a6cab2104938fce8cfbfbe078190fe77798bd7c2f3b4e9d451 ssh-agent 01:16:18 SSH_AUTH_SOCK=/tmp/ssh-WzyUk2ATlIaR/agent.32 01:16:18 SSH_AGENT_PID=38 01:16:18 Running ssh-add (command line suppressed) 01:16:18 Identity added: /w/workspace/edgex-go/745@tmp/private_key_13902794810182080064.key (/w/workspace/edgex-go/745@tmp/private_key_13902794810182080064.key) 01:16:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:16:19 + git tag --points-at HEAD [Pipeline] } 01:16:19 $ docker exec --env ******** --env ******** 02bf0fce6efc51a6cab2104938fce8cfbfbe078190fe77798bd7c2f3b4e9d451 ssh-agent -k 01:16:19 unset SSH_AUTH_SOCK; 01:16:19 unset SSH_AGENT_PID; 01:16:19 echo Agent pid 38 killed; 01:16:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:16:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:16:19 [ssh-agent] Looking for ssh-agent implementation... 01:16:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:16:19 $ docker exec 02bf0fce6efc51a6cab2104938fce8cfbfbe078190fe77798bd7c2f3b4e9d451 ssh-agent 01:16:19 SSH_AUTH_SOCK=/tmp/ssh-v3GhPIguKkVo/agent.72 01:16:19 SSH_AGENT_PID=78 01:16:19 Running ssh-add (command line suppressed) 01:16:19 Identity added: /w/workspace/edgex-go/745@tmp/private_key_17406485910569304543.key (/w/workspace/edgex-go/745@tmp/private_key_17406485910569304543.key) 01:16:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:16:20 + git semver init 01:16:20 2024-11-08 01:16:20,324 [run_init] DEBUG init version:0.0.0 force:False 01:16:20 2024-11-08 01:16:20,325 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/745/.semver 01:16:20 2024-11-08 01:16:20,326 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/745/.semver 01:16:20 2024-11-08 01:16:20,326 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/745/.semver'], cwd=/w/workspace/edgex-go/745, universal_newlines=False, shell=None, istream=None) 01:16:26 2024-11-08 01:16:25,987 [append_file] DEBUG append to file:/w/workspace/edgex-go/745/.git/info/exclude 01:16:26 2024-11-08 01:16:25,987 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/745/.semver/main with force:False 01:16:26 2024-11-08 01:16:25,987 [read_version] DEBUG read version from /w/workspace/edgex-go/745/.semver/main 01:16:26 2024-11-08 01:16:25,987 [read_version] DEBUG read version from /w/workspace/edgex-go/745/.semver/main 01:16:26 4.0.0-dev.11 [Pipeline] } 01:16:26 $ docker exec --env ******** --env ******** 02bf0fce6efc51a6cab2104938fce8cfbfbe078190fe77798bd7c2f3b4e9d451 ssh-agent -k 01:16:27 unset SSH_AUTH_SOCK; 01:16:27 unset SSH_AGENT_PID; 01:16:27 echo Agent pid 78 killed; 01:16:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:16:27 + git semver [Pipeline] } 01:16:27 $ docker stop --time=1 02bf0fce6efc51a6cab2104938fce8cfbfbe078190fe77798bd7c2f3b4e9d451 01:16:28 $ docker rm -f --volumes 02bf0fce6efc51a6cab2104938fce8cfbfbe078190fe77798bd7c2f3b4e9d451 [Pipeline] // withDockerContainer [Pipeline] sh 01:16:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:16:29 Stashed 1 file(s) [Pipeline] echo 01:16:29 [edgeXSemver]: initialized semver on version 4.0.0-dev.11 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:16:30 + git config --global --add safe.directory /w/workspace/edgex-go/745 [Pipeline] echo 01:16:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:16:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:16:30 ========================================================= 01:16:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:16:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:16:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:16:30 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 01:16:30 43c4264eed91: Pulling fs layer 01:16:30 4cc291be95ef: Pulling fs layer 01:16:30 2ac1f1163629: Pulling fs layer 01:16:30 5c3c966382ef: Pulling fs layer 01:16:30 4f4fb700ef54: Pulling fs layer 01:16:30 5d5c8e513c77: Pulling fs layer 01:16:30 9f66e0745190: Pulling fs layer 01:16:30 f49a43e4bbc0: Pulling fs layer 01:16:30 561ebcabdf7f: Pulling fs layer 01:16:30 561ebcabdf7f: Waiting 01:16:30 f49a43e4bbc0: Waiting 01:16:30 5d5c8e513c77: Waiting 01:16:30 9f66e0745190: Waiting 01:16:30 4f4fb700ef54: Waiting 01:16:30 4cc291be95ef: Verifying Checksum 01:16:30 4cc291be95ef: Download complete 01:16:30 5c3c966382ef: Verifying Checksum 01:16:30 5c3c966382ef: Download complete 01:16:30 4f4fb700ef54: Verifying Checksum 01:16:30 4f4fb700ef54: Download complete 01:16:30 5d5c8e513c77: Download complete 01:16:30 43c4264eed91: Download complete 01:16:30 9f66e0745190: Verifying Checksum 01:16:30 9f66e0745190: Download complete 01:16:30 43c4264eed91: Pull complete 01:16:30 561ebcabdf7f: Verifying Checksum 01:16:30 561ebcabdf7f: Download complete 01:16:30 4cc291be95ef: Pull complete 01:16:30 2ac1f1163629: Download complete 01:16:31 f49a43e4bbc0: Verifying Checksum 01:16:31 f49a43e4bbc0: Download complete 01:16:34 2ac1f1163629: Pull complete 01:16:34 5c3c966382ef: Pull complete 01:16:34 4f4fb700ef54: Pull complete 01:16:34 5d5c8e513c77: Pull complete 01:16:34 9f66e0745190: Pull complete 01:16:36 f49a43e4bbc0: Pull complete 01:16:37 561ebcabdf7f: Pull complete 01:16:37 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 01:16:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:16:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 01:16:37 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:16:37 WORKDIR /edgex 01:16:37 COPY go.mod . 01:16:37 RUN go mod download 01:16:37 + docker build -t ci-base-image-x86_64 -f - . 01:16:38 Sending build context to Docker daemon 178.1MB 01:16:38 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:16:38 ---> 3a752c3f9dda 01:16:38 Step 2/4 : WORKDIR /edgex 01:16:44 Still waiting to schedule task 01:16:44 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-24941’ 01:16:46 ---> Running in 607ee05d995e 01:16:46 Removing intermediate container 607ee05d995e 01:16:46 ---> 4a26d8c91991 01:16:46 Step 3/4 : COPY go.mod . 01:16:46 ---> b41adb192fb0 01:16:46 Step 4/4 : RUN go mod download 01:16:46 ---> Running in 30dd122466c3 01:17:18 Removing intermediate container 30dd122466c3 01:17:18 ---> 380655f833c4 01:17:18 Successfully built 380655f833c4 01:17:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:18 + docker inspect -f . ci-base-image-x86_64 01:17:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:17:18 prd-ubuntu20.04-docker-8c-8g-24943 does not seem to be running inside a container 01:17:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/745 -v /w/workspace/edgex-go/745:/w/workspace/edgex-go/745:rw,z -v /w/workspace/edgex-go/745@tmp:/w/workspace/edgex-go/745@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:17:19 $ docker top 9c5e46d90d3c4a0711bdbf3d18c6125bbc3d8e35f1c8b2b502f30c90f3d109ad -eo pid,comm [Pipeline] { [Pipeline] sh 01:17:19 + go version 01:17:19 go version go1.23.2 linux/amd64 [Pipeline] } 01:17:19 $ docker stop --time=1 9c5e46d90d3c4a0711bdbf3d18c6125bbc3d8e35f1c8b2b502f30c90f3d109ad 01:17:21 $ docker rm -f --volumes 9c5e46d90d3c4a0711bdbf3d18c6125bbc3d8e35f1c8b2b502f30c90f3d109ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:21 + docker inspect -f . ci-base-image-x86_64 01:17:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:17:21 prd-ubuntu20.04-docker-8c-8g-24943 does not seem to be running inside a container 01:17:21 $ 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/745 -v /w/workspace/edgex-go/745:/w/workspace/edgex-go/745:rw,z -v /w/workspace/edgex-go/745@tmp:/w/workspace/edgex-go/745@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:17:22 $ docker top 86a11c74e8888a7726ca751cec4b3a37f48c4284ba49069f18592f6c81015c3e -eo pid,comm [Pipeline] { [Pipeline] echo 01:17:22 ========================================================= 01:17:22 [edgeXBuildGoParallel] Running Tests and Build... 01:17:22 ========================================================= [Pipeline] sh 01:17:22 + git config --global --add safe.directory /w/workspace/edgex-go/745 [Pipeline] fileExists [Pipeline] sh 01:17:22 + make test 01:17:22 go test -race -coverprofile=coverage.out ./... 01:17:30 ? github.com/edgexfoundry/edgex-go [no test files] 01:18:02 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 01:18:02 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 01:18:02 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 01:18:02 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 01:18:02 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 01:18:02 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 01:18:02 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 01:18:02 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 01:18:02 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 01:18:02 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 01:18:02 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 01:18:02 github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements 01:18:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:18:02 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 01:18:02 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 01:18:02 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 01:18:02 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 01:18:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.025s coverage: 28.7% of statements 01:18:04 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 01:18:04 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 01:18:04 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 01:18:04 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 01:18:04 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 01:18:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.030s coverage: 97.0% of statements 01:18:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:18:05 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:18:05 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 01:18:05 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 01:18:05 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 01:18:05 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 01:18:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 01:18:05 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 01:18:05 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 01:18:06 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 01:18:06 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 01:18:06 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 01:18:06 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:18:06 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 01:18:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.2% of statements 01:18:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.055s coverage: 48.4% of statements 01:18:08 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 01:18:08 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 01:18:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.136s coverage: 93.4% of statements 01:18:08 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.072s coverage: 91.7% of statements 01:18:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.050s coverage: 9.4% of statements 01:18:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:18:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:18:10 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:18:10 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 01:18:10 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 01:18:10 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 01:18:10 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 01:18:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:18:10 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 01:18:10 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 01:18:10 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 01:18:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.403s coverage: 95.8% of statements 01:18:11 ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements 01:18:11 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 01:18:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:18:12 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 01:18:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.041s coverage: 0.0% of statements [no tests to run] 01:18:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.045s coverage: 1.0% of statements 01:18:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.037s coverage: 44.2% of statements 01:18:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.015s coverage: 40.0% of statements 01:18:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.022s coverage: 87.1% of statements 01:18:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.023s coverage: 94.1% of statements 01:18:13 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 01:18:13 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 01:18:13 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 01:18:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.031s coverage: 96.3% of statements 01:18:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.013s coverage: 87.5% of statements 01:18:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:18:13 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 01:18:13 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 01:18:13 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 01:18:14 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 01:18:14 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 01:18:14 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 01:18:15 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 01:18:15 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 01:18:15 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 01:18:15 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 01:18:16 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 01:18:16 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 01:18:16 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 01:18:17 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 01:18:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:18:19 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 01:18:19 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 01:18:21 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 01:18:21 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 01:18:21 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 01:18:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:18:23 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 01:18:23 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 01:18:23 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 01:18:23 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 01:18:23 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements 01:18:23 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 01:18:25 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements 01:18:25 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements 01:18:25 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements 01:18:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements 01:18:26 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 01:18:26 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 01:18:26 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:18:28 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 01:18:28 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 01:18:28 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 01:18:28 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 01:18:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:18:29 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:18:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.053s coverage: 92.9% of statements 01:18:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 66.7% of statements 01:18:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.033s coverage: 62.3% of statements 01:18:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 75.0% of statements 01:18:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements 01:18:39 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.016s coverage: 17.0% of statements 01:18:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements 01:18:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.058s coverage: 81.8% of statements 01:18:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.064s coverage: 82.1% of statements 01:18:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements 01:18:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.141s coverage: 63.1% of statements 01:18:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.019s coverage: 100.0% of statements 01:18:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements 01:18:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 01:18:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 01:18:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements 01:18:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.157s coverage: 36.8% of statements 01:18:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 93.8% of statements 01:18:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements 01:18:39 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.050s coverage: 9.0% of statements 01:18:39 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.076s coverage: 97.7% of statements 01:18:39 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.026s coverage: 45.8% of statements 01:18:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.062s coverage: 17.4% of statements 01:18:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.106s coverage: 95.7% of statements 01:18:39 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 01:18:39 running golangci-lint 01:18:39 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 01:18:39 go version go1.23.2 linux/amd64 01:18:39 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 01:18:39 level=info msg="[config_reader] Used config file .golangci.yml" 01:18:39 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 01:19:06 level=info msg="[loader] Go packages loading at mode 575 (exports_file|name|deps|files|imports|types_sizes|compiled_files) took 24.051962871s" 01:19:06 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 44.920285ms" 01:19:16 level=info msg="[linters_context/goanalysis] analyzers took 1m48.577486478s with top 10 stages: buildir: 1m5.098353397s, gosec: 4.470883846s, inspect: 3.184852655s, fact_deprecated: 2.765245326s, printf: 2.439645276s, ctrlflow: 2.233090978s, fact_purity: 1.599134477s, S1038: 1.58496537s, nilness: 1.420936934s, SA5012: 926.486288ms" 01:19:16 level=info msg="[runner] Issues before processing: 208, after processing: 0" 01:19:16 level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 208/208, path_prettifier: 208/208, skip_files: 208/208, skip_dirs: 208/208, invalid_issue: 208/208, exclude-rules: 208/15, autogenerated_exclude: 208/208, exclude: 208/208, nolint: 15/0, cgo: 208/208, identifier_marker: 208/208" 01:19:16 level=info msg="[runner] processing took 15.523547ms with stages: nolint: 5.239146ms, identifier_marker: 4.381415ms, path_prettifier: 2.573213ms, autogenerated_exclude: 1.240451ms, skip_dirs: 1.012291ms, exclude-rules: 997.811µs, cgo: 30.78µs, invalid_issue: 29.67µs, filename_unadjuster: 13.71µs, max_same_issues: 1.22µs, uniq_by_line: 790ns, fixer: 760ns, skip_files: 660ns, exclude: 290ns, sort_results: 250ns, path_shortener: 240ns, diff: 240ns, max_from_linter: 150ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns, severity-rules: 90ns" 01:19:16 level=info msg="[runner] linters took 13.426817683s with stages: goanalysis_metalinter: 13.411175716s" 01:19:16 level=info msg="File cache stats: 0 entries of total size 0B" 01:19:16 level=info msg="Memory: 375 samples, avg is 289.6MB, max is 1249.6MB" 01:19:16 level=info msg="Execution took 37.532349341s" 01:19:16 go vet ./... 01:19:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:19:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:19:24 ./bin/test-attribution-txt.sh [Pipeline] echo 01:19:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 01:19:24 + ls -al . 01:19:24 total 1764 01:19:24 drwxrwxr-x 11 1001 1001 4096 Nov 8 01:17 . 01:19:24 drwxr-xr-x 4 root root 4096 Nov 8 01:17 .. 01:19:24 drwxrwxr-x 2 1001 1001 4096 Nov 8 01:16 .blubracket 01:19:24 -rw-rw-r-- 1 1001 1001 10 Nov 8 01:16 .dockerignore 01:19:24 drwxrwxr-x 8 1001 1001 4096 Nov 8 01:18 .git 01:19:24 drwxrwxr-x 3 1001 1001 4096 Nov 8 01:16 .github 01:19:24 -rw-rw-r-- 1 1001 1001 961 Nov 8 01:16 .gitignore 01:19:24 -rw-rw-r-- 1 1001 1001 199 Nov 8 01:16 .golangci.yml 01:19:24 -rw-rw-r-- 1 1001 1001 100 Nov 8 01:16 .hadolint.yml 01:19:24 drwxr-xr-x 3 1001 1001 4096 Nov 8 01:16 .semver 01:19:24 -rw-rw-r-- 1 1001 1001 155 Nov 8 01:16 .sonarcloud.properties 01:19:24 -rw-rw-r-- 1 1001 1001 1171 Nov 8 01:16 ADOPTERS.md 01:19:24 -rw-rw-r-- 1 1001 1001 17141 Nov 8 01:16 Attribution.txt 01:19:24 -rw-rw-r-- 1 1001 1001 100284 Nov 8 01:16 CHANGELOG.md 01:19:24 -rw-rw-r-- 1 1001 1001 3804 Nov 8 01:16 CONTRIBUTING.md 01:19:24 -rw-rw-r-- 1 1001 1001 677 Nov 8 01:16 GOVERNANCE.md 01:19:24 -rw-rw-r-- 1 1001 1001 858 Nov 8 01:16 Jenkinsfile 01:19:24 -rw-rw-r-- 1 1001 1001 10775 Nov 8 01:16 LICENSE 01:19:24 -rw-rw-r-- 1 1001 1001 16738 Nov 8 01:16 Makefile 01:19:24 -rw-rw-r-- 1 1001 1001 582 Nov 8 01:16 OWNERS.md 01:19:24 -rw-rw-r-- 1 1001 1001 9533 Nov 8 01:16 README.md 01:19:24 -rw-rw-r-- 1 1001 1001 789 Nov 8 01:16 SECURITY.md 01:19:24 -rw-rw-r-- 1 1001 1001 12 Nov 8 01:16 VERSION 01:19:24 drwxrwxr-x 2 1001 1001 4096 Nov 8 01:16 bin 01:19:24 drwxrwxr-x 19 1001 1001 4096 Nov 8 01:16 cmd 01:19:24 -rw-r--r-- 1 root root 1433705 Nov 8 01:18 coverage.out 01:19:24 drwxrwxr-x 2 1001 1001 4096 Nov 8 01:16 fuzz_test 01:19:24 -rw-rw-r-- 1 1001 1001 6577 Nov 8 01:16 go.mod 01:19:24 -rw-rw-r-- 1 1001 1001 88825 Nov 8 01:16 go.sum 01:19:24 drwxrwxr-x 7 1001 1001 4096 Nov 8 01:16 internal 01:19:24 drwxrwxr-x 2 1001 1001 4096 Nov 8 01:16 openapi 01:19:24 -rw-rw-r-- 1 1001 1001 584 Nov 8 01:16 security.txt 01:19:24 -rw-rw-r-- 1 1001 1001 204 Nov 8 01:16 version.go [Pipeline] sh 01:19:25 + '[' -e coverage.out ] 01:19:25 + chown 1001:1001 coverage.out [Pipeline] stash 01:19:25 Stashed 1 file(s) [Pipeline] sh 01:19:25 + make build 01:19:25 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:19:52 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:19:52 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:19:52 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:19:52 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:19:54 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:19:59 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 01:20:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:20:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:20:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:20:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:20:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:20:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 01:20:08 $ docker stop --time=1 86a11c74e8888a7726ca751cec4b3a37f48c4284ba49069f18592f6c81015c3e 01:20:14 $ docker rm -f --volumes 86a11c74e8888a7726ca751cec4b3a37f48c4284ba49069f18592f6c81015c3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:20:16 01:20:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:20:16 latest: Pulling from edgex-devops/edgex-compose 01:20:16 91d30c5bc195: Pulling fs layer 01:20:16 2e9b0aa3be6d: Pulling fs layer 01:20:16 9c61dcf015f6: Pulling fs layer 01:20:16 4698f68db338: Pulling fs layer 01:20:16 2a2f49069b9e: Pulling fs layer 01:20:16 e0025b399a48: Pulling fs layer 01:20:16 4698f68db338: Waiting 01:20:16 2a2f49069b9e: Waiting 01:20:16 e0025b399a48: Waiting 01:20:16 91d30c5bc195: Verifying Checksum 01:20:16 91d30c5bc195: Download complete 01:20:16 4698f68db338: Verifying Checksum 01:20:16 4698f68db338: Download complete 01:20:16 2e9b0aa3be6d: Verifying Checksum 01:20:16 2e9b0aa3be6d: Download complete 01:20:16 e0025b399a48: Verifying Checksum 01:20:16 e0025b399a48: Download complete 01:20:17 91d30c5bc195: Pull complete 01:20:17 2a2f49069b9e: Verifying Checksum 01:20:17 2a2f49069b9e: Download complete 01:20:17 2e9b0aa3be6d: Pull complete 01:20:17 9c61dcf015f6: Download complete 01:20:20 9c61dcf015f6: Pull complete 01:20:20 4698f68db338: Pull complete 01:20:20 2a2f49069b9e: Pull complete 01:20:20 e0025b399a48: Pull complete 01:20:20 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 01:20:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:20:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:20:20 prd-ubuntu20.04-docker-8c-8g-24943 does not seem to be running inside a container 01:20:20 $ 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/745 -v /w/workspace/edgex-go/745:/w/workspace/edgex-go/745:rw,z -v /w/workspace/edgex-go/745@tmp:/w/workspace/edgex-go/745@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:20:24 $ docker top 4452cefe90059802574555002adfa2b99264247f47935b137de508398b919050 -eo pid,comm [Pipeline] { [Pipeline] sh 01:20:24 + docker compose -f ./docker-compose-build.yml build --parallel 01:20:27 #1 [security-secretstore-setup internal] load build definition from Dockerfile 01:20:27 #1 transferring dockerfile: 2.49kB done 01:20:27 #1 DONE 0.0s 01:20:27 01:20:27 #2 [core-metadata internal] load build definition from Dockerfile 01:20:27 #2 transferring dockerfile: 2.13kB done 01:20:27 #2 DONE 0.0s 01:20:27 01:20:27 #3 [security-proxy-auth internal] load build definition from Dockerfile 01:20:27 #3 transferring dockerfile: 2.15kB done 01:20:27 #3 DONE 0.0s 01:20:27 01:20:27 #4 [security-spire-config internal] load build definition from Dockerfile 01:20:27 #4 transferring dockerfile: 1.69kB done 01:20:27 #4 DONE 0.0s 01:20:27 01:20:27 #5 [security-spire-agent internal] load build definition from Dockerfile 01:20:27 #5 transferring dockerfile: 1.81kB done 01:20:27 #5 DONE 0.0s 01:20:27 01:20:27 #6 [support-notifications internal] load build definition from Dockerfile 01:20:27 #6 transferring dockerfile: 2.02kB done 01:20:27 #6 DONE 0.0s 01:20:27 01:20:27 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:20:27 #7 transferring dockerfile: 1.89kB done 01:20:27 #7 DONE 0.0s 01:20:27 01:20:27 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:20:27 #8 transferring dockerfile: 2.23kB done 01:20:27 #8 DONE 0.0s 01:20:27 01:20:27 #9 [core-keeper internal] load build definition from Dockerfile 01:20:27 #9 transferring dockerfile: 2.07kB done 01:20:27 #9 DONE 0.0s 01:20:27 01:20:27 #10 [security-proxy-setup internal] load build definition from Dockerfile 01:20:27 #10 transferring dockerfile: 2.50kB done 01:20:27 #10 DONE 0.0s 01:20:27 01:20:27 #11 [support-cron-scheduler internal] load build definition from Dockerfile 01:20:27 #11 transferring dockerfile: 1.86kB done 01:20:27 #11 DONE 0.0s 01:20:27 01:20:27 #12 [security-secretstore-setup internal] load .dockerignore 01:20:27 #12 transferring context: 50B done 01:20:27 #12 DONE 0.0s 01:20:27 01:20:27 #13 [core-command internal] load build definition from Dockerfile 01:20:27 #13 transferring dockerfile: 1.94kB done 01:20:27 #13 DONE 0.1s 01:20:27 01:20:27 #14 [security-spire-server internal] load build definition from Dockerfile 01:20:27 #14 transferring dockerfile: 1.70kB done 01:20:27 #14 DONE 0.1s 01:20:27 01:20:27 #15 [core-data internal] load build definition from Dockerfile 01:20:27 #15 transferring dockerfile: 2.07kB done 01:20:27 #15 DONE 0.0s 01:20:27 01:20:27 #16 [security-bootstrapper internal] load build definition from Dockerfile 01:20:27 #16 transferring dockerfile: 3.02kB done 01:20:27 #16 DONE 0.0s 01:20:27 01:20:27 #17 [core-metadata internal] load .dockerignore 01:20:27 #17 transferring context: 50B done 01:20:27 #17 DONE 0.0s 01:20:27 01:20:27 #18 [security-proxy-auth internal] load .dockerignore 01:20:27 #18 transferring context: 50B done 01:20:27 #18 DONE 0.0s 01:20:27 01:20:27 #19 [security-spire-config internal] load .dockerignore 01:20:27 #19 transferring context: 50B done 01:20:27 #19 DONE 0.0s 01:20:27 01:20:27 #20 [support-notifications internal] load .dockerignore 01:20:27 #20 transferring context: 50B done 01:20:27 #20 DONE 0.0s 01:20:27 01:20:27 #21 [security-spire-agent internal] load .dockerignore 01:20:27 #21 transferring context: 50B done 01:20:27 #21 DONE 0.0s 01:20:27 01:20:27 #22 [security-spiffe-token-provider internal] load .dockerignore 01:20:27 #22 transferring context: 50B done 01:20:27 #22 DONE 0.1s 01:20:27 01:20:27 #23 [core-common-config-bootstrapper internal] load .dockerignore 01:20:27 #23 transferring context: 50B done 01:20:27 #23 DONE 0.1s 01:20:27 01:20:27 #24 [core-keeper internal] load .dockerignore 01:20:27 #24 transferring context: 50B done 01:20:27 #24 DONE 0.1s 01:20:27 01:20:27 #25 [core-command internal] load .dockerignore 01:20:27 #25 ... 01:20:27 01:20:27 #26 [security-proxy-setup internal] load .dockerignore 01:20:27 #26 transferring context: 50B done 01:20:27 #26 DONE 0.0s 01:20:27 01:20:27 #27 [security-spire-server internal] load .dockerignore 01:20:27 #27 transferring context: 50B done 01:20:27 #27 DONE 0.0s 01:20:27 01:20:27 #28 [support-cron-scheduler internal] load .dockerignore 01:20:27 #28 transferring context: 50B done 01:20:27 #28 DONE 0.0s 01:20:27 01:20:27 #29 [core-data internal] load .dockerignore 01:20:27 #29 transferring context: 50B done 01:20:27 #29 DONE 0.0s 01:20:27 01:20:27 #30 [security-bootstrapper internal] load .dockerignore 01:20:27 #30 transferring context: 50B done 01:20:27 #30 DONE 0.0s 01:20:27 01:20:27 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:20:27 #31 DONE 0.0s 01:20:27 01:20:27 #25 [core-command internal] load .dockerignore 01:20:27 #25 transferring context: 50B done 01:20:27 #25 ... 01:20:27 01:20:27 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:20:27 #31 DONE 0.0s 01:20:28 01:20:28 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:20:28 #31 DONE 0.0s 01:20:28 01:20:28 #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 01:20:28 #32 ... 01:20:28 01:20:28 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:20:28 #31 DONE 0.0s 01:20:28 01:20:28 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 01:20:28 #32 DONE 0.5s 01:20:28 01:20:28 #33 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 01:20:28 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 01:20:28 #33 ... 01:20:28 01:20:28 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 01:20:28 #34 DONE 0.5s 01:20:28 01:20:28 #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 01:20:28 #35 DONE 0.5s 01:20:28 01:20:28 #33 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 01:20:28 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.2s done 01:20:28 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 01:20:28 #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 01:20:28 #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 01:20:29 #33 ... 01:20:29 01:20:29 #36 [security-spire-server internal] load build context 01:20:29 #36 transferring context: 23.57kB 0.1s done 01:20:29 #36 DONE 0.6s 01:20:29 01:20:29 #33 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 01:20:29 #33 DONE 1.1s 01:20:29 01:20:29 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:20:29 #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done 01:20:29 #37 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 01:20:29 #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 01:20:29 #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 01:20:29 #37 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 01:20:29 #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 01:20:29 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s 01:20:29 #37 ... 01:20:29 01:20:29 #38 [security-spire-config internal] load build context 01:20:29 #38 transferring context: 21.82kB 0.0s done 01:20:29 #38 DONE 0.7s 01:20:29 01:20:29 #39 [security-spire-agent internal] load build context 01:20:29 #39 transferring context: 23.10kB 0.0s done 01:20:29 #39 DONE 0.8s 01:20:29 01:20:29 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:20:29 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 01:20:29 #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 01:20:29 #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.6s 01:20:29 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.6s 01:20:29 #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.6s done 01:20:29 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 5.05MB / 30.73MB 0.7s 01:20:29 #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 01:20:29 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 12.58MB / 30.73MB 0.8s 01:20:30 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 19.92MB / 30.73MB 0.9s 01:20:30 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 28.31MB / 30.73MB 1.0s 01:20:30 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.1s 01:20:30 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.5s done 01:20:30 #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 01:20:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24944 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 01:20:30 Running in /w/workspace/edgex-go/745 [Pipeline] { [Pipeline] checkout 01:20:31 The recommended git tool is: git 01:20:31 #37 ... 01:20:31 01:20:31 #40 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 01:20:31 #40 DONE 3.4s 01:20:32 01:20:32 #41 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 01:20:36 #41 ... 01:20:36 01:20:36 #42 [security-proxy-auth internal] load build context 01:20:36 #42 transferring context: 147.64MB 8.1s 01:20:37 #42 ... 01:20:37 01:20:37 #43 [support-notifications internal] load build context 01:20:37 #43 ... 01:20:37 01:20:37 #42 [security-proxy-auth internal] load build context 01:20:37 using credential edgex-jenkins-ssh 01:20:37 Cloning the remote Git repository 01:20:38 #42 ... 01:20:38 01:20:38 #44 [core-keeper internal] load build context 01:20:38 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:20:38 > git init /w/workspace/edgex-go/745 # timeout=10 01:20:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:20:38 > git --version # timeout=10 01:20:38 > git --version # 'git version 2.25.1' 01:20:38 using GIT_SSH to set credentials SSH Credentials for GitHub 01:20:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:20:38 #44 ... 01:20:38 01:20:38 #45 [core-data internal] load build context 01:20:38 #45 ... 01:20:38 01:20:38 #46 [support-cron-scheduler internal] load build context 01:20:38 #46 ... 01:20:38 01:20:38 #47 [security-proxy-setup internal] load build context 01:20:38 #47 ... 01:20:38 01:20:38 #48 [security-spiffe-token-provider internal] load build context 01:20:39 #48 ... 01:20:39 01:20:39 #49 [core-command internal] load build context 01:20:39 #49 ... 01:20:39 01:20:39 #50 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:20:39 #50 ... 01:20:39 01:20:39 #51 [security-secretstore-setup internal] load build context 01:20:39 #51 ... 01:20:39 01:20:39 #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:20:39 #0 2.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:20:39 #0 3.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:20:39 #0 3.418 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:20:39 #0 3.418 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:20:39 #0 3.418 OK: 24168 distinct packages available 01:20:39 #0 3.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:20:39 #0 3.549 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:20:39 #0 3.809 (1/4) Installing dumb-init (1.2.5-r3) 01:20:39 #0 3.815 (2/4) Installing musl-obstack (1.2.3-r2) 01:20:39 #0 3.818 (3/4) Installing libucontext (1.2-r3) 01:20:39 #0 3.822 (4/4) Installing gcompat (1.1.0-r4) 01:20:39 #0 3.827 Executing busybox-1.36.1-r29.trigger 01:20:39 #0 3.843 OK: 8 MiB in 18 packages 01:20:40 #52 ... 01:20:40 01:20:40 #53 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:20:40 #0 9.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:20:40 #0 9.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:20:40 #0 9.836 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:20:40 #0 9.836 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:20:40 #0 9.836 OK: 24168 distinct packages available 01:20:40 #0 9.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:20:40 #0 9.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:20:40 #0 10.25 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:20:40 #53 ... 01:20:40 01:20:40 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:20:40 #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.4s done 01:20:40 #54 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 01:20:40 #54 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 01:20:40 #54 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 01:20:40 #54 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 01:20:40 #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 01:20:40 #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 01:20:40 #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done 01:20:40 #54 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.8s done 01:20:40 #54 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 01:20:40 #54 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 01:20:40 #54 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.6s done 01:20:40 #54 ... 01:20:40 01:20:40 #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:20:40 #55 ... 01:20:40 01:20:40 #56 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:20:40 #56 ... 01:20:40 01:20:40 #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:20:40 #57 ... 01:20:40 01:20:40 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:20:40 #58 ... 01:20:40 01:20:40 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:20:40 #59 ... 01:20:40 01:20:40 #60 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 01:20:40 #0 2.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:20:40 #0 2.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:20:40 #0 2.493 (1/2) Installing ca-certificates (20240705-r0) 01:20:40 #0 2.735 (2/2) Installing dumb-init (1.2.5-r3) 01:20:40 #0 2.739 Executing busybox-1.36.1-r29.trigger 01:20:40 #0 2.756 Executing ca-certificates-20240705-r0.trigger 01:20:40 #0 2.789 OK: 9 MiB in 16 packages 01:20:40 #60 ... 01:20:40 01:20:40 #61 [security-bootstrapper internal] load build context 01:20:40 #61 ... 01:20:40 01:20:40 #62 [core-common-config-bootstrapper internal] load build context 01:20:40 #62 ... 01:20:40 01:20:40 #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:20:41 #63 ... 01:20:41 01:20:41 #64 [core-metadata internal] load build context 01:20:41 #64 ... 01:20:41 01:20:41 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:20:41 #65 ... 01:20:41 01:20:41 #64 [core-metadata internal] load build context 01:20:41 #64 ... 01:20:41 01:20:41 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:20:41 #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.9s done 01:20:41 #37 ... 01:20:41 01:20:41 #64 [core-metadata internal] load build context 01:20:41 #64 transferring context: 217.81MB 13.2s 01:20:45 #64 transferring context: 438.13MB 16.7s done 01:20:46 #64 ... 01:20:46 01:20:46 #43 [support-notifications internal] load build context 01:20:46 #43 transferring context: 438.13MB 14.6s done 01:20:47 #43 ... 01:20:47 01:20:47 #42 [security-proxy-auth internal] load build context 01:20:47 #42 transferring context: 438.13MB 16.8s done 01:20:48 #42 ... 01:20:48 01:20:48 #45 [core-data internal] load build context 01:20:48 #45 transferring context: 438.13MB 15.1s done 01:20:48 #45 ... 01:20:48 01:20:48 #44 [core-keeper internal] load build context 01:20:48 #44 transferring context: 438.13MB 15.3s done 01:20:48 #44 ... 01:20:48 01:20:48 #47 [security-proxy-setup internal] load build context 01:20:48 #47 transferring context: 438.13MB 15.2s done 01:20:49 #47 ... 01:20:49 01:20:49 #46 [support-cron-scheduler internal] load build context 01:20:49 #46 transferring context: 438.13MB 15.0s done 01:20:49 #46 ... 01:20:49 01:20:49 #49 [core-command internal] load build context 01:20:49 #49 transferring context: 438.13MB 15.5s done 01:20:49 #49 ... 01:20:49 01:20:49 #48 [security-spiffe-token-provider internal] load build context 01:20:49 #48 transferring context: 438.13MB 15.6s done 01:20:49 #48 ... 01:20:49 01:20:49 #51 [security-secretstore-setup internal] load build context 01:20:49 #51 transferring context: 438.13MB 14.2s done 01:20:49 #51 ... 01:20:49 01:20:49 #61 [security-bootstrapper internal] load build context 01:20:49 #61 transferring context: 438.13MB 15.4s done 01:20:50 #61 ... 01:20:50 01:20:50 #53 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:20:50 #53 10.95 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:20:50 #53 10.97 (3/7) Installing dumb-init (1.2.5-r3) 01:20:50 #53 10.97 (4/7) Installing musl-obstack (1.2.3-r2) 01:20:50 #53 10.97 (5/7) Installing libucontext (1.2-r3) 01:20:50 #53 10.98 (6/7) Installing gcompat (1.1.0-r4) 01:20:50 #53 10.98 (7/7) Installing openssl (3.3.2-r1) 01:20:50 #53 10.99 Executing busybox-1.36.1-r29.trigger 01:20:50 #53 11.04 OK: 9 MiB in 19 packages 01:20:51 #53 ... 01:20:51 01:20:51 #62 [core-common-config-bootstrapper internal] load build context 01:20:51 #62 transferring context: 438.13MB 14.4s done 01:20:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:20:59 Avoid second fetch 01:20:59 Checking out Revision 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 (main) 01:20:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:20:59 > git config core.sparsecheckout # timeout=10 01:20:59 > git checkout -f 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 # timeout=10 01:21:00 Commit message: "Merge pull request #4994 from jackchenjc/issue-4916-3" 01:21:03 #62 ... 01:21:03 01:21:03 #43 [support-notifications internal] load build context 01:21:03 #43 DONE 35.3s 01:21:03 01:21:03 #53 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:21:03 #53 DONE 34.4s 01:21:03 01:21:03 #41 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 01:21:03 #41 DONE 32.3s 01:21:03 01:21:03 #66 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 01:21:03 #66 ... 01:21:03 01:21:03 #50 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:21:03 #50 DONE 34.5s 01:21:03 01:21:03 #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:21:03 #52 DONE 34.5s 01:21:03 01:21:03 #66 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 01:21:03 #66 ... 01:21:03 01:21:03 #60 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 01:21:03 #60 DONE 34.5s 01:21:03 01:21:03 #46 [support-cron-scheduler internal] load build context 01:21:03 #46 DONE 35.6s 01:21:03 01:21:03 #62 [core-common-config-bootstrapper internal] load build context 01:21:03 #62 DONE 35.6s 01:21:03 01:21:03 #45 [core-data internal] load build context 01:21:03 #45 DONE 35.6s 01:21:03 01:21:03 #51 [security-secretstore-setup internal] load build context 01:21:03 #51 DONE 35.6s 01:21:03 01:21:03 #47 [security-proxy-setup internal] load build context 01:21:03 #47 DONE 35.6s 01:21:03 01:21:03 #61 [security-bootstrapper internal] load build context 01:21:03 #61 DONE 35.6s 01:21:03 01:21:03 #44 [core-keeper internal] load build context 01:21:03 #44 DONE 35.7s 01:21:03 01:21:03 #49 [core-command internal] load build context 01:21:03 #49 DONE 35.7s 01:21:03 01:21:03 #48 [security-spiffe-token-provider internal] load build context 01:21:03 #48 DONE 35.7s 01:21:03 01:21:03 #64 [core-metadata internal] load build context 01:21:03 #64 DONE 35.7s 01:21:03 01:21:03 #42 [security-proxy-auth internal] load build context 01:21:03 #42 DONE 35.7s 01:21:03 01:21:03 #67 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:21:05 #67 ... 01:21:05 01:21:05 #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:21:05 #57 34.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:21:05 #57 34.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:21:05 #57 35.21 (1/3) Installing ca-certificates (20240705-r0) 01:21:05 #57 35.23 (2/3) Installing dumb-init (1.2.5-r3) 01:21:05 #57 35.23 (3/3) Installing tzdata (2024b-r0) 01:21:05 #57 35.26 Executing busybox-1.36.1-r29.trigger 01:21:05 #57 35.28 Executing ca-certificates-20240705-r0.trigger 01:21:05 #57 35.32 OK: 10 MiB in 17 packages 01:21:05 #57 DONE 36.1s 01:21:05 01:21:05 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:21:05 #59 35.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:21:05 #59 35.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:21:05 #59 35.50 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:21:05 #59 35.54 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:21:05 #59 35.55 (3/6) Installing dumb-init (1.2.5-r3) 01:21:05 #59 35.56 (4/6) Installing openssl (3.3.2-r1) 01:21:05 #59 35.57 (5/6) Installing su-exec (0.2-r3) 01:21:05 #59 35.57 (6/6) Installing yq-go (4.44.1-r2) 01:21:05 #59 35.86 Executing busybox-1.36.1-r29.trigger 01:21:05 #59 35.88 OK: 19 MiB in 18 packages 01:21:05 #59 DONE 36.4s 01:21:05 01:21:05 #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:21:05 #55 34.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:21:05 #55 35.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:21:05 #55 35.45 (1/2) Installing dumb-init (1.2.5-r3) 01:21:05 #55 35.46 (2/2) Installing su-exec (0.2-r3) 01:21:05 #55 35.47 Executing busybox-1.36.1-r29.trigger 01:21:05 #55 35.48 OK: 8 MiB in 16 packages 01:21:05 #55 DONE 36.2s 01:21:05 01:21:05 #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:21:05 #63 34.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:21:05 #63 34.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:21:05 #63 35.36 (1/1) Installing dumb-init (1.2.5-r3) 01:21:05 #63 35.36 Executing busybox-1.36.1-r29.trigger 01:21:05 #63 35.38 OK: 8 MiB in 15 packages 01:21:05 #63 DONE 36.2s 01:21:05 01:21:05 #56 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:21:05 #56 35.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:21:05 #56 35.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:21:05 #56 35.98 (1/1) Installing dumb-init (1.2.5-r3) 01:21:05 #56 36.01 Executing busybox-1.36.1-r29.trigger 01:21:05 #56 36.02 OK: 8 MiB in 15 packages 01:21:05 #56 DONE 36.2s 01:21:05 01:21:05 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:21:05 #65 35.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:21:05 #65 35.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:21:05 #65 35.84 (1/4) Installing ca-certificates (20240705-r0) 01:21:05 #65 35.85 (2/4) Installing dumb-init (1.2.5-r3) 01:21:05 #65 35.87 (3/4) Installing su-exec (0.2-r3) 01:21:05 #65 35.88 (4/4) Installing yq-go (4.44.1-r2) 01:21:05 #65 35.96 Executing busybox-1.36.1-r29.trigger 01:21:05 #65 35.99 Executing ca-certificates-20240705-r0.trigger 01:21:05 #65 36.07 OK: 19 MiB in 18 packages 01:21:05 #65 DONE 36.3s 01:21:05 01:21:05 #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:21:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:21:06 % Total % Received % Xferd Average Speed Time Time Time Current 01:21:06 Dload Upload Total Spent Left Speed 01:21:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 01:21:06 #68 ... 01:21:06 01:21:06 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:21:06 #58 35.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:21:06 #58 35.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:21:06 #58 35.75 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:21:06 #58 35.75 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:21:06 #58 35.75 OK: 24168 distinct packages available 01:21:06 #58 35.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:21:06 #58 35.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:21:06 #58 36.35 (1/14) Installing ca-certificates (20240705-r0) 01:21:06 #58 36.37 (2/14) Installing brotli-libs (1.1.0-r2) 01:21:06 #58 36.38 (3/14) Installing c-ares (1.33.1-r0) 01:21:06 #58 36.39 (4/14) Installing libunistring (1.2-r0) 01:21:06 #58 36.40 (5/14) Installing libidn2 (2.3.7-r0) 01:21:06 #58 36.41 (6/14) Installing nghttp2-libs (1.62.1-r0) 01:21:06 #58 36.41 (7/14) Installing libpsl (0.21.5-r1) 01:21:06 #58 36.42 (8/14) Installing zstd-libs (1.5.6-r0) 01:21:06 #58 36.44 (9/14) Installing libcurl (8.11.0-r1) 01:21:06 #58 36.45 (10/14) Installing curl (8.11.0-r1) 01:21:06 #58 36.46 (11/14) Installing dumb-init (1.2.5-r3) 01:21:06 #58 36.46 (12/14) Installing musl-obstack (1.2.3-r2) 01:21:06 #58 36.47 (13/14) Installing libucontext (1.2-r3) 01:21:06 #58 36.47 (14/14) Installing gcompat (1.1.0-r4) 01:21:06 #58 36.48 Executing busybox-1.36.1-r29.trigger 01:21:06 #58 36.48 Executing ca-certificates-20240705-r0.trigger 01:21:06 #58 36.52 OK: 13 MiB in 28 packages 01:21:06 #58 DONE 36.8s 01:21:06 01:21:06 #69 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:21:06 #69 DONE 0.1s 01:21:06 01:21:06 #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 01:21:06 #0 1.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:21:06 #0 2.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:21:06 #0 2.316 OK: 246 MiB in 54 packages 01:21:06 #70 DONE 2.7s 01:21:06 01:21:06 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:21:06 #0 2.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:21:06 #0 2.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:21:06 #0 2.548 OK: 246 MiB in 54 packages 01:21:06 #71 DONE 2.7s 01:21:06 01:21:06 #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:21:06 #72 DONE 0.0s 01:21:06 01:21:06 #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:21:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:21:06 #73 ... 01:21:06 01:21:06 #67 [core-command builder 3/7] RUN apk add --update --no-cache make git 01:21:06 #67 2.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:21:06 #67 2.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:21:06 #67 2.941 OK: 246 MiB in 54 packages 01:21:06 #67 DONE 3.1s 01:21:06 01:21:06 #74 [core-data builder 4/7] COPY go.mod vendor* ./ 01:21:06 #74 DONE 0.0s 01:21:06 01:21:06 #75 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:21:06 #75 DONE 3.2s 01:21:06 01:21:06 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:21:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:21:06 + sudo tee /etc/docker/daemon.new 01:21:06 { 01:21:06 "registry-mirrors": [ 01:21:06 "https://nexus3.edgexfoundry.org:10001" 01:21:06 ], 01:21:06 "bip": "10.250.0.254/24", 01:21:06 "hosts": [ 01:21:06 "tcp://0.0.0.0:5555", 01:21:06 "unix:///var/run/docker.sock" 01:21:06 ], 01:21:06 "mtu": 1458, 01:21:06 "selinux-enabled": true, 01:21:06 "seccomp-profile": "/etc/docker/seccomp.json" 01:21:06 } [Pipeline] sh 01:21:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:21:07 + sudo service docker restart 01:21:08 #76 ... 01:21:08 01:21:08 #77 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:21:08 #0 2.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:21:08 #0 3.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:21:08 #0 3.543 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:21:08 #0 3.543 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:21:08 #0 3.543 OK: 24169 distinct packages available 01:21:08 #0 3.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:21:08 #0 3.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:21:08 #0 4.047 OK: 246 MiB in 54 packages 01:21:08 #77 DONE 4.3s 01:21:08 01:21:08 #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:21:08 #78 DONE 0.2s 01:21:08 01:21:08 #66 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 01:21:08 #66 3.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:21:08 #66 3.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:21:08 #66 3.930 Upgrading critical system libraries and apk-tools: 01:21:08 #66 3.930 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:21:08 #66 3.937 Executing busybox-1.36.1-r29.trigger 01:21:08 #66 4.014 Continuing the upgrade transaction with new apk-tools: 01:21:08 #66 4.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:21:08 #66 4.090 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:21:08 #66 4.393 OK: 9 MiB in 19 packages 01:21:08 #66 DONE 4.8s 01:21:08 01:21:08 #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:21:08 #0 3.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:21:08 #0 3.457 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:21:08 #0 3.766 Upgrading critical system libraries and apk-tools: 01:21:08 #0 3.766 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:21:08 #0 3.775 Executing busybox-1.36.1-r29.trigger 01:21:08 #0 3.855 Continuing the upgrade transaction with new apk-tools: 01:21:08 #0 3.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:21:08 #0 3.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:21:08 #0 4.224 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:21:08 #0 4.271 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:21:08 #0 4.277 OK: 8 MiB in 18 packages 01:21:08 #79 DONE 4.7s 01:21:08 01:21:08 #80 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:21:08 #80 ... 01:21:08 01:21:08 #81 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 01:21:08 #0 2.738 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:21:08 #0 3.300 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:21:08 #0 4.036 (1/1) Installing dumb-init (1.2.5-r3) 01:21:08 #0 4.345 Executing busybox-1.36.1-r29.trigger 01:21:08 #0 4.350 OK: 8 MiB in 15 packages 01:21:08 #81 DONE 4.8s 01:21:08 01:21:08 #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:21:08 #68 2.829 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:21:08 #68 2.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:21:09 #68 3.289 Upgrading critical system libraries and apk-tools: 01:21:09 #68 3.289 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:21:09 #68 3.297 Executing busybox-1.36.1-r29.trigger 01:21:09 #68 3.368 Continuing the upgrade transaction with new apk-tools: 01:21:09 #68 3.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:21:09 #68 3.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:21:09 #68 3.777 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:21:09 #68 3.891 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:21:09 #68 3.906 Executing ca-certificates-20240705-r0.trigger 01:21:10 #68 4.525 OK: 19 MiB in 18 packages 01:21:10 #68 DONE 5.2s 01:21:10 01:21:10 #82 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 01:21:10 #0 3.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:21:10 #0 3.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:21:10 #0 3.753 Upgrading critical system libraries and apk-tools: 01:21:10 #0 3.753 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:21:10 #0 3.761 Executing busybox-1.36.1-r29.trigger 01:21:10 #0 3.832 Continuing the upgrade transaction with new apk-tools: 01:21:10 #0 3.837 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:21:10 #0 3.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:21:10 #0 4.344 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:21:10 #0 4.526 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:21:10 #0 4.576 Executing ca-certificates-20240705-r0.trigger 01:21:10 #0 4.619 OK: 9 MiB in 16 packages 01:21:10 #82 DONE 6.9s 01:21:10 01:21:10 #83 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:21:10 #0 2.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:21:10 #0 2.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:21:10 #0 2.852 Upgrading critical system libraries and apk-tools: 01:21:10 #0 2.852 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:21:10 #0 2.863 Executing busybox-1.36.1-r29.trigger 01:21:10 #0 2.957 Continuing the upgrade transaction with new apk-tools: 01:21:10 #0 2.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:21:10 #0 3.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:21:10 #0 3.399 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:21:10 #0 3.434 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:21:10 #0 3.443 Executing ca-certificates-20240705-r0.trigger 01:21:10 #0 3.883 OK: 10 MiB in 17 packages 01:21:10 #83 DONE 5.2s 01:21:10 01:21:10 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:21:10 #0 2.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:21:10 #0 2.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:21:10 #0 2.722 Upgrading critical system libraries and apk-tools: 01:21:10 #0 2.722 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:21:10 #0 2.738 Executing busybox-1.36.1-r29.trigger 01:21:10 #0 2.848 Continuing the upgrade transaction with new apk-tools: 01:21:10 #0 2.854 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:21:10 #0 2.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:21:10 #0 3.857 OK: 19 MiB in 18 packages 01:21:10 #84 DONE 5.2s 01:21:10 01:21:10 #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:21:10 #85 DONE 2.3s 01:21:10 01:21:10 #86 [core-data stage-1 3/8] RUN apk --no-cache upgrade 01:21:10 #0 2.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:21:10 #0 2.800 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:21:10 #0 3.170 Upgrading critical system libraries and apk-tools: 01:21:10 #0 3.170 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:21:10 #0 3.179 Executing busybox-1.36.1-r29.trigger 01:21:10 #0 3.261 Continuing the upgrade transaction with new apk-tools: 01:21:10 #0 3.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:21:10 #0 3.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:21:10 #0 3.651 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:21:10 #0 3.699 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:21:10 #0 3.814 OK: 8 MiB in 15 packages 01:21:10 #86 DONE 5.2s 01:21:10 01:21:10 #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:21:10 #0 2.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:21:10 #0 2.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:21:10 #0 2.687 Upgrading critical system libraries and apk-tools: 01:21:10 #0 2.687 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:21:10 #0 2.715 Executing busybox-1.36.1-r29.trigger 01:21:10 #0 2.831 Continuing the upgrade transaction with new apk-tools: 01:21:10 #0 2.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:21:10 #0 2.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:21:10 #0 3.280 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:21:10 #0 3.317 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:21:10 #0 3.833 OK: 8 MiB in 16 packages 01:21:10 #87 DONE 5.2s 01:21:10 01:21:10 #88 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 01:21:10 #0 2.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:21:10 #0 2.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:21:10 #0 3.330 Upgrading critical system libraries and apk-tools: 01:21:10 #0 3.330 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:21:10 #0 3.336 Executing busybox-1.36.1-r29.trigger 01:21:10 #0 3.393 Continuing the upgrade transaction with new apk-tools: 01:21:10 #0 3.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:21:10 #0 3.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:21:10 #0 3.716 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:21:10 #0 3.745 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:21:10 #0 3.800 OK: 8 MiB in 15 packages 01:21:10 #88 DONE 5.2s 01:21:10 01:21:10 #80 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:21:10 #80 DONE 2.4s 01:21:10 01:21:10 #89 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:21:11 #89 ... 01:21:11 01:21:11 #90 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:21:11 #90 DONE 2.4s 01:21:11 01:21:11 #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:21:11 #91 DONE 0.2s 01:21:11 01:21:11 #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:21:11 #92 DONE 0.2s 01:21:11 01:21:11 #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:21:11 #93 DONE 0.3s 01:21:11 01:21:11 #94 [security-spire-server stage-2 6/9] COPY security.txt / 01:21:12 #94 DONE 0.9s 01:21:12 01:21:12 #95 [security-spire-config stage-2 6/10] COPY security.txt / 01:21:12 #95 DONE 0.8s 01:21:12 01:21:12 #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:21:12 #96 DONE 1.0s 01:21:12 01:21:12 #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:21:12 #97 ... 01:21:12 01:21:12 #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:21:12 #0 4.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:21:12 #0 4.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:21:12 #0 5.085 Upgrading critical system libraries and apk-tools: 01:21:12 #0 5.085 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:21:12 #0 5.091 Executing busybox-1.36.1-r29.trigger 01:21:12 #0 5.172 Continuing the upgrade transaction with new apk-tools: 01:21:12 #0 5.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:21:12 #0 5.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:21:12 #0 5.596 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:21:12 #0 5.634 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:21:12 #0 5.645 Executing ca-certificates-20240705-r0.trigger 01:21:12 #0 5.722 OK: 13 MiB in 28 packages 01:21:12 #98 DONE 6.0s 01:21:12 01:21:12 #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:21:12 #99 DONE 0.2s 01:21:12 01:21:12 #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:21:12 #97 DONE 0.2s 01:21:12 01:21:12 #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:21:12 #100 DONE 0.2s 01:21:12 01:21:12 #101 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:21:12 #101 DONE 0.0s 01:21:12 01:21:12 #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 01:21:12 #102 DONE 0.0s 01:21:12 01:21:12 #103 [security-spire-agent stage-3 7/10] COPY security.txt / 01:21:12 #103 DONE 0.1s 01:21:12 01:21:12 #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:21:12 #104 DONE 0.0s 01:21:12 01:21:12 #105 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:21:12 #105 DONE 0.1s 01:21:12 01:21:12 #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:21:12 #106 DONE 0.0s 01:21:12 01:21:12 #107 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:21:12 #107 DONE 0.1s 01:21:12 01:21:12 #108 [security-spire-server] exporting to image 01:21:12 #108 exporting layers 01:21:12 #108 ... 01:21:12 01:21:12 #109 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:21:12 #109 DONE 0.0s 01:21:12 01:21:12 #108 [security-spire-agent] exporting to image 01:21:12 #108 exporting layers 0.7s done 01:21:12 #108 writing image sha256:d37743b4134da8c6aa35ef2c6e39fffe54ada0e45359f374f512229247cff6f4 done 01:21:12 #108 naming to docker.io/library/security-spire-server 01:21:13 #108 ... 01:21:13 01:21:13 #89 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:21:13 #89 DONE 2.2s 01:21:13 01:21:13 #110 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 01:21:13 #110 DONE 0.0s 01:21:13 01:21:13 #108 [security-spire-config] exporting to image 01:21:13 #108 exporting layers 0.7s done 01:21:13 #108 naming to docker.io/library/security-spire-server done 01:21:13 #108 writing image sha256:1301a87c7f7d274bccfafa29e2ed6d6aff34b211ecad24e90b8a21a88b970bc2 done 01:21:13 #108 naming to docker.io/library/security-spire-config done 01:21:13 #108 exporting layers 0.7s done 01:21:13 #108 writing image sha256:8a221b01f0c46f5154ff61a48f3d2fc781327a372e1b7613186a68c49bf41e6f done 01:21:13 #108 naming to docker.io/library/security-spire-agent done 01:21:13 #108 DONE 0.8s 01:21:13 01:21:13 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:21:13 #76 5.609 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:21:13 #76 6.057 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:21:13 #76 6.788 OK: 246 MiB in 54 packages 01:21:14 #76 DONE 7.2s 01:21:14 01:21:14 #111 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:21:14 #111 DONE 0.2s 01:21:14 01:21:14 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:21:14 #37 ... 01:21:14 01:21:14 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:21:14 #54 ... 01:21:14 01:21:14 #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:21:16 #112 ... 01:21:16 01:21:16 #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:21:16 #113 ... 01:21:16 01:21:16 #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:21:16 #114 ... 01:21:16 01:21:16 #115 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:21:26 provisioning config files... 01:21:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/745@tmp/config7189716177671305758tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:21:26 ---> ****-login.sh 01:21:26 nexus3.edgexfoundry.org:10001 01:21:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:21:27 Configure a credential helper to remove this warning. See 01:21:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:21:27 01:21:27 Login Succeeded 01:21:27 nexus3.edgexfoundry.org:10002 01:21:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:21:27 Configure a credential helper to remove this warning. See 01:21:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:21:27 01:21:27 Login Succeeded 01:21:27 nexus3.edgexfoundry.org:10003 01:21:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:21:27 Configure a credential helper to remove this warning. See 01:21:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:21:27 01:21:27 Login Succeeded 01:21:27 nexus3.edgexfoundry.org:10004 01:21:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:21:28 Configure a credential helper to remove this warning. See 01:21:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:21:28 01:21:28 Login Succeeded 01:21:28 ****.io 01:21:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:21:28 Configure a credential helper to remove this warning. See 01:21:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:21:28 01:21:28 Login Succeeded 01:21:28 ---> ****-login.sh ends [Pipeline] } 01:21:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 01:21:29 + git config --global --add safe.directory /w/workspace/edgex-go/745 [Pipeline] echo 01:21:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:21:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:21:29 ========================================================= 01:21:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 01:21:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:21:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:21:30 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:21:30 cf04c63912e1: Pulling fs layer 01:21:30 55b35a11ae5e: Pulling fs layer 01:21:30 a37a00ec5f00: Pulling fs layer 01:21:30 50b3750afda1: Pulling fs layer 01:21:30 4f4fb700ef54: Pulling fs layer 01:21:30 80978eb59214: Pulling fs layer 01:21:30 c9f46d7d2bd2: Pulling fs layer 01:21:30 c5a475d317c9: Pulling fs layer 01:21:30 50b3750afda1: Waiting 01:21:30 4f4fb700ef54: Waiting 01:21:30 80978eb59214: Waiting 01:21:30 c9f46d7d2bd2: Waiting 01:21:30 c5a475d317c9: Waiting 01:21:30 55b35a11ae5e: Verifying Checksum 01:21:30 55b35a11ae5e: Download complete 01:21:30 50b3750afda1: Verifying Checksum 01:21:30 50b3750afda1: Download complete 01:21:30 4f4fb700ef54: Verifying Checksum 01:21:30 4f4fb700ef54: Download complete 01:21:30 80978eb59214: Verifying Checksum 01:21:30 80978eb59214: Download complete 01:21:30 cf04c63912e1: Verifying Checksum 01:21:30 cf04c63912e1: Download complete 01:21:30 c5a475d317c9: Verifying Checksum 01:21:30 c5a475d317c9: Download complete 01:21:31 cf04c63912e1: Pull complete 01:21:32 55b35a11ae5e: Pull complete 01:21:32 a37a00ec5f00: Verifying Checksum 01:21:32 a37a00ec5f00: Download complete 01:21:33 c9f46d7d2bd2: Verifying Checksum 01:21:33 c9f46d7d2bd2: Download complete 01:21:45 a37a00ec5f00: Pull complete 01:21:45 50b3750afda1: Pull complete 01:21:46 4f4fb700ef54: Pull complete 01:21:46 80978eb59214: Pull complete 01:21:54 c9f46d7d2bd2: Pull complete 01:21:55 c5a475d317c9: Pull complete 01:21:55 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 01:21:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:21:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 01:21:55 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:21:55 WORKDIR /edgex 01:21:55 COPY go.mod . 01:21:55 RUN go mod download 01:21:55 + docker build -t ci-base-image-arm64 -f - . 01:21:56 Sending build context to Docker daemon 3.379MB 01:21:56 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:21:56 ---> be29e6b0f0d4 01:21:56 Step 2/4 : WORKDIR /edgex 01:21:57 ---> Running in 0b2a388a0315 01:21:57 Removing intermediate container 0b2a388a0315 01:21:57 ---> 554334cafebf 01:21:57 Step 3/4 : COPY go.mod . 01:21:58 ---> c79e58207ba1 01:21:58 Step 4/4 : RUN go mod download 01:21:58 ---> Running in b5534cc22989 01:22:03 #115 DONE 53.9s 01:22:03 01:22:03 #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:22:03 #112 DONE 46.3s 01:22:03 01:22:03 #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:22:03 #73 DONE 54.3s 01:22:03 01:22:03 #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:22:03 #113 DONE 54.2s 01:22:03 01:22:03 #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:22:03 #114 DONE 52.4s 01:22:03 01:22:03 #116 [security-spiffe-token-provider builder 6/7] COPY . . 01:22:11 #116 ... 01:22:11 01:22:11 #117 [support-notifications builder 6/7] COPY . . 01:22:11 #117 ... 01:22:11 01:22:11 #118 [core-keeper builder 7/8] COPY . . 01:22:11 #118 ... 01:22:11 01:22:11 #119 [core-data builder 6/7] COPY . . 01:22:11 #119 ... 01:22:11 01:22:11 #120 [security-proxy-setup builder 6/7] COPY . . 01:22:13 #120 DONE 12.8s 01:22:13 01:22:13 #118 [core-keeper builder 7/8] COPY . . 01:22:13 #118 DONE 12.8s 01:22:13 01:22:13 #119 [core-data builder 6/7] COPY . . 01:22:13 #119 DONE 12.8s 01:22:13 01:22:13 #121 [core-command builder 4/7] COPY go.mod vendor* ./ 01:22:13 #121 CACHED 01:22:13 01:22:13 #122 [core-command builder 6/7] COPY . . 01:22:13 #122 CACHED 01:22:13 01:22:13 #123 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:22:13 #123 CACHED 01:22:13 01:22:13 #124 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:22:13 #124 CACHED 01:22:13 01:22:13 #125 [security-bootstrapper builder 6/7] COPY . . 01:22:13 #125 CACHED 01:22:13 01:22:13 #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:22:13 #126 CACHED 01:22:13 01:22:13 #127 [core-common-config-bootstrapper builder 6/7] COPY . . 01:22:13 #127 CACHED 01:22:13 01:22:13 #128 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:22:13 #128 CACHED 01:22:13 01:22:13 #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:22:13 #129 CACHED 01:22:13 01:22:13 #130 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:22:13 #130 CACHED 01:22:13 01:22:13 #131 [support-cron-scheduler builder 6/7] COPY . . 01:22:13 #131 CACHED 01:22:13 01:22:13 #132 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 01:22:13 #132 CACHED 01:22:13 01:22:13 #133 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:22:13 #133 CACHED 01:22:13 01:22:13 #134 [security-proxy-auth builder 6/7] COPY . . 01:22:13 #134 CACHED 01:22:13 01:22:13 #135 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:22:13 #135 CACHED 01:22:13 01:22:13 #117 [support-notifications builder 6/7] COPY . . 01:22:13 #117 DONE 12.8s 01:22:13 01:22:13 #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:22:13 #136 CACHED 01:22:13 01:22:13 #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:22:13 #137 CACHED 01:22:13 01:22:13 #138 [core-metadata builder 6/7] COPY . . 01:22:13 #138 CACHED 01:22:13 01:22:13 #116 [security-spiffe-token-provider builder 6/7] COPY . . 01:22:13 #116 DONE 12.8s 01:22:13 01:22:13 #139 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:22:13 #139 CACHED 01:22:13 01:22:13 #140 [security-secretstore-setup builder 6/7] COPY . . 01:22:13 #140 CACHED 01:22:13 01:22:13 #141 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:22:13 #141 CACHED 01:22:13 01:22:13 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:22:15 #142 1.579 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:22:25 #142 ... 01:22:25 01:22:25 #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:22:25 #0 1.334 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:22:25 #143 ... 01:22:25 01:22:25 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:22:25 #0 1.359 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:22:25 #144 ... 01:22:25 01:22:25 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:22:25 #0 1.268 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:22:25 #145 ... 01:22:25 01:22:25 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:22:25 #0 1.784 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:22:25 #146 ... 01:22:25 01:22:25 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:22:25 #0 1.262 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:22:25 #147 ... 01:22:25 01:22:25 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 01:22:25 #0 1.803 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 01:22:25 #148 ... 01:22:25 01:22:25 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:22:25 #0 1.262 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:22:25 #149 ... 01:22:25 01:22:25 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:22:25 #0 1.791 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:22:25 #150 ... 01:22:25 01:22:25 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:22:25 #0 1.018 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:22:25 #151 ... 01:22:25 01:22:25 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:22:25 #0 0.500 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:22:25 #152 ... 01:22:25 01:22:25 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:22:25 #0 1.118 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:23:06 Removing intermediate container b5534cc22989 01:23:06 ---> 2bad8e6407d5 01:23:06 Successfully built 2bad8e6407d5 01:23:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:06 + docker inspect -f . ci-base-image-arm64 01:23:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:23:06 prd-ubuntu20.04-docker-arm64-4c-16g-24944 does not seem to be running inside a container 01:23:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/745 -v /w/workspace/edgex-go/745:/w/workspace/edgex-go/745:rw,z -v /w/workspace/edgex-go/745@tmp:/w/workspace/edgex-go/745@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:23:08 $ docker top d98b0914be92d1302bc90262c4958028820ac941ae5a1798d2f0d78012e5ac30 -eo pid,comm [Pipeline] { [Pipeline] sh 01:23:08 + go version 01:23:08 go version go1.23.2 linux/arm64 [Pipeline] } 01:23:08 $ docker stop --time=1 d98b0914be92d1302bc90262c4958028820ac941ae5a1798d2f0d78012e5ac30 01:23:10 $ docker rm -f --volumes d98b0914be92d1302bc90262c4958028820ac941ae5a1798d2f0d78012e5ac30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:23:11 01:23:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:23:11 latest: Pulling from edgex-devops/edgex-compose-arm64 01:23:11 547446be3368: Pulling fs layer 01:23:11 d125d8839a47: Pulling fs layer 01:23:11 3e85d5ac6304: Pulling fs layer 01:23:11 c3105a71a48b: Pulling fs layer 01:23:11 0f093f025ec4: Pulling fs layer 01:23:11 c3106fc0e877: Pulling fs layer 01:23:11 c3105a71a48b: Waiting 01:23:11 0f093f025ec4: Waiting 01:23:11 c3106fc0e877: Waiting 01:23:12 547446be3368: Verifying Checksum 01:23:12 c3105a71a48b: Verifying Checksum 01:23:12 c3105a71a48b: Download complete 01:23:12 d125d8839a47: Verifying Checksum 01:23:12 d125d8839a47: Download complete 01:23:12 c3106fc0e877: Verifying Checksum 01:23:12 c3106fc0e877: Download complete 01:23:12 0f093f025ec4: Verifying Checksum 01:23:12 0f093f025ec4: Download complete 01:23:13 547446be3368: Pull complete 01:23:13 d125d8839a47: Pull complete 01:23:14 3e85d5ac6304: Verifying Checksum 01:23:14 3e85d5ac6304: Download complete 01:23:24 3e85d5ac6304: Pull complete 01:23:24 c3105a71a48b: Pull complete 01:23:25 0f093f025ec4: Pull complete 01:23:25 c3106fc0e877: Pull complete 01:23:25 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 01:23:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:23:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:23:26 prd-ubuntu20.04-docker-arm64-4c-16g-24944 does not seem to be running inside a container 01:23:26 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/745 -v /w/workspace/edgex-go/745:/w/workspace/edgex-go/745:rw,z -v /w/workspace/edgex-go/745@tmp:/w/workspace/edgex-go/745@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:23:28 $ docker top 67a276822bd459b78568f534bf40e558b403f69970f531389163a217d209696e -eo pid,comm [Pipeline] { [Pipeline] sh 01:23:29 + docker compose -f ./docker-compose-build.yml build --parallel 01:23:39 #1 [support-cron-scheduler internal] load build definition from Dockerfile 01:23:39 #1 transferring dockerfile: 1.86kB done 01:23:39 #1 DONE 0.1s 01:23:39 01:23:39 #2 [security-spire-agent internal] load build definition from Dockerfile 01:23:39 #2 transferring dockerfile: 1.81kB done 01:23:39 #2 DONE 0.0s 01:23:39 01:23:39 #3 [security-bootstrapper internal] load build definition from Dockerfile 01:23:39 #3 transferring dockerfile: 3.02kB done 01:23:39 #3 DONE 0.1s 01:23:39 01:23:39 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:23:39 #4 transferring dockerfile: 1.89kB 0.0s done 01:23:39 #4 DONE 0.1s 01:23:39 01:23:39 #5 [core-data internal] load build definition from Dockerfile 01:23:39 #5 transferring dockerfile: 2.07kB done 01:23:39 #5 DONE 0.1s 01:23:39 01:23:39 #6 [core-keeper internal] load build definition from Dockerfile 01:23:39 #6 transferring dockerfile: 2.07kB done 01:23:39 #6 DONE 0.1s 01:23:39 01:23:39 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:23:39 #7 transferring dockerfile: 2.23kB 0.0s done 01:23:39 #7 DONE 0.1s 01:23:39 01:23:39 #8 [security-spire-config internal] load build definition from Dockerfile 01:23:39 #8 ... 01:23:39 01:23:39 #9 [security-secretstore-setup internal] load build definition from Dockerfile 01:23:39 #9 transferring dockerfile: 2.49kB done 01:23:39 #9 DONE 0.1s 01:23:39 01:23:39 #8 [security-spire-config internal] load build definition from Dockerfile 01:23:39 #8 transferring dockerfile: 1.69kB done 01:23:39 #8 ... 01:23:39 01:23:39 #10 [core-metadata internal] load build definition from Dockerfile 01:23:39 #10 transferring dockerfile: 2.13kB done 01:23:39 #10 DONE 0.1s 01:23:39 01:23:39 #11 [security-proxy-setup internal] load build definition from Dockerfile 01:23:39 #11 transferring dockerfile: 2.50kB 0.0s done 01:23:39 #11 DONE 0.1s 01:23:40 01:23:40 #12 [support-notifications internal] load build definition from Dockerfile 01:23:40 #12 transferring dockerfile: 2.02kB done 01:23:40 #12 DONE 0.1s 01:23:40 01:23:40 #13 [security-spire-server internal] load build definition from Dockerfile 01:23:40 #13 transferring dockerfile: 1.70kB 0.0s done 01:23:40 #13 DONE 0.1s 01:23:40 01:23:40 #14 [core-command internal] load build definition from Dockerfile 01:23:40 #14 transferring dockerfile: 1.94kB done 01:23:40 #14 DONE 0.1s 01:23:40 01:23:40 #15 [security-proxy-auth internal] load build definition from Dockerfile 01:23:40 #15 transferring dockerfile: 2.15kB done 01:23:40 #15 DONE 0.1s 01:23:40 01:23:40 #16 [support-cron-scheduler internal] load .dockerignore 01:23:40 #16 transferring context: 50B 0.0s done 01:23:41 #16 ... 01:23:41 01:23:41 #17 [security-spire-agent internal] load .dockerignore 01:23:41 #17 transferring context: 50B done 01:23:41 #17 DONE 0.1s 01:23:41 01:23:41 #18 [security-bootstrapper internal] load .dockerignore 01:23:41 #18 transferring context: 50B done 01:23:41 #18 DONE 0.0s 01:23:41 01:23:41 #19 [security-spiffe-token-provider internal] load .dockerignore 01:23:41 #19 ... 01:23:41 01:23:41 #20 [core-data internal] load .dockerignore 01:23:41 #20 transferring context: 50B done 01:23:41 #20 DONE 0.1s 01:23:41 01:23:41 #19 [security-spiffe-token-provider internal] load .dockerignore 01:23:41 #19 transferring context: 50B 0.0s done 01:23:41 #19 ... 01:23:41 01:23:41 #21 [core-common-config-bootstrapper internal] load .dockerignore 01:23:41 #21 transferring context: 50B done 01:23:41 #21 DONE 0.1s 01:23:41 01:23:41 #22 [core-keeper internal] load .dockerignore 01:23:41 #22 transferring context: 50B 0.0s done 01:23:41 #22 DONE 0.1s 01:23:41 01:23:41 #23 [security-spire-config internal] load .dockerignore 01:23:41 #23 transferring context: 50B 0.0s done 01:23:41 #23 DONE 0.1s 01:23:41 01:23:41 #24 [security-secretstore-setup internal] load .dockerignore 01:23:41 #24 transferring context: 50B done 01:23:41 #24 DONE 0.1s 01:23:41 01:23:41 #25 [core-metadata internal] load .dockerignore 01:23:41 #25 transferring context: 50B 0.0s done 01:23:41 #25 DONE 0.1s 01:23:41 01:23:41 #26 [security-proxy-setup internal] load .dockerignore 01:23:41 #26 transferring context: 50B done 01:23:41 #26 DONE 0.1s 01:23:41 01:23:41 #27 [support-notifications internal] load .dockerignore 01:23:41 #27 transferring context: 50B 0.0s done 01:23:41 #27 DONE 0.1s 01:23:41 01:23:41 #28 [security-spire-server internal] load .dockerignore 01:23:41 #28 transferring context: 50B done 01:23:41 #28 DONE 0.1s 01:23:41 01:23:41 #29 [core-command internal] load .dockerignore 01:23:41 #29 transferring context: 50B done 01:23:42 #29 DONE 0.1s 01:23:42 01:23:42 #30 [security-proxy-auth internal] load .dockerignore 01:23:42 #30 transferring context: 50B done 01:23:42 #30 DONE 0.1s 01:23:42 01:23:42 #31 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:23:42 #31 DONE 0.0s 01:23:42 01:23:42 #32 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.20 01:23:42 #32 DONE 0.2s 01:23:42 01:23:42 #8 [security-spire-config internal] load build definition from Dockerfile 01:23:42 #8 ... 01:23:42 01:23:42 #33 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 01:23:42 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 01:23:42 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 01:23:42 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 01:23:42 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 01:23:42 #33 DONE 0.2s 01:23:42 01:23:42 #34 [support-cron-scheduler internal] load build context 01:23:42 #34 transferring context: 2.96MB 0.6s done 01:23:42 #34 DONE 0.8s 01:23:42 01:23:42 #35 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:23:43 #35 ... 01:23:43 01:23:43 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 01:23:43 #32 DONE 0.2s 01:23:43 01:23:43 #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 01:23:43 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 01:23:43 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 01:23:43 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 01:23:43 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 01:23:43 #33 DONE 0.3s 01:23:43 01:23:43 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:23:43 #31 DONE 0.0s 01:23:43 01:23:43 #35 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:23:43 #35 DONE 1.6s 01:23:43 01:23:43 #36 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:23:43 #36 ... 01:23:43 01:23:43 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:23:43 #31 DONE 0.0s 01:23:43 01:23:43 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 01:23:43 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 01:23:43 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 01:23:43 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 01:23:43 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 01:23:43 #33 DONE 0.3s 01:23:43 01:23:43 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:23:43 #31 DONE 0.0s 01:23:43 01:23:43 #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:23:43 #35 DONE 1.6s 01:23:43 01:23:43 #37 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:23:43 #37 ... 01:23:43 01:23:43 #38 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 01:23:43 #38 DONE 0.6s 01:23:43 01:23:43 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:23:43 #31 DONE 0.0s 01:23:43 01:23:43 #39 [security-spiffe-token-provider internal] load build context 01:23:43 #39 ... 01:23:43 01:23:43 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 01:23:43 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 01:23:43 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 01:23:43 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 01:23:43 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 01:23:43 #33 DONE 0.3s 01:23:43 01:23:43 #35 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:23:43 #35 DONE 1.6s 01:23:43 01:23:43 #38 [core-keeper builder 2/7] WORKDIR /edgex-go 01:23:43 #38 DONE 0.6s 01:23:43 01:23:43 #39 [security-spiffe-token-provider internal] load build context 01:23:44 #39 ... 01:23:44 01:23:44 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:23:44 #31 DONE 0.0s 01:23:44 01:23:44 #39 [security-spiffe-token-provider internal] load build context 01:23:44 #39 ... 01:23:44 01:23:44 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:23:44 #31 DONE 0.0s 01:23:44 01:23:44 #39 [security-spiffe-token-provider internal] load build context 01:23:44 #39 ... 01:23:44 01:23:44 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:23:44 #31 DONE 0.0s 01:23:44 01:23:44 #39 [security-spiffe-token-provider internal] load build context 01:23:44 #39 transferring context: 2.96MB 1.4s done 01:23:45 #39 ... 01:23:45 01:23:45 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:23:45 #31 DONE 0.0s 01:23:45 01:23:45 #40 [security-bootstrapper internal] load build context 01:23:45 #40 transferring context: 2.96MB 1.8s done 01:23:45 #40 ... 01:23:45 01:23:45 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 01:23:45 #32 DONE 2.0s 01:23:45 01:23:45 #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 01:23:45 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 01:23:45 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 01:23:45 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 01:23:45 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 01:23:45 #33 DONE 0.4s 01:23:45 01:23:45 #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:23:45 #35 DONE 1.7s 01:23:45 01:23:45 #38 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 01:23:45 #38 DONE 0.7s 01:23:45 01:23:45 #39 [security-spiffe-token-provider internal] load build context 01:23:45 #39 DONE 1.9s 01:23:45 01:23:45 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 01:23:45 #32 ... 01:23:45 01:23:45 #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 01:23:45 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 01:23:45 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 01:23:45 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 01:23:45 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 01:23:45 #33 DONE 0.4s 01:23:45 01:23:45 #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:23:45 #35 DONE 1.7s 01:23:45 01:23:45 #38 [core-metadata builder 2/7] WORKDIR /edgex-go 01:23:45 #38 DONE 0.7s 01:23:45 01:23:45 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:23:45 #31 DONE 0.0s 01:23:45 01:23:45 #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 01:23:45 #32 ... 01:23:45 01:23:45 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:23:45 #31 DONE 0.0s 01:23:45 01:23:45 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 01:23:47 #32 ... 01:23:47 01:23:47 #40 [security-bootstrapper internal] load build context 01:23:47 #40 DONE 3.6s 01:23:47 01:23:47 #41 [core-data internal] load build context 01:23:47 #41 transferring context: 2.96MB 1.6s done 01:23:47 #41 ... 01:23:47 01:23:47 #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 01:23:47 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 01:23:47 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 01:23:47 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 01:23:47 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 01:23:47 #33 DONE 0.4s 01:23:47 01:23:47 #42 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 01:23:47 #42 DONE 3.9s 01:23:47 01:23:47 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 01:23:47 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 01:23:47 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 01:23:47 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 01:23:47 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 01:23:47 #33 DONE 0.4s 01:23:47 01:23:47 #41 [core-data internal] load build context 01:23:47 #41 DONE 3.7s 01:23:47 01:23:47 #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 01:23:47 #43 DONE 4.1s 01:23:47 01:23:47 #44 [core-common-config-bootstrapper internal] load build context 01:23:47 #44 transferring context: 2.96MB 1.0s done 01:23:47 #44 DONE 3.2s 01:23:47 01:23:47 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:23:47 #45 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:23:47 #45 ... 01:23:47 01:23:47 #46 [core-keeper internal] load build context 01:23:47 #46 transferring context: 2.96MB 0.9s done 01:23:47 #46 DONE 3.2s 01:23:47 01:23:47 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:23:47 #47 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:23:47 #47 ... 01:23:47 01:23:47 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 01:23:47 #32 DONE 4.5s 01:23:48 01:23:48 #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 01:23:48 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 01:23:48 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 01:23:48 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 01:23:48 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 01:23:48 #33 DONE 0.5s 01:23:48 01:23:48 #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:23:48 #35 DONE 1.8s 01:23:48 01:23:48 #38 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 01:23:48 #38 DONE 0.7s 01:23:48 01:23:48 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:23:48 #47 ... 01:23:48 01:23:48 #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 01:23:48 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 01:23:48 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 01:23:48 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 01:23:48 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 01:23:48 #33 DONE 0.5s 01:23:48 01:23:48 #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:23:48 #35 DONE 1.8s 01:23:48 01:23:48 #38 [core-command builder 2/7] WORKDIR /edgex-go 01:23:48 #38 DONE 0.7s 01:23:48 01:23:48 #48 [core-command internal] load build context 01:23:48 #48 ... 01:23:48 01:23:48 #49 [security-spire-config internal] load build context 01:23:48 #49 transferring context: 21.82kB 0.2s done 01:23:48 #49 DONE 1.7s 01:23:48 01:23:48 #50 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:23:50 #50 ... 01:23:50 01:23:50 #51 [security-spire-agent internal] load build context 01:23:50 #51 transferring context: 23.10kB 0.3s done 01:23:50 #51 DONE 3.2s 01:23:50 01:23:50 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:23:50 #47 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.4s done 01:23:50 #47 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 01:23:50 #47 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 01:23:50 #47 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 01:23:51 #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s 01:23:51 #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s 01:23:51 #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s 01:23:52 #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.9s done 01:23:52 #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.9s done 01:23:52 #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.0s done 01:23:52 #47 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 01:23:52 #47 ... 01:23:52 01:23:52 #52 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:23:52 #0 4.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:23:52 #0 5.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:23:52 #0 7.411 (1/3) Installing ca-certificates (20240705-r0) 01:23:52 #0 7.672 (2/3) Installing dumb-init (1.2.5-r3) 01:23:52 #0 7.672 (3/3) Installing tzdata (2024b-r0) 01:23:52 #0 8.131 Executing busybox-1.36.1-r29.trigger 01:23:52 #0 8.131 Executing ca-certificates-20240705-r0.trigger 01:23:52 #0 8.740 OK: 11 MiB in 17 packages 01:23:52 #52 ... 01:23:52 01:23:52 #53 [security-spire-server internal] load build context 01:23:52 #53 transferring context: 23.57kB 0.5s done 01:23:52 #53 DONE 4.6s 01:23:52 01:23:52 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:23:52 #45 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.8s done 01:23:52 #45 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 01:23:52 #45 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 01:23:52 #45 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 01:23:52 #45 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.0s done 01:23:52 #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.4s done 01:23:52 #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.5s done 01:23:52 #45 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 01:23:52 #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 2.10MB / 18.32MB 2.0s 01:23:53 #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.15MB / 18.32MB 2.5s 01:23:53 #45 ... 01:23:53 01:23:53 #52 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:23:53 #52 DONE 10.8s 01:23:53 01:23:53 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:23:53 #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.19MB / 18.32MB 2.7s 01:23:53 #45 ... 01:23:53 01:23:53 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:23:53 #54 ... 01:23:53 01:23:53 #55 [core-command builder 3/7] RUN apk add --update --no-cache make git 01:23:53 #55 ... 01:23:53 01:23:53 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:23:53 #56 ... 01:23:53 01:23:53 #57 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 01:23:54 #57 ... 01:23:54 01:23:54 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:23:54 #58 ... 01:23:54 01:23:54 #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:23:54 #59 ... 01:23:54 01:23:54 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:23:54 #47 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.2s done 01:23:54 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.05MB / 28.04MB 3.0s 01:23:54 #47 ... 01:23:54 01:23:54 #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:23:54 #59 DONE 10.3s 01:23:54 01:23:54 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:23:54 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.72MB / 28.04MB 3.7s 01:23:54 #47 ... 01:23:54 01:23:54 #60 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:23:55 #60 ... 01:23:55 01:23:55 #61 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:23:55 #61 ... 01:23:55 01:23:55 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:23:55 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 4.2s 01:23:55 #47 ... 01:23:55 01:23:55 #62 [security-proxy-setup internal] load build context 01:23:55 #62 transferring context: 2.96MB 7.1s done 01:23:55 #62 DONE 9.9s 01:23:55 01:23:55 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:23:55 #47 ... 01:23:55 01:23:55 #63 [core-metadata internal] load build context 01:23:55 #63 ... 01:23:55 01:23:55 #64 [support-notifications internal] load build context 01:23:55 #64 transferring context: 2.96MB 7.4s done 01:23:55 #64 ... 01:23:55 01:23:55 #65 [security-secretstore-setup internal] load build context 01:23:55 #65 transferring context: 2.96MB 6.7s done 01:23:56 #65 ... 01:23:56 01:23:56 #63 [core-metadata internal] load build context 01:23:56 #63 transferring context: 2.96MB 8.7s done 01:23:56 #63 ... 01:23:56 01:23:56 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:23:57 #66 ... 01:23:57 01:23:57 #67 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 01:23:57 #67 ... 01:23:57 01:23:57 #65 [security-secretstore-setup internal] load build context 01:23:57 #65 DONE 11.7s 01:23:57 01:23:57 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:23:57 #68 ... 01:23:57 01:23:57 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:23:57 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 6.3s 01:23:57 #47 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.6s done 01:23:57 #47 ... 01:23:57 01:23:57 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:23:58 #69 ... 01:23:58 01:23:58 #64 [support-notifications internal] load build context 01:23:58 #64 DONE 12.5s 01:23:58 01:23:58 #70 [security-proxy-auth internal] load build context 01:23:58 #70 ... 01:23:58 01:23:58 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:23:58 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 7.1s 01:23:58 #47 ... 01:23:58 01:23:58 #63 [core-metadata internal] load build context 01:23:58 #63 DONE 12.9s 01:23:58 01:23:58 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:23:58 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 7.6s 01:23:58 #47 ... 01:23:58 01:23:58 #70 [security-proxy-auth internal] load build context 01:23:58 #70 transferring context: 2.96MB 8.8s done 01:23:58 #70 DONE 10.9s 01:23:58 01:23:58 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:23:59 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 8.1s 01:23:59 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 8.7s 01:23:59 #47 ... 01:23:59 01:23:59 #36 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:23:59 #36 10.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:23:59 #36 11.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:23:59 #36 14.99 (1/2) Installing dumb-init (1.2.5-r3) 01:23:59 #36 14.99 (2/2) Installing su-exec (0.2-r3) 01:23:59 #36 15.00 Executing busybox-1.36.1-r29.trigger 01:23:59 #36 15.07 OK: 9 MiB in 16 packages 01:23:59 #36 DONE 16.6s 01:23:59 01:23:59 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:24:00 #47 ... 01:24:00 01:24:00 #61 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:24:00 #61 DONE 15.4s 01:24:00 01:24:00 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:24:00 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 9.3s 01:24:00 #47 ... 01:24:00 01:24:00 #48 [core-command internal] load build context 01:24:00 #48 transferring context: 2.96MB 10.1s done 01:24:00 #48 ... 01:24:00 01:24:00 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:24:01 #47 ... 01:24:01 01:24:01 #48 [core-command internal] load build context 01:24:01 #48 DONE 12.8s 01:24:01 01:24:01 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:24:01 #47 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 01:24:01 #47 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.3s done 01:24:01 #47 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.3s done 01:24:01 #153 ... 01:24:01 01:24:01 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:24:01 #150 102.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:24:01 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 10.6s 01:24:02 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.60MB / 28.04MB 11.0s 01:24:02 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 11.3s 01:24:03 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 12.0s 01:24:03 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 12.1s done 01:24:03 #47 ... 01:24:03 01:24:03 #71 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:24:03 #71 ... 01:24:03 01:24:03 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:24:03 #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 8.6s done 01:24:03 #45 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.3s done 01:24:03 #45 ... 01:24:03 01:24:03 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:24:03 #54 10.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:24:03 #54 10.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:24:03 #54 13.63 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:24:03 #54 13.63 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:24:03 #54 13.63 OK: 24047 distinct packages available 01:24:03 #54 14.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:24:03 #54 15.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:24:03 #54 ... 01:24:03 01:24:03 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:24:03 #66 16.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:24:04 #66 ... 01:24:04 01:24:04 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:24:04 #72 ... 01:24:04 01:24:04 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:24:04 #68 17.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:24:04 #68 ... 01:24:04 01:24:04 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:24:04 #56 11.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:24:04 #56 12.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:24:04 #56 16.97 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:24:04 #56 16.97 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:24:04 #56 16.97 OK: 24046 distinct packages available 01:24:04 #56 17.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:24:04 #56 18.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:24:05 #56 ... 01:24:05 01:24:05 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:24:05 #66 17.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:24:07 #66 ... 01:24:07 01:24:07 #55 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:24:07 #55 14.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:24:07 #55 15.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:24:07 #55 22.16 OK: 238 MiB in 54 packages 01:24:07 #55 DONE 24.2s 01:24:07 01:24:07 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:24:07 #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.7s 01:24:07 #47 ... 01:24:07 01:24:07 #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:24:07 #57 14.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:24:07 #57 16.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:24:07 #57 22.43 OK: 238 MiB in 54 packages 01:24:07 #57 DONE 24.5s 01:24:08 01:24:08 #73 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:24:08 #73 ... 01:24:08 01:24:08 #37 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:24:08 #37 14.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:24:08 #37 16.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:24:08 #37 24.37 (1/1) Installing dumb-init (1.2.5-r3) 01:24:08 #37 24.43 Executing busybox-1.36.1-r29.trigger 01:24:08 #37 24.71 OK: 9 MiB in 15 packages 01:24:08 #37 ... 01:24:08 01:24:08 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:24:08 #47 ... 01:24:08 01:24:08 #74 [core-data builder 4/7] COPY go.mod vendor* ./ 01:24:08 #74 DONE 1.3s 01:24:09 01:24:09 #73 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:24:09 #73 DONE 1.0s 01:24:09 01:24:09 #75 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:24:09 #75 ... 01:24:09 01:24:09 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:24:09 #58 15.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:24:09 #58 17.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:24:09 #58 ... 01:24:09 01:24:09 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:24:10 #47 ... 01:24:10 01:24:10 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:24:10 #0 6.816 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:24:10 #76 ... 01:24:10 01:24:10 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:24:10 #47 ... 01:24:10 01:24:10 #77 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 01:24:10 #0 6.841 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:24:10 #77 ... 01:24:10 01:24:10 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:24:11 #47 ... 01:24:11 01:24:11 #37 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:24:11 #37 DONE 27.8s 01:24:11 01:24:11 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:24:12 #47 ... 01:24:12 01:24:12 #58 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:24:12 #58 26.14 OK: 238 MiB in 54 packages 01:24:12 #58 DONE 29.7s 01:24:12 01:24:12 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:24:12 #47 ... 01:24:12 01:24:12 #60 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:24:12 #60 17.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:24:12 #60 19.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:24:12 #60 ... 01:24:12 01:24:12 #78 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 01:24:12 #78 ... 01:24:12 01:24:12 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:24:12 #54 26.63 OK: 238 MiB in 54 packages 01:24:12 #54 DONE 29.3s 01:24:12 01:24:12 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:24:12 #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.0s 01:24:13 #47 ... 01:24:13 01:24:13 #78 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 01:24:13 #78 DONE 0.9s 01:24:13 01:24:13 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:24:14 #47 ... 01:24:14 01:24:14 #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:24:14 #79 DONE 1.5s 01:24:14 01:24:14 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:24:14 #47 ... 01:24:14 01:24:14 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:24:14 #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.9s 01:24:14 #45 ... 01:24:14 01:24:14 #67 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 01:24:14 #67 17.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:24:14 #67 19.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:24:14 #67 ... 01:24:14 01:24:14 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:24:15 #47 ... 01:24:15 01:24:15 #71 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:24:15 #71 12.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:24:15 #71 14.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:24:15 #71 ... 01:24:15 01:24:15 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:24:15 #72 11.18 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:24:15 #72 13.93 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:24:15 #72 ... 01:24:15 01:24:15 #50 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:24:15 #50 17.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:24:15 #50 21.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:24:15 #50 ... 01:24:15 01:24:15 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:24:16 #47 ... 01:24:16 01:24:16 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:24:16 #69 19.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:24:16 #69 22.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:24:16 #69 ... 01:24:16 01:24:16 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:24:17 #47 ... 01:24:17 01:24:17 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:24:17 #68 20.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:24:17 #68 ... 01:24:17 01:24:17 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:24:17 #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.0s 01:24:19 #47 ... 01:24:19 01:24:19 #80 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:24:19 #80 ... 01:24:19 01:24:19 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:24:20 #47 ... 01:24:20 01:24:20 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:24:20 #56 29.26 (1/14) Installing ca-certificates (20240705-r0) 01:24:20 #56 30.04 (2/14) Installing brotli-libs (1.1.0-r2) 01:24:20 #56 30.30 (3/14) Installing c-ares (1.33.1-r0) 01:24:20 #56 30.41 (4/14) Installing libunistring (1.2-r0) 01:24:20 #56 30.69 (5/14) Installing libidn2 (2.3.7-r0) 01:24:20 #56 30.73 (6/14) Installing nghttp2-libs (1.62.1-r0) 01:24:20 #56 30.80 (7/14) Installing libpsl (0.21.5-r1) 01:24:20 #56 30.85 (8/14) Installing zstd-libs (1.5.6-r0) 01:24:20 #56 31.08 (9/14) Installing libcurl (8.11.0-r1) 01:24:20 #56 31.22 (10/14) Installing curl (8.11.0-r1) 01:24:20 #56 31.24 (11/14) Installing dumb-init (1.2.5-r3) 01:24:20 #56 31.28 (12/14) Installing musl-obstack (1.2.3-r2) 01:24:20 #56 31.30 (13/14) Installing libucontext (1.2-r3) 01:24:20 #56 31.31 (14/14) Installing gcompat (1.1.0-r4) 01:24:20 #56 31.41 Executing busybox-1.36.1-r29.trigger 01:24:20 #56 31.77 Executing ca-certificates-20240705-r0.trigger 01:24:20 #56 33.64 OK: 15 MiB in 28 packages 01:24:20 #56 DONE 36.5s 01:24:20 01:24:20 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:24:20 #47 ... 01:24:20 01:24:20 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:24:20 #76 10.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:24:20 #76 ... 01:24:20 01:24:20 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:24:20 #47 ... 01:24:20 01:24:20 #77 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 01:24:20 #77 10.17 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:24:20 #77 ... 01:24:20 01:24:20 #60 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:24:20 #60 32.13 (1/1) Installing dumb-init (1.2.5-r3) 01:24:20 #60 32.18 Executing busybox-1.36.1-r29.trigger 01:24:20 #60 32.35 OK: 9 MiB in 15 packages 01:24:20 #60 DONE 36.0s 01:24:20 01:24:20 #81 [core-command stage-1 3/9] RUN apk --no-cache upgrade 01:24:21 #81 ... 01:24:21 01:24:21 #82 [core-data stage-1 3/8] RUN apk --no-cache upgrade 01:24:21 #0 6.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:24:21 #0 8.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:24:21 #82 ... 01:24:21 01:24:21 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:24:21 #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.0s done 01:24:22 #47 DONE 35.2s 01:24:22 01:24:22 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:24:22 #76 22.33 Upgrading critical system libraries and apk-tools: 01:24:22 #76 22.33 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:24:22 #76 22.39 Executing busybox-1.36.1-r29.trigger 01:24:23 #76 ... 01:24:23 01:24:23 #83 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:24:23 #83 ... 01:24:23 01:24:23 #67 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 01:24:23 #67 34.84 (1/2) Installing ca-certificates (20240705-r0) 01:24:23 #67 35.39 (2/2) Installing dumb-init (1.2.5-r3) 01:24:23 #67 35.42 Executing busybox-1.36.1-r29.trigger 01:24:23 #67 35.70 Executing ca-certificates-20240705-r0.trigger 01:24:24 #67 ... 01:24:24 01:24:24 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:24:24 #68 32.42 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:24:24 #68 32.99 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:24:24 #68 33.15 (3/6) Installing dumb-init (1.2.5-r3) 01:24:24 #68 33.18 (4/6) Installing openssl (3.3.2-r1) 01:24:24 #68 33.47 (5/6) Installing su-exec (0.2-r3) 01:24:24 #68 33.48 (6/6) Installing yq-go (4.44.1-r2) 01:24:24 #68 35.15 Executing busybox-1.36.1-r29.trigger 01:24:24 #68 35.25 OK: 20 MiB in 18 packages 01:24:24 #68 DONE 36.9s 01:24:24 01:24:24 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:24:24 #66 30.47 (1/4) Installing ca-certificates (20240705-r0) 01:24:24 #66 31.12 (2/4) Installing dumb-init (1.2.5-r3) 01:24:24 #66 31.13 (3/4) Installing su-exec (0.2-r3) 01:24:24 #66 31.18 (4/4) Installing yq-go (4.44.1-r2) 01:24:24 #66 32.74 Executing busybox-1.36.1-r29.trigger 01:24:24 #66 33.06 Executing ca-certificates-20240705-r0.trigger 01:24:24 #66 34.92 OK: 20 MiB in 18 packages 01:24:24 #66 DONE 37.1s 01:24:24 01:24:24 #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:24:24 #84 ... 01:24:24 01:24:24 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:24:24 #72 27.74 OK: 238 MiB in 54 packages 01:24:24 #72 DONE 29.8s 01:24:24 01:24:24 #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:24:24 #85 ... 01:24:24 01:24:24 #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:24:24 #86 ... 01:24:24 01:24:24 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:24:24 #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.5s done 01:24:24 #45 ... 01:24:24 01:24:24 #81 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 01:24:24 #81 4.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:24:25 #81 ... 01:24:25 01:24:25 #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:24:25 #86 DONE 0.9s 01:24:25 01:24:25 #77 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 01:24:25 #77 21.52 (1/1) Installing dumb-init (1.2.5-r3) 01:24:25 #77 22.31 Executing busybox-1.36.1-r29.trigger 01:24:25 #77 22.74 OK: 9 MiB in 15 packages 01:24:25 #77 DONE 25.0s 01:24:25 01:24:25 #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:24:27 #87 ... 01:24:27 01:24:27 #67 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 01:24:27 #67 37.15 OK: 10 MiB in 16 packages 01:24:27 #67 DONE 39.9s 01:24:27 01:24:27 #88 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 01:24:27 #88 ... 01:24:27 01:24:27 #71 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:24:27 #71 24.59 Upgrading critical system libraries and apk-tools: 01:24:27 #71 24.62 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:24:27 #71 24.67 Executing busybox-1.36.1-r29.trigger 01:24:27 #71 28.34 Continuing the upgrade transaction with new apk-tools: 01:24:27 #71 28.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:24:27 #71 31.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:24:27 #71 ... 01:24:27 01:24:27 #81 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 01:24:27 #81 6.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:24:29 #81 ... 01:24:29 01:24:29 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:24:29 #0 4.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:24:29 #0 6.981 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:24:30 #89 ... 01:24:30 01:24:30 #82 [core-data stage-1 3/8] RUN apk --no-cache upgrade 01:24:30 #82 18.48 Upgrading critical system libraries and apk-tools: 01:24:30 #82 18.50 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:24:30 #82 18.57 Executing busybox-1.36.1-r29.trigger 01:24:31 #82 20.01 Continuing the upgrade transaction with new apk-tools: 01:24:31 #82 20.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:24:31 #82 ... 01:24:31 01:24:31 #50 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:24:31 #50 32.99 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:24:31 #50 32.99 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:24:31 #50 32.99 OK: 24046 distinct packages available 01:24:31 #50 34.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:24:31 #50 36.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:24:31 #50 ... 01:24:31 01:24:31 #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:24:31 #84 5.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:24:31 #84 7.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:24:31 #84 ... 01:24:31 01:24:31 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:24:31 #69 33.93 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:24:31 #69 33.93 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:24:31 #69 33.93 OK: 24046 distinct packages available 01:24:31 #69 35.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:24:31 #69 38.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:24:31 #69 ... 01:24:31 01:24:31 #88 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 01:24:31 #88 3.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:24:31 #88 4.743 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:24:34 #88 ... 01:24:34 01:24:34 #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:24:34 #0 5.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:24:34 #0 7.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:24:34 #90 ... 01:24:34 01:24:34 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:24:34 #89 14.19 Upgrading critical system libraries and apk-tools: 01:24:34 #89 14.21 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:24:34 #89 14.24 Executing busybox-1.36.1-r29.trigger 01:24:35 #89 ... 01:24:35 01:24:35 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:24:35 #76 24.87 Continuing the upgrade transaction with new apk-tools: 01:24:35 #76 25.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:24:35 #76 27.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:24:35 #76 34.12 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:24:35 #76 34.61 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:24:35 #76 34.72 OK: 9 MiB in 16 packages 01:24:35 #76 ... 01:24:35 01:24:35 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:24:35 #69 46.06 (1/4) Installing dumb-init (1.2.5-r3) 01:24:35 #69 46.09 (2/4) Installing musl-obstack (1.2.3-r2) 01:24:35 #69 46.11 (3/4) Installing libucontext (1.2-r3) 01:24:35 #69 46.12 (4/4) Installing gcompat (1.1.0-r4) 01:24:35 #69 46.14 Executing busybox-1.36.1-r29.trigger 01:24:35 #69 46.31 OK: 9 MiB in 18 packages 01:24:35 #69 DONE 47.8s 01:24:35 01:24:35 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:24:35 #91 ... 01:24:35 01:24:35 #71 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:24:35 #71 39.31 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:24:35 #71 39.80 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:24:35 #71 39.90 Executing ca-certificates-20240705-r0.trigger 01:24:35 #71 40.88 OK: 11 MiB in 17 packages 01:24:35 #71 DONE 42.6s 01:24:36 01:24:36 #50 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:24:36 #50 46.02 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:24:36 #50 46.69 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:24:36 #50 46.81 (3/7) Installing dumb-init (1.2.5-r3) 01:24:36 #50 46.84 (4/7) Installing musl-obstack (1.2.3-r2) 01:24:36 #50 46.87 (5/7) Installing libucontext (1.2-r3) 01:24:36 #50 46.88 (6/7) Installing gcompat (1.1.0-r4) 01:24:36 #50 46.96 (7/7) Installing openssl (3.3.2-r1) 01:24:36 #50 47.27 Executing busybox-1.36.1-r29.trigger 01:24:36 #50 47.47 OK: 10 MiB in 19 packages 01:24:36 #50 ... 01:24:36 01:24:36 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:24:36 #76 DONE 36.3s 01:24:36 01:24:36 #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:24:38 #92 ... 01:24:38 01:24:38 #50 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:24:38 #50 DONE 49.8s 01:24:38 01:24:38 #93 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 01:24:40 #93 ... 01:24:40 01:24:40 #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:24:40 #92 DONE 4.2s 01:24:40 01:24:40 #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:24:40 #90 16.14 Upgrading critical system libraries and apk-tools: 01:24:40 #90 16.17 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:24:40 #90 16.34 Executing busybox-1.36.1-r29.trigger 01:24:40 #90 ... 01:24:40 01:24:40 #94 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 01:24:40 #94 DONE 0.3s 01:24:40 01:24:40 #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:24:40 #84 14.99 Upgrading critical system libraries and apk-tools: 01:24:40 #84 14.99 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:24:40 #84 15.10 Executing busybox-1.36.1-r29.trigger 01:24:40 #84 16.57 Continuing the upgrade transaction with new apk-tools: 01:24:40 #84 16.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:24:42 #84 17.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:24:42 #84 ... 01:24:42 01:24:42 #82 [core-data stage-1 3/8] RUN apk --no-cache upgrade 01:24:42 #82 21.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:24:42 #82 29.63 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:24:42 #82 30.02 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:24:42 #82 30.12 OK: 9 MiB in 15 packages 01:24:42 #82 DONE 31.2s 01:24:42 01:24:42 #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:24:42 #90 17.78 Continuing the upgrade transaction with new apk-tools: 01:24:42 #90 17.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:24:43 #90 19.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:24:46 #90 ... 01:24:46 01:24:46 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:24:46 #89 15.64 Continuing the upgrade transaction with new apk-tools: 01:24:46 #89 15.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:24:46 #89 17.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:24:46 #89 25.65 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:24:46 #89 ... 01:24:46 01:24:46 #88 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 01:24:46 #88 12.43 Upgrading critical system libraries and apk-tools: 01:24:46 #88 12.43 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:24:46 #88 12.45 Executing busybox-1.36.1-r29.trigger 01:24:46 #88 13.72 Continuing the upgrade transaction with new apk-tools: 01:24:46 #88 13.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:24:46 #88 14.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:24:46 #88 ... 01:24:46 01:24:46 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:24:46 #89 26.16 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:24:46 #89 26.26 Executing ca-certificates-20240705-r0.trigger 01:24:47 #89 27.13 OK: 15 MiB in 28 packages 01:24:47 #89 ... 01:24:47 01:24:47 #81 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 01:24:47 #81 16.47 Upgrading critical system libraries and apk-tools: 01:24:47 #81 16.47 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:24:47 #81 16.56 Executing busybox-1.36.1-r29.trigger 01:24:47 #81 18.35 Continuing the upgrade transaction with new apk-tools: 01:24:47 #81 18.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:24:47 #81 20.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:24:47 #81 25.90 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:24:47 #81 26.31 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:24:47 #81 26.46 OK: 9 MiB in 15 packages 01:24:47 #81 ... 01:24:47 01:24:47 #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:24:47 #84 23.43 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:24:48 #84 23.89 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:24:48 #84 24.03 Executing ca-certificates-20240705-r0.trigger 01:24:48 #84 ... 01:24:48 01:24:48 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:24:48 #89 DONE 28.5s 01:24:48 01:24:48 #81 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 01:24:48 #81 DONE 27.9s 01:24:48 01:24:48 #88 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 01:24:48 #88 21.42 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:24:49 #88 22.13 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:24:49 #88 ... 01:24:49 01:24:49 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:24:49 #91 3.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:24:49 #91 5.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:24:49 #91 10.93 Upgrading critical system libraries and apk-tools: 01:24:49 #91 10.93 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:24:49 #91 10.96 Executing busybox-1.36.1-r29.trigger 01:24:49 #91 12.06 Continuing the upgrade transaction with new apk-tools: 01:24:49 #91 12.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:24:49 #91 13.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:24:49 #91 ... 01:24:49 01:24:49 #88 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 01:24:49 #88 22.23 Executing ca-certificates-20240705-r0.trigger 01:24:50 #88 ... 01:24:50 01:24:50 #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:24:50 #90 25.07 OK: 20 MiB in 18 packages 01:24:50 #90 DONE 26.0s 01:24:50 01:24:50 #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:24:50 #95 DONE 0.2s 01:24:50 01:24:50 #93 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 01:24:50 #93 3.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:24:50 #93 4.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:24:50 #93 8.581 Upgrading critical system libraries and apk-tools: 01:24:50 #93 8.581 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:24:50 #93 8.654 Executing busybox-1.36.1-r29.trigger 01:24:50 #93 10.11 Continuing the upgrade transaction with new apk-tools: 01:24:50 #93 10.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:24:50 #93 11.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:24:50 #93 ... 01:24:50 01:24:50 #88 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 01:24:50 #88 23.51 OK: 10 MiB in 16 packages 01:24:50 #88 ... 01:24:50 01:24:50 #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:24:50 #84 24.96 OK: 20 MiB in 18 packages 01:24:50 #84 DONE 26.7s 01:24:50 01:24:50 #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:24:51 #87 ... 01:24:51 01:24:51 #88 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 01:24:51 #88 DONE 24.5s 01:24:51 01:24:51 #83 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:24:53 #83 ... 01:24:53 01:24:53 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:24:53 #91 17.44 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:24:53 #91 17.66 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:24:53 #91 17.71 OK: 9 MiB in 18 packages 01:24:54 #91 DONE 18.4s 01:24:54 01:24:54 #93 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 01:24:54 #93 15.03 OK: 10 MiB in 19 packages 01:24:54 #93 DONE 15.8s 01:24:54 01:24:54 #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:24:55 #96 DONE 2.0s 01:24:55 01:24:55 #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:24:55 #97 DONE 1.9s 01:24:55 01:24:55 #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:24:55 #98 DONE 1.9s 01:24:55 01:24:55 #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:24:56 #99 ... 01:24:56 01:24:56 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:24:56 #100 DONE 0.6s 01:24:56 01:24:56 #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:24:56 #101 DONE 0.6s 01:24:56 01:24:56 #102 [security-spire-server stage-2 6/9] COPY security.txt / 01:24:56 #102 DONE 0.4s 01:24:56 01:24:56 #103 [security-spire-config stage-2 6/10] COPY security.txt / 01:24:56 #103 DONE 0.4s 01:24:56 01:24:56 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:24:57 #104 DONE 0.4s 01:24:57 01:24:57 #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:24:57 #105 DONE 0.4s 01:24:57 01:24:57 #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 01:24:57 #106 DONE 0.3s 01:24:57 01:24:57 #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:24:57 #107 ... 01:24:57 01:24:57 #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:24:57 #108 DONE 0.4s 01:24:57 01:24:57 #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:24:58 #109 ... 01:24:58 01:24:58 #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:24:58 #107 DONE 0.5s 01:24:58 01:24:58 #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:24:58 #99 DONE 2.3s 01:24:58 01:24:58 #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:24:58 #109 DONE 0.5s 01:24:58 01:24:58 #110 [security-spire-config] exporting to image 01:24:58 #110 exporting layers 01:24:58 #110 ... 01:24:58 01:24:58 #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:24:58 #111 DONE 0.6s 01:24:58 01:24:58 #112 [security-spire-agent stage-3 7/10] COPY security.txt / 01:24:59 #112 DONE 0.4s 01:24:59 01:24:59 #16 [support-cron-scheduler internal] load .dockerignore 01:24:59 #16 ... 01:24:59 01:24:59 #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:24:59 #113 DONE 0.3s 01:24:59 01:24:59 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:24:59 #114 DONE 0.3s 01:24:59 01:24:59 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:25:00 #115 DONE 0.3s 01:25:00 01:25:00 #110 [security-spire-agent] exporting to image 01:25:02 #110 exporting layers 3.9s done 01:25:02 #110 writing image sha256:14b7779d3b78e63de56e21cdd2f0ca9099a943e44b4be9f5da2825f0ec8b24de 0.1s done 01:25:02 #110 naming to docker.io/library/security-spire-config-arm64 01:25:02 #110 exporting layers 3.7s done 01:25:02 #110 naming to docker.io/library/security-spire-config-arm64 0.0s done 01:25:02 #110 writing image sha256:1d20dc95600ae389c1508155cad917124fc34ea464cf02e5ff3b5ffaa4080548 0.0s done 01:25:02 #110 naming to docker.io/library/security-spire-server-arm64 0.0s done 01:25:02 #110 exporting layers 2.2s done 01:25:02 #110 writing image sha256:a2f81a3eef9aa0e4b753fad5dcf8616dfbd5516bd078a8ca3d2ce3fc120aa9b8 0.0s done 01:25:02 #110 naming to docker.io/library/security-spire-agent-arm64 done 01:25:02 #110 DONE 4.4s 01:25:02 01:25:02 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:25:09 #150 ... 01:25:09 01:25:09 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:25:09 #152 DONE 166.4s 01:25:09 01:25:09 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:25:09 #146 DONE 166.4s 01:25:09 01:25:09 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:25:09 #149 DONE 166.4s 01:25:09 01:25:09 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:25:09 #147 DONE 166.4s 01:25:09 01:25:09 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:25:09 #145 DONE 166.4s 01:25:09 01:25:09 #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:25:09 #143 DONE 166.4s 01:25:09 01:25:09 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:25:09 #142 DONE 166.4s 01:25:09 01:25:09 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:25:09 #153 DONE 166.5s 01:25:09 01:25:09 #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:25:09 #154 ... 01:25:09 01:25:09 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:25:09 #151 DONE 166.6s 01:25:09 01:25:09 #155 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:25:09 #155 ... 01:25:09 01:25:09 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 01:25:09 #148 DONE 166.9s 01:25:09 01:25:09 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:25:09 #150 DONE 166.8s 01:25:09 01:25:09 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:25:09 #144 DONE 166.9s 01:25:09 01:25:09 #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 01:25:09 #156 ... 01:25:09 01:25:09 #157 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:25:09 #157 DONE 0.8s 01:25:09 01:25:09 #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:25:09 #154 DONE 0.9s 01:25:09 01:25:09 #158 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 01:25:09 #158 DONE 0.8s 01:25:09 01:25:09 #159 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:25:09 #159 DONE 0.8s 01:25:09 01:25:09 #155 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:25:09 #155 DONE 0.8s 01:25:09 01:25:09 #160 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:25:09 #160 DONE 1.0s 01:25:09 01:25:09 #161 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:25:09 #161 DONE 0.6s 01:25:09 01:25:09 #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 01:25:09 #156 DONE 0.5s 01:25:09 01:25:09 #162 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 01:25:09 #162 ... 01:25:09 01:25:09 #163 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:25:09 #163 DONE 0.7s 01:25:09 01:25:09 #164 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:25:09 #164 CACHED 01:25:09 01:25:09 #165 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:25:09 #165 CACHED 01:25:09 01:25:09 #166 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 01:25:09 #166 DONE 0.5s 01:25:09 01:25:09 #167 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:25:09 #167 CACHED 01:25:09 01:25:09 #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:25:09 #168 CACHED 01:25:09 01:25:09 #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:25:09 #169 DONE 0.5s 01:25:09 01:25:09 #170 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 01:25:09 #170 CACHED 01:25:09 01:25:09 #171 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 01:25:09 #171 CACHED 01:25:09 01:25:09 #172 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:25:09 #172 DONE 0.5s 01:25:09 01:25:09 #173 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:25:09 #173 DONE 0.5s 01:25:09 01:25:09 #174 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 01:25:09 #174 DONE 0.5s 01:25:09 01:25:09 #175 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:25:09 #175 DONE 0.5s 01:25:09 01:25:09 #162 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 01:25:09 #162 DONE 0.5s 01:25:09 01:25:09 #176 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:25:09 #176 ... 01:25:09 01:25:09 #177 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:25:09 #177 DONE 1.5s 01:25:09 01:25:09 #178 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:25:09 #178 DONE 1.5s 01:25:09 01:25:09 #179 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 01:25:09 #179 DONE 1.5s 01:25:09 01:25:09 #180 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:25:09 #180 DONE 1.5s 01:25:09 01:25:09 #181 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:25:09 #181 ... 01:25:09 01:25:09 #182 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:25:09 #182 DONE 1.7s 01:25:09 01:25:09 #183 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:25:09 #183 DONE 1.8s 01:25:09 01:25:09 #184 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:25:09 #184 DONE 1.8s 01:25:09 01:25:09 #185 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:25:09 #185 DONE 1.8s 01:25:09 01:25:09 #186 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 01:25:09 #186 DONE 1.8s 01:25:09 01:25:09 #187 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 01:25:09 #187 DONE 2.4s 01:25:09 01:25:09 #188 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:25:09 #188 DONE 1.7s 01:25:09 01:25:09 #189 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 01:25:09 #189 ... 01:25:09 01:25:09 #176 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:25:09 #176 DONE 2.4s 01:25:09 01:25:09 #190 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 01:25:09 #190 DONE 1.1s 01:25:09 01:25:09 #191 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:25:09 #191 DONE 1.1s 01:25:09 01:25:09 #192 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:25:09 #192 DONE 0.9s 01:25:09 01:25:09 #193 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:25:09 #193 DONE 0.9s 01:25:09 01:25:09 #194 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:25:09 #194 ... 01:25:09 01:25:09 #195 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:25:09 #195 DONE 0.9s 01:25:09 01:25:09 #181 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:25:09 #181 DONE 1.2s 01:25:09 01:25:09 #196 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 01:25:09 #196 DONE 0.9s 01:25:09 01:25:09 #197 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:25:09 #197 DONE 0.9s 01:25:09 01:25:09 #198 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 01:25:09 #198 DONE 0.9s 01:25:09 01:25: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 01:25:09 #199 DONE 1.0s 01:25:09 01:25:09 #189 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 01:25:09 #189 DONE 0.9s 01:25:09 01:25:09 #200 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:25:09 #200 DONE 0.3s 01:25:09 01:25:09 #108 [core-keeper] exporting to image 01:25:09 #108 exporting layers 01:25:09 #108 ... 01:25:09 01:25:09 #201 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 01:25:09 #201 DONE 0.5s 01:25:09 01:25:09 #194 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:25:09 #194 DONE 0.5s 01:25:09 01:25:09 #202 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:25:09 #202 DONE 0.6s 01:25:09 01:25:09 #108 [support-cron-scheduler] exporting to image 01:25:09 #108 ... 01:25:09 01:25:09 #203 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:25:09 #203 DONE 0.5s 01:25:09 01:25:09 #204 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 01:25:09 #204 DONE 0.5s 01:25:09 01:25:09 #205 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:25:09 #205 DONE 0.5s 01:25:09 01:25:09 #206 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 01:25:09 #206 DONE 0.5s 01:25:09 01:25:09 #207 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:25:09 #207 DONE 0.5s 01:25:09 01:25:09 #108 [support-notifications] exporting to image 01:25:09 #108 exporting layers 0.5s done 01:25:09 #108 ... 01:25:09 01:25:09 #208 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 01:25:09 #208 DONE 0.5s 01:25:09 01:25:09 #108 [core-data] exporting to image 01:25:09 #108 writing image sha256:36788de8784806de8ac8f59a03fbe205e8807376d205db29b2e9c9184ece22ba 01:25:09 #108 ... 01:25:09 01:25:09 #209 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:25:09 #209 DONE 0.3s 01:25:09 01:25:09 #108 [security-spiffe-token-provider] exporting to image 01:25:09 #108 writing image sha256:36788de8784806de8ac8f59a03fbe205e8807376d205db29b2e9c9184ece22ba 0.1s done 01:25:09 #108 writing image sha256:0873dca83522f11701fff7afa725a507f33b147826ef8dbe89bef25b957897f3 0.1s done 01:25:09 #108 writing image sha256:5f985e093a5a85a210f3a74adedd32d444192a5f85ff1535082f1c7fe52c2da3 01:25:09 #108 naming to docker.io/library/security-spiffe-token-provider done 01:25:09 #108 naming to docker.io/library/core-command 01:25:09 #108 naming to docker.io/library/core-command done 01:25:09 #108 ... 01:25:09 01:25:09 #210 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 01:25:09 #210 DONE 0.5s 01:25:09 01:25:09 #108 [core-metadata] exporting to image 01:25:09 #108 ... 01:25:09 01:25:09 #211 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:25:09 #211 DONE 0.8s 01:25:09 01:25:09 #212 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:25:09 #212 DONE 0.8s 01:25:09 01:25:09 #108 [core-keeper] exporting to image 01:25:09 #108 exporting layers 0.9s done 01:25:09 #108 writing image sha256:5f985e093a5a85a210f3a74adedd32d444192a5f85ff1535082f1c7fe52c2da3 0.6s done 01:25:09 #108 naming to docker.io/library/core-keeper done 01:25:09 #108 writing image sha256:d24f09b13df34c9404acdd896ada1fd4d67780394b27a0f4c83b3330e80b0a24 01:25:09 #108 ... 01:25:09 01:25:09 #213 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:25:09 #213 DONE 1.0s 01:25:09 01:25:09 #108 [core-data] exporting to image 01:25:09 #108 writing image sha256:d24f09b13df34c9404acdd896ada1fd4d67780394b27a0f4c83b3330e80b0a24 done 01:25:09 #108 naming to docker.io/library/support-cron-scheduler done 01:25:09 #108 writing image sha256:65d24ef0dcda8d9c241452a84bed5bf284c9d7acbf3605ce63f0ff18b31fda9b done 01:25:09 #108 writing image sha256:f40eee92ea379f8d6e5120765487f9c7761b4b184582caf2be46214c34fd9433 done 01:25:09 #108 naming to docker.io/library/support-notifications done 01:25:09 #108 naming to docker.io/library/core-data done 01:25:09 #108 exporting layers 0.4s done 01:25:09 #108 ... 01:25:09 01:25:09 #214 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:25:09 #214 DONE 0.3s 01:25:09 01:25:09 #215 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:25:09 #215 DONE 1.2s 01:25:09 01:25:09 #216 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:25:09 #216 DONE 0.4s 01:25:09 01:25:09 #108 [core-common-config-bootstrapper] exporting to image 01:25:09 #108 writing image sha256:73da91a725117d8d4dbcbb7317bae0cab45649b7ca1413dae584e94c78fe2c0a done 01:25:09 #108 naming to docker.io/library/core-metadata done 01:25:09 #108 writing image sha256:3d3a9ec1d3058434d2bcf31018109455f1960d404ab1c8ef5891aca27db43af3 done 01:25:09 #108 naming to docker.io/library/core-common-config-bootstrapper done 01:25:09 #108 ... 01:25:09 01:25:09 #217 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 01:25:09 #217 DONE 0.1s 01:25:09 01:25:09 #218 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 01:25:09 #218 DONE 0.1s 01:25:09 01:25:09 #219 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:25:09 #219 DONE 0.1s 01:25:09 01:25:09 #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:25:09 #220 DONE 1.3s 01:25:09 01:25:09 #108 [security-proxy-setup] exporting to image 01:25:09 #108 writing image sha256:cc26fe8cc8dddd62dcd9f7a22fc30a541b9081fe444a0d6c666516f24fdffac9 done 01:25:09 #108 naming to docker.io/library/security-proxy-auth 0.0s done 01:25:09 #108 ... 01:25:09 01:25:09 #221 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 01:25:09 #221 DONE 0.1s 01:25:09 01:25:09 #222 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:25:09 #222 DONE 0.1s 01:25:09 01:25:09 #108 [security-proxy-setup] exporting to image 01:25:09 #108 exporting layers 0.2s done 01:25:09 #108 ... 01:25:09 01:25:09 #223 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:25:09 #223 DONE 0.5s 01:25:09 01:25:09 #108 [security-secretstore-setup] exporting to image 01:25:09 #108 writing image sha256:b5af7e37395836708c9a95a6bce307364ca3779a94f25cf45319286f464d29b7 done 01:25:09 #108 naming to docker.io/library/security-proxy-setup done 01:25:09 #108 exporting layers 0.2s done 01:25:09 #108 ... 01:25:09 01:25:09 #224 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 01:25:09 #224 DONE 0.4s 01:25:09 01:25:09 #108 [security-bootstrapper] exporting to image 01:25:09 #108 writing image sha256:443add093b2c493b9b4930e77c69cfa2bc4eab43069514981d2e29217c1cc4f8 done 01:25:09 #108 naming to docker.io/library/security-secretstore-setup done 01:25:09 #108 exporting layers 0.2s done 01:25:09 #108 writing image sha256:761abb1fccb5cb6ba444f92c5d86326fa9918941a2d93647d6b74567012d9f0f done 01:25:09 #108 naming to docker.io/library/security-bootstrapper done 01:25:09 #108 DONE 3.4s 01:25:09 01:25:09 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:25:09 time="2024-11-08T01:20:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:25:09 time="2024-11-08T01:20:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:25:09 time="2024-11-08T01:20:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:25:09 time="2024-11-08T01:20:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:25:09 time="2024-11-08T01:20:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:25:09 time="2024-11-08T01:20:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:25:09 time="2024-11-08T01:20:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:25:09 time="2024-11-08T01:20:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:25:09 time="2024-11-08T01:20:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:25:09 time="2024-11-08T01:20:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:25:09 time="2024-11-08T01:20:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:25:09 time="2024-11-08T01:20:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:25:09 time="2024-11-08T01:20:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:25:09 time="2024-11-08T01:20:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:25:09 time="2024-11-08T01:20:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 01:25:09 $ docker stop --time=1 4452cefe90059802574555002adfa2b99264247f47935b137de508398b919050 01:25:11 $ docker rm -f --volumes 4452cefe90059802574555002adfa2b99264247f47935b137de508398b919050 [Pipeline] // withDockerContainer [Pipeline] sh 01:25:11 + docker images 01:25:11 REPOSITORY TAG IMAGE ID CREATED SIZE 01:25:11 security-proxy-setup latest b5af7e373958 5 seconds ago 35MB 01:25:11 security-bootstrapper latest 761abb1fccb5 5 seconds ago 26MB 01:25:11 security-secretstore-setup latest 443add093b2c 5 seconds ago 46.9MB 01:25:11 core-common-config-bootstrapper latest 3d3a9ec1d305 6 seconds ago 22.8MB 01:25:11 security-proxy-auth latest cc26fe8cc8dd 6 seconds ago 32.2MB 01:25:11 support-cron-scheduler latest d24f09b13df3 7 seconds ago 54.5MB 01:25:11 core-data latest f40eee92ea37 7 seconds ago 37.8MB 01:25:11 core-metadata latest 73da91a72511 7 seconds ago 38MB 01:25:11 support-notifications latest 65d24ef0dcda 7 seconds ago 53.5MB 01:25:11 core-keeper latest 5f985e093a5a 8 seconds ago 31.7MB 01:25:11 security-spiffe-token-provider latest 36788de87848 8 seconds ago 38.5MB 01:25:11 core-command latest 0873dca83522 8 seconds ago 33.6MB 01:25:11 security-spire-config latest 1301a87c7f7d 3 minutes ago 127MB 01:25:11 security-spire-server latest d37743b4134d 3 minutes ago 128MB 01:25:11 security-spire-agent latest 8a221b01f0c4 3 minutes ago 188MB 01:25:11 ci-base-image-x86_64 latest 380655f833c4 8 minutes ago 975MB 01:25:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 5 weeks ago 573MB 01:25:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 17 months ago 334MB 01:25:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:25:11 provisioning config files... 01:25:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/745@tmp/config11443771812706743994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:25:11 ---> ****-login.sh 01:25:11 nexus3.edgexfoundry.org:10001 01:25:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:25:11 Configure a credential helper to remove this warning. See 01:25:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:25:11 01:25:11 Login Succeeded 01:25:11 nexus3.edgexfoundry.org:10002 01:25:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:25:11 Configure a credential helper to remove this warning. See 01:25:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:25:11 01:25:11 Login Succeeded 01:25:11 nexus3.edgexfoundry.org:10003 01:25:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:25:12 Configure a credential helper to remove this warning. See 01:25:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:25:12 01:25:12 Login Succeeded 01:25:12 nexus3.edgexfoundry.org:10004 01:25:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:25:12 Configure a credential helper to remove this warning. See 01:25:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:25:12 01:25:12 Login Succeeded 01:25:12 ****.io 01:25:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:25:12 Configure a credential helper to remove this warning. See 01:25:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:25:12 01:25:12 Login Succeeded 01:25:12 ---> ****-login.sh ends [Pipeline] } 01:25:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:25:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:25:12 [edgeXDocker.push] Tagging docker image core-command with the following tags: 01:25:12 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 01:25:12 latest 01:25:12 4.0.0-dev.11 01:25:12 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 01:25:12 main 01:25:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:12 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:13 + docker push nexus3.edgexfoundry.org:10004/core-command:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 01:25:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:25:13 95d88e0c5b4b: Preparing 01:25:13 1bf865e3c3d7: Preparing 01:25:13 90346d931cb9: Preparing 01:25:13 9d3082addeb4: Preparing 01:25:13 0a96fec93b67: Preparing 01:25:13 b064fbc52698: Preparing 01:25:13 b064fbc52698: Waiting 01:25:13 63ca1fbb43ae: Preparing 01:25:13 63ca1fbb43ae: Waiting 01:25:13 9d3082addeb4: Pushed 01:25:13 90346d931cb9: Pushed 01:25:13 95d88e0c5b4b: Pushed 01:25:13 63ca1fbb43ae: Layer already exists 01:25:13 b064fbc52698: Pushed 01:25:13 0a96fec93b67: Pushed 01:25:15 1bf865e3c3d7: Pushed 01:25:15 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:345f27d7a572211801c9bd2a88d1d14298acfc4ee2769adeeae9ebf1ed6120e5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:15 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:16 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 01:25:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:25:16 95d88e0c5b4b: Preparing 01:25:16 1bf865e3c3d7: Preparing 01:25:16 90346d931cb9: Preparing 01:25:16 9d3082addeb4: Preparing 01:25:16 0a96fec93b67: Preparing 01:25:16 b064fbc52698: Preparing 01:25:16 63ca1fbb43ae: Preparing 01:25:16 b064fbc52698: Waiting 01:25:16 63ca1fbb43ae: Waiting 01:25:16 1bf865e3c3d7: Layer already exists 01:25:16 90346d931cb9: Layer already exists 01:25:16 95d88e0c5b4b: Layer already exists 01:25:16 9d3082addeb4: Layer already exists 01:25:16 0a96fec93b67: Layer already exists 01:25:16 b064fbc52698: Layer already exists 01:25:16 63ca1fbb43ae: Layer already exists 01:25:16 latest: digest: sha256:345f27d7a572211801c9bd2a88d1d14298acfc4ee2769adeeae9ebf1ed6120e5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:16 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:16 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.11 01:25:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:25:16 95d88e0c5b4b: Preparing 01:25:16 1bf865e3c3d7: Preparing 01:25:16 90346d931cb9: Preparing 01:25:16 9d3082addeb4: Preparing 01:25:16 0a96fec93b67: Preparing 01:25:16 b064fbc52698: Preparing 01:25:16 63ca1fbb43ae: Preparing 01:25:16 b064fbc52698: Waiting 01:25:16 63ca1fbb43ae: Waiting 01:25:17 9d3082addeb4: Layer already exists 01:25:17 95d88e0c5b4b: Layer already exists 01:25:17 1bf865e3c3d7: Layer already exists 01:25:17 90346d931cb9: Layer already exists 01:25:17 0a96fec93b67: Layer already exists 01:25:17 b064fbc52698: Layer already exists 01:25:17 63ca1fbb43ae: Layer already exists 01:25:17 4.0.0-dev.11: digest: sha256:345f27d7a572211801c9bd2a88d1d14298acfc4ee2769adeeae9ebf1ed6120e5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:17 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:17 + docker push nexus3.edgexfoundry.org:10004/core-command:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 01:25:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:25:17 95d88e0c5b4b: Preparing 01:25:17 1bf865e3c3d7: Preparing 01:25:17 90346d931cb9: Preparing 01:25:17 9d3082addeb4: Preparing 01:25:17 0a96fec93b67: Preparing 01:25:17 b064fbc52698: Preparing 01:25:17 63ca1fbb43ae: Preparing 01:25:17 b064fbc52698: Waiting 01:25:17 63ca1fbb43ae: Waiting 01:25:17 90346d931cb9: Layer already exists 01:25:17 9d3082addeb4: Layer already exists 01:25:17 1bf865e3c3d7: Layer already exists 01:25:17 95d88e0c5b4b: Layer already exists 01:25:17 0a96fec93b67: Layer already exists 01:25:17 b064fbc52698: Layer already exists 01:25:17 63ca1fbb43ae: Layer already exists 01:25:17 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:345f27d7a572211801c9bd2a88d1d14298acfc4ee2769adeeae9ebf1ed6120e5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:18 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:18 + docker push nexus3.edgexfoundry.org:10004/core-command:main 01:25:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:25:18 95d88e0c5b4b: Preparing 01:25:18 1bf865e3c3d7: Preparing 01:25:18 90346d931cb9: Preparing 01:25:18 9d3082addeb4: Preparing 01:25:18 0a96fec93b67: Preparing 01:25:18 b064fbc52698: Preparing 01:25:18 63ca1fbb43ae: Preparing 01:25:18 b064fbc52698: Waiting 01:25:18 63ca1fbb43ae: Waiting 01:25:18 0a96fec93b67: Layer already exists 01:25:18 9d3082addeb4: Layer already exists 01:25:18 95d88e0c5b4b: Layer already exists 01:25:18 1bf865e3c3d7: Layer already exists 01:25:18 90346d931cb9: Layer already exists 01:25:18 63ca1fbb43ae: Layer already exists 01:25:18 b064fbc52698: Layer already exists 01:25:18 main: digest: sha256:345f27d7a572211801c9bd2a88d1d14298acfc4ee2769adeeae9ebf1ed6120e5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:25:18 ===================================================== [Pipeline] echo 01:25:18 taggedImages: 01:25:18 - nexus3.edgexfoundry.org:10004/core-command:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 01:25:18 - nexus3.edgexfoundry.org:10004/core-command:latest 01:25:18 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.11 01:25:18 - nexus3.edgexfoundry.org:10004/core-command:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 01:25:18 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 01:25:18 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 01:25:18 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 01:25:18 latest 01:25:18 4.0.0-dev.11 01:25:18 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 01:25:18 main 01:25:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:19 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 01:25:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:25:19 644f3c057e89: Preparing 01:25:19 94324e4c4525: Preparing 01:25:19 0ae88070b356: Preparing 01:25:19 e511b7abb467: Preparing 01:25:19 90346d931cb9: Preparing 01:25:19 9d3082addeb4: Preparing 01:25:19 0a96fec93b67: Preparing 01:25:19 b064fbc52698: Preparing 01:25:19 63ca1fbb43ae: Preparing 01:25:19 0a96fec93b67: Waiting 01:25:19 b064fbc52698: Waiting 01:25:19 63ca1fbb43ae: Waiting 01:25:19 90346d931cb9: Layer already exists 01:25:19 9d3082addeb4: Layer already exists 01:25:19 0a96fec93b67: Layer already exists 01:25:19 94324e4c4525: Pushed 01:25:19 0ae88070b356: Pushed 01:25:19 b064fbc52698: Layer already exists 01:25:19 63ca1fbb43ae: Layer already exists 01:25:19 644f3c057e89: Pushed 01:25:20 e511b7abb467: Pushed 01:25:20 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:d8d06ef3ca56b4006ad3f57f933dfca8334982cae2b3b3646ea7f34471d9a214 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:20 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:25:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:25:21 644f3c057e89: Preparing 01:25:21 94324e4c4525: Preparing 01:25:21 0ae88070b356: Preparing 01:25:21 e511b7abb467: Preparing 01:25:21 90346d931cb9: Preparing 01:25:21 9d3082addeb4: Preparing 01:25:21 0a96fec93b67: Preparing 01:25:21 b064fbc52698: Preparing 01:25:21 63ca1fbb43ae: Preparing 01:25:21 9d3082addeb4: Waiting 01:25:21 63ca1fbb43ae: Waiting 01:25:21 0a96fec93b67: Waiting 01:25:21 b064fbc52698: Waiting 01:25:21 0ae88070b356: Layer already exists 01:25:21 644f3c057e89: Layer already exists 01:25:21 e511b7abb467: Layer already exists 01:25:21 90346d931cb9: Layer already exists 01:25:21 94324e4c4525: Layer already exists 01:25:21 0a96fec93b67: Layer already exists 01:25:21 9d3082addeb4: Layer already exists 01:25:21 63ca1fbb43ae: Layer already exists 01:25:21 b064fbc52698: Layer already exists 01:25:21 latest: digest: sha256:d8d06ef3ca56b4006ad3f57f933dfca8334982cae2b3b3646ea7f34471d9a214 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:21 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.11 01:25:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:25:21 644f3c057e89: Preparing 01:25:21 94324e4c4525: Preparing 01:25:21 0ae88070b356: Preparing 01:25:21 e511b7abb467: Preparing 01:25:21 90346d931cb9: Preparing 01:25:21 9d3082addeb4: Preparing 01:25:21 0a96fec93b67: Preparing 01:25:21 b064fbc52698: Preparing 01:25:21 63ca1fbb43ae: Preparing 01:25:21 9d3082addeb4: Waiting 01:25:21 0a96fec93b67: Waiting 01:25:21 b064fbc52698: Waiting 01:25:21 63ca1fbb43ae: Waiting 01:25:21 0ae88070b356: Layer already exists 01:25:21 94324e4c4525: Layer already exists 01:25:21 90346d931cb9: Layer already exists 01:25:21 644f3c057e89: Layer already exists 01:25:21 e511b7abb467: Layer already exists 01:25:21 0a96fec93b67: Layer already exists 01:25:21 b064fbc52698: Layer already exists 01:25:21 9d3082addeb4: Layer already exists 01:25:21 63ca1fbb43ae: Layer already exists 01:25:21 4.0.0-dev.11: digest: sha256:d8d06ef3ca56b4006ad3f57f933dfca8334982cae2b3b3646ea7f34471d9a214 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:22 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 01:25:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:25:22 644f3c057e89: Preparing 01:25:22 94324e4c4525: Preparing 01:25:22 0ae88070b356: Preparing 01:25:22 e511b7abb467: Preparing 01:25:22 90346d931cb9: Preparing 01:25:22 9d3082addeb4: Preparing 01:25:22 0a96fec93b67: Preparing 01:25:22 b064fbc52698: Preparing 01:25:22 63ca1fbb43ae: Preparing 01:25:22 0a96fec93b67: Waiting 01:25:22 9d3082addeb4: Waiting 01:25:22 b064fbc52698: Waiting 01:25:22 63ca1fbb43ae: Waiting 01:25:22 644f3c057e89: Layer already exists 01:25:22 90346d931cb9: Layer already exists 01:25:22 e511b7abb467: Layer already exists 01:25:22 0ae88070b356: Layer already exists 01:25:22 94324e4c4525: Layer already exists 01:25:22 0a96fec93b67: Layer already exists 01:25:22 9d3082addeb4: Layer already exists 01:25:22 b064fbc52698: Layer already exists 01:25:22 63ca1fbb43ae: Layer already exists 01:25:22 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:d8d06ef3ca56b4006ad3f57f933dfca8334982cae2b3b3646ea7f34471d9a214 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:22 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 01:25:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:25:23 644f3c057e89: Preparing 01:25:23 94324e4c4525: Preparing 01:25:23 0ae88070b356: Preparing 01:25:23 e511b7abb467: Preparing 01:25:23 90346d931cb9: Preparing 01:25:23 9d3082addeb4: Preparing 01:25:23 0a96fec93b67: Preparing 01:25:23 b064fbc52698: Preparing 01:25:23 63ca1fbb43ae: Preparing 01:25:23 9d3082addeb4: Waiting 01:25:23 0a96fec93b67: Waiting 01:25:23 b064fbc52698: Waiting 01:25:23 63ca1fbb43ae: Waiting 01:25:23 644f3c057e89: Layer already exists 01:25:23 90346d931cb9: Layer already exists 01:25:23 e511b7abb467: Layer already exists 01:25:23 0ae88070b356: Layer already exists 01:25:23 9d3082addeb4: Layer already exists 01:25:23 94324e4c4525: Layer already exists 01:25:23 b064fbc52698: Layer already exists 01:25:23 0a96fec93b67: Layer already exists 01:25:23 63ca1fbb43ae: Layer already exists 01:25:23 main: digest: sha256:d8d06ef3ca56b4006ad3f57f933dfca8334982cae2b3b3646ea7f34471d9a214 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:25:23 ===================================================== [Pipeline] echo 01:25:23 taggedImages: 01:25:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 01:25:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:25:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.11 01:25:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 01:25:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 01:25:23 [edgeXDocker.push] Tagging docker image core-data with the following tags: 01:25:23 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 01:25:23 latest 01:25:23 4.0.0-dev.11 01:25:23 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 01:25:23 main 01:25:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:23 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:24 + docker push nexus3.edgexfoundry.org:10004/core-data:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 01:25:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:25:24 dd44f15cdb36: Preparing 01:25:24 27458e77b90f: Preparing 01:25:24 dcb07986ef53: Preparing 01:25:24 90346d931cb9: Preparing 01:25:24 9d3082addeb4: Preparing 01:25:24 0a96fec93b67: Preparing 01:25:24 fc982fd4cfa9: Preparing 01:25:24 63ca1fbb43ae: Preparing 01:25:24 fc982fd4cfa9: Waiting 01:25:24 0a96fec93b67: Waiting 01:25:24 63ca1fbb43ae: Waiting 01:25:24 90346d931cb9: Layer already exists 01:25:24 9d3082addeb4: Layer already exists 01:25:24 0a96fec93b67: Layer already exists 01:25:24 63ca1fbb43ae: Layer already exists 01:25:24 27458e77b90f: Pushed 01:25:24 dd44f15cdb36: Pushed 01:25:24 fc982fd4cfa9: Pushed 01:25:26 dcb07986ef53: Pushed 01:25:26 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:f9ee4519a99929ec3dc69bec2ae07d30c17759d390eef1077d3ffa6f86fc8344 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:26 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:27 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 01:25:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:25:27 dd44f15cdb36: Preparing 01:25:27 27458e77b90f: Preparing 01:25:27 dcb07986ef53: Preparing 01:25:27 90346d931cb9: Preparing 01:25:27 9d3082addeb4: Preparing 01:25:27 0a96fec93b67: Preparing 01:25:27 fc982fd4cfa9: Preparing 01:25:27 63ca1fbb43ae: Preparing 01:25:27 0a96fec93b67: Waiting 01:25:27 fc982fd4cfa9: Waiting 01:25:27 63ca1fbb43ae: Waiting 01:25:27 27458e77b90f: Layer already exists 01:25:27 9d3082addeb4: Layer already exists 01:25:27 dcb07986ef53: Layer already exists 01:25:27 90346d931cb9: Layer already exists 01:25:27 dd44f15cdb36: Layer already exists 01:25:27 0a96fec93b67: Layer already exists 01:25:27 63ca1fbb43ae: Layer already exists 01:25:27 fc982fd4cfa9: Layer already exists 01:25:27 latest: digest: sha256:f9ee4519a99929ec3dc69bec2ae07d30c17759d390eef1077d3ffa6f86fc8344 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:27 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:27 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.11 01:25:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:25:27 dd44f15cdb36: Preparing 01:25:27 27458e77b90f: Preparing 01:25:27 dcb07986ef53: Preparing 01:25:27 90346d931cb9: Preparing 01:25:27 9d3082addeb4: Preparing 01:25:27 0a96fec93b67: Preparing 01:25:27 fc982fd4cfa9: Preparing 01:25:27 63ca1fbb43ae: Preparing 01:25:27 0a96fec93b67: Waiting 01:25:27 63ca1fbb43ae: Waiting 01:25:27 90346d931cb9: Layer already exists 01:25:27 dd44f15cdb36: Layer already exists 01:25:27 27458e77b90f: Layer already exists 01:25:27 dcb07986ef53: Layer already exists 01:25:27 9d3082addeb4: Layer already exists 01:25:27 0a96fec93b67: Layer already exists 01:25:27 fc982fd4cfa9: Layer already exists 01:25:27 63ca1fbb43ae: Layer already exists 01:25:27 4.0.0-dev.11: digest: sha256:f9ee4519a99929ec3dc69bec2ae07d30c17759d390eef1077d3ffa6f86fc8344 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:28 + docker push nexus3.edgexfoundry.org:10004/core-data:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 01:25:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:25:28 dd44f15cdb36: Preparing 01:25:28 27458e77b90f: Preparing 01:25:28 dcb07986ef53: Preparing 01:25:28 90346d931cb9: Preparing 01:25:28 9d3082addeb4: Preparing 01:25:28 0a96fec93b67: Preparing 01:25:28 fc982fd4cfa9: Preparing 01:25:28 63ca1fbb43ae: Preparing 01:25:28 0a96fec93b67: Waiting 01:25:28 fc982fd4cfa9: Waiting 01:25:28 63ca1fbb43ae: Waiting 01:25:28 9d3082addeb4: Layer already exists 01:25:28 90346d931cb9: Layer already exists 01:25:28 dd44f15cdb36: Layer already exists 01:25:28 27458e77b90f: Layer already exists 01:25:28 dcb07986ef53: Layer already exists 01:25:28 63ca1fbb43ae: Layer already exists 01:25:28 fc982fd4cfa9: Layer already exists 01:25:28 0a96fec93b67: Layer already exists 01:25:28 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:f9ee4519a99929ec3dc69bec2ae07d30c17759d390eef1077d3ffa6f86fc8344 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:29 + docker push nexus3.edgexfoundry.org:10004/core-data:main 01:25:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:25:29 dd44f15cdb36: Preparing 01:25:29 27458e77b90f: Preparing 01:25:29 dcb07986ef53: Preparing 01:25:29 90346d931cb9: Preparing 01:25:29 9d3082addeb4: Preparing 01:25:29 0a96fec93b67: Preparing 01:25:29 fc982fd4cfa9: Preparing 01:25:29 63ca1fbb43ae: Preparing 01:25:29 0a96fec93b67: Waiting 01:25:29 fc982fd4cfa9: Waiting 01:25:29 63ca1fbb43ae: Waiting 01:25:29 27458e77b90f: Layer already exists 01:25:29 dd44f15cdb36: Layer already exists 01:25:29 9d3082addeb4: Layer already exists 01:25:29 dcb07986ef53: Layer already exists 01:25:29 90346d931cb9: Layer already exists 01:25:29 0a96fec93b67: Layer already exists 01:25:29 63ca1fbb43ae: Layer already exists 01:25:29 fc982fd4cfa9: Layer already exists 01:25:29 main: digest: sha256:f9ee4519a99929ec3dc69bec2ae07d30c17759d390eef1077d3ffa6f86fc8344 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:25:29 ===================================================== [Pipeline] echo 01:25:29 taggedImages: 01:25:29 - nexus3.edgexfoundry.org:10004/core-data:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 01:25:29 - nexus3.edgexfoundry.org:10004/core-data:latest 01:25:29 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.11 01:25:29 - nexus3.edgexfoundry.org:10004/core-data:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 01:25:29 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 01:25:29 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 01:25:29 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 01:25:29 latest 01:25:29 4.0.0-dev.11 01:25:29 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 01:25:29 main 01:25:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:29 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:30 + docker push nexus3.edgexfoundry.org:10004/core-keeper:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 01:25:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:25:30 e543554cfe1f: Preparing 01:25:30 243fd0e06b67: Preparing 01:25:30 192aff2dd71f: Preparing 01:25:30 9d3082addeb4: Preparing 01:25:30 4ebaa7b07adc: Preparing 01:25:30 3f32053ba96a: Preparing 01:25:30 63ca1fbb43ae: Preparing 01:25:30 3f32053ba96a: Waiting 01:25:30 63ca1fbb43ae: Waiting 01:25:30 9d3082addeb4: Layer already exists 01:25:30 e543554cfe1f: Pushed 01:25:30 243fd0e06b67: Pushed 01:25:30 3f32053ba96a: Pushed 01:25:30 63ca1fbb43ae: Layer already exists 01:25:30 4ebaa7b07adc: Pushed 01:25:32 192aff2dd71f: Pushed 01:25:32 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:b03c8238c006de1f994d8641363891e17737181d44daad740b5bb2f135ae702d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:33 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:33 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 01:25:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:25:33 e543554cfe1f: Preparing 01:25:33 243fd0e06b67: Preparing 01:25:33 192aff2dd71f: Preparing 01:25:33 9d3082addeb4: Preparing 01:25:33 4ebaa7b07adc: Preparing 01:25:33 3f32053ba96a: Preparing 01:25:33 63ca1fbb43ae: Preparing 01:25:33 3f32053ba96a: Waiting 01:25:33 63ca1fbb43ae: Waiting 01:25:33 243fd0e06b67: Layer already exists 01:25:33 4ebaa7b07adc: Layer already exists 01:25:33 192aff2dd71f: Layer already exists 01:25:33 9d3082addeb4: Layer already exists 01:25:33 e543554cfe1f: Layer already exists 01:25:33 3f32053ba96a: Layer already exists 01:25:33 63ca1fbb43ae: Layer already exists 01:25:33 latest: digest: sha256:b03c8238c006de1f994d8641363891e17737181d44daad740b5bb2f135ae702d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:33 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:34 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.11 01:25:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:25:34 e543554cfe1f: Preparing 01:25:34 243fd0e06b67: Preparing 01:25:34 192aff2dd71f: Preparing 01:25:34 9d3082addeb4: Preparing 01:25:34 4ebaa7b07adc: Preparing 01:25:34 3f32053ba96a: Preparing 01:25:34 63ca1fbb43ae: Preparing 01:25:34 3f32053ba96a: Waiting 01:25:34 192aff2dd71f: Layer already exists 01:25:34 e543554cfe1f: Layer already exists 01:25:34 4ebaa7b07adc: Layer already exists 01:25:34 9d3082addeb4: Layer already exists 01:25:34 243fd0e06b67: Layer already exists 01:25:34 3f32053ba96a: Layer already exists 01:25:34 63ca1fbb43ae: Layer already exists 01:25:34 4.0.0-dev.11: digest: sha256:b03c8238c006de1f994d8641363891e17737181d44daad740b5bb2f135ae702d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:34 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:34 + docker push nexus3.edgexfoundry.org:10004/core-keeper:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 01:25:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:25:34 e543554cfe1f: Preparing 01:25:34 243fd0e06b67: Preparing 01:25:34 192aff2dd71f: Preparing 01:25:34 9d3082addeb4: Preparing 01:25:34 4ebaa7b07adc: Preparing 01:25:34 3f32053ba96a: Preparing 01:25:34 63ca1fbb43ae: Preparing 01:25:34 3f32053ba96a: Waiting 01:25:34 63ca1fbb43ae: Waiting 01:25:34 e543554cfe1f: Layer already exists 01:25:34 243fd0e06b67: Layer already exists 01:25:34 192aff2dd71f: Layer already exists 01:25:34 4ebaa7b07adc: Layer already exists 01:25:34 9d3082addeb4: Layer already exists 01:25:34 63ca1fbb43ae: Layer already exists 01:25:34 3f32053ba96a: Layer already exists 01:25:34 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:b03c8238c006de1f994d8641363891e17737181d44daad740b5bb2f135ae702d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:35 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:35 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 01:25:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:25:35 e543554cfe1f: Preparing 01:25:35 243fd0e06b67: Preparing 01:25:35 192aff2dd71f: Preparing 01:25:35 9d3082addeb4: Preparing 01:25:35 4ebaa7b07adc: Preparing 01:25:35 3f32053ba96a: Preparing 01:25:35 63ca1fbb43ae: Preparing 01:25:35 3f32053ba96a: Waiting 01:25:35 63ca1fbb43ae: Waiting 01:25:35 4ebaa7b07adc: Layer already exists 01:25:35 192aff2dd71f: Layer already exists 01:25:35 e543554cfe1f: Layer already exists 01:25:35 243fd0e06b67: Layer already exists 01:25:35 9d3082addeb4: Layer already exists 01:25:35 63ca1fbb43ae: Layer already exists 01:25:35 3f32053ba96a: Layer already exists 01:25:35 main: digest: sha256:b03c8238c006de1f994d8641363891e17737181d44daad740b5bb2f135ae702d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:25:35 ===================================================== [Pipeline] echo 01:25:35 taggedImages: 01:25:35 - nexus3.edgexfoundry.org:10004/core-keeper:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 01:25:35 - nexus3.edgexfoundry.org:10004/core-keeper:latest 01:25:35 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.11 01:25:35 - nexus3.edgexfoundry.org:10004/core-keeper:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 01:25:35 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 01:25:35 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 01:25:35 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 01:25:35 latest 01:25:35 4.0.0-dev.11 01:25:35 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 01:25:35 main 01:25:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:36 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 01:25:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:25:36 4267f757d306: Preparing 01:25:36 f0cf165293af: Preparing 01:25:36 b01a6993a1dd: Preparing 01:25:36 78fcb0413eee: Preparing 01:25:36 90346d931cb9: Preparing 01:25:36 9d3082addeb4: Preparing 01:25:36 0a96fec93b67: Preparing 01:25:36 b064fbc52698: Preparing 01:25:36 63ca1fbb43ae: Preparing 01:25:36 9d3082addeb4: Waiting 01:25:36 0a96fec93b67: Waiting 01:25:36 b064fbc52698: Waiting 01:25:36 90346d931cb9: Layer already exists 01:25:36 9d3082addeb4: Layer already exists 01:25:36 0a96fec93b67: Layer already exists 01:25:36 b064fbc52698: Layer already exists 01:25:36 63ca1fbb43ae: Layer already exists 01:25:36 f0cf165293af: Pushed 01:25:36 4267f757d306: Pushed 01:25:36 b01a6993a1dd: Pushed 01:25:38 78fcb0413eee: Pushed 01:25:39 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:25e4fdfadc82ac404c50b9f76f60145b2e3c862d170fca749f23fefb5f91ec3f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:39 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 01:25:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:25:39 4267f757d306: Preparing 01:25:39 f0cf165293af: Preparing 01:25:39 b01a6993a1dd: Preparing 01:25:39 78fcb0413eee: Preparing 01:25:39 90346d931cb9: Preparing 01:25:39 9d3082addeb4: Preparing 01:25:39 0a96fec93b67: Preparing 01:25:39 b064fbc52698: Preparing 01:25:39 63ca1fbb43ae: Preparing 01:25:39 9d3082addeb4: Waiting 01:25:39 0a96fec93b67: Waiting 01:25:39 b064fbc52698: Waiting 01:25:39 63ca1fbb43ae: Waiting 01:25:39 90346d931cb9: Layer already exists 01:25:39 b01a6993a1dd: Layer already exists 01:25:39 78fcb0413eee: Layer already exists 01:25:39 4267f757d306: Layer already exists 01:25:39 f0cf165293af: Layer already exists 01:25:39 b064fbc52698: Layer already exists 01:25:39 0a96fec93b67: Layer already exists 01:25:39 9d3082addeb4: Layer already exists 01:25:39 63ca1fbb43ae: Layer already exists 01:25:39 latest: digest: sha256:25e4fdfadc82ac404c50b9f76f60145b2e3c862d170fca749f23fefb5f91ec3f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.11 01:25:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:25:40 4267f757d306: Preparing 01:25:40 f0cf165293af: Preparing 01:25:40 b01a6993a1dd: Preparing 01:25:40 78fcb0413eee: Preparing 01:25:40 90346d931cb9: Preparing 01:25:40 9d3082addeb4: Preparing 01:25:40 0a96fec93b67: Preparing 01:25:40 b064fbc52698: Preparing 01:25:40 63ca1fbb43ae: Preparing 01:25:40 9d3082addeb4: Waiting 01:25:40 0a96fec93b67: Waiting 01:25:40 b064fbc52698: Waiting 01:25:40 63ca1fbb43ae: Waiting 01:25:40 f0cf165293af: Layer already exists 01:25:40 78fcb0413eee: Layer already exists 01:25:40 4267f757d306: Layer already exists 01:25:40 90346d931cb9: Layer already exists 01:25:40 b01a6993a1dd: Layer already exists 01:25:40 9d3082addeb4: Layer already exists 01:25:40 b064fbc52698: Layer already exists 01:25:40 0a96fec93b67: Layer already exists 01:25:40 63ca1fbb43ae: Layer already exists 01:25:40 4.0.0-dev.11: digest: sha256:25e4fdfadc82ac404c50b9f76f60145b2e3c862d170fca749f23fefb5f91ec3f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 01:25:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:25:41 4267f757d306: Preparing 01:25:41 f0cf165293af: Preparing 01:25:41 b01a6993a1dd: Preparing 01:25:41 78fcb0413eee: Preparing 01:25:41 90346d931cb9: Preparing 01:25:41 9d3082addeb4: Preparing 01:25:41 0a96fec93b67: Preparing 01:25:41 b064fbc52698: Preparing 01:25:41 63ca1fbb43ae: Preparing 01:25:41 0a96fec93b67: Waiting 01:25:41 b064fbc52698: Waiting 01:25:41 63ca1fbb43ae: Waiting 01:25:41 9d3082addeb4: Waiting 01:25:41 4267f757d306: Layer already exists 01:25:41 f0cf165293af: Layer already exists 01:25:41 90346d931cb9: Layer already exists 01:25:41 b01a6993a1dd: Layer already exists 01:25:41 78fcb0413eee: Layer already exists 01:25:41 0a96fec93b67: Layer already exists 01:25:41 9d3082addeb4: Layer already exists 01:25:41 b064fbc52698: Layer already exists 01:25:41 63ca1fbb43ae: Layer already exists 01:25:41 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:25e4fdfadc82ac404c50b9f76f60145b2e3c862d170fca749f23fefb5f91ec3f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 01:25:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:25:41 4267f757d306: Preparing 01:25:41 f0cf165293af: Preparing 01:25:41 b01a6993a1dd: Preparing 01:25:41 78fcb0413eee: Preparing 01:25:41 90346d931cb9: Preparing 01:25:41 9d3082addeb4: Preparing 01:25:41 0a96fec93b67: Preparing 01:25:41 b064fbc52698: Preparing 01:25:41 63ca1fbb43ae: Preparing 01:25:41 9d3082addeb4: Waiting 01:25:41 0a96fec93b67: Waiting 01:25:41 b064fbc52698: Waiting 01:25:41 63ca1fbb43ae: Waiting 01:25:41 4267f757d306: Layer already exists 01:25:41 78fcb0413eee: Layer already exists 01:25:41 b01a6993a1dd: Layer already exists 01:25:41 90346d931cb9: Layer already exists 01:25:41 f0cf165293af: Layer already exists 01:25:41 b064fbc52698: Layer already exists 01:25:41 9d3082addeb4: Layer already exists 01:25:41 0a96fec93b67: Layer already exists 01:25:41 63ca1fbb43ae: Layer already exists 01:25:41 main: digest: sha256:25e4fdfadc82ac404c50b9f76f60145b2e3c862d170fca749f23fefb5f91ec3f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:25:41 ===================================================== [Pipeline] echo 01:25:41 taggedImages: 01:25:41 - nexus3.edgexfoundry.org:10004/core-metadata:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 01:25:41 - nexus3.edgexfoundry.org:10004/core-metadata:latest 01:25:41 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.11 01:25:41 - nexus3.edgexfoundry.org:10004/core-metadata:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 01:25:41 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 01:25:41 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 01:25:41 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 01:25:41 latest 01:25:41 4.0.0-dev.11 01:25:41 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 01:25:41 main 01:25:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:42 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 01:25:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:25:42 394388c3af99: Preparing 01:25:42 8f3531f6624b: Preparing 01:25:42 312fb0ca6d3e: Preparing 01:25:42 4b242fba5c84: Preparing 01:25:42 6939a6127b3b: Preparing 01:25:42 083e725d585a: Preparing 01:25:42 919c3bab69a4: Preparing 01:25:42 90346d931cb9: Preparing 01:25:42 9d3082addeb4: Preparing 01:25:42 484998940019: Preparing 01:25:42 e0d23d342a26: Preparing 01:25:42 5f70bf18a086: Preparing 01:25:42 2f05966a3b42: Preparing 01:25:42 28411c0af149: Preparing 01:25:42 b73c6a187105: Preparing 01:25:42 63ca1fbb43ae: Preparing 01:25:42 083e725d585a: Waiting 01:25:42 e0d23d342a26: Waiting 01:25:42 9d3082addeb4: Waiting 01:25:42 919c3bab69a4: Waiting 01:25:42 b73c6a187105: Waiting 01:25:42 5f70bf18a086: Waiting 01:25:42 90346d931cb9: Waiting 01:25:42 484998940019: Waiting 01:25:42 63ca1fbb43ae: Waiting 01:25:42 28411c0af149: Waiting 01:25:42 2f05966a3b42: Waiting 01:25:42 8f3531f6624b: Pushed 01:25:42 6939a6127b3b: Pushed 01:25:42 4b242fba5c84: Pushed 01:25:42 312fb0ca6d3e: Pushed 01:25:42 394388c3af99: Pushed 01:25:42 90346d931cb9: Layer already exists 01:25:42 9d3082addeb4: Layer already exists 01:25:42 083e725d585a: Pushed 01:25:42 5f70bf18a086: Layer already exists 01:25:42 484998940019: Pushed 01:25:42 e0d23d342a26: Pushed 01:25:42 2f05966a3b42: Pushed 01:25:42 63ca1fbb43ae: Layer already exists 01:25:42 b73c6a187105: Pushed 01:25:43 28411c0af149: Pushed 01:25:43 919c3bab69a4: Pushed 01:25:43 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:fa7f9c7b0793e92acb6e64e2abf35ac71dcfd8947066d76f6b624fa2bfff7040 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:44 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:25:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:25:44 394388c3af99: Preparing 01:25:44 8f3531f6624b: Preparing 01:25:44 312fb0ca6d3e: Preparing 01:25:44 4b242fba5c84: Preparing 01:25:44 6939a6127b3b: Preparing 01:25:44 083e725d585a: Preparing 01:25:44 919c3bab69a4: Preparing 01:25:44 90346d931cb9: Preparing 01:25:44 083e725d585a: Waiting 01:25:44 919c3bab69a4: Waiting 01:25:44 9d3082addeb4: Preparing 01:25:44 484998940019: Preparing 01:25:44 e0d23d342a26: Preparing 01:25:44 5f70bf18a086: Preparing 01:25:44 9d3082addeb4: Waiting 01:25:44 2f05966a3b42: Preparing 01:25:44 28411c0af149: Preparing 01:25:44 b73c6a187105: Preparing 01:25:44 63ca1fbb43ae: Preparing 01:25:44 5f70bf18a086: Waiting 01:25:44 2f05966a3b42: Waiting 01:25:44 b73c6a187105: Waiting 01:25:44 63ca1fbb43ae: Waiting 01:25:44 28411c0af149: Waiting 01:25:44 e0d23d342a26: Waiting 01:25:44 484998940019: Waiting 01:25:44 394388c3af99: Layer already exists 01:25:44 8f3531f6624b: Layer already exists 01:25:44 4b242fba5c84: Layer already exists 01:25:44 6939a6127b3b: Layer already exists 01:25:44 312fb0ca6d3e: Layer already exists 01:25:44 083e725d585a: Layer already exists 01:25:44 919c3bab69a4: Layer already exists 01:25:44 9d3082addeb4: Layer already exists 01:25:44 90346d931cb9: Layer already exists 01:25:44 484998940019: Layer already exists 01:25:44 e0d23d342a26: Layer already exists 01:25:44 5f70bf18a086: Layer already exists 01:25:44 2f05966a3b42: Layer already exists 01:25:44 28411c0af149: Layer already exists 01:25:44 63ca1fbb43ae: Layer already exists 01:25:44 b73c6a187105: Layer already exists 01:25:44 latest: digest: sha256:fa7f9c7b0793e92acb6e64e2abf35ac71dcfd8947066d76f6b624fa2bfff7040 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.11 01:25:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:25:45 394388c3af99: Preparing 01:25:45 8f3531f6624b: Preparing 01:25:45 312fb0ca6d3e: Preparing 01:25:45 4b242fba5c84: Preparing 01:25:45 6939a6127b3b: Preparing 01:25:45 083e725d585a: Preparing 01:25:45 919c3bab69a4: Preparing 01:25:45 90346d931cb9: Preparing 01:25:45 9d3082addeb4: Preparing 01:25:45 083e725d585a: Waiting 01:25:45 484998940019: Preparing 01:25:45 e0d23d342a26: Preparing 01:25:45 5f70bf18a086: Preparing 01:25:45 2f05966a3b42: Preparing 01:25:45 919c3bab69a4: Waiting 01:25:45 5f70bf18a086: Waiting 01:25:45 e0d23d342a26: Waiting 01:25:45 28411c0af149: Preparing 01:25:45 9d3082addeb4: Waiting 01:25:45 2f05966a3b42: Waiting 01:25:45 b73c6a187105: Preparing 01:25:45 90346d931cb9: Waiting 01:25:45 63ca1fbb43ae: Preparing 01:25:45 28411c0af149: Waiting 01:25:45 b73c6a187105: Waiting 01:25:45 63ca1fbb43ae: Waiting 01:25:45 4b242fba5c84: Layer already exists 01:25:45 6939a6127b3b: Layer already exists 01:25:45 394388c3af99: Layer already exists 01:25:45 8f3531f6624b: Layer already exists 01:25:45 312fb0ca6d3e: Layer already exists 01:25:45 90346d931cb9: Layer already exists 01:25:45 083e725d585a: Layer already exists 01:25:45 919c3bab69a4: Layer already exists 01:25:45 9d3082addeb4: Layer already exists 01:25:45 484998940019: Layer already exists 01:25:45 5f70bf18a086: Layer already exists 01:25:45 e0d23d342a26: Layer already exists 01:25:45 2f05966a3b42: Layer already exists 01:25:45 28411c0af149: Layer already exists 01:25:45 b73c6a187105: Layer already exists 01:25:45 63ca1fbb43ae: Layer already exists 01:25:45 4.0.0-dev.11: digest: sha256:fa7f9c7b0793e92acb6e64e2abf35ac71dcfd8947066d76f6b624fa2bfff7040 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 01:25:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:25:46 394388c3af99: Preparing 01:25:46 8f3531f6624b: Preparing 01:25:46 312fb0ca6d3e: Preparing 01:25:46 4b242fba5c84: Preparing 01:25:46 6939a6127b3b: Preparing 01:25:46 083e725d585a: Preparing 01:25:46 919c3bab69a4: Preparing 01:25:46 90346d931cb9: Preparing 01:25:46 9d3082addeb4: Preparing 01:25:46 484998940019: Preparing 01:25:46 e0d23d342a26: Preparing 01:25:46 5f70bf18a086: Preparing 01:25:46 2f05966a3b42: Preparing 01:25:46 28411c0af149: Preparing 01:25:46 b73c6a187105: Preparing 01:25:46 63ca1fbb43ae: Preparing 01:25:46 919c3bab69a4: Waiting 01:25:46 90346d931cb9: Waiting 01:25:46 9d3082addeb4: Waiting 01:25:46 484998940019: Waiting 01:25:46 e0d23d342a26: Waiting 01:25:46 5f70bf18a086: Waiting 01:25:46 2f05966a3b42: Waiting 01:25:46 28411c0af149: Waiting 01:25:46 b73c6a187105: Waiting 01:25:46 63ca1fbb43ae: Waiting 01:25:46 083e725d585a: Waiting 01:25:46 8f3531f6624b: Layer already exists 01:25:46 312fb0ca6d3e: Layer already exists 01:25:46 4b242fba5c84: Layer already exists 01:25:46 394388c3af99: Layer already exists 01:25:46 6939a6127b3b: Layer already exists 01:25:46 083e725d585a: Layer already exists 01:25:46 484998940019: Layer already exists 01:25:46 9d3082addeb4: Layer already exists 01:25:46 90346d931cb9: Layer already exists 01:25:46 919c3bab69a4: Layer already exists 01:25:46 2f05966a3b42: Layer already exists 01:25:46 e0d23d342a26: Layer already exists 01:25:46 5f70bf18a086: Layer already exists 01:25:46 28411c0af149: Layer already exists 01:25:46 b73c6a187105: Layer already exists 01:25:46 63ca1fbb43ae: Layer already exists 01:25:46 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:fa7f9c7b0793e92acb6e64e2abf35ac71dcfd8947066d76f6b624fa2bfff7040 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:46 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:25:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:25:47 394388c3af99: Preparing 01:25:47 8f3531f6624b: Preparing 01:25:47 312fb0ca6d3e: Preparing 01:25:47 4b242fba5c84: Preparing 01:25:47 6939a6127b3b: Preparing 01:25:47 083e725d585a: Preparing 01:25:47 919c3bab69a4: Preparing 01:25:47 90346d931cb9: Preparing 01:25:47 9d3082addeb4: Preparing 01:25:47 484998940019: Preparing 01:25:47 e0d23d342a26: Preparing 01:25:47 5f70bf18a086: Preparing 01:25:47 2f05966a3b42: Preparing 01:25:47 28411c0af149: Preparing 01:25:47 b73c6a187105: Preparing 01:25:47 63ca1fbb43ae: Preparing 01:25:47 9d3082addeb4: Waiting 01:25:47 484998940019: Waiting 01:25:47 e0d23d342a26: Waiting 01:25:47 28411c0af149: Waiting 01:25:47 b73c6a187105: Waiting 01:25:47 5f70bf18a086: Waiting 01:25:47 2f05966a3b42: Waiting 01:25:47 919c3bab69a4: Waiting 01:25:47 90346d931cb9: Waiting 01:25:47 63ca1fbb43ae: Waiting 01:25:47 083e725d585a: Waiting 01:25:47 4b242fba5c84: Layer already exists 01:25:47 394388c3af99: Layer already exists 01:25:47 6939a6127b3b: Layer already exists 01:25:47 8f3531f6624b: Layer already exists 01:25:47 312fb0ca6d3e: Layer already exists 01:25:47 9d3082addeb4: Layer already exists 01:25:47 083e725d585a: Layer already exists 01:25:47 90346d931cb9: Layer already exists 01:25:47 484998940019: Layer already exists 01:25:47 919c3bab69a4: Layer already exists 01:25:47 5f70bf18a086: Layer already exists 01:25:47 e0d23d342a26: Layer already exists 01:25:47 2f05966a3b42: Layer already exists 01:25:47 28411c0af149: Layer already exists 01:25:47 b73c6a187105: Layer already exists 01:25:47 63ca1fbb43ae: Layer already exists 01:25:47 main: digest: sha256:fa7f9c7b0793e92acb6e64e2abf35ac71dcfd8947066d76f6b624fa2bfff7040 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:25:47 ===================================================== [Pipeline] echo 01:25:47 taggedImages: 01:25:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 01:25:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:25:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.11 01:25:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 01:25:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 01:25:47 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 01:25:47 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 01:25:47 latest 01:25:47 4.0.0-dev.11 01:25:47 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 01:25:47 main 01:25:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:47 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 01:25:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:25:48 644f3c057e89: Preparing 01:25:48 94324e4c4525: Preparing 01:25:48 8870c1766e57: Preparing 01:25:48 14e9c2c34cec: Preparing 01:25:48 90346d931cb9: Preparing 01:25:48 9d3082addeb4: Preparing 01:25:48 0a96fec93b67: Preparing 01:25:48 b064fbc52698: Preparing 01:25:48 63ca1fbb43ae: Preparing 01:25:48 9d3082addeb4: Waiting 01:25:48 0a96fec93b67: Waiting 01:25:48 b064fbc52698: Waiting 01:25:48 63ca1fbb43ae: Waiting 01:25:48 90346d931cb9: Layer already exists 01:25:48 94324e4c4525: Layer already exists 01:25:48 644f3c057e89: Layer already exists 01:25:48 9d3082addeb4: Layer already exists 01:25:48 0a96fec93b67: Layer already exists 01:25:48 b064fbc52698: Layer already exists 01:25:48 63ca1fbb43ae: Layer already exists 01:25:48 8870c1766e57: Pushed 01:25:49 14e9c2c34cec: Pushed 01:25:50 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:dbcaa313ff09172feba10056310c60ceb29c4e544b64ecbab484a70649957f04 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:50 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:25:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:25:50 644f3c057e89: Preparing 01:25:50 94324e4c4525: Preparing 01:25:50 8870c1766e57: Preparing 01:25:50 14e9c2c34cec: Preparing 01:25:50 90346d931cb9: Preparing 01:25:50 9d3082addeb4: Preparing 01:25:50 0a96fec93b67: Preparing 01:25:50 b064fbc52698: Preparing 01:25:50 63ca1fbb43ae: Preparing 01:25:50 0a96fec93b67: Waiting 01:25:50 b064fbc52698: Waiting 01:25:50 63ca1fbb43ae: Waiting 01:25:50 9d3082addeb4: Waiting 01:25:50 644f3c057e89: Layer already exists 01:25:50 94324e4c4525: Layer already exists 01:25:50 90346d931cb9: Layer already exists 01:25:50 8870c1766e57: Layer already exists 01:25:50 14e9c2c34cec: Layer already exists 01:25:50 0a96fec93b67: Layer already exists 01:25:50 9d3082addeb4: Layer already exists 01:25:50 b064fbc52698: Layer already exists 01:25:50 63ca1fbb43ae: Layer already exists 01:25:50 latest: digest: sha256:dbcaa313ff09172feba10056310c60ceb29c4e544b64ecbab484a70649957f04 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:51 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.11 01:25:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:25:51 644f3c057e89: Preparing 01:25:51 94324e4c4525: Preparing 01:25:51 8870c1766e57: Preparing 01:25:51 14e9c2c34cec: Preparing 01:25:51 90346d931cb9: Preparing 01:25:51 9d3082addeb4: Preparing 01:25:51 0a96fec93b67: Preparing 01:25:51 b064fbc52698: Preparing 01:25:51 63ca1fbb43ae: Preparing 01:25:51 0a96fec93b67: Waiting 01:25:51 63ca1fbb43ae: Waiting 01:25:51 9d3082addeb4: Waiting 01:25:51 b064fbc52698: Waiting 01:25:51 644f3c057e89: Layer already exists 01:25:51 94324e4c4525: Layer already exists 01:25:51 14e9c2c34cec: Layer already exists 01:25:51 90346d931cb9: Layer already exists 01:25:51 8870c1766e57: Layer already exists 01:25:51 b064fbc52698: Layer already exists 01:25:51 63ca1fbb43ae: Layer already exists 01:25:51 0a96fec93b67: Layer already exists 01:25:51 9d3082addeb4: Layer already exists 01:25:51 4.0.0-dev.11: digest: sha256:dbcaa313ff09172feba10056310c60ceb29c4e544b64ecbab484a70649957f04 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:51 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 01:25:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:25:52 644f3c057e89: Preparing 01:25:52 94324e4c4525: Preparing 01:25:52 8870c1766e57: Preparing 01:25:52 14e9c2c34cec: Preparing 01:25:52 90346d931cb9: Preparing 01:25:52 9d3082addeb4: Preparing 01:25:52 0a96fec93b67: Preparing 01:25:52 b064fbc52698: Preparing 01:25:52 63ca1fbb43ae: Preparing 01:25:52 9d3082addeb4: Waiting 01:25:52 0a96fec93b67: Waiting 01:25:52 b064fbc52698: Waiting 01:25:52 63ca1fbb43ae: Waiting 01:25:52 90346d931cb9: Layer already exists 01:25:52 14e9c2c34cec: Layer already exists 01:25:52 94324e4c4525: Layer already exists 01:25:52 8870c1766e57: Layer already exists 01:25:52 644f3c057e89: Layer already exists 01:25:52 9d3082addeb4: Layer already exists 01:25:52 0a96fec93b67: Layer already exists 01:25:52 63ca1fbb43ae: Layer already exists 01:25:52 b064fbc52698: Layer already exists 01:25:52 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:dbcaa313ff09172feba10056310c60ceb29c4e544b64ecbab484a70649957f04 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:52 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 01:25:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:25:52 644f3c057e89: Preparing 01:25:52 94324e4c4525: Preparing 01:25:52 8870c1766e57: Preparing 01:25:52 14e9c2c34cec: Preparing 01:25:52 90346d931cb9: Preparing 01:25:52 9d3082addeb4: Preparing 01:25:52 0a96fec93b67: Preparing 01:25:52 b064fbc52698: Preparing 01:25:52 63ca1fbb43ae: Preparing 01:25:52 0a96fec93b67: Waiting 01:25:52 63ca1fbb43ae: Waiting 01:25:52 9d3082addeb4: Waiting 01:25:52 b064fbc52698: Waiting 01:25:52 94324e4c4525: Layer already exists 01:25:52 8870c1766e57: Layer already exists 01:25:52 14e9c2c34cec: Layer already exists 01:25:52 644f3c057e89: Layer already exists 01:25:52 90346d931cb9: Layer already exists 01:25:52 9d3082addeb4: Layer already exists 01:25:52 0a96fec93b67: Layer already exists 01:25:52 63ca1fbb43ae: Layer already exists 01:25:52 b064fbc52698: Layer already exists 01:25:52 main: digest: sha256:dbcaa313ff09172feba10056310c60ceb29c4e544b64ecbab484a70649957f04 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:25:52 ===================================================== [Pipeline] echo 01:25:52 taggedImages: 01:25:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 01:25:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:25:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.11 01:25:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 01:25:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 01:25:52 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 01:25:52 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 01:25:52 latest 01:25:52 4.0.0-dev.11 01:25:52 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 01:25:52 main 01:25:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:53 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 01:25:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:25:53 3f3a088f12be: Preparing 01:25:53 523b6fd530e4: Preparing 01:25:53 b4d22b4fe213: Preparing 01:25:53 c378c0365c3e: Preparing 01:25:53 2c67a3559948: Preparing 01:25:53 90346d931cb9: Preparing 01:25:53 9d3082addeb4: Preparing 01:25:53 a71df65a2aa3: Preparing 01:25:53 339537f29518: Preparing 01:25:53 89c5b3032999: Preparing 01:25:53 63ca1fbb43ae: Preparing 01:25:53 9d3082addeb4: Waiting 01:25:53 a71df65a2aa3: Waiting 01:25:53 339537f29518: Waiting 01:25:53 89c5b3032999: Waiting 01:25:53 90346d931cb9: Waiting 01:25:53 63ca1fbb43ae: Waiting 01:25:53 2c67a3559948: Pushed 01:25:53 523b6fd530e4: Pushed 01:25:53 c378c0365c3e: Pushed 01:25:53 3f3a088f12be: Pushed 01:25:53 90346d931cb9: Layer already exists 01:25:53 9d3082addeb4: Layer already exists 01:25:53 63ca1fbb43ae: Layer already exists 01:25:53 a71df65a2aa3: Pushed 01:25:53 339537f29518: Pushed 01:25:54 b4d22b4fe213: Pushed 01:25:55 89c5b3032999: Pushed 01:25:55 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:a5aaed997f083d4bbce9b226807e886d1e719fe3386156687e1ba79de79860e8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:56 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:25:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:25:56 3f3a088f12be: Preparing 01:25:56 523b6fd530e4: Preparing 01:25:56 b4d22b4fe213: Preparing 01:25:56 c378c0365c3e: Preparing 01:25:56 2c67a3559948: Preparing 01:25:56 90346d931cb9: Preparing 01:25:56 9d3082addeb4: Preparing 01:25:56 90346d931cb9: Waiting 01:25:56 a71df65a2aa3: Preparing 01:25:56 339537f29518: Preparing 01:25:56 a71df65a2aa3: Waiting 01:25:56 9d3082addeb4: Waiting 01:25:56 89c5b3032999: Preparing 01:25:56 63ca1fbb43ae: Preparing 01:25:56 339537f29518: Waiting 01:25:56 63ca1fbb43ae: Waiting 01:25:56 c378c0365c3e: Layer already exists 01:25:56 2c67a3559948: Layer already exists 01:25:56 b4d22b4fe213: Layer already exists 01:25:56 523b6fd530e4: Layer already exists 01:25:56 3f3a088f12be: Layer already exists 01:25:56 9d3082addeb4: Layer already exists 01:25:56 90346d931cb9: Layer already exists 01:25:56 339537f29518: Layer already exists 01:25:56 a71df65a2aa3: Layer already exists 01:25:56 89c5b3032999: Layer already exists 01:25:56 63ca1fbb43ae: Layer already exists 01:25:56 latest: digest: sha256:a5aaed997f083d4bbce9b226807e886d1e719fe3386156687e1ba79de79860e8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:56 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.11 01:25:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:25:57 3f3a088f12be: Preparing 01:25:57 523b6fd530e4: Preparing 01:25:57 b4d22b4fe213: Preparing 01:25:57 c378c0365c3e: Preparing 01:25:57 2c67a3559948: Preparing 01:25:57 90346d931cb9: Preparing 01:25:57 9d3082addeb4: Preparing 01:25:57 a71df65a2aa3: Preparing 01:25:57 339537f29518: Preparing 01:25:57 89c5b3032999: Preparing 01:25:57 63ca1fbb43ae: Preparing 01:25:57 a71df65a2aa3: Waiting 01:25:57 339537f29518: Waiting 01:25:57 90346d931cb9: Waiting 01:25:57 9d3082addeb4: Waiting 01:25:57 89c5b3032999: Waiting 01:25:57 63ca1fbb43ae: Waiting 01:25:57 3f3a088f12be: Layer already exists 01:25:57 b4d22b4fe213: Layer already exists 01:25:57 2c67a3559948: Layer already exists 01:25:57 c378c0365c3e: Layer already exists 01:25:57 523b6fd530e4: Layer already exists 01:25:57 9d3082addeb4: Layer already exists 01:25:57 90346d931cb9: Layer already exists 01:25:57 a71df65a2aa3: Layer already exists 01:25:57 339537f29518: Layer already exists 01:25:57 89c5b3032999: Layer already exists 01:25:57 63ca1fbb43ae: Layer already exists 01:25:57 4.0.0-dev.11: digest: sha256:a5aaed997f083d4bbce9b226807e886d1e719fe3386156687e1ba79de79860e8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:57 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 01:25:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:25:57 3f3a088f12be: Preparing 01:25:57 523b6fd530e4: Preparing 01:25:57 b4d22b4fe213: Preparing 01:25:57 c378c0365c3e: Preparing 01:25:57 2c67a3559948: Preparing 01:25:57 90346d931cb9: Preparing 01:25:57 9d3082addeb4: Preparing 01:25:57 a71df65a2aa3: Preparing 01:25:57 339537f29518: Preparing 01:25:57 89c5b3032999: Preparing 01:25:57 63ca1fbb43ae: Preparing 01:25:57 9d3082addeb4: Waiting 01:25:57 a71df65a2aa3: Waiting 01:25:57 90346d931cb9: Waiting 01:25:57 339537f29518: Waiting 01:25:57 89c5b3032999: Waiting 01:25:57 63ca1fbb43ae: Waiting 01:25:57 523b6fd530e4: Layer already exists 01:25:57 b4d22b4fe213: Layer already exists 01:25:57 c378c0365c3e: Layer already exists 01:25:57 2c67a3559948: Layer already exists 01:25:57 3f3a088f12be: Layer already exists 01:25:57 90346d931cb9: Layer already exists 01:25:57 9d3082addeb4: Layer already exists 01:25:57 339537f29518: Layer already exists 01:25:57 a71df65a2aa3: Layer already exists 01:25:57 89c5b3032999: Layer already exists 01:25:57 63ca1fbb43ae: Layer already exists 01:25:57 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:a5aaed997f083d4bbce9b226807e886d1e719fe3386156687e1ba79de79860e8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:58 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:25:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:25:58 3f3a088f12be: Preparing 01:25:58 523b6fd530e4: Preparing 01:25:58 b4d22b4fe213: Preparing 01:25:58 c378c0365c3e: Preparing 01:25:58 2c67a3559948: Preparing 01:25:58 90346d931cb9: Preparing 01:25:58 9d3082addeb4: Preparing 01:25:58 a71df65a2aa3: Preparing 01:25:58 339537f29518: Preparing 01:25:58 89c5b3032999: Preparing 01:25:58 63ca1fbb43ae: Preparing 01:25:58 9d3082addeb4: Waiting 01:25:58 a71df65a2aa3: Waiting 01:25:58 63ca1fbb43ae: Waiting 01:25:58 339537f29518: Waiting 01:25:58 90346d931cb9: Waiting 01:25:58 89c5b3032999: Waiting 01:25:58 2c67a3559948: Layer already exists 01:25:58 c378c0365c3e: Layer already exists 01:25:58 b4d22b4fe213: Layer already exists 01:25:58 523b6fd530e4: Layer already exists 01:25:58 3f3a088f12be: Layer already exists 01:25:58 90346d931cb9: Layer already exists 01:25:58 9d3082addeb4: Layer already exists 01:25:58 89c5b3032999: Layer already exists 01:25:58 339537f29518: Layer already exists 01:25:58 a71df65a2aa3: Layer already exists 01:25:58 63ca1fbb43ae: Layer already exists 01:25:58 main: digest: sha256:a5aaed997f083d4bbce9b226807e886d1e719fe3386156687e1ba79de79860e8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:25:58 ===================================================== [Pipeline] echo 01:25:58 taggedImages: 01:25:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 01:25:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:25:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.11 01:25:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 01:25:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 01:25:58 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 01:25:58 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 01:25:58 latest 01:25:58 4.0.0-dev.11 01:25:58 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 01:25:58 main 01:25:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:58 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 01:25:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:25:59 ca4e90ade39d: Preparing 01:25:59 d00285a49b0b: Preparing 01:25:59 98c44a67f190: Preparing 01:25:59 8314c45ff14c: Preparing 01:25:59 31779715c3f9: Preparing 01:25:59 5ceec4b36b79: Preparing 01:25:59 865181cf2bd3: Preparing 01:25:59 90346d931cb9: Preparing 01:25:59 9d3082addeb4: Preparing 01:25:59 00858623303a: Preparing 01:25:59 b0d592aa8d67: Preparing 01:25:59 63ca1fbb43ae: Preparing 01:25:59 5ceec4b36b79: Waiting 01:25:59 865181cf2bd3: Waiting 01:25:59 90346d931cb9: Waiting 01:25:59 9d3082addeb4: Waiting 01:25:59 00858623303a: Waiting 01:25:59 63ca1fbb43ae: Waiting 01:25:59 b0d592aa8d67: Waiting 01:25:59 d00285a49b0b: Pushed 01:25:59 31779715c3f9: Pushed 01:25:59 ca4e90ade39d: Pushed 01:25:59 90346d931cb9: Layer already exists 01:25:59 9d3082addeb4: Layer already exists 01:25:59 5ceec4b36b79: Pushed 01:25:59 865181cf2bd3: Pushed 01:25:59 63ca1fbb43ae: Layer already exists 01:26:00 00858623303a: Pushed 01:26:00 8314c45ff14c: Pushed 01:26:00 98c44a67f190: Pushed 01:26:00 b0d592aa8d67: Pushed 01:26:00 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:8bab5c9a221f4caadfa472c541508317f2e00c474339cc7e02525f1d1f3aaac1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:01 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:26:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:26:01 ca4e90ade39d: Preparing 01:26:01 d00285a49b0b: Preparing 01:26:01 98c44a67f190: Preparing 01:26:01 8314c45ff14c: Preparing 01:26:01 31779715c3f9: Preparing 01:26:01 5ceec4b36b79: Preparing 01:26:01 865181cf2bd3: Preparing 01:26:01 90346d931cb9: Preparing 01:26:01 9d3082addeb4: Preparing 01:26:01 00858623303a: Preparing 01:26:01 b0d592aa8d67: Preparing 01:26:01 63ca1fbb43ae: Preparing 01:26:01 5ceec4b36b79: Waiting 01:26:01 865181cf2bd3: Waiting 01:26:01 90346d931cb9: Waiting 01:26:01 9d3082addeb4: Waiting 01:26:01 b0d592aa8d67: Waiting 01:26:01 63ca1fbb43ae: Waiting 01:26:01 00858623303a: Waiting 01:26:01 ca4e90ade39d: Layer already exists 01:26:01 31779715c3f9: Layer already exists 01:26:01 d00285a49b0b: Layer already exists 01:26:01 8314c45ff14c: Layer already exists 01:26:01 98c44a67f190: Layer already exists 01:26:01 9d3082addeb4: Layer already exists 01:26:01 865181cf2bd3: Layer already exists 01:26:01 5ceec4b36b79: Layer already exists 01:26:01 90346d931cb9: Layer already exists 01:26:01 00858623303a: Layer already exists 01:26:01 63ca1fbb43ae: Layer already exists 01:26:01 b0d592aa8d67: Layer already exists 01:26:01 latest: digest: sha256:8bab5c9a221f4caadfa472c541508317f2e00c474339cc7e02525f1d1f3aaac1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:01 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.11 01:26:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:26:02 ca4e90ade39d: Preparing 01:26:02 d00285a49b0b: Preparing 01:26:02 98c44a67f190: Preparing 01:26:02 8314c45ff14c: Preparing 01:26:02 31779715c3f9: Preparing 01:26:02 5ceec4b36b79: Preparing 01:26:02 865181cf2bd3: Preparing 01:26:02 90346d931cb9: Preparing 01:26:02 9d3082addeb4: Preparing 01:26:02 00858623303a: Preparing 01:26:02 b0d592aa8d67: Preparing 01:26:02 63ca1fbb43ae: Preparing 01:26:02 5ceec4b36b79: Waiting 01:26:02 865181cf2bd3: Waiting 01:26:02 90346d931cb9: Waiting 01:26:02 9d3082addeb4: Waiting 01:26:02 00858623303a: Waiting 01:26:02 63ca1fbb43ae: Waiting 01:26:02 b0d592aa8d67: Waiting 01:26:02 d00285a49b0b: Layer already exists 01:26:02 31779715c3f9: Layer already exists 01:26:02 8314c45ff14c: Layer already exists 01:26:02 ca4e90ade39d: Layer already exists 01:26:02 98c44a67f190: Layer already exists 01:26:02 5ceec4b36b79: Layer already exists 01:26:02 9d3082addeb4: Layer already exists 01:26:02 865181cf2bd3: Layer already exists 01:26:02 90346d931cb9: Layer already exists 01:26:02 00858623303a: Layer already exists 01:26:02 b0d592aa8d67: Layer already exists 01:26:02 63ca1fbb43ae: Layer already exists 01:26:02 4.0.0-dev.11: digest: sha256:8bab5c9a221f4caadfa472c541508317f2e00c474339cc7e02525f1d1f3aaac1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:02 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 01:26:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:26:02 ca4e90ade39d: Preparing 01:26:02 d00285a49b0b: Preparing 01:26:02 98c44a67f190: Preparing 01:26:02 8314c45ff14c: Preparing 01:26:02 31779715c3f9: Preparing 01:26:02 5ceec4b36b79: Preparing 01:26:02 865181cf2bd3: Preparing 01:26:02 90346d931cb9: Preparing 01:26:02 9d3082addeb4: Preparing 01:26:02 00858623303a: Preparing 01:26:02 b0d592aa8d67: Preparing 01:26:02 63ca1fbb43ae: Preparing 01:26:02 865181cf2bd3: Waiting 01:26:02 5ceec4b36b79: Waiting 01:26:02 00858623303a: Waiting 01:26:02 90346d931cb9: Waiting 01:26:02 b0d592aa8d67: Waiting 01:26:02 9d3082addeb4: Waiting 01:26:02 63ca1fbb43ae: Waiting 01:26:02 d00285a49b0b: Layer already exists 01:26:02 31779715c3f9: Layer already exists 01:26:02 ca4e90ade39d: Layer already exists 01:26:02 8314c45ff14c: Layer already exists 01:26:02 98c44a67f190: Layer already exists 01:26:02 5ceec4b36b79: Layer already exists 01:26:02 90346d931cb9: Layer already exists 01:26:02 865181cf2bd3: Layer already exists 01:26:02 00858623303a: Layer already exists 01:26:02 9d3082addeb4: Layer already exists 01:26:02 b0d592aa8d67: Layer already exists 01:26:02 63ca1fbb43ae: Layer already exists 01:26:02 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:8bab5c9a221f4caadfa472c541508317f2e00c474339cc7e02525f1d1f3aaac1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:03 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:26:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:26:03 ca4e90ade39d: Preparing 01:26:03 d00285a49b0b: Preparing 01:26:03 98c44a67f190: Preparing 01:26:03 8314c45ff14c: Preparing 01:26:03 31779715c3f9: Preparing 01:26:03 5ceec4b36b79: Preparing 01:26:03 865181cf2bd3: Preparing 01:26:03 90346d931cb9: Preparing 01:26:03 9d3082addeb4: Preparing 01:26:03 00858623303a: Preparing 01:26:03 b0d592aa8d67: Preparing 01:26:03 63ca1fbb43ae: Preparing 01:26:03 b0d592aa8d67: Waiting 01:26:03 5ceec4b36b79: Waiting 01:26:03 9d3082addeb4: Waiting 01:26:03 00858623303a: Waiting 01:26:03 63ca1fbb43ae: Waiting 01:26:03 865181cf2bd3: Waiting 01:26:03 90346d931cb9: Waiting 01:26:03 d00285a49b0b: Layer already exists 01:26:03 98c44a67f190: Layer already exists 01:26:03 31779715c3f9: Layer already exists 01:26:03 ca4e90ade39d: Layer already exists 01:26:03 8314c45ff14c: Layer already exists 01:26:03 865181cf2bd3: Layer already exists 01:26:03 90346d931cb9: Layer already exists 01:26:03 5ceec4b36b79: Layer already exists 01:26:03 00858623303a: Layer already exists 01:26:03 9d3082addeb4: Layer already exists 01:26:03 63ca1fbb43ae: Layer already exists 01:26:03 b0d592aa8d67: Layer already exists 01:26:03 main: digest: sha256:8bab5c9a221f4caadfa472c541508317f2e00c474339cc7e02525f1d1f3aaac1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:26:03 ===================================================== [Pipeline] echo 01:26:03 taggedImages: 01:26:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 01:26:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:26:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.11 01:26:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 01:26:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 01:26:03 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 01:26:03 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 01:26:03 latest 01:26:03 4.0.0-dev.11 01:26:03 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 01:26:03 main 01:26:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:03 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 01:26:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:26:04 1a3fd1183e23: Preparing 01:26:04 528add6457d1: Preparing 01:26:04 90346d931cb9: Preparing 01:26:04 9d3082addeb4: Preparing 01:26:04 1281e8ee194c: Preparing 01:26:04 73e582520bf7: Preparing 01:26:04 63ca1fbb43ae: Preparing 01:26:04 73e582520bf7: Waiting 01:26:04 63ca1fbb43ae: Waiting 01:26:04 90346d931cb9: Layer already exists 01:26:04 9d3082addeb4: Layer already exists 01:26:04 1a3fd1183e23: Pushed 01:26:04 63ca1fbb43ae: Layer already exists 01:26:04 1281e8ee194c: Pushed 01:26:05 73e582520bf7: Pushed 01:26:05 528add6457d1: Pushed 01:26:06 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:17effc65ebe8a0a140f0a9d5461094332bdc130ca400f366f5b1556d4496f8f4 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:06 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:26:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:26:06 1a3fd1183e23: Preparing 01:26:06 528add6457d1: Preparing 01:26:06 90346d931cb9: Preparing 01:26:06 9d3082addeb4: Preparing 01:26:06 1281e8ee194c: Preparing 01:26:06 73e582520bf7: Preparing 01:26:06 63ca1fbb43ae: Preparing 01:26:06 73e582520bf7: Waiting 01:26:06 63ca1fbb43ae: Waiting 01:26:06 528add6457d1: Layer already exists 01:26:06 9d3082addeb4: Layer already exists 01:26:06 90346d931cb9: Layer already exists 01:26:06 1a3fd1183e23: Layer already exists 01:26:06 1281e8ee194c: Layer already exists 01:26:06 73e582520bf7: Layer already exists 01:26:06 63ca1fbb43ae: Layer already exists 01:26:06 latest: digest: sha256:17effc65ebe8a0a140f0a9d5461094332bdc130ca400f366f5b1556d4496f8f4 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:07 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.11 01:26:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:26:07 1a3fd1183e23: Preparing 01:26:07 528add6457d1: Preparing 01:26:07 90346d931cb9: Preparing 01:26:07 9d3082addeb4: Preparing 01:26:07 1281e8ee194c: Preparing 01:26:07 73e582520bf7: Preparing 01:26:07 63ca1fbb43ae: Preparing 01:26:07 73e582520bf7: Waiting 01:26:07 63ca1fbb43ae: Waiting 01:26:07 1281e8ee194c: Layer already exists 01:26:07 9d3082addeb4: Layer already exists 01:26:07 90346d931cb9: Layer already exists 01:26:07 528add6457d1: Layer already exists 01:26:07 1a3fd1183e23: Layer already exists 01:26:07 73e582520bf7: Layer already exists 01:26:07 63ca1fbb43ae: Layer already exists 01:26:07 4.0.0-dev.11: digest: sha256:17effc65ebe8a0a140f0a9d5461094332bdc130ca400f366f5b1556d4496f8f4 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:07 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 01:26:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:26:08 1a3fd1183e23: Preparing 01:26:08 528add6457d1: Preparing 01:26:08 90346d931cb9: Preparing 01:26:08 9d3082addeb4: Preparing 01:26:08 1281e8ee194c: Preparing 01:26:08 73e582520bf7: Preparing 01:26:08 63ca1fbb43ae: Preparing 01:26:08 73e582520bf7: Waiting 01:26:08 63ca1fbb43ae: Waiting 01:26:08 9d3082addeb4: Layer already exists 01:26:08 90346d931cb9: Layer already exists 01:26:08 528add6457d1: Layer already exists 01:26:08 1281e8ee194c: Layer already exists 01:26:08 1a3fd1183e23: Layer already exists 01:26:08 73e582520bf7: Layer already exists 01:26:08 63ca1fbb43ae: Layer already exists 01:26:08 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:17effc65ebe8a0a140f0a9d5461094332bdc130ca400f366f5b1556d4496f8f4 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:08 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 01:26:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:26:08 1a3fd1183e23: Preparing 01:26:08 528add6457d1: Preparing 01:26:08 90346d931cb9: Preparing 01:26:08 9d3082addeb4: Preparing 01:26:08 1281e8ee194c: Preparing 01:26:08 73e582520bf7: Preparing 01:26:08 63ca1fbb43ae: Preparing 01:26:08 73e582520bf7: Waiting 01:26:08 63ca1fbb43ae: Waiting 01:26:08 528add6457d1: Layer already exists 01:26:08 1a3fd1183e23: Layer already exists 01:26:08 90346d931cb9: Layer already exists 01:26:08 9d3082addeb4: Layer already exists 01:26:08 1281e8ee194c: Layer already exists 01:26:08 63ca1fbb43ae: Layer already exists 01:26:08 73e582520bf7: Layer already exists 01:26:08 main: digest: sha256:17effc65ebe8a0a140f0a9d5461094332bdc130ca400f366f5b1556d4496f8f4 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:26:08 ===================================================== [Pipeline] echo 01:26:08 taggedImages: 01:26:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 01:26:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:26:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.11 01:26:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 01:26:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 01:26:08 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 01:26:08 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 01:26:08 latest 01:26:08 4.0.0-dev.11 01:26:08 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 01:26:08 main 01:26:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:09 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 01:26:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:26:09 46d40c94ed48: Preparing 01:26:09 621653d4e02c: Preparing 01:26:09 b387a9a590b4: Preparing 01:26:09 90346d931cb9: Preparing 01:26:09 9d3082addeb4: Preparing 01:26:09 1c3dc389dcbf: Preparing 01:26:09 e0578980cee8: Preparing 01:26:09 b970a60e176f: Preparing 01:26:09 48ab9b8cdd56: Preparing 01:26:09 63ca1fbb43ae: Preparing 01:26:09 1c3dc389dcbf: Waiting 01:26:09 e0578980cee8: Waiting 01:26:09 b970a60e176f: Waiting 01:26:09 48ab9b8cdd56: Waiting 01:26:09 63ca1fbb43ae: Waiting 01:26:09 9d3082addeb4: Layer already exists 01:26:09 90346d931cb9: Layer already exists 01:26:09 b387a9a590b4: Pushed 01:26:09 621653d4e02c: Pushed 01:26:09 46d40c94ed48: Pushed 01:26:09 63ca1fbb43ae: Layer already exists 01:26:09 b970a60e176f: Pushed 01:26:10 #45 ... 01:26:10 01:26:10 #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:10 #85 DONE 105.2s 01:26:10 01:26:10 #83 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:10 #83 DONE 106.2s 01:26:10 01:26:10 #116 [support-cron-scheduler builder 6/7] COPY . . 01:26:10 #116 ... 01:26:10 01:26:10 #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:10 #87 DONE 94.3s 01:26:10 01:26:10 #75 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:10 #75 DONE 110.6s 01:26:10 01:26:10 #80 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:10 #80 DONE 110.8s 01:26:10 01:26:10 #117 [core-data builder 6/7] COPY . . 01:26:10 #117 DONE 1.6s 01:26:10 01:26:10 #118 [security-bootstrapper builder 6/7] COPY . . 01:26:10 #118 DONE 1.6s 01:26:10 01:26:10 #119 [core-keeper builder 7/8] COPY . . 01:26:10 #119 DONE 1.7s 01:26:10 01:26:10 #120 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:10 #120 CACHED 01:26:10 01:26:10 #121 [security-proxy-auth builder 6/7] COPY . . 01:26:10 #121 CACHED 01:26:10 01:26:10 #122 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:26:10 #122 CACHED 01:26:10 01:26:10 #123 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:10 #123 CACHED 01:26:10 01:26:10 #124 [core-command builder 4/7] COPY go.mod vendor* ./ 01:26:10 #124 CACHED 01:26:10 01:26:10 #125 [core-command builder 6/7] COPY . . 01:26:10 #125 CACHED 01:26:10 01:26:10 #126 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:26:10 #126 CACHED 01:26:10 01:26:10 #127 [core-metadata builder 6/7] COPY . . 01:26:10 #127 CACHED 01:26:10 01:26:10 #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:10 #128 CACHED 01:26:10 01:26:10 #129 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:26:10 #129 CACHED 01:26:10 01:26:10 #130 [security-proxy-setup builder 6/7] COPY . . 01:26:10 #130 CACHED 01:26:10 01:26:10 #131 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:10 #131 CACHED 01:26:10 01:26:10 #132 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:26:10 #132 CACHED 01:26:10 01:26:10 #133 [security-secretstore-setup builder 6/7] COPY . . 01:26:10 #133 CACHED 01:26:10 01:26:10 #134 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:10 #134 CACHED 01:26:10 01:26:10 #135 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:26:10 #135 CACHED 01:26:10 01:26:10 #136 [support-notifications builder 6/7] COPY . . 01:26:10 #136 CACHED 01:26:10 01:26:10 #137 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:10 #137 CACHED 01:26:10 01:26:10 #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:10 #138 CACHED 01:26:10 01:26:10 #139 [core-common-config-bootstrapper builder 6/7] COPY . . 01:26:10 #139 CACHED 01:26:10 01:26:10 #140 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:26:10 #140 CACHED 01:26:10 01:26:10 #141 [security-spiffe-token-provider builder 6/7] COPY . . 01:26:10 #141 DONE 1.8s 01:26:10 01:26:10 #116 [support-cron-scheduler builder 6/7] COPY . . 01:26:10 #116 DONE 1.8s 01:26:10 01:26:10 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:26:10 #142 ... 01:26:10 01:26:10 #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:26:10 #0 3.909 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:26:10 #143 ... 01:26:10 01:26:10 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:26:10 #142 5.550 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:26:10 48ab9b8cdd56: Pushed 01:26:11 #142 ... 01:26:11 01:26:11 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:26:11 #0 6.457 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:26:11 #144 ... 01:26:11 01:26:11 #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:26:11 #0 6.215 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:26:11 #145 ... 01:26:11 01:26:11 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:26:11 #0 5.102 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:26:11 #146 ... 01:26:11 01:26:11 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:26:11 #0 6.394 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:26:12 #147 ... 01:26:12 01:26:12 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:26:12 #0 6.401 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:26:12 #148 ... 01:26:12 01:26:12 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:26:12 #0 6.430 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:26:12 #149 ... 01:26:12 01:26:12 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 01:26:12 #0 6.070 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 01:26:12 #150 ... 01:26:12 01:26:12 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:26:12 #0 6.116 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:26:12 #151 ... 01:26:12 01:26:12 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:26:12 #0 5.773 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:26:12 #152 ... 01:26:12 01:26:12 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:26:12 #0 5.813 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:26:16 e0578980cee8: Pushed 01:26:20 1c3dc389dcbf: Pushed 01:26:20 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:c7e35cd1a8a059d685f2039a002e9f1dcd827fd7c7b3871eef1a6bb387cfcbc6 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:20 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:26:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:26:21 46d40c94ed48: Preparing 01:26:21 621653d4e02c: Preparing 01:26:21 b387a9a590b4: Preparing 01:26:21 90346d931cb9: Preparing 01:26:21 9d3082addeb4: Preparing 01:26:21 1c3dc389dcbf: Preparing 01:26:21 e0578980cee8: Preparing 01:26:21 b970a60e176f: Preparing 01:26:21 48ab9b8cdd56: Preparing 01:26:21 63ca1fbb43ae: Preparing 01:26:21 1c3dc389dcbf: Waiting 01:26:21 e0578980cee8: Waiting 01:26:21 b970a60e176f: Waiting 01:26:21 48ab9b8cdd56: Waiting 01:26:21 63ca1fbb43ae: Waiting 01:26:21 b387a9a590b4: Layer already exists 01:26:21 46d40c94ed48: Layer already exists 01:26:21 9d3082addeb4: Layer already exists 01:26:21 621653d4e02c: Layer already exists 01:26:21 90346d931cb9: Layer already exists 01:26:21 e0578980cee8: Layer already exists 01:26:21 b970a60e176f: Layer already exists 01:26:21 1c3dc389dcbf: Layer already exists 01:26:21 63ca1fbb43ae: Layer already exists 01:26:21 48ab9b8cdd56: Layer already exists 01:26:21 latest: digest: sha256:c7e35cd1a8a059d685f2039a002e9f1dcd827fd7c7b3871eef1a6bb387cfcbc6 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:21 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.11 01:26:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:26:21 46d40c94ed48: Preparing 01:26:21 621653d4e02c: Preparing 01:26:21 b387a9a590b4: Preparing 01:26:21 90346d931cb9: Preparing 01:26:21 9d3082addeb4: Preparing 01:26:21 1c3dc389dcbf: Preparing 01:26:21 e0578980cee8: Preparing 01:26:21 b970a60e176f: Preparing 01:26:21 48ab9b8cdd56: Preparing 01:26:21 63ca1fbb43ae: Preparing 01:26:21 b970a60e176f: Waiting 01:26:21 48ab9b8cdd56: Waiting 01:26:21 e0578980cee8: Waiting 01:26:21 63ca1fbb43ae: Waiting 01:26:21 1c3dc389dcbf: Waiting 01:26:21 9d3082addeb4: Layer already exists 01:26:21 621653d4e02c: Layer already exists 01:26:21 b387a9a590b4: Layer already exists 01:26:21 90346d931cb9: Layer already exists 01:26:21 46d40c94ed48: Layer already exists 01:26:21 1c3dc389dcbf: Layer already exists 01:26:21 e0578980cee8: Layer already exists 01:26:21 48ab9b8cdd56: Layer already exists 01:26:21 b970a60e176f: Layer already exists 01:26:21 63ca1fbb43ae: Layer already exists 01:26:21 4.0.0-dev.11: digest: sha256:c7e35cd1a8a059d685f2039a002e9f1dcd827fd7c7b3871eef1a6bb387cfcbc6 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:22 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 01:26:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:26:22 46d40c94ed48: Preparing 01:26:22 621653d4e02c: Preparing 01:26:22 b387a9a590b4: Preparing 01:26:22 90346d931cb9: Preparing 01:26:22 9d3082addeb4: Preparing 01:26:22 1c3dc389dcbf: Preparing 01:26:22 e0578980cee8: Preparing 01:26:22 b970a60e176f: Preparing 01:26:22 48ab9b8cdd56: Preparing 01:26:22 1c3dc389dcbf: Waiting 01:26:22 e0578980cee8: Waiting 01:26:22 b970a60e176f: Waiting 01:26:22 63ca1fbb43ae: Preparing 01:26:22 48ab9b8cdd56: Waiting 01:26:22 90346d931cb9: Layer already exists 01:26:22 621653d4e02c: Layer already exists 01:26:22 b387a9a590b4: Layer already exists 01:26:22 46d40c94ed48: Layer already exists 01:26:22 9d3082addeb4: Layer already exists 01:26:22 b970a60e176f: Layer already exists 01:26:22 e0578980cee8: Layer already exists 01:26:22 48ab9b8cdd56: Layer already exists 01:26:22 63ca1fbb43ae: Layer already exists 01:26:22 1c3dc389dcbf: Layer already exists 01:26:22 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:c7e35cd1a8a059d685f2039a002e9f1dcd827fd7c7b3871eef1a6bb387cfcbc6 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:22 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 01:26:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:26:23 46d40c94ed48: Preparing 01:26:23 621653d4e02c: Preparing 01:26:23 b387a9a590b4: Preparing 01:26:23 90346d931cb9: Preparing 01:26:23 9d3082addeb4: Preparing 01:26:23 1c3dc389dcbf: Preparing 01:26:23 e0578980cee8: Preparing 01:26:23 b970a60e176f: Preparing 01:26:23 48ab9b8cdd56: Preparing 01:26:23 63ca1fbb43ae: Preparing 01:26:23 e0578980cee8: Waiting 01:26:23 b970a60e176f: Waiting 01:26:23 48ab9b8cdd56: Waiting 01:26:23 63ca1fbb43ae: Waiting 01:26:23 1c3dc389dcbf: Waiting 01:26:23 46d40c94ed48: Layer already exists 01:26:23 90346d931cb9: Layer already exists 01:26:23 9d3082addeb4: Layer already exists 01:26:23 621653d4e02c: Layer already exists 01:26:23 b387a9a590b4: Layer already exists 01:26:23 b970a60e176f: Layer already exists 01:26:23 1c3dc389dcbf: Layer already exists 01:26:23 48ab9b8cdd56: Layer already exists 01:26:23 63ca1fbb43ae: Layer already exists 01:26:23 e0578980cee8: Layer already exists 01:26:23 main: digest: sha256:c7e35cd1a8a059d685f2039a002e9f1dcd827fd7c7b3871eef1a6bb387cfcbc6 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:26:23 ===================================================== [Pipeline] echo 01:26:23 taggedImages: 01:26:23 - nexus3.edgexfoundry.org:10004/security-spire-agent:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 01:26:23 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:26:23 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.11 01:26:23 - nexus3.edgexfoundry.org:10004/security-spire-agent:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 01:26:23 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 01:26:23 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 01:26:23 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 01:26:23 latest 01:26:23 4.0.0-dev.11 01:26:23 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 01:26:23 main 01:26:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:23 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 01:26:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:26:24 78623f1b4d98: Preparing 01:26:24 ebd54ea32340: Preparing 01:26:24 4797c83d4957: Preparing 01:26:24 90346d931cb9: Preparing 01:26:24 9d3082addeb4: Preparing 01:26:24 c05710d2d42e: Preparing 01:26:24 fea503b9283e: Preparing 01:26:24 ccd22a68934f: Preparing 01:26:24 63ca1fbb43ae: Preparing 01:26:24 c05710d2d42e: Waiting 01:26:24 ccd22a68934f: Waiting 01:26:24 63ca1fbb43ae: Waiting 01:26:24 fea503b9283e: Waiting 01:26:24 4797c83d4957: Pushed 01:26:24 ebd54ea32340: Pushed 01:26:24 9d3082addeb4: Layer already exists 01:26:24 78623f1b4d98: Pushed 01:26:24 90346d931cb9: Layer already exists 01:26:24 63ca1fbb43ae: Layer already exists 01:26:24 ccd22a68934f: Pushed 01:26:24 fea503b9283e: Pushed 01:26:34 c05710d2d42e: Pushed 01:26:34 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:efe50fb581593c62ba7e0401fa2cd09edf5e28ccd7ea43677a8943065ea787e7 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:35 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:26:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:26:35 78623f1b4d98: Preparing 01:26:35 ebd54ea32340: Preparing 01:26:35 4797c83d4957: Preparing 01:26:35 90346d931cb9: Preparing 01:26:35 9d3082addeb4: Preparing 01:26:35 c05710d2d42e: Preparing 01:26:35 fea503b9283e: Preparing 01:26:35 ccd22a68934f: Preparing 01:26:35 63ca1fbb43ae: Preparing 01:26:35 c05710d2d42e: Waiting 01:26:35 63ca1fbb43ae: Waiting 01:26:35 ccd22a68934f: Waiting 01:26:35 4797c83d4957: Layer already exists 01:26:35 90346d931cb9: Layer already exists 01:26:35 78623f1b4d98: Layer already exists 01:26:35 9d3082addeb4: Layer already exists 01:26:35 ebd54ea32340: Layer already exists 01:26:35 c05710d2d42e: Layer already exists 01:26:35 fea503b9283e: Layer already exists 01:26:35 ccd22a68934f: Layer already exists 01:26:35 63ca1fbb43ae: Layer already exists 01:26:35 latest: digest: sha256:efe50fb581593c62ba7e0401fa2cd09edf5e28ccd7ea43677a8943065ea787e7 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:35 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.11 01:26:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:26:36 78623f1b4d98: Preparing 01:26:36 ebd54ea32340: Preparing 01:26:36 4797c83d4957: Preparing 01:26:36 90346d931cb9: Preparing 01:26:36 9d3082addeb4: Preparing 01:26:36 c05710d2d42e: Preparing 01:26:36 fea503b9283e: Preparing 01:26:36 ccd22a68934f: Preparing 01:26:36 63ca1fbb43ae: Preparing 01:26:36 fea503b9283e: Waiting 01:26:36 ccd22a68934f: Waiting 01:26:36 63ca1fbb43ae: Waiting 01:26:36 c05710d2d42e: Waiting 01:26:36 4797c83d4957: Layer already exists 01:26:36 78623f1b4d98: Layer already exists 01:26:36 90346d931cb9: Layer already exists 01:26:36 ebd54ea32340: Layer already exists 01:26:36 9d3082addeb4: Layer already exists 01:26:36 c05710d2d42e: Layer already exists 01:26:36 63ca1fbb43ae: Layer already exists 01:26:36 fea503b9283e: Layer already exists 01:26:36 ccd22a68934f: Layer already exists 01:26:36 4.0.0-dev.11: digest: sha256:efe50fb581593c62ba7e0401fa2cd09edf5e28ccd7ea43677a8943065ea787e7 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:36 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 01:26:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:26:36 78623f1b4d98: Preparing 01:26:36 ebd54ea32340: Preparing 01:26:36 4797c83d4957: Preparing 01:26:36 90346d931cb9: Preparing 01:26:36 9d3082addeb4: Preparing 01:26:36 c05710d2d42e: Preparing 01:26:36 fea503b9283e: Preparing 01:26:36 ccd22a68934f: Preparing 01:26:36 63ca1fbb43ae: Preparing 01:26:36 c05710d2d42e: Waiting 01:26:36 fea503b9283e: Waiting 01:26:36 ccd22a68934f: Waiting 01:26:36 63ca1fbb43ae: Waiting 01:26:36 78623f1b4d98: Layer already exists 01:26:36 ebd54ea32340: Layer already exists 01:26:36 90346d931cb9: Layer already exists 01:26:36 4797c83d4957: Layer already exists 01:26:36 9d3082addeb4: Layer already exists 01:26:36 fea503b9283e: Layer already exists 01:26:36 c05710d2d42e: Layer already exists 01:26:36 63ca1fbb43ae: Layer already exists 01:26:36 ccd22a68934f: Layer already exists 01:26:36 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:efe50fb581593c62ba7e0401fa2cd09edf5e28ccd7ea43677a8943065ea787e7 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:37 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 01:26:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:26:37 78623f1b4d98: Preparing 01:26:37 ebd54ea32340: Preparing 01:26:37 4797c83d4957: Preparing 01:26:37 90346d931cb9: Preparing 01:26:37 9d3082addeb4: Preparing 01:26:37 c05710d2d42e: Preparing 01:26:37 fea503b9283e: Preparing 01:26:37 ccd22a68934f: Preparing 01:26:37 63ca1fbb43ae: Preparing 01:26:37 ccd22a68934f: Waiting 01:26:37 c05710d2d42e: Waiting 01:26:37 fea503b9283e: Waiting 01:26:37 63ca1fbb43ae: Waiting 01:26:37 4797c83d4957: Layer already exists 01:26:37 ebd54ea32340: Layer already exists 01:26:37 90346d931cb9: Layer already exists 01:26:37 9d3082addeb4: Layer already exists 01:26:37 78623f1b4d98: Layer already exists 01:26:37 c05710d2d42e: Layer already exists 01:26:37 fea503b9283e: Layer already exists 01:26:37 ccd22a68934f: Layer already exists 01:26:37 63ca1fbb43ae: Layer already exists 01:26:37 main: digest: sha256:efe50fb581593c62ba7e0401fa2cd09edf5e28ccd7ea43677a8943065ea787e7 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:26:37 ===================================================== [Pipeline] echo 01:26:37 taggedImages: 01:26:37 - nexus3.edgexfoundry.org:10004/security-spire-config:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 01:26:37 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:26:37 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.11 01:26:37 - nexus3.edgexfoundry.org:10004/security-spire-config:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 01:26:37 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 01:26:37 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 01:26:37 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 01:26:37 latest 01:26:37 4.0.0-dev.11 01:26:37 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 01:26:37 main 01:26:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:37 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 01:26:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:26:38 46d40c94ed48: Preparing 01:26:38 8af09b3d3f44: Preparing 01:26:38 896cc60f6e10: Preparing 01:26:38 90346d931cb9: Preparing 01:26:38 9d3082addeb4: Preparing 01:26:38 c05710d2d42e: Preparing 01:26:38 b970a60e176f: Preparing 01:26:38 48ab9b8cdd56: Preparing 01:26:38 63ca1fbb43ae: Preparing 01:26:38 b970a60e176f: Waiting 01:26:38 c05710d2d42e: Waiting 01:26:38 48ab9b8cdd56: Waiting 01:26:38 63ca1fbb43ae: Waiting 01:26:38 90346d931cb9: Layer already exists 01:26:38 9d3082addeb4: Layer already exists 01:26:38 46d40c94ed48: Layer already exists 01:26:38 c05710d2d42e: Layer already exists 01:26:38 48ab9b8cdd56: Layer already exists 01:26:38 b970a60e176f: Layer already exists 01:26:38 63ca1fbb43ae: Layer already exists 01:26:38 8af09b3d3f44: Pushed 01:26:38 896cc60f6e10: Pushed 01:26:38 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:7835e8973cabecaf4caddd4b4fc629ad0b54b30f7018059e9d43af3306dcfdb9 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:38 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:26:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:26:39 46d40c94ed48: Preparing 01:26:39 8af09b3d3f44: Preparing 01:26:39 896cc60f6e10: Preparing 01:26:39 90346d931cb9: Preparing 01:26:39 9d3082addeb4: Preparing 01:26:39 c05710d2d42e: Preparing 01:26:39 b970a60e176f: Preparing 01:26:39 48ab9b8cdd56: Preparing 01:26:39 63ca1fbb43ae: Preparing 01:26:39 b970a60e176f: Waiting 01:26:39 48ab9b8cdd56: Waiting 01:26:39 c05710d2d42e: Waiting 01:26:39 63ca1fbb43ae: Waiting 01:26:39 9d3082addeb4: Layer already exists 01:26:39 896cc60f6e10: Layer already exists 01:26:39 46d40c94ed48: Layer already exists 01:26:39 90346d931cb9: Layer already exists 01:26:39 8af09b3d3f44: Layer already exists 01:26:39 b970a60e176f: Layer already exists 01:26:39 48ab9b8cdd56: Layer already exists 01:26:39 c05710d2d42e: Layer already exists 01:26:39 63ca1fbb43ae: Layer already exists 01:26:39 latest: digest: sha256:7835e8973cabecaf4caddd4b4fc629ad0b54b30f7018059e9d43af3306dcfdb9 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:39 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.11 01:26:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:26:39 46d40c94ed48: Preparing 01:26:39 8af09b3d3f44: Preparing 01:26:39 896cc60f6e10: Preparing 01:26:39 90346d931cb9: Preparing 01:26:39 9d3082addeb4: Preparing 01:26:39 c05710d2d42e: Preparing 01:26:39 b970a60e176f: Preparing 01:26:39 48ab9b8cdd56: Preparing 01:26:39 63ca1fbb43ae: Preparing 01:26:39 b970a60e176f: Waiting 01:26:39 48ab9b8cdd56: Waiting 01:26:39 63ca1fbb43ae: Waiting 01:26:39 c05710d2d42e: Waiting 01:26:39 46d40c94ed48: Layer already exists 01:26:39 8af09b3d3f44: Layer already exists 01:26:39 896cc60f6e10: Layer already exists 01:26:39 9d3082addeb4: Layer already exists 01:26:39 90346d931cb9: Layer already exists 01:26:39 b970a60e176f: Layer already exists 01:26:39 c05710d2d42e: Layer already exists 01:26:39 48ab9b8cdd56: Layer already exists 01:26:39 63ca1fbb43ae: Layer already exists 01:26:39 4.0.0-dev.11: digest: sha256:7835e8973cabecaf4caddd4b4fc629ad0b54b30f7018059e9d43af3306dcfdb9 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:40 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 01:26:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:26:40 46d40c94ed48: Preparing 01:26:40 8af09b3d3f44: Preparing 01:26:40 896cc60f6e10: Preparing 01:26:40 90346d931cb9: Preparing 01:26:40 9d3082addeb4: Preparing 01:26:40 c05710d2d42e: Preparing 01:26:40 b970a60e176f: Preparing 01:26:40 48ab9b8cdd56: Preparing 01:26:40 63ca1fbb43ae: Preparing 01:26:40 c05710d2d42e: Waiting 01:26:40 b970a60e176f: Waiting 01:26:40 63ca1fbb43ae: Waiting 01:26:40 9d3082addeb4: Layer already exists 01:26:40 896cc60f6e10: Layer already exists 01:26:40 46d40c94ed48: Layer already exists 01:26:40 90346d931cb9: Layer already exists 01:26:40 8af09b3d3f44: Layer already exists 01:26:40 c05710d2d42e: Layer already exists 01:26:40 63ca1fbb43ae: Layer already exists 01:26:40 48ab9b8cdd56: Layer already exists 01:26:40 b970a60e176f: Layer already exists 01:26:40 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:7835e8973cabecaf4caddd4b4fc629ad0b54b30f7018059e9d43af3306dcfdb9 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:40 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 01:26:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:26:41 46d40c94ed48: Preparing 01:26:41 8af09b3d3f44: Preparing 01:26:41 896cc60f6e10: Preparing 01:26:41 90346d931cb9: Preparing 01:26:41 9d3082addeb4: Preparing 01:26:41 c05710d2d42e: Preparing 01:26:41 b970a60e176f: Preparing 01:26:41 48ab9b8cdd56: Preparing 01:26:41 63ca1fbb43ae: Preparing 01:26:41 63ca1fbb43ae: Waiting 01:26:41 b970a60e176f: Waiting 01:26:41 48ab9b8cdd56: Waiting 01:26:41 90346d931cb9: Layer already exists 01:26:41 896cc60f6e10: Layer already exists 01:26:41 9d3082addeb4: Layer already exists 01:26:41 8af09b3d3f44: Layer already exists 01:26:41 46d40c94ed48: Layer already exists 01:26:41 b970a60e176f: Layer already exists 01:26:41 c05710d2d42e: Layer already exists 01:26:41 48ab9b8cdd56: Layer already exists 01:26:41 63ca1fbb43ae: Layer already exists 01:26:41 main: digest: sha256:7835e8973cabecaf4caddd4b4fc629ad0b54b30f7018059e9d43af3306dcfdb9 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:26:41 ===================================================== [Pipeline] echo 01:26:41 taggedImages: 01:26:41 - nexus3.edgexfoundry.org:10004/security-spire-server:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 01:26:41 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:26:41 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.11 01:26:41 - nexus3.edgexfoundry.org:10004/security-spire-server:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 01:26:41 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 01:26:41 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 01:26:41 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 01:26:41 latest 01:26:41 4.0.0-dev.11 01:26:41 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 01:26:41 main 01:26:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:41 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:42 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 01:26:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 01:26:42 dc5bb2a2cc9a: Preparing 01:26:42 ea1fceed6dbb: Preparing 01:26:42 90346d931cb9: Preparing 01:26:42 9d3082addeb4: Preparing 01:26:42 bac4ba4fe0f2: Preparing 01:26:42 ccfd70cb0ff1: Preparing 01:26:42 63ca1fbb43ae: Preparing 01:26:42 ccfd70cb0ff1: Waiting 01:26:42 63ca1fbb43ae: Waiting 01:26:42 9d3082addeb4: Layer already exists 01:26:42 90346d931cb9: Layer already exists 01:26:42 63ca1fbb43ae: Layer already exists 01:26:42 dc5bb2a2cc9a: Pushed 01:26:42 ccfd70cb0ff1: Pushed 01:26:42 bac4ba4fe0f2: Pushed 01:26:46 ea1fceed6dbb: Pushed 01:26:46 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:c3a5a0b70f8a252dfb10b02632ef5387424756bc817cd901bdd7133681e39482 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:46 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:46 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 01:26:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 01:26:46 dc5bb2a2cc9a: Preparing 01:26:46 ea1fceed6dbb: Preparing 01:26:46 90346d931cb9: Preparing 01:26:46 9d3082addeb4: Preparing 01:26:46 bac4ba4fe0f2: Preparing 01:26:46 ccfd70cb0ff1: Preparing 01:26:46 63ca1fbb43ae: Preparing 01:26:46 ccfd70cb0ff1: Waiting 01:26:46 63ca1fbb43ae: Waiting 01:26:46 dc5bb2a2cc9a: Layer already exists 01:26:46 90346d931cb9: Layer already exists 01:26:46 9d3082addeb4: Layer already exists 01:26:46 bac4ba4fe0f2: Layer already exists 01:26:46 ea1fceed6dbb: Layer already exists 01:26:46 ccfd70cb0ff1: Layer already exists 01:26:46 63ca1fbb43ae: Layer already exists 01:26:46 latest: digest: sha256:c3a5a0b70f8a252dfb10b02632ef5387424756bc817cd901bdd7133681e39482 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:47 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:47 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.11 01:26:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 01:26:47 dc5bb2a2cc9a: Preparing 01:26:47 ea1fceed6dbb: Preparing 01:26:47 90346d931cb9: Preparing 01:26:47 9d3082addeb4: Preparing 01:26:47 bac4ba4fe0f2: Preparing 01:26:47 ccfd70cb0ff1: Preparing 01:26:47 63ca1fbb43ae: Preparing 01:26:47 63ca1fbb43ae: Waiting 01:26:47 ccfd70cb0ff1: Waiting 01:26:47 9d3082addeb4: Layer already exists 01:26:47 bac4ba4fe0f2: Layer already exists 01:26:47 90346d931cb9: Layer already exists 01:26:47 dc5bb2a2cc9a: Layer already exists 01:26:47 ea1fceed6dbb: Layer already exists 01:26:47 ccfd70cb0ff1: Layer already exists 01:26:47 63ca1fbb43ae: Layer already exists 01:26:47 4.0.0-dev.11: digest: sha256:c3a5a0b70f8a252dfb10b02632ef5387424756bc817cd901bdd7133681e39482 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:47 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:48 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 01:26:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 01:26:48 dc5bb2a2cc9a: Preparing 01:26:48 ea1fceed6dbb: Preparing 01:26:48 90346d931cb9: Preparing 01:26:48 9d3082addeb4: Preparing 01:26:48 bac4ba4fe0f2: Preparing 01:26:48 ccfd70cb0ff1: Preparing 01:26:48 63ca1fbb43ae: Preparing 01:26:48 ccfd70cb0ff1: Waiting 01:26:48 63ca1fbb43ae: Waiting 01:26:48 90346d931cb9: Layer already exists 01:26:48 ea1fceed6dbb: Layer already exists 01:26:48 dc5bb2a2cc9a: Layer already exists 01:26:48 9d3082addeb4: Layer already exists 01:26:48 bac4ba4fe0f2: Layer already exists 01:26:48 ccfd70cb0ff1: Layer already exists 01:26:48 63ca1fbb43ae: Layer already exists 01:26:48 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:c3a5a0b70f8a252dfb10b02632ef5387424756bc817cd901bdd7133681e39482 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:48 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:48 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 01:26:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 01:26:48 dc5bb2a2cc9a: Preparing 01:26:48 ea1fceed6dbb: Preparing 01:26:48 90346d931cb9: Preparing 01:26:48 9d3082addeb4: Preparing 01:26:48 bac4ba4fe0f2: Preparing 01:26:48 ccfd70cb0ff1: Preparing 01:26:48 63ca1fbb43ae: Preparing 01:26:48 ccfd70cb0ff1: Waiting 01:26:48 63ca1fbb43ae: Waiting 01:26:48 9d3082addeb4: Layer already exists 01:26:48 bac4ba4fe0f2: Layer already exists 01:26:48 ea1fceed6dbb: Layer already exists 01:26:48 dc5bb2a2cc9a: Layer already exists 01:26:48 90346d931cb9: Layer already exists 01:26:48 ccfd70cb0ff1: Layer already exists 01:26:48 63ca1fbb43ae: Layer already exists 01:26:48 main: digest: sha256:c3a5a0b70f8a252dfb10b02632ef5387424756bc817cd901bdd7133681e39482 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:26:48 ===================================================== [Pipeline] echo 01:26:48 taggedImages: 01:26:48 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 01:26:48 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 01:26:48 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.11 01:26:48 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 01:26:48 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 01:26:48 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 01:26:48 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 01:26:48 latest 01:26:48 4.0.0-dev.11 01:26:48 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 01:26:48 main 01:26:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:49 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 01:26:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:26:49 6a7ef81487e0: Preparing 01:26:49 3036afb48620: Preparing 01:26:49 83a5a5ef1372: Preparing 01:26:49 90346d931cb9: Preparing 01:26:49 9d3082addeb4: Preparing 01:26:49 6c74aaabb56a: Preparing 01:26:49 1dc1e1bfe83b: Preparing 01:26:49 63ca1fbb43ae: Preparing 01:26:49 6c74aaabb56a: Waiting 01:26:49 1dc1e1bfe83b: Waiting 01:26:49 63ca1fbb43ae: Waiting 01:26:49 90346d931cb9: Layer already exists 01:26:49 9d3082addeb4: Layer already exists 01:26:49 3036afb48620: Pushed 01:26:49 6a7ef81487e0: Pushed 01:26:49 63ca1fbb43ae: Layer already exists 01:26:49 1dc1e1bfe83b: Pushed 01:26:50 6c74aaabb56a: Pushed 01:26:53 83a5a5ef1372: Pushed 01:26:53 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:4d3a8f760752de7cd030f913b597a1f7a4328591528f8e0f5506b2655408c0bc size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:54 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 01:26:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:26:54 6a7ef81487e0: Preparing 01:26:54 3036afb48620: Preparing 01:26:54 83a5a5ef1372: Preparing 01:26:54 90346d931cb9: Preparing 01:26:54 9d3082addeb4: Preparing 01:26:54 6c74aaabb56a: Preparing 01:26:54 1dc1e1bfe83b: Preparing 01:26:54 63ca1fbb43ae: Preparing 01:26:54 6c74aaabb56a: Waiting 01:26:54 63ca1fbb43ae: Waiting 01:26:54 1dc1e1bfe83b: Waiting 01:26:54 3036afb48620: Layer already exists 01:26:54 6a7ef81487e0: Layer already exists 01:26:54 83a5a5ef1372: Layer already exists 01:26:54 9d3082addeb4: Layer already exists 01:26:54 90346d931cb9: Layer already exists 01:26:54 6c74aaabb56a: Layer already exists 01:26:54 1dc1e1bfe83b: Layer already exists 01:26:54 63ca1fbb43ae: Layer already exists 01:26:54 latest: digest: sha256:4d3a8f760752de7cd030f913b597a1f7a4328591528f8e0f5506b2655408c0bc size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:54 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.11 01:26:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:26:55 6a7ef81487e0: Preparing 01:26:55 3036afb48620: Preparing 01:26:55 83a5a5ef1372: Preparing 01:26:55 90346d931cb9: Preparing 01:26:55 9d3082addeb4: Preparing 01:26:55 6c74aaabb56a: Preparing 01:26:55 1dc1e1bfe83b: Preparing 01:26:55 63ca1fbb43ae: Preparing 01:26:55 6c74aaabb56a: Waiting 01:26:55 1dc1e1bfe83b: Waiting 01:26:55 63ca1fbb43ae: Waiting 01:26:55 9d3082addeb4: Layer already exists 01:26:55 90346d931cb9: Layer already exists 01:26:55 83a5a5ef1372: Layer already exists 01:26:55 3036afb48620: Layer already exists 01:26:55 6a7ef81487e0: Layer already exists 01:26:55 1dc1e1bfe83b: Layer already exists 01:26:55 6c74aaabb56a: Layer already exists 01:26:55 63ca1fbb43ae: Layer already exists 01:26:55 4.0.0-dev.11: digest: sha256:4d3a8f760752de7cd030f913b597a1f7a4328591528f8e0f5506b2655408c0bc size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:55 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 01:26:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:26:55 6a7ef81487e0: Preparing 01:26:55 3036afb48620: Preparing 01:26:55 83a5a5ef1372: Preparing 01:26:55 90346d931cb9: Preparing 01:26:55 9d3082addeb4: Preparing 01:26:55 6c74aaabb56a: Preparing 01:26:55 1dc1e1bfe83b: Preparing 01:26:55 6c74aaabb56a: Waiting 01:26:55 63ca1fbb43ae: Preparing 01:26:55 83a5a5ef1372: Layer already exists 01:26:55 3036afb48620: Layer already exists 01:26:55 90346d931cb9: Layer already exists 01:26:55 9d3082addeb4: Layer already exists 01:26:55 6a7ef81487e0: Layer already exists 01:26:55 6c74aaabb56a: Layer already exists 01:26:55 63ca1fbb43ae: Layer already exists 01:26:55 1dc1e1bfe83b: Layer already exists 01:26:55 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:4d3a8f760752de7cd030f913b597a1f7a4328591528f8e0f5506b2655408c0bc size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:56 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 01:26:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:26:56 6a7ef81487e0: Preparing 01:26:56 3036afb48620: Preparing 01:26:56 83a5a5ef1372: Preparing 01:26:56 90346d931cb9: Preparing 01:26:56 9d3082addeb4: Preparing 01:26:56 6c74aaabb56a: Preparing 01:26:56 1dc1e1bfe83b: Preparing 01:26:56 6c74aaabb56a: Waiting 01:26:56 63ca1fbb43ae: Preparing 01:26:56 63ca1fbb43ae: Waiting 01:26:56 1dc1e1bfe83b: Waiting 01:26:56 6a7ef81487e0: Layer already exists 01:26:56 90346d931cb9: Layer already exists 01:26:56 3036afb48620: Layer already exists 01:26:56 83a5a5ef1372: Layer already exists 01:26:56 9d3082addeb4: Layer already exists 01:26:56 6c74aaabb56a: Layer already exists 01:26:56 1dc1e1bfe83b: Layer already exists 01:26:56 63ca1fbb43ae: Layer already exists 01:26:56 main: digest: sha256:4d3a8f760752de7cd030f913b597a1f7a4328591528f8e0f5506b2655408c0bc size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:26:56 ===================================================== [Pipeline] echo 01:26:56 taggedImages: 01:26:56 - nexus3.edgexfoundry.org:10004/support-notifications:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 01:26:56 - nexus3.edgexfoundry.org:10004/support-notifications:latest 01:26:56 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.11 01:26:56 - nexus3.edgexfoundry.org:10004/support-notifications:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 01:26:56 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:46:52 #153 ... 01:46:52 01:46:52 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:46:52 #147 DONE 1249.7s 01:46:52 01:46:52 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:46:52 #45 ... 01:46:52 01:46:52 #154 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 01:46:52 #154 DONE 0.4s 01:46:52 01:46:52 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:46:52 #142 ... 01:46:52 01:46:52 #155 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 01:46:52 #155 DONE 0.3s 01:46:52 01:46:52 #8 [security-spire-config internal] load build definition from Dockerfile 01:46:52 #8 ... 01:46:52 01:46:52 #156 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 01:46:52 #156 DONE 0.2s 01:46:52 01:46:52 #157 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:46:52 #157 DONE 0.2s 01:46:52 01:46:52 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 01:46:52 #150 ... 01:46:52 01:46:52 #158 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:46:53 #158 DONE 0.5s 01:46:53 01:46:53 #159 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:46:53 #159 DONE 0.2s 01:46:53 01:46:53 #160 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:46:56 #160 DONE 2.5s 01:46:56 01:46:56 #110 [security-proxy-setup] exporting to image 01:46:56 #110 exporting layers 01:46:57 #110 exporting layers 1.1s done 01:46:57 #110 writing image sha256:709eda6588749104891bf9cf4e7261a67c87e898961409122c7ba2dd51762bb7 0.0s done 01:46:57 #110 naming to docker.io/library/security-proxy-setup-arm64 done 01:46:57 #110 DONE 5.4s 01:46:57 01:46:57 #16 [support-cron-scheduler internal] load .dockerignore 01:46:58 #16 ... 01:46:58 01:46:58 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:46:58 #144 DONE 1257.4s 01:46:58 01:46:58 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 01:46:59 #150 ... 01:46:59 01:46:59 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:46:59 #161 DONE 0.3s 01:46:59 01:46:59 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 01:47:02 #162 DONE 2.7s 01:47:02 01:47:02 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 01:47:02 #163 DONE 0.3s 01:47:02 01:47:02 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 01:47:03 #164 DONE 0.3s 01:47:03 01:47:03 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:47:03 #165 DONE 0.4s 01:47:03 01:47:03 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:47:03 #166 DONE 0.2s 01:47:03 01:47:03 #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 01:47:03 #167 DONE 0.2s 01:47:03 01:47:03 #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 01:47:03 #168 DONE 0.2s 01:47:03 01:47:03 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:47:04 #45 ... 01:47:04 01:47:04 #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 01:47:04 #169 DONE 0.2s 01:47:04 01:47:04 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:47:04 #170 DONE 0.2s 01:47:04 01:47:04 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:47:04 #153 ... 01:47:04 01:47:04 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 01:47:07 #171 DONE 2.3s 01:47:07 01:47:07 #110 [security-bootstrapper] exporting to image 01:47:07 #110 exporting layers 01:47:08 #110 exporting layers 1.2s done 01:47:08 #110 writing image sha256:667067298ed008411206f68fa307782fc5d4309c5d87830914fe6dcb544236d0 done 01:47:08 #110 naming to docker.io/library/security-bootstrapper-arm64 done 01:47:08 #110 DONE 6.7s 01:47:08 01:47:08 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:47:08 #152 1264.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.11 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:47:26 #152 DONE 1283.9s 01:47:26 01:47:26 #19 [security-spiffe-token-provider internal] load .dockerignore 01:47:26 #19 ... 01:47:26 01:47:26 #172 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 01:47:26 #172 DONE 0.2s 01:47:26 01:47:26 #173 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 01:47:26 #173 DONE 0.2s 01:47:26 01:47:26 #174 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:47:26 #174 DONE 0.2s 01:47:26 01:47:26 #175 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 01:47:26 #175 DONE 0.2s 01:47:26 01:47:26 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:47:26 #153 ... 01:47:26 01:47:26 #176 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:47:26 #176 DONE 0.1s 01:47:26 01:47:26 #177 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:47:26 #177 DONE 0.3s 01:47:26 01:47:26 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:47:27 #153 ... 01:47:27 01:47:27 #178 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:47:27 #178 DONE 0.3s 01:47:27 01:47:27 #179 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:47:27 #179 DONE 0.1s 01:47:27 01:47:27 #8 [security-spire-config internal] load build definition from Dockerfile 01:47:27 #8 ... 01:47:27 01:47:27 #180 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:47:29 #180 DONE 2.2s 01:47:29 01:47:29 #110 [security-secretstore-setup] exporting to image 01:47:29 #110 exporting layers 01:47:31 #110 exporting layers 1.5s done 01:47:31 #110 writing image sha256:47f9b31f0ee04944beda0d7ca89f97af26d8a5616e621c4a020377c081b09580 done 01:47:31 #110 naming to docker.io/library/security-secretstore-setup-arm64 done 01:47:31 #110 DONE 8.2s 01:47:31 01:47:31 #8 [security-spire-config internal] load build definition from Dockerfile 01:48:10 #8 ... 01:48:10 01:48:10 #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:48:10 #145 DONE 1328.1s 01:48:10 01:48:10 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:48:10 #45 ... 01:48:10 01:48:10 #181 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:48:10 #181 DONE 0.1s 01:48:10 01:48:10 #182 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:48:10 #182 DONE 0.1s 01:48:10 01:48:10 #183 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:48:10 #183 DONE 0.2s 01:48:10 01:48:10 #184 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:48:10 #184 DONE 0.2s 01:48:10 01:48:10 #185 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:48:10 #185 DONE 0.2s 01:48:10 01:48:10 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:48:11 #151 ... 01:48:11 01:48:11 #186 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:48:12 #186 DONE 1.9s 01:48:12 01:48:12 #110 [core-common-config-bootstrapper] exporting to image 01:48:12 #110 exporting layers 01:48:13 #110 exporting layers 0.6s done 01:48:13 #110 writing image sha256:7aa710c33d070968675a8a025d79b59aa9b51b44f2a36f965e1b7876961dcad0 done 01:48:13 #110 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 01:48:13 #110 DONE 8.8s 01:48:13 01:48:13 #16 [support-cron-scheduler internal] load .dockerignore 01:50:35 #16 ... 01:50:35 01:50:35 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:50:35 #142 DONE 1461.5s 01:50:35 01:50:35 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:50:35 #149 ... 01:50:35 01:50:35 #187 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:50:35 #187 DONE 0.2s 01:50:35 01:50:35 #188 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:50:35 #188 DONE 0.2s 01:50:35 01:50:35 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:50:35 #151 ... 01:50:35 01:50:35 #189 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:50:35 #189 DONE 0.4s 01:50:35 01:50:35 #190 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:50:35 #190 DONE 0.1s 01:50:35 01:50:35 #110 [security-spiffe-token-provider] exporting to image 01:50:35 #110 exporting layers 01:50:35 #110 exporting layers 0.8s done 01:50:35 #110 writing image sha256:95c90aab3190eb8803f9611d24dce1e8271fade3ab53d038441b5ac081ea5c19 done 01:50:35 #110 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done 01:50:35 #110 DONE 9.7s 01:50:35 01:50:35 #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:57:57 #143 DONE 1909.5s 01:57:57 01:57:57 #8 [security-spire-config internal] load build definition from Dockerfile 01:57:57 #8 ... 01:57:57 01:57:57 #191 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:57:57 #191 DONE 0.1s 01:57:57 01:57:57 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:57:57 #149 ... 01:57:57 01:57:57 #192 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:57:57 #192 DONE 0.2s 01:57:57 01:57:57 #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:57:57 #193 DONE 0.4s 01:57:57 01:57:57 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:57:57 #149 ... 01:57:57 01:57:57 #194 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 01:57:57 #194 DONE 0.1s 01:57:57 01:57:57 #195 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:57:57 #195 DONE 0.2s 01:57:57 01:57:57 #196 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:57:57 #196 DONE 2.3s 01:57:57 01:57:57 #110 [security-proxy-auth] exporting to image 01:57:57 #110 exporting layers 01:57:57 #110 exporting layers 0.7s done 01:57:57 #110 writing image sha256:f785e67292d0923042d250fd900a0fcc46583a8643cd9562eb3c61ab35c91a6b done 01:57:57 #110 naming to docker.io/library/security-proxy-auth-arm64 done 01:57:57 #110 DONE 10.4s 01:57:57 01:57:57 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:59:19 #149 ... 01:59:19 01:59:19 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:59:19 #146 DONE 1989.4s 01:59:19 01:59:19 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 01:59:19 #150 ... 01:59:19 01:59:19 #197 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:59:19 #197 DONE 0.1s 01:59:19 01:59:19 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:59:19 #45 ... 01:59:19 01:59:19 #198 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:59:19 #198 DONE 0.2s 01:59:19 01:59:19 #199 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:59:19 #199 DONE 0.5s 01:59:19 01:59:19 #200 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:59:19 #200 DONE 0.2s 01:59:19 01:59:19 #110 [core-command] exporting to image 01:59:19 #110 exporting layers 01:59:19 #110 exporting layers 0.3s done 01:59:19 #110 writing image sha256:07c944a2334bf96637c36ab1ee6169494ac19a6fb80e8c973f9600c847d3993d done 01:59:19 #110 naming to docker.io/library/core-command-arm64 01:59:19 #110 naming to docker.io/library/core-command-arm64 done 01:59:19 #110 DONE 10.7s 01:59:19 01:59:19 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:01:44 #153 DONE 2133.7s 02:01:44 02:01:44 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:01:44 #148 ... 02:01:44 02:01:44 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:01:44 #149 DONE 2133.8s 02:01:44 02:01:44 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:01:44 #151 DONE 2133.8s 02:01:44 02:01:44 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:01:44 #148 ... 02:01:44 02:01:44 #201 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:01:44 #201 DONE 0.2s 02:01:44 02:01:44 #202 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 02:01:44 #202 DONE 0.3s 02:01:44 02:01:44 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:01:44 #148 ... 02:01:44 02:01:44 #203 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 02:01:44 #203 DONE 0.2s 02:01:44 02:01:44 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:01:44 #150 ... 02:01:44 02:01:44 #204 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:01:44 #204 DONE 0.5s 02:01:44 02:01:44 #205 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:01:44 #205 ... 02:01:44 02:01:44 #206 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:01:44 #206 DONE 0.3s 02:01:44 02:01:44 #207 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:01:44 #207 DONE 0.9s 02:01:44 02:01:44 #208 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:01:44 #208 ... 02:01:44 02:01:44 #205 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:01:44 #205 DONE 1.0s 02:01:44 02:01:44 #209 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:01:44 #209 ... 02:01:44 02:01:44 #208 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:01:44 #208 DONE 0.5s 02:01:44 02:01:44 #209 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:01:44 #209 DONE 0.5s 02:01:44 02:01:44 #210 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:01:44 #210 DONE 0.4s 02:01:44 02:01:44 #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:01:44 #211 DONE 1.1s 02:01:44 02:01:44 #212 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 02:01:44 #212 ... 02:01:44 02:01:44 #213 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 02:01:44 #213 DONE 0.4s 02:01:44 02:01:44 #212 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 02:01:44 #212 DONE 0.3s 02:01:44 02:01:44 #110 [core-metadata] exporting to image 02:01:44 #110 exporting layers 02:01:44 #110 ... 02:01:44 02:01:44 #214 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:01:44 #214 DONE 0.8s 02:01:44 02:01:44 #215 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 02:01:44 #215 DONE 0.3s 02:01:44 02:01:44 #110 [core-data] exporting to image 02:01:44 #110 exporting layers 1.1s done 02:01:44 #110 exporting layers 1.1s done 02:01:44 #110 writing image sha256:050aa79f4981cce12f17e3bd8e3d15bb18be1c21ed48f6bff95160242840c1d6 0.0s done 02:01:44 #110 naming to docker.io/library/core-keeper-arm64 0.0s done 02:01:44 #110 exporting layers 0.6s done 02:01:44 #110 writing image sha256:ba66f9cf0e9e8de8949daeb687591cea2a6a830dcaff8db37f81e158f39b8c41 0.0s done 02:01:44 #110 naming to docker.io/library/core-metadata-arm64 done 02:01:44 #110 writing image sha256:e24f5c8f3aa6415bff3e6e8c2746de9ab29eb3b5d52ad6d94149f3e385e35ea5 done 02:01:44 #110 naming to docker.io/library/core-data-arm64 done 02:01:44 #110 DONE 12.3s 02:01:44 02:01:44 #16 [support-cron-scheduler internal] load .dockerignore 02:02:11 #16 ... 02:02:11 02:02:11 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:02:11 #148 DONE 2168.3s 02:02:11 02:02:11 #8 [security-spire-config internal] load build definition from Dockerfile 02:02:11 #8 ... 02:02:11 02:02:11 #216 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:02:11 #216 DONE 0.2s 02:02:11 02:02:11 #217 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:02:11 #217 DONE 0.2s 02:02:11 02:02:11 #218 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:02:11 #218 ... 02:02:11 02:02:11 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:02:11 #150 DONE 2169.2s 02:02:11 02:02:11 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:02:11 #45 ... 02:02:11 02:02:11 #219 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:02:11 #219 ... 02:02:11 02:02:11 #218 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:02:11 #218 DONE 0.7s 02:02:11 02:02:11 #219 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:02:11 #219 DONE 0.3s 02:02:11 02:02:11 #220 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:02:11 #220 ... 02:02:11 02:02:11 #221 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:02:11 #221 DONE 0.2s 02:02:11 02:02:11 #222 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 02:02:11 #222 DONE 0.2s 02:02:11 02:02:11 #220 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:02:11 #220 DONE 0.2s 02:02:11 02:02:11 #223 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 02:02:12 #223 DONE 0.6s 02:02:12 02:02:12 #110 [support-notifications] exporting to image 02:02:12 #110 exporting layers 02:02:12 #110 ... 02:02:12 02:02:12 #224 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 02:02:12 #224 DONE 0.1s 02:02:12 02:02:12 #110 [support-cron-scheduler] exporting to image 02:02:12 #110 exporting layers 0.8s done 02:02:12 #110 writing image sha256:ca410c8baf83719bd5357a7f4f66530f4e4ed493bfd6ef54ef4451751ad88e64 done 02:02:12 #110 naming to docker.io/library/support-notifications-arm64 02:02:12 #110 naming to docker.io/library/support-notifications-arm64 done 02:02:13 #110 exporting layers 0.7s done 02:02:13 #110 writing image sha256:c8622d0169f531d25b1595ef2cdad2fcc8ae465c20d5c6d81ec1dc1040f00227 done 02:02:13 #110 naming to docker.io/library/support-cron-scheduler-arm64 done 02:02:13 #110 DONE 13.8s 02:02:13 02:02:13 #19 [security-spiffe-token-provider internal] load .dockerignore 02:02:13 time="2024-11-08T01:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:02:13 time="2024-11-08T01:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:02:13 time="2024-11-08T01:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:02:13 time="2024-11-08T01:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:02:13 time="2024-11-08T01:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:02:13 time="2024-11-08T01:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:02:13 time="2024-11-08T01:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:02:13 time="2024-11-08T01:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:02:13 time="2024-11-08T01:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:02:13 time="2024-11-08T01:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:02:13 time="2024-11-08T01:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:02:13 time="2024-11-08T01:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:02:13 time="2024-11-08T01:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:02:13 time="2024-11-08T01:23:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:02:13 time="2024-11-08T01:23:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:02:13 $ docker stop --time=1 67a276822bd459b78568f534bf40e558b403f69970f531389163a217d209696e 02:02:14 $ docker rm -f --volumes 67a276822bd459b78568f534bf40e558b403f69970f531389163a217d209696e [Pipeline] // withDockerContainer [Pipeline] sh 02:02:15 + docker images 02:02:15 REPOSITORY TAG IMAGE ID CREATED SIZE 02:02:15 support-cron-scheduler-arm64 latest c8622d0169f5 3 seconds ago 55.2MB 02:02:15 support-notifications-arm64 latest ca410c8baf83 4 seconds ago 54.4MB 02:02:15 core-data-arm64 latest e24f5c8f3aa6 36 seconds ago 38.8MB 02:02:15 core-keeper-arm64 latest 050aa79f4981 37 seconds ago 32.2MB 02:02:15 core-metadata-arm64 latest ba66f9cf0e9e 37 seconds ago 39MB 02:02:15 core-command-arm64 latest 07c944a2334b 3 minutes ago 34.7MB 02:02:15 security-proxy-auth-arm64 latest f785e67292d0 4 minutes ago 33.3MB 02:02:15 security-spiffe-token-provider-arm64 latest 95c90aab3190 11 minutes ago 40.2MB 02:02:15 core-common-config-bootstrapper-arm64 latest 7aa710c33d07 14 minutes ago 24.1MB 02:02:15 security-secretstore-setup-arm64 latest 47f9b31f0ee0 14 minutes ago 47.6MB 02:02:15 security-bootstrapper-arm64 latest 667067298ed0 15 minutes ago 27.2MB 02:02:15 security-proxy-setup-arm64 latest 709eda658874 15 minutes ago 36.2MB 02:02:15 security-spire-agent-arm64 latest a2f81a3eef9a 37 minutes ago 182MB 02:02:15 security-spire-config-arm64 latest 14b7779d3b78 37 minutes ago 123MB 02:02:15 security-spire-server-arm64 latest 1d20dc95600a 37 minutes ago 124MB 02:02:15 ci-base-image-arm64 latest 2bad8e6407d5 39 minutes ago 961MB 02:02:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 5 weeks ago 558MB 02:02:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 17 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:02:15 provisioning config files... 02:02:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/745@tmp/config2848225083165424842tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:02:15 ---> ****-login.sh 02:02:15 nexus3.edgexfoundry.org:10001 02:02:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:02:16 Configure a credential helper to remove this warning. See 02:02:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:02:16 02:02:16 Login Succeeded 02:02:16 nexus3.edgexfoundry.org:10002 02:02:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:02:16 Configure a credential helper to remove this warning. See 02:02:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:02:16 02:02:16 Login Succeeded 02:02:16 nexus3.edgexfoundry.org:10003 02:02:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:02:16 Configure a credential helper to remove this warning. See 02:02:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:02:16 02:02:16 Login Succeeded 02:02:16 nexus3.edgexfoundry.org:10004 02:02:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:02:17 Configure a credential helper to remove this warning. See 02:02:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:02:17 02:02:17 Login Succeeded 02:02:17 ****.io 02:02:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:02:17 Configure a credential helper to remove this warning. See 02:02:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:02:17 02:02:17 Login Succeeded 02:02:17 ---> ****-login.sh ends [Pipeline] } 02:02:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:02:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:02:17 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 02:02:17 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 02:02:17 latest 02:02:17 4.0.0-dev.11 02:02:17 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 02:02:17 main 02:02:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:18 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:18 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 02:02:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:02:18 cd80f1517bb4: Preparing 02:02:18 cfb614daf841: Preparing 02:02:18 059f8f81cb4a: Preparing 02:02:18 3d5bdb85d5f6: Preparing 02:02:18 d44b6cb69920: Preparing 02:02:18 f85e962adb3d: Preparing 02:02:18 16113d51b718: Preparing 02:02:18 f85e962adb3d: Waiting 02:02:18 16113d51b718: Waiting 02:02:18 059f8f81cb4a: Pushed 02:02:18 cd80f1517bb4: Pushed 02:02:18 3d5bdb85d5f6: Pushed 02:02:18 16113d51b718: Layer already exists 02:02:19 f85e962adb3d: Pushed 02:02:20 d44b6cb69920: Pushed 02:02:23 cfb614daf841: Pushed 02:02:23 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:6c0102364a89e34712b4ea8d896ffff8222767050ee2c77e03b9a0301d5ff0c2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:23 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:24 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:02:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:02:24 cd80f1517bb4: Preparing 02:02:24 cfb614daf841: Preparing 02:02:24 059f8f81cb4a: Preparing 02:02:24 3d5bdb85d5f6: Preparing 02:02:24 d44b6cb69920: Preparing 02:02:24 f85e962adb3d: Preparing 02:02:24 16113d51b718: Preparing 02:02:24 f85e962adb3d: Waiting 02:02:24 16113d51b718: Waiting 02:02:24 059f8f81cb4a: Layer already exists 02:02:24 cd80f1517bb4: Layer already exists 02:02:24 3d5bdb85d5f6: Layer already exists 02:02:24 cfb614daf841: Layer already exists 02:02:24 d44b6cb69920: Layer already exists 02:02:24 f85e962adb3d: Layer already exists 02:02:24 16113d51b718: Layer already exists 02:02:24 latest: digest: sha256:6c0102364a89e34712b4ea8d896ffff8222767050ee2c77e03b9a0301d5ff0c2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:24 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:25 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.11 02:02:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:02:25 cd80f1517bb4: Preparing 02:02:25 cfb614daf841: Preparing 02:02:25 059f8f81cb4a: Preparing 02:02:25 3d5bdb85d5f6: Preparing 02:02:25 d44b6cb69920: Preparing 02:02:25 f85e962adb3d: Preparing 02:02:25 f85e962adb3d: Waiting 02:02:25 16113d51b718: Preparing 02:02:25 16113d51b718: Waiting 02:02:25 cd80f1517bb4: Layer already exists 02:02:25 cfb614daf841: Layer already exists 02:02:25 059f8f81cb4a: Layer already exists 02:02:25 d44b6cb69920: Layer already exists 02:02:25 3d5bdb85d5f6: Layer already exists 02:02:25 16113d51b718: Layer already exists 02:02:25 f85e962adb3d: Layer already exists 02:02:25 4.0.0-dev.11: digest: sha256:6c0102364a89e34712b4ea8d896ffff8222767050ee2c77e03b9a0301d5ff0c2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:25 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:26 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 02:02:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:02:26 cd80f1517bb4: Preparing 02:02:26 cfb614daf841: Preparing 02:02:26 059f8f81cb4a: Preparing 02:02:26 3d5bdb85d5f6: Preparing 02:02:26 d44b6cb69920: Preparing 02:02:26 f85e962adb3d: Preparing 02:02:26 16113d51b718: Preparing 02:02:26 f85e962adb3d: Waiting 02:02:26 16113d51b718: Waiting 02:02:26 059f8f81cb4a: Layer already exists 02:02:26 cfb614daf841: Layer already exists 02:02:26 d44b6cb69920: Layer already exists 02:02:26 cd80f1517bb4: Layer already exists 02:02:26 3d5bdb85d5f6: Layer already exists 02:02:26 16113d51b718: Layer already exists 02:02:26 f85e962adb3d: Layer already exists 02:02:26 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:6c0102364a89e34712b4ea8d896ffff8222767050ee2c77e03b9a0301d5ff0c2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:26 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:27 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 02:02:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:02:27 cd80f1517bb4: Preparing 02:02:27 cfb614daf841: Preparing 02:02:27 059f8f81cb4a: Preparing 02:02:27 3d5bdb85d5f6: Preparing 02:02:27 d44b6cb69920: Preparing 02:02:27 f85e962adb3d: Preparing 02:02:27 16113d51b718: Preparing 02:02:27 f85e962adb3d: Waiting 02:02:27 16113d51b718: Waiting 02:02:27 cd80f1517bb4: Layer already exists 02:02:27 d44b6cb69920: Layer already exists 02:02:27 059f8f81cb4a: Layer already exists 02:02:27 3d5bdb85d5f6: Layer already exists 02:02:27 cfb614daf841: Layer already exists 02:02:27 f85e962adb3d: Layer already exists 02:02:27 16113d51b718: Layer already exists 02:02:27 main: digest: sha256:6c0102364a89e34712b4ea8d896ffff8222767050ee2c77e03b9a0301d5ff0c2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:02:27 ===================================================== [Pipeline] echo 02:02:27 taggedImages: 02:02:27 - nexus3.edgexfoundry.org:10004/core-command-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 02:02:27 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:02:27 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.11 02:02:27 - nexus3.edgexfoundry.org:10004/core-command-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 02:02:27 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 02:02:27 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 02:02:27 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 02:02:27 latest 02:02:27 4.0.0-dev.11 02:02:27 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 02:02:27 main 02:02:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:27 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 02:02:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:02:28 16859d331f62: Preparing 02:02:28 251e6beda10e: Preparing 02:02:28 414f868e0e87: Preparing 02:02:28 c64fc2d910b0: Preparing 02:02:28 059f8f81cb4a: Preparing 02:02:28 3d5bdb85d5f6: Preparing 02:02:28 d44b6cb69920: Preparing 02:02:28 f85e962adb3d: Preparing 02:02:28 16113d51b718: Preparing 02:02:28 3d5bdb85d5f6: Waiting 02:02:28 d44b6cb69920: Waiting 02:02:28 f85e962adb3d: Waiting 02:02:28 16113d51b718: Waiting 02:02:28 059f8f81cb4a: Layer already exists 02:02:28 3d5bdb85d5f6: Layer already exists 02:02:28 d44b6cb69920: Layer already exists 02:02:28 f85e962adb3d: Layer already exists 02:02:28 16859d331f62: Pushed 02:02:28 16113d51b718: Layer already exists 02:02:28 414f868e0e87: Pushed 02:02:28 251e6beda10e: Pushed 02:02:30 c64fc2d910b0: Pushed 02:02:30 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:78d7f399f2a0c3300016a6a1be288fbee13261027d1975cc1498897215d41e73 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:30 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:02:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:02:31 16859d331f62: Preparing 02:02:31 251e6beda10e: Preparing 02:02:31 414f868e0e87: Preparing 02:02:31 c64fc2d910b0: Preparing 02:02:31 059f8f81cb4a: Preparing 02:02:31 3d5bdb85d5f6: Preparing 02:02:31 d44b6cb69920: Preparing 02:02:31 f85e962adb3d: Preparing 02:02:31 16113d51b718: Preparing 02:02:31 d44b6cb69920: Waiting 02:02:31 f85e962adb3d: Waiting 02:02:31 16113d51b718: Waiting 02:02:31 3d5bdb85d5f6: Waiting 02:02:31 251e6beda10e: Layer already exists 02:02:31 414f868e0e87: Layer already exists 02:02:31 16859d331f62: Layer already exists 02:02:31 059f8f81cb4a: Layer already exists 02:02:31 c64fc2d910b0: Layer already exists 02:02:31 3d5bdb85d5f6: Layer already exists 02:02:31 d44b6cb69920: Layer already exists 02:02:31 f85e962adb3d: Layer already exists 02:02:31 16113d51b718: Layer already exists 02:02:31 latest: digest: sha256:78d7f399f2a0c3300016a6a1be288fbee13261027d1975cc1498897215d41e73 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:31 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.11 02:02:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:02:32 16859d331f62: Preparing 02:02:32 251e6beda10e: Preparing 02:02:32 414f868e0e87: Preparing 02:02:32 c64fc2d910b0: Preparing 02:02:32 059f8f81cb4a: Preparing 02:02:32 3d5bdb85d5f6: Preparing 02:02:32 d44b6cb69920: Preparing 02:02:32 f85e962adb3d: Preparing 02:02:32 16113d51b718: Preparing 02:02:32 d44b6cb69920: Waiting 02:02:32 f85e962adb3d: Waiting 02:02:32 16113d51b718: Waiting 02:02:32 3d5bdb85d5f6: Waiting 02:02:32 414f868e0e87: Layer already exists 02:02:32 c64fc2d910b0: Layer already exists 02:02:32 251e6beda10e: Layer already exists 02:02:32 059f8f81cb4a: Layer already exists 02:02:32 16859d331f62: Layer already exists 02:02:32 f85e962adb3d: Layer already exists 02:02:32 3d5bdb85d5f6: Layer already exists 02:02:32 16113d51b718: Layer already exists 02:02:32 d44b6cb69920: Layer already exists 02:02:32 4.0.0-dev.11: digest: sha256:78d7f399f2a0c3300016a6a1be288fbee13261027d1975cc1498897215d41e73 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:32 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 02:02:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:02:33 16859d331f62: Preparing 02:02:33 251e6beda10e: Preparing 02:02:33 414f868e0e87: Preparing 02:02:33 c64fc2d910b0: Preparing 02:02:33 059f8f81cb4a: Preparing 02:02:33 3d5bdb85d5f6: Preparing 02:02:33 d44b6cb69920: Preparing 02:02:33 f85e962adb3d: Preparing 02:02:33 16113d51b718: Preparing 02:02:33 3d5bdb85d5f6: Waiting 02:02:33 d44b6cb69920: Waiting 02:02:33 f85e962adb3d: Waiting 02:02:33 16113d51b718: Waiting 02:02:33 059f8f81cb4a: Layer already exists 02:02:33 251e6beda10e: Layer already exists 02:02:33 414f868e0e87: Layer already exists 02:02:33 c64fc2d910b0: Layer already exists 02:02:33 16859d331f62: Layer already exists 02:02:33 3d5bdb85d5f6: Layer already exists 02:02:33 f85e962adb3d: Layer already exists 02:02:33 16113d51b718: Layer already exists 02:02:33 d44b6cb69920: Layer already exists 02:02:33 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:78d7f399f2a0c3300016a6a1be288fbee13261027d1975cc1498897215d41e73 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:33 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 02:02:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:02:34 16859d331f62: Preparing 02:02:34 251e6beda10e: Preparing 02:02:34 414f868e0e87: Preparing 02:02:34 c64fc2d910b0: Preparing 02:02:34 059f8f81cb4a: Preparing 02:02:34 3d5bdb85d5f6: Preparing 02:02:34 d44b6cb69920: Preparing 02:02:34 3d5bdb85d5f6: Waiting 02:02:34 f85e962adb3d: Preparing 02:02:34 d44b6cb69920: Waiting 02:02:34 16113d51b718: Preparing 02:02:34 16113d51b718: Waiting 02:02:34 f85e962adb3d: Waiting 02:02:34 16859d331f62: Layer already exists 02:02:34 251e6beda10e: Layer already exists 02:02:34 414f868e0e87: Layer already exists 02:02:34 059f8f81cb4a: Layer already exists 02:02:34 c64fc2d910b0: Layer already exists 02:02:34 16113d51b718: Layer already exists 02:02:34 3d5bdb85d5f6: Layer already exists 02:02:34 d44b6cb69920: Layer already exists 02:02:34 f85e962adb3d: Layer already exists 02:02:34 main: digest: sha256:78d7f399f2a0c3300016a6a1be288fbee13261027d1975cc1498897215d41e73 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:02:34 ===================================================== [Pipeline] echo 02:02:34 taggedImages: 02:02:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 02:02:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:02:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.11 02:02:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 02:02:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 02:02:34 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 02:02:34 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 02:02:34 latest 02:02:34 4.0.0-dev.11 02:02:34 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 02:02:34 main 02:02:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:35 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:35 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 02:02:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:02:35 962d3ddfc585: Preparing 02:02:35 f5b67c565061: Preparing 02:02:35 4c35870c270c: Preparing 02:02:35 059f8f81cb4a: Preparing 02:02:35 3d5bdb85d5f6: Preparing 02:02:35 f9036b5a3190: Preparing 02:02:35 d4284dc7f4a3: Preparing 02:02:35 16113d51b718: Preparing 02:02:35 f9036b5a3190: Waiting 02:02:35 d4284dc7f4a3: Waiting 02:02:35 16113d51b718: Waiting 02:02:35 059f8f81cb4a: Layer already exists 02:02:35 3d5bdb85d5f6: Layer already exists 02:02:35 962d3ddfc585: Pushed 02:02:35 f5b67c565061: Pushed 02:02:35 16113d51b718: Layer already exists 02:02:35 d4284dc7f4a3: Pushed 02:02:37 f9036b5a3190: Pushed 02:02:41 4c35870c270c: Pushed 02:02:41 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:9a3914b46bb6f65665814f6590a02ad7d0b67e9dc472ca7b9d3d2178d837f5fb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:42 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:02:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:02:42 962d3ddfc585: Preparing 02:02:42 f5b67c565061: Preparing 02:02:42 4c35870c270c: Preparing 02:02:42 059f8f81cb4a: Preparing 02:02:42 3d5bdb85d5f6: Preparing 02:02:42 f9036b5a3190: Preparing 02:02:42 d4284dc7f4a3: Preparing 02:02:42 f9036b5a3190: Waiting 02:02:42 16113d51b718: Preparing 02:02:42 d4284dc7f4a3: Waiting 02:02:42 16113d51b718: Waiting 02:02:42 3d5bdb85d5f6: Layer already exists 02:02:42 f5b67c565061: Layer already exists 02:02:42 059f8f81cb4a: Layer already exists 02:02:42 4c35870c270c: Layer already exists 02:02:42 962d3ddfc585: Layer already exists 02:02:42 d4284dc7f4a3: Layer already exists 02:02:42 f9036b5a3190: Layer already exists 02:02:42 16113d51b718: Layer already exists 02:02:42 latest: digest: sha256:9a3914b46bb6f65665814f6590a02ad7d0b67e9dc472ca7b9d3d2178d837f5fb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:42 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:43 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.11 02:02:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:02:43 962d3ddfc585: Preparing 02:02:43 f5b67c565061: Preparing 02:02:43 4c35870c270c: Preparing 02:02:43 059f8f81cb4a: Preparing 02:02:43 3d5bdb85d5f6: Preparing 02:02:43 f9036b5a3190: Preparing 02:02:43 d4284dc7f4a3: Preparing 02:02:43 16113d51b718: Preparing 02:02:43 f9036b5a3190: Waiting 02:02:43 d4284dc7f4a3: Waiting 02:02:43 16113d51b718: Waiting 02:02:43 059f8f81cb4a: Layer already exists 02:02:43 4c35870c270c: Layer already exists 02:02:43 3d5bdb85d5f6: Layer already exists 02:02:43 f5b67c565061: Layer already exists 02:02:43 962d3ddfc585: Layer already exists 02:02:43 f9036b5a3190: Layer already exists 02:02:43 d4284dc7f4a3: Layer already exists 02:02:43 16113d51b718: Layer already exists 02:02:43 4.0.0-dev.11: digest: sha256:9a3914b46bb6f65665814f6590a02ad7d0b67e9dc472ca7b9d3d2178d837f5fb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:43 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:44 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 02:02:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:02:44 962d3ddfc585: Preparing 02:02:44 f5b67c565061: Preparing 02:02:44 4c35870c270c: Preparing 02:02:44 059f8f81cb4a: Preparing 02:02:44 3d5bdb85d5f6: Preparing 02:02:44 f9036b5a3190: Preparing 02:02:44 d4284dc7f4a3: Preparing 02:02:44 16113d51b718: Preparing 02:02:44 d4284dc7f4a3: Waiting 02:02:44 16113d51b718: Waiting 02:02:44 f9036b5a3190: Waiting 02:02:44 4c35870c270c: Layer already exists 02:02:44 059f8f81cb4a: Layer already exists 02:02:44 f5b67c565061: Layer already exists 02:02:44 3d5bdb85d5f6: Layer already exists 02:02:44 962d3ddfc585: Layer already exists 02:02:44 f9036b5a3190: Layer already exists 02:02:44 d4284dc7f4a3: Layer already exists 02:02:44 16113d51b718: Layer already exists 02:02:44 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:9a3914b46bb6f65665814f6590a02ad7d0b67e9dc472ca7b9d3d2178d837f5fb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:44 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:45 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 02:02:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:02:45 962d3ddfc585: Preparing 02:02:45 f5b67c565061: Preparing 02:02:45 4c35870c270c: Preparing 02:02:45 059f8f81cb4a: Preparing 02:02:45 3d5bdb85d5f6: Preparing 02:02:45 f9036b5a3190: Preparing 02:02:45 d4284dc7f4a3: Preparing 02:02:45 16113d51b718: Preparing 02:02:45 d4284dc7f4a3: Waiting 02:02:45 f9036b5a3190: Waiting 02:02:45 16113d51b718: Waiting 02:02:45 962d3ddfc585: Layer already exists 02:02:45 3d5bdb85d5f6: Layer already exists 02:02:45 4c35870c270c: Layer already exists 02:02:45 059f8f81cb4a: Layer already exists 02:02:45 f5b67c565061: Layer already exists 02:02:45 16113d51b718: Layer already exists 02:02:45 d4284dc7f4a3: Layer already exists 02:02:45 f9036b5a3190: Layer already exists 02:02:45 main: digest: sha256:9a3914b46bb6f65665814f6590a02ad7d0b67e9dc472ca7b9d3d2178d837f5fb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:02:45 ===================================================== [Pipeline] echo 02:02:45 taggedImages: 02:02:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 02:02:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:02:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.11 02:02:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 02:02:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 02:02:45 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 02:02:45 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 02:02:45 latest 02:02:45 4.0.0-dev.11 02:02:45 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 02:02:45 main 02:02:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:45 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:46 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 02:02:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:02:46 db03dffd0ec2: Preparing 02:02:46 ec7f653b000e: Preparing 02:02:46 8fae9158a6fc: Preparing 02:02:46 3d5bdb85d5f6: Preparing 02:02:46 6d268d17f50c: Preparing 02:02:46 4759b2c24398: Preparing 02:02:46 16113d51b718: Preparing 02:02:46 16113d51b718: Waiting 02:02:46 4759b2c24398: Waiting 02:02:46 3d5bdb85d5f6: Layer already exists 02:02:46 db03dffd0ec2: Pushed 02:02:46 ec7f653b000e: Pushed 02:02:46 4759b2c24398: Pushed 02:02:46 6d268d17f50c: Pushed 02:02:46 16113d51b718: Layer already exists 02:02:51 8fae9158a6fc: Pushed 02:02:52 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:2c89e63b47dc72d3af94db83f9def81997e6687040248e02f3806938a6bea24c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:52 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:52 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:02:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:02:52 db03dffd0ec2: Preparing 02:02:52 ec7f653b000e: Preparing 02:02:52 8fae9158a6fc: Preparing 02:02:52 3d5bdb85d5f6: Preparing 02:02:52 6d268d17f50c: Preparing 02:02:52 4759b2c24398: Preparing 02:02:52 16113d51b718: Preparing 02:02:52 4759b2c24398: Waiting 02:02:52 16113d51b718: Waiting 02:02:52 db03dffd0ec2: Layer already exists 02:02:52 6d268d17f50c: Layer already exists 02:02:52 8fae9158a6fc: Layer already exists 02:02:52 3d5bdb85d5f6: Layer already exists 02:02:52 ec7f653b000e: Layer already exists 02:02:52 16113d51b718: Layer already exists 02:02:52 4759b2c24398: Layer already exists 02:02:53 latest: digest: sha256:2c89e63b47dc72d3af94db83f9def81997e6687040248e02f3806938a6bea24c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:53 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:53 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.11 02:02:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:02:53 db03dffd0ec2: Preparing 02:02:53 ec7f653b000e: Preparing 02:02:53 8fae9158a6fc: Preparing 02:02:53 3d5bdb85d5f6: Preparing 02:02:53 6d268d17f50c: Preparing 02:02:53 4759b2c24398: Preparing 02:02:53 16113d51b718: Preparing 02:02:53 4759b2c24398: Waiting 02:02:53 16113d51b718: Waiting 02:02:53 6d268d17f50c: Layer already exists 02:02:53 ec7f653b000e: Layer already exists 02:02:53 8fae9158a6fc: Layer already exists 02:02:53 3d5bdb85d5f6: Layer already exists 02:02:53 db03dffd0ec2: Layer already exists 02:02:53 16113d51b718: Layer already exists 02:02:53 4759b2c24398: Layer already exists 02:02:54 4.0.0-dev.11: digest: sha256:2c89e63b47dc72d3af94db83f9def81997e6687040248e02f3806938a6bea24c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:54 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:54 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 02:02:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:02:54 db03dffd0ec2: Preparing 02:02:54 ec7f653b000e: Preparing 02:02:54 8fae9158a6fc: Preparing 02:02:54 3d5bdb85d5f6: Preparing 02:02:54 6d268d17f50c: Preparing 02:02:54 4759b2c24398: Preparing 02:02:54 16113d51b718: Preparing 02:02:54 4759b2c24398: Waiting 02:02:54 16113d51b718: Waiting 02:02:54 3d5bdb85d5f6: Layer already exists 02:02:54 6d268d17f50c: Layer already exists 02:02:54 8fae9158a6fc: Layer already exists 02:02:54 ec7f653b000e: Layer already exists 02:02:54 db03dffd0ec2: Layer already exists 02:02:54 16113d51b718: Layer already exists 02:02:54 4759b2c24398: Layer already exists 02:02:55 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:2c89e63b47dc72d3af94db83f9def81997e6687040248e02f3806938a6bea24c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:55 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:55 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 02:02:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:02:55 db03dffd0ec2: Preparing 02:02:55 ec7f653b000e: Preparing 02:02:55 8fae9158a6fc: Preparing 02:02:55 3d5bdb85d5f6: Preparing 02:02:55 6d268d17f50c: Preparing 02:02:55 4759b2c24398: Preparing 02:02:55 16113d51b718: Preparing 02:02:55 4759b2c24398: Waiting 02:02:55 db03dffd0ec2: Layer already exists 02:02:55 6d268d17f50c: Layer already exists 02:02:55 8fae9158a6fc: Layer already exists 02:02:55 3d5bdb85d5f6: Layer already exists 02:02:55 ec7f653b000e: Layer already exists 02:02:55 16113d51b718: Layer already exists 02:02:55 4759b2c24398: Layer already exists 02:02:56 main: digest: sha256:2c89e63b47dc72d3af94db83f9def81997e6687040248e02f3806938a6bea24c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:02:56 ===================================================== [Pipeline] echo 02:02:56 taggedImages: 02:02:56 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 02:02:56 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:02:56 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.11 02:02:56 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 02:02:56 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 02:02:56 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 02:02:56 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 02:02:56 latest 02:02:56 4.0.0-dev.11 02:02:56 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 02:02:56 main 02:02:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:56 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 02:02:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:02:56 ce110206cfec: Preparing 02:02:56 9bcab2f6e953: Preparing 02:02:56 64b261365fb2: Preparing 02:02:56 589bedec7b33: Preparing 02:02:56 059f8f81cb4a: Preparing 02:02:56 3d5bdb85d5f6: Preparing 02:02:56 d44b6cb69920: Preparing 02:02:56 f85e962adb3d: Preparing 02:02:56 16113d51b718: Preparing 02:02:56 d44b6cb69920: Waiting 02:02:56 16113d51b718: Waiting 02:02:56 f85e962adb3d: Waiting 02:02:56 3d5bdb85d5f6: Waiting 02:02:56 059f8f81cb4a: Layer already exists 02:02:57 3d5bdb85d5f6: Layer already exists 02:02:57 d44b6cb69920: Layer already exists 02:02:57 9bcab2f6e953: Pushed 02:02:57 64b261365fb2: Pushed 02:02:57 f85e962adb3d: Layer already exists 02:02:57 ce110206cfec: Pushed 02:02:57 16113d51b718: Layer already exists 02:03:02 589bedec7b33: Pushed 02:03:02 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:ee8c15b85fe10888e399b45131cb89670708f28e4c30fae6bbeda6aa84aa7d7e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:02 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:03:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:03:03 ce110206cfec: Preparing 02:03:03 9bcab2f6e953: Preparing 02:03:03 64b261365fb2: Preparing 02:03:03 589bedec7b33: Preparing 02:03:03 059f8f81cb4a: Preparing 02:03:03 3d5bdb85d5f6: Preparing 02:03:03 d44b6cb69920: Preparing 02:03:03 f85e962adb3d: Preparing 02:03:03 16113d51b718: Preparing 02:03:03 d44b6cb69920: Waiting 02:03:03 f85e962adb3d: Waiting 02:03:03 16113d51b718: Waiting 02:03:03 3d5bdb85d5f6: Waiting 02:03:03 ce110206cfec: Layer already exists 02:03:03 589bedec7b33: Layer already exists 02:03:03 9bcab2f6e953: Layer already exists 02:03:03 64b261365fb2: Layer already exists 02:03:03 059f8f81cb4a: Layer already exists 02:03:03 f85e962adb3d: Layer already exists 02:03:03 d44b6cb69920: Layer already exists 02:03:03 16113d51b718: Layer already exists 02:03:03 3d5bdb85d5f6: Layer already exists 02:03:03 latest: digest: sha256:ee8c15b85fe10888e399b45131cb89670708f28e4c30fae6bbeda6aa84aa7d7e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:03 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.11 02:03:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:03:04 ce110206cfec: Preparing 02:03:04 9bcab2f6e953: Preparing 02:03:04 64b261365fb2: Preparing 02:03:04 589bedec7b33: Preparing 02:03:04 059f8f81cb4a: Preparing 02:03:04 3d5bdb85d5f6: Preparing 02:03:04 d44b6cb69920: Preparing 02:03:04 f85e962adb3d: Preparing 02:03:04 16113d51b718: Preparing 02:03:04 3d5bdb85d5f6: Waiting 02:03:04 d44b6cb69920: Waiting 02:03:04 16113d51b718: Waiting 02:03:04 f85e962adb3d: Waiting 02:03:04 589bedec7b33: Layer already exists 02:03:04 64b261365fb2: Layer already exists 02:03:04 ce110206cfec: Layer already exists 02:03:04 9bcab2f6e953: Layer already exists 02:03:04 059f8f81cb4a: Layer already exists 02:03:04 3d5bdb85d5f6: Layer already exists 02:03:04 16113d51b718: Layer already exists 02:03:04 d44b6cb69920: Layer already exists 02:03:04 f85e962adb3d: Layer already exists 02:03:04 4.0.0-dev.11: digest: sha256:ee8c15b85fe10888e399b45131cb89670708f28e4c30fae6bbeda6aa84aa7d7e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:04 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 02:03:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:03:05 ce110206cfec: Preparing 02:03:05 9bcab2f6e953: Preparing 02:03:05 64b261365fb2: Preparing 02:03:05 589bedec7b33: Preparing 02:03:05 059f8f81cb4a: Preparing 02:03:05 3d5bdb85d5f6: Preparing 02:03:05 d44b6cb69920: Preparing 02:03:05 f85e962adb3d: Preparing 02:03:05 16113d51b718: Preparing 02:03:05 d44b6cb69920: Waiting 02:03:05 f85e962adb3d: Waiting 02:03:05 16113d51b718: Waiting 02:03:05 3d5bdb85d5f6: Waiting 02:03:05 059f8f81cb4a: Layer already exists 02:03:05 ce110206cfec: Layer already exists 02:03:05 64b261365fb2: Layer already exists 02:03:05 9bcab2f6e953: Layer already exists 02:03:05 589bedec7b33: Layer already exists 02:03:05 3d5bdb85d5f6: Layer already exists 02:03:05 f85e962adb3d: Layer already exists 02:03:05 16113d51b718: Layer already exists 02:03:05 d44b6cb69920: Layer already exists 02:03:05 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:ee8c15b85fe10888e399b45131cb89670708f28e4c30fae6bbeda6aa84aa7d7e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:05 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 02:03:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:03:06 ce110206cfec: Preparing 02:03:06 9bcab2f6e953: Preparing 02:03:06 64b261365fb2: Preparing 02:03:06 589bedec7b33: Preparing 02:03:06 059f8f81cb4a: Preparing 02:03:06 3d5bdb85d5f6: Preparing 02:03:06 d44b6cb69920: Preparing 02:03:06 3d5bdb85d5f6: Waiting 02:03:06 f85e962adb3d: Preparing 02:03:06 16113d51b718: Preparing 02:03:06 d44b6cb69920: Waiting 02:03:06 f85e962adb3d: Waiting 02:03:06 16113d51b718: Waiting 02:03:06 64b261365fb2: Layer already exists 02:03:06 9bcab2f6e953: Layer already exists 02:03:06 589bedec7b33: Layer already exists 02:03:06 ce110206cfec: Layer already exists 02:03:06 059f8f81cb4a: Layer already exists 02:03:06 3d5bdb85d5f6: Layer already exists 02:03:06 16113d51b718: Layer already exists 02:03:06 f85e962adb3d: Layer already exists 02:03:06 d44b6cb69920: Layer already exists 02:03:06 main: digest: sha256:ee8c15b85fe10888e399b45131cb89670708f28e4c30fae6bbeda6aa84aa7d7e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:03:06 ===================================================== [Pipeline] echo 02:03:06 taggedImages: 02:03:06 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 02:03:06 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:03:06 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.11 02:03:06 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 02:03:06 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 02:03:06 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 02:03:06 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 02:03:06 latest 02:03:06 4.0.0-dev.11 02:03:06 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 02:03:06 main 02:03:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:06 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 02:03:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:03:07 58a718aebc43: Preparing 02:03:07 88b0115e7bab: Preparing 02:03:07 31b309df6979: Preparing 02:03:07 8dfab86e4934: Preparing 02:03:07 a0388cca99b4: Preparing 02:03:07 43683ed32fb9: Preparing 02:03:07 9e5bc81920d6: Preparing 02:03:07 059f8f81cb4a: Preparing 02:03:07 3d5bdb85d5f6: Preparing 02:03:07 9400eef4afe0: Preparing 02:03:07 601437456e00: Preparing 02:03:07 5f70bf18a086: Preparing 02:03:07 ae500c986401: Preparing 02:03:07 dd21f49c35c6: Preparing 02:03:07 14fb55caf514: Preparing 02:03:07 16113d51b718: Preparing 02:03:07 43683ed32fb9: Waiting 02:03:07 9e5bc81920d6: Waiting 02:03:07 059f8f81cb4a: Waiting 02:03:07 3d5bdb85d5f6: Waiting 02:03:07 9400eef4afe0: Waiting 02:03:07 601437456e00: Waiting 02:03:07 5f70bf18a086: Waiting 02:03:07 ae500c986401: Waiting 02:03:07 dd21f49c35c6: Waiting 02:03:07 14fb55caf514: Waiting 02:03:07 16113d51b718: Waiting 02:03:07 a0388cca99b4: Pushed 02:03:07 88b0115e7bab: Pushed 02:03:07 31b309df6979: Pushed 02:03:07 58a718aebc43: Pushed 02:03:07 8dfab86e4934: Pushed 02:03:07 059f8f81cb4a: Layer already exists 02:03:07 3d5bdb85d5f6: Layer already exists 02:03:07 43683ed32fb9: Pushed 02:03:07 5f70bf18a086: Layer already exists 02:03:07 9400eef4afe0: Pushed 02:03:07 601437456e00: Pushed 02:03:07 16113d51b718: Layer already exists 02:03:08 ae500c986401: Pushed 02:03:08 14fb55caf514: Pushed 02:03:09 dd21f49c35c6: Pushed 02:03:10 9e5bc81920d6: Pushed 02:03:10 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:3a2023644b8401da5bed7027210975073c0c36ae4db28c13b94baf36cc3336a5 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:11 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:03:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:03:11 58a718aebc43: Preparing 02:03:11 88b0115e7bab: Preparing 02:03:11 31b309df6979: Preparing 02:03:11 8dfab86e4934: Preparing 02:03:11 a0388cca99b4: Preparing 02:03:11 43683ed32fb9: Preparing 02:03:11 9e5bc81920d6: Preparing 02:03:11 059f8f81cb4a: Preparing 02:03:11 3d5bdb85d5f6: Preparing 02:03:11 9400eef4afe0: Preparing 02:03:11 601437456e00: Preparing 02:03:11 5f70bf18a086: Preparing 02:03:11 ae500c986401: Preparing 02:03:11 dd21f49c35c6: Preparing 02:03:11 14fb55caf514: Preparing 02:03:11 16113d51b718: Preparing 02:03:11 9400eef4afe0: Waiting 02:03:11 601437456e00: Waiting 02:03:11 5f70bf18a086: Waiting 02:03:11 ae500c986401: Waiting 02:03:11 dd21f49c35c6: Waiting 02:03:11 14fb55caf514: Waiting 02:03:11 16113d51b718: Waiting 02:03:11 43683ed32fb9: Waiting 02:03:11 9e5bc81920d6: Waiting 02:03:11 059f8f81cb4a: Waiting 02:03:11 3d5bdb85d5f6: Waiting 02:03:11 88b0115e7bab: Layer already exists 02:03:11 58a718aebc43: Layer already exists 02:03:11 a0388cca99b4: Layer already exists 02:03:11 8dfab86e4934: Layer already exists 02:03:11 31b309df6979: Layer already exists 02:03:11 9e5bc81920d6: Layer already exists 02:03:11 43683ed32fb9: Layer already exists 02:03:11 9400eef4afe0: Layer already exists 02:03:11 059f8f81cb4a: Layer already exists 02:03:11 3d5bdb85d5f6: Layer already exists 02:03:11 dd21f49c35c6: Layer already exists 02:03:11 14fb55caf514: Layer already exists 02:03:11 5f70bf18a086: Layer already exists 02:03:11 601437456e00: Layer already exists 02:03:11 ae500c986401: Layer already exists 02:03:11 16113d51b718: Layer already exists 02:03:11 latest: digest: sha256:3a2023644b8401da5bed7027210975073c0c36ae4db28c13b94baf36cc3336a5 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:12 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.11 02:03:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:03:12 58a718aebc43: Preparing 02:03:12 88b0115e7bab: Preparing 02:03:12 31b309df6979: Preparing 02:03:12 8dfab86e4934: Preparing 02:03:12 a0388cca99b4: Preparing 02:03:12 43683ed32fb9: Preparing 02:03:12 9e5bc81920d6: Preparing 02:03:12 059f8f81cb4a: Preparing 02:03:12 3d5bdb85d5f6: Preparing 02:03:12 9400eef4afe0: Preparing 02:03:12 601437456e00: Preparing 02:03:12 5f70bf18a086: Preparing 02:03:12 ae500c986401: Preparing 02:03:12 dd21f49c35c6: Preparing 02:03:12 14fb55caf514: Preparing 02:03:12 16113d51b718: Preparing 02:03:12 43683ed32fb9: Waiting 02:03:12 3d5bdb85d5f6: Waiting 02:03:12 9400eef4afe0: Waiting 02:03:12 601437456e00: Waiting 02:03:12 5f70bf18a086: Waiting 02:03:12 9e5bc81920d6: Waiting 02:03:12 ae500c986401: Waiting 02:03:12 dd21f49c35c6: Waiting 02:03:12 059f8f81cb4a: Waiting 02:03:12 16113d51b718: Waiting 02:03:12 8dfab86e4934: Layer already exists 02:03:12 58a718aebc43: Layer already exists 02:03:12 88b0115e7bab: Layer already exists 02:03:12 31b309df6979: Layer already exists 02:03:12 a0388cca99b4: Layer already exists 02:03:12 059f8f81cb4a: Layer already exists 02:03:12 43683ed32fb9: Layer already exists 02:03:12 3d5bdb85d5f6: Layer already exists 02:03:12 9400eef4afe0: Layer already exists 02:03:12 9e5bc81920d6: Layer already exists 02:03:12 ae500c986401: Layer already exists 02:03:12 601437456e00: Layer already exists 02:03:12 dd21f49c35c6: Layer already exists 02:03:12 14fb55caf514: Layer already exists 02:03:12 5f70bf18a086: Layer already exists 02:03:12 16113d51b718: Layer already exists 02:03:12 4.0.0-dev.11: digest: sha256:3a2023644b8401da5bed7027210975073c0c36ae4db28c13b94baf36cc3336a5 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:13 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 02:03:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:03:13 58a718aebc43: Preparing 02:03:13 88b0115e7bab: Preparing 02:03:13 31b309df6979: Preparing 02:03:13 8dfab86e4934: Preparing 02:03:13 a0388cca99b4: Preparing 02:03:13 43683ed32fb9: Preparing 02:03:13 9e5bc81920d6: Preparing 02:03:13 059f8f81cb4a: Preparing 02:03:13 3d5bdb85d5f6: Preparing 02:03:13 9400eef4afe0: Preparing 02:03:13 601437456e00: Preparing 02:03:13 5f70bf18a086: Preparing 02:03:13 ae500c986401: Preparing 02:03:13 dd21f49c35c6: Preparing 02:03:13 14fb55caf514: Preparing 02:03:13 16113d51b718: Preparing 02:03:13 3d5bdb85d5f6: Waiting 02:03:13 9400eef4afe0: Waiting 02:03:13 601437456e00: Waiting 02:03:13 5f70bf18a086: Waiting 02:03:13 43683ed32fb9: Waiting 02:03:13 ae500c986401: Waiting 02:03:13 dd21f49c35c6: Waiting 02:03:13 9e5bc81920d6: Waiting 02:03:13 059f8f81cb4a: Waiting 02:03:13 16113d51b718: Waiting 02:03:13 14fb55caf514: Waiting 02:03:13 a0388cca99b4: Layer already exists 02:03:13 31b309df6979: Layer already exists 02:03:13 58a718aebc43: Layer already exists 02:03:13 8dfab86e4934: Layer already exists 02:03:13 88b0115e7bab: Layer already exists 02:03:13 3d5bdb85d5f6: Layer already exists 02:03:13 43683ed32fb9: Layer already exists 02:03:13 9e5bc81920d6: Layer already exists 02:03:13 059f8f81cb4a: Layer already exists 02:03:13 9400eef4afe0: Layer already exists 02:03:13 5f70bf18a086: Layer already exists 02:03:13 601437456e00: Layer already exists 02:03:13 ae500c986401: Layer already exists 02:03:13 14fb55caf514: Layer already exists 02:03:13 dd21f49c35c6: Layer already exists 02:03:13 16113d51b718: Layer already exists 02:03:13 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:3a2023644b8401da5bed7027210975073c0c36ae4db28c13b94baf36cc3336a5 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:14 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 02:03:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:03:14 58a718aebc43: Preparing 02:03:14 88b0115e7bab: Preparing 02:03:14 31b309df6979: Preparing 02:03:14 8dfab86e4934: Preparing 02:03:14 a0388cca99b4: Preparing 02:03:14 43683ed32fb9: Preparing 02:03:14 9e5bc81920d6: Preparing 02:03:14 43683ed32fb9: Waiting 02:03:14 059f8f81cb4a: Preparing 02:03:14 3d5bdb85d5f6: Preparing 02:03:14 9400eef4afe0: Preparing 02:03:14 9e5bc81920d6: Waiting 02:03:14 601437456e00: Preparing 02:03:14 059f8f81cb4a: Waiting 02:03:14 5f70bf18a086: Preparing 02:03:14 3d5bdb85d5f6: Waiting 02:03:14 ae500c986401: Preparing 02:03:14 9400eef4afe0: Waiting 02:03:14 dd21f49c35c6: Preparing 02:03:14 601437456e00: Waiting 02:03:14 14fb55caf514: Preparing 02:03:14 5f70bf18a086: Waiting 02:03:14 16113d51b718: Preparing 02:03:14 ae500c986401: Waiting 02:03:14 dd21f49c35c6: Waiting 02:03:14 14fb55caf514: Waiting 02:03:14 16113d51b718: Waiting 02:03:14 88b0115e7bab: Layer already exists 02:03:14 a0388cca99b4: Layer already exists 02:03:14 8dfab86e4934: Layer already exists 02:03:14 58a718aebc43: Layer already exists 02:03:14 31b309df6979: Layer already exists 02:03:14 059f8f81cb4a: Layer already exists 02:03:14 43683ed32fb9: Layer already exists 02:03:14 9e5bc81920d6: Layer already exists 02:03:14 9400eef4afe0: Layer already exists 02:03:14 3d5bdb85d5f6: Layer already exists 02:03:14 601437456e00: Layer already exists 02:03:14 5f70bf18a086: Layer already exists 02:03:14 dd21f49c35c6: Layer already exists 02:03:14 ae500c986401: Layer already exists 02:03:14 14fb55caf514: Layer already exists 02:03:14 16113d51b718: Layer already exists 02:03:14 main: digest: sha256:3a2023644b8401da5bed7027210975073c0c36ae4db28c13b94baf36cc3336a5 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:03:14 ===================================================== [Pipeline] echo 02:03:15 taggedImages: 02:03:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 02:03:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:03:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.11 02:03:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 02:03:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 02:03:15 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 02:03:15 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 02:03:15 latest 02:03:15 4.0.0-dev.11 02:03:15 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 02:03:15 main 02:03:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:15 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 02:03:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:03:15 7b1ea04dcf03: Preparing 02:03:15 2056f6fc59ab: Preparing 02:03:15 95c53fab010c: Preparing 02:03:15 d1c2a814cc72: Preparing 02:03:15 059f8f81cb4a: Preparing 02:03:15 3d5bdb85d5f6: Preparing 02:03:15 d44b6cb69920: Preparing 02:03:15 f85e962adb3d: Preparing 02:03:15 3d5bdb85d5f6: Waiting 02:03:15 16113d51b718: Preparing 02:03:15 d44b6cb69920: Waiting 02:03:15 f85e962adb3d: Waiting 02:03:15 16113d51b718: Waiting 02:03:15 059f8f81cb4a: Layer already exists 02:03:16 3d5bdb85d5f6: Layer already exists 02:03:16 d44b6cb69920: Layer already exists 02:03:16 f85e962adb3d: Layer already exists 02:03:16 2056f6fc59ab: Pushed 02:03:16 95c53fab010c: Pushed 02:03:16 7b1ea04dcf03: Pushed 02:03:16 16113d51b718: Layer already exists 02:03:20 d1c2a814cc72: Pushed 02:03:20 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:fecb1dc31c3280c92e5c04cc8d0d43fadb6d7714768260ed76827fba731f48ca size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:21 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:03:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:03:21 7b1ea04dcf03: Preparing 02:03:21 2056f6fc59ab: Preparing 02:03:21 95c53fab010c: Preparing 02:03:21 d1c2a814cc72: Preparing 02:03:21 059f8f81cb4a: Preparing 02:03:21 3d5bdb85d5f6: Preparing 02:03:21 d44b6cb69920: Preparing 02:03:21 f85e962adb3d: Preparing 02:03:21 16113d51b718: Preparing 02:03:21 3d5bdb85d5f6: Waiting 02:03:21 d44b6cb69920: Waiting 02:03:21 f85e962adb3d: Waiting 02:03:21 16113d51b718: Waiting 02:03:21 7b1ea04dcf03: Layer already exists 02:03:21 d1c2a814cc72: Layer already exists 02:03:21 2056f6fc59ab: Layer already exists 02:03:21 059f8f81cb4a: Layer already exists 02:03:21 95c53fab010c: Layer already exists 02:03:21 16113d51b718: Layer already exists 02:03:21 d44b6cb69920: Layer already exists 02:03:21 f85e962adb3d: Layer already exists 02:03:21 3d5bdb85d5f6: Layer already exists 02:03:21 latest: digest: sha256:fecb1dc31c3280c92e5c04cc8d0d43fadb6d7714768260ed76827fba731f48ca size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:22 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.11 02:03:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:03:22 7b1ea04dcf03: Preparing 02:03:22 2056f6fc59ab: Preparing 02:03:22 95c53fab010c: Preparing 02:03:22 d1c2a814cc72: Preparing 02:03:22 059f8f81cb4a: Preparing 02:03:22 3d5bdb85d5f6: Preparing 02:03:22 d44b6cb69920: Preparing 02:03:22 f85e962adb3d: Preparing 02:03:22 16113d51b718: Preparing 02:03:22 3d5bdb85d5f6: Waiting 02:03:22 f85e962adb3d: Waiting 02:03:22 d44b6cb69920: Waiting 02:03:22 16113d51b718: Waiting 02:03:22 95c53fab010c: Layer already exists 02:03:22 d1c2a814cc72: Layer already exists 02:03:22 059f8f81cb4a: Layer already exists 02:03:22 2056f6fc59ab: Layer already exists 02:03:22 7b1ea04dcf03: Layer already exists 02:03:22 3d5bdb85d5f6: Layer already exists 02:03:22 d44b6cb69920: Layer already exists 02:03:22 16113d51b718: Layer already exists 02:03:22 f85e962adb3d: Layer already exists 02:03:22 4.0.0-dev.11: digest: sha256:fecb1dc31c3280c92e5c04cc8d0d43fadb6d7714768260ed76827fba731f48ca size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:23 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 02:03:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:03:23 7b1ea04dcf03: Preparing 02:03:23 2056f6fc59ab: Preparing 02:03:23 95c53fab010c: Preparing 02:03:23 d1c2a814cc72: Preparing 02:03:23 059f8f81cb4a: Preparing 02:03:23 3d5bdb85d5f6: Preparing 02:03:23 d44b6cb69920: Preparing 02:03:23 f85e962adb3d: Preparing 02:03:23 16113d51b718: Preparing 02:03:23 d44b6cb69920: Waiting 02:03:23 f85e962adb3d: Waiting 02:03:23 16113d51b718: Waiting 02:03:23 3d5bdb85d5f6: Waiting 02:03:23 059f8f81cb4a: Layer already exists 02:03:23 7b1ea04dcf03: Layer already exists 02:03:23 d1c2a814cc72: Layer already exists 02:03:23 95c53fab010c: Layer already exists 02:03:23 2056f6fc59ab: Layer already exists 02:03:23 3d5bdb85d5f6: Layer already exists 02:03:23 d44b6cb69920: Layer already exists 02:03:23 16113d51b718: Layer already exists 02:03:23 f85e962adb3d: Layer already exists 02:03:23 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:fecb1dc31c3280c92e5c04cc8d0d43fadb6d7714768260ed76827fba731f48ca size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:24 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 02:03:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:03:24 7b1ea04dcf03: Preparing 02:03:24 2056f6fc59ab: Preparing 02:03:24 95c53fab010c: Preparing 02:03:24 d1c2a814cc72: Preparing 02:03:24 059f8f81cb4a: Preparing 02:03:24 3d5bdb85d5f6: Preparing 02:03:24 d44b6cb69920: Preparing 02:03:24 f85e962adb3d: Preparing 02:03:24 16113d51b718: Preparing 02:03:24 d44b6cb69920: Waiting 02:03:24 f85e962adb3d: Waiting 02:03:24 16113d51b718: Waiting 02:03:24 3d5bdb85d5f6: Waiting 02:03:24 d1c2a814cc72: Layer already exists 02:03:24 95c53fab010c: Layer already exists 02:03:24 059f8f81cb4a: Layer already exists 02:03:24 7b1ea04dcf03: Layer already exists 02:03:24 2056f6fc59ab: Layer already exists 02:03:24 3d5bdb85d5f6: Layer already exists 02:03:24 d44b6cb69920: Layer already exists 02:03:24 16113d51b718: Layer already exists 02:03:24 f85e962adb3d: Layer already exists 02:03:24 main: digest: sha256:fecb1dc31c3280c92e5c04cc8d0d43fadb6d7714768260ed76827fba731f48ca size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:03:24 ===================================================== [Pipeline] echo 02:03:24 taggedImages: 02:03:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 02:03:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:03:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.11 02:03:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 02:03:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 02:03:24 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 02:03:24 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 02:03:24 latest 02:03:24 4.0.0-dev.11 02:03:24 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 02:03:24 main 02:03:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:25 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 02:03:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:03:25 a904401405ce: Preparing 02:03:25 2eb00331bb48: Preparing 02:03:25 fbc7bb841c38: Preparing 02:03:25 f23926100b83: Preparing 02:03:25 8d8488d30b8f: Preparing 02:03:25 059f8f81cb4a: Preparing 02:03:25 3d5bdb85d5f6: Preparing 02:03:25 dd20a6fe0c7f: Preparing 02:03:25 1c245acd3cab: Preparing 02:03:25 113a8206b81b: Preparing 02:03:25 16113d51b718: Preparing 02:03:25 059f8f81cb4a: Waiting 02:03:25 3d5bdb85d5f6: Waiting 02:03:25 dd20a6fe0c7f: Waiting 02:03:25 1c245acd3cab: Waiting 02:03:25 113a8206b81b: Waiting 02:03:25 16113d51b718: Waiting 02:03:25 f23926100b83: Pushed 02:03:25 8d8488d30b8f: Pushed 02:03:25 2eb00331bb48: Pushed 02:03:25 a904401405ce: Pushed 02:03:25 059f8f81cb4a: Layer already exists 02:03:25 3d5bdb85d5f6: Layer already exists 02:03:25 16113d51b718: Layer already exists 02:03:26 dd20a6fe0c7f: Pushed 02:03:26 1c245acd3cab: Pushed 02:03:28 fbc7bb841c38: Pushed 02:03:30 113a8206b81b: Pushed 02:03:30 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:3fc6c8b196c6c114e4408ab8a274c110dd80502975dd2b290ea3012062081107 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:31 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:03:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:03:31 a904401405ce: Preparing 02:03:31 2eb00331bb48: Preparing 02:03:31 fbc7bb841c38: Preparing 02:03:31 f23926100b83: Preparing 02:03:31 8d8488d30b8f: Preparing 02:03:31 059f8f81cb4a: Preparing 02:03:31 3d5bdb85d5f6: Preparing 02:03:31 dd20a6fe0c7f: Preparing 02:03:31 1c245acd3cab: Preparing 02:03:31 113a8206b81b: Preparing 02:03:31 16113d51b718: Preparing 02:03:31 059f8f81cb4a: Waiting 02:03:31 3d5bdb85d5f6: Waiting 02:03:31 dd20a6fe0c7f: Waiting 02:03:31 1c245acd3cab: Waiting 02:03:31 113a8206b81b: Waiting 02:03:31 16113d51b718: Waiting 02:03:31 a904401405ce: Layer already exists 02:03:31 fbc7bb841c38: Layer already exists 02:03:31 f23926100b83: Layer already exists 02:03:31 8d8488d30b8f: Layer already exists 02:03:31 2eb00331bb48: Layer already exists 02:03:31 059f8f81cb4a: Layer already exists 02:03:31 1c245acd3cab: Layer already exists 02:03:31 dd20a6fe0c7f: Layer already exists 02:03:31 113a8206b81b: Layer already exists 02:03:31 3d5bdb85d5f6: Layer already exists 02:03:31 16113d51b718: Layer already exists 02:03:31 latest: digest: sha256:3fc6c8b196c6c114e4408ab8a274c110dd80502975dd2b290ea3012062081107 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:31 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.11 02:03:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:03:32 a904401405ce: Preparing 02:03:32 2eb00331bb48: Preparing 02:03:32 fbc7bb841c38: Preparing 02:03:32 f23926100b83: Preparing 02:03:32 8d8488d30b8f: Preparing 02:03:32 059f8f81cb4a: Preparing 02:03:32 3d5bdb85d5f6: Preparing 02:03:32 dd20a6fe0c7f: Preparing 02:03:32 1c245acd3cab: Preparing 02:03:32 113a8206b81b: Preparing 02:03:32 16113d51b718: Preparing 02:03:32 1c245acd3cab: Waiting 02:03:32 113a8206b81b: Waiting 02:03:32 16113d51b718: Waiting 02:03:32 3d5bdb85d5f6: Waiting 02:03:32 059f8f81cb4a: Waiting 02:03:32 dd20a6fe0c7f: Waiting 02:03:32 8d8488d30b8f: Layer already exists 02:03:32 a904401405ce: Layer already exists 02:03:32 fbc7bb841c38: Layer already exists 02:03:32 f23926100b83: Layer already exists 02:03:32 2eb00331bb48: Layer already exists 02:03:32 3d5bdb85d5f6: Layer already exists 02:03:32 113a8206b81b: Layer already exists 02:03:32 1c245acd3cab: Layer already exists 02:03:32 dd20a6fe0c7f: Layer already exists 02:03:32 059f8f81cb4a: Layer already exists 02:03:32 16113d51b718: Layer already exists 02:03:32 4.0.0-dev.11: digest: sha256:3fc6c8b196c6c114e4408ab8a274c110dd80502975dd2b290ea3012062081107 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:32 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 02:03:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:03:33 a904401405ce: Preparing 02:03:33 2eb00331bb48: Preparing 02:03:33 fbc7bb841c38: Preparing 02:03:33 f23926100b83: Preparing 02:03:33 8d8488d30b8f: Preparing 02:03:33 059f8f81cb4a: Preparing 02:03:33 3d5bdb85d5f6: Preparing 02:03:33 dd20a6fe0c7f: Preparing 02:03:33 1c245acd3cab: Preparing 02:03:33 113a8206b81b: Preparing 02:03:33 16113d51b718: Preparing 02:03:33 059f8f81cb4a: Waiting 02:03:33 1c245acd3cab: Waiting 02:03:33 3d5bdb85d5f6: Waiting 02:03:33 dd20a6fe0c7f: Waiting 02:03:33 113a8206b81b: Waiting 02:03:33 16113d51b718: Waiting 02:03:33 2eb00331bb48: Layer already exists 02:03:33 8d8488d30b8f: Layer already exists 02:03:33 a904401405ce: Layer already exists 02:03:33 fbc7bb841c38: Layer already exists 02:03:33 f23926100b83: Layer already exists 02:03:33 dd20a6fe0c7f: Layer already exists 02:03:33 113a8206b81b: Layer already exists 02:03:33 3d5bdb85d5f6: Layer already exists 02:03:33 059f8f81cb4a: Layer already exists 02:03:33 1c245acd3cab: Layer already exists 02:03:33 16113d51b718: Layer already exists 02:03:33 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:3fc6c8b196c6c114e4408ab8a274c110dd80502975dd2b290ea3012062081107 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:33 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 02:03:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:03:34 a904401405ce: Preparing 02:03:34 2eb00331bb48: Preparing 02:03:34 fbc7bb841c38: Preparing 02:03:34 f23926100b83: Preparing 02:03:34 8d8488d30b8f: Preparing 02:03:34 059f8f81cb4a: Preparing 02:03:34 3d5bdb85d5f6: Preparing 02:03:34 dd20a6fe0c7f: Preparing 02:03:34 1c245acd3cab: Preparing 02:03:34 113a8206b81b: Preparing 02:03:34 16113d51b718: Preparing 02:03:34 059f8f81cb4a: Waiting 02:03:34 3d5bdb85d5f6: Waiting 02:03:34 dd20a6fe0c7f: Waiting 02:03:34 1c245acd3cab: Waiting 02:03:34 113a8206b81b: Waiting 02:03:34 16113d51b718: Waiting 02:03:34 a904401405ce: Layer already exists 02:03:34 f23926100b83: Layer already exists 02:03:34 fbc7bb841c38: Layer already exists 02:03:34 2eb00331bb48: Layer already exists 02:03:34 8d8488d30b8f: Layer already exists 02:03:34 3d5bdb85d5f6: Layer already exists 02:03:34 dd20a6fe0c7f: Layer already exists 02:03:34 059f8f81cb4a: Layer already exists 02:03:34 1c245acd3cab: Layer already exists 02:03:34 113a8206b81b: Layer already exists 02:03:34 16113d51b718: Layer already exists 02:03:34 main: digest: sha256:3fc6c8b196c6c114e4408ab8a274c110dd80502975dd2b290ea3012062081107 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:03:34 ===================================================== [Pipeline] echo 02:03:34 taggedImages: 02:03:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 02:03:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:03:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.11 02:03:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 02:03:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 02:03:34 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 02:03:34 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 02:03:34 latest 02:03:34 4.0.0-dev.11 02:03:34 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 02:03:34 main 02:03:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:35 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 02:03:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:03:35 d406d8e07ef8: Preparing 02:03:35 f38110a681d5: Preparing 02:03:35 78db1a089cdd: Preparing 02:03:35 ce18556ece33: Preparing 02:03:35 18f5e7db7fdd: Preparing 02:03:35 29d50d6da45e: Preparing 02:03:35 0e7e2490dd06: Preparing 02:03:35 059f8f81cb4a: Preparing 02:03:35 3d5bdb85d5f6: Preparing 02:03:35 29d50d6da45e: Waiting 02:03:35 90efda2f8718: Preparing 02:03:35 c1a67b9dc866: Preparing 02:03:35 16113d51b718: Preparing 02:03:35 0e7e2490dd06: Waiting 02:03:35 059f8f81cb4a: Waiting 02:03:35 3d5bdb85d5f6: Waiting 02:03:35 90efda2f8718: Waiting 02:03:35 c1a67b9dc866: Waiting 02:03:35 16113d51b718: Waiting 02:03:35 18f5e7db7fdd: Pushed 02:03:35 f38110a681d5: Pushed 02:03:35 d406d8e07ef8: Pushed 02:03:35 059f8f81cb4a: Layer already exists 02:03:35 3d5bdb85d5f6: Layer already exists 02:03:35 29d50d6da45e: Pushed 02:03:35 0e7e2490dd06: Pushed 02:03:35 16113d51b718: Layer already exists 02:03:37 90efda2f8718: Pushed 02:03:37 ce18556ece33: Pushed 02:03:38 78db1a089cdd: Pushed 02:03:38 c1a67b9dc866: Pushed 02:03:39 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:2a12378bdc13b5fb0ec3d58f9cd868ab20833c7b4a23ceeeea5b43edbd0f6db2 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:39 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:03:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:03:39 d406d8e07ef8: Preparing 02:03:39 f38110a681d5: Preparing 02:03:39 78db1a089cdd: Preparing 02:03:39 ce18556ece33: Preparing 02:03:39 18f5e7db7fdd: Preparing 02:03:39 29d50d6da45e: Preparing 02:03:39 0e7e2490dd06: Preparing 02:03:39 29d50d6da45e: Waiting 02:03:39 059f8f81cb4a: Preparing 02:03:39 0e7e2490dd06: Waiting 02:03:39 3d5bdb85d5f6: Preparing 02:03:39 90efda2f8718: Preparing 02:03:39 c1a67b9dc866: Preparing 02:03:39 059f8f81cb4a: Waiting 02:03:39 16113d51b718: Preparing 02:03:39 3d5bdb85d5f6: Waiting 02:03:39 c1a67b9dc866: Waiting 02:03:39 90efda2f8718: Waiting 02:03:39 78db1a089cdd: Layer already exists 02:03:39 18f5e7db7fdd: Layer already exists 02:03:39 ce18556ece33: Layer already exists 02:03:39 d406d8e07ef8: Layer already exists 02:03:39 f38110a681d5: Layer already exists 02:03:39 29d50d6da45e: Layer already exists 02:03:39 0e7e2490dd06: Layer already exists 02:03:39 3d5bdb85d5f6: Layer already exists 02:03:39 059f8f81cb4a: Layer already exists 02:03:39 90efda2f8718: Layer already exists 02:03:39 c1a67b9dc866: Layer already exists 02:03:39 16113d51b718: Layer already exists 02:03:40 latest: digest: sha256:2a12378bdc13b5fb0ec3d58f9cd868ab20833c7b4a23ceeeea5b43edbd0f6db2 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:40 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.11 02:03:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:03:40 d406d8e07ef8: Preparing 02:03:40 f38110a681d5: Preparing 02:03:40 78db1a089cdd: Preparing 02:03:40 ce18556ece33: Preparing 02:03:40 18f5e7db7fdd: Preparing 02:03:40 29d50d6da45e: Preparing 02:03:40 0e7e2490dd06: Preparing 02:03:40 059f8f81cb4a: Preparing 02:03:40 3d5bdb85d5f6: Preparing 02:03:40 90efda2f8718: Preparing 02:03:40 c1a67b9dc866: Preparing 02:03:40 16113d51b718: Preparing 02:03:40 3d5bdb85d5f6: Waiting 02:03:40 90efda2f8718: Waiting 02:03:40 c1a67b9dc866: Waiting 02:03:40 16113d51b718: Waiting 02:03:40 29d50d6da45e: Waiting 02:03:40 0e7e2490dd06: Waiting 02:03:40 059f8f81cb4a: Waiting 02:03:40 78db1a089cdd: Layer already exists 02:03:40 18f5e7db7fdd: Layer already exists 02:03:40 ce18556ece33: Layer already exists 02:03:40 d406d8e07ef8: Layer already exists 02:03:40 f38110a681d5: Layer already exists 02:03:40 90efda2f8718: Layer already exists 02:03:40 3d5bdb85d5f6: Layer already exists 02:03:40 0e7e2490dd06: Layer already exists 02:03:40 059f8f81cb4a: Layer already exists 02:03:40 29d50d6da45e: Layer already exists 02:03:40 c1a67b9dc866: Layer already exists 02:03:40 16113d51b718: Layer already exists 02:03:41 4.0.0-dev.11: digest: sha256:2a12378bdc13b5fb0ec3d58f9cd868ab20833c7b4a23ceeeea5b43edbd0f6db2 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:41 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 02:03:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:03:41 d406d8e07ef8: Preparing 02:03:41 f38110a681d5: Preparing 02:03:41 78db1a089cdd: Preparing 02:03:41 ce18556ece33: Preparing 02:03:41 18f5e7db7fdd: Preparing 02:03:41 29d50d6da45e: Preparing 02:03:41 0e7e2490dd06: Preparing 02:03:41 059f8f81cb4a: Preparing 02:03:41 3d5bdb85d5f6: Preparing 02:03:41 90efda2f8718: Preparing 02:03:41 c1a67b9dc866: Preparing 02:03:41 16113d51b718: Preparing 02:03:41 29d50d6da45e: Waiting 02:03:41 0e7e2490dd06: Waiting 02:03:41 059f8f81cb4a: Waiting 02:03:41 3d5bdb85d5f6: Waiting 02:03:41 90efda2f8718: Waiting 02:03:41 c1a67b9dc866: Waiting 02:03:41 16113d51b718: Waiting 02:03:41 d406d8e07ef8: Layer already exists 02:03:41 18f5e7db7fdd: Layer already exists 02:03:41 78db1a089cdd: Layer already exists 02:03:41 ce18556ece33: Layer already exists 02:03:41 f38110a681d5: Layer already exists 02:03:41 059f8f81cb4a: Layer already exists 02:03:41 0e7e2490dd06: Layer already exists 02:03:41 29d50d6da45e: Layer already exists 02:03:41 90efda2f8718: Layer already exists 02:03:41 3d5bdb85d5f6: Layer already exists 02:03:41 16113d51b718: Layer already exists 02:03:41 c1a67b9dc866: Layer already exists 02:03:42 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:2a12378bdc13b5fb0ec3d58f9cd868ab20833c7b4a23ceeeea5b43edbd0f6db2 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:42 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 02:03:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:03:42 d406d8e07ef8: Preparing 02:03:42 f38110a681d5: Preparing 02:03:42 78db1a089cdd: Preparing 02:03:42 ce18556ece33: Preparing 02:03:42 18f5e7db7fdd: Preparing 02:03:42 29d50d6da45e: Preparing 02:03:42 0e7e2490dd06: Preparing 02:03:42 059f8f81cb4a: Preparing 02:03:42 3d5bdb85d5f6: Preparing 02:03:42 90efda2f8718: Preparing 02:03:42 c1a67b9dc866: Preparing 02:03:42 16113d51b718: Preparing 02:03:42 0e7e2490dd06: Waiting 02:03:42 059f8f81cb4a: Waiting 02:03:42 3d5bdb85d5f6: Waiting 02:03:42 90efda2f8718: Waiting 02:03:42 c1a67b9dc866: Waiting 02:03:42 16113d51b718: Waiting 02:03:42 29d50d6da45e: Waiting 02:03:42 ce18556ece33: Layer already exists 02:03:42 f38110a681d5: Layer already exists 02:03:42 78db1a089cdd: Layer already exists 02:03:42 d406d8e07ef8: Layer already exists 02:03:42 18f5e7db7fdd: Layer already exists 02:03:42 059f8f81cb4a: Layer already exists 02:03:42 29d50d6da45e: Layer already exists 02:03:42 0e7e2490dd06: Layer already exists 02:03:42 90efda2f8718: Layer already exists 02:03:42 3d5bdb85d5f6: Layer already exists 02:03:42 c1a67b9dc866: Layer already exists 02:03:42 16113d51b718: Layer already exists 02:03:43 main: digest: sha256:2a12378bdc13b5fb0ec3d58f9cd868ab20833c7b4a23ceeeea5b43edbd0f6db2 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:03:43 ===================================================== [Pipeline] echo 02:03:43 taggedImages: 02:03:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 02:03:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:03:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.11 02:03:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 02:03:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 02:03:43 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 02:03:43 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 02:03:43 latest 02:03:43 4.0.0-dev.11 02:03:43 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 02:03:43 main 02:03:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:43 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 02:03:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:03:43 e1adabb7b370: Preparing 02:03:43 8c5dd5ac37d1: Preparing 02:03:43 059f8f81cb4a: Preparing 02:03:43 3d5bdb85d5f6: Preparing 02:03:43 6c088e4311f5: Preparing 02:03:43 01080f3d9f5c: Preparing 02:03:43 16113d51b718: Preparing 02:03:43 01080f3d9f5c: Waiting 02:03:43 16113d51b718: Waiting 02:03:43 059f8f81cb4a: Layer already exists 02:03:43 3d5bdb85d5f6: Layer already exists 02:03:44 16113d51b718: Layer already exists 02:03:44 e1adabb7b370: Pushed 02:03:45 6c088e4311f5: Pushed 02:03:45 01080f3d9f5c: Pushed 02:03:47 8c5dd5ac37d1: Pushed 02:03:48 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:088d29bc968457a986a9a6799828197f55801b4f5169cd1b08628b7f68b38d5d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:48 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:03:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:03:48 e1adabb7b370: Preparing 02:03:48 8c5dd5ac37d1: Preparing 02:03:48 059f8f81cb4a: Preparing 02:03:48 3d5bdb85d5f6: Preparing 02:03:48 6c088e4311f5: Preparing 02:03:48 01080f3d9f5c: Preparing 02:03:48 16113d51b718: Preparing 02:03:48 01080f3d9f5c: Waiting 02:03:48 16113d51b718: Waiting 02:03:48 e1adabb7b370: Layer already exists 02:03:48 3d5bdb85d5f6: Layer already exists 02:03:48 6c088e4311f5: Layer already exists 02:03:48 8c5dd5ac37d1: Layer already exists 02:03:48 059f8f81cb4a: Layer already exists 02:03:48 01080f3d9f5c: Layer already exists 02:03:48 16113d51b718: Layer already exists 02:03:49 latest: digest: sha256:088d29bc968457a986a9a6799828197f55801b4f5169cd1b08628b7f68b38d5d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:49 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.11 02:03:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:03:49 e1adabb7b370: Preparing 02:03:49 8c5dd5ac37d1: Preparing 02:03:49 059f8f81cb4a: Preparing 02:03:49 3d5bdb85d5f6: Preparing 02:03:49 6c088e4311f5: Preparing 02:03:49 01080f3d9f5c: Preparing 02:03:49 16113d51b718: Preparing 02:03:49 01080f3d9f5c: Waiting 02:03:49 16113d51b718: Waiting 02:03:49 6c088e4311f5: Layer already exists 02:03:49 059f8f81cb4a: Layer already exists 02:03:49 3d5bdb85d5f6: Layer already exists 02:03:49 8c5dd5ac37d1: Layer already exists 02:03:49 e1adabb7b370: Layer already exists 02:03:49 01080f3d9f5c: Layer already exists 02:03:49 16113d51b718: Layer already exists 02:03:49 4.0.0-dev.11: digest: sha256:088d29bc968457a986a9a6799828197f55801b4f5169cd1b08628b7f68b38d5d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:50 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 02:03:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:03:50 e1adabb7b370: Preparing 02:03:50 8c5dd5ac37d1: Preparing 02:03:50 059f8f81cb4a: Preparing 02:03:50 3d5bdb85d5f6: Preparing 02:03:50 6c088e4311f5: Preparing 02:03:50 01080f3d9f5c: Preparing 02:03:50 16113d51b718: Preparing 02:03:50 01080f3d9f5c: Waiting 02:03:50 16113d51b718: Waiting 02:03:50 8c5dd5ac37d1: Layer already exists 02:03:50 059f8f81cb4a: Layer already exists 02:03:50 e1adabb7b370: Layer already exists 02:03:50 3d5bdb85d5f6: Layer already exists 02:03:50 6c088e4311f5: Layer already exists 02:03:50 16113d51b718: Layer already exists 02:03:50 01080f3d9f5c: Layer already exists 02:03:51 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:088d29bc968457a986a9a6799828197f55801b4f5169cd1b08628b7f68b38d5d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:51 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 02:03:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:03:51 e1adabb7b370: Preparing 02:03:51 8c5dd5ac37d1: Preparing 02:03:51 059f8f81cb4a: Preparing 02:03:51 3d5bdb85d5f6: Preparing 02:03:51 6c088e4311f5: Preparing 02:03:51 01080f3d9f5c: Preparing 02:03:51 16113d51b718: Preparing 02:03:51 01080f3d9f5c: Waiting 02:03:51 16113d51b718: Waiting 02:03:51 8c5dd5ac37d1: Layer already exists 02:03:51 059f8f81cb4a: Layer already exists 02:03:51 3d5bdb85d5f6: Layer already exists 02:03:51 6c088e4311f5: Layer already exists 02:03:51 e1adabb7b370: Layer already exists 02:03:51 01080f3d9f5c: Layer already exists 02:03:51 16113d51b718: Layer already exists 02:03:51 main: digest: sha256:088d29bc968457a986a9a6799828197f55801b4f5169cd1b08628b7f68b38d5d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:03:52 ===================================================== [Pipeline] echo 02:03:52 taggedImages: 02:03:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 02:03:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:03:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.11 02:03:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 02:03:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 02:03:52 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 02:03:52 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 02:03:52 latest 02:03:52 4.0.0-dev.11 02:03:52 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 02:03:52 main 02:03:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:52 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 02:03:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:03:52 8300fc3001ae: Preparing 02:03:52 5a4e3a24374a: Preparing 02:03:52 8a166ce693d5: Preparing 02:03:52 059f8f81cb4a: Preparing 02:03:52 3d5bdb85d5f6: Preparing 02:03:52 d9ab750dc14c: Preparing 02:03:52 10f8cba6b525: Preparing 02:03:52 53e8be3f5edd: Preparing 02:03:52 f5a71b9a65d7: Preparing 02:03:52 16113d51b718: Preparing 02:03:52 d9ab750dc14c: Waiting 02:03:52 10f8cba6b525: Waiting 02:03:52 53e8be3f5edd: Waiting 02:03:52 16113d51b718: Waiting 02:03:52 3d5bdb85d5f6: Layer already exists 02:03:52 059f8f81cb4a: Layer already exists 02:03:53 8a166ce693d5: Pushed 02:03:53 5a4e3a24374a: Pushed 02:03:53 8300fc3001ae: Pushed 02:03:53 16113d51b718: Layer already exists 02:03:53 53e8be3f5edd: Pushed 02:03:55 f5a71b9a65d7: Pushed 02:04:06 10f8cba6b525: Pushed 02:04:14 d9ab750dc14c: Pushed 02:04:14 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:6e980bea4c39d8eea76b235c7e4bdedb0a56c0eaf5846ea67ca5f6a06cc78f3f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:14 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:04:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:04:14 8300fc3001ae: Preparing 02:04:14 5a4e3a24374a: Preparing 02:04:14 8a166ce693d5: Preparing 02:04:14 059f8f81cb4a: Preparing 02:04:14 3d5bdb85d5f6: Preparing 02:04:14 d9ab750dc14c: Preparing 02:04:14 10f8cba6b525: Preparing 02:04:14 53e8be3f5edd: Preparing 02:04:14 f5a71b9a65d7: Preparing 02:04:14 16113d51b718: Preparing 02:04:14 53e8be3f5edd: Waiting 02:04:14 f5a71b9a65d7: Waiting 02:04:14 16113d51b718: Waiting 02:04:14 d9ab750dc14c: Waiting 02:04:14 10f8cba6b525: Waiting 02:04:14 8a166ce693d5: Layer already exists 02:04:14 5a4e3a24374a: Layer already exists 02:04:14 3d5bdb85d5f6: Layer already exists 02:04:14 8300fc3001ae: Layer already exists 02:04:14 059f8f81cb4a: Layer already exists 02:04:14 53e8be3f5edd: Layer already exists 02:04:14 f5a71b9a65d7: Layer already exists 02:04:14 10f8cba6b525: Layer already exists 02:04:14 16113d51b718: Layer already exists 02:04:14 d9ab750dc14c: Layer already exists 02:04:15 latest: digest: sha256:6e980bea4c39d8eea76b235c7e4bdedb0a56c0eaf5846ea67ca5f6a06cc78f3f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:15 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.11 02:04:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:04:15 8300fc3001ae: Preparing 02:04:15 5a4e3a24374a: Preparing 02:04:15 8a166ce693d5: Preparing 02:04:15 059f8f81cb4a: Preparing 02:04:15 3d5bdb85d5f6: Preparing 02:04:15 d9ab750dc14c: Preparing 02:04:15 10f8cba6b525: Preparing 02:04:15 53e8be3f5edd: Preparing 02:04:15 f5a71b9a65d7: Preparing 02:04:15 16113d51b718: Preparing 02:04:15 10f8cba6b525: Waiting 02:04:15 53e8be3f5edd: Waiting 02:04:15 f5a71b9a65d7: Waiting 02:04:15 16113d51b718: Waiting 02:04:15 d9ab750dc14c: Waiting 02:04:15 8a166ce693d5: Layer already exists 02:04:15 3d5bdb85d5f6: Layer already exists 02:04:15 059f8f81cb4a: Layer already exists 02:04:15 8300fc3001ae: Layer already exists 02:04:15 5a4e3a24374a: Layer already exists 02:04:15 d9ab750dc14c: Layer already exists 02:04:15 53e8be3f5edd: Layer already exists 02:04:15 10f8cba6b525: Layer already exists 02:04:15 16113d51b718: Layer already exists 02:04:15 f5a71b9a65d7: Layer already exists 02:04:16 4.0.0-dev.11: digest: sha256:6e980bea4c39d8eea76b235c7e4bdedb0a56c0eaf5846ea67ca5f6a06cc78f3f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:16 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 02:04:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:04:16 8300fc3001ae: Preparing 02:04:16 5a4e3a24374a: Preparing 02:04:16 8a166ce693d5: Preparing 02:04:16 059f8f81cb4a: Preparing 02:04:16 3d5bdb85d5f6: Preparing 02:04:16 d9ab750dc14c: Preparing 02:04:16 10f8cba6b525: Preparing 02:04:16 53e8be3f5edd: Preparing 02:04:16 f5a71b9a65d7: Preparing 02:04:16 16113d51b718: Preparing 02:04:16 10f8cba6b525: Waiting 02:04:16 53e8be3f5edd: Waiting 02:04:16 f5a71b9a65d7: Waiting 02:04:16 d9ab750dc14c: Waiting 02:04:16 16113d51b718: Waiting 02:04:16 3d5bdb85d5f6: Layer already exists 02:04:16 8300fc3001ae: Layer already exists 02:04:16 5a4e3a24374a: Layer already exists 02:04:16 8a166ce693d5: Layer already exists 02:04:16 d9ab750dc14c: Layer already exists 02:04:16 10f8cba6b525: Layer already exists 02:04:16 f5a71b9a65d7: Layer already exists 02:04:16 53e8be3f5edd: Layer already exists 02:04:16 059f8f81cb4a: Layer already exists 02:04:16 16113d51b718: Layer already exists 02:04:17 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:6e980bea4c39d8eea76b235c7e4bdedb0a56c0eaf5846ea67ca5f6a06cc78f3f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:17 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 02:04:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:04:17 8300fc3001ae: Preparing 02:04:17 5a4e3a24374a: Preparing 02:04:17 8a166ce693d5: Preparing 02:04:17 059f8f81cb4a: Preparing 02:04:17 3d5bdb85d5f6: Preparing 02:04:17 d9ab750dc14c: Preparing 02:04:17 10f8cba6b525: Preparing 02:04:17 53e8be3f5edd: Preparing 02:04:17 f5a71b9a65d7: Preparing 02:04:17 16113d51b718: Preparing 02:04:17 53e8be3f5edd: Waiting 02:04:17 f5a71b9a65d7: Waiting 02:04:17 16113d51b718: Waiting 02:04:17 d9ab750dc14c: Waiting 02:04:17 10f8cba6b525: Waiting 02:04:17 3d5bdb85d5f6: Layer already exists 02:04:17 8a166ce693d5: Layer already exists 02:04:17 5a4e3a24374a: Layer already exists 02:04:17 059f8f81cb4a: Layer already exists 02:04:17 d9ab750dc14c: Layer already exists 02:04:17 10f8cba6b525: Layer already exists 02:04:17 f5a71b9a65d7: Layer already exists 02:04:17 53e8be3f5edd: Layer already exists 02:04:17 8300fc3001ae: Layer already exists 02:04:17 16113d51b718: Layer already exists 02:04:18 main: digest: sha256:6e980bea4c39d8eea76b235c7e4bdedb0a56c0eaf5846ea67ca5f6a06cc78f3f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:04:18 ===================================================== [Pipeline] echo 02:04:18 taggedImages: 02:04:18 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 02:04:18 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:04:18 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.11 02:04:18 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 02:04:18 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 02:04:18 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 02:04:18 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 02:04:18 latest 02:04:18 4.0.0-dev.11 02:04:18 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 02:04:18 main 02:04:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:18 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 02:04:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:04:18 80697ba612da: Preparing 02:04:18 73adf8fc8932: Preparing 02:04:18 4adb67dbfad5: Preparing 02:04:18 059f8f81cb4a: Preparing 02:04:18 3d5bdb85d5f6: Preparing 02:04:18 ee023251e8ed: Preparing 02:04:18 479ec4461901: Preparing 02:04:18 ee023251e8ed: Waiting 02:04:18 b2b7d9f505d3: Preparing 02:04:18 479ec4461901: Waiting 02:04:18 16113d51b718: Preparing 02:04:18 b2b7d9f505d3: Waiting 02:04:18 16113d51b718: Waiting 02:04:18 059f8f81cb4a: Layer already exists 02:04:18 3d5bdb85d5f6: Layer already exists 02:04:19 4adb67dbfad5: Pushed 02:04:19 80697ba612da: Pushed 02:04:19 73adf8fc8932: Pushed 02:04:19 16113d51b718: Layer already exists 02:04:19 b2b7d9f505d3: Pushed 02:04:20 479ec4461901: Pushed 02:04:42 ee023251e8ed: Pushed 02:04:42 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:33a302dc3ef12426aa09ad31516c54ea2d1618acc95a02c077515a843aca60a4 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:43 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:04:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:04:43 80697ba612da: Preparing 02:04:43 73adf8fc8932: Preparing 02:04:43 4adb67dbfad5: Preparing 02:04:43 059f8f81cb4a: Preparing 02:04:43 3d5bdb85d5f6: Preparing 02:04:43 ee023251e8ed: Preparing 02:04:43 479ec4461901: Preparing 02:04:43 ee023251e8ed: Waiting 02:04:43 b2b7d9f505d3: Preparing 02:04:43 479ec4461901: Waiting 02:04:43 16113d51b718: Preparing 02:04:43 059f8f81cb4a: Layer already exists 02:04:43 3d5bdb85d5f6: Layer already exists 02:04:43 4adb67dbfad5: Layer already exists 02:04:43 73adf8fc8932: Layer already exists 02:04:43 80697ba612da: Layer already exists 02:04:43 479ec4461901: Layer already exists 02:04:43 ee023251e8ed: Layer already exists 02:04:43 b2b7d9f505d3: Layer already exists 02:04:43 16113d51b718: Layer already exists 02:04:43 latest: digest: sha256:33a302dc3ef12426aa09ad31516c54ea2d1618acc95a02c077515a843aca60a4 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:44 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.11 02:04:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:04:44 80697ba612da: Preparing 02:04:44 73adf8fc8932: Preparing 02:04:44 4adb67dbfad5: Preparing 02:04:44 059f8f81cb4a: Preparing 02:04:44 3d5bdb85d5f6: Preparing 02:04:44 ee023251e8ed: Preparing 02:04:44 479ec4461901: Preparing 02:04:44 b2b7d9f505d3: Preparing 02:04:44 16113d51b718: Preparing 02:04:44 ee023251e8ed: Waiting 02:04:44 479ec4461901: Waiting 02:04:44 b2b7d9f505d3: Waiting 02:04:44 16113d51b718: Waiting 02:04:44 73adf8fc8932: Layer already exists 02:04:44 80697ba612da: Layer already exists 02:04:44 3d5bdb85d5f6: Layer already exists 02:04:44 4adb67dbfad5: Layer already exists 02:04:44 059f8f81cb4a: Layer already exists 02:04:44 479ec4461901: Layer already exists 02:04:44 ee023251e8ed: Layer already exists 02:04:44 b2b7d9f505d3: Layer already exists 02:04:44 16113d51b718: Layer already exists 02:04:44 4.0.0-dev.11: digest: sha256:33a302dc3ef12426aa09ad31516c54ea2d1618acc95a02c077515a843aca60a4 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:45 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 02:04:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:04:45 80697ba612da: Preparing 02:04:45 73adf8fc8932: Preparing 02:04:45 4adb67dbfad5: Preparing 02:04:45 059f8f81cb4a: Preparing 02:04:45 3d5bdb85d5f6: Preparing 02:04:45 ee023251e8ed: Preparing 02:04:45 479ec4461901: Preparing 02:04:45 b2b7d9f505d3: Preparing 02:04:45 16113d51b718: Preparing 02:04:45 ee023251e8ed: Waiting 02:04:45 479ec4461901: Waiting 02:04:45 b2b7d9f505d3: Waiting 02:04:45 16113d51b718: Waiting 02:04:45 4adb67dbfad5: Layer already exists 02:04:45 73adf8fc8932: Layer already exists 02:04:45 80697ba612da: Layer already exists 02:04:45 3d5bdb85d5f6: Layer already exists 02:04:45 059f8f81cb4a: Layer already exists 02:04:45 479ec4461901: Layer already exists 02:04:45 ee023251e8ed: Layer already exists 02:04:45 16113d51b718: Layer already exists 02:04:45 b2b7d9f505d3: Layer already exists 02:04:45 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:33a302dc3ef12426aa09ad31516c54ea2d1618acc95a02c077515a843aca60a4 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:46 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 02:04:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:04:46 80697ba612da: Preparing 02:04:46 73adf8fc8932: Preparing 02:04:46 4adb67dbfad5: Preparing 02:04:46 059f8f81cb4a: Preparing 02:04:46 3d5bdb85d5f6: Preparing 02:04:46 ee023251e8ed: Preparing 02:04:46 479ec4461901: Preparing 02:04:46 b2b7d9f505d3: Preparing 02:04:46 16113d51b718: Preparing 02:04:46 479ec4461901: Waiting 02:04:46 b2b7d9f505d3: Waiting 02:04:46 16113d51b718: Waiting 02:04:46 ee023251e8ed: Waiting 02:04:46 4adb67dbfad5: Layer already exists 02:04:46 059f8f81cb4a: Layer already exists 02:04:46 80697ba612da: Layer already exists 02:04:46 3d5bdb85d5f6: Layer already exists 02:04:46 73adf8fc8932: Layer already exists 02:04:46 b2b7d9f505d3: Layer already exists 02:04:46 479ec4461901: Layer already exists 02:04:46 16113d51b718: Layer already exists 02:04:46 ee023251e8ed: Layer already exists 02:04:46 main: digest: sha256:33a302dc3ef12426aa09ad31516c54ea2d1618acc95a02c077515a843aca60a4 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:04:46 ===================================================== [Pipeline] echo 02:04:46 taggedImages: 02:04:46 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 02:04:46 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:04:46 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.11 02:04:46 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 02:04:46 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 02:04:47 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 02:04:47 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 02:04:47 latest 02:04:47 4.0.0-dev.11 02:04:47 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 02:04:47 main 02:04:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:47 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 02:04:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:04:47 13f1349eb489: Preparing 02:04:47 f30c4aec4614: Preparing 02:04:47 43b991fac79b: Preparing 02:04:47 059f8f81cb4a: Preparing 02:04:47 3d5bdb85d5f6: Preparing 02:04:47 ee023251e8ed: Preparing 02:04:47 53e8be3f5edd: Preparing 02:04:47 f5a71b9a65d7: Preparing 02:04:47 16113d51b718: Preparing 02:04:47 53e8be3f5edd: Waiting 02:04:47 f5a71b9a65d7: Waiting 02:04:47 16113d51b718: Waiting 02:04:47 ee023251e8ed: Waiting 02:04:47 3d5bdb85d5f6: Layer already exists 02:04:48 059f8f81cb4a: Layer already exists 02:04:48 ee023251e8ed: Layer already exists 02:04:48 53e8be3f5edd: Layer already exists 02:04:48 43b991fac79b: Pushed 02:04:48 f5a71b9a65d7: Layer already exists 02:04:48 f30c4aec4614: Pushed 02:04:48 16113d51b718: Layer already exists 02:04:48 13f1349eb489: Pushed 02:04:48 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:96ee14736e9bbe8097a543a9220105ea4f23967cac43a726e225ae31e70231dd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:48 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:04:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:04:49 13f1349eb489: Preparing 02:04:49 f30c4aec4614: Preparing 02:04:49 43b991fac79b: Preparing 02:04:49 059f8f81cb4a: Preparing 02:04:49 3d5bdb85d5f6: Preparing 02:04:49 ee023251e8ed: Preparing 02:04:49 53e8be3f5edd: Preparing 02:04:49 f5a71b9a65d7: Preparing 02:04:49 16113d51b718: Preparing 02:04:49 53e8be3f5edd: Waiting 02:04:49 f5a71b9a65d7: Waiting 02:04:49 16113d51b718: Waiting 02:04:49 ee023251e8ed: Waiting 02:04:49 43b991fac79b: Layer already exists 02:04:49 3d5bdb85d5f6: Layer already exists 02:04:49 059f8f81cb4a: Layer already exists 02:04:49 13f1349eb489: Layer already exists 02:04:49 f30c4aec4614: Layer already exists 02:04:49 ee023251e8ed: Layer already exists 02:04:49 53e8be3f5edd: Layer already exists 02:04:49 f5a71b9a65d7: Layer already exists 02:04:49 16113d51b718: Layer already exists 02:04:49 latest: digest: sha256:96ee14736e9bbe8097a543a9220105ea4f23967cac43a726e225ae31e70231dd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:49 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.11 02:04:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:04:49 13f1349eb489: Preparing 02:04:49 f30c4aec4614: Preparing 02:04:49 43b991fac79b: Preparing 02:04:49 059f8f81cb4a: Preparing 02:04:49 3d5bdb85d5f6: Preparing 02:04:49 ee023251e8ed: Preparing 02:04:49 53e8be3f5edd: Preparing 02:04:49 f5a71b9a65d7: Preparing 02:04:49 16113d51b718: Preparing 02:04:49 53e8be3f5edd: Waiting 02:04:49 f5a71b9a65d7: Waiting 02:04:49 ee023251e8ed: Waiting 02:04:49 16113d51b718: Waiting 02:04:49 f30c4aec4614: Layer already exists 02:04:49 059f8f81cb4a: Layer already exists 02:04:49 43b991fac79b: Layer already exists 02:04:49 3d5bdb85d5f6: Layer already exists 02:04:49 13f1349eb489: Layer already exists 02:04:49 ee023251e8ed: Layer already exists 02:04:49 16113d51b718: Layer already exists 02:04:49 53e8be3f5edd: Layer already exists 02:04:49 f5a71b9a65d7: Layer already exists 02:04:50 4.0.0-dev.11: digest: sha256:96ee14736e9bbe8097a543a9220105ea4f23967cac43a726e225ae31e70231dd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:50 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 02:04:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:04:50 13f1349eb489: Preparing 02:04:50 f30c4aec4614: Preparing 02:04:50 43b991fac79b: Preparing 02:04:50 059f8f81cb4a: Preparing 02:04:50 3d5bdb85d5f6: Preparing 02:04:50 ee023251e8ed: Preparing 02:04:50 53e8be3f5edd: Preparing 02:04:50 f5a71b9a65d7: Preparing 02:04:50 16113d51b718: Preparing 02:04:50 53e8be3f5edd: Waiting 02:04:50 f5a71b9a65d7: Waiting 02:04:50 ee023251e8ed: Waiting 02:04:50 16113d51b718: Waiting 02:04:50 43b991fac79b: Layer already exists 02:04:50 13f1349eb489: Layer already exists 02:04:50 059f8f81cb4a: Layer already exists 02:04:50 f30c4aec4614: Layer already exists 02:04:50 53e8be3f5edd: Layer already exists 02:04:50 ee023251e8ed: Layer already exists 02:04:50 f5a71b9a65d7: Layer already exists 02:04:50 16113d51b718: Layer already exists 02:04:51 3d5bdb85d5f6: Layer already exists 02:04:51 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:96ee14736e9bbe8097a543a9220105ea4f23967cac43a726e225ae31e70231dd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:51 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 02:04:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:04:51 13f1349eb489: Preparing 02:04:51 f30c4aec4614: Preparing 02:04:51 43b991fac79b: Preparing 02:04:51 059f8f81cb4a: Preparing 02:04:51 3d5bdb85d5f6: Preparing 02:04:51 ee023251e8ed: Preparing 02:04:51 53e8be3f5edd: Preparing 02:04:51 f5a71b9a65d7: Preparing 02:04:51 16113d51b718: Preparing 02:04:51 53e8be3f5edd: Waiting 02:04:51 f5a71b9a65d7: Waiting 02:04:51 16113d51b718: Waiting 02:04:51 ee023251e8ed: Waiting 02:04:51 13f1349eb489: Layer already exists 02:04:51 43b991fac79b: Layer already exists 02:04:51 3d5bdb85d5f6: Layer already exists 02:04:51 f30c4aec4614: Layer already exists 02:04:51 059f8f81cb4a: Layer already exists 02:04:52 ee023251e8ed: Layer already exists 02:04:52 53e8be3f5edd: Layer already exists 02:04:52 16113d51b718: Layer already exists 02:04:52 f5a71b9a65d7: Layer already exists 02:04:52 main: digest: sha256:96ee14736e9bbe8097a543a9220105ea4f23967cac43a726e225ae31e70231dd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:04:52 ===================================================== [Pipeline] echo 02:04:52 taggedImages: 02:04:52 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 02:04:52 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:04:52 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.11 02:04:52 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 02:04:52 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 02:04:52 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 02:04:52 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 02:04:52 latest 02:04:52 4.0.0-dev.11 02:04:52 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 02:04:52 main 02:04:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:52 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:53 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 02:04:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 02:04:53 f5cc9fe50cf8: Preparing 02:04:53 0538672da51d: Preparing 02:04:53 059f8f81cb4a: Preparing 02:04:53 3d5bdb85d5f6: Preparing 02:04:53 4a5860144242: Preparing 02:04:53 9c2b3e803c73: Preparing 02:04:53 16113d51b718: Preparing 02:04:53 16113d51b718: Waiting 02:04:53 9c2b3e803c73: Waiting 02:04:53 059f8f81cb4a: Layer already exists 02:04:53 3d5bdb85d5f6: Layer already exists 02:04:53 16113d51b718: Layer already exists 02:04:53 f5cc9fe50cf8: Pushed 02:04:53 9c2b3e803c73: Pushed 02:04:54 4a5860144242: Pushed 02:05:01 0538672da51d: Pushed 02:05:01 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:50b7daf9b55a9e6114e96e25a83f8291a4e491068081d13967274f117f0d2841 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:02 + 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 02:05:02 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 02:05:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 02:05:02 f5cc9fe50cf8: Preparing 02:05:02 0538672da51d: Preparing 02:05:02 059f8f81cb4a: Preparing 02:05:02 3d5bdb85d5f6: Preparing 02:05:02 4a5860144242: Preparing 02:05:02 9c2b3e803c73: Preparing 02:05:02 16113d51b718: Preparing 02:05:02 9c2b3e803c73: Waiting 02:05:02 16113d51b718: Waiting 02:05:02 f5cc9fe50cf8: Layer already exists 02:05:02 3d5bdb85d5f6: Layer already exists 02:05:02 0538672da51d: Layer already exists 02:05:02 4a5860144242: Layer already exists 02:05:02 059f8f81cb4a: Layer already exists 02:05:02 9c2b3e803c73: Layer already exists 02:05:02 16113d51b718: Layer already exists 02:05:02 latest: digest: sha256:50b7daf9b55a9e6114e96e25a83f8291a4e491068081d13967274f117f0d2841 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:03 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:03 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.11 02:05:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 02:05:03 f5cc9fe50cf8: Preparing 02:05:03 0538672da51d: Preparing 02:05:03 059f8f81cb4a: Preparing 02:05:03 3d5bdb85d5f6: Preparing 02:05:03 4a5860144242: Preparing 02:05:03 9c2b3e803c73: Preparing 02:05:03 16113d51b718: Preparing 02:05:03 9c2b3e803c73: Waiting 02:05:03 16113d51b718: Waiting 02:05:03 0538672da51d: Layer already exists 02:05:03 f5cc9fe50cf8: Layer already exists 02:05:03 4a5860144242: Layer already exists 02:05:03 3d5bdb85d5f6: Layer already exists 02:05:03 059f8f81cb4a: Layer already exists 02:05:03 9c2b3e803c73: Layer already exists 02:05:03 16113d51b718: Layer already exists 02:05:03 4.0.0-dev.11: digest: sha256:50b7daf9b55a9e6114e96e25a83f8291a4e491068081d13967274f117f0d2841 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:04 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:04 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 02:05:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 02:05:04 f5cc9fe50cf8: Preparing 02:05:04 0538672da51d: Preparing 02:05:04 059f8f81cb4a: Preparing 02:05:04 3d5bdb85d5f6: Preparing 02:05:04 4a5860144242: Preparing 02:05:04 9c2b3e803c73: Preparing 02:05:04 16113d51b718: Preparing 02:05:04 9c2b3e803c73: Waiting 02:05:04 16113d51b718: Waiting 02:05:04 4a5860144242: Layer already exists 02:05:04 3d5bdb85d5f6: Layer already exists 02:05:04 0538672da51d: Layer already exists 02:05:04 f5cc9fe50cf8: Layer already exists 02:05:04 059f8f81cb4a: Layer already exists 02:05:04 9c2b3e803c73: Layer already exists 02:05:04 16113d51b718: Layer already exists 02:05:04 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:50b7daf9b55a9e6114e96e25a83f8291a4e491068081d13967274f117f0d2841 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:05 + 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 02:05:05 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 02:05:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 02:05:05 f5cc9fe50cf8: Preparing 02:05:05 0538672da51d: Preparing 02:05:05 059f8f81cb4a: Preparing 02:05:05 3d5bdb85d5f6: Preparing 02:05:05 4a5860144242: Preparing 02:05:05 9c2b3e803c73: Preparing 02:05:05 16113d51b718: Preparing 02:05:05 9c2b3e803c73: Waiting 02:05:05 16113d51b718: Waiting 02:05:05 059f8f81cb4a: Layer already exists 02:05:05 0538672da51d: Layer already exists 02:05:05 f5cc9fe50cf8: Layer already exists 02:05:05 9c2b3e803c73: Layer already exists 02:05:05 16113d51b718: Layer already exists 02:05:05 4a5860144242: Layer already exists 02:05:05 3d5bdb85d5f6: Layer already exists 02:05:05 main: digest: sha256:50b7daf9b55a9e6114e96e25a83f8291a4e491068081d13967274f117f0d2841 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:05:05 ===================================================== [Pipeline] echo 02:05:05 taggedImages: 02:05:05 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 02:05:05 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 02:05:05 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.11 02:05:05 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 02:05:05 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 02:05:05 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 02:05:05 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 02:05:05 latest 02:05:05 4.0.0-dev.11 02:05:05 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 02:05:05 main 02:05:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:06 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 02:05:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:05:06 b8671869016d: Preparing 02:05:06 efd5c35af805: Preparing 02:05:06 d27a429b2e69: Preparing 02:05:06 059f8f81cb4a: Preparing 02:05:06 3d5bdb85d5f6: Preparing 02:05:06 6182bb824b97: Preparing 02:05:06 3e1f21eb2825: Preparing 02:05:06 16113d51b718: Preparing 02:05:06 3e1f21eb2825: Waiting 02:05:06 16113d51b718: Waiting 02:05:06 6182bb824b97: Waiting 02:05:07 3d5bdb85d5f6: Layer already exists 02:05:07 059f8f81cb4a: Layer already exists 02:05:07 efd5c35af805: Pushed 02:05:07 16113d51b718: Layer already exists 02:05:07 b8671869016d: Pushed 02:05:07 3e1f21eb2825: Pushed 02:05:08 6182bb824b97: Pushed 02:05:15 d27a429b2e69: Pushed 02:05:15 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360: digest: sha256:cdd9aaeb777cb9a0b10a6043e4ba3230ff9e06adeafc8f227a8d6086a432c2a4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:15 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:05:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:05:16 b8671869016d: Preparing 02:05:16 efd5c35af805: Preparing 02:05:16 d27a429b2e69: Preparing 02:05:16 059f8f81cb4a: Preparing 02:05:16 3d5bdb85d5f6: Preparing 02:05:16 6182bb824b97: Preparing 02:05:16 3e1f21eb2825: Preparing 02:05:16 16113d51b718: Preparing 02:05:16 6182bb824b97: Waiting 02:05:16 3e1f21eb2825: Waiting 02:05:16 16113d51b718: Waiting 02:05:16 059f8f81cb4a: Layer already exists 02:05:16 d27a429b2e69: Layer already exists 02:05:16 efd5c35af805: Layer already exists 02:05:16 b8671869016d: Layer already exists 02:05:16 3d5bdb85d5f6: Layer already exists 02:05:16 6182bb824b97: Layer already exists 02:05:16 16113d51b718: Layer already exists 02:05:16 3e1f21eb2825: Layer already exists 02:05:16 latest: digest: sha256:cdd9aaeb777cb9a0b10a6043e4ba3230ff9e06adeafc8f227a8d6086a432c2a4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:16 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.11 02:05:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:05:17 b8671869016d: Preparing 02:05:17 efd5c35af805: Preparing 02:05:17 d27a429b2e69: Preparing 02:05:17 059f8f81cb4a: Preparing 02:05:17 3d5bdb85d5f6: Preparing 02:05:17 6182bb824b97: Preparing 02:05:17 3e1f21eb2825: Preparing 02:05:17 16113d51b718: Preparing 02:05:17 6182bb824b97: Waiting 02:05:17 3e1f21eb2825: Waiting 02:05:17 16113d51b718: Waiting 02:05:17 b8671869016d: Layer already exists 02:05:17 efd5c35af805: Layer already exists 02:05:17 059f8f81cb4a: Layer already exists 02:05:17 3d5bdb85d5f6: Layer already exists 02:05:17 d27a429b2e69: Layer already exists 02:05:17 6182bb824b97: Layer already exists 02:05:17 3e1f21eb2825: Layer already exists 02:05:17 16113d51b718: Layer already exists 02:05:17 4.0.0-dev.11: digest: sha256:cdd9aaeb777cb9a0b10a6043e4ba3230ff9e06adeafc8f227a8d6086a432c2a4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:17 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 02:05:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:05:18 b8671869016d: Preparing 02:05:18 efd5c35af805: Preparing 02:05:18 d27a429b2e69: Preparing 02:05:18 059f8f81cb4a: Preparing 02:05:18 3d5bdb85d5f6: Preparing 02:05:18 6182bb824b97: Preparing 02:05:18 3e1f21eb2825: Preparing 02:05:18 16113d51b718: Preparing 02:05:18 6182bb824b97: Waiting 02:05:18 3e1f21eb2825: Waiting 02:05:18 16113d51b718: Waiting 02:05:18 3d5bdb85d5f6: Layer already exists 02:05:18 b8671869016d: Layer already exists 02:05:18 059f8f81cb4a: Layer already exists 02:05:18 d27a429b2e69: Layer already exists 02:05:18 efd5c35af805: Layer already exists 02:05:18 3e1f21eb2825: Layer already exists 02:05:18 6182bb824b97: Layer already exists 02:05:18 16113d51b718: Layer already exists 02:05:18 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11: digest: sha256:cdd9aaeb777cb9a0b10a6043e4ba3230ff9e06adeafc8f227a8d6086a432c2a4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:18 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 02:05:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:05:19 b8671869016d: Preparing 02:05:19 efd5c35af805: Preparing 02:05:19 d27a429b2e69: Preparing 02:05:19 059f8f81cb4a: Preparing 02:05:19 3d5bdb85d5f6: Preparing 02:05:19 6182bb824b97: Preparing 02:05:19 3e1f21eb2825: Preparing 02:05:19 16113d51b718: Preparing 02:05:19 6182bb824b97: Waiting 02:05:19 3e1f21eb2825: Waiting 02:05:19 16113d51b718: Waiting 02:05:19 059f8f81cb4a: Layer already exists 02:05:19 efd5c35af805: Layer already exists 02:05:19 b8671869016d: Layer already exists 02:05:19 d27a429b2e69: Layer already exists 02:05:19 3d5bdb85d5f6: Layer already exists 02:05:19 6182bb824b97: Layer already exists 02:05:19 3e1f21eb2825: Layer already exists 02:05:19 16113d51b718: Layer already exists 02:05:19 main: digest: sha256:cdd9aaeb777cb9a0b10a6043e4ba3230ff9e06adeafc8f227a8d6086a432c2a4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:05:19 ===================================================== [Pipeline] echo 02:05:19 taggedImages: 02:05:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 02:05:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:05:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.11 02:05:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:86a4aa52df06e0ed7c25093f8c86dcf1d86e7360-4.0.0-dev.11 02:05:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:05:19 02:05:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:05:20 arm64: Pulling from edgex-lftools-log-publisher 02:05:20 8998bd30e6a1: Pulling fs layer 02:05:20 04944245beec: Pulling fs layer 02:05:20 699f458cf7ca: Pulling fs layer 02:05:20 765212b225bb: Pulling fs layer 02:05:20 f23df028b6ca: Pulling fs layer 02:05:20 d65c8cfc05b1: Pulling fs layer 02:05:20 2437ff75d9bd: Pulling fs layer 02:05:20 765212b225bb: Waiting 02:05:20 f23df028b6ca: Waiting 02:05:20 d65c8cfc05b1: Waiting 02:05:20 2437ff75d9bd: Waiting 02:05:20 04944245beec: Verifying Checksum 02:05:20 04944245beec: Download complete 02:05:20 765212b225bb: Verifying Checksum 02:05:20 765212b225bb: Download complete 02:05:20 f23df028b6ca: Verifying Checksum 02:05:20 f23df028b6ca: Download complete 02:05:20 d65c8cfc05b1: Verifying Checksum 02:05:20 d65c8cfc05b1: Download complete 02:05:20 699f458cf7ca: Verifying Checksum 02:05:20 699f458cf7ca: Download complete 02:05:20 8998bd30e6a1: Verifying Checksum 02:05:20 8998bd30e6a1: Download complete 02:05:23 2437ff75d9bd: Verifying Checksum 02:05:23 2437ff75d9bd: Download complete 02:05:26 8998bd30e6a1: Pull complete 02:05:26 04944245beec: Pull complete 02:05:27 699f458cf7ca: Pull complete 02:05:28 765212b225bb: Pull complete 02:05:29 f23df028b6ca: Pull complete 02:05:29 d65c8cfc05b1: Pull complete 02:05:47 2437ff75d9bd: Pull complete 02:05:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:05:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:05:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:05:47 prd-ubuntu20.04-docker-arm64-4c-16g-24944 does not seem to be running inside a container 02:05:47 $ 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/745 -v /w/workspace/edgex-go/745:/w/workspace/edgex-go/745:rw,z -v /w/workspace/edgex-go/745@tmp:/w/workspace/edgex-go/745@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:05:50 $ docker top de10885728b8ad88d56d8e2e3e2b8765c531df28e247dd65b76cfb6a2b43529d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:05:51 ---> job-cost.sh 02:05:51 lf-activate-venv: SKIPPING 02:05:51 INFO: No Stack... 02:05:52 INFO: Retrieving Pricing Info for: v3-standard-4 02:05:53 INFO: Archiving Costs [Pipeline] sh 02:05:53 + cat /w/workspace/edgex-go/745/archives/cost.csv 02:05:53 + cut -d, -f6 [Pipeline] lock 02:05:53 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-745-stack-cost] 02:05:53 Resource [jenkins-edgexfoundry-edgex-go-main-745-stack-cost] did not exist. Created. 02:05:53 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-745-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:05:54 + echo total: 0.10999999940395355 [Pipeline] stash 02:05:55 Stashed 1 file(s) [Pipeline] } 02:05:55 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-745-stack-cost] [Pipeline] // lock [Pipeline] } 02:05:55 $ docker stop --time=1 de10885728b8ad88d56d8e2e3e2b8765c531df28e247dd65b76cfb6a2b43529d 02:05:56 $ docker rm -f --volumes de10885728b8ad88d56d8e2e3e2b8765c531df28e247dd65b76cfb6a2b43529d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:05:57 provisioning config files... 02:05:57 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/745@tmp/config4642736417908742717tmp [Pipeline] { [Pipeline] sh 02:05:57 + set +x 02:05:57 + curl -s https://codecov.io/bash 02:05:57 + bash -s -- 02:05:57 02:05:57 _____ _ 02:05:57 / ____| | | 02:05:57 | | ___ __| | ___ ___ _____ __ 02:05:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:05:57 | |___| (_) | (_| | __/ (_| (_) \ V / 02:05:57 \_____\___/ \__,_|\___|\___\___/ \_/ 02:05:57 Bash-1.0.6 02:05:57 02:05:57 02:05:57 ==> git version 2.25.1 found 02:05:57 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:05:57 Release-Date: 2020-01-08 02:05:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:05:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:05:57 ==> Jenkins CI detected. 02:05:57 current dir:  /w/workspace/edgex-go/745 02:05:57 project root: . 02:05:57 --> token set from env 02:05:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:05:57 ==> Running gcov in . (disable via -X gcov) 02:05:58 ==> Python coveragepy not found 02:05:58 ==> Searching for coverage reports in: 02:05:58 + . 02:05:58 -> Found 1 reports 02:05:58 ==> Detecting git/mercurial file structure 02:05:58 ==> Reading reports 02:05:58 + ./coverage.out bytes=1433705 02:05:58 ==> Appending adjustments 02:05:58 https://docs.codecov.io/docs/fixing-reports 02:05:59 + Found adjustments 02:05:59 ==> Gzipping contents 02:05:59 124K /tmp/codecov.8FQHG5.gz 02:05:59 ==> Uploading reports 02:05:59 url: https://codecov.io 02:05:59 query: branch=main&commit=86a4aa52df06e0ed7c25093f8c86dcf1d86e7360&build=745&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F745%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:05:59 -> Pinging Codecov 02:05:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=86a4aa52df06e0ed7c25093f8c86dcf1d86e7360&build=745&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F745%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:05:59 -> Uploading to 02:05:59 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/86a4aa52df06e0ed7c25093f8c86dcf1d86e7360/2d48a546-802f-4e26-aa17-7c55dcddc08c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241108%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241108T020559Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=b03f60b458a1d77cc2a86252949ad117316febf9e7afd0b7e1e3f0b72eaf1205 02:05:59 % Total % Received % Xferd Average Speed Time Time Time Current 02:05:59 Dload Upload Total Spent Left Speed 02:05:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 121k 0 0 100 121k 0 428k --:--:-- --:--:-- --:--:-- 428k 02:05:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 [Pipeline] } 02:05:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 02:06:00 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:06:00 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:06:00 02:06:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:06:00 latest: Pulling from edgex-devops/edgex-snyk-go 02:06:00 43c4264eed91: Already exists 02:06:00 4cc291be95ef: Already exists 02:06:00 2ac1f1163629: Already exists 02:06:00 5c3c966382ef: Already exists 02:06:00 4f4fb700ef54: Already exists 02:06:00 d9c7d2e4e75e: Pulling fs layer 02:06:00 9c3e1370e548: Pulling fs layer 02:06:01 d9c7d2e4e75e: Verifying Checksum 02:06:01 d9c7d2e4e75e: Download complete 02:06:01 d9c7d2e4e75e: Pull complete 02:06:01 9c3e1370e548: Download complete 02:06:05 9c3e1370e548: Pull complete 02:06:05 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 02:06:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:06:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:06:05 prd-ubuntu20.04-docker-8c-8g-24943 does not seem to be running inside a container 02:06:05 $ 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/745 -v /w/workspace/edgex-go/745:/w/workspace/edgex-go/745:rw,z -v /w/workspace/edgex-go/745@tmp:/w/workspace/edgex-go/745@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 02:06:09 $ docker top 047881d84570deceb67efbcd71517d79ee54447c0898bbe74985f7a5855d4f3a -eo pid,comm [Pipeline] { [Pipeline] sh 02:06:10 + git config --global --add safe.directory /w/workspace/edgex-go/745 [Pipeline] echo 02:06:10 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 02:06:10 + set -o pipefail 02:06:10 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 02:06:22 02:06:22 Monitoring /w/workspace/edgex-go/745 (github.com/edgexfoundry/edgex-go)... 02:06:22 02:06:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/3efe3223-42c9-4459-b6c2-dff9f7d33c64 02:06:22 02:06:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:06:22 02:06:22 02:06:22 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 02:06:22 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:06:22 $ docker stop --time=1 047881d84570deceb67efbcd71517d79ee54447c0898bbe74985f7a5855d4f3a 02:06:27 $ docker rm -f --volumes 047881d84570deceb67efbcd71517d79ee54447c0898bbe74985f7a5855d4f3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 02:06:28 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:06:28 provisioning config files... 02:06:28 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/745@tmp/config8511349717767889338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:06:28 --> edgex-publish-swagger.sh 02:06:28 === Publish openapi API === 02:06:28 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 02:06:28 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/745/openapi/core-command.yaml] 02:06:28 % Total % Received % Xferd Average Speed Time Time Time Current 02:06:28 Dload Upload Total Spent Left Speed 02:06:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 70650 --:--:-- --:--:-- --:--:-- 70650 02:06:28 02:06:28 02:06:28 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/745/openapi/core-data.yaml] 02:06:28 % Total % Received % Xferd Average Speed Time Time Time Current 02:06:28 Dload Upload Total Spent Left Speed 02:06:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 151k --:--:-- --:--:-- --:--:-- 151k 100 72057 0 0 100 72057 0 151k --:--:-- --:--:-- --:--:-- 151k 02:06:29 02:06:29 02:06:29 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/745/openapi/core-keeper.yaml] 02:06:29 % Total % Received % Xferd Average Speed Time Time Time Current 02:06:29 Dload Upload Total Spent Left Speed 02:06:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 282 137k --:--:-- --:--:-- --:--:-- 137k 02:06:29 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:06:29 02:06:29 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/745/openapi/core-metadata.yaml] 02:06:29 % Total % Received % Xferd Average Speed Time Time Time Current 02:06:29 Dload Upload Total Spent Left Speed 02:06:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 396 393k --:--:-- --:--:-- --:--:-- 394k 02:06:30 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 02:06:30 02:06:30 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/745/openapi/support-cron-scheduler.yaml] 02:06:30 % Total % Received % Xferd Average Speed Time Time Time Current 02:06:30 Dload Upload Total Spent Left Speed 02:06:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50797 100 66 100 50731 295 222k --:--:-- --:--:-- --:--:-- 222k 02:06:30 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:06:30 02:06:30 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/745/openapi/support-notifications.yaml] 02:06:30 % Total % Received % Xferd Average Speed Time Time Time Current 02:06:30 Dload Upload Total Spent Left Speed 02:06:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 441 241k --:--:-- --:--:-- --:--:-- 241k 02:06:30 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 02:06:30 [Pipeline] } 02:06:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 02:06:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:06:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:06:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:06:31 prd-ubuntu20.04-docker-8c-8g-24943 does not seem to be running inside a container 02:06:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/745 -v /w/workspace/edgex-go/745:/w/workspace/edgex-go/745:rw,z -v /w/workspace/edgex-go/745@tmp:/w/workspace/edgex-go/745@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:06:32 $ docker top 5b5318c0c8f37ff80ba86e6530a78a21ebed8b53df0535c059aff717e76b6b25 -eo pid,comm 02:06:32 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:06:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:06:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:06:32 [ssh-agent] Looking for ssh-agent implementation... 02:06:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:06:32 $ docker exec 5b5318c0c8f37ff80ba86e6530a78a21ebed8b53df0535c059aff717e76b6b25 ssh-agent 02:06:32 SSH_AUTH_SOCK=/tmp/ssh-ym65HKAc6yNm/agent.33 02:06:32 SSH_AGENT_PID=39 02:06:32 Running ssh-add (command line suppressed) 02:06:32 Identity added: /w/workspace/edgex-go/745@tmp/private_key_9667663326427773975.key (/w/workspace/edgex-go/745@tmp/private_key_9667663326427773975.key) 02:06:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:06:32 + git semver tag 02:06:33 2024-11-08 02:06:33,089 [run_tag] DEBUG tag force:False 02:06:33 2024-11-08 02:06:33,090 [check_head_tag] DEBUG check head tag 02:06:33 2024-11-08 02:06:33,092 [execute] INFO git cat-file --batch-check 02:06:33 2024-11-08 02:06:33,093 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/745, universal_newlines=False, shell=None, istream=) 02:06:33 2024-11-08 02:06:33,097 [execute] INFO git cat-file --batch 02:06:33 2024-11-08 02:06:33,098 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/745, universal_newlines=False, shell=None, istream=) 02:06:33 2024-11-08 02:06:33,150 [read_version] DEBUG read version from /w/workspace/edgex-go/745/.semver/main 02:06:33 2024-11-08 02:06:33,151 [execute] INFO git tag -a v4.0.0-dev.11 -m v4.0.0-dev.11 02:06:33 2024-11-08 02:06:33,151 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.11', '-m', 'v4.0.0-dev.11'], cwd=/w/workspace/edgex-go/745, universal_newlines=False, shell=None, istream=None) 02:06:33 2024-11-08 02:06:33,157 [read_version] DEBUG read version from /w/workspace/edgex-go/745/.semver/main 02:06:33 4.0.0-dev.11 [Pipeline] } 02:06:33 $ docker exec --env ******** --env ******** 5b5318c0c8f37ff80ba86e6530a78a21ebed8b53df0535c059aff717e76b6b25 ssh-agent -k 02:06:33 unset SSH_AUTH_SOCK; 02:06:33 unset SSH_AGENT_PID; 02:06:33 echo Agent pid 39 killed; 02:06:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:06:33 + git semver [Pipeline] } 02:06:34 $ docker stop --time=1 5b5318c0c8f37ff80ba86e6530a78a21ebed8b53df0535c059aff717e76b6b25 02:06:35 $ docker rm -f --volumes 5b5318c0c8f37ff80ba86e6530a78a21ebed8b53df0535c059aff717e76b6b25 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:06:35 02:06:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:06:36 0.23.1-centos7: Pulling from edgex-lftools 02:06:36 ab5ef0e58194: Pulling fs layer 02:06:36 9712f1f96733: Pulling fs layer 02:06:36 63f879dbbcfc: Pulling fs layer 02:06:36 0d9ebad4ef96: Pulling fs layer 02:06:36 e9a5061849ea: Pulling fs layer 02:06:36 d747dcd14b5f: Pulling fs layer 02:06:36 2de7ff778b66: Pulling fs layer 02:06:36 d747dcd14b5f: Waiting 02:06:36 2de7ff778b66: Waiting 02:06:36 0d9ebad4ef96: Waiting 02:06:36 e9a5061849ea: Waiting 02:06:36 9712f1f96733: Download complete 02:06:36 63f879dbbcfc: Download complete 02:06:36 e9a5061849ea: Verifying Checksum 02:06:36 e9a5061849ea: Download complete 02:06:36 d747dcd14b5f: Verifying Checksum 02:06:36 d747dcd14b5f: Download complete 02:06:36 0d9ebad4ef96: Verifying Checksum 02:06:36 0d9ebad4ef96: Download complete 02:06:36 ab5ef0e58194: Verifying Checksum 02:06:36 ab5ef0e58194: Download complete 02:06:36 2de7ff778b66: Verifying Checksum 02:06:36 2de7ff778b66: Download complete 02:06:39 ab5ef0e58194: Pull complete 02:06:39 9712f1f96733: Pull complete 02:06:40 63f879dbbcfc: Pull complete 02:06:44 0d9ebad4ef96: Pull complete 02:06:44 e9a5061849ea: Pull complete 02:06:44 d747dcd14b5f: Pull complete 02:06:45 2de7ff778b66: Pull complete 02:06:45 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:06:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:06:45 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:06:45 prd-ubuntu20.04-docker-8c-8g-24943 does not seem to be running inside a container 02:06:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/745 -v /w/workspace/edgex-go/745:/w/workspace/edgex-go/745:rw,z -v /w/workspace/edgex-go/745@tmp:/w/workspace/edgex-go/745@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:06:53 $ docker top 502908d8355fb18a73c6f0122d4bb067cb673bef745f306837e56ad594c0a0e4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:06:53 provisioning config files... 02:06:53 copy managed file [sigul-config] to file:/w/workspace/edgex-go/745@tmp/config16656813372977637727tmp 02:06:53 copy managed file [sigul-password] to file:/w/workspace/edgex-go/745@tmp/config7223812851638755459tmp 02:06:53 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/745@tmp/config6116195347867596864tmp [Pipeline] { [Pipeline] echo 02:06:54 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:06:54 ---> sigul-configuration.sh 02:06:54 gpg: directory `/root/.gnupg' created 02:06:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:06:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:06:54 gpg: keyring `/root/.gnupg/secring.gpg' created 02:06:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:06:54 gpg: CAST5 encrypted data 02:06:54 gpg: encrypted with 1 passphrase 02:06:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:06:54 + mkdir /home/jenkins 02:06:54 + mkdir /home/jenkins/sigul [Pipeline] sh 02:06:54 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 02:06:54 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:06:55 ---> sigul-install.sh 02:06:55 Sigul already installed; skipping installation. [Pipeline] sh 02:06:55 + git tag --list 02:06:55 0.6.0 02:06:55 0.6.1 02:06:55 0.7.0 02:06:55 0.7.1 02:06:55 v1.0.0 02:06:55 v1.0.1 02:06:55 v1.1.0 02:06:55 v1.2.0 02:06:55 v1.2.1 02:06:55 v1.3.0 02:06:55 v1.3.1 02:06:55 v2.0.0 02:06:55 v2.1.0 02:06:55 v2.1.1 02:06:55 v2.2.0 02:06:55 v2.3.0 02:06:55 v3.0 02:06:55 v3.0.0 02:06:55 v3.1 02:06:55 v3.1.0 02:06:55 v3.1.0-dev.1 02:06:55 v3.1.0-dev.10 02:06:55 v3.1.0-dev.11 02:06:55 v3.1.0-dev.12 02:06:55 v3.1.0-dev.13 02:06:55 v3.1.0-dev.14 02:06:55 v3.1.0-dev.15 02:06:55 v3.1.0-dev.16 02:06:55 v3.1.0-dev.17 02:06:55 v3.1.0-dev.18 02:06:55 v3.1.0-dev.19 02:06:55 v3.1.0-dev.2 02:06:55 v3.1.0-dev.20 02:06:55 v3.1.0-dev.21 02:06:55 v3.1.0-dev.22 02:06:55 v3.1.0-dev.23 02:06:55 v3.1.0-dev.24 02:06:55 v3.1.0-dev.25 02:06:55 v3.1.0-dev.26 02:06:55 v3.1.0-dev.27 02:06:55 v3.1.0-dev.28 02:06:55 v3.1.0-dev.29 02:06:55 v3.1.0-dev.3 02:06:55 v3.1.0-dev.30 02:06:55 v3.1.0-dev.31 02:06:55 v3.1.0-dev.32 02:06:55 v3.1.0-dev.33 02:06:55 v3.1.0-dev.34 02:06:55 v3.1.0-dev.35 02:06:55 v3.1.0-dev.36 02:06:55 v3.1.0-dev.37 02:06:55 v3.1.0-dev.38 02:06:55 v3.1.0-dev.39 02:06:55 v3.1.0-dev.4 02:06:55 v3.1.0-dev.40 02:06:55 v3.1.0-dev.41 02:06:55 v3.1.0-dev.42 02:06:55 v3.1.0-dev.43 02:06:55 v3.1.0-dev.44 02:06:55 v3.1.0-dev.45 02:06:55 v3.1.0-dev.46 02:06:55 v3.1.0-dev.47 02:06:55 v3.1.0-dev.48 02:06:55 v3.1.0-dev.49 02:06:55 v3.1.0-dev.5 02:06:55 v3.1.0-dev.50 02:06:55 v3.1.0-dev.51 02:06:55 v3.1.0-dev.52 02:06:55 v3.1.0-dev.53 02:06:55 v3.1.0-dev.54 02:06:55 v3.1.0-dev.55 02:06:55 v3.1.0-dev.56 02:06:55 v3.1.0-dev.57 02:06:55 v3.1.0-dev.58 02:06:55 v3.1.0-dev.59 02:06:55 v3.1.0-dev.6 02:06:55 v3.1.0-dev.60 02:06:55 v3.1.0-dev.61 02:06:55 v3.1.0-dev.62 02:06:55 v3.1.0-dev.63 02:06:55 v3.1.0-dev.64 02:06:55 v3.1.0-dev.65 02:06:55 v3.1.0-dev.66 02:06:55 v3.1.0-dev.67 02:06:55 v3.1.0-dev.68 02:06:55 v3.1.0-dev.69 02:06:55 v3.1.0-dev.7 02:06:55 v3.1.0-dev.70 02:06:55 v3.1.0-dev.71 02:06:55 v3.1.0-dev.72 02:06:55 v3.1.0-dev.73 02:06:55 v3.1.0-dev.8 02:06:55 v3.1.0-dev.9 02:06:55 v3.1.1 02:06:55 v3.1.1-dev.1 02:06:55 v3.1.1-dev.2 02:06:55 v3.2.0-dev.1 02:06:55 v3.2.0-dev.10 02:06:55 v3.2.0-dev.100 02:06:55 v3.2.0-dev.101 02:06:55 v3.2.0-dev.102 02:06:55 v3.2.0-dev.103 02:06:55 v3.2.0-dev.104 02:06:55 v3.2.0-dev.105 02:06:55 v3.2.0-dev.106 02:06:55 v3.2.0-dev.107 02:06:55 v3.2.0-dev.108 02:06:55 v3.2.0-dev.109 02:06:55 v3.2.0-dev.11 02:06:55 v3.2.0-dev.12 02:06:55 v3.2.0-dev.13 02:06:55 v3.2.0-dev.14 02:06:55 v3.2.0-dev.15 02:06:55 v3.2.0-dev.16 02:06:55 v3.2.0-dev.17 02:06:55 v3.2.0-dev.18 02:06:55 v3.2.0-dev.19 02:06:55 v3.2.0-dev.2 02:06:55 v3.2.0-dev.20 02:06:55 v3.2.0-dev.21 02:06:55 v3.2.0-dev.22 02:06:55 v3.2.0-dev.23 02:06:55 v3.2.0-dev.24 02:06:55 v3.2.0-dev.25 02:06:55 v3.2.0-dev.26 02:06:55 v3.2.0-dev.27 02:06:55 v3.2.0-dev.28 02:06:55 v3.2.0-dev.29 02:06:55 v3.2.0-dev.3 02:06:55 v3.2.0-dev.30 02:06:55 v3.2.0-dev.31 02:06:55 v3.2.0-dev.32 02:06:55 v3.2.0-dev.33 02:06:55 v3.2.0-dev.34 02:06:55 v3.2.0-dev.35 02:06:55 v3.2.0-dev.36 02:06:55 v3.2.0-dev.37 02:06:55 v3.2.0-dev.38 02:06:55 v3.2.0-dev.39 02:06:55 v3.2.0-dev.4 02:06:55 v3.2.0-dev.40 02:06:55 v3.2.0-dev.41 02:06:55 v3.2.0-dev.42 02:06:55 v3.2.0-dev.43 02:06:55 v3.2.0-dev.44 02:06:55 v3.2.0-dev.45 02:06:55 v3.2.0-dev.46 02:06:55 v3.2.0-dev.47 02:06:55 v3.2.0-dev.48 02:06:55 v3.2.0-dev.49 02:06:55 v3.2.0-dev.5 02:06:55 v3.2.0-dev.50 02:06:55 v3.2.0-dev.51 02:06:55 v3.2.0-dev.52 02:06:55 v3.2.0-dev.53 02:06:55 v3.2.0-dev.54 02:06:55 v3.2.0-dev.55 02:06:55 v3.2.0-dev.56 02:06:55 v3.2.0-dev.57 02:06:55 v3.2.0-dev.58 02:06:55 v3.2.0-dev.59 02:06:55 v3.2.0-dev.6 02:06:55 v3.2.0-dev.60 02:06:55 v3.2.0-dev.61 02:06:55 v3.2.0-dev.62 02:06:55 v3.2.0-dev.63 02:06:55 v3.2.0-dev.64 02:06:55 v3.2.0-dev.65 02:06:55 v3.2.0-dev.66 02:06:55 v3.2.0-dev.67 02:06:55 v3.2.0-dev.68 02:06:55 v3.2.0-dev.69 02:06:55 v3.2.0-dev.7 02:06:55 v3.2.0-dev.70 02:06:55 v3.2.0-dev.71 02:06:55 v3.2.0-dev.72 02:06:55 v3.2.0-dev.73 02:06:55 v3.2.0-dev.74 02:06:55 v3.2.0-dev.75 02:06:55 v3.2.0-dev.76 02:06:55 v3.2.0-dev.77 02:06:55 v3.2.0-dev.78 02:06:55 v3.2.0-dev.79 02:06:55 v3.2.0-dev.8 02:06:55 v3.2.0-dev.80 02:06:55 v3.2.0-dev.81 02:06:55 v3.2.0-dev.82 02:06:55 v3.2.0-dev.83 02:06:55 v3.2.0-dev.84 02:06:55 v3.2.0-dev.85 02:06:55 v3.2.0-dev.86 02:06:55 v3.2.0-dev.87 02:06:55 v3.2.0-dev.88 02:06:55 v3.2.0-dev.89 02:06:55 v3.2.0-dev.9 02:06:55 v3.2.0-dev.90 02:06:55 v3.2.0-dev.91 02:06:55 v3.2.0-dev.92 02:06:55 v3.2.0-dev.93 02:06:55 v3.2.0-dev.94 02:06:55 v3.2.0-dev.95 02:06:55 v3.2.0-dev.96 02:06:55 v3.2.0-dev.97 02:06:55 v3.2.0-dev.98 02:06:55 v3.2.0-dev.99 02:06:55 v4.0.0-dev.1 02:06:55 v4.0.0-dev.10 02:06:55 v4.0.0-dev.11 02:06:55 v4.0.0-dev.2 02:06:55 v4.0.0-dev.3 02:06:55 v4.0.0-dev.4 02:06:55 v4.0.0-dev.5 02:06:55 v4.0.0-dev.6 02:06:55 v4.0.0-dev.7 02:06:55 v4.0.0-dev.8 02:06:55 v4.0.0-dev.9 [Pipeline] sh 02:06:55 + lftools sign git-tag v4.0.0-dev.11 02:06:56 Signing Git tag with Sigul... 02:06:56 Signing v4.0.0-dev.11 [Pipeline] echo 02:06:56 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:06:57 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:06:57 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:06:57 $ docker stop --time=1 502908d8355fb18a73c6f0122d4bb067cb673bef745f306837e56ad594c0a0e4 02:06:58 $ docker rm -f --volumes 502908d8355fb18a73c6f0122d4bb067cb673bef745f306837e56ad594c0a0e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:06:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:06:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:06:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:06:59 prd-ubuntu20.04-docker-8c-8g-24943 does not seem to be running inside a container 02:06:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/745 -v /w/workspace/edgex-go/745:/w/workspace/edgex-go/745:rw,z -v /w/workspace/edgex-go/745@tmp:/w/workspace/edgex-go/745@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:06:59 $ docker top 7ee6e9b27a14ec504a8861f2e5d9dfdecc70f6c65e7324e65496fde389d8498b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:06:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:06:59 [ssh-agent] Looking for ssh-agent implementation... 02:07:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:07:00 $ docker exec 7ee6e9b27a14ec504a8861f2e5d9dfdecc70f6c65e7324e65496fde389d8498b ssh-agent 02:07:00 SSH_AUTH_SOCK=/tmp/ssh-2oYblD6UCcE3/agent.32 02:07:00 SSH_AGENT_PID=38 02:07:00 Running ssh-add (command line suppressed) 02:07:00 Identity added: /w/workspace/edgex-go/745@tmp/private_key_17150917056421413850.key (/w/workspace/edgex-go/745@tmp/private_key_17150917056421413850.key) 02:07:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:07:00 + git semver bump pre 02:07:00 2024-11-08 02:07:00,674 [read_version] DEBUG read version from /w/workspace/edgex-go/745/.semver/main 02:07:00 2024-11-08 02:07:00,674 [bump_version] DEBUG bumping version:4.0.0-dev.11 on axis:pre with prefix:dev 02:07:00 2024-11-08 02:07:00,674 [bump_version] DEBUG bumped version:4.0.0-dev.12 02:07:00 2024-11-08 02:07:00,674 [write_version] DEBUG write version:4.0.0-dev.12 to path:/w/workspace/edgex-go/745/.semver/main with force:True 02:07:00 2024-11-08 02:07:00,674 [read_version] DEBUG read version from /w/workspace/edgex-go/745/.semver/main 02:07:00 2024-11-08 02:07:00,675 [write_file] DEBUG write to file:/w/workspace/edgex-go/745/.semver/main 02:07:00 2024-11-08 02:07:00,677 [execute] INFO git cat-file --batch-check 02:07:00 2024-11-08 02:07:00,677 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/745/.semver, universal_newlines=False, shell=None, istream=) 02:07:00 2024-11-08 02:07:00,683 [execute] INFO git cat-file --batch 02:07:00 2024-11-08 02:07:00,683 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/745/.semver, universal_newlines=False, shell=None, istream=) 02:07:00 2024-11-08 02:07:00,689 [read_version] DEBUG read version from /w/workspace/edgex-go/745/.semver/main 02:07:00 4.0.0-dev.12 [Pipeline] } 02:07:00 $ docker exec --env ******** --env ******** 7ee6e9b27a14ec504a8861f2e5d9dfdecc70f6c65e7324e65496fde389d8498b ssh-agent -k 02:07:00 unset SSH_AUTH_SOCK; 02:07:00 unset SSH_AGENT_PID; 02:07:00 echo Agent pid 38 killed; 02:07:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:07:01 + git semver [Pipeline] } 02:07:01 $ docker stop --time=1 7ee6e9b27a14ec504a8861f2e5d9dfdecc70f6c65e7324e65496fde389d8498b 02:07:02 $ docker rm -f --volumes 7ee6e9b27a14ec504a8861f2e5d9dfdecc70f6c65e7324e65496fde389d8498b [Pipeline] // withDockerContainer [Pipeline] sh 02:07:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:07:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:03 prd-ubuntu20.04-docker-8c-8g-24943 does not seem to be running inside a container 02:07:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/745 -v /w/workspace/edgex-go/745:/w/workspace/edgex-go/745:rw,z -v /w/workspace/edgex-go/745@tmp:/w/workspace/edgex-go/745@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:07:03 $ docker top a2fb446fa755a1c0d7e4c7b609be0dc094e80aad4c3e4c8800d5d4d8a388f9e7 -eo pid,comm 02:07:03 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:07:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:07:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:07:04 [ssh-agent] Looking for ssh-agent implementation... 02:07:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:07:04 $ docker exec a2fb446fa755a1c0d7e4c7b609be0dc094e80aad4c3e4c8800d5d4d8a388f9e7 ssh-agent 02:07:04 SSH_AUTH_SOCK=/tmp/ssh-y7h3ywdlR2DZ/agent.32 02:07:04 SSH_AGENT_PID=38 02:07:04 Running ssh-add (command line suppressed) 02:07:04 Identity added: /w/workspace/edgex-go/745@tmp/private_key_17994305511536183384.key (/w/workspace/edgex-go/745@tmp/private_key_17994305511536183384.key) 02:07:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:07:04 + git semver push 02:07:04 2024-11-08 02:07:04,832 [run_push] DEBUG push 02:07:04 2024-11-08 02:07:04,832 [execute] INFO git cat-file --batch-check 02:07:04 2024-11-08 02:07:04,832 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/745/.semver, universal_newlines=False, shell=None, istream=) 02:07:04 2024-11-08 02:07:04,836 [execute] INFO git rev-list 457d69b7efac62cc623efda0678ecc9e35d541be -- 02:07:04 2024-11-08 02:07:04,837 [execute] DEBUG Popen(['git', 'rev-list', '457d69b7efac62cc623efda0678ecc9e35d541be', '--'], cwd=/w/workspace/edgex-go/745/.semver, universal_newlines=False, shell=None, istream=None) 02:07:04 2024-11-08 02:07:04,855 [execute] INFO git fetch -v origin 02:07:04 2024-11-08 02:07:04,855 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/745/.semver, universal_newlines=True, shell=None, istream=None) 02:07:05 2024-11-08 02:07:05,328 [run_push] DEBUG no remote changes detected 02:07:05 2024-11-08 02:07:05,328 [execute] INFO git push origin semver 02:07:05 2024-11-08 02:07:05,329 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/745/.semver, universal_newlines=False, shell=None, istream=None) 02:07:06 2024-11-08 02:07:06,162 [run_push] DEBUG push all version tags 02:07:06 2024-11-08 02:07:06,162 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:07:06 2024-11-08 02:07:06,163 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/745, universal_newlines=False, shell=None, istream=None) 02:07:06 2024-11-08 02:07:06,816 [read_version] DEBUG read version from /w/workspace/edgex-go/745/.semver/main 02:07:06 4.0.0-dev.12 [Pipeline] } 02:07:06 $ docker exec --env ******** --env ******** a2fb446fa755a1c0d7e4c7b609be0dc094e80aad4c3e4c8800d5d4d8a388f9e7 ssh-agent -k 02:07:07 unset SSH_AUTH_SOCK; 02:07:07 unset SSH_AGENT_PID; 02:07:07 echo Agent pid 38 killed; 02:07:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:07:07 + git semver [Pipeline] } 02:07:08 $ docker stop --time=1 a2fb446fa755a1c0d7e4c7b609be0dc094e80aad4c3e4c8800d5d4d8a388f9e7 02:07:09 $ docker rm -f --volumes a2fb446fa755a1c0d7e4c7b609be0dc094e80aad4c3e4c8800d5d4d8a388f9e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:07:09 + [ -d /w/workspace/edgex-go/745/archives ] [Pipeline] libraryResource [Pipeline] sh 02:07:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:07:11 ---> package-listing.sh 02:07:11 ++ facter osfamily 02:07:11 ++ tr '[:upper:]' '[:lower:]' 02:07:11 + OS_FAMILY=debian 02:07:11 + workspace=/w/workspace/edgex-go/745 02:07:11 + START_PACKAGES=/tmp/packages_start.txt 02:07:11 + END_PACKAGES=/tmp/packages_end.txt 02:07:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:07:11 + PACKAGES=/tmp/packages_start.txt 02:07:11 + '[' /w/workspace/edgex-go/745 ']' 02:07:11 + PACKAGES=/tmp/packages_end.txt 02:07:11 + case "${OS_FAMILY}" in 02:07:11 + dpkg -l 02:07:11 + grep '^ii' 02:07:11 + '[' -f /tmp/packages_start.txt ']' 02:07:11 + '[' -f /tmp/packages_end.txt ']' 02:07:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:07:11 + '[' /w/workspace/edgex-go/745 ']' 02:07:11 + mkdir -p /w/workspace/edgex-go/745/archives/ 02:07:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/745/archives/ [Pipeline] echo 02:07:11 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/745/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:07:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:07:12 02:07:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:07:12 latest: Pulling from edgex-lftools-log-publisher 02:07:12 5eb5b503b376: Pulling fs layer 02:07:12 5c69ac0246d0: Pulling fs layer 02:07:12 ec43610c2a17: Pulling fs layer 02:07:12 3a2ae6a8a46f: Pulling fs layer 02:07:12 33b1e0a273af: Pulling fs layer 02:07:12 5d3b04190fa2: Pulling fs layer 02:07:12 2f39f015ded8: Pulling fs layer 02:07:12 3a2ae6a8a46f: Waiting 02:07:12 33b1e0a273af: Waiting 02:07:12 5d3b04190fa2: Waiting 02:07:12 2f39f015ded8: Waiting 02:07:12 5c69ac0246d0: Verifying Checksum 02:07:12 5c69ac0246d0: Download complete 02:07:12 3a2ae6a8a46f: Verifying Checksum 02:07:12 3a2ae6a8a46f: Download complete 02:07:12 33b1e0a273af: Verifying Checksum 02:07:12 33b1e0a273af: Download complete 02:07:12 ec43610c2a17: Verifying Checksum 02:07:12 ec43610c2a17: Download complete 02:07:12 5d3b04190fa2: Verifying Checksum 02:07:12 5d3b04190fa2: Download complete 02:07:12 5eb5b503b376: Verifying Checksum 02:07:12 5eb5b503b376: Download complete 02:07:13 2f39f015ded8: Download complete 02:07:14 5eb5b503b376: Pull complete 02:07:14 5c69ac0246d0: Pull complete 02:07:14 ec43610c2a17: Pull complete 02:07:14 3a2ae6a8a46f: Pull complete 02:07:15 33b1e0a273af: Pull complete 02:07:15 5d3b04190fa2: Pull complete 02:07:20 2f39f015ded8: Pull complete 02:07:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:07:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:07:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:20 prd-ubuntu20.04-docker-8c-8g-24943 does not seem to be running inside a container 02:07:20 $ 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/745/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/745 -v /w/workspace/edgex-go/745:/w/workspace/edgex-go/745:rw,z -v /w/workspace/edgex-go/745@tmp:/w/workspace/edgex-go/745@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:07:25 $ docker top 385a8f50a028f644a2835331cfee47badda77c9d71aec57f6fbf72a10800630e -eo pid,comm [Pipeline] { [Pipeline] sh 02:07:25 + touch /tmp/pre-build-complete [Pipeline] sh 02:07:26 + mkdir -p /var/log/sysstat [Pipeline] sh 02:07:26 + ls /var/log/sa-host 02:07:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:07:26 provisioning config files... 02:07:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/745@tmp/config6348367063409309670tmp [Pipeline] { [Pipeline] echo 02:07:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:07:26 ---> create-netrc.sh [Pipeline] } 02:07:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:07:27 ---> python-tools-install.sh [Pipeline] echo 02:07:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:07:27 ---> sudo-logs.sh 02:07:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:07:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:07:27 ---> job-cost.sh 02:07:27 lf-activate-venv: SKIPPING 02:07:27 DEBUG: total: 0.10999999940395355 02:07:27 INFO: Retrieving Stack Cost... 02:07:28 INFO: Retrieving Pricing Info for: v3-standard-8 02:07:28 INFO: Archiving Costs [Pipeline] echo 02:07:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:07:28 ---> logs-deploy.sh 02:07:28 lf-activate-venv: SKIPPING 02:07:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/745 02:07:28 INFO: archiving workspace using pattern(s): 02:07:29 Archives upload complete. 02:07:30 INFO: archiving logs to Nexus 02:07:30 ---> uname -a: 02:07:30 Linux prd-ubuntu20-04-docker-8c-8g-24943 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:07:30 02:07:30 02:07:30 ---> lscpu: 02:07:30 Architecture: x86_64 02:07:30 CPU op-mode(s): 32-bit, 64-bit 02:07:30 Byte Order: Little Endian 02:07:30 Address sizes: 40 bits physical, 48 bits virtual 02:07:30 CPU(s): 8 02:07:30 On-line CPU(s) list: 0-7 02:07:30 Thread(s) per core: 1 02:07:30 Core(s) per socket: 1 02:07:30 Socket(s): 8 02:07:30 NUMA node(s): 1 02:07:30 Vendor ID: AuthenticAMD 02:07:30 CPU family: 23 02:07:30 Model: 49 02:07:30 Model name: AMD EPYC-Rome Processor 02:07:30 Stepping: 0 02:07:30 CPU MHz: 2800.000 02:07:30 BogoMIPS: 5600.00 02:07:30 Virtualization: AMD-V 02:07:30 Hypervisor vendor: KVM 02:07:30 Virtualization type: full 02:07:30 L1d cache: 256 KiB 02:07:30 L1i cache: 256 KiB 02:07:30 L2 cache: 4 MiB 02:07:30 L3 cache: 128 MiB 02:07:30 NUMA node0 CPU(s): 0-7 02:07:30 Vulnerability Itlb multihit: Not affected 02:07:30 Vulnerability L1tf: Not affected 02:07:30 Vulnerability Mds: Not affected 02:07:30 Vulnerability Meltdown: Not affected 02:07:30 Vulnerability Mmio stale data: Not affected 02:07:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:07:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:07:30 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:07:30 Vulnerability Srbds: Not affected 02:07:30 Vulnerability Tsx async abort: Not affected 02:07:30 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:07:30 02:07:30 02:07:30 ---> nproc: 02:07:30 8 02:07:30 02:07:30 02:07:30 ---> df -h: 02:07:30 Filesystem Size Used Avail Use% Mounted on 02:07:30 overlay 155G 27G 129G 18% / 02:07:30 tmpfs 64M 0 64M 0% /dev 02:07:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:07:30 shm 64M 0 64M 0% /dev/shm 02:07:30 /dev/vda1 155G 27G 129G 18% /facter-os 02:07:30 02:07:30 02:07:30 ---> sar -b -r -n DEV: 02:07:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24943) 11/08/24 _x86_64_ (8 CPU) 02:07:30 02:07:30 01:15:14 LINUX RESTART (8 CPU) 02:07:30 02:07:30 01:16:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:07:30 01:17:01 305.98 11.20 294.78 0.00 1765.89 106728.67 0.00 02:07:30 01:18:01 100.52 0.07 100.45 0.00 6.67 94286.57 0.00 02:07:30 01:19:01 28.78 0.00 28.78 0.00 0.00 30566.91 0.00 02:07:30 01:20:01 26.01 0.13 25.87 0.00 2.27 19252.52 0.00 02:07:30 01:21:01 274.59 2.65 271.94 0.00 129.31 206677.55 0.00 02:07:30 01:22:01 779.97 15.96 764.01 0.00 4371.00 143812.56 0.00 02:07:30 01:23:01 278.61 0.38 278.23 0.00 4.53 90524.72 0.00 02:07:30 01:24:01 297.25 0.08 297.17 0.00 0.67 94657.61 0.00 02:07:30 01:25:01 478.62 0.02 478.61 0.00 0.13 117105.02 0.00 02:07:30 01:26:01 313.68 0.10 313.58 0.00 11.73 11371.57 0.00 02:07:30 01:27:01 26.41 0.03 26.37 0.00 8.40 650.18 0.00 02:07:30 01:28:01 2.23 0.00 2.23 0.00 0.00 24.13 0.00 02:07:30 01:29:01 4.80 2.53 2.27 0.00 57.32 32.53 0.00 02:07:30 01:30:01 1.90 0.00 1.90 0.00 0.00 21.73 0.00 02:07:30 01:31:01 1.87 0.02 1.85 0.00 0.13 21.06 0.00 02:07:30 01:32:01 1.77 0.00 1.77 0.00 0.00 24.53 0.00 02:07:30 01:33:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 02:07:30 01:34:01 1.62 0.00 1.62 0.00 0.00 19.46 0.00 02:07:30 01:35:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 02:07:30 01:36:01 1.65 0.00 1.65 0.00 0.00 19.20 0.00 02:07:30 01:37:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 02:07:30 01:38:01 1.25 0.00 1.25 0.00 0.00 15.06 0.00 02:07:30 01:39:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 02:07:30 01:40:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 02:07:30 01:41:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 02:07:30 01:42:02 1.42 0.00 1.42 0.00 0.00 17.33 0.00 02:07:30 01:43:01 0.95 0.00 0.95 0.00 0.00 10.57 0.00 02:07:30 01:44:01 1.50 0.00 1.50 0.00 0.00 17.60 0.00 02:07:30 01:45:01 0.88 0.00 0.88 0.00 0.00 10.26 0.00 02:07:30 01:46:01 1.57 0.00 1.57 0.00 0.00 17.60 0.00 02:07:30 01:47:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 02:07:30 01:48:01 1.55 0.00 1.55 0.00 0.00 18.26 0.00 02:07:30 01:49:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 02:07:30 01:50:01 1.42 0.00 1.42 0.00 0.00 16.53 0.00 02:07:30 01:51:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 02:07:30 01:52:01 2.70 0.63 2.07 0.00 70.51 23.06 0.00 02:07:30 01:53:01 1.55 0.00 1.55 0.00 0.00 19.06 0.00 02:07:30 01:54:01 1.33 0.00 1.33 0.00 0.00 15.06 0.00 02:07:30 01:55:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 02:07:30 01:56:01 1.48 0.00 1.48 0.00 0.00 18.26 0.00 02:07:30 01:57:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 02:07:30 01:58:01 1.73 0.00 1.73 0.00 0.00 20.40 0.00 02:07:30 01:59:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 02:07:30 02:00:01 1.42 0.00 1.42 0.00 0.00 16.40 0.00 02:07:30 02:01:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 02:07:30 02:02:01 1.75 0.00 1.75 0.00 0.00 19.86 0.00 02:07:30 02:03:01 1.03 0.00 1.03 0.00 0.00 12.53 0.00 02:07:30 02:04:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 02:07:30 02:05:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 02:07:30 02:06:01 2.88 0.07 2.82 0.00 7.87 115.05 0.00 02:07:30 02:07:01 175.87 0.13 175.74 0.00 8.53 52757.07 0.00 02:07:30 Average: 61.66 0.66 60.99 0.00 125.97 18997.95 0.00 02:07:30 02:07:30 01:16:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:07:30 01:17:01 28182604 31533212 772344 2.35 100304 3460208 1895580 5.59 1227108 3005996 153612 02:07:30 01:18:01 27153736 31424252 873628 2.66 127888 4272844 2054816 6.06 1834980 3345512 374220 02:07:30 01:19:01 26609156 31416220 880400 2.68 130868 4781360 2001264 5.90 1877020 3824476 948844 02:07:30 01:20:01 26479776 31510540 784300 2.39 134304 4967748 1855816 5.47 1739564 4054556 605684 02:07:30 01:21:01 21829536 31336940 933504 2.84 154576 9341884 3355396 9.89 1905556 8421456 349516 02:07:30 01:22:01 15838500 31374032 873100 2.66 322508 14808708 2509336 7.40 2769948 13130160 2046236 02:07:30 01:23:01 11003660 28654308 3525220 10.72 367928 16542644 10915272 32.17 6300292 13998580 1426944 02:07:30 01:24:01 8084288 27589716 4602592 14.00 378244 18338768 9389220 27.67 8019892 15170980 927872 02:07:30 01:25:01 11633424 31347908 893456 2.72 387060 18671680 2873312 8.47 3191192 16656828 36336 02:07:30 01:26:01 11577524 31441184 804324 2.45 392716 18810120 2219788 6.54 3360372 16547956 800 02:07:30 01:27:01 11572508 31437512 808232 2.46 393740 18810676 2213464 6.52 3738208 16175120 4 02:07:30 01:28:01 11572272 31437300 808456 2.46 393784 18810688 2213464 6.52 3738084 16175124 8 02:07:30 01:29:01 11563464 31431592 814476 2.48 393896 18812368 2305568 6.79 3745028 16175936 8 02:07:30 01:30:01 11577732 31445780 800512 2.43 393944 18812372 2305568 6.79 3731088 16175880 20 02:07:30 01:31:01 11576816 31445136 801272 2.44 393976 18812504 2299504 6.78 3729860 16176016 24 02:07:30 01:32:01 11582536 31450840 795696 2.42 394004 18812484 2299504 6.78 3725252 16175996 8 02:07:30 01:33:01 11582952 31451256 795156 2.42 394020 18812484 2299504 6.78 3724752 16175996 8 02:07:30 01:34:01 11582596 31450968 795408 2.42 394040 18812488 2299504 6.78 3725024 16176004 8 02:07:30 01:35:01 11582564 31450936 795368 2.42 394068 18812488 2299504 6.78 3724884 16176004 8 02:07:30 01:36:01 11583248 31451688 794552 2.42 394096 18812492 2299504 6.78 3724144 16176012 40 02:07:30 01:37:01 11583476 31451920 794228 2.42 394120 18812496 2299504 6.78 3724120 16176016 12 02:07:30 01:38:01 11583928 31452500 793788 2.41 394132 18812628 2299504 6.78 3724156 16176144 24 02:07:30 01:39:01 11583760 31452388 793788 2.41 394148 18812636 2299504 6.78 3724140 16176152 40 02:07:30 01:40:01 11583760 31452456 793756 2.41 394164 18812640 2299504 6.78 3724240 16176164 28 02:07:30 01:41:01 11583680 31452376 793764 2.41 394192 18812632 2299504 6.78 3724300 16176164 24 02:07:30 01:42:02 11583664 31452408 793688 2.41 394220 18812644 2299504 6.78 3724368 16176172 8 02:07:30 01:43:01 11583332 31452100 793960 2.41 394232 18812644 2299504 6.78 3724392 16176156 12 02:07:30 01:44:01 11583252 31452024 793976 2.41 394244 18812648 2299504 6.78 3724392 16176160 12 02:07:30 01:45:01 11583420 31452196 793964 2.41 394252 18812652 2299504 6.78 3724424 16176164 24 02:07:30 01:46:01 11583664 31452516 793564 2.41 394272 18812652 2299504 6.78 3724440 16176168 24 02:07:30 01:47:01 11583648 31452504 793512 2.41 394288 18812656 2299504 6.78 3724512 16176172 12 02:07:30 01:48:01 11583284 31452140 793768 2.41 394308 18812660 2299504 6.78 3724388 16176172 24 02:07:30 01:49:01 11583236 31452156 793748 2.41 394324 18812664 2299504 6.78 3724440 16176180 12 02:07:30 01:50:01 11583284 31452208 793664 2.41 394340 18812668 2299504 6.78 3724468 16176184 4 02:07:30 01:51:01 11583488 31452412 793396 2.41 394356 18812668 2299504 6.78 3724512 16176184 24 02:07:30 01:52:01 11574584 31445808 799932 2.43 394396 18814772 2332800 6.88 3735640 16177932 124 02:07:30 01:53:01 11580104 31451344 794776 2.42 394428 18814776 2297984 6.77 3725240 16177936 8 02:07:30 01:54:01 11579748 31451020 794976 2.42 394436 18814776 2297984 6.77 3725244 16177936 4 02:07:30 01:55:01 11579732 31451036 794924 2.42 394440 18814780 2297984 6.77 3725288 16177940 8 02:07:30 01:56:01 11579620 31450940 794904 2.42 394464 18814788 2297984 6.77 3725356 16177948 20 02:07:30 01:57:01 11579596 31450940 794844 2.42 394480 18814788 2297984 6.77 3725356 16177952 12 02:07:30 01:58:01 11579612 31450976 794732 2.42 394508 18814796 2297984 6.77 3725564 16177956 12 02:07:30 01:59:01 11579816 31451208 794444 2.42 394532 18814796 2297984 6.77 3725264 16177956 8 02:07:30 02:00:01 11579736 31451156 794556 2.42 394544 18814800 2297984 6.77 3725272 16177960 60 02:07:30 02:01:01 11580520 31451956 793928 2.41 394568 18814800 2297984 6.77 3725152 16177960 8 02:07:30 02:02:01 11579852 31451336 794568 2.42 394592 18814804 2297984 6.77 3729388 16177964 48 02:07:30 02:03:01 11579284 31450788 795120 2.42 394604 18814808 2297984 6.77 3729136 16177972 188 02:07:30 02:04:01 11579292 31450796 795060 2.42 394616 18814808 2297984 6.77 3729164 16177972 12 02:07:30 02:05:01 11578960 31450468 795256 2.42 394624 18814816 2297984 6.77 3729812 16177976 32 02:07:30 02:06:01 11419036 31419084 826256 2.51 394744 18939864 2360296 6.96 3749128 16303912 125496 02:07:30 02:07:01 10380916 31374708 865988 2.63 412472 19819296 2356188 6.94 3835668 17158508 92 02:07:30 Average: 12977101 31313121 934957 2.84 366275 17381821 2614128 7.70 3630651 14951191 137189 02:07:30 02:07:30 01:16:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:07:30 01:17:01 docker0 848.68 876.02 61.81 4968.84 0.00 0.00 0.00 0.00 02:07:30 01:17:01 lo 4.53 4.53 0.44 0.44 0.00 0.00 0.00 0.00 02:07:30 01:17:01 ens3 1103.66 989.85 9914.28 115.74 0.00 0.00 0.00 0.00 02:07:30 01:18:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 02:07:30 01:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:07:30 01:18:01 ens3 23.28 15.63 25.19 10.13 0.00 0.00 0.00 0.00 02:07:30 01:18:01 veth0c6bb5e 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 02:07:30 01:19:01 docker0 0.92 0.92 0.07 0.08 0.00 0.00 0.00 0.00 02:07:30 01:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:19:01 ens3 31.99 22.91 25.23 14.60 0.00 0.00 0.00 0.00 02:07:30 01:19:01 veth0c6bb5e 0.92 0.93 0.08 0.08 0.00 0.00 0.00 0.00 02:07:30 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:07:30 01:20:01 ens3 22.46 12.83 19.16 11.19 0.00 0.00 0.00 0.00 02:07:30 01:20:01 veth0c6bb5e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:21:01 veth3d38d61 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:21:01 vethf118b23 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:21:01 vethbe10f07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:21:01 vethc61ec7e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:21:01 veth1cfa591 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 02:07:30 01:21:01 docker0 12.51 20.25 0.77 237.58 0.00 0.00 0.00 0.00 02:07:30 01:21:01 veth4fbe482 0.67 0.72 0.06 0.25 0.00 0.00 0.00 0.00 02:07:30 01:21:01 veth81a5010 1.85 4.17 0.14 41.35 0.00 0.00 0.00 0.00 02:07:30 01:21:01 veth9a1de9d 3.97 6.43 0.30 77.47 0.00 0.00 0.00 0.01 02:07:30 01:21:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 02:07:30 01:21:01 vethc4f7f9e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:21:01 vethc2b1650 6.03 9.63 0.44 118.56 0.00 0.00 0.00 0.01 02:07:30 01:21:01 veth5f138ec 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:21:01 veth71d1cd7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:21:01 vethb35b322 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:21:01 ens3 301.25 196.70 3973.10 171.87 0.00 0.00 0.00 0.00 02:07:30 01:21:01 veth7dc0639 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:21:01 vethdeafd59 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:21:01 vethbd47836 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:21:01 vethbf74f6d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:22:01 docker0 479.84 794.48 40.59 7980.44 0.00 0.00 0.00 0.00 02:07:30 01:22:01 veth2d704c8 123.86 84.85 1218.71 8.57 0.00 0.00 0.00 0.00 02:07:30 01:22:01 veth4fbe482 0.13 1.03 0.01 0.04 0.00 0.00 0.00 0.00 02:07:30 01:22:01 veth4284619 84.40 125.65 8.51 1215.78 0.00 0.00 0.00 0.10 02:07:30 01:22:01 vethfd66ea6 84.85 123.86 8.57 1218.71 0.00 0.00 0.00 0.10 02:07:30 01:22:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 02:07:30 01:22:01 vethc13485a 125.65 84.40 1215.78 8.51 0.00 0.00 0.00 0.00 02:07:30 01:22:01 ens3 1082.60 656.06 10103.90 66.37 0.00 0.00 0.00 0.00 02:07:30 01:23:01 vethaca6db9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:07:30 01:23:01 vethdff9bd8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:07:30 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:23:01 vethb406fbf 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:07:30 01:23:01 veth4fbe482 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:23:01 veth3bd0379 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:07:30 01:23:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:07:30 01:23:01 veth239e54a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:07:30 01:23:01 veth8c1da04 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:07:30 01:23:01 vethb6d5660 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:07:30 01:23:01 veth121e6f7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:07:30 01:23:01 ens3 14.32 7.66 11.92 6.30 0.00 0.00 0.00 0.00 02:07:30 01:23:01 veth8563c9b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:07:30 01:23:01 veth8c7ed5c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:07:30 01:23:01 vethf7d9633 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:07:30 01:23:01 vethda70492 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:07:30 01:24:01 vethaca6db9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:24:01 vethdff9bd8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:24:01 vethb406fbf 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:24:01 veth4fbe482 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:24:01 veth3bd0379 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:07:30 01:24:01 veth239e54a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:24:01 veth8c1da04 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:24:01 vethb6d5660 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:24:01 veth121e6f7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:24:01 ens3 2.08 1.23 1.21 0.66 0.00 0.00 0.00 0.00 02:07:30 01:24:01 veth8563c9b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:24:01 veth8c7ed5c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:24:01 vethf7d9633 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:24:01 vethda70492 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:25:01 veth4fbe482 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:25:01 veth190bea8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:25:01 ens3 6.23 3.98 4.99 2.72 0.00 0.00 0.00 0.00 02:07:30 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:26:01 lo 48.53 48.53 4.78 4.78 0.00 0.00 0.00 0.00 02:07:30 01:26:01 ens3 372.95 384.79 210.83 1473.36 0.00 0.00 0.00 0.00 02:07:30 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:27:01 lo 32.86 32.86 3.24 3.24 0.00 0.00 0.00 0.00 02:07:30 01:27:01 ens3 360.45 361.66 156.50 2275.03 0.00 0.00 0.00 0.00 02:07:30 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:07:30 01:28:01 ens3 0.38 0.10 0.04 0.01 0.00 0.00 0.00 0.00 02:07:30 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:29:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 02:07:30 01:29:01 ens3 9.73 7.27 14.14 5.53 0.00 0.00 0.00 0.00 02:07:30 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:07:30 01:30:01 ens3 1.83 1.50 0.98 1.22 0.00 0.00 0.00 0.00 02:07:30 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:31:01 ens3 0.53 0.18 0.12 0.07 0.00 0.00 0.00 0.00 02:07:30 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:07:30 01:32:01 ens3 0.85 0.62 0.34 0.23 0.00 0.00 0.00 0.00 02:07:30 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:33:01 ens3 0.60 0.05 0.06 0.00 0.00 0.00 0.00 0.00 02:07:30 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:07:30 01:34:01 ens3 0.58 0.58 0.35 0.29 0.00 0.00 0.00 0.00 02:07:30 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:35:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:07:30 01:36:01 ens3 0.27 0.23 0.08 0.08 0.00 0.00 0.00 0.00 02:07:30 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:37:01 ens3 0.17 0.08 0.06 0.00 0.00 0.00 0.00 0.00 02:07:30 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:07:30 01:38:01 ens3 0.48 0.08 0.05 0.01 0.00 0.00 0.00 0.00 02:07:30 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:39:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:07:30 01:40:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:07:30 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:41:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 02:07:30 01:42:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:42:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:07:30 01:42:02 ens3 0.18 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:07:30 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:43:01 ens3 0.20 0.08 0.06 0.00 0.00 0.00 0.00 0.00 02:07:30 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:07:30 01:44:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:07:30 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:45:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:07:30 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:07:30 01:46:01 ens3 0.77 0.18 0.13 0.07 0.00 0.00 0.00 0.00 02:07:30 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:47:01 ens3 0.70 0.42 0.41 0.28 0.00 0.00 0.00 0.00 02:07:30 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:07:30 01:48:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:07:30 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:49:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:07:30 01:50:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:07:30 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:51:01 ens3 0.58 0.12 0.12 0.07 0.00 0.00 0.00 0.00 02:07:30 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:07:30 01:52:01 ens3 0.42 0.08 0.05 0.01 0.00 0.00 0.00 0.00 02:07:30 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:53:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:07:30 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:07:30 01:54:01 ens3 0.75 0.10 0.06 0.01 0.00 0.00 0.00 0.00 02:07:30 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:55:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:07:30 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:07:30 01:56:01 ens3 0.52 0.20 0.09 0.07 0.00 0.00 0.00 0.00 02:07:30 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:57:01 ens3 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 02:07:30 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:07:30 01:58:01 ens3 0.80 0.55 0.47 0.29 0.00 0.00 0.00 0.00 02:07:30 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 01:59:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 02:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:07:30 02:00:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:07:30 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 02:01:01 ens3 0.33 0.25 0.10 0.11 0.00 0.00 0.00 0.00 02:07:30 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 02:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:07:30 02:02:01 ens3 2.28 2.15 0.38 13.12 0.00 0.00 0.00 0.00 02:07:30 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 02:03:01 ens3 0.17 0.12 0.07 0.01 0.00 0.00 0.00 0.00 02:07:30 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 02:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:07:30 02:04:01 ens3 0.58 0.10 0.05 0.01 0.00 0.00 0.00 0.00 02:07:30 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 02:05:01 ens3 1.87 1.93 0.35 6.83 0.00 0.00 0.00 0.00 02:07:30 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 02:06:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 02:07:30 02:06:01 ens3 89.10 70.27 1852.52 94.08 0.00 0.00 0.00 0.00 02:07:30 02:07:01 docker0 93.42 146.84 8.06 1258.03 0.00 0.00 0.00 0.00 02:07:30 02:07:01 lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 02:07:30 02:07:01 ens3 343.48 202.72 5305.68 48.84 0.00 0.00 0.00 0.00 02:07:30 02:07:01 vethafae1f9 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:07:30 Average: docker0 27.94 35.84 2.17 282.07 0.00 0.00 0.00 0.00 02:07:30 Average: lo 1.86 1.86 0.18 0.18 0.00 0.00 0.00 0.00 02:07:30 Average: ens3 73.89 57.49 617.76 84.70 0.00 0.00 0.00 0.00 02:07:30 Average: vethafae1f9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:30 02:07:30 02:07:30 ---> sar -P ALL: 02:07:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24943) 11/08/24 _x86_64_ (8 CPU) 02:07:30 02:07:30 01:15:14 LINUX RESTART (8 CPU) 02:07:30 02:07:30 01:16:02 CPU %user %nice %system %iowait %steal %idle 02:07:30 01:17:01 all 8.36 0.00 3.65 4.11 0.07 83.81 02:07:30 01:17:01 0 8.05 0.00 3.05 1.16 0.10 87.63 02:07:30 01:17:01 1 8.48 0.00 2.76 5.40 0.07 83.29 02:07:30 01:17:01 2 6.55 0.00 5.56 2.27 0.07 85.56 02:07:30 01:17:01 3 9.63 0.00 2.55 0.05 0.07 87.71 02:07:30 01:17:01 4 10.08 0.00 4.43 14.56 0.05 70.89 02:07:30 01:17:01 5 7.01 0.00 3.20 0.39 0.07 89.33 02:07:30 01:17:01 6 8.80 0.00 3.67 0.14 0.07 87.32 02:07:30 01:17:01 7 8.29 0.00 3.99 8.99 0.09 78.64 02:07:30 01:18:01 all 33.95 0.00 5.43 3.83 0.09 56.69 02:07:30 01:18:01 0 33.72 0.00 5.04 1.06 0.10 60.08 02:07:30 01:18:01 1 28.22 0.00 5.01 5.65 0.10 61.01 02:07:30 01:18:01 2 34.00 0.00 5.42 1.86 0.12 58.59 02:07:30 01:18:01 3 36.08 0.00 5.34 1.05 0.08 57.44 02:07:30 01:18:01 4 35.03 0.00 5.62 1.62 0.10 57.63 02:07:30 01:18:01 5 34.87 0.00 5.92 16.15 0.08 42.97 02:07:30 01:18:01 6 33.80 0.00 6.35 0.69 0.07 59.09 02:07:30 01:18:01 7 35.86 0.00 4.75 2.54 0.10 56.75 02:07:30 01:19:01 all 38.10 0.00 6.26 0.88 0.10 54.66 02:07:30 01:19:01 0 38.18 0.00 6.69 0.03 0.08 55.02 02:07:30 01:19:01 1 36.29 0.00 6.51 2.14 0.08 54.99 02:07:30 01:19:01 2 38.61 0.00 6.96 0.00 0.12 54.32 02:07:30 01:19:01 3 38.36 0.00 6.03 0.12 0.10 55.39 02:07:30 01:19:01 4 38.85 0.00 5.48 0.07 0.12 55.49 02:07:30 01:19:01 5 36.30 0.00 5.55 4.36 0.10 53.70 02:07:30 01:19:01 6 38.88 0.00 7.21 0.23 0.10 53.58 02:07:30 01:19:01 7 39.35 0.00 5.66 0.12 0.07 54.80 02:07:30 01:20:01 all 53.83 0.00 7.24 0.97 0.11 37.85 02:07:30 01:20:01 0 53.05 0.00 7.29 0.62 0.10 38.94 02:07:30 01:20:01 1 55.14 0.00 7.38 3.82 0.10 33.56 02:07:30 01:20:01 2 52.31 0.00 8.02 0.15 0.10 39.42 02:07:30 01:20:01 3 55.27 0.00 7.07 0.64 0.08 36.94 02:07:30 01:20:01 4 50.52 0.00 6.05 1.03 0.12 42.28 02:07:30 01:20:01 5 54.59 0.00 7.41 0.88 0.10 37.02 02:07:30 01:20:01 6 53.65 0.00 7.38 0.42 0.10 38.45 02:07:30 01:20:01 7 56.13 0.00 7.33 0.23 0.13 36.17 02:07:30 01:21:01 all 18.34 0.00 7.22 16.37 0.15 57.92 02:07:30 01:21:01 0 17.94 0.00 7.69 24.88 0.14 49.35 02:07:30 01:21:01 1 17.91 0.00 6.44 21.16 0.31 54.17 02:07:30 01:21:01 2 19.56 0.00 7.82 9.38 0.10 63.14 02:07:30 01:21:01 3 18.54 0.00 7.25 8.09 0.14 65.99 02:07:30 01:21:01 4 16.88 0.00 5.70 11.72 0.16 65.54 02:07:30 01:21:01 5 18.64 0.00 6.89 11.84 0.12 62.52 02:07:30 01:21:01 6 19.40 0.00 7.00 8.50 0.12 64.98 02:07:30 01:21:01 7 17.83 0.00 9.04 35.70 0.12 37.31 02:07:30 01:22:01 all 13.58 0.00 7.02 22.32 0.12 56.96 02:07:30 01:22:01 0 13.96 0.00 6.72 17.97 0.12 61.24 02:07:30 01:22:01 1 13.05 0.00 6.70 16.79 0.14 63.32 02:07:30 01:22:01 2 14.18 0.00 7.08 11.96 0.10 66.67 02:07:30 01:22:01 3 14.75 0.00 6.07 18.62 0.12 60.44 02:07:30 01:22:01 4 12.04 0.00 6.22 17.55 0.12 64.08 02:07:30 01:22:01 5 12.92 0.00 8.83 41.12 0.12 37.00 02:07:30 01:22:01 6 14.26 0.00 6.85 16.08 0.10 62.71 02:07:30 01:22:01 7 13.45 0.00 7.71 38.52 0.15 40.18 02:07:30 01:23:01 all 65.28 0.00 10.85 8.99 0.13 14.74 02:07:30 01:23:01 0 64.82 0.00 10.92 8.41 0.12 15.74 02:07:30 01:23:01 1 65.63 0.00 10.33 3.40 0.15 20.48 02:07:30 01:23:01 2 65.14 0.00 10.99 3.17 0.13 20.56 02:07:30 01:23:01 3 65.35 0.00 11.73 18.46 0.14 4.33 02:07:30 01:23:01 4 65.56 0.00 10.29 18.63 0.12 5.40 02:07:30 01:23:01 5 65.05 0.00 11.35 3.74 0.13 19.71 02:07:30 01:23:01 6 66.67 0.00 10.08 6.97 0.12 16.17 02:07:30 01:23:01 7 64.03 0.00 11.14 9.13 0.14 15.56 02:07:30 01:24:01 all 88.78 0.00 11.01 0.00 0.21 0.00 02:07:30 01:24:01 0 88.20 0.00 11.56 0.00 0.24 0.00 02:07:30 01:24:01 1 87.78 0.00 11.87 0.00 0.35 0.00 02:07:30 01:24:01 2 89.07 0.00 10.76 0.00 0.17 0.00 02:07:30 01:24:01 3 88.82 0.00 11.00 0.00 0.19 0.00 02:07:30 01:24:01 4 89.53 0.00 10.30 0.00 0.17 0.00 02:07:30 01:24:01 5 88.62 0.00 11.21 0.00 0.17 0.00 02:07:30 01:24:01 6 89.35 0.00 10.45 0.00 0.20 0.00 02:07:30 01:24:01 7 88.82 0.00 10.98 0.00 0.20 0.00 02:07:30 01:25:01 all 68.36 0.00 11.21 3.43 0.13 16.87 02:07:30 01:25:01 0 67.34 0.00 11.59 2.98 0.16 17.93 02:07:30 01:25:01 1 69.60 0.00 10.66 1.42 0.12 18.20 02:07:30 01:25:01 2 68.47 0.00 10.81 1.35 0.12 19.26 02:07:30 01:25:01 3 67.70 0.00 11.37 1.02 0.12 19.78 02:07:30 01:25:01 4 67.33 0.00 10.83 1.11 0.17 20.56 02:07:30 01:25:01 5 69.90 0.00 10.81 0.39 0.13 18.76 02:07:30 01:25:01 6 69.30 0.00 11.31 1.64 0.10 17.65 02:07:30 01:25:01 7 67.15 0.00 12.28 17.41 0.13 3.02 02:07:30 01:26:01 all 7.08 0.00 1.71 2.55 0.07 88.58 02:07:30 01:26:01 0 7.17 0.00 2.05 3.12 0.08 87.58 02:07:30 01:26:01 1 5.10 0.00 1.49 1.29 0.05 92.07 02:07:30 01:26:01 2 8.67 0.00 1.71 2.21 0.05 87.35 02:07:30 01:26:01 3 7.36 0.00 1.61 4.60 0.07 86.37 02:07:30 01:26:01 4 7.95 0.00 1.85 3.37 0.08 86.75 02:07:30 01:26:01 5 6.69 0.00 1.71 1.21 0.08 90.31 02:07:30 01:26:01 6 6.67 0.00 1.63 1.46 0.10 90.14 02:07:30 01:26:01 7 7.03 0.00 1.68 3.18 0.07 88.05 02:07:30 01:27:01 all 9.12 0.00 0.83 0.29 0.07 89.69 02:07:30 01:27:01 0 9.95 0.00 0.90 0.75 0.08 88.30 02:07:30 01:27:01 1 6.11 0.00 0.84 0.00 0.07 92.99 02:07:30 01:27:01 2 13.07 0.00 0.89 0.60 0.10 85.33 02:07:30 01:27:01 3 13.97 0.00 0.85 0.08 0.07 85.03 02:07:30 01:27:01 4 8.92 0.00 0.89 0.27 0.07 89.86 02:07:30 01:27:01 5 6.18 0.00 0.69 0.55 0.08 92.49 02:07:30 01:27:01 6 9.40 0.00 0.74 0.03 0.05 89.78 02:07:30 01:27:01 7 5.36 0.00 0.83 0.03 0.05 93.72 02:07:30 02:07:30 01:27:01 CPU %user %nice %system %iowait %steal %idle 02:07:30 01:28:01 all 0.03 0.00 0.02 0.01 0.01 99.93 02:07:30 01:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:07:30 01:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:07:30 01:28:01 2 0.03 0.00 0.02 0.03 0.03 99.88 02:07:30 01:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:07:30 01:28:01 4 0.02 0.00 0.00 0.02 0.00 99.97 02:07:30 01:28:01 5 0.08 0.00 0.03 0.00 0.03 99.85 02:07:30 01:28:01 6 0.05 0.00 0.02 0.00 0.03 99.90 02:07:30 01:28:01 7 0.07 0.00 0.05 0.00 0.02 99.87 02:07:30 01:29:01 all 0.30 0.00 0.07 0.02 0.02 99.60 02:07:30 01:29:01 0 0.23 0.00 0.05 0.00 0.02 99.70 02:07:30 01:29:01 1 0.15 0.00 0.03 0.00 0.02 99.80 02:07:30 01:29:01 2 0.05 0.00 0.08 0.03 0.03 99.80 02:07:30 01:29:01 3 0.23 0.00 0.07 0.03 0.00 99.67 02:07:30 01:29:01 4 0.25 0.00 0.08 0.02 0.03 99.62 02:07:30 01:29:01 5 0.17 0.00 0.08 0.00 0.02 99.73 02:07:30 01:29:01 6 0.45 0.00 0.13 0.05 0.02 99.35 02:07:30 01:29:01 7 0.83 0.00 0.05 0.00 0.02 99.10 02:07:30 01:30:01 all 0.03 0.00 0.02 0.01 0.01 99.93 02:07:30 01:30:01 0 0.05 0.00 0.02 0.00 0.02 99.92 02:07:30 01:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:07:30 01:30:01 2 0.08 0.00 0.07 0.05 0.07 99.73 02:07:30 01:30:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:07:30 01:30:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:07:30 01:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:07:30 01:30:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:07:30 01:30:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:07:30 01:31:01 all 0.04 0.00 0.04 0.01 0.02 99.89 02:07:30 01:31:01 0 0.03 0.00 0.03 0.00 0.02 99.92 02:07:30 01:31:01 1 0.02 0.00 0.03 0.00 0.02 99.93 02:07:30 01:31:01 2 0.08 0.00 0.07 0.03 0.05 99.77 02:07:30 01:31:01 3 0.07 0.00 0.03 0.00 0.02 99.88 02:07:30 01:31:01 4 0.03 0.00 0.03 0.00 0.02 99.92 02:07:30 01:31:01 5 0.02 0.00 0.03 0.02 0.02 99.92 02:07:30 01:31:01 6 0.05 0.00 0.02 0.02 0.02 99.90 02:07:30 01:31:01 7 0.05 0.00 0.05 0.00 0.00 99.90 02:07:30 01:32:01 all 0.18 0.00 0.01 0.03 0.01 99.76 02:07:30 01:32:01 0 0.07 0.00 0.03 0.00 0.02 99.88 02:07:30 01:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:07:30 01:32:01 2 1.23 0.00 0.03 0.18 0.07 98.49 02:07:30 01:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:07:30 01:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:07:30 01:32:01 5 0.02 0.00 0.00 0.00 0.02 99.97 02:07:30 01:32:01 6 0.03 0.00 0.00 0.08 0.00 99.88 02:07:30 01:32:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:07:30 01:33:01 all 0.05 0.00 0.02 0.05 0.01 99.87 02:07:30 01:33:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:07:30 01:33:01 1 0.07 0.00 0.02 0.00 0.00 99.92 02:07:30 01:33:01 2 0.05 0.00 0.05 0.22 0.03 99.65 02:07:30 01:33:01 3 0.02 0.00 0.03 0.00 0.02 99.93 02:07:30 01:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:07:30 01:33:01 5 0.05 0.00 0.00 0.00 0.02 99.93 02:07:30 01:33:01 6 0.02 0.00 0.02 0.17 0.03 99.77 02:07:30 01:33:01 7 0.13 0.00 0.00 0.00 0.00 99.87 02:07:30 01:34:01 all 0.09 0.00 0.01 0.01 0.01 99.89 02:07:30 01:34:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:07:30 01:34:01 1 0.05 0.00 0.03 0.00 0.03 99.88 02:07:30 01:34:01 2 0.45 0.00 0.00 0.05 0.03 99.47 02:07:30 01:34:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:07:30 01:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:07:30 01:34:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:07:30 01:34:01 6 0.03 0.00 0.02 0.02 0.02 99.92 02:07:30 01:34:01 7 0.08 0.00 0.00 0.00 0.00 99.92 02:07:30 01:35:01 all 0.22 0.00 0.02 0.01 0.01 99.74 02:07:30 01:35:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:07:30 01:35:01 1 0.05 0.00 0.02 0.00 0.02 99.92 02:07:30 01:35:01 2 1.60 0.00 0.08 0.05 0.05 98.22 02:07:30 01:35:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:07:30 01:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:07:30 01:35:01 5 0.05 0.00 0.02 0.00 0.02 99.92 02:07:30 01:35:01 6 0.02 0.00 0.02 0.02 0.00 99.95 02:07:30 01:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:07:30 01:36:01 all 0.09 0.00 0.01 0.00 0.01 99.89 02:07:30 01:36:01 0 0.07 0.00 0.02 0.00 0.02 99.90 02:07:30 01:36:01 1 0.07 0.00 0.02 0.00 0.02 99.90 02:07:30 01:36:01 2 0.50 0.00 0.03 0.02 0.03 99.42 02:07:30 01:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:07:30 01:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:07:30 01:36:01 5 0.03 0.00 0.02 0.00 0.02 99.93 02:07:30 01:36:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:07:30 01:36:01 7 0.00 0.00 0.02 0.02 0.00 99.97 02:07:30 01:37:01 all 0.03 0.00 0.02 0.00 0.02 99.94 02:07:30 01:37:01 0 0.05 0.00 0.05 0.00 0.03 99.87 02:07:30 01:37:01 1 0.05 0.00 0.00 0.00 0.00 99.95 02:07:30 01:37:01 2 0.07 0.00 0.05 0.02 0.05 99.82 02:07:30 01:37:01 3 0.00 0.00 0.02 0.00 0.02 99.97 02:07:30 01:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:07:30 01:37:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:07:30 01:37:01 6 0.02 0.00 0.02 0.02 0.02 99.93 02:07:30 01:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:07:30 01:38:01 all 0.03 0.00 0.02 0.00 0.01 99.95 02:07:30 01:38:01 0 0.05 0.00 0.02 0.00 0.02 99.92 02:07:30 01:38:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:07:30 01:38:01 2 0.05 0.00 0.03 0.00 0.03 99.88 02:07:30 01:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:07:30 01:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:07:30 01:38:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:07:30 01:38:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:07:30 01:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:07:30 02:07:30 01:38:01 CPU %user %nice %system %iowait %steal %idle 02:07:30 01:39:01 all 0.02 0.00 0.01 0.00 0.02 99.96 02:07:30 01:39:01 0 0.03 0.00 0.00 0.00 0.05 99.92 02:07:30 01:39:01 1 0.05 0.00 0.02 0.00 0.02 99.92 02:07:30 01:39:01 2 0.02 0.00 0.00 0.02 0.03 99.93 02:07:30 01:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:07:30 01:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:07:30 01:39:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:07:30 01:39:01 6 0.02 0.00 0.02 0.02 0.00 99.95 02:07:30 01:39:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:07:30 01:40:01 all 0.04 0.00 0.02 0.00 0.02 99.92 02:07:30 01:40:01 0 0.10 0.00 0.05 0.00 0.03 99.82 02:07:30 01:40:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:07:30 01:40:01 2 0.03 0.00 0.03 0.00 0.02 99.92 02:07:30 01:40:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:07:30 01:40:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:07:30 01:40:01 5 0.07 0.00 0.02 0.00 0.02 99.90 02:07:30 01:40:01 6 0.05 0.00 0.02 0.02 0.02 99.90 02:07:30 01:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:07:30 01:41:01 all 0.03 0.00 0.01 0.00 0.02 99.94 02:07:30 01:41:01 0 0.00 0.00 0.03 0.00 0.02 99.95 02:07:30 01:41:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:07:30 01:41:01 2 0.03 0.00 0.03 0.02 0.03 99.88 02:07:30 01:41:01 3 0.05 0.00 0.02 0.00 0.02 99.92 02:07:30 01:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:07:30 01:41:01 5 0.05 0.00 0.02 0.00 0.02 99.92 02:07:30 01:41:01 6 0.07 0.00 0.02 0.02 0.03 99.87 02:07:30 01:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:07:30 01:42:02 all 0.07 0.00 0.01 0.01 0.01 99.90 02:07:30 01:42:02 0 0.05 0.00 0.00 0.00 0.02 99.93 02:07:30 01:42:02 1 0.05 0.00 0.02 0.00 0.00 99.93 02:07:30 01:42:02 2 0.35 0.00 0.00 0.05 0.02 99.58 02:07:30 01:42:02 3 0.02 0.00 0.02 0.00 0.02 99.95 02:07:30 01:42:02 4 0.00 0.00 0.00 0.00 0.00 100.00 02:07:30 01:42:02 5 0.03 0.00 0.02 0.00 0.02 99.93 02:07:30 01:42:02 6 0.03 0.00 0.03 0.00 0.03 99.90 02:07:30 01:42:02 7 0.00 0.00 0.00 0.00 0.00 100.00 02:07:30 01:43:01 all 0.02 0.00 0.02 0.00 0.02 99.94 02:07:30 01:43:01 0 0.05 0.00 0.03 0.00 0.02 99.90 02:07:30 01:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:07:30 01:43:01 2 0.03 0.00 0.02 0.02 0.03 99.90 02:07:30 01:43:01 3 0.00 0.00 0.02 0.00 0.02 99.97 02:07:30 01:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:07:30 01:43:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:07:30 01:43:01 6 0.02 0.00 0.02 0.02 0.03 99.92 02:07:30 01:43:01 7 0.00 0.00 0.03 0.00 0.00 99.97 02:07:30 01:44:01 all 0.04 0.00 0.02 0.00 0.01 99.92 02:07:30 01:44:01 0 0.05 0.00 0.02 0.00 0.02 99.92 02:07:30 01:44:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:07:30 01:44:01 2 0.07 0.00 0.02 0.02 0.03 99.87 02:07:30 01:44:01 3 0.08 0.00 0.05 0.00 0.02 99.85 02:07:30 01:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:07:30 01:44:01 5 0.07 0.00 0.02 0.00 0.02 99.90 02:07:30 01:44:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:07:30 01:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:07:30 01:45:01 all 0.03 0.00 0.02 0.00 0.01 99.94 02:07:30 01:45:01 0 0.03 0.00 0.03 0.00 0.02 99.92 02:07:30 01:45:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:07:30 01:45:01 2 0.02 0.00 0.02 0.00 0.03 99.93 02:07:30 01:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:07:30 01:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:07:30 01:45:01 5 0.07 0.00 0.03 0.00 0.02 99.88 02:07:30 01:45:01 6 0.03 0.00 0.02 0.02 0.02 99.92 02:07:30 01:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:07:30 01:46:01 all 0.12 0.00 0.02 0.02 0.02 99.81 02:07:30 01:46:01 0 0.02 0.00 0.03 0.18 0.03 99.73 02:07:30 01:46:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:07:30 01:46:01 2 0.85 0.00 0.02 0.02 0.02 99.10 02:07:30 01:46:01 3 0.03 0.00 0.00 0.00 0.02 99.95 02:07:30 01:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:07:30 01:46:01 5 0.03 0.00 0.03 0.00 0.02 99.92 02:07:30 01:46:01 6 0.05 0.00 0.02 0.00 0.05 99.88 02:07:30 01:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:07:30 01:47:01 all 0.18 0.00 0.01 0.03 0.01 99.76 02:07:30 01:47:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:07:30 01:47:01 1 0.07 0.00 0.00 0.00 0.02 99.92 02:07:30 01:47:01 2 1.16 0.00 0.00 0.23 0.03 98.58 02:07:30 01:47:01 3 0.07 0.00 0.05 0.00 0.02 99.87 02:07:30 01:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:07:30 01:47:01 5 0.07 0.00 0.00 0.00 0.02 99.92 02:07:30 01:47:01 6 0.05 0.00 0.02 0.00 0.02 99.92 02:07:30 01:47:01 7 0.00 0.00 0.02 0.02 0.00 99.97 02:07:30 01:48:01 all 0.22 0.00 0.02 0.00 0.02 99.74 02:07:30 01:48:01 0 0.03 0.00 0.03 0.00 0.02 99.92 02:07:30 01:48:01 1 0.03 0.00 0.03 0.00 0.00 99.93 02:07:30 01:48:01 2 1.47 0.00 0.02 0.00 0.03 98.48 02:07:30 01:48:01 3 0.05 0.00 0.00 0.00 0.02 99.93 02:07:30 01:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:07:30 01:48:01 5 0.03 0.00 0.03 0.00 0.02 99.92 02:07:30 01:48:01 6 0.08 0.00 0.07 0.02 0.03 99.80 02:07:30 01:48:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:07:30 01:49:01 all 0.09 0.00 0.01 0.00 0.01 99.87 02:07:30 01:49:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:07:30 01:49:01 1 0.07 0.00 0.03 0.00 0.02 99.88 02:07:30 01:49:01 2 0.55 0.00 0.02 0.02 0.02 99.40 02:07:30 01:49:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:07:30 01:49:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:07:30 01:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:07:30 01:49:01 6 0.05 0.00 0.02 0.02 0.02 99.90 02:07:30 01:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:07:30 02:07:30 01:49:01 CPU %user %nice %system %iowait %steal %idle 02:07:30 01:50:01 all 0.03 0.00 0.01 0.01 0.01 99.94 02:07:30 01:50:01 0 0.03 0.00 0.03 0.03 0.00 99.90 02:07:30 01:50:01 1 0.05 0.00 0.02 0.00 0.02 99.92 02:07:30 01:50:01 2 0.05 0.00 0.02 0.02 0.03 99.88 02:07:30 01:50:01 3 0.03 0.00 0.03 0.00 0.02 99.92 02:07:30 01:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:07:30 01:50:01 5 0.03 0.00 0.00 0.00 0.02 99.95 02:07:30 01:50:01 6 0.05 0.00 0.02 0.00 0.02 99.92 02:07:30 01:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:07:30 01:51:01 all 0.04 0.00 0.02 0.01 0.01 99.92 02:07:30 01:51:01 0 0.03 0.00 0.00 0.02 0.02 99.93 02:07:30 01:51:01 1 0.07 0.00 0.02 0.00 0.00 99.92 02:07:30 01:51:01 2 0.07 0.00 0.03 0.03 0.02 99.85 02:07:30 01:51:01 3 0.07 0.00 0.03 0.00 0.02 99.88 02:07:30 01:51:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:07:30 01:51:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:07:30 01:51:01 6 0.03 0.00 0.05 0.00 0.03 99.88 02:07:30 01:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:07:30 01:52:01 all 0.03 0.00 0.03 0.01 0.02 99.91 02:07:30 01:52:01 0 0.03 0.00 0.03 0.02 0.02 99.90 02:07:30 01:52:01 1 0.05 0.00 0.05 0.00 0.02 99.88 02:07:30 01:52:01 2 0.03 0.00 0.03 0.02 0.03 99.88 02:07:30 01:52:01 3 0.05 0.00 0.05 0.05 0.00 99.85 02:07:30 01:52:01 4 0.05 0.00 0.05 0.00 0.02 99.88 02:07:30 01:52:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:07:30 01:52:01 6 0.02 0.00 0.00 0.00 0.03 99.95 02:07:30 01:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:07:30 01:53:01 all 0.04 0.00 0.01 0.00 0.01 99.93 02:07:30 01:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:07:30 01:53:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:07:30 01:53:01 2 0.03 0.00 0.02 0.02 0.02 99.92 02:07:30 01:53:01 3 0.05 0.00 0.00 0.00 0.02 99.93 02:07:30 01:53:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:07:30 01:53:01 5 0.07 0.00 0.02 0.00 0.02 99.90 02:07:30 01:53:01 6 0.08 0.00 0.03 0.00 0.02 99.87 02:07:30 01:53:01 7 0.02 0.00 0.02 0.02 0.00 99.95 02:07:30 01:54:01 all 0.14 0.00 0.02 0.06 0.01 99.76 02:07:30 01:54:01 0 0.02 0.00 0.02 0.17 0.02 99.78 02:07:30 01:54:01 1 0.02 0.00 0.03 0.00 0.00 99.95 02:07:30 01:54:01 2 0.80 0.00 0.03 0.35 0.03 98.79 02:07:30 01:54:01 3 0.02 0.00 0.03 0.00 0.02 99.93 02:07:30 01:54:01 4 0.03 0.00 0.03 0.00 0.00 99.93 02:07:30 01:54:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:07:30 01:54:01 6 0.05 0.00 0.03 0.00 0.02 99.90 02:07:30 01:54:01 7 0.17 0.00 0.02 0.00 0.02 99.80 02:07:30 01:55:01 all 0.07 0.00 0.03 0.00 0.01 99.89 02:07:30 01:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:07:30 01:55:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:07:30 01:55:01 2 0.28 0.00 0.10 0.02 0.02 99.58 02:07:30 01:55:01 3 0.07 0.00 0.02 0.00 0.02 99.90 02:07:30 01:55:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:07:30 01:55:01 5 0.08 0.00 0.02 0.00 0.02 99.88 02:07:30 01:55:01 6 0.05 0.00 0.05 0.00 0.02 99.88 02:07:30 01:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:07:30 01:56:01 all 0.16 0.00 0.02 0.02 0.01 99.78 02:07:30 01:56:01 0 0.03 0.00 0.03 0.00 0.02 99.92 02:07:30 01:56:01 1 0.00 0.00 0.00 0.12 0.00 99.88 02:07:30 01:56:01 2 1.19 0.00 0.07 0.03 0.05 98.66 02:07:30 01:56:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:07:30 01:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:07:30 01:56:01 5 0.02 0.00 0.03 0.00 0.02 99.93 02:07:30 01:56:01 6 0.03 0.00 0.02 0.00 0.03 99.92 02:07:30 01:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:07:30 01:57:01 all 0.04 0.00 0.02 0.01 0.01 99.92 02:07:30 01:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:07:30 01:57:01 1 0.07 0.00 0.03 0.02 0.03 99.85 02:07:30 01:57:01 2 0.08 0.00 0.00 0.07 0.02 99.83 02:07:30 01:57:01 3 0.08 0.00 0.02 0.00 0.02 99.88 02:07:30 01:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:07:30 01:57:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:07:30 01:57:01 6 0.03 0.00 0.07 0.00 0.02 99.88 02:07:30 01:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:07:30 01:58:01 all 0.03 0.00 0.01 0.00 0.02 99.93 02:07:30 01:58:01 0 0.02 0.00 0.00 0.02 0.02 99.95 02:07:30 01:58:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:07:30 01:58:01 2 0.00 0.00 0.02 0.02 0.03 99.93 02:07:30 01:58:01 3 0.03 0.00 0.02 0.00 0.03 99.92 02:07:30 01:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:07:30 01:58:01 5 0.05 0.00 0.00 0.00 0.02 99.93 02:07:30 01:58:01 6 0.05 0.00 0.00 0.00 0.02 99.93 02:07:30 01:58:01 7 0.08 0.00 0.08 0.00 0.02 99.82 02:07:30 01:59:01 all 0.03 0.00 0.03 0.00 0.01 99.92 02:07:30 01:59:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:07:30 01:59:01 1 0.07 0.00 0.03 0.02 0.03 99.85 02:07:30 01:59:01 2 0.03 0.00 0.05 0.00 0.03 99.88 02:07:30 01:59:01 3 0.03 0.00 0.02 0.00 0.02 99.93 02:07:30 01:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:07:30 01:59:01 5 0.05 0.00 0.00 0.00 0.02 99.93 02:07:30 01:59:01 6 0.02 0.00 0.05 0.00 0.02 99.92 02:07:30 01:59:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:07:30 02:00:01 all 0.02 0.00 0.02 0.00 0.02 99.94 02:07:30 02:00:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:07:30 02:00:01 1 0.02 0.00 0.02 0.02 0.00 99.95 02:07:30 02:00:01 2 0.02 0.00 0.03 0.02 0.03 99.90 02:07:30 02:00:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:07:30 02:00:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:07:30 02:00:01 5 0.03 0.00 0.00 0.00 0.02 99.95 02:07:30 02:00:01 6 0.03 0.00 0.03 0.00 0.02 99.92 02:07:30 02:00:01 7 0.00 0.00 0.02 0.00 0.02 99.97 02:07:30 02:07:30 02:00:01 CPU %user %nice %system %iowait %steal %idle 02:07:30 02:01:01 all 0.02 0.00 0.02 0.01 0.01 99.94 02:07:30 02:01:01 0 0.00 0.00 0.02 0.00 0.02 99.97 02:07:30 02:01:01 1 0.03 0.00 0.02 0.02 0.03 99.90 02:07:30 02:01:01 2 0.03 0.00 0.03 0.05 0.02 99.87 02:07:30 02:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:07:30 02:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:07:30 02:01:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:07:30 02:01:01 6 0.03 0.00 0.03 0.00 0.02 99.92 02:07:30 02:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:07:30 02:02:01 all 0.08 0.00 0.03 0.00 0.01 99.88 02:07:30 02:02:01 0 0.07 0.00 0.02 0.02 0.00 99.90 02:07:30 02:02:01 1 0.10 0.00 0.05 0.00 0.02 99.83 02:07:30 02:02:01 2 0.08 0.00 0.03 0.02 0.02 99.85 02:07:30 02:02:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:07:30 02:02:01 4 0.07 0.00 0.00 0.00 0.00 99.93 02:07:30 02:02:01 5 0.07 0.00 0.02 0.00 0.02 99.90 02:07:30 02:02:01 6 0.07 0.00 0.03 0.00 0.03 99.87 02:07:30 02:02:01 7 0.17 0.00 0.03 0.00 0.02 99.78 02:07:30 02:03:01 all 0.01 0.00 0.02 0.09 0.01 99.87 02:07:30 02:03:01 0 0.00 0.00 0.02 0.35 0.02 99.62 02:07:30 02:03:01 1 0.03 0.00 0.03 0.00 0.00 99.93 02:07:30 02:03:01 2 0.02 0.00 0.03 0.00 0.02 99.93 02:07:30 02:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:07:30 02:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:07:30 02:03:01 5 0.00 0.00 0.02 0.33 0.02 99.63 02:07:30 02:03:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:07:30 02:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:07:30 02:04:01 all 0.03 0.00 0.02 0.00 0.01 99.93 02:07:30 02:04:01 0 0.03 0.00 0.02 0.02 0.00 99.93 02:07:30 02:04:01 1 0.05 0.00 0.02 0.00 0.02 99.92 02:07:30 02:04:01 2 0.05 0.00 0.02 0.00 0.03 99.90 02:07:30 02:04:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:07:30 02:04:01 4 0.03 0.00 0.05 0.00 0.02 99.90 02:07:30 02:04:01 5 0.03 0.00 0.00 0.02 0.00 99.95 02:07:30 02:04:01 6 0.03 0.00 0.05 0.00 0.02 99.90 02:07:30 02:04:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:07:30 02:05:01 all 0.03 0.00 0.01 0.00 0.01 99.94 02:07:30 02:05:01 0 0.02 0.00 0.02 0.02 0.02 99.93 02:07:30 02:05:01 1 0.05 0.00 0.02 0.00 0.02 99.92 02:07:30 02:05:01 2 0.05 0.00 0.03 0.00 0.02 99.90 02:07:30 02:05:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:07:30 02:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:07:30 02:05:01 5 0.03 0.00 0.02 0.00 0.02 99.93 02:07:30 02:05:01 6 0.07 0.00 0.00 0.00 0.02 99.92 02:07:30 02:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:07:30 02:06:01 all 0.56 0.00 0.35 0.06 0.01 99.02 02:07:30 02:06:01 0 0.53 0.00 0.32 0.23 0.02 98.90 02:07:30 02:06:01 1 0.52 0.00 0.30 0.00 0.02 99.17 02:07:30 02:06:01 2 0.80 0.00 0.37 0.00 0.02 98.82 02:07:30 02:06:01 3 0.55 0.00 0.35 0.00 0.02 99.08 02:07:30 02:06:01 4 0.52 0.00 0.30 0.02 0.00 99.17 02:07:30 02:06:01 5 0.22 0.00 0.48 0.20 0.02 99.08 02:07:30 02:06:01 6 0.75 0.00 0.42 0.02 0.02 98.80 02:07:30 02:06:01 7 0.63 0.00 0.25 0.00 0.00 99.12 02:07:30 02:07:01 all 8.10 0.00 3.63 3.44 0.06 84.77 02:07:30 02:07:01 0 7.37 0.00 3.24 6.31 0.05 83.04 02:07:30 02:07:01 1 9.13 0.00 3.19 0.99 0.05 86.63 02:07:30 02:07:01 2 6.65 0.00 4.20 13.88 0.12 75.16 02:07:30 02:07:01 3 8.85 0.00 4.27 0.10 0.05 86.73 02:07:30 02:07:01 4 9.68 0.00 3.74 0.47 0.05 86.06 02:07:30 02:07:01 5 8.48 0.00 3.84 1.64 0.05 86.00 02:07:30 02:07:01 6 7.22 0.00 3.72 3.89 0.07 85.11 02:07:30 02:07:01 7 7.45 0.00 2.84 0.32 0.07 89.33 02:07:30 Average: all 8.07 0.00 1.49 1.31 0.04 89.10 02:07:30 Average: 0 7.91 0.00 1.50 1.32 0.04 89.24 02:07:30 Average: 1 7.79 0.00 1.43 1.20 0.04 89.54 02:07:30 Average: 2 8.35 0.00 1.59 0.94 0.05 89.07 02:07:30 Average: 3 8.27 0.00 1.47 1.02 0.03 89.20 02:07:30 Average: 4 8.01 0.00 1.39 1.36 0.03 89.21 02:07:30 Average: 5 8.00 0.00 1.52 1.60 0.03 88.84 02:07:30 Average: 6 8.18 0.00 1.51 0.78 0.04 89.49 02:07:30 Average: 7 8.03 0.00 1.53 2.23 0.03 88.18 02:07:30 02:07:30 02:07:30