Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 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-ssh954522459808982543.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-ssh8016984238698638410.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-ssh12413916249799407150.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-ssh4140122414076305797.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-ssh6012612731315533139.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-22580 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/725 [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/725 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab (main) Commit message: "Merge pull request #4969 from jackchenjc/issue-4916" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab # timeout=10 > git rev-list --no-walk 8d4d6b6939d016774f9bd96749a8a95c5594ebb4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:01:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:01:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:01:44 ========================================================= 09:01:44 EdgeX Global Pipelines Version Info 09:01:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:01:44 ------------------- 09:01:44 stable info: 09:01:44 ------------------- 09:01:44 Commited By: Ginny Guan ginny@iotechsys.com 09:01:44 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 09:01:44 Message: update stable to v1.0.265 09:01:45 ------------------- 09:01:45 experimental info: 09:01:45 ------------------- 09:01:45 Commited By: Cherry Wang cherry@iotechsys.com 09:01:45 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 09:01:45 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:01:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:01:45 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:01:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:01:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:01:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:01:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 09:01:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:01:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:01:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:01:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:01:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:01:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:01:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:01:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:01:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:01:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:01:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:01:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:01:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:01:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 09:01:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:01:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:01:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:01:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:01:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:01:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:01:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] echo 09:01:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b604109 [Pipeline] echo 09:01:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:01:46 provisioning config files... 09:01:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/725@tmp/config7276577893798314400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:01:46 ---> ****-login.sh 09:01:46 nexus3.edgexfoundry.org:10001 09:01:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:01:46 Configure a credential helper to remove this warning. See 09:01:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:01:46 09:01:46 Login Succeeded 09:01:46 nexus3.edgexfoundry.org:10002 09:01:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:01:47 Configure a credential helper to remove this warning. See 09:01:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:01:47 09:01:47 Login Succeeded 09:01:47 nexus3.edgexfoundry.org:10003 09:01:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:01:47 Configure a credential helper to remove this warning. See 09:01:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:01:47 09:01:47 Login Succeeded 09:01:47 nexus3.edgexfoundry.org:10004 09:01:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:01:47 Configure a credential helper to remove this warning. See 09:01:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:01:47 09:01:47 Login Succeeded 09:01:47 ****.io 09:01:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:01:47 Configure a credential helper to remove this warning. See 09:01:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:01:47 09:01:47 Login Succeeded 09:01:47 ---> ****-login.sh ends [Pipeline] } 09:01:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:01:47 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 09:01:47 + dirname+ cmd/core-command/Dockerfile 09:01:47 cut -d/ -f2 09:01:47 + echo core-command,cmd/core-command/Dockerfile 09:01:47 + dirname cmd/core-common-config-bootstrapper/Dockerfile 09:01:47 + cut -d/ -f2 09:01:47 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 09:01:47 + + cut -d/ -f2 09:01:47 dirname cmd/core-data/Dockerfile 09:01:47 + echo core-data,cmd/core-data/Dockerfile 09:01:47 + dirname cmd/core-keeper/Dockerfile 09:01:47 + cut -d/ -f2 09:01:47 + echo core-keeper,cmd/core-keeper/Dockerfile 09:01:47 + dirname cmd/core-metadata/Dockerfile 09:01:47 + cut -d/ -f2 09:01:47 + echo core-metadata,cmd/core-metadata/Dockerfile 09:01:47 + dirname cmd/security-bootstrapper/Dockerfile 09:01:47 + cut -d/ -f2 09:01:47 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:01:47 + dirname cmd/security-proxy-auth/Dockerfile 09:01:47 + cut -d/ -f2 09:01:47 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 09:01:47 + dirname cmd/security-proxy-setup/Dockerfile 09:01:47 + cut -d/ -f2 09:01:47 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:01:47 + dirname cmd/security-secretstore-setup/Dockerfile 09:01:47 + cut -d/ -f2 09:01:47 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:01:47 + dirname cmd/security-spiffe-token-provider/Dockerfile 09:01:47 + cut -d/ -f2 09:01:47 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 09:01:47 + dirname cmd/security-spire-agent/Dockerfile 09:01:47 + cut -d/ -f2 09:01:47 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 09:01:47 + dirname cmd/security-spire-config/Dockerfile 09:01:47 + cut -d/ -f2 09:01:47 + echo security-spire-config,cmd/security-spire-config/Dockerfile 09:01:47 + dirname cmd/security-spire-server/Dockerfile 09:01:47 + cut -d/ -f2 09:01:47 + echo security-spire-server,cmd/security-spire-server/Dockerfile 09:01:47 + cut -d/ -f2 09:01:47 + dirname cmd/support-cron-scheduler/Dockerfile 09:01:47 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 09:01:47 + dirname cmd/support-notifications/Dockerfile 09:01:47 + cut -d/ -f2 09:01:47 + echo support-notifications,cmd/support-notifications/Dockerfile 09:01:47 + dirname cmd/support-scheduler/Dockerfile 09:01:47 + cut -d/ -f2 09:01:47 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 09:01:48 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:01:48 + git rev-list -1 --merges b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab~1..b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] echo 09:01:48 -----------> git rev-list -1 --merges b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab~1..b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:01:48 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [false] [Pipeline] sh 09:01:48 + git log --format=format:%s -1 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] echo 09:01:48 ========================================================= 09:01:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:01:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:01:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:01:49 + grep -v github /etc/ssh/ssh_known_hosts 09:01:49 + [ -e /tmp/ssh_known_hosts ] 09:01:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:01:49 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 09:01:49 -a /etc/ssh/ssh_known_hosts 09:01:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:01:49 09:01:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:01:49 0.1.4: Pulling from edgex-devops/py-git-semver 09:01:49 b85a868b505f: Pulling fs layer 09:01:49 e2be974225ed: Pulling fs layer 09:01:49 339a4e72a1f5: Pulling fs layer 09:01:49 988bab9f4d93: Pulling fs layer 09:01:49 1469e6f7b9e6: Pulling fs layer 09:01:49 eaf3925da568: Pulling fs layer 09:01:49 bab4dde63d76: Pulling fs layer 09:01:49 bde34c3a00c8: Pulling fs layer 09:01:49 b352a97aabf1: Pulling fs layer 09:01:49 4872d77fe225: Pulling fs layer 09:01:49 5851b861e8e6: Pulling fs layer 09:01:49 988bab9f4d93: Waiting 09:01:49 1469e6f7b9e6: Waiting 09:01:49 eaf3925da568: Waiting 09:01:49 bab4dde63d76: Waiting 09:01:49 bde34c3a00c8: Waiting 09:01:49 5851b861e8e6: Waiting 09:01:49 b352a97aabf1: Waiting 09:01:49 4872d77fe225: Waiting 09:01:49 e2be974225ed: Verifying Checksum 09:01:49 e2be974225ed: Download complete 09:01:49 988bab9f4d93: Verifying Checksum 09:01:49 988bab9f4d93: Download complete 09:01:49 1469e6f7b9e6: Verifying Checksum 09:01:49 1469e6f7b9e6: Download complete 09:01:49 eaf3925da568: Verifying Checksum 09:01:49 eaf3925da568: Download complete 09:01:49 339a4e72a1f5: Verifying Checksum 09:01:49 339a4e72a1f5: Download complete 09:01:50 bde34c3a00c8: Verifying Checksum 09:01:50 bde34c3a00c8: Download complete 09:01:50 b352a97aabf1: Download complete 09:01:50 4872d77fe225: Verifying Checksum 09:01:50 4872d77fe225: Download complete 09:01:50 5851b861e8e6: Download complete 09:01:50 b85a868b505f: Verifying Checksum 09:01:50 b85a868b505f: Download complete 09:01:50 bab4dde63d76: Verifying Checksum 09:01:50 bab4dde63d76: Download complete 09:01:51 b85a868b505f: Pull complete 09:01:51 e2be974225ed: Pull complete 09:01:52 339a4e72a1f5: Pull complete 09:01:52 988bab9f4d93: Pull complete 09:01:52 1469e6f7b9e6: Pull complete 09:01:52 eaf3925da568: Pull complete 09:01:54 bab4dde63d76: Pull complete 09:01:54 bde34c3a00c8: Pull complete 09:01:54 b352a97aabf1: Pull complete 09:01:54 4872d77fe225: Pull complete 09:01:54 5851b861e8e6: Pull complete 09:01:54 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:01:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:01:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:01:54 prd-ubuntu20.04-docker-8c-8g-22580 does not seem to be running inside a container 09:01:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/725 -v /w/workspace/edgex-go/725:/w/workspace/edgex-go/725:rw,z -v /w/workspace/edgex-go/725@tmp:/w/workspace/edgex-go/725@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:01:57 $ docker top 1d65f2915e86ea7dfe5e78ac4b7fb340eaa5fc666c56e63d61c962e101ccb541 -eo pid,comm 09:01:57 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). 09:01:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:01:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:01:57 [ssh-agent] Looking for ssh-agent implementation... 09:01:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:01:58 $ docker exec 1d65f2915e86ea7dfe5e78ac4b7fb340eaa5fc666c56e63d61c962e101ccb541 ssh-agent 09:01:58 SSH_AUTH_SOCK=/tmp/ssh-8Ow8oUAZelmF/agent.33 09:01:58 SSH_AGENT_PID=39 09:01:58 Running ssh-add (command line suppressed) 09:01:58 Identity added: /w/workspace/edgex-go/725@tmp/private_key_8902272296167026709.key (/w/workspace/edgex-go/725@tmp/private_key_8902272296167026709.key) 09:01:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:01:58 + git tag --points-at HEAD [Pipeline] } 09:01:58 $ docker exec --env ******** --env ******** 1d65f2915e86ea7dfe5e78ac4b7fb340eaa5fc666c56e63d61c962e101ccb541 ssh-agent -k 09:01:58 unset SSH_AUTH_SOCK; 09:01:58 unset SSH_AGENT_PID; 09:01:58 echo Agent pid 39 killed; 09:01:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:01:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:01:58 [ssh-agent] Looking for ssh-agent implementation... 09:01:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:01:58 $ docker exec 1d65f2915e86ea7dfe5e78ac4b7fb340eaa5fc666c56e63d61c962e101ccb541 ssh-agent 09:01:58 SSH_AUTH_SOCK=/tmp/ssh-NG2DZkhXG0HP/agent.72 09:01:58 SSH_AGENT_PID=78 09:01:58 Running ssh-add (command line suppressed) 09:01:59 Identity added: /w/workspace/edgex-go/725@tmp/private_key_2309766117716539429.key (/w/workspace/edgex-go/725@tmp/private_key_2309766117716539429.key) 09:01:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:01:59 + git semver init 09:01:59 2024-10-12 09:01:59,551 [run_init] DEBUG init version:0.0.0 force:False 09:01:59 2024-10-12 09:01:59,552 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/725/.semver 09:01:59 2024-10-12 09:01:59,553 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/725/.semver 09:01:59 2024-10-12 09:01:59,553 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/725/.semver'], cwd=/w/workspace/edgex-go/725, universal_newlines=False, shell=None, istream=None) 09:02:04 2024-10-12 09:02:04,832 [append_file] DEBUG append to file:/w/workspace/edgex-go/725/.git/info/exclude 09:02:04 2024-10-12 09:02:04,833 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/725/.semver/main with force:False 09:02:04 2024-10-12 09:02:04,833 [read_version] DEBUG read version from /w/workspace/edgex-go/725/.semver/main 09:02:04 2024-10-12 09:02:04,833 [read_version] DEBUG read version from /w/workspace/edgex-go/725/.semver/main 09:02:04 3.2.0-dev.102 [Pipeline] } 09:02:04 $ docker exec --env ******** --env ******** 1d65f2915e86ea7dfe5e78ac4b7fb340eaa5fc666c56e63d61c962e101ccb541 ssh-agent -k 09:02:05 unset SSH_AUTH_SOCK; 09:02:05 unset SSH_AGENT_PID; 09:02:05 echo Agent pid 78 killed; 09:02:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:02:05 + git semver [Pipeline] } 09:02:05 $ docker stop --time=1 1d65f2915e86ea7dfe5e78ac4b7fb340eaa5fc666c56e63d61c962e101ccb541 09:02:06 $ docker rm -f --volumes 1d65f2915e86ea7dfe5e78ac4b7fb340eaa5fc666c56e63d61c962e101ccb541 [Pipeline] // withDockerContainer [Pipeline] sh 09:02:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:02:07 Stashed 1 file(s) [Pipeline] echo 09:02:07 [edgeXSemver]: initialized semver on version 3.2.0-dev.102 [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 09:02:07 + git config --global --add safe.directory /w/workspace/edgex-go/725 [Pipeline] echo 09:02:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:02:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:02:08 ========================================================= 09:02:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 09:02:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:02:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:02:08 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 09:02:08 43c4264eed91: Pulling fs layer 09:02:08 4cc291be95ef: Pulling fs layer 09:02:08 2ac1f1163629: Pulling fs layer 09:02:08 5c3c966382ef: Pulling fs layer 09:02:08 4f4fb700ef54: Pulling fs layer 09:02:08 5d5c8e513c77: Pulling fs layer 09:02:08 9f66e0745190: Pulling fs layer 09:02:08 f49a43e4bbc0: Pulling fs layer 09:02:08 561ebcabdf7f: Pulling fs layer 09:02:08 5c3c966382ef: Waiting 09:02:08 5d5c8e513c77: Waiting 09:02:08 561ebcabdf7f: Waiting 09:02:08 9f66e0745190: Waiting 09:02:08 f49a43e4bbc0: Waiting 09:02:08 4f4fb700ef54: Waiting 09:02:08 4cc291be95ef: Verifying Checksum 09:02:08 4cc291be95ef: Download complete 09:02:08 5c3c966382ef: Verifying Checksum 09:02:08 5c3c966382ef: Download complete 09:02:08 4f4fb700ef54: Verifying Checksum 09:02:08 4f4fb700ef54: Download complete 09:02:08 5d5c8e513c77: Download complete 09:02:08 43c4264eed91: Download complete 09:02:08 9f66e0745190: Verifying Checksum 09:02:08 9f66e0745190: Download complete 09:02:08 43c4264eed91: Pull complete 09:02:08 561ebcabdf7f: Download complete 09:02:08 4cc291be95ef: Pull complete 09:02:08 2ac1f1163629: Verifying Checksum 09:02:08 2ac1f1163629: Download complete 09:02:09 f49a43e4bbc0: Verifying Checksum 09:02:09 f49a43e4bbc0: Download complete 09:02:12 2ac1f1163629: Pull complete 09:02:12 5c3c966382ef: Pull complete 09:02:12 4f4fb700ef54: Pull complete 09:02:12 5d5c8e513c77: Pull complete 09:02:12 9f66e0745190: Pull complete 09:02:14 f49a43e4bbc0: Pull complete 09:02:14 561ebcabdf7f: Pull complete 09:02:14 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 09:02:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:02:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 09:02:15 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:02:15 WORKDIR /edgex 09:02:15 COPY go.mod . 09:02:15 RUN go mod download 09:02:15 + docker build -t ci-base-image-x86_64 -f - . 09:02:15 Sending build context to Docker daemon 179.7MB 09:02:15 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:02:15 ---> 3a752c3f9dda 09:02:15 Step 2/4 : WORKDIR /edgex 09:02:21 ---> Running in be319a1f3ac2 09:02:21 Removing intermediate container be319a1f3ac2 09:02:21 ---> f4cdace959ae 09:02:21 Step 3/4 : COPY go.mod . 09:02:21 ---> 7f254013b160 09:02:21 Step 4/4 : RUN go mod download 09:02:21 ---> Running in 57934763c983 09:02:22 Still waiting to schedule task 09:02:22 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:02:47 Removing intermediate container 57934763c983 09:02:47 ---> f94f509db126 09:02:47 Successfully built f94f509db126 09:02:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:48 + docker inspect -f . ci-base-image-x86_64 09:02:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:02:48 prd-ubuntu20.04-docker-8c-8g-22580 does not seem to be running inside a container 09:02:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/725 -v /w/workspace/edgex-go/725:/w/workspace/edgex-go/725:rw,z -v /w/workspace/edgex-go/725@tmp:/w/workspace/edgex-go/725@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:02:48 $ docker top f29c6e450c4b25a10ce1db42e500cb45bdbbb6a5e9adc451a506256732aa1e59 -eo pid,comm [Pipeline] { [Pipeline] sh 09:02:49 + go version 09:02:49 go version go1.23.2 linux/amd64 [Pipeline] } 09:02:49 $ docker stop --time=1 f29c6e450c4b25a10ce1db42e500cb45bdbbb6a5e9adc451a506256732aa1e59 09:02:50 $ docker rm -f --volumes f29c6e450c4b25a10ce1db42e500cb45bdbbb6a5e9adc451a506256732aa1e59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:50 + docker inspect -f . ci-base-image-x86_64 09:02:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:02:50 prd-ubuntu20.04-docker-8c-8g-22580 does not seem to be running inside a container 09:02:50 $ 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/725 -v /w/workspace/edgex-go/725:/w/workspace/edgex-go/725:rw,z -v /w/workspace/edgex-go/725@tmp:/w/workspace/edgex-go/725@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:02:51 $ docker top d2134f76597c0e98af34273709d3750c58e32290a1557a4915efd64f861d56fd -eo pid,comm [Pipeline] { [Pipeline] echo 09:02:51 ========================================================= 09:02:51 [edgeXBuildGoParallel] Running Tests and Build... 09:02:51 ========================================================= [Pipeline] sh 09:02:51 + git config --global --add safe.directory /w/workspace/edgex-go/725 [Pipeline] fileExists [Pipeline] sh 09:02:51 + make test 09:02:51 go test -race -coverprofile=coverage.out ./... 09:03:00 ? github.com/edgexfoundry/edgex-go [no test files] 09:03:26 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 09:03:26 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 09:03:27 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 09:03:27 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 09:03:27 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 09:03:27 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 09:03:27 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 09:03:27 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 09:03:27 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 09:03:27 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 09:03:27 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 09:03:27 github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements 09:03:28 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:03:28 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 09:03:28 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 09:03:28 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 09:03:29 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 09:03:29 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 09:03:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.020s coverage: 28.7% of statements 09:03:30 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 09:03:30 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 09:03:30 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 09:03:31 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 09:03:31 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 09:03:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.048s coverage: 97.0% of statements 09:03:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:03:32 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 09:03:32 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:03:32 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 09:03:32 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 09:03:32 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 09:03:32 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 09:03:32 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 09:03:32 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 09:03:33 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 09:03:33 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 09:03:33 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 09:03:33 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 09:03:33 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:03:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.046s coverage: 69.2% of statements 09:03:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.057s coverage: 53.3% of statements 09:03:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.432s coverage: 93.4% of statements 09:03:35 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.048s coverage: 91.7% of statements 09:03:35 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 09:03:35 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 09:03:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.051s coverage: 10.0% of statements 09:03:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:03:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:03:36 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 09:03:36 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 09:03:36 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:03:36 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 09:03:36 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 09:03:36 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 09:03:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:03:36 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 09:03:36 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 09:03:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.402s coverage: 95.8% of statements 09:03:38 ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements 09:03:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:03:38 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 09:03:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 09:03:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.041s coverage: 0.0% of statements [no tests to run] 09:03:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.059s coverage: 0.8% of statements 09:03:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 42.5% of statements 09:03:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 41.7% of statements 09:03:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 77.8% of statements 09:03:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.015s coverage: 94.1% of statements 09:03:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.031s coverage: 96.3% of statements 09:03:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 09:03:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:03:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 09:03:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 09:03:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 09:03:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:03:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 09:03:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 09:03:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 09:03:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 09:03:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 09:03:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 09:03:43 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 09:03:43 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 09:03:43 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 09:03:43 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 09:03:43 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 09:03:43 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 09:03:44 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 09:03:45 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 09:03:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:03:47 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 09:03:47 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 09:03:49 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 09:03:49 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 09:03:49 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 09:03:51 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 09:03:51 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 09:03:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:03:51 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 09:03:51 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 09:03:51 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 09:03:51 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements 09:03:52 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements 09:03:52 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements 09:03:52 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements 09:03:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.023s coverage: 94.4% of statements 09:03:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22581 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { 09:03:53 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [Pipeline] ws 09:03:53 Running in /w/workspace/edgex-go/725 [Pipeline] { [Pipeline] checkout 09:03:53 The recommended git tool is: git 09:03:53 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:03:53 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 09:03:55 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 09:03:55 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 09:03:55 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 09:03:55 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 09:03:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:03:56 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 09:03:56 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application coverage: 0.0% of statements 09:03:56 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:03:57 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 09:03:57 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 09:03:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:03:58 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:03:58 using credential edgex-jenkins-ssh 09:03:58 Cloning the remote Git repository 09:03:58 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:03:58 > git init /w/workspace/edgex-go/725 # timeout=10 09:03:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:03:59 > git --version # timeout=10 09:03:59 > git --version # 'git version 2.25.1' 09:03:59 using GIT_SSH to set credentials SSH Credentials for GitHub 09:03:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:04:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.256s coverage: 79.9% of statements 09:04:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.046s coverage: 92.9% of statements 09:04:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 66.7% of statements 09:04:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.053s coverage: 62.3% of statements 09:04:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 75.0% of statements 09:04:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.038s coverage: 87.2% of statements 09:04:06 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.016s coverage: 20.0% of statements 09:04:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.015s coverage: 100.0% of statements 09:04:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.060s coverage: 81.8% of statements 09:04:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.056s coverage: 82.1% of statements 09:04:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 09:04:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.124s coverage: 63.1% of statements 09:04:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements 09:04:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 09:04:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.013s coverage: 100.0% of statements 09:04:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements 09:04:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 09:04:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.541s coverage: 36.5% of statements 09:04:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 89.5% of statements 09:04:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.023s coverage: 84.8% of statements 09:04:06 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.024s coverage: 5.6% of statements 09:04:06 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.069s coverage: 97.1% of statements 09:04:06 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.026s coverage: 45.8% of statements 09:04:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.047s coverage: 19.6% of statements 09:04:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.103s coverage: 95.7% of statements 09:04:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements 09:04:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.063s coverage: 98.9% of statements 09:04:06 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 09:04:06 running golangci-lint 09:04:06 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 09:04:06 go version go1.23.2 linux/amd64 09:04:06 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 09:04:06 level=info msg="[config_reader] Used config file .golangci.yml" 09:04:06 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 09:04:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:04:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:04:16 Avoid second fetch 09:04:16 Checking out Revision b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab (main) 09:04:17 Commit message: "Merge pull request #4969 from jackchenjc/issue-4916" 09:04:16 > git config core.sparsecheckout # timeout=10 09:04:16 > git checkout -f b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:04:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:04:21 % Total % Received % Xferd Average Speed Time Time Time Current 09:04:21 Dload Upload Total Spent Left Speed 09:04:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 09:04:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:04:22 + sudo tee /etc/docker/daemon.new 09:04:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:04:22 { 09:04:22 "registry-mirrors": [ 09:04:22 "https://nexus3.edgexfoundry.org:10001" 09:04:22 ], 09:04:22 "bip": "10.250.0.254/24", 09:04:22 "hosts": [ 09:04:22 "tcp://0.0.0.0:5555", 09:04:22 "unix:///var/run/docker.sock" 09:04:22 ], 09:04:22 "mtu": 1458, 09:04:22 "selinux-enabled": true, 09:04:22 "seccomp-profile": "/etc/docker/seccomp.json" 09:04:22 } [Pipeline] sh 09:04:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:04:23 + sudo service docker restart 09:04:28 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|name|files|imports) took 21.45145153s" 09:04:28 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 32.898885ms" 09:04:40 level=info msg="[linters_context/goanalysis] analyzers took 1m33.302242426s with top 10 stages: buildir: 52.932328562s, gosec: 3.735097164s, inspect: 3.066898974s, fact_deprecated: 2.67638305s, printf: 1.963197722s, ctrlflow: 1.686724432s, fact_purity: 1.313633934s, nilness: 1.228838324s, S1038: 863.988691ms, directives: 845.968494ms" 09:04:40 level=info msg="[runner] Issues before processing: 219, after processing: 0" 09:04:40 level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 219/219, path_prettifier: 219/219, autogenerated_exclude: 219/219, filename_unadjuster: 219/219, cgo: 219/219, skip_files: 219/219, exclude: 219/219, skip_dirs: 219/219, identifier_marker: 219/219, exclude-rules: 219/22, nolint: 22/0" 09:04:40 level=info msg="[runner] processing took 16.966988ms with stages: nolint: 6.930141ms, identifier_marker: 4.753671ms, autogenerated_exclude: 1.628258ms, path_prettifier: 1.585878ms, exclude-rules: 1.119036ms, skip_dirs: 871.954µs, cgo: 30.18µs, invalid_issue: 30.09µs, filename_unadjuster: 13.86µs, max_same_issues: 700ns, uniq_by_line: 530ns, exclude: 510ns, fixer: 480ns, skip_files: 380ns, sort_results: 280ns, path_shortener: 200ns, max_from_linter: 170ns, diff: 160ns, source_code: 150ns, severity-rules: 130ns, path_prefixer: 120ns, max_per_file_from_linter: 110ns" 09:04:40 level=info msg="[runner] linters took 11.045790829s with stages: goanalysis_metalinter: 11.02874822s" 09:04:40 level=info msg="File cache stats: 0 entries of total size 0B" 09:04:40 level=info msg="Memory: 327 samples, avg is 292.7MB, max is 1367.0MB" 09:04:40 level=info msg="Execution took 32.53872201s" 09:04:40 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:04:41 provisioning config files... 09:04:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/725@tmp/config10089709935484866974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:04:41 ---> ****-login.sh 09:04:41 nexus3.edgexfoundry.org:10001 09:04:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:04:42 Configure a credential helper to remove this warning. See 09:04:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:04:42 09:04:42 Login Succeeded 09:04:42 nexus3.edgexfoundry.org:10002 09:04:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:04:43 Configure a credential helper to remove this warning. See 09:04:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:04:43 09:04:43 Login Succeeded 09:04:43 nexus3.edgexfoundry.org:10003 09:04:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:04:43 Configure a credential helper to remove this warning. See 09:04:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:04:43 09:04:43 Login Succeeded 09:04:43 nexus3.edgexfoundry.org:10004 09:04:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:04:43 Configure a credential helper to remove this warning. See 09:04:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:04:43 09:04:43 Login Succeeded 09:04:43 ****.io 09:04:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:04:44 Configure a credential helper to remove this warning. See 09:04:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:04:44 09:04:44 Login Succeeded 09:04:44 ---> ****-login.sh ends [Pipeline] } 09:04:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 09:04:45 + git config --global --add safe.directory /w/workspace/edgex-go/725 [Pipeline] echo 09:04:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:04:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:04:45 ========================================================= 09:04:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 09:04:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:04:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:04:45 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:04:45 cf04c63912e1: Pulling fs layer 09:04:45 55b35a11ae5e: Pulling fs layer 09:04:45 a37a00ec5f00: Pulling fs layer 09:04:45 50b3750afda1: Pulling fs layer 09:04:45 4f4fb700ef54: Pulling fs layer 09:04:45 80978eb59214: Pulling fs layer 09:04:45 c9f46d7d2bd2: Pulling fs layer 09:04:45 c5a475d317c9: Pulling fs layer 09:04:45 50b3750afda1: Waiting 09:04:45 4f4fb700ef54: Waiting 09:04:45 80978eb59214: Waiting 09:04:45 c9f46d7d2bd2: Waiting 09:04:45 c5a475d317c9: Waiting 09:04:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:04:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:04:45 ./bin/test-attribution-txt.sh [Pipeline] echo 09:04:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 09:04:45 55b35a11ae5e: Verifying Checksum 09:04:45 55b35a11ae5e: Download complete 09:04:45 50b3750afda1: Verifying Checksum 09:04:45 50b3750afda1: Download complete 09:04:45 4f4fb700ef54: Verifying Checksum 09:04:45 4f4fb700ef54: Download complete 09:04:45 80978eb59214: Verifying Checksum 09:04:45 80978eb59214: Download complete 09:04:45 cf04c63912e1: Verifying Checksum 09:04:45 cf04c63912e1: Download complete 09:04:46 + ls -al . 09:04:46 total 1848 09:04:46 drwxrwxr-x 11 1001 1001 4096 Oct 12 09:02 . 09:04:46 drwxr-xr-x 4 root root 4096 Oct 12 09:02 .. 09:04:46 drwxrwxr-x 2 1001 1001 4096 Oct 12 09:01 .blubracket 09:04:46 -rw-rw-r-- 1 1001 1001 10 Oct 12 09:01 .dockerignore 09:04:46 drwxrwxr-x 8 1001 1001 4096 Oct 12 09:04 .git 09:04:46 drwxrwxr-x 3 1001 1001 4096 Oct 12 09:01 .github 09:04:46 -rw-rw-r-- 1 1001 1001 1152 Oct 12 09:01 .gitignore 09:04:46 -rw-rw-r-- 1 1001 1001 199 Oct 12 09:01 .golangci.yml 09:04:46 -rw-rw-r-- 1 1001 1001 100 Oct 12 09:01 .hadolint.yml 09:04:46 drwxr-xr-x 3 1001 1001 4096 Oct 12 09:02 .semver 09:04:46 -rw-rw-r-- 1 1001 1001 155 Oct 12 09:01 .sonarcloud.properties 09:04:46 -rw-rw-r-- 1 1001 1001 1171 Oct 12 09:01 ADOPTERS.md 09:04:46 -rw-rw-r-- 1 1001 1001 21553 Oct 12 09:01 Attribution.txt 09:04:46 -rw-rw-r-- 1 1001 1001 100284 Oct 12 09:01 CHANGELOG.md 09:04:46 -rw-rw-r-- 1 1001 1001 3804 Oct 12 09:01 CONTRIBUTING.md 09:04:46 -rw-rw-r-- 1 1001 1001 677 Oct 12 09:01 GOVERNANCE.md 09:04:46 -rw-rw-r-- 1 1001 1001 861 Oct 12 09:01 Jenkinsfile 09:04:46 -rw-rw-r-- 1 1001 1001 10775 Oct 12 09:01 LICENSE 09:04:46 -rw-rw-r-- 1 1001 1001 17179 Oct 12 09:01 Makefile 09:04:46 -rw-rw-r-- 1 1001 1001 582 Oct 12 09:01 OWNERS.md 09:04:46 -rw-rw-r-- 1 1001 1001 9528 Oct 12 09:01 README.md 09:04:46 -rw-rw-r-- 1 1001 1001 789 Oct 12 09:01 SECURITY.md 09:04:46 -rw-rw-r-- 1 1001 1001 13 Oct 12 09:02 VERSION 09:04:46 drwxrwxr-x 2 1001 1001 4096 Oct 12 09:01 bin 09:04:46 drwxrwxr-x 20 1001 1001 4096 Oct 12 09:01 cmd 09:04:46 -rw-r--r-- 1 root root 1505380 Oct 12 09:04 coverage.out 09:04:46 drwxrwxr-x 2 1001 1001 4096 Oct 12 09:01 fuzz_test 09:04:46 -rw-rw-r-- 1 1001 1001 7277 Oct 12 09:01 go.mod 09:04:46 -rw-rw-r-- 1 1001 1001 101084 Oct 12 09:01 go.sum 09:04:46 drwxrwxr-x 7 1001 1001 4096 Oct 12 09:01 internal 09:04:46 drwxrwxr-x 3 1001 1001 4096 Oct 12 09:01 openapi 09:04:46 -rw-rw-r-- 1 1001 1001 584 Oct 12 09:01 security.txt 09:04:46 -rw-rw-r-- 1 1001 1001 204 Oct 12 09:01 version.go [Pipeline] sh 09:04:46 c5a475d317c9: Verifying Checksum 09:04:46 c5a475d317c9: Download complete 09:04:46 + '[' -e coverage.out ] 09:04:46 + chown 1001:1001 coverage.out [Pipeline] stash 09:04:46 Stashed 1 file(s) [Pipeline] sh 09:04:46 cf04c63912e1: Pull complete 09:04:46 + make build 09:04:46 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:04:47 55b35a11ae5e: Pull complete 09:04:47 a37a00ec5f00: Verifying Checksum 09:04:47 a37a00ec5f00: Download complete 09:04:48 c9f46d7d2bd2: Verifying Checksum 09:04:48 c9f46d7d2bd2: Download complete 09:05:03 a37a00ec5f00: Pull complete 09:05:03 50b3750afda1: Pull complete 09:05:03 4f4fb700ef54: Pull complete 09:05:03 80978eb59214: Pull complete 09:05:08 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:05:10 c9f46d7d2bd2: Pull complete 09:05:10 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 09:05:11 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:05:12 c5a475d317c9: Pull complete 09:05:12 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 09:05:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:05:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 09:05:12 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:05:13 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:05:13 WORKDIR /edgex 09:05:13 COPY go.mod . 09:05:13 RUN go mod download 09:05:13 + docker build -t ci-base-image-arm64 -f - . 09:05:13 Sending build context to Docker daemon 3.686MB 09:05:13 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:05:13 ---> be29e6b0f0d4 09:05:13 Step 2/4 : WORKDIR /edgex 09:05:14 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:05:15 ---> Running in c56cec25e509 09:05:15 Removing intermediate container c56cec25e509 09:05:15 ---> 23ef1c554ad8 09:05:15 Step 3/4 : COPY go.mod . 09:05:16 ---> f472d11124ca 09:05:16 Step 4/4 : RUN go mod download 09:05:16 ---> Running in 462044e80a6b 09:05:20 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:05:21 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 09:05:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:05:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:05:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:05:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 09:05:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:05:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 09:05:32 $ docker stop --time=1 d2134f76597c0e98af34273709d3750c58e32290a1557a4915efd64f861d56fd 09:05:40 $ docker rm -f --volumes d2134f76597c0e98af34273709d3750c58e32290a1557a4915efd64f861d56fd [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 09:05:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:05:41 09:05:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:05:41 latest: Pulling from edgex-devops/edgex-compose 09:05:41 91d30c5bc195: Pulling fs layer 09:05:41 2e9b0aa3be6d: Pulling fs layer 09:05:41 9c61dcf015f6: Pulling fs layer 09:05:41 4698f68db338: Pulling fs layer 09:05:41 2a2f49069b9e: Pulling fs layer 09:05:41 e0025b399a48: Pulling fs layer 09:05:41 2a2f49069b9e: Waiting 09:05:41 e0025b399a48: Waiting 09:05:41 4698f68db338: Waiting 09:05:42 91d30c5bc195: Verifying Checksum 09:05:42 91d30c5bc195: Download complete 09:05:42 4698f68db338: Download complete 09:05:42 2e9b0aa3be6d: Verifying Checksum 09:05:42 2e9b0aa3be6d: Download complete 09:05:42 e0025b399a48: Download complete 09:05:42 91d30c5bc195: Pull complete 09:05:42 2a2f49069b9e: Verifying Checksum 09:05:42 2a2f49069b9e: Download complete 09:05:42 2e9b0aa3be6d: Pull complete 09:05:42 9c61dcf015f6: Download complete 09:05:45 9c61dcf015f6: Pull complete 09:05:45 4698f68db338: Pull complete 09:05:45 2a2f49069b9e: Pull complete 09:05:45 e0025b399a48: Pull complete 09:05:45 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 09:05:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:05:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:05:45 prd-ubuntu20.04-docker-8c-8g-22580 does not seem to be running inside a container 09:05:45 $ 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/725 -v /w/workspace/edgex-go/725:/w/workspace/edgex-go/725:rw,z -v /w/workspace/edgex-go/725@tmp:/w/workspace/edgex-go/725@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:05:49 $ docker top 7c87ddf1e32eac267b5c9933cd6274915f51ffea726818e8d3b0b174d6cb867a -eo pid,comm [Pipeline] { [Pipeline] sh 09:05:49 + docker compose -f ./docker-compose-build.yml build --parallel 09:05:52 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:05:52 #1 transferring dockerfile: 2.23kB done 09:05:52 #1 DONE 0.0s 09:05:52 09:05:52 #2 [security-secretstore-setup internal] load build definition from Dockerfile 09:05:52 #2 transferring dockerfile: 2.49kB done 09:05:52 #2 DONE 0.0s 09:05:52 09:05:52 #3 [core-metadata internal] load build definition from Dockerfile 09:05:52 #3 transferring dockerfile: 2.13kB done 09:05:52 #3 DONE 0.0s 09:05:52 09:05:52 #4 [support-notifications internal] load build definition from Dockerfile 09:05:52 #4 transferring dockerfile: 2.02kB done 09:05:52 #4 DONE 0.0s 09:05:52 09:05:52 #5 [security-proxy-setup internal] load build definition from Dockerfile 09:05:52 #5 transferring dockerfile: 2.50kB done 09:05:52 #5 DONE 0.0s 09:05:52 09:05:52 #6 [core-data internal] load build definition from Dockerfile 09:05:52 #6 transferring dockerfile: 2.07kB done 09:05:52 #6 DONE 0.0s 09:05:52 09:05:52 #7 [support-cron-scheduler internal] load build definition from Dockerfile 09:05:52 #7 transferring dockerfile: 1.85kB done 09:05:52 #7 DONE 0.0s 09:05:52 09:05:52 #8 [security-proxy-auth internal] load build definition from Dockerfile 09:05:52 #8 transferring dockerfile: 2.15kB done 09:05:52 #8 DONE 0.0s 09:05:52 09:05:52 #9 [security-bootstrapper internal] load build definition from Dockerfile 09:05:52 #9 transferring dockerfile: 3.17kB done 09:05:52 #9 DONE 0.0s 09:05:52 09:05:52 #10 [core-command internal] load build definition from Dockerfile 09:05:52 #10 transferring dockerfile: 1.93kB done 09:05:52 #10 DONE 0.0s 09:05:52 09:05:52 #11 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:05:52 #11 transferring dockerfile: 1.89kB done 09:05:52 #11 DONE 0.0s 09:05:52 09:05:52 #12 [security-spire-server internal] load build definition from Dockerfile 09:05:52 #12 transferring dockerfile: 1.70kB done 09:05:52 #12 DONE 0.0s 09:05:52 09:05:52 #13 [security-spire-config internal] load build definition from Dockerfile 09:05:52 #13 transferring dockerfile: 1.69kB done 09:05:52 #13 DONE 0.0s 09:05:52 09:05:52 #14 [support-scheduler internal] load build definition from Dockerfile 09:05:52 #14 transferring dockerfile: 1.93kB done 09:05:52 #14 DONE 0.0s 09:05:52 09:05:52 #15 [security-spire-agent internal] load build definition from Dockerfile 09:05:52 #15 transferring dockerfile: 1.81kB done 09:05:52 #15 DONE 0.0s 09:05:52 09:05:52 #16 [core-keeper internal] load build definition from Dockerfile 09:05:52 #16 transferring dockerfile: 2.07kB done 09:05:52 #16 DONE 0.0s 09:05:52 09:05:52 #17 [core-common-config-bootstrapper internal] load .dockerignore 09:05:52 #17 transferring context: 50B done 09:05:52 #17 DONE 0.0s 09:05:52 09:05:52 #18 [security-secretstore-setup internal] load .dockerignore 09:05:52 #18 transferring context: 50B done 09:05:52 #18 DONE 0.0s 09:05:52 09:05:52 #19 [core-metadata internal] load .dockerignore 09:05:52 #19 transferring context: 50B done 09:05:52 #19 DONE 0.0s 09:05:52 09:05:52 #20 [support-notifications internal] load .dockerignore 09:05:52 #20 transferring context: 50B done 09:05:52 #20 DONE 0.0s 09:05:52 09:05:52 #21 [security-proxy-setup internal] load .dockerignore 09:05:52 #21 transferring context: 50B done 09:05:52 #21 DONE 0.0s 09:05:52 09:05:52 #22 [core-data internal] load .dockerignore 09:05:52 #22 transferring context: 50B done 09:05:52 #22 DONE 0.0s 09:05:52 09:05:52 #23 [support-cron-scheduler internal] load .dockerignore 09:05:52 #23 transferring context: 50B done 09:05:52 #23 DONE 0.0s 09:05:52 09:05:52 #24 [security-proxy-auth internal] load .dockerignore 09:05:52 #24 transferring context: 50B done 09:05:52 #24 DONE 0.0s 09:05:52 09:05:52 #25 [security-bootstrapper internal] load .dockerignore 09:05:52 #25 transferring context: 50B done 09:05:52 #25 DONE 0.0s 09:05:52 09:05:52 #26 [security-spiffe-token-provider internal] load .dockerignore 09:05:52 #26 transferring context: 50B done 09:05:52 #26 DONE 0.0s 09:05:52 09:05:52 #27 [core-command internal] load .dockerignore 09:05:52 #27 transferring context: 50B done 09:05:52 #27 DONE 0.0s 09:05:52 09:05:52 #28 [security-spire-server internal] load .dockerignore 09:05:52 #28 transferring context: 50B done 09:05:52 #28 DONE 0.0s 09:05:52 09:05:52 #29 [security-spire-config internal] load .dockerignore 09:05:52 #29 transferring context: 50B done 09:05:52 #29 DONE 0.0s 09:05:52 09:05:52 #30 [support-scheduler internal] load .dockerignore 09:05:52 #30 transferring context: 50B done 09:05:52 #30 DONE 0.0s 09:05:52 09:05:52 #31 [security-spire-agent internal] load .dockerignore 09:05:52 #31 transferring context: 50B done 09:05:52 #31 DONE 0.0s 09:05:52 09:05:52 #32 [core-keeper internal] load .dockerignore 09:05:52 #32 transferring context: 50B done 09:05:52 #32 DONE 0.0s 09:05:52 09:05:52 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:05:52 #33 DONE 0.0s 09:05:52 09:05:52 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 09:05:52 #34 DONE 0.1s 09:05:52 09:05:52 #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:05:52 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 09:05:52 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 09:05:52 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 09:05:52 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 09:05:52 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 09:05:52 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 09:05:52 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 09:05:52 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 09:05:52 #35 DONE 0.1s 09:05:52 09:05:52 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:05:52 #33 DONE 0.0s 09:05:52 09:05:52 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 09:05:52 #34 DONE 0.1s 09:05:52 09:05:52 #36 [core-common-config-bootstrapper internal] load build context 09:05:52 #36 ... 09:05:52 09:05:52 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:05:52 #33 DONE 0.0s 09:05:52 09:05:52 #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 09:05:52 #34 DONE 0.1s 09:05:52 09:05:52 #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:05:52 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 09:05:52 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 09:05:52 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 09:05:52 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 09:05:52 #35 DONE 0.1s 09:05:52 09:05:52 #36 [core-common-config-bootstrapper internal] load build context 09:05:53 #36 ... 09:05:53 09:05:53 #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:05:53 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 09:05:53 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 09:05:53 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 09:05:53 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 09:05:53 #35 DONE 0.1s 09:05:53 09:05:53 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:05:53 #33 DONE 0.0s 09:05:53 09:05:53 #36 [core-common-config-bootstrapper internal] load build context 09:05:53 #36 ... 09:05:53 09:05:53 #35 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:05:53 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 09:05:53 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 09:05:53 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 09:05:53 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 09:05:53 #35 DONE 0.1s 09:05:53 09:05:53 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:05:53 #33 DONE 0.0s 09:05:53 09:05:53 #37 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 09:05:53 #37 DONE 0.6s 09:05:53 09:05:53 #36 [core-common-config-bootstrapper internal] load build context 09:05:53 #36 ... 09:05:53 09:05:53 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:05:53 #33 DONE 0.0s 09:05:53 09:05:53 #36 [core-common-config-bootstrapper internal] load build context 09:05:53 #36 ... 09:05:53 09:05:53 #35 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:05:53 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 09:05:53 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 09:05:53 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 09:05:53 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 09:05:53 #35 DONE 0.1s 09:05:53 09:05:53 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:05:53 #33 DONE 0.0s 09:05:53 09:05:53 #37 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 09:05:53 #37 DONE 0.7s 09:05:53 09:05:53 #36 [core-common-config-bootstrapper internal] load build context 09:05:54 #36 ... 09:05:54 09:05:54 #35 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:05:54 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 09:05:54 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 09:05:54 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 09:05:54 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 09:05:54 #35 DONE 0.1s 09:05:54 09:05:54 #37 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 09:05:54 #37 DONE 0.7s 09:05:54 09:05:54 #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 09:05:54 #34 DONE 1.6s 09:05:54 09:05:54 #36 [core-common-config-bootstrapper internal] load build context 09:05:58 #36 transferring context: 256.77MB 4.7s 09:06:00 #36 ... 09:06:00 09:06:00 #38 [support-notifications internal] load build context 09:06:00 #38 ... 09:06:00 09:06:00 #36 [core-common-config-bootstrapper internal] load build context 09:06:02 #36 transferring context: 433.86MB 9.7s 09:06:02 #36 ... 09:06:02 09:06:02 #39 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:06:02 #0 4.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:06:02 #0 5.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:06:02 #0 5.420 (1/1) Installing dumb-init (1.2.5-r3) 09:06:02 #0 5.751 Executing busybox-1.36.1-r29.trigger 09:06:02 #0 5.751 OK: 8 MiB in 15 packages 09:06:03 #39 ... 09:06:03 09:06:03 #40 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:06:03 #40 ... 09:06:03 09:06:03 #41 [security-proxy-setup internal] load build context 09:06:03 #41 ... 09:06:03 09:06:03 #42 [security-proxy-auth internal] load build context 09:06:03 #42 ... 09:06:03 09:06:03 #43 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 09:06:03 #43 ... 09:06:03 09:06:03 #44 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:06:03 #44 ... 09:06:03 09:06:03 #45 [core-command internal] load build context 09:06:04 #45 ... 09:06:04 09:06:04 #46 [security-spiffe-token-provider internal] load build context 09:06:04 #46 ... 09:06:04 09:06:04 #47 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 09:06:04 #47 ... 09:06:04 09:06:04 #48 [core-keeper internal] load build context 09:06:04 #48 ... 09:06:04 09:06:04 #49 [support-scheduler internal] load build context 09:06:04 #49 ... 09:06:04 09:06:04 #50 [core-metadata internal] load build context 09:06:04 #50 ... 09:06:04 09:06:04 #51 [security-bootstrapper internal] load build context 09:06:04 #51 ... 09:06:04 09:06:04 #52 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:06:05 #52 ... 09:06:05 09:06:05 #53 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 09:06:05 #53 ... 09:06:05 09:06:05 #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:06:05 #54 ... 09:06:05 09:06:05 #55 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 09:06:05 #55 ... 09:06:05 09:06:05 #56 [core-data internal] load build context 09:06:05 #56 ... 09:06:05 09:06:05 #57 [core-keeper builder 2/7] WORKDIR /edgex-go 09:06:05 #57 ... 09:06:05 09:06:05 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:06:05 #58 ... 09:06:05 09:06:05 #59 [security-secretstore-setup internal] load build context 09:06:05 #59 ... 09:06:05 09:06:05 #60 [support-cron-scheduler internal] load build context 09:06:05 #60 ... 09:06:05 09:06:05 #59 [security-secretstore-setup internal] load build context 09:06:07 #59 transferring context: 569.49MB 14.8s 09:06:08 #59 transferring context: 612.03MB 15.5s done 09:06:10 #59 ... 09:06:10 09:06:10 #38 [support-notifications internal] load build context 09:06:10 #38 transferring context: 612.03MB 14.6s done 09:06:10 #38 ... 09:06:10 09:06:10 #50 [core-metadata internal] load build context 09:06:10 #50 transferring context: 612.03MB 17.3s done 09:06:12 Removing intermediate container 462044e80a6b 09:06:12 ---> 3d071888da35 09:06:12 Successfully built 3d071888da35 09:06:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:12 + docker inspect -f . ci-base-image-arm64 09:06:12 . [Pipeline] } [Pipeline] // withEnv 09:06:12 #50 ... 09:06:12 09:06:12 #36 [core-common-config-bootstrapper internal] load build context 09:06:12 #36 transferring context: 612.03MB 15.0s done [Pipeline] withDockerContainer 09:06:13 prd-ubuntu20.04-docker-arm64-4c-16g-22581 does not seem to be running inside a container 09:06:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/725 -v /w/workspace/edgex-go/725:/w/workspace/edgex-go/725:rw,z -v /w/workspace/edgex-go/725@tmp:/w/workspace/edgex-go/725@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 09:06:13 #36 ... 09:06:13 09:06:13 #41 [security-proxy-setup internal] load build context 09:06:13 #41 transferring context: 612.03MB 16.8s done 09:06:13 #41 ... 09:06:13 09:06:13 #42 [security-proxy-auth internal] load build context 09:06:13 #42 transferring context: 612.03MB 14.4s done 09:06:13 #42 ... 09:06:13 09:06:13 #49 [support-scheduler internal] load build context 09:06:13 #49 transferring context: 612.03MB 13.1s done 09:06:13 #49 ... 09:06:13 09:06:13 #45 [core-command internal] load build context 09:06:13 #45 transferring context: 612.03MB 15.6s done 09:06:14 $ docker top 1faf46b9dbdb778bf9b14e80f30e170517777116288800571203ad0939d79f39 -eo pid,comm [Pipeline] { [Pipeline] sh 09:06:15 #45 ... 09:06:15 09:06:15 #46 [security-spiffe-token-provider internal] load build context 09:06:15 #46 transferring context: 612.03MB 15.4s done 09:06:15 #46 ... 09:06:15 09:06:15 #51 [security-bootstrapper internal] load build context 09:06:15 #51 transferring context: 612.03MB 15.4s done 09:06:15 #51 ... 09:06:15 09:06:15 #56 [core-data internal] load build context 09:06:15 #56 transferring context: 612.03MB 16.0s done 09:06:15 + go version 09:06:15 go version go1.23.2 linux/arm64 [Pipeline] } 09:06:15 $ docker stop --time=1 1faf46b9dbdb778bf9b14e80f30e170517777116288800571203ad0939d79f39 09:06:16 #56 ... 09:06:16 09:06:16 #60 [support-cron-scheduler internal] load build context 09:06:16 #60 transferring context: 612.03MB 14.6s done 09:06:16 $ docker rm -f --volumes 1faf46b9dbdb778bf9b14e80f30e170517777116288800571203ad0939d79f39 [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 09:06:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:06:17 09:06:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:06:18 latest: Pulling from edgex-devops/edgex-compose-arm64 09:06:18 547446be3368: Pulling fs layer 09:06:18 d125d8839a47: Pulling fs layer 09:06:18 3e85d5ac6304: Pulling fs layer 09:06:18 c3105a71a48b: Pulling fs layer 09:06:18 0f093f025ec4: Pulling fs layer 09:06:18 c3106fc0e877: Pulling fs layer 09:06:18 c3105a71a48b: Waiting 09:06:18 0f093f025ec4: Waiting 09:06:18 c3106fc0e877: Waiting 09:06:18 547446be3368: Verifying Checksum 09:06:18 547446be3368: Download complete 09:06:18 c3105a71a48b: Verifying Checksum 09:06:18 c3105a71a48b: Download complete 09:06:18 d125d8839a47: Verifying Checksum 09:06:18 d125d8839a47: Download complete 09:06:18 c3106fc0e877: Verifying Checksum 09:06:18 c3106fc0e877: Download complete 09:06:18 0f093f025ec4: Verifying Checksum 09:06:18 0f093f025ec4: Download complete 09:06:19 547446be3368: Pull complete 09:06:20 d125d8839a47: Pull complete 09:06:20 3e85d5ac6304: Download complete 09:06:22 #60 ... 09:06:22 09:06:22 #61 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:06:30 3e85d5ac6304: Pull complete 09:06:30 c3105a71a48b: Pull complete 09:06:31 0f093f025ec4: Pull complete 09:06:31 c3106fc0e877: Pull complete 09:06:31 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 09:06:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:06:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:06:31 prd-ubuntu20.04-docker-arm64-4c-16g-22581 does not seem to be running inside a container 09:06:31 $ 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/725 -v /w/workspace/edgex-go/725:/w/workspace/edgex-go/725:rw,z -v /w/workspace/edgex-go/725@tmp:/w/workspace/edgex-go/725@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 09:06:33 $ docker top 946c5f8ff339783ebb390f3e1acbb10b19037545d289e0bb7c3802f10a06a3ad -eo pid,comm [Pipeline] { [Pipeline] sh 09:06:34 + docker compose -f ./docker-compose-build.yml build --parallel 09:06:41 #61 ... 09:06:41 09:06:41 #47 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 09:06:41 #47 DONE 45.7s 09:06:41 09:06:41 #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:06:41 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 09:06:41 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 09:06:41 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 09:06:41 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 09:06:41 #35 DONE 0.1s 09:06:41 09:06:41 #42 [security-proxy-auth internal] load build context 09:06:41 #42 DONE 45.8s 09:06:41 09:06:41 #53 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 09:06:41 #53 DONE 45.6s 09:06:41 09:06:41 #60 [support-cron-scheduler internal] load build context 09:06:41 #60 DONE 45.8s 09:06:41 09:06:41 #38 [support-notifications internal] load build context 09:06:41 #38 DONE 46.0s 09:06:41 09:06:41 #59 [security-secretstore-setup internal] load build context 09:06:41 #59 DONE 46.1s 09:06:41 09:06:41 #57 [core-data builder 2/7] WORKDIR /edgex-go 09:06:41 #57 DONE 45.8s 09:06:41 09:06:41 #36 [core-common-config-bootstrapper internal] load build context 09:06:41 #36 DONE 46.2s 09:06:41 09:06:41 #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:06:41 #62 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 09:06:41 #62 ... 09:06:41 09:06:41 #46 [security-spiffe-token-provider internal] load build context 09:06:41 #46 DONE 45.8s 09:06:41 09:06:41 #51 [security-bootstrapper internal] load build context 09:06:41 #51 DONE 45.9s 09:06:41 09:06:41 #45 [core-command internal] load build context 09:06:41 #45 DONE 45.9s 09:06:41 09:06:41 #56 [core-data internal] load build context 09:06:41 #56 DONE 46.0s 09:06:41 09:06:41 #49 [support-scheduler internal] load build context 09:06:41 #49 DONE 45.7s 09:06:41 09:06:41 #39 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:06:41 #39 DONE 46.5s 09:06:41 09:06:41 #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:06:41 #62 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 09:06:41 #62 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s 09:06:41 #62 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s 09:06:41 #62 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.1s 09:06:41 #62 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 09:06:41 #62 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 09:06:41 #62 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 09:06:41 #62 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 09:06:41 #62 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 09:06:41 #62 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done 09:06:41 #62 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.19MB / 30.73MB 0.3s 09:06:41 #62 ... 09:06:41 09:06:41 #41 [security-proxy-setup internal] load build context 09:06:41 #41 DONE 46.3s 09:06:41 09:06:41 #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:06:41 #62 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 09:06:41 #62 ... 09:06:41 09:06:41 #50 [core-metadata internal] load build context 09:06:41 #50 DONE 46.4s 09:06:41 09:06:41 #63 [security-spire-config internal] load build context 09:06:41 #63 transferring context: 26.23kB done 09:06:41 #63 DONE 0.5s 09:06:41 09:06:41 #64 [security-spire-agent internal] load build context 09:06:41 #64 transferring context: 27.51kB done 09:06:41 #64 DONE 0.5s 09:06:41 09:06:41 #65 [security-spire-server internal] load build context 09:06:41 #65 transferring context: 27.98kB done 09:06:41 #65 DONE 0.6s 09:06:41 09:06:41 #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:06:41 #62 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 7.34MB / 30.73MB 0.5s 09:06:41 #62 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 09:06:41 #62 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 18.32MB / 30.73MB 0.6s 09:06:41 #62 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 09:06:41 #62 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 26.27MB / 30.73MB 0.7s 09:06:41 #62 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.8s 09:06:41 #62 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.2s done 09:06:41 #62 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.2s done 09:06:41 #62 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 09:06:42 #62 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.9s done 09:06:43 #62 ... 09:06:43 09:06:43 #52 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:06:43 #52 46.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:06:43 #52 46.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:06:43 #52 46.89 (1/3) Installing ca-certificates (20240705-r0) 09:06:43 #52 46.94 (2/3) Installing dumb-init (1.2.5-r3) 09:06:43 #52 46.97 (3/3) Installing tzdata (2024b-r0) 09:06:43 #52 47.02 Executing busybox-1.36.1-r29.trigger 09:06:43 #52 47.02 Executing ca-certificates-20240705-r0.trigger 09:06:43 #52 47.05 OK: 10 MiB in 17 packages 09:06:43 #52 DONE 50.6s 09:06:43 09:06:43 #48 [core-keeper internal] load build context 09:06:44 #48 transferring context: 589.60MB 5.1s 09:06:44 #48 ... 09:06:44 09:06:44 #66 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:06:44 #1 [core-keeper internal] load build definition from Dockerfile 09:06:44 #1 transferring dockerfile: 09:06:44 #1 transferring dockerfile: 2.07kB done 09:06:44 #1 DONE 0.1s 09:06:44 09:06:44 #2 [security-secretstore-setup internal] load build definition from Dockerfile 09:06:44 #2 transferring dockerfile: 2.49kB done 09:06:44 #2 DONE 0.1s 09:06:44 09:06:44 #3 [security-proxy-setup internal] load build definition from Dockerfile 09:06:44 #3 transferring dockerfile: 2.50kB done 09:06:44 #3 DONE 0.1s 09:06:44 09:06:44 #4 [security-proxy-auth internal] load build definition from Dockerfile 09:06:44 #4 transferring dockerfile: 2.15kB 0.0s done 09:06:45 #4 DONE 0.1s 09:06:45 09:06:45 #5 [security-spire-config internal] load build definition from Dockerfile 09:06:45 #5 transferring dockerfile: 1.69kB done 09:06:45 #5 DONE 0.1s 09:06:45 09:06:45 #6 [security-bootstrapper internal] load build definition from Dockerfile 09:06:45 #6 transferring dockerfile: 3.17kB done 09:06:45 #6 DONE 0.1s 09:06:45 09:06:45 #7 [core-metadata internal] load build definition from Dockerfile 09:06:45 #7 transferring dockerfile: 2.13kB 0.0s done 09:06:45 #7 DONE 0.1s 09:06:45 09:06:45 #8 [core-data internal] load build definition from Dockerfile 09:06:45 #8 transferring dockerfile: 2.07kB 0.0s done 09:06:45 #66 ... 09:06:45 09:06:45 #48 [core-keeper internal] load build context 09:06:45 #48 transferring context: 612.03MB 5.3s done 09:06:45 #48 DONE 50.9s 09:06:45 09:06:45 #43 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 09:06:45 #43 46.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:06:45 #43 46.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:06:45 #43 46.93 (1/2) Installing dumb-init (1.2.5-r3) 09:06:45 #43 46.94 (2/2) Installing su-exec (0.2-r3) 09:06:45 #43 46.95 Executing busybox-1.36.1-r29.trigger 09:06:45 #43 46.97 OK: 8 MiB in 16 packages 09:06:45 #43 DONE 52.2s 09:06:45 09:06:45 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:06:45 #58 46.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:06:45 #58 46.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:06:45 #58 47.03 (1/4) Installing dumb-init (1.2.5-r3) 09:06:45 #58 47.04 (2/4) Installing openssl (3.3.2-r0) 09:06:45 #58 47.09 (3/4) Installing su-exec (0.2-r3) 09:06:45 #58 47.10 (4/4) Installing yq-go (4.44.1-r2) 09:06:45 #58 47.19 Executing busybox-1.36.1-r29.trigger 09:06:45 #58 47.20 OK: 19 MiB in 18 packages 09:06:45 #58 DONE 52.5s 09:06:45 09:06:45 #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:06:45 #54 46.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:06:45 #54 46.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:06:45 #54 47.24 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:06:45 #54 47.24 v3.20.3-164-gfc2a8ea9609 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:06:45 #54 47.24 OK: 24163 distinct packages available 09:06:45 #54 47.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:06:45 #54 47.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:06:45 #54 47.83 (1/14) Installing ca-certificates (20240705-r0) 09:06:45 #54 47.86 (2/14) Installing brotli-libs (1.1.0-r2) 09:06:45 #54 47.96 (3/14) Installing c-ares (1.33.1-r0) 09:06:45 #54 47.98 (4/14) Installing libunistring (1.2-r0) 09:06:45 #54 48.02 (5/14) Installing libidn2 (2.3.7-r0) 09:06:45 #54 48.03 (6/14) Installing nghttp2-libs (1.62.1-r0) 09:06:45 #54 48.04 (7/14) Installing libpsl (0.21.5-r1) 09:06:45 #54 48.05 (8/14) Installing zstd-libs (1.5.6-r0) 09:06:45 #54 48.08 (9/14) Installing libcurl (8.10.1-r0) 09:06:45 #54 48.11 (10/14) Installing curl (8.10.1-r0) 09:06:45 #54 48.12 (11/14) Installing dumb-init (1.2.5-r3) 09:06:45 #54 48.13 (12/14) Installing musl-obstack (1.2.3-r2) 09:06:45 #54 48.14 (13/14) Installing libucontext (1.2-r3) 09:06:45 #54 48.15 (14/14) Installing gcompat (1.1.0-r4) 09:06:45 #54 48.16 Executing busybox-1.36.1-r29.trigger 09:06:45 #54 48.17 Executing ca-certificates-20240705-r0.trigger 09:06:45 #54 48.22 OK: 13 MiB in 28 packages 09:06:45 #54 DONE 52.3s 09:06:45 09:06:45 #55 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 09:06:45 #55 46.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:06:45 #55 46.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:06:45 #55 47.07 (1/2) Installing ca-certificates (20240705-r0) 09:06:45 #55 47.16 (2/2) Installing dumb-init (1.2.5-r3) 09:06:45 #55 47.17 Executing busybox-1.36.1-r29.trigger 09:06:45 #55 47.18 Executing ca-certificates-20240705-r0.trigger 09:06:45 #55 47.23 OK: 9 MiB in 16 packages 09:06:45 #55 DONE 52.6s 09:06:45 09:06:45 #40 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:06:45 #40 46.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:06:45 #40 46.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:06:45 #40 47.56 (1/4) Installing ca-certificates (20240705-r0) 09:06:45 #40 47.61 (2/4) Installing dumb-init (1.2.5-r3) 09:06:45 #40 47.63 (3/4) Installing su-exec (0.2-r3) 09:06:45 #40 47.64 (4/4) Installing yq-go (4.44.1-r2) 09:06:45 #40 48.38 Executing busybox-1.36.1-r29.trigger 09:06:45 #40 48.38 Executing ca-certificates-20240705-r0.trigger 09:06:45 #40 48.43 OK: 19 MiB in 18 packages 09:06:45 #40 DONE 52.6s 09:06:45 #8 DONE 0.1s 09:06:45 09:06:45 #9 [support-scheduler internal] load build definition from Dockerfile 09:06:45 #9 transferring dockerfile: 1.93kB done 09:06:45 #9 DONE 0.1s 09:06:45 09:06:45 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:06:45 #10 transferring dockerfile: 2.23kB 0.0s done 09:06:45 #10 DONE 0.1s 09:06:45 09:06:45 #11 [security-spire-server internal] load build definition from Dockerfile 09:06:45 #11 transferring dockerfile: 1.70kB done 09:06:45 #11 DONE 0.1s 09:06:45 09:06:45 #12 [support-cron-scheduler internal] load build definition from Dockerfile 09:06:45 09:06:45 #61 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:06:45 #61 DONE 22.9s 09:06:45 09:06:45 #44 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:06:45 #44 46.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:06:45 #44 47.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:06:45 #44 47.81 (1/1) Installing dumb-init (1.2.5-r3) 09:06:45 #44 47.98 Executing busybox-1.36.1-r29.trigger 09:06:45 #44 47.99 OK: 8 MiB in 15 packages 09:06:45 #44 DONE 52.6s 09:06:45 09:06:45 #67 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 09:06:45 #67 ... 09:06:45 09:06:45 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:06:45 #0 3.112 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:06:45 #0 3.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:06:45 #0 3.507 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:06:45 #0 3.507 v3.20.3-164-gfc2a8ea9609 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:06:45 #0 3.507 OK: 24163 distinct packages available 09:06:45 #0 3.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:06:45 #0 3.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:06:45 #0 3.917 (1/5) Installing dumb-init (1.2.5-r3) 09:06:45 #0 3.929 (2/5) Installing musl-obstack (1.2.3-r2) 09:06:45 #0 3.939 (3/5) Installing libucontext (1.2-r3) 09:06:45 #0 3.949 (4/5) Installing gcompat (1.1.0-r4) 09:06:45 #0 3.960 (5/5) Installing openssl (3.3.2-r0) 09:06:45 #0 3.981 Executing busybox-1.36.1-r29.trigger 09:06:45 #0 3.986 OK: 9 MiB in 19 packages 09:06:45 #68 DONE 6.8s 09:06:45 09:06:45 #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:06:45 #69 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 09:06:45 #69 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 09:06:45 #69 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 09:06:45 #69 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done 09:06:45 #69 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 09:06:45 #69 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 09:06:45 #69 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 09:06:45 #69 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 09:06:45 #69 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.8s done 09:06:45 #69 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 09:06:45 #69 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.4s done 09:06:45 #69 DONE 6.9s 09:06:45 #12 transferring dockerfile: 1.85kB done 09:06:45 #12 DONE 0.1s 09:06:45 09:06:45 #13 [support-notifications internal] load build definition from Dockerfile 09:06:45 #13 transferring dockerfile: 2.02kB done 09:06:45 #13 DONE 0.1s 09:06:45 09:06:45 #14 [core-command internal] load build definition from Dockerfile 09:06:45 #14 transferring dockerfile: 1.93kB done 09:06:45 #14 DONE 0.1s 09:06:45 09:06:45 #15 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:06:45 #15 transferring dockerfile: 1.89kB done 09:06:45 #15 DONE 0.1s 09:06:45 09:06:45 #16 [security-spire-agent internal] load build definition from Dockerfile 09:06:45 09:06:45 #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:06:45 #62 DONE 6.9s 09:06:45 09:06:45 #70 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 09:06:45 #16 transferring dockerfile: 1.81kB done 09:06:45 #16 DONE 0.1s 09:06:45 09:06:45 #17 [core-keeper internal] load .dockerignore 09:06:45 #17 transferring context: 09:06:45 #17 transferring context: 50B done 09:06:45 #17 DONE 0.0s 09:06:46 09:06:46 #18 [security-secretstore-setup internal] load .dockerignore 09:06:46 #18 transferring context: 50B done 09:06:46 #18 DONE 0.0s 09:06:46 09:06:46 #19 [security-proxy-setup internal] load .dockerignore 09:06:46 #19 transferring context: 50B 0.0s done 09:06:46 #19 DONE 0.1s 09:06:46 09:06:46 #20 [security-proxy-auth internal] load .dockerignore 09:06:46 #20 transferring context: 50B done 09:06:46 #20 DONE 0.1s 09:06:46 09:06:46 #21 [security-spire-config internal] load .dockerignore 09:06:46 #21 transferring context: 50B done 09:06:46 #21 DONE 0.1s 09:06:46 09:06:46 #22 [security-bootstrapper internal] load .dockerignore 09:06:46 #22 transferring context: 50B done 09:06:46 #22 DONE 0.1s 09:06:46 09:06:46 #23 [core-metadata internal] load .dockerignore 09:06:46 #23 transferring context: 50B 0.0s done 09:06:46 #23 DONE 0.1s 09:06:46 09:06:46 #24 [support-scheduler internal] load .dockerignore 09:06:46 #24 DONE 0.0s 09:06:46 09:06:46 #25 [core-data internal] load .dockerignore 09:06:46 #25 transferring context: 50B done 09:06:46 #25 DONE 0.1s 09:06:46 #70 ... 09:06:46 09:06:46 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:06:46 #71 DONE 8.0s 09:06:46 09:06:46 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:06:46 #72 ... 09:06:46 09:06:46 #73 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:06:46 #0 7.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:06:46 #0 7.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:06:46 #0 8.008 OK: 246 MiB in 54 packages 09:06:46 #73 DONE 8.1s 09:06:46 09:06:46 #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:06:46 #74 DONE 0.1s 09:06:46 09:06:46 #75 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 09:06:46 #0 7.628 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:06:46 #0 7.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:06:46 #0 8.030 OK: 246 MiB in 54 packages 09:06:46 #75 DONE 8.4s 09:06:46 09:06:46 #76 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:06:46 #76 DONE 0.1s 09:06:47 09:06:47 #24 [support-scheduler internal] load .dockerignore 09:06:47 #24 transferring context: 50B 0.0s done 09:06:47 #24 DONE 0.1s 09:06:47 09:06:47 #26 [core-common-config-bootstrapper internal] load .dockerignore 09:06:47 #26 transferring context: 50B done 09:06:47 #26 DONE 0.1s 09:06:47 09:06:47 #27 [security-spire-server internal] load .dockerignore 09:06:47 #27 transferring context: 50B done 09:06:47 #27 DONE 0.1s 09:06:47 09:06:47 #28 [support-cron-scheduler internal] load .dockerignore 09:06:47 09:06:47 #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:06:47 #28 transferring context: 50B done 09:06:47 #28 DONE 0.1s 09:06:47 09:06:47 #29 [support-notifications internal] load .dockerignore 09:06:47 #29 transferring context: 50B done 09:06:47 #29 DONE 0.0s 09:06:47 09:06:47 #30 [core-command internal] load .dockerignore 09:06:47 #30 transferring context: 50B done 09:06:47 #30 DONE 0.0s 09:06:47 09:06:47 #31 [security-spiffe-token-provider internal] load .dockerignore 09:06:47 #31 transferring context: 50B done 09:06:47 #31 DONE 0.0s 09:06:47 09:06:47 #32 [security-spire-agent internal] load .dockerignore 09:06:47 #77 ... 09:06:47 09:06:47 #78 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:06:47 #0 7.628 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:06:47 #0 7.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:06:47 #0 8.028 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:06:47 #0 8.028 v3.20.3-164-gfc2a8ea9609 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:06:47 #0 8.028 OK: 24163 distinct packages available 09:06:47 #0 8.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:06:47 #0 8.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:06:47 #0 8.592 (1/4) Installing dumb-init (1.2.5-r3) 09:06:47 #0 8.604 (2/4) Installing musl-obstack (1.2.3-r2) 09:06:47 #0 8.614 (3/4) Installing libucontext (1.2-r3) 09:06:47 #0 8.625 (4/4) Installing gcompat (1.1.0-r4) 09:06:47 #0 8.638 Executing busybox-1.36.1-r29.trigger 09:06:47 #0 8.644 OK: 8 MiB in 18 packages 09:06:47 #78 DONE 8.8s 09:06:47 #32 transferring context: 50B done 09:06:47 #32 DONE 0.1s 09:06:47 09:06:47 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:06:47 #33 DONE 0.0s 09:06:47 09:06:47 #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 09:06:47 09:06:47 #79 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:06:47 #0 7.610 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:06:47 #0 7.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:06:47 #0 8.022 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:06:47 #0 8.022 v3.20.3-164-gfc2a8ea9609 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:06:47 #0 8.022 OK: 24162 distinct packages available 09:06:47 #0 8.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:06:47 #0 8.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:06:47 #0 8.602 OK: 246 MiB in 54 packages 09:06:47 #79 DONE 8.7s 09:06:47 09:06:47 #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:06:47 #80 DONE 0.1s 09:06:47 09:06:47 #66 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:06:47 #66 3.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:06:47 #66 3.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:06:47 #34 DONE 0.4s 09:06:47 09:06:47 #35 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:06:47 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 09:06:47 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 09:06:47 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 09:06:47 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 09:06:47 #66 ... 09:06:47 09:06:47 #81 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 09:06:47 #0 8.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:06:47 #0 8.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:06:47 #0 8.951 OK: 246 MiB in 54 packages 09:06:47 #81 DONE 9.1s 09:06:47 09:06:47 #82 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:06:48 #35 DONE 0.1s 09:06:48 09:06:48 #36 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:06:48 #82 DONE 0.2s 09:06:48 09:06:48 #66 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:06:48 #66 3.609 Upgrading critical system libraries and apk-tools: 09:06:48 #66 3.609 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:06:48 #66 3.628 Executing busybox-1.36.1-r29.trigger 09:06:48 #66 3.720 Continuing the upgrade transaction with new apk-tools: 09:06:48 #66 3.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:06:48 #36 ... 09:06:48 09:06:48 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:06:48 #33 DONE 0.0s 09:06:48 09:06:48 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 09:06:48 #34 DONE 0.4s 09:06:48 09:06:48 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:06:48 #33 DONE 0.0s 09:06:48 09:06:48 #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:06:48 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 09:06:48 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 09:06:48 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 09:06:48 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 09:06:48 #35 DONE 0.2s 09:06:48 09:06:48 #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 09:06:48 #34 DONE 0.4s 09:06:48 09:06:48 #37 [security-secretstore-setup internal] load build context 09:06:48 #66 3.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:06:48 #66 ... 09:06:48 09:06:48 #83 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 09:06:48 #0 8.698 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:06:48 #0 8.804 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:06:48 #0 9.074 Upgrading critical system libraries and apk-tools: 09:06:48 #0 9.074 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:06:48 #0 9.093 Executing busybox-1.36.1-r29.trigger 09:06:48 #0 9.158 Continuing the upgrade transaction with new apk-tools: 09:06:48 #0 9.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:06:48 #0 9.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:06:48 #0 9.555 OK: 8 MiB in 15 packages 09:06:48 #83 DONE 9.7s 09:06:48 09:06:48 #66 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:06:48 #66 4.166 OK: 10 MiB in 17 packages 09:06:48 #37 ... 09:06:48 09:06:48 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:06:48 #33 DONE 0.0s 09:06:48 09:06:48 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 09:06:48 #34 DONE 0.5s 09:06:48 09:06:48 #37 [security-secretstore-setup internal] load build context 09:06:48 #37 ... 09:06:48 09:06:48 #35 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:06:48 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 09:06:48 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 09:06:48 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 09:06:48 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 09:06:48 #35 DONE 0.3s 09:06:48 09:06:48 #37 [security-secretstore-setup internal] load build context 09:06:48 #66 DONE 4.3s 09:06:48 09:06:48 #67 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 09:06:48 #67 3.176 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:06:48 #37 ... 09:06:48 09:06:48 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:06:48 #33 DONE 0.0s 09:06:48 09:06:48 #37 [security-secretstore-setup internal] load build context 09:06:48 #37 ... 09:06:48 09:06:48 #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:06:48 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 09:06:48 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 09:06:48 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 09:06:48 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 09:06:48 #35 DONE 0.3s 09:06:48 09:06:48 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:06:48 #33 DONE 0.0s 09:06:48 09:06:48 #38 [core-keeper internal] load build context 09:06:48 #38 transferring context: 3.23MB 0.8s done 09:06:48 #38 DONE 1.1s 09:06:49 #67 ... 09:06:49 09:06:49 #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:06:49 #0 2.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:06:49 #0 2.577 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:06:49 #0 2.864 Upgrading critical system libraries and apk-tools: 09:06:49 #0 2.864 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:06:49 #0 2.878 Executing busybox-1.36.1-r29.trigger 09:06:49 #0 2.954 Continuing the upgrade transaction with new apk-tools: 09:06:49 #0 2.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:06:49 #0 3.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:06:49 #0 3.368 OK: 13 MiB in 28 packages 09:06:49 #84 DONE 3.5s 09:06:49 09:06:49 #85 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 09:06:49 #0 2.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:06:49 #0 2.536 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:06:49 #0 2.851 Upgrading critical system libraries and apk-tools: 09:06:49 #0 2.851 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:06:49 #0 2.870 Executing busybox-1.36.1-r29.trigger 09:06:49 #0 2.932 Continuing the upgrade transaction with new apk-tools: 09:06:49 #0 2.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:06:49 #0 3.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:06:49 #0 3.370 OK: 9 MiB in 16 packages 09:06:49 #85 DONE 3.5s 09:06:49 09:06:49 #86 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 09:06:49 #0 2.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:06:49 #0 2.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:06:49 #0 2.903 Upgrading critical system libraries and apk-tools: 09:06:49 #0 2.903 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:06:49 #0 2.918 Executing busybox-1.36.1-r29.trigger 09:06:49 #0 2.983 Continuing the upgrade transaction with new apk-tools: 09:06:49 #0 2.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:06:49 #0 3.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:06:49 #0 3.420 OK: 8 MiB in 16 packages 09:06:49 #86 DONE 3.6s 09:06:49 09:06:49 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:06:49 #0 2.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:06:49 #0 2.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:06:49 #0 3.030 Upgrading critical system libraries and apk-tools: 09:06:49 #0 3.031 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:06:49 #0 3.050 Executing busybox-1.36.1-r29.trigger 09:06:49 #0 3.133 Continuing the upgrade transaction with new apk-tools: 09:06:49 #0 3.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:06:49 #0 3.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:06:49 #0 3.568 OK: 19 MiB in 18 packages 09:06:49 #87 DONE 3.7s 09:06:49 09:06:49 #88 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:06:49 #88 DONE 0.0s 09:06:49 09:06:49 #70 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 09:06:49 #70 3.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:06:49 09:06:49 #39 [security-bootstrapper internal] load build context 09:06:49 #39 ... 09:06:49 09:06:49 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:06:49 #33 DONE 0.0s 09:06:49 09:06:49 #35 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:06:49 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 09:06:49 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 09:06:49 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 09:06:49 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 09:06:49 #35 DONE 0.3s 09:06:49 09:06:49 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:06:49 #33 DONE 0.0s 09:06:49 09:06:49 #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 09:06:49 #70 3.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:06:49 #34 DONE 1.1s 09:06:49 09:06:49 #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:06:49 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 09:06:49 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 09:06:49 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 09:06:49 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 09:06:49 #35 DONE 0.4s 09:06:49 09:06:49 #37 [security-secretstore-setup internal] load build context 09:06:49 #37 ... 09:06:49 09:06:49 #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:06:49 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 09:06:49 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 09:06:49 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 09:06:49 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 09:06:49 #35 DONE 0.4s 09:06:49 09:06:49 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:06:49 #33 DONE 0.0s 09:06:49 09:06:49 #37 [security-secretstore-setup internal] load build context 09:06:49 #37 transferring context: 3.23MB 1.0s done 09:06:49 #70 ... 09:06:49 09:06:49 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:06:49 #0 2.995 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:06:49 #0 3.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:06:49 #0 3.420 Upgrading critical system libraries and apk-tools: 09:06:49 #0 3.420 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:06:49 #0 3.450 Executing busybox-1.36.1-r29.trigger 09:06:49 #0 3.543 Continuing the upgrade transaction with new apk-tools: 09:06:49 #0 3.547 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:06:49 #0 3.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:06:49 #0 3.916 OK: 19 MiB in 18 packages 09:06:49 #89 DONE 4.0s 09:06:49 09:06:49 #70 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 09:06:49 #70 3.948 Upgrading critical system libraries and apk-tools: 09:06:49 #70 3.948 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:06:49 #70 3.967 Executing busybox-1.36.1-r29.trigger 09:06:49 #70 4.054 Continuing the upgrade transaction with new apk-tools: 09:06:49 #70 4.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:06:49 #70 4.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:06:50 #37 ... 09:06:50 09:06:50 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:06:50 #33 DONE 0.0s 09:06:50 09:06:50 #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:06:50 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 09:06:50 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 09:06:50 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 09:06:50 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 09:06:50 #35 DONE 0.4s 09:06:50 09:06:50 #37 [security-secretstore-setup internal] load build context 09:06:50 #37 DONE 1.6s 09:06:50 09:06:50 #39 [security-bootstrapper internal] load build context 09:06:50 #39 ... 09:06:50 09:06:50 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:06:50 #33 DONE 0.0s 09:06:50 09:06:50 #39 [security-bootstrapper internal] load build context 09:06:50 #70 ... 09:06:50 09:06:50 #90 [core-data stage-1 3/8] RUN apk --no-cache upgrade 09:06:50 #0 3.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:06:50 #0 3.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:06:50 #0 3.973 Upgrading critical system libraries and apk-tools: 09:06:50 #0 3.973 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:06:50 #0 3.991 Executing busybox-1.36.1-r29.trigger 09:06:50 #0 4.045 Continuing the upgrade transaction with new apk-tools: 09:06:50 #0 4.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:06:50 #0 4.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:06:50 #0 4.630 OK: 8 MiB in 15 packages 09:06:50 #90 DONE 4.7s 09:06:50 09:06:50 #70 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:06:50 #70 4.607 OK: 9 MiB in 19 packages 09:06:50 #70 DONE 4.7s 09:06:50 09:06:50 #91 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:06:50 #39 ... 09:06:50 09:06:50 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:06:50 #33 DONE 0.0s 09:06:50 09:06:50 #39 [security-bootstrapper internal] load build context 09:06:50 #39 ... 09:06:50 09:06:50 #35 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:06:50 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 09:06:50 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 09:06:50 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 09:06:50 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 09:06:50 #35 DONE 0.4s 09:06:50 09:06:50 #40 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 09:06:50 #40 DONE 1.6s 09:06:50 09:06:50 #41 [security-spire-config internal] load build context 09:06:50 #41 DONE 0.0s 09:06:50 09:06:50 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:06:50 #42 DONE 0.0s 09:06:50 09:06:50 #39 [security-bootstrapper internal] load build context 09:06:50 #39 ... 09:06:50 09:06:50 #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:06:50 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 09:06:50 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 09:06:50 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 09:06:50 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 09:06:50 #35 DONE 0.5s 09:06:50 09:06:50 #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.20 09:06:50 #34 DONE 2.0s 09:06:50 09:06:50 #39 [security-bootstrapper internal] load build context 09:06:50 #39 ... 09:06:50 09:06:50 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:06:50 #33 DONE 0.0s 09:06:50 09:06:50 #43 [security-proxy-auth internal] load build context 09:06:50 #43 transferring context: 3.23MB 1.1s done 09:06:50 #43 DONE 1.9s 09:06:50 09:06:50 #44 [core-metadata builder 1/8] FROM docker.io/library/ci-base-image-arm64 09:06:50 #44 DONE 3.6s 09:06:50 09:06:50 #39 [security-bootstrapper internal] load build context 09:06:50 #39 ... 09:06:50 09:06:50 #45 [security-proxy-setup internal] load build context 09:06:50 #45 transferring context: 3.23MB 1.2s done 09:06:50 #45 DONE 2.0s 09:06:50 09:06:50 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:06:50 #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:06:51 #91 DONE 1.3s 09:06:51 09:06:51 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:06:51 #72 2.592 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:06:51 #72 3.200 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:06:51 #72 3.914 OK: 246 MiB in 54 packages 09:06:51 #72 DONE 4.8s 09:06:51 09:06:51 #67 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 09:06:51 #67 4.667 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:06:51 #67 5.369 (1/1) Installing dumb-init (1.2.5-r3) 09:06:51 #67 5.685 Executing busybox-1.36.1-r29.trigger 09:06:51 #67 5.690 OK: 8 MiB in 15 packages 09:06:51 #67 DONE 6.0s 09:06:51 09:06:51 #92 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:06:51 #92 DONE 0.1s 09:06:51 09:06:51 #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:06:51 #93 DONE 1.3s 09:06:51 09:06:51 #94 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:06:51 #94 DONE 2.6s 09:06:51 09:06:51 #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:06:51 #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.2s done 09:06:52 #95 ... 09:06:52 09:06:52 #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:06:52 #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 09:06:52 #0 2.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:06:52 #0 2.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:06:52 #0 3.184 Upgrading critical system libraries and apk-tools: 09:06:52 #0 3.184 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:06:52 #0 3.203 Executing busybox-1.36.1-r29.trigger 09:06:52 #0 3.268 Continuing the upgrade transaction with new apk-tools: 09:06:52 #0 3.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:06:52 #0 3.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:06:52 #0 3.990 OK: 8 MiB in 18 packages 09:06:52 #96 DONE 4.9s 09:06:52 09:06:52 #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:06:52 #97 DONE 0.9s 09:06:52 09:06:52 #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:06:52 #98 DONE 0.9s 09:06:52 09:06:52 #99 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 09:06:52 #99 DONE 0.9s 09:06:52 09:06:52 #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:06:53 #42 ... 09:06:53 09:06:53 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 09:06:53 #34 DONE 4.5s 09:06:53 09:06:53 #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:06:53 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 09:06:53 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 09:06:53 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 09:06:53 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 09:06:53 #35 DONE 0.5s 09:06:53 09:06:53 #44 [security-spiffe-token-provider builder 1/8] FROM docker.io/library/ci-base-image-arm64 09:06:53 #44 DONE 3.6s 09:06:53 09:06:53 #46 [security-spire-server internal] load build context 09:06:53 #46 transferring context: 27.98kB 0.2s done 09:06:53 #46 DONE 2.8s 09:06:53 09:06:53 #47 [security-spiffe-token-provider internal] load build context 09:06:53 #100 DONE 0.4s 09:06:53 09:06:53 #101 [security-spire-server stage-2 6/9] COPY security.txt / 09:06:53 #101 DONE 0.5s 09:06:53 09:06:53 #102 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:06:53 #102 DONE 0.5s 09:06:53 09:06:53 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:06:53 #103 DONE 0.1s 09:06:53 09:06:53 #104 [security-spire-config stage-2 6/10] COPY security.txt / 09:06:53 #104 DONE 0.1s 09:06:53 09:06:53 #105 [security-spire-agent stage-3 7/10] COPY security.txt / 09:06:53 #105 DONE 0.1s 09:06:53 09:06:53 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:06:53 #106 DONE 0.1s 09:06:53 09:06:53 #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:06:53 #107 DONE 0.1s 09:06:53 09:06:53 #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:06:53 #108 DONE 0.1s 09:06:53 09:06:53 #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:06:53 #109 DONE 0.1s 09:06:53 09:06:53 #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:06:53 #110 DONE 0.1s 09:06:53 09:06:53 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:06:53 #111 DONE 0.1s 09:06:53 09:06:53 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:06:53 #112 DONE 0.1s 09:06:53 09:06:53 #113 [security-spire-server] exporting to image 09:06:53 #113 exporting layers 09:06:53 #113 ... 09:06:53 09:06:53 #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:06:53 #114 DONE 0.1s 09:06:53 09:06:53 #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:06:53 #115 DONE 0.1s 09:06:53 09:06:53 #113 [security-spire-agent] exporting to image 09:06:53 #113 exporting layers 0.7s done 09:06:53 #113 writing image sha256:9bda2cd148fa7b433f5af743189e693c333feb499f4744fa5b200f61e177a5d9 0.0s done 09:06:53 #113 naming to docker.io/library/security-spire-server done 09:06:54 #47 ... 09:06:54 09:06:54 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 09:06:54 #40 DONE 4.8s 09:06:54 09:06:54 #41 [security-spire-config internal] load build context 09:06:54 #41 transferring context: 26.23kB 0.2s done 09:06:54 #41 DONE 3.6s 09:06:54 #113 exporting layers 0.6s done 09:06:54 #113 writing image sha256:4159303ea47b450c21923bc9bb117d67c406bca51bfa1f7366fabe6e596bd074 done 09:06:54 #113 naming to docker.io/library/security-spire-agent done 09:06:54 #113 writing image sha256:1632ed0b6186dde73ccdbb059f63ec17a8cd91bef9bbb1eb05a21abd08ec32be done 09:06:54 #113 naming to docker.io/library/security-spire-config done 09:06:54 #113 DONE 0.9s 09:06:54 09:06:54 #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:06:54 09:06:54 #39 [security-bootstrapper internal] load build context 09:06:54 #39 transferring context: 3.23MB 4.1s done 09:06:54 #39 ... 09:06:54 09:06:54 #48 [core-metadata internal] load build context 09:06:54 #48 transferring context: 3.23MB 3.0s done 09:06:54 #48 DONE 5.2s 09:06:54 09:06:54 #49 [core-common-config-bootstrapper internal] load build context 09:06:54 #49 ... 09:06:54 09:06:54 #39 [security-bootstrapper internal] load build context 09:06:54 #39 DONE 5.6s 09:06:54 09:06:54 #49 [core-common-config-bootstrapper internal] load build context 09:06:56 #49 ... 09:06:56 09:06:56 #36 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:06:56 #36 DONE 8.1s 09:06:56 09:06:56 #49 [core-common-config-bootstrapper internal] load build context 09:06:56 #49 ... 09:06:56 09:06:56 #50 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 09:06:56 #50 DONE 5.3s 09:06:56 09:06:56 #49 [core-common-config-bootstrapper internal] load build context 09:06:56 #49 transferring context: 3.23MB 5.6s done 09:06:56 #49 ... 09:06:56 09:06:56 #51 [support-notifications builder 2/8] WORKDIR /edgex-go 09:06:56 #51 DONE 5.9s 09:06:56 09:06:56 #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:06:56 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 09:06:56 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 09:06:56 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 09:06:56 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 09:06:56 #35 DONE 0.5s 09:06:56 09:06:56 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:06:56 #52 DONE 0.0s 09:06:56 09:06:56 #53 [security-spire-agent internal] load build context 09:06:56 #53 DONE 0.0s 09:06:56 09:06:56 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:06:56 #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.2s done 09:06:56 #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 09:06:56 #42 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 09:06:56 #42 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 09:06:56 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.9s done 09:06:56 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.0s done 09:06:56 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.1s 09:06:56 #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 09:06:56 #42 ... 09:06:56 09:06:56 #49 [core-common-config-bootstrapper internal] load build context 09:06:56 #49 DONE 6.7s 09:06:56 09:06:56 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:06:56 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.1s done 09:06:57 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 3.0s 09:06:57 #116 ... 09:06:57 09:06:57 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:06:57 #117 ... 09:06:57 09:06:57 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:06:57 #42 ... 09:06:57 09:06:57 #54 [support-scheduler internal] load build context 09:06:57 #54 transferring context: 3.23MB 6.1s done 09:06:57 #54 DONE 8.2s 09:06:57 09:06:57 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:06:58 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 3.5s 09:06:58 #42 ... 09:06:58 09:06:58 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:06:58 #0 8.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:06:58 #0 8.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:06:58 #55 ... 09:06:58 09:06:58 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:06:58 #42 ... 09:06:58 09:06:58 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:06:58 #0 8.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:06:58 #0 9.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:06:58 #56 ... 09:06:58 09:06:58 #57 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:06:58 #0 8.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:06:58 #0 9.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:06:58 #57 ... 09:06:58 09:06:58 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:06:58 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.13MB / 28.04MB 4.6s 09:06:59 #42 ... 09:06:59 09:06:59 #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 09:06:59 #0 8.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:06:59 #0 9.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:06:59 #58 ... 09:06:59 09:06:59 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:06:59 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 5.0s 09:06:59 #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 09:06:59 #42 ... 09:06:59 09:06:59 #59 [core-data internal] load build context 09:06:59 #59 transferring context: 3.23MB 6.5s done 09:06:59 #59 DONE 10.0s 09:06:59 09:06:59 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:06:59 #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 09:07:00 #42 ... 09:07:00 09:07:00 #60 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:07:00 #0 8.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:07:00 #0 9.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:07:00 #60 ... 09:07:00 09:07:00 #61 [support-cron-scheduler internal] load build context 09:07:00 #61 transferring context: 3.23MB 5.4s done 09:07:00 #61 DONE 9.5s 09:07:00 09:07:00 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:07:00 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 5.6s 09:07:00 #42 ... 09:07:00 09:07:00 #62 [support-notifications internal] load build context 09:07:00 #62 transferring context: 3.23MB 7.0s done 09:07:00 #62 DONE 9.8s 09:07:00 09:07:00 #53 [security-spire-agent internal] load build context 09:07:00 #53 transferring context: 27.51kB 0.3s done 09:07:00 #53 DONE 3.8s 09:07:00 09:07:00 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:07:00 #42 ... 09:07:00 09:07:00 #63 [core-command internal] load build context 09:07:00 #63 transferring context: 3.23MB 7.5s done 09:07:00 #63 DONE 10.0s 09:07:00 09:07:00 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:07:00 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 6.1s 09:07:00 #42 ... 09:07:00 09:07:00 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:07:00 #64 ... 09:07:00 09:07:00 #47 [security-spiffe-token-provider internal] load build context 09:07:00 #47 transferring context: 3.23MB 5.0s done 09:07:00 #47 DONE 7.5s 09:07:00 09:07:00 #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:07:00 #65 ... 09:07:00 09:07:00 #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:07:00 #66 ... 09:07:00 09:07:00 #67 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 09:07:00 #0 10.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:07:01 #67 ... 09:07:01 09:07:01 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:07:01 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.52MB / 28.04MB 6.5s 09:07:02 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.27MB / 28.04MB 7.7s 09:07:03 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 8.5s 09:07:03 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.98MB / 28.04MB 8.8s 09:07:03 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.66MB / 28.04MB 9.1s 09:07:03 #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 09:07:03 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 9.6s 09:07:04 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 9.9s 09:07:04 #42 ... 09:07:04 09:07:04 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:07:04 #68 ... 09:07:04 09:07:04 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:07:05 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.87MB / 28.04MB 10.5s 09:07:05 #42 ... 09:07:05 09:07:05 #57 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:07:05 #57 14.24 (1/1) Installing dumb-init (1.2.5-r3) 09:07:05 #57 14.29 Executing busybox-1.36.1-r29.trigger 09:07:05 #57 14.38 OK: 9 MiB in 15 packages 09:07:05 #57 DONE 16.5s 09:07:05 09:07:05 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:07:05 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 10.6s done 09:07:06 #42 ... 09:07:06 09:07:06 #69 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 09:07:06 #69 ... 09:07:06 09:07:06 #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 09:07:06 #58 14.98 (1/2) Installing dumb-init (1.2.5-r3) 09:07:06 #58 15.03 (2/2) Installing su-exec (0.2-r3) 09:07:06 #58 15.06 Executing busybox-1.36.1-r29.trigger 09:07:06 #58 15.26 OK: 9 MiB in 16 packages 09:07:06 #58 DONE 17.1s 09:07:06 09:07:06 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:07:06 #55 13.22 (1/4) Installing ca-certificates (20240705-r0) 09:07:06 #55 13.66 (2/4) Installing dumb-init (1.2.5-r3) 09:07:06 #55 13.74 (3/4) Installing su-exec (0.2-r3) 09:07:06 #55 13.74 (4/4) Installing yq-go (4.44.1-r2) 09:07:06 #55 15.19 Executing busybox-1.36.1-r29.trigger 09:07:06 #55 15.37 Executing ca-certificates-20240705-r0.trigger 09:07:06 #55 16.46 OK: 20 MiB in 18 packages 09:07:06 #55 DONE 18.0s 09:07:06 09:07:06 #60 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:07:06 #60 16.59 (1/1) Installing dumb-init (1.2.5-r3) 09:07:06 #60 16.65 Executing busybox-1.36.1-r29.trigger 09:07:06 #60 16.75 OK: 9 MiB in 15 packages 09:07:06 #60 ... 09:07:06 09:07:06 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:07:06 #70 ... 09:07:06 09:07:06 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:07:07 #71 ... 09:07:07 09:07:07 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:07:07 #52 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.9s done 09:07:07 #52 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 09:07:07 #52 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 09:07:07 #52 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 09:07:07 #52 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 09:07:07 #52 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 09:07:07 #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 09:07:07 #52 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 7.1s done 09:07:07 #52 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.0s done 09:07:07 #52 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 09:07:07 #52 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 09:07:07 #52 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 09:07:07 #52 ... 09:07:07 09:07:07 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:07:07 #72 ... 09:07:07 09:07:07 #73 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:07:07 #73 ... 09:07:07 09:07:07 #74 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 09:07:07 #74 ... 09:07:07 09:07:07 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:07:07 #56 16.26 (1/4) Installing dumb-init (1.2.5-r3) 09:07:07 #56 16.31 (2/4) Installing openssl (3.3.2-r0) 09:07:07 #56 16.48 (3/4) Installing su-exec (0.2-r3) 09:07:07 #56 16.54 (4/4) Installing yq-go (4.44.1-r2) 09:07:07 #56 17.68 Executing busybox-1.36.1-r29.trigger 09:07:07 #56 17.86 OK: 20 MiB in 18 packages 09:07:08 #56 DONE 19.1s 09:07:08 09:07:08 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:07:08 #75 ... 09:07:08 09:07:08 #60 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:07:08 #60 DONE 18.4s 09:07:08 09:07:08 #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade 09:07:09 #76 ... 09:07:09 09:07:09 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:07:09 #71 DONE 13.1s 09:07:09 09:07:09 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:07:11 #77 ... 09:07:11 09:07:11 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:07:11 #64 10.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:07:11 #64 12.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:07:11 #64 19.15 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:07:11 #64 19.15 v3.20.3-164-gfc2a8ea9609 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:07:11 #64 19.15 OK: 24041 distinct packages available 09:07:11 #64 19.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:07:11 #64 20.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:07:11 #64 ... 09:07:11 09:07:11 #67 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 09:07:11 #67 11.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:07:11 #67 17.57 (1/2) Installing ca-certificates (20240705-r0) 09:07:11 #67 17.97 (2/2) Installing dumb-init (1.2.5-r3) 09:07:11 #67 18.00 Executing busybox-1.36.1-r29.trigger 09:07:11 #67 18.16 Executing ca-certificates-20240705-r0.trigger 09:07:11 #67 18.99 OK: 10 MiB in 16 packages 09:07:11 #67 DONE 20.8s 09:07:11 09:07:11 #78 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 09:07:11 #78 ... 09:07:11 09:07:11 #79 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 09:07:14 #79 ... 09:07:14 09:07:14 #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:07:14 #66 13.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:07:14 #66 15.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:07:14 #66 20.61 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:07:14 #66 20.61 v3.20.3-164-gfc2a8ea9609 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:07:14 #66 20.61 OK: 24041 distinct packages available 09:07:14 #66 21.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:07:14 #66 22.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:07:14 #66 ... 09:07:14 09:07:14 #69 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 09:07:14 #69 18.04 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:07:15 #69 ... 09:07:15 09:07:15 #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:07:15 #65 14.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:07:15 #65 15.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:07:15 #65 20.74 (1/3) Installing ca-certificates (20240705-r0) 09:07:15 #65 21.12 (2/3) Installing dumb-init (1.2.5-r3) 09:07:15 #65 21.14 (3/3) Installing tzdata (2024b-r0) 09:07:15 #65 21.99 Executing busybox-1.36.1-r29.trigger 09:07:15 #65 22.12 Executing ca-certificates-20240705-r0.trigger 09:07:15 #65 22.96 OK: 11 MiB in 17 packages 09:07:15 #65 ... 09:07:15 09:07:15 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:07:15 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.5s 09:07:16 #42 ... 09:07:16 09:07:16 #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:07:16 #65 DONE 25.7s 09:07:16 09:07:16 #80 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:07:16 #80 ... 09:07:16 09:07:16 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:07:16 #81 ... 09:07:16 09:07:16 #82 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 09:07:16 #82 ... 09:07:16 09:07:16 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:07:18 #42 ... 09:07:18 09:07:18 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:07:18 #68 13.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:07:18 #68 14.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:07:18 #68 22.03 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:07:18 #68 22.03 v3.20.3-164-gfc2a8ea9609 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:07:18 #68 22.03 OK: 24041 distinct packages available 09:07:18 #68 ... 09:07:18 09:07:18 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:07:20 #42 ... 09:07:20 09:07:20 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:07:20 #64 26.39 (1/4) Installing dumb-init (1.2.5-r3) 09:07:20 #64 26.47 (2/4) Installing musl-obstack (1.2.3-r2) 09:07:20 #64 26.49 (3/4) Installing libucontext (1.2-r3) 09:07:20 #64 26.53 (4/4) Installing gcompat (1.1.0-r4) 09:07:20 #64 26.63 Executing busybox-1.36.1-r29.trigger 09:07:20 #64 26.87 OK: 9 MiB in 18 packages 09:07:20 #64 DONE 30.0s 09:07:20 09:07:20 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:07:20 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.7s 09:07:21 #42 ... 09:07:21 09:07:21 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:07:21 #52 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.9s done 09:07:21 #52 ... 09:07:21 09:07:21 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:07:21 #42 ... 09:07:21 09:07:21 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:07:21 #52 DONE 25.2s 09:07:21 09:07:21 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:07:22 #42 ... 09:07:22 09:07:22 #74 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 09:07:22 #74 15.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:07:22 #74 16.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:07:22 #74 ... 09:07:22 09:07:22 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:07:23 #42 ... 09:07:23 09:07:23 #73 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:07:23 #73 16.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:07:23 #73 18.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:07:23 #73 ... 09:07:23 09:07:23 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:07:23 #70 16.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:07:23 #70 18.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:07:23 #70 ... 09:07:23 09:07:23 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:07:24 #42 ... 09:07:24 09:07:24 #78 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 09:07:24 #78 9.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:07:24 #78 10.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:07:24 #78 ... 09:07:24 09:07:24 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:07:24 #72 18.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:07:24 #72 20.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:07:24 #72 ... 09:07:24 09:07:24 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:07:25 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.1s done 09:07:25 #42 ... 09:07:25 09:07:25 #74 [core-data builder 3/7] RUN apk add --update --no-cache make git 09:07:25 #74 26.40 OK: 238 MiB in 54 packages 09:07:25 #74 DONE 29.3s 09:07:26 09:07:26 #83 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:07:26 #83 DONE 0.4s 09:07:26 09:07:26 #73 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:07:26 #73 29.45 OK: 238 MiB in 54 packages 09:07:26 #73 ... 09:07:26 09:07:26 #69 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 09:07:26 #69 19.83 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:07:26 #69 30.08 (1/1) Installing dumb-init (1.2.5-r3) 09:07:26 #69 ... 09:07:26 09:07:26 #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:07:26 #66 33.34 (1/5) Installing dumb-init (1.2.5-r3) 09:07:26 #66 33.39 (2/5) Installing musl-obstack (1.2.3-r2) 09:07:26 #66 33.45 (3/5) Installing libucontext (1.2-r3) 09:07:26 #66 33.48 (4/5) Installing gcompat (1.1.0-r4) 09:07:26 #66 33.58 (5/5) Installing openssl (3.3.2-r0) 09:07:26 #66 33.86 Executing busybox-1.36.1-r29.trigger 09:07:26 #66 34.04 OK: 10 MiB in 19 packages 09:07:26 #66 ... 09:07:26 09:07:26 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:07:26 #81 10.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:07:26 #81 12.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:07:26 #81 ... 09:07:26 09:07:26 #78 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 09:07:26 #78 21.70 Upgrading critical system libraries and apk-tools: 09:07:26 #78 21.70 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:07:26 #78 21.77 Executing busybox-1.36.1-r29.trigger 09:07:27 #78 ... 09:07:27 09:07:27 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:07:27 #75 9.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:07:27 #75 11.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:07:27 #75 18.12 Upgrading critical system libraries and apk-tools: 09:07:27 #75 18.12 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:07:27 #75 18.19 Executing busybox-1.36.1-r29.trigger 09:07:27 #75 ... 09:07:27 09:07:27 #69 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 09:07:27 #69 30.88 Executing busybox-1.36.1-r29.trigger 09:07:27 #69 31.03 OK: 9 MiB in 15 packages 09:07:27 #69 ... 09:07:27 09:07:27 #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:07:27 #66 DONE 36.9s 09:07:27 09:07:27 #84 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 09:07:27 #84 ... 09:07:27 09:07:27 #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade 09:07:27 #76 9.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:07:27 #76 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:07:27 #76 ... 09:07:27 09:07:27 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:07:27 #70 30.75 OK: 238 MiB in 54 packages 09:07:28 #70 ... 09:07:28 09:07:28 #73 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 09:07:28 #73 DONE 31.4s 09:07:28 09:07:28 #85 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:07:28 #85 ... 09:07:28 09:07:28 #82 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 09:07:28 #82 11.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:07:28 #82 14.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:07:28 #82 ... 09:07:28 09:07:28 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:07:28 #77 8.866 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:07:28 #77 10.97 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:07:28 #77 ... 09:07:28 09:07:28 #85 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:07:28 #85 DONE 0.7s 09:07:28 09:07:28 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:07:28 #75 20.62 Continuing the upgrade transaction with new apk-tools: 09:07:28 #75 20.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:07:28 #75 ... 09:07:28 09:07:28 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:07:28 #68 24.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:07:28 #68 26.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:07:28 #68 ... 09:07:28 09:07:28 #79 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 09:07:28 #79 7.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:07:28 #79 9.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:07:29 #79 ... 09:07:29 09:07:29 #86 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:07:29 #86 ... 09:07:29 09:07:29 #70 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:07:29 #70 DONE 32.6s 09:07:29 09:07:29 #78 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 09:07:29 #78 24.14 Continuing the upgrade transaction with new apk-tools: 09:07:29 #78 24.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:07:29 #78 ... 09:07:29 09:07:29 #87 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:07:29 #87 DONE 0.6s 09:07:29 #118 DONE 38.3s 09:07:29 09:07:29 #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:07:29 #95 DONE 34.2s 09:07:29 09:07:29 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:07:29 #117 DONE 38.9s 09:07:29 09:07:29 #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:07:29 #116 DONE 37.8s 09:07:29 09:07:29 #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:07:29 #77 DONE 38.8s 09:07:29 09:07:29 #119 [security-secretstore-setup builder 6/7] COPY . . 09:07:30 09:07:30 #88 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:07:30 #88 ... 09:07:30 09:07:30 #69 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 09:07:30 #69 DONE 34.1s 09:07:30 09:07:30 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:07:30 #0 3.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:07:30 #0 6.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:07:30 #89 ... 09:07:30 09:07:30 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:07:30 #75 22.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:07:30 #75 ... 09:07:30 09:07:30 #80 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:07:30 #80 4.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:07:30 #80 6.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:07:31 #80 ... 09:07:31 09:07:31 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:07:31 #68 36.44 (1/14) Installing ca-certificates (20240705-r0) 09:07:31 #68 37.01 (2/14) Installing brotli-libs (1.1.0-r2) 09:07:31 #68 37.14 (3/14) Installing c-ares (1.33.1-r0) 09:07:31 #68 37.17 (4/14) Installing libunistring (1.2-r0) 09:07:31 #68 37.31 (5/14) Installing libidn2 (2.3.7-r0) 09:07:31 #68 37.37 (6/14) Installing nghttp2-libs (1.62.1-r0) 09:07:31 #68 37.43 (7/14) Installing libpsl (0.21.5-r1) 09:07:31 #68 37.45 (8/14) Installing zstd-libs (1.5.6-r0) 09:07:31 #68 37.50 (9/14) Installing libcurl (8.10.1-r0) 09:07:31 #68 37.56 (10/14) Installing curl (8.10.1-r0) 09:07:31 #68 37.59 (11/14) Installing dumb-init (1.2.5-r3) 09:07:31 #68 37.61 (12/14) Installing musl-obstack (1.2.3-r2) 09:07:32 #68 37.63 (13/14) Installing libucontext (1.2-r3) 09:07:32 #68 37.67 (14/14) Installing gcompat (1.1.0-r4) 09:07:32 #68 37.70 Executing busybox-1.36.1-r29.trigger 09:07:32 #68 37.84 Executing ca-certificates-20240705-r0.trigger 09:07:33 #68 38.72 OK: 15 MiB in 28 packages 09:07:33 #68 ... 09:07:33 09:07:33 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:07:33 #77 22.86 OK: 238 MiB in 54 packages 09:07:33 #77 DONE 24.1s 09:07:34 09:07:34 #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:07:34 #90 DONE 0.5s 09:07:34 09:07:34 #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:07:35 #91 ... 09:07:35 09:07:35 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:07:35 #68 DONE 40.6s 09:07:35 09:07:35 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:07:36 #92 ... 09:07:36 09:07:36 #93 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:07:36 #93 ... 09:07:36 09:07:36 #80 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:07:36 #80 16.85 Upgrading critical system libraries and apk-tools: 09:07:36 #80 16.85 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:07:36 #80 16.94 Executing busybox-1.36.1-r29.trigger 09:07:36 #80 18.38 Continuing the upgrade transaction with new apk-tools: 09:07:36 #80 18.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:07:36 #119 ... 09:07:36 09:07:36 #120 [core-keeper builder 7/8] COPY . . 09:07:36 #120 ... 09:07:36 09:07:36 #121 [core-common-config-bootstrapper builder 6/7] COPY . . 09:07:36 #121 ... 09:07:36 09:07:36 #122 [support-notifications builder 6/7] COPY . . 09:07:36 #122 ... 09:07:36 09:07:36 #123 [security-spiffe-token-provider builder 6/7] COPY . . 09:07:36 #123 DONE 10.8s 09:07:36 09:07:36 #120 [core-keeper builder 7/8] COPY . . 09:07:36 #120 DONE 10.8s 09:07:36 09:07:36 #124 [security-bootstrapper builder 6/7] COPY . . 09:07:36 #124 CACHED 09:07:36 09:07:36 #125 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:07:36 #125 CACHED 09:07:36 09:07:36 #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:07:36 #126 CACHED 09:07:36 09:07:36 #127 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:07:36 #127 CACHED 09:07:36 09:07:36 #128 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:07:36 #128 CACHED 09:07:36 09:07:36 #129 [support-scheduler builder 6/7] COPY . . 09:07:36 #129 CACHED 09:07:36 09:07:36 #130 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:07:36 #130 CACHED 09:07:36 09:07:36 #131 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:07:36 #131 CACHED 09:07:36 09:07:36 #132 [security-proxy-setup builder 6/7] COPY . . 09:07:36 #132 CACHED 09:07:36 09:07:36 #133 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:07:36 #133 CACHED 09:07:36 09:07:36 #134 [support-cron-scheduler builder 6/7] COPY . . 09:07:36 #134 CACHED 09:07:36 09:07:36 #135 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 09:07:36 #135 CACHED 09:07:36 09:07:36 #122 [support-notifications builder 6/7] COPY . . 09:07:36 #122 DONE 10.8s 09:07:36 09:07:36 #119 [security-secretstore-setup builder 6/7] COPY . . 09:07:36 #119 DONE 10.8s 09:07:36 09:07:36 #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:07:36 #136 CACHED 09:07:36 09:07:36 #137 [security-proxy-auth builder 6/7] COPY . . 09:07:36 #137 CACHED 09:07:36 09:07:36 #138 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:07:36 #138 CACHED 09:07:36 09:07:36 #139 [core-command builder 4/7] COPY go.mod vendor* ./ 09:07:36 #139 CACHED 09:07:36 09:07:36 #140 [core-command builder 6/7] COPY . . 09:07:36 #140 CACHED 09:07:36 09:07:36 #141 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:07:36 #141 CACHED 09:07:36 09:07:36 #142 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:07:36 #142 CACHED 09:07:36 09:07:36 #143 [core-data builder 4/7] COPY go.mod vendor* ./ 09:07:36 #143 CACHED 09:07:36 09:07:36 #144 [core-data builder 6/7] COPY . . 09:07:36 #144 CACHED 09:07:36 09:07:36 #145 [core-metadata builder 6/7] COPY . . 09:07:36 #145 CACHED 09:07:36 09:07:36 #146 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:07:36 #146 CACHED 09:07:36 09:07:36 #147 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:07:36 #147 CACHED 09:07:36 09:07:36 #121 [core-common-config-bootstrapper builder 6/7] COPY . . 09:07:36 #121 DONE 10.8s 09:07:36 09:07:36 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:07:36 #80 20.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:07:38 #148 1.203 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:07:39 #80 ... 09:07:39 09:07:39 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:07:39 #89 16.81 Upgrading critical system libraries and apk-tools: 09:07:39 #89 16.81 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:07:39 #89 16.90 Executing busybox-1.36.1-r29.trigger 09:07:39 #89 18.33 Continuing the upgrade transaction with new apk-tools: 09:07:39 #89 18.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:07:39 #89 ... 09:07:39 09:07:39 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:07:39 #81 23.16 Upgrading critical system libraries and apk-tools: 09:07:39 #81 23.16 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:07:39 #81 23.29 Executing busybox-1.36.1-r29.trigger 09:07:39 #81 25.78 Continuing the upgrade transaction with new apk-tools: 09:07:39 #81 25.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:07:39 #81 27.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:07:39 #81 ... 09:07:39 09:07:39 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:07:39 #92 2.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:07:39 #92 4.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:07:40 #92 ... 09:07:40 09:07:40 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:07:40 #72 33.68 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:07:40 #72 33.68 v3.20.3-164-gfc2a8ea9609 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:07:40 #72 33.68 OK: 24040 distinct packages available 09:07:40 #72 35.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:07:40 #72 37.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:07:40 #72 ... 09:07:40 09:07:40 #78 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 09:07:40 #78 26.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:07:40 #78 34.23 OK: 9 MiB in 15 packages 09:07:40 #78 DONE 35.5s 09:07:40 09:07:40 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:07:40 #89 19.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:07:40 #89 ... 09:07:40 09:07:40 #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade 09:07:40 #76 22.27 Upgrading critical system libraries and apk-tools: 09:07:40 #76 22.27 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:07:40 #76 22.38 Executing busybox-1.36.1-r29.trigger 09:07:40 #76 24.06 Continuing the upgrade transaction with new apk-tools: 09:07:40 #76 24.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:07:40 #76 25.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:07:40 #76 ... 09:07:40 09:07:40 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:07:40 #75 32.68 OK: 20 MiB in 18 packages 09:07:41 #75 ... 09:07:41 09:07:41 #79 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 09:07:41 #79 20.04 Upgrading critical system libraries and apk-tools: 09:07:41 #79 20.04 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:07:41 #79 20.17 Executing busybox-1.36.1-r29.trigger 09:07:41 #79 21.84 Continuing the upgrade transaction with new apk-tools: 09:07:41 #79 21.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:07:41 #79 24.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:07:41 #79 ... 09:07:41 09:07:41 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:07:41 #72 44.72 OK: 238 MiB in 54 packages 09:07:42 #72 ... 09:07:42 09:07:42 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:07:42 #75 DONE 33.9s 09:07:42 09:07:42 #82 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 09:07:42 #82 25.40 Upgrading critical system libraries and apk-tools: 09:07:42 #82 25.40 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:07:42 #82 25.51 Executing busybox-1.36.1-r29.trigger 09:07:42 #82 27.00 Continuing the upgrade transaction with new apk-tools: 09:07:42 #82 27.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:07:42 #82 29.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:07:42 #82 ... 09:07:42 09:07:42 #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:07:42 #94 DONE 0.2s 09:07:42 09:07:42 #84 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 09:07:42 #84 5.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:07:42 #84 6.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:07:42 #84 13.61 Upgrading critical system libraries and apk-tools: 09:07:42 #84 13.61 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:07:42 #84 13.67 Executing busybox-1.36.1-r29.trigger 09:07:42 #84 ... 09:07:42 09:07:42 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:07:42 #72 DONE 45.9s 09:07:42 09:07:42 #82 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 09:07:42 #82 36.11 OK: 9 MiB in 16 packages 09:07:43 #82 ... 09:07:43 09:07:43 #95 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:07:43 #95 DONE 0.5s 09:07:43 09:07:43 #84 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 09:07:43 #84 15.33 Continuing the upgrade transaction with new apk-tools: 09:07:43 #84 15.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:07:43 #84 ... 09:07:43 09:07:43 #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade 09:07:43 #76 34.18 OK: 9 MiB in 15 packages 09:07:43 #76 DONE 35.1s 09:07:43 09:07:43 #79 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 09:07:43 #79 31.81 OK: 10 MiB in 16 packages 09:07:44 #79 DONE 32.9s 09:07:44 09:07:44 #80 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:07:44 #80 27.52 OK: 11 MiB in 17 packages 09:07:44 #80 ... 09:07:44 09:07:44 #82 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 09:07:44 #82 DONE 38.1s 09:07:44 09:07:44 #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:07:45 #96 ... 09:07:45 09:07:45 #80 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:07:45 #80 DONE 28.9s 09:07:45 09:07:45 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:07:45 #81 36.52 OK: 20 MiB in 18 packages 09:07:45 #81 DONE 38.9s 09:07:45 09:07:45 #84 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 09:07:45 #84 17.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:07:48 #148 ... 09:07:48 09:07:48 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:07:48 #0 0.767 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 09:07:48 #149 ... 09:07:48 09:07:48 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:07:48 #0 1.091 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:07:48 #150 ... 09:07:48 09:07:48 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:07:48 #0 1.436 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:07:48 #151 ... 09:07:48 09:07:48 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:07:48 #0 0.566 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 09:07:48 #152 ... 09:07:48 09:07:48 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:07:48 #0 1.059 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:07:48 #153 ... 09:07:48 09:07:48 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:07:48 #0 1.067 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:07:48 #154 ... 09:07:48 09:07:48 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:07:48 #0 1.693 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:07:48 #155 ... 09:07:48 09:07:48 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:07:48 #0 1.067 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:07:48 #156 ... 09:07:48 09:07:48 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:07:48 #0 1.618 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 09:07:48 #157 ... 09:07:48 09:07:48 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:07:48 #0 0.525 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:07:48 #158 ... 09:07:48 09:07:48 #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:07:48 #0 0.462 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:07:48 #159 ... 09:07:48 09:07:48 #160 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:07:48 #0 0.912 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:07:48 #84 ... 09:07:48 09:07:48 #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:07:48 #96 DONE 3.7s 09:07:48 09:07:48 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:07:48 #89 26.02 OK: 9 MiB in 18 packages 09:07:48 #89 DONE 27.8s 09:07:48 09:07:48 #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:07:49 #97 ... 09:07:49 09:07:49 #98 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 09:07:49 #98 DONE 0.6s 09:07:49 09:07:49 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:07:49 #92 11.17 Upgrading critical system libraries and apk-tools: 09:07:49 #92 11.18 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:07:49 #92 11.23 Executing busybox-1.36.1-r29.trigger 09:07:49 #92 12.16 Continuing the upgrade transaction with new apk-tools: 09:07:49 #92 12.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:07:49 #92 13.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:07:49 #92 ... 09:07:49 09:07:49 #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:07:49 #84 21.18 OK: 10 MiB in 19 packages 09:07:49 #84 DONE 22.1s 09:07:49 09:07:49 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:07:50 #99 ... 09:07:50 09:07:50 #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:07:50 #97 DONE 2.3s 09:07:50 09:07:50 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:07:50 #99 DONE 1.2s 09:07:50 09:07:50 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:07:50 #100 ... 09:07:50 09:07:50 #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:07:50 #101 DONE 0.2s 09:07:50 09:07:50 #102 [security-spire-config stage-2 6/10] COPY security.txt / 09:07:50 #102 DONE 0.2s 09:07:50 09:07:50 #103 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:07:51 #103 DONE 1.7s 09:07:51 09:07:51 #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:07:51 #104 DONE 0.3s 09:07:51 09:07:51 #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:07:51 #105 DONE 0.2s 09:07:51 09:07:51 #106 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:07:51 #106 DONE 0.3s 09:07:51 09:07:51 #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:07:51 #107 DONE 0.3s 09:07:51 09:07:51 #108 [security-spire-server stage-2 6/9] COPY security.txt / 09:07:51 #108 DONE 0.3s 09:07:51 09:07:51 #109 [security-spire-config] exporting to image 09:07:51 #109 exporting layers 09:07:52 #109 ... 09:07:52 09:07:52 #110 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:07:52 #110 DONE 0.3s 09:07:52 09:07:52 #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:07:52 #111 DONE 0.3s 09:07:52 09:07:52 #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:07:52 #112 ... 09:07:52 09:07:52 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:07:52 #92 16.93 OK: 15 MiB in 28 packages 09:07:52 #92 DONE 17.6s 09:07:52 09:07:52 #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:07:53 #113 ... 09:07:53 09:07:53 #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:07:53 #112 DONE 0.6s 09:07:53 09:07:53 #109 [security-spire-server] exporting to image 09:07:53 #109 ... 09:07:53 09:07:53 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:07:53 #100 DONE 2.8s 09:07:53 09:07:53 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:07:53 #114 DONE 0.2s 09:07:53 09:07:53 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 09:07:53 #115 DONE 0.1s 09:07:53 09:07:53 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:07:54 #116 DONE 0.2s 09:07:54 09:07:54 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:07:54 #117 DONE 0.2s 09:07:54 09:07:54 #93 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:07:54 #93 ... 09:07:54 09:07:54 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:07:54 #118 DONE 0.2s 09:07:54 09:07:54 #109 [security-spire-agent] exporting to image 09:07:55 #109 exporting layers 3.5s done 09:07:55 #109 writing image sha256:58075a23ee02f1894a2cf2b5db81db9a2da1b9889ef83540f4fb1bd4ab00080f 0.0s done 09:07:55 #109 naming to docker.io/library/security-spire-config-arm64 0.0s done 09:07:55 #109 exporting layers 2.7s done 09:07:55 #109 writing image sha256:41d2ec010375ec5998c4c633358317b89645a25258b8d44902028b665afc9f6c done 09:07:55 #109 naming to docker.io/library/security-spire-server-arm64 done 09:07:56 #109 exporting layers 1.9s done 09:07:56 #109 writing image sha256:fa79e38c81eecb680d36abf25a288428802cc7261738c001245ee0bda8386168 done 09:07:56 #109 naming to docker.io/library/security-spire-agent-arm64 done 09:07:56 #109 DONE 4.3s 09:07:56 09:07:56 #86 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:09:10 #160 ... 09:09:10 09:09:10 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:09:10 #158 87.94 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:09:18 #86 ... 09:09:18 09:09:18 #93 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:09:18 #93 DONE 102.3s 09:09:18 09:09:18 #119 [security-proxy-auth builder 6/7] COPY . . 09:09:18 #119 DONE 1.3s 09:09:18 09:09:18 #120 [core-command builder 4/7] COPY go.mod vendor* ./ 09:09:18 #120 CACHED 09:09:18 09:09:18 #121 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:09:18 #121 CACHED 09:09:18 09:09:18 #122 [core-command builder 6/7] COPY . . 09:09:18 #122 CACHED 09:09:18 09:09:18 #123 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:09:18 #123 CACHED 09:09:18 09:09:18 #124 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:09:18 #124 CACHED 09:09:18 09:09:18 #125 [core-common-config-bootstrapper builder 6/7] COPY . . 09:09:18 #125 CACHED 09:09:18 09:09:18 #126 [support-scheduler builder 6/7] COPY . . 09:09:18 #126 CACHED 09:09:18 09:09:18 #127 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:09:18 #127 CACHED 09:09:18 09:09:18 #128 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:09:18 #128 CACHED 09:09:18 09:09:18 #129 [core-data builder 6/7] COPY . . 09:09:18 #129 CACHED 09:09:18 09:09:18 #130 [core-data builder 4/7] COPY go.mod vendor* ./ 09:09:18 #130 CACHED 09:09:18 09:09:18 #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:09:18 #131 CACHED 09:09:18 09:09:18 #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:09:18 #132 CACHED 09:09:18 09:09:18 #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:09:18 #133 CACHED 09:09:18 09:09:18 #134 [core-metadata builder 6/7] COPY . . 09:09:18 #134 CACHED 09:09:18 09:09:18 #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:09:18 #135 ... 09:09:18 09:09:18 #88 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:09:18 #88 DONE 103.4s 09:09:18 09:09:18 #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:09:18 #91 DONE 99.1s 09:09:18 09:09:18 #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:09:18 #113 DONE 90.4s 09:09:18 09:09:18 #136 [security-spiffe-token-provider builder 6/7] COPY . . 09:09:18 #136 ... 09:09:18 09:09:18 #86 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:09:18 #86 DONE 105.0s 09:09:18 09:09:18 #137 [security-secretstore-setup builder 6/7] COPY . . 09:09:18 #137 ... 09:09:18 09:09:18 #138 [core-keeper builder 7/8] COPY . . 09:09:18 #138 DONE 3.5s 09:09:18 09:09:18 #136 [security-spiffe-token-provider builder 6/7] COPY . . 09:09:18 #136 DONE 3.5s 09:09:18 09:09:18 #139 [support-notifications builder 6/7] COPY . . 09:09:18 #139 DONE 3.7s 09:09:18 09:09:18 #140 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 09:09:18 #140 CACHED 09:09:18 09:09:18 #141 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:09:18 #141 CACHED 09:09:18 09:09:18 #142 [support-cron-scheduler builder 6/7] COPY . . 09:09:18 #142 CACHED 09:09:18 09:09:18 #137 [security-secretstore-setup builder 6/7] COPY . . 09:09:18 #137 DONE 3.3s 09:09:18 09:09:18 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:09:18 #143 ... 09:09:18 09:09:18 #144 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:09:18 #144 CACHED 09:09:18 09:09:18 #145 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:09:18 #145 CACHED 09:09:18 09:09:18 #146 [security-bootstrapper builder 6/7] COPY . . 09:09:18 #146 CACHED 09:09:18 09:09:18 #147 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:09:18 #147 CACHED 09:09:18 09:09:18 #148 [security-proxy-setup builder 6/7] COPY . . 09:09:18 #148 CACHED 09:09:18 09:09:18 #149 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:09:18 #149 CACHED 09:09:18 09:09:18 #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 09:09:19 #150 ... 09:09:19 09:09:19 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:09:19 #0 6.772 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:09:20 #151 ... 09:09:20 09:09:20 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:09:20 #0 6.961 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:09:20 #152 ... 09:09:20 09:09:20 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:09:20 #0 6.570 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:09:20 #153 ... 09:09:20 09:09:20 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:09:20 #0 6.627 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:09:20 #154 ... 09:09:20 09:09:20 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:09:20 #0 6.098 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 09:09:20 #155 ... 09:09:20 09:09:20 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:09:22 #156 ... 09:09:22 09:09:22 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:09:22 #143 5.310 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:09:25 #143 ... 09:09:25 09:09:25 #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:09:25 #135 5.564 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:09:25 #135 ... 09:09:25 09:09: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 09:09:25 #150 5.781 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:09:27 #150 ... 09:09:27 09:09:27 #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:09:27 #0 5.148 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:09:27 #157 ... 09:09:27 09:09:27 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:09:27 #0 5.194 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 09:09:27 #158 ... 09:09:27 09:09:27 #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:09:27 #0 5.794 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:09:27 #159 ... 09:09:27 09:09:27 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:09:27 #0 5.389 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:09:27 #160 ... 09:09:27 09:09:27 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:09:27 #156 5.658 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 09:10:17 #158 ... 09:10:17 09:10:17 #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:10:17 #159 DONE 160.2s 09:10:17 09:10:17 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:10:17 #154 DONE 160.2s 09:10:17 09:10:17 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:10:17 #150 DONE 160.2s 09:10:17 09:10:17 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:10:17 #155 DONE 160.2s 09:10:17 09:10:17 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:10:17 #149 DONE 160.2s 09:10:17 09:10:17 #161 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 09:10:17 #161 ... 09:10:17 09:10:17 #160 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:10:17 #160 DONE 160.3s 09:10:17 09:10:17 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:10:17 #153 DONE 160.2s 09:10:17 09:10:17 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:10:17 #152 DONE 160.3s 09:10:17 09:10:17 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:10:17 #151 DONE 160.4s 09:10:17 09:10:17 #162 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:10:17 #162 ... 09:10:17 09:10:17 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:10:17 #156 DONE 160.6s 09:10:17 09:10:17 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:10:17 #157 DONE 160.7s 09:10:17 09:10:17 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:10:17 #148 DONE 160.7s 09:10:17 09:10:17 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:10:17 #158 DONE 160.7s 09:10:17 09:10:17 #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:10:17 #163 ... 09:10:17 09:10:17 #164 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:10:17 #164 DONE 0.9s 09:10:17 09:10:17 #165 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:10:17 #165 DONE 0.8s 09:10:17 09:10:17 #161 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 09:10:17 #161 DONE 0.9s 09:10:17 09:10:17 #162 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:10:17 #162 DONE 0.8s 09:10:17 09:10:17 #166 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:10:18 #166 ... 09:10:18 09:10:18 #167 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:10:18 #167 DONE 0.7s 09:10:18 09:10:18 #168 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:10:18 #168 DONE 0.8s 09:10:18 09:10:18 #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:10:18 #163 DONE 0.7s 09:10:18 09:10:18 #169 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:10:18 #169 DONE 0.6s 09:10:18 09:10:18 #170 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:10:18 #170 ... 09:10:18 09:10:18 #171 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:10:18 #171 DONE 0.5s 09:10:18 09:10:18 #172 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:10:18 #172 DONE 0.7s 09:10:18 09:10:18 #173 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:10:18 #173 ... 09:10:18 09:10:18 #174 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:10:18 #174 CACHED 09:10:18 09:10:18 #175 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:10:18 #175 CACHED 09:10:18 09:10:18 #176 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:10:18 #176 CACHED 09:10:18 09:10:18 #177 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:10:18 #177 CACHED 09:10:18 09:10:18 #178 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:10:18 #178 CACHED 09:10:18 09:10:18 #179 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:10:18 #179 CACHED 09:10:18 09:10:18 #180 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 09:10:18 #180 DONE 0.7s 09:10:18 09:10:18 #166 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:10:18 #166 DONE 0.7s 09:10:18 09:10:18 #181 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:10:18 #181 DONE 0.6s 09:10:18 09:10:18 #182 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:10:18 #182 DONE 0.6s 09:10:18 09:10:18 #183 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:10:18 #183 CACHED 09:10:18 09:10:18 #184 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:10:18 #184 CACHED 09:10:18 09:10:18 #170 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:10:18 #170 DONE 0.6s 09:10:18 09:10:18 #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:10:21 #185 ... 09:10:21 09:10:21 #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:10:21 #186 DONE 3.0s 09:10:21 09:10:21 #173 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:10:21 #173 DONE 3.0s 09:10:21 09:10:21 #187 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:10:21 #187 DONE 2.8s 09:10:21 09:10:21 #188 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:10:21 #188 DONE 2.7s 09:10:21 09:10:21 #189 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:10:21 #189 DONE 2.8s 09:10:21 09:10:21 #190 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:10:21 #190 DONE 2.8s 09:10:21 09:10:21 #191 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:10:21 #191 DONE 2.8s 09:10:21 09:10:21 #192 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 09:10:21 #192 DONE 2.8s 09:10:21 09:10:21 #193 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:10:21 #193 DONE 2.8s 09:10:21 09:10:21 #194 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:10:21 #194 DONE 2.8s 09:10:21 09:10:21 #195 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:10:21 #195 ... 09:10:21 09:10:21 #196 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:10:21 #196 DONE 2.9s 09:10:21 09:10:21 #197 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 09:10:21 #197 DONE 3.5s 09:10:21 09:10:21 #198 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 09:10:22 #198 ... 09:10:22 09:10:22 #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:10:22 #185 DONE 3.5s 09:10:22 09:10:22 #199 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:10:22 #199 DONE 1.1s 09:10:22 09:10:22 #200 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:10:22 #200 DONE 1.0s 09:10:22 09:10:22 #201 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:10:22 #201 DONE 1.1s 09:10:22 09:10:22 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:10:22 #202 DONE 1.1s 09:10:22 09:10:22 #203 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:10:22 #203 DONE 1.1s 09:10:22 09:10:22 #204 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 09:10:22 #204 ... 09:10:22 09:10:22 #205 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 09:10:22 #205 DONE 1.1s 09:10:22 09:10:22 #206 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:10:22 #206 DONE 1.1s 09:10:22 09:10:22 #195 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:10:22 #195 DONE 1.1s 09:10:22 09:10:22 #207 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:10:22 #207 DONE 1.0s 09:10:22 09:10:22 #198 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 09:10:22 #198 DONE 1.1s 09:10:22 09:10:22 #208 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:10:22 #208 DONE 1.1s 09:10:22 09:10:22 #209 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 09:10:22 #209 DONE 0.6s 09:10:22 09:10:22 #113 [core-keeper] exporting to image 09:10:22 #113 exporting layers 09:10:23 #113 ... 09:10:23 09:10:23 #210 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:10:23 #210 DONE 0.6s 09:10:23 09:10:23 #211 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:10:23 #211 DONE 0.7s 09:10:23 09:10:23 #212 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:10:23 #212 ... 09:10:23 09:10:23 #213 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:10:23 #213 DONE 0.7s 09:10:23 09:10:23 #214 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:10:23 #214 DONE 0.6s 09:10:23 09:10:23 #215 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:10:23 #215 DONE 0.7s 09:10:23 09:10:23 #204 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 09:10:23 #204 DONE 0.7s 09:10:23 09:10:23 #216 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:10:23 #216 DONE 0.7s 09:10:23 09:10:23 #217 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:10:23 #217 DONE 0.6s 09:10:23 09:10:23 #218 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 09:10:23 #218 DONE 0.6s 09:10:23 09:10:23 #219 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:10:23 #219 ... 09:10:23 09:10:23 #212 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:10:23 #212 DONE 0.5s 09:10:23 09:10:23 #220 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 09:10:23 #220 DONE 0.3s 09:10:23 09:10:23 #221 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 09:10:23 #221 DONE 0.3s 09:10:23 09:10:23 #113 [support-notifications] exporting to image 09:10:23 #113 writing image sha256:400cb4a0767cdebd90066cef669e8715209e6cc1f626045697ec20a1615968e7 0.1s done 09:10:23 #113 writing image sha256:3f8f03b891167d07de26bbd3cf60ed7e108159020a5680192337cdba398bf193 0.0s done 09:10:23 #113 writing image sha256:6c993351397f8c6b25f1e35058ccdd4704ba950244557bce9e475438868915d1 0.1s done 09:10:23 #113 naming to docker.io/library/core-command done 09:10:23 #113 writing image sha256:734049ad9b358945755b01fc3e9371ab8643ad397fcae74551859402415e6d0c 09:10:23 #113 naming to docker.io/library/support-scheduler done 09:10:23 #113 naming to docker.io/library/support-cron-scheduler done 09:10:23 #113 writing image sha256:734049ad9b358945755b01fc3e9371ab8643ad397fcae74551859402415e6d0c 0.3s done 09:10:23 #113 naming to docker.io/library/core-keeper done 09:10:23 #113 ... 09:10:23 09:10:23 #222 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:10:23 #222 DONE 0.5s 09:10:23 09:10:23 #113 [core-metadata] exporting to image 09:10:23 #113 exporting layers 0.6s done 09:10:24 #113 ... 09:10:24 09:10:24 #219 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:10:24 #219 DONE 0.7s 09:10:24 09:10:24 #223 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:10:24 #223 DONE 0.6s 09:10:24 09:10:24 #224 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:10:24 #224 DONE 0.9s 09:10:24 09:10:24 #113 [security-spiffe-token-provider] exporting to image 09:10:24 #113 exporting layers 0.4s done 09:10:24 #113 writing image sha256:d013860bc59f283f55fbb563ce33893857551d158b5b77a7300a944225343cc8 0.0s done 09:10:24 #113 writing image sha256:e3ac0fd379f2d205a54206bc3024c9a5a7cccfb73264a1539026d6df4b2f4664 0.1s done 09:10:24 #113 naming to docker.io/library/core-data 0.0s done 09:10:24 #113 naming to docker.io/library/security-spiffe-token-provider done 09:10:24 #113 ... 09:10:24 09:10:24 #225 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:10:24 #225 DONE 0.9s 09:10:24 09:10:24 #226 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:10:24 #226 DONE 0.1s 09:10:24 09:10:24 #113 [support-notifications] exporting to image 09:10:24 #113 writing image sha256:5d175462214e189a008dd8f54a5e0bb316abe3eb119fa402aae0fec7d6cb54b2 done 09:10:24 #113 writing image sha256:621d970faab3073abb6c794ffa8401044b05ef1dabc2d29b1da8244427111311 done 09:10:24 #113 naming to docker.io/library/core-metadata done 09:10:24 #113 naming to docker.io/library/support-notifications done 09:10:24 #113 ... 09:10:24 09:10:24 #227 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 09:10:24 #227 DONE 0.3s 09:10:24 09:10:24 #228 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:10:24 #228 DONE 0.4s 09:10:24 09:10:24 #229 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 09:10:24 #229 DONE 0.1s 09:10:24 09:10:24 #230 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:10:24 #230 DONE 0.1s 09:10:24 09:10:24 #113 [core-common-config-bootstrapper] exporting to image 09:10:24 #113 exporting layers 0.3s done 09:10:24 #113 writing image sha256:38141ee1740b34c5bffa68f1be4d00ce2eabc49d578cabd11761d279856cf2aa done 09:10:24 #113 naming to docker.io/library/security-proxy-auth done 09:10:24 #113 writing image sha256:a1bccc95ae226b33d5250a167201ee8040c9719ba841c7900899a45b64354c7f done 09:10:24 #113 naming to docker.io/library/core-common-config-bootstrapper done 09:10:24 #113 DONE 3.0s 09:10:24 09:10:24 #231 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 09:10:24 #231 DONE 0.1s 09:10:24 09:10:24 #232 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:10:24 #232 DONE 0.9s 09:10:24 09:10:24 #233 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:10:24 #233 DONE 0.1s 09:10:24 09:10:24 #234 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:10:24 #234 DONE 0.1s 09:10:24 09:10:24 #113 [security-proxy-setup] exporting to image 09:10:24 #113 exporting layers 0.2s done 09:10:24 #113 ... 09:10:24 09:10:24 #235 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:10:24 #235 DONE 0.4s 09:10:24 09:10:24 #113 [security-secretstore-setup] exporting to image 09:10:24 #113 writing image sha256:70cae4091a50c6c3c79eb8271ee65ec3bf09759d2d077d983a58a6a935e7b9c6 done 09:10:24 #113 naming to docker.io/library/security-proxy-setup done 09:10:24 #113 exporting layers 0.2s done 09:10:25 #113 ... 09:10:25 09:10:25 #236 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 09:10:25 #236 DONE 0.4s 09:10:25 09:10:25 #113 [security-bootstrapper] exporting to image 09:10:25 #113 writing image sha256:e0d7b1c2648bfda421a4c69e630cb85b981165c26af1070682328c16bfe1e888 done 09:10:25 #113 naming to docker.io/library/security-secretstore-setup done 09:10:25 #113 exporting layers 0.2s done 09:10:25 #113 writing image sha256:800859cf0b8f6a46c1ee8f04e3ba0def4843d9467acb75161c58fb7c21526a37 done 09:10:25 #113 naming to docker.io/library/security-bootstrapper done 09:10:25 #113 DONE 3.5s 09:10:25 time="2024-10-12T09:05:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:10:25 time="2024-10-12T09:05:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:10:25 time="2024-10-12T09:05:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:10:25 time="2024-10-12T09:05:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:10:25 time="2024-10-12T09:05:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:10:25 time="2024-10-12T09:05:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:10:25 time="2024-10-12T09:05:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:10:25 time="2024-10-12T09:05:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:10:25 time="2024-10-12T09:05:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:10:25 time="2024-10-12T09:05:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:10:25 time="2024-10-12T09:05:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:10:25 time="2024-10-12T09:05:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:10:25 time="2024-10-12T09:05:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:10:25 time="2024-10-12T09:05:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:10:25 time="2024-10-12T09:05:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:10:25 time="2024-10-12T09:05:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:10:25 $ docker stop --time=1 7c87ddf1e32eac267b5c9933cd6274915f51ffea726818e8d3b0b174d6cb867a 09:10:26 $ docker rm -f --volumes 7c87ddf1e32eac267b5c9933cd6274915f51ffea726818e8d3b0b174d6cb867a [Pipeline] // withDockerContainer [Pipeline] sh 09:10:27 + docker images 09:10:27 REPOSITORY TAG IMAGE ID CREATED SIZE 09:10:27 security-proxy-setup latest 70cae4091a50 2 seconds ago 33.9MB 09:10:27 security-secretstore-setup latest e0d7b1c2648b 2 seconds ago 52.2MB 09:10:27 security-bootstrapper latest 800859cf0b8f 2 seconds ago 27.4MB 09:10:27 support-notifications latest 621d970faab3 3 seconds ago 65.4MB 09:10:27 security-proxy-auth latest 38141ee1740b 3 seconds ago 34.4MB 09:10:27 core-metadata latest 5d175462214e 3 seconds ago 42.4MB 09:10:27 core-common-config-bootstrapper latest a1bccc95ae22 3 seconds ago 21.3MB 09:10:27 core-data latest d013860bc59f 4 seconds ago 42.3MB 09:10:27 support-cron-scheduler latest 6c993351397f 4 seconds ago 66.5MB 09:10:27 security-spiffe-token-provider latest e3ac0fd379f2 4 seconds ago 41.3MB 09:10:27 support-scheduler latest 400cb4a0767c 4 seconds ago 64.7MB 09:10:27 core-keeper latest 734049ad9b35 4 seconds ago 41.5MB 09:10:27 core-command latest 3f8f03b89116 4 seconds ago 36.4MB 09:10:27 security-spire-server latest 9bda2cd148fa 3 minutes ago 122MB 09:10:27 security-spire-config latest 1632ed0b6186 3 minutes ago 121MB 09:10:27 security-spire-agent latest 4159303ea47b 3 minutes ago 183MB 09:10:27 ci-base-image-x86_64 latest f94f509db126 7 minutes ago 980MB 09:10:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 9 days ago 573MB 09:10:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB 09:10:27 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 09:10:27 provisioning config files... 09:10:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/725@tmp/config14882831520816194818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:10:27 ---> ****-login.sh 09:10:27 nexus3.edgexfoundry.org:10001 09:10:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:10:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:10:27 Configure a credential helper to remove this warning. See 09:10:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:10:27 09:10:27 Login Succeeded 09:10:27 nexus3.edgexfoundry.org:10002 09:10:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:10:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:10:27 Configure a credential helper to remove this warning. See 09:10:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:10:27 09:10:27 Login Succeeded 09:10:27 nexus3.edgexfoundry.org:10003 09:10:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:10:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:10:27 Configure a credential helper to remove this warning. See 09:10:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:10:27 09:10:27 Login Succeeded 09:10:27 nexus3.edgexfoundry.org:10004 09:10:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:10:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:10:28 Configure a credential helper to remove this warning. See 09:10:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:10:28 09:10:28 Login Succeeded 09:10:28 ****.io 09:10:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:10:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:10:28 Configure a credential helper to remove this warning. See 09:10:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:10:28 09:10:28 Login Succeeded 09:10:28 ---> ****-login.sh ends [Pipeline] } 09:10:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:10:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:10:28 [edgeXDocker.push] Tagging docker image core-command with the following tags: 09:10:28 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:10:28 latest 09:10:28 3.2.0-dev.102 09:10:28 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:10:28 main 09:10:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:28 + docker push nexus3.edgexfoundry.org:10004/core-command:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:10:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:10:28 ef9c140a9db1: Preparing 09:10:28 15379da4d096: Preparing 09:10:28 de80704a0768: Preparing 09:10:28 1bdc317131b1: Preparing 09:10:28 32c7eca5a8b2: Preparing 09:10:28 08df16845d63: Preparing 09:10:28 63ca1fbb43ae: Preparing 09:10:28 08df16845d63: Waiting 09:10:28 63ca1fbb43ae: Waiting 09:10:28 de80704a0768: Pushed 09:10:28 32c7eca5a8b2: Pushed 09:10:28 1bdc317131b1: Pushed 09:10:28 ef9c140a9db1: Pushed 09:10:28 63ca1fbb43ae: Layer already exists 09:10:29 08df16845d63: Pushed 09:10:31 15379da4d096: Pushed 09:10:31 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:8bd28cd326fe7a7e8cb8ae2bcf120bb0b0f0db0295fa6e323d6c26ccbd3004b3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:31 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:32 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 09:10:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:10:32 ef9c140a9db1: Preparing 09:10:32 15379da4d096: Preparing 09:10:32 de80704a0768: Preparing 09:10:32 1bdc317131b1: Preparing 09:10:32 32c7eca5a8b2: Preparing 09:10:32 08df16845d63: Preparing 09:10:32 63ca1fbb43ae: Preparing 09:10:32 08df16845d63: Waiting 09:10:32 32c7eca5a8b2: Layer already exists 09:10:32 ef9c140a9db1: Layer already exists 09:10:32 15379da4d096: Layer already exists 09:10:32 de80704a0768: Layer already exists 09:10:32 1bdc317131b1: Layer already exists 09:10:32 08df16845d63: Layer already exists 09:10:32 63ca1fbb43ae: Layer already exists 09:10:32 latest: digest: sha256:8bd28cd326fe7a7e8cb8ae2bcf120bb0b0f0db0295fa6e323d6c26ccbd3004b3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:32 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:32 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.102 09:10:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:10:32 ef9c140a9db1: Preparing 09:10:32 15379da4d096: Preparing 09:10:32 de80704a0768: Preparing 09:10:32 1bdc317131b1: Preparing 09:10:32 32c7eca5a8b2: Preparing 09:10:32 08df16845d63: Preparing 09:10:32 63ca1fbb43ae: Preparing 09:10:32 08df16845d63: Waiting 09:10:32 63ca1fbb43ae: Waiting 09:10:32 de80704a0768: Layer already exists 09:10:32 1bdc317131b1: Layer already exists 09:10:32 ef9c140a9db1: Layer already exists 09:10:32 15379da4d096: Layer already exists 09:10:32 32c7eca5a8b2: Layer already exists 09:10:32 08df16845d63: Layer already exists 09:10:32 63ca1fbb43ae: Layer already exists 09:10:32 3.2.0-dev.102: digest: sha256:8bd28cd326fe7a7e8cb8ae2bcf120bb0b0f0db0295fa6e323d6c26ccbd3004b3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:33 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:33 + docker push nexus3.edgexfoundry.org:10004/core-command:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:10:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:10:33 ef9c140a9db1: Preparing 09:10:33 15379da4d096: Preparing 09:10:33 de80704a0768: Preparing 09:10:33 1bdc317131b1: Preparing 09:10:33 32c7eca5a8b2: Preparing 09:10:33 08df16845d63: Preparing 09:10:33 63ca1fbb43ae: Preparing 09:10:33 08df16845d63: Waiting 09:10:33 63ca1fbb43ae: Waiting 09:10:33 15379da4d096: Layer already exists 09:10:33 1bdc317131b1: Layer already exists 09:10:33 08df16845d63: Layer already exists 09:10:33 32c7eca5a8b2: Layer already exists 09:10:33 de80704a0768: Layer already exists 09:10:33 ef9c140a9db1: Layer already exists 09:10:33 63ca1fbb43ae: Layer already exists 09:10:33 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:8bd28cd326fe7a7e8cb8ae2bcf120bb0b0f0db0295fa6e323d6c26ccbd3004b3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:34 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:34 + docker push nexus3.edgexfoundry.org:10004/core-command:main 09:10:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:10:34 ef9c140a9db1: Preparing 09:10:34 15379da4d096: Preparing 09:10:34 de80704a0768: Preparing 09:10:34 1bdc317131b1: Preparing 09:10:34 32c7eca5a8b2: Preparing 09:10:34 08df16845d63: Preparing 09:10:34 63ca1fbb43ae: Preparing 09:10:34 08df16845d63: Waiting 09:10:34 63ca1fbb43ae: Waiting 09:10:34 1bdc317131b1: Layer already exists 09:10:34 ef9c140a9db1: Layer already exists 09:10:34 15379da4d096: Layer already exists 09:10:34 32c7eca5a8b2: Layer already exists 09:10:34 de80704a0768: Layer already exists 09:10:34 63ca1fbb43ae: Layer already exists 09:10:34 08df16845d63: Layer already exists 09:10:34 main: digest: sha256:8bd28cd326fe7a7e8cb8ae2bcf120bb0b0f0db0295fa6e323d6c26ccbd3004b3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:10:34 ===================================================== [Pipeline] echo 09:10:34 taggedImages: 09:10:34 - nexus3.edgexfoundry.org:10004/core-command:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:10:34 - nexus3.edgexfoundry.org:10004/core-command:latest 09:10:34 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.102 09:10:34 - nexus3.edgexfoundry.org:10004/core-command:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:10:34 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 09:10:34 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 09:10:34 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:10:34 latest 09:10:34 3.2.0-dev.102 09:10:34 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:10:34 main 09:10:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:34 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:10:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:10:35 aca84dc04023: Preparing 09:10:35 113dce5bfd7e: Preparing 09:10:35 c913b9cf7f49: Preparing 09:10:35 b1d0e905c0c3: Preparing 09:10:35 de80704a0768: Preparing 09:10:35 1bdc317131b1: Preparing 09:10:35 32c7eca5a8b2: Preparing 09:10:35 08df16845d63: Preparing 09:10:35 63ca1fbb43ae: Preparing 09:10:35 63ca1fbb43ae: Waiting 09:10:35 32c7eca5a8b2: Waiting 09:10:35 1bdc317131b1: Waiting 09:10:35 08df16845d63: Waiting 09:10:35 de80704a0768: Layer already exists 09:10:35 1bdc317131b1: Layer already exists 09:10:35 32c7eca5a8b2: Layer already exists 09:10:35 08df16845d63: Layer already exists 09:10:35 63ca1fbb43ae: Layer already exists 09:10:35 aca84dc04023: Pushed 09:10:35 113dce5bfd7e: Pushed 09:10:35 c913b9cf7f49: Pushed 09:10:36 b1d0e905c0c3: Pushed 09:10:36 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:9ac86d2783e9e665dd3bccfa2cac1866f553d1e77a83ffd99d87b4a6e5df0a88 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:36 + 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 09:10:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:10:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:10:37 aca84dc04023: Preparing 09:10:37 113dce5bfd7e: Preparing 09:10:37 c913b9cf7f49: Preparing 09:10:37 b1d0e905c0c3: Preparing 09:10:37 de80704a0768: Preparing 09:10:37 1bdc317131b1: Preparing 09:10:37 32c7eca5a8b2: Preparing 09:10:37 08df16845d63: Preparing 09:10:37 63ca1fbb43ae: Preparing 09:10:37 1bdc317131b1: Waiting 09:10:37 32c7eca5a8b2: Waiting 09:10:37 08df16845d63: Waiting 09:10:37 63ca1fbb43ae: Waiting 09:10:37 aca84dc04023: Layer already exists 09:10:37 c913b9cf7f49: Layer already exists 09:10:37 de80704a0768: Layer already exists 09:10:37 113dce5bfd7e: Layer already exists 09:10:37 b1d0e905c0c3: Layer already exists 09:10:37 1bdc317131b1: Layer already exists 09:10:37 08df16845d63: Layer already exists 09:10:37 32c7eca5a8b2: Layer already exists 09:10:37 63ca1fbb43ae: Layer already exists 09:10:37 latest: digest: sha256:9ac86d2783e9e665dd3bccfa2cac1866f553d1e77a83ffd99d87b4a6e5df0a88 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:37 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.102 09:10:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:10:37 aca84dc04023: Preparing 09:10:37 113dce5bfd7e: Preparing 09:10:37 c913b9cf7f49: Preparing 09:10:37 b1d0e905c0c3: Preparing 09:10:37 de80704a0768: Preparing 09:10:37 1bdc317131b1: Preparing 09:10:37 32c7eca5a8b2: Preparing 09:10:37 08df16845d63: Preparing 09:10:37 63ca1fbb43ae: Preparing 09:10:37 1bdc317131b1: Waiting 09:10:37 08df16845d63: Waiting 09:10:37 63ca1fbb43ae: Waiting 09:10:37 32c7eca5a8b2: Waiting 09:10:37 113dce5bfd7e: Layer already exists 09:10:37 de80704a0768: Layer already exists 09:10:37 c913b9cf7f49: Layer already exists 09:10:37 aca84dc04023: Layer already exists 09:10:37 b1d0e905c0c3: Layer already exists 09:10:37 32c7eca5a8b2: Layer already exists 09:10:37 63ca1fbb43ae: Layer already exists 09:10:37 08df16845d63: Layer already exists 09:10:37 1bdc317131b1: Layer already exists 09:10:37 3.2.0-dev.102: digest: sha256:9ac86d2783e9e665dd3bccfa2cac1866f553d1e77a83ffd99d87b4a6e5df0a88 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:38 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:10:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:10:38 aca84dc04023: Preparing 09:10:38 113dce5bfd7e: Preparing 09:10:38 c913b9cf7f49: Preparing 09:10:38 b1d0e905c0c3: Preparing 09:10:38 de80704a0768: Preparing 09:10:38 1bdc317131b1: Preparing 09:10:38 32c7eca5a8b2: Preparing 09:10:38 08df16845d63: Preparing 09:10:38 63ca1fbb43ae: Preparing 09:10:38 32c7eca5a8b2: Waiting 09:10:38 63ca1fbb43ae: Waiting 09:10:38 08df16845d63: Waiting 09:10:38 113dce5bfd7e: Layer already exists 09:10:38 aca84dc04023: Layer already exists 09:10:38 de80704a0768: Layer already exists 09:10:38 b1d0e905c0c3: Layer already exists 09:10:38 c913b9cf7f49: Layer already exists 09:10:38 63ca1fbb43ae: Layer already exists 09:10:38 32c7eca5a8b2: Layer already exists 09:10:38 1bdc317131b1: Layer already exists 09:10:38 08df16845d63: Layer already exists 09:10:38 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:9ac86d2783e9e665dd3bccfa2cac1866f553d1e77a83ffd99d87b4a6e5df0a88 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:38 + 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 09:10:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 09:10:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:10:39 aca84dc04023: Preparing 09:10:39 113dce5bfd7e: Preparing 09:10:39 c913b9cf7f49: Preparing 09:10:39 b1d0e905c0c3: Preparing 09:10:39 de80704a0768: Preparing 09:10:39 1bdc317131b1: Preparing 09:10:39 32c7eca5a8b2: Preparing 09:10:39 08df16845d63: Preparing 09:10:39 63ca1fbb43ae: Preparing 09:10:39 32c7eca5a8b2: Waiting 09:10:39 08df16845d63: Waiting 09:10:39 63ca1fbb43ae: Waiting 09:10:39 de80704a0768: Layer already exists 09:10:39 b1d0e905c0c3: Layer already exists 09:10:39 aca84dc04023: Layer already exists 09:10:39 c913b9cf7f49: Layer already exists 09:10:39 113dce5bfd7e: Layer already exists 09:10:39 32c7eca5a8b2: Layer already exists 09:10:39 08df16845d63: Layer already exists 09:10:39 63ca1fbb43ae: Layer already exists 09:10:39 1bdc317131b1: Layer already exists 09:10:39 main: digest: sha256:9ac86d2783e9e665dd3bccfa2cac1866f553d1e77a83ffd99d87b4a6e5df0a88 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:10:39 ===================================================== [Pipeline] echo 09:10:39 taggedImages: 09:10:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:10:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:10:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.102 09:10:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:10:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 09:10:39 [edgeXDocker.push] Tagging docker image core-data with the following tags: 09:10:39 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:10:39 latest 09:10:39 3.2.0-dev.102 09:10:39 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:10:39 main 09:10:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:40 + docker push nexus3.edgexfoundry.org:10004/core-data:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:10:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:10:40 f81b16732ba0: Preparing 09:10:40 389891c9d66a: Preparing 09:10:40 e9dff89bc781: Preparing 09:10:40 de80704a0768: Preparing 09:10:40 1bdc317131b1: Preparing 09:10:40 07237ce204ca: Preparing 09:10:40 f068f240092c: Preparing 09:10:40 63ca1fbb43ae: Preparing 09:10:40 f068f240092c: Waiting 09:10:40 63ca1fbb43ae: Waiting 09:10:40 07237ce204ca: Waiting 09:10:40 de80704a0768: Layer already exists 09:10:40 1bdc317131b1: Layer already exists 09:10:40 f81b16732ba0: Pushed 09:10:40 389891c9d66a: Pushed 09:10:40 63ca1fbb43ae: Layer already exists 09:10:40 f068f240092c: Pushed 09:10:40 07237ce204ca: Pushed 09:10:43 e9dff89bc781: Pushed 09:10:43 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:7c2d5bfdfe632b6973a2e0c38492a3f3ab8dbc9c78d7b05d56efb52e422372da size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:43 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:44 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 09:10:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:10:44 f81b16732ba0: Preparing 09:10:44 389891c9d66a: Preparing 09:10:44 e9dff89bc781: Preparing 09:10:44 de80704a0768: Preparing 09:10:44 1bdc317131b1: Preparing 09:10:44 07237ce204ca: Preparing 09:10:44 f068f240092c: Preparing 09:10:44 63ca1fbb43ae: Preparing 09:10:44 07237ce204ca: Waiting 09:10:44 f068f240092c: Waiting 09:10:44 63ca1fbb43ae: Waiting 09:10:44 1bdc317131b1: Layer already exists 09:10:44 f81b16732ba0: Layer already exists 09:10:44 de80704a0768: Layer already exists 09:10:44 389891c9d66a: Layer already exists 09:10:44 e9dff89bc781: Layer already exists 09:10:44 07237ce204ca: Layer already exists 09:10:44 f068f240092c: Layer already exists 09:10:44 63ca1fbb43ae: Layer already exists 09:10:44 latest: digest: sha256:7c2d5bfdfe632b6973a2e0c38492a3f3ab8dbc9c78d7b05d56efb52e422372da size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:44 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:44 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.102 09:10:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:10:44 f81b16732ba0: Preparing 09:10:44 389891c9d66a: Preparing 09:10:44 e9dff89bc781: Preparing 09:10:44 de80704a0768: Preparing 09:10:44 1bdc317131b1: Preparing 09:10:44 07237ce204ca: Preparing 09:10:44 f068f240092c: Preparing 09:10:44 63ca1fbb43ae: Preparing 09:10:44 07237ce204ca: Waiting 09:10:44 f068f240092c: Waiting 09:10:44 63ca1fbb43ae: Waiting 09:10:44 389891c9d66a: Layer already exists 09:10:44 e9dff89bc781: Layer already exists 09:10:44 1bdc317131b1: Layer already exists 09:10:44 de80704a0768: Layer already exists 09:10:44 f81b16732ba0: Layer already exists 09:10:44 07237ce204ca: Layer already exists 09:10:44 63ca1fbb43ae: Layer already exists 09:10:44 f068f240092c: Layer already exists 09:10:44 3.2.0-dev.102: digest: sha256:7c2d5bfdfe632b6973a2e0c38492a3f3ab8dbc9c78d7b05d56efb52e422372da size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:45 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:45 + docker push nexus3.edgexfoundry.org:10004/core-data:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:10:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:10:45 f81b16732ba0: Preparing 09:10:45 389891c9d66a: Preparing 09:10:45 e9dff89bc781: Preparing 09:10:45 de80704a0768: Preparing 09:10:45 1bdc317131b1: Preparing 09:10:45 07237ce204ca: Preparing 09:10:45 f068f240092c: Preparing 09:10:45 63ca1fbb43ae: Preparing 09:10:45 07237ce204ca: Waiting 09:10:45 63ca1fbb43ae: Waiting 09:10:45 f068f240092c: Waiting 09:10:45 de80704a0768: Layer already exists 09:10:45 f81b16732ba0: Layer already exists 09:10:45 389891c9d66a: Layer already exists 09:10:45 1bdc317131b1: Layer already exists 09:10:45 f068f240092c: Layer already exists 09:10:45 07237ce204ca: Layer already exists 09:10:45 63ca1fbb43ae: Layer already exists 09:10:45 e9dff89bc781: Layer already exists 09:10:45 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:7c2d5bfdfe632b6973a2e0c38492a3f3ab8dbc9c78d7b05d56efb52e422372da size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:45 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:46 + docker push nexus3.edgexfoundry.org:10004/core-data:main 09:10:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:10:46 f81b16732ba0: Preparing 09:10:46 389891c9d66a: Preparing 09:10:46 e9dff89bc781: Preparing 09:10:46 de80704a0768: Preparing 09:10:46 1bdc317131b1: Preparing 09:10:46 07237ce204ca: Preparing 09:10:46 f068f240092c: Preparing 09:10:46 63ca1fbb43ae: Preparing 09:10:46 07237ce204ca: Waiting 09:10:46 f068f240092c: Waiting 09:10:46 63ca1fbb43ae: Waiting 09:10:46 1bdc317131b1: Layer already exists 09:10:46 389891c9d66a: Layer already exists 09:10:46 e9dff89bc781: Layer already exists 09:10:46 de80704a0768: Layer already exists 09:10:46 f81b16732ba0: Layer already exists 09:10:46 07237ce204ca: Layer already exists 09:10:46 63ca1fbb43ae: Layer already exists 09:10:46 f068f240092c: Layer already exists 09:10:46 main: digest: sha256:7c2d5bfdfe632b6973a2e0c38492a3f3ab8dbc9c78d7b05d56efb52e422372da size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:10:46 ===================================================== [Pipeline] echo 09:10:46 taggedImages: 09:10:46 - nexus3.edgexfoundry.org:10004/core-data:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:10:46 - nexus3.edgexfoundry.org:10004/core-data:latest 09:10:46 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.102 09:10:46 - nexus3.edgexfoundry.org:10004/core-data:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:10:46 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 09:10:46 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 09:10:46 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:10:46 latest 09:10:46 3.2.0-dev.102 09:10:46 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:10:46 main 09:10:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:46 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:47 + docker push nexus3.edgexfoundry.org:10004/core-keeper:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:10:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:10:47 0ba1a82efcfa: Preparing 09:10:47 9153775800ad: Preparing 09:10:47 310d1d66fc71: Preparing 09:10:47 1bdc317131b1: Preparing 09:10:47 b402a8e3b33c: Preparing 09:10:47 22872dd0af25: Preparing 09:10:47 63ca1fbb43ae: Preparing 09:10:47 63ca1fbb43ae: Waiting 09:10:47 22872dd0af25: Waiting 09:10:47 b402a8e3b33c: Pushed 09:10:47 9153775800ad: Pushed 09:10:47 1bdc317131b1: Layer already exists 09:10:47 0ba1a82efcfa: Pushed 09:10:47 22872dd0af25: Pushed 09:10:47 63ca1fbb43ae: Layer already exists 09:10:50 310d1d66fc71: Pushed 09:10:50 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:fdc3a3ec0e7aaaf1227090fac3278855c43024e712936305b66ede742ab7595f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:50 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:51 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 09:10:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:10:51 0ba1a82efcfa: Preparing 09:10:51 9153775800ad: Preparing 09:10:51 310d1d66fc71: Preparing 09:10:51 1bdc317131b1: Preparing 09:10:51 b402a8e3b33c: Preparing 09:10:51 22872dd0af25: Preparing 09:10:51 63ca1fbb43ae: Preparing 09:10:51 22872dd0af25: Waiting 09:10:51 63ca1fbb43ae: Waiting 09:10:51 1bdc317131b1: Layer already exists 09:10:51 b402a8e3b33c: Layer already exists 09:10:51 0ba1a82efcfa: Layer already exists 09:10:51 9153775800ad: Layer already exists 09:10:51 310d1d66fc71: Layer already exists 09:10:51 63ca1fbb43ae: Layer already exists 09:10:51 22872dd0af25: Layer already exists 09:10:51 latest: digest: sha256:fdc3a3ec0e7aaaf1227090fac3278855c43024e712936305b66ede742ab7595f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:51 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:51 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.102 09:10:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:10:51 0ba1a82efcfa: Preparing 09:10:51 9153775800ad: Preparing 09:10:51 310d1d66fc71: Preparing 09:10:51 1bdc317131b1: Preparing 09:10:51 b402a8e3b33c: Preparing 09:10:51 22872dd0af25: Preparing 09:10:51 63ca1fbb43ae: Preparing 09:10:51 22872dd0af25: Waiting 09:10:51 63ca1fbb43ae: Waiting 09:10:51 b402a8e3b33c: Layer already exists 09:10:51 9153775800ad: Layer already exists 09:10:51 310d1d66fc71: Layer already exists 09:10:51 0ba1a82efcfa: Layer already exists 09:10:51 1bdc317131b1: Layer already exists 09:10:51 22872dd0af25: Layer already exists 09:10:51 63ca1fbb43ae: Layer already exists 09:10:51 3.2.0-dev.102: digest: sha256:fdc3a3ec0e7aaaf1227090fac3278855c43024e712936305b66ede742ab7595f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:52 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:52 + docker push nexus3.edgexfoundry.org:10004/core-keeper:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:10:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:10:52 0ba1a82efcfa: Preparing 09:10:52 9153775800ad: Preparing 09:10:52 310d1d66fc71: Preparing 09:10:52 1bdc317131b1: Preparing 09:10:52 b402a8e3b33c: Preparing 09:10:52 22872dd0af25: Preparing 09:10:52 63ca1fbb43ae: Preparing 09:10:52 22872dd0af25: Waiting 09:10:52 63ca1fbb43ae: Waiting 09:10:52 b402a8e3b33c: Layer already exists 09:10:52 0ba1a82efcfa: Layer already exists 09:10:52 9153775800ad: Layer already exists 09:10:52 1bdc317131b1: Layer already exists 09:10:52 310d1d66fc71: Layer already exists 09:10:52 63ca1fbb43ae: Layer already exists 09:10:52 22872dd0af25: Layer already exists 09:10:52 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:fdc3a3ec0e7aaaf1227090fac3278855c43024e712936305b66ede742ab7595f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:52 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:53 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 09:10:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:10:53 0ba1a82efcfa: Preparing 09:10:53 9153775800ad: Preparing 09:10:53 310d1d66fc71: Preparing 09:10:53 1bdc317131b1: Preparing 09:10:53 b402a8e3b33c: Preparing 09:10:53 22872dd0af25: Preparing 09:10:53 63ca1fbb43ae: Preparing 09:10:53 63ca1fbb43ae: Waiting 09:10:53 22872dd0af25: Waiting 09:10:53 9153775800ad: Layer already exists 09:10:53 0ba1a82efcfa: Layer already exists 09:10:53 310d1d66fc71: Layer already exists 09:10:53 1bdc317131b1: Layer already exists 09:10:53 b402a8e3b33c: Layer already exists 09:10:53 63ca1fbb43ae: Layer already exists 09:10:53 22872dd0af25: Layer already exists 09:10:53 main: digest: sha256:fdc3a3ec0e7aaaf1227090fac3278855c43024e712936305b66ede742ab7595f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:10:53 ===================================================== [Pipeline] echo 09:10:53 taggedImages: 09:10:53 - nexus3.edgexfoundry.org:10004/core-keeper:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:10:53 - nexus3.edgexfoundry.org:10004/core-keeper:latest 09:10:53 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.102 09:10:53 - nexus3.edgexfoundry.org:10004/core-keeper:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:10:53 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 09:10:53 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 09:10:53 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:10:53 latest 09:10:53 3.2.0-dev.102 09:10:53 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:10:53 main 09:10:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:53 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:10:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:10:53 f4fad9d5d027: Preparing 09:10:53 8d8c07c267ce: Preparing 09:10:53 7de813b24662: Preparing 09:10:53 957d39af6fc1: Preparing 09:10:53 de80704a0768: Preparing 09:10:53 1bdc317131b1: Preparing 09:10:53 32c7eca5a8b2: Preparing 09:10:53 08df16845d63: Preparing 09:10:53 63ca1fbb43ae: Preparing 09:10:53 1bdc317131b1: Waiting 09:10:53 08df16845d63: Waiting 09:10:53 32c7eca5a8b2: Waiting 09:10:53 63ca1fbb43ae: Waiting 09:10:53 de80704a0768: Layer already exists 09:10:53 1bdc317131b1: Layer already exists 09:10:53 32c7eca5a8b2: Layer already exists 09:10:53 8d8c07c267ce: Pushed 09:10:53 08df16845d63: Layer already exists 09:10:53 63ca1fbb43ae: Layer already exists 09:10:53 7de813b24662: Pushed 09:10:53 f4fad9d5d027: Pushed 09:10:57 957d39af6fc1: Pushed 09:10:57 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:190c856c6d74687b6b3f36ac88f298bc0194be513025073cf183f7fa543a3dd6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:57 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 09:10:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:10:57 f4fad9d5d027: Preparing 09:10:57 8d8c07c267ce: Preparing 09:10:57 7de813b24662: Preparing 09:10:57 957d39af6fc1: Preparing 09:10:57 de80704a0768: Preparing 09:10:57 1bdc317131b1: Preparing 09:10:57 32c7eca5a8b2: Preparing 09:10:57 08df16845d63: Preparing 09:10:57 63ca1fbb43ae: Preparing 09:10:57 1bdc317131b1: Waiting 09:10:57 32c7eca5a8b2: Waiting 09:10:57 08df16845d63: Waiting 09:10:57 63ca1fbb43ae: Waiting 09:10:57 7de813b24662: Layer already exists 09:10:57 de80704a0768: Layer already exists 09:10:57 957d39af6fc1: Layer already exists 09:10:57 8d8c07c267ce: Layer already exists 09:10:57 f4fad9d5d027: Layer already exists 09:10:57 1bdc317131b1: Layer already exists 09:10:57 08df16845d63: Layer already exists 09:10:57 32c7eca5a8b2: Layer already exists 09:10:57 63ca1fbb43ae: Layer already exists 09:10:57 latest: digest: sha256:190c856c6d74687b6b3f36ac88f298bc0194be513025073cf183f7fa543a3dd6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:58 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.102 09:10:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:10:58 f4fad9d5d027: Preparing 09:10:58 8d8c07c267ce: Preparing 09:10:58 7de813b24662: Preparing 09:10:58 957d39af6fc1: Preparing 09:10:58 de80704a0768: Preparing 09:10:58 1bdc317131b1: Preparing 09:10:58 32c7eca5a8b2: Preparing 09:10:58 08df16845d63: Preparing 09:10:58 63ca1fbb43ae: Preparing 09:10:58 1bdc317131b1: Waiting 09:10:58 32c7eca5a8b2: Waiting 09:10:58 08df16845d63: Waiting 09:10:58 63ca1fbb43ae: Waiting 09:10:58 8d8c07c267ce: Layer already exists 09:10:58 f4fad9d5d027: Layer already exists 09:10:58 de80704a0768: Layer already exists 09:10:58 957d39af6fc1: Layer already exists 09:10:58 08df16845d63: Layer already exists 09:10:58 1bdc317131b1: Layer already exists 09:10:58 63ca1fbb43ae: Layer already exists 09:10:58 32c7eca5a8b2: Layer already exists 09:10:58 7de813b24662: Layer already exists 09:10:58 3.2.0-dev.102: digest: sha256:190c856c6d74687b6b3f36ac88f298bc0194be513025073cf183f7fa543a3dd6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:58 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:10:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:10:59 f4fad9d5d027: Preparing 09:10:59 8d8c07c267ce: Preparing 09:10:59 7de813b24662: Preparing 09:10:59 957d39af6fc1: Preparing 09:10:59 de80704a0768: Preparing 09:10:59 1bdc317131b1: Preparing 09:10:59 32c7eca5a8b2: Preparing 09:10:59 08df16845d63: Preparing 09:10:59 32c7eca5a8b2: Waiting 09:10:59 1bdc317131b1: Waiting 09:10:59 63ca1fbb43ae: Preparing 09:10:59 63ca1fbb43ae: Waiting 09:10:59 de80704a0768: Layer already exists 09:10:59 957d39af6fc1: Layer already exists 09:10:59 7de813b24662: Layer already exists 09:10:59 8d8c07c267ce: Layer already exists 09:10:59 f4fad9d5d027: Layer already exists 09:10:59 1bdc317131b1: Layer already exists 09:10:59 63ca1fbb43ae: Layer already exists 09:10:59 08df16845d63: Layer already exists 09:10:59 32c7eca5a8b2: Layer already exists 09:10:59 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:190c856c6d74687b6b3f36ac88f298bc0194be513025073cf183f7fa543a3dd6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:59 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 09:10:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:10:59 f4fad9d5d027: Preparing 09:10:59 8d8c07c267ce: Preparing 09:10:59 7de813b24662: Preparing 09:10:59 957d39af6fc1: Preparing 09:10:59 de80704a0768: Preparing 09:10:59 1bdc317131b1: Preparing 09:10:59 32c7eca5a8b2: Preparing 09:10:59 08df16845d63: Preparing 09:10:59 63ca1fbb43ae: Preparing 09:10:59 08df16845d63: Waiting 09:10:59 1bdc317131b1: Waiting 09:10:59 32c7eca5a8b2: Waiting 09:10:59 63ca1fbb43ae: Waiting 09:10:59 957d39af6fc1: Layer already exists 09:10:59 7de813b24662: Layer already exists 09:10:59 8d8c07c267ce: Layer already exists 09:10:59 f4fad9d5d027: Layer already exists 09:10:59 de80704a0768: Layer already exists 09:10:59 1bdc317131b1: Layer already exists 09:10:59 32c7eca5a8b2: Layer already exists 09:10:59 08df16845d63: Layer already exists 09:10:59 63ca1fbb43ae: Layer already exists 09:10:59 main: digest: sha256:190c856c6d74687b6b3f36ac88f298bc0194be513025073cf183f7fa543a3dd6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:10:59 ===================================================== [Pipeline] echo 09:11:00 taggedImages: 09:11:00 - nexus3.edgexfoundry.org:10004/core-metadata:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:11:00 - nexus3.edgexfoundry.org:10004/core-metadata:latest 09:11:00 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.102 09:11:00 - nexus3.edgexfoundry.org:10004/core-metadata:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:11:00 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 09:11:00 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 09:11:00 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:11:00 latest 09:11:00 3.2.0-dev.102 09:11:00 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:11:00 main 09:11:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:00 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:11:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:11:00 d3c036faccee: Preparing 09:11:00 1d5d24521721: Preparing 09:11:00 c18a2eafe547: Preparing 09:11:00 3982bb25653b: Preparing 09:11:00 71b41178e9f1: Preparing 09:11:00 a7fdef6d6637: Preparing 09:11:00 02c565f2a9f6: Preparing 09:11:00 b1c9fbea4591: Preparing 09:11:00 de80704a0768: Preparing 09:11:00 1bdc317131b1: Preparing 09:11:00 efafd52eae12: Preparing 09:11:00 0340abb4a941: Preparing 09:11:00 5f70bf18a086: Preparing 09:11:00 14e258d80662: Preparing 09:11:00 b4cc52675db1: Preparing 09:11:00 915683eb9474: Preparing 09:11:00 63ca1fbb43ae: Preparing 09:11:00 a7fdef6d6637: Waiting 09:11:00 02c565f2a9f6: Waiting 09:11:00 b1c9fbea4591: Waiting 09:11:00 de80704a0768: Waiting 09:11:00 1bdc317131b1: Waiting 09:11:00 efafd52eae12: Waiting 09:11:00 0340abb4a941: Waiting 09:11:00 5f70bf18a086: Waiting 09:11:00 14e258d80662: Waiting 09:11:00 b4cc52675db1: Waiting 09:11:00 915683eb9474: Waiting 09:11:00 63ca1fbb43ae: Waiting 09:11:00 3982bb25653b: Pushed 09:11:00 71b41178e9f1: Pushed 09:11:00 c18a2eafe547: Pushed 09:11:00 d3c036faccee: Pushed 09:11:00 1d5d24521721: Pushed 09:11:00 de80704a0768: Layer already exists 09:11:00 a7fdef6d6637: Pushed 09:11:00 1bdc317131b1: Layer already exists 09:11:00 02c565f2a9f6: Pushed 09:11:00 5f70bf18a086: Layer already exists 09:11:00 efafd52eae12: Pushed 09:11:00 0340abb4a941: Pushed 09:11:00 63ca1fbb43ae: Layer already exists 09:11:00 14e258d80662: Pushed 09:11:00 915683eb9474: Pushed 09:11:00 b4cc52675db1: Pushed 09:11:02 b1c9fbea4591: Pushed 09:11:02 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:d756f974520d136ee40f2e791edefa324e8040cac4fa5ce3b06eb3b17f084036 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:03 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:11:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:11:03 d3c036faccee: Preparing 09:11:03 1d5d24521721: Preparing 09:11:03 c18a2eafe547: Preparing 09:11:03 3982bb25653b: Preparing 09:11:03 71b41178e9f1: Preparing 09:11:03 a7fdef6d6637: Preparing 09:11:03 02c565f2a9f6: Preparing 09:11:03 b1c9fbea4591: Preparing 09:11:03 de80704a0768: Preparing 09:11:03 1bdc317131b1: Preparing 09:11:03 efafd52eae12: Preparing 09:11:03 0340abb4a941: Preparing 09:11:03 5f70bf18a086: Preparing 09:11:03 14e258d80662: Preparing 09:11:03 b4cc52675db1: Preparing 09:11:03 915683eb9474: Preparing 09:11:03 63ca1fbb43ae: Preparing 09:11:03 a7fdef6d6637: Waiting 09:11:03 1bdc317131b1: Waiting 09:11:03 14e258d80662: Waiting 09:11:03 b1c9fbea4591: Waiting 09:11:03 efafd52eae12: Waiting 09:11:03 b4cc52675db1: Waiting 09:11:03 de80704a0768: Waiting 09:11:03 0340abb4a941: Waiting 09:11:03 915683eb9474: Waiting 09:11:03 5f70bf18a086: Waiting 09:11:03 02c565f2a9f6: Waiting 09:11:03 3982bb25653b: Layer already exists 09:11:03 c18a2eafe547: Layer already exists 09:11:03 1d5d24521721: Layer already exists 09:11:03 d3c036faccee: Layer already exists 09:11:03 71b41178e9f1: Layer already exists 09:11:03 a7fdef6d6637: Layer already exists 09:11:03 de80704a0768: Layer already exists 09:11:03 b1c9fbea4591: Layer already exists 09:11:03 02c565f2a9f6: Layer already exists 09:11:03 1bdc317131b1: Layer already exists 09:11:03 0340abb4a941: Layer already exists 09:11:03 efafd52eae12: Layer already exists 09:11:03 5f70bf18a086: Layer already exists 09:11:03 b4cc52675db1: Layer already exists 09:11:03 14e258d80662: Layer already exists 09:11:03 915683eb9474: Layer already exists 09:11:03 63ca1fbb43ae: Layer already exists 09:11:03 latest: digest: sha256:d756f974520d136ee40f2e791edefa324e8040cac4fa5ce3b06eb3b17f084036 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:03 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.102 09:11:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:11:04 d3c036faccee: Preparing 09:11:04 1d5d24521721: Preparing 09:11:04 c18a2eafe547: Preparing 09:11:04 3982bb25653b: Preparing 09:11:04 71b41178e9f1: Preparing 09:11:04 a7fdef6d6637: Preparing 09:11:04 02c565f2a9f6: Preparing 09:11:04 b1c9fbea4591: Preparing 09:11:04 de80704a0768: Preparing 09:11:04 1bdc317131b1: Preparing 09:11:04 efafd52eae12: Preparing 09:11:04 0340abb4a941: Preparing 09:11:04 5f70bf18a086: Preparing 09:11:04 14e258d80662: Preparing 09:11:04 b4cc52675db1: Preparing 09:11:04 915683eb9474: Preparing 09:11:04 63ca1fbb43ae: Preparing 09:11:04 a7fdef6d6637: Waiting 09:11:04 02c565f2a9f6: Waiting 09:11:04 b1c9fbea4591: Waiting 09:11:04 de80704a0768: Waiting 09:11:04 1bdc317131b1: Waiting 09:11:04 efafd52eae12: Waiting 09:11:04 0340abb4a941: Waiting 09:11:04 5f70bf18a086: Waiting 09:11:04 14e258d80662: Waiting 09:11:04 b4cc52675db1: Waiting 09:11:04 915683eb9474: Waiting 09:11:04 63ca1fbb43ae: Waiting 09:11:04 3982bb25653b: Layer already exists 09:11:04 c18a2eafe547: Layer already exists 09:11:04 d3c036faccee: Layer already exists 09:11:04 1d5d24521721: Layer already exists 09:11:04 71b41178e9f1: Layer already exists 09:11:04 a7fdef6d6637: Layer already exists 09:11:04 02c565f2a9f6: Layer already exists 09:11:04 1bdc317131b1: Layer already exists 09:11:04 de80704a0768: Layer already exists 09:11:04 b1c9fbea4591: Layer already exists 09:11:04 efafd52eae12: Layer already exists 09:11:04 0340abb4a941: Layer already exists 09:11:04 14e258d80662: Layer already exists 09:11:04 5f70bf18a086: Layer already exists 09:11:04 b4cc52675db1: Layer already exists 09:11:04 915683eb9474: Layer already exists 09:11:04 63ca1fbb43ae: Layer already exists 09:11:04 3.2.0-dev.102: digest: sha256:d756f974520d136ee40f2e791edefa324e8040cac4fa5ce3b06eb3b17f084036 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:04 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:11:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:11:04 d3c036faccee: Preparing 09:11:04 1d5d24521721: Preparing 09:11:04 c18a2eafe547: Preparing 09:11:04 3982bb25653b: Preparing 09:11:04 71b41178e9f1: Preparing 09:11:04 a7fdef6d6637: Preparing 09:11:04 02c565f2a9f6: Preparing 09:11:04 b1c9fbea4591: Preparing 09:11:04 a7fdef6d6637: Waiting 09:11:04 b1c9fbea4591: Waiting 09:11:04 de80704a0768: Preparing 09:11:04 02c565f2a9f6: Waiting 09:11:04 1bdc317131b1: Preparing 09:11:04 de80704a0768: Waiting 09:11:04 efafd52eae12: Preparing 09:11:04 0340abb4a941: Preparing 09:11:04 1bdc317131b1: Waiting 09:11:04 5f70bf18a086: Preparing 09:11:04 efafd52eae12: Waiting 09:11:04 14e258d80662: Preparing 09:11:04 b4cc52675db1: Preparing 09:11:04 5f70bf18a086: Waiting 09:11:04 14e258d80662: Waiting 09:11:04 915683eb9474: Preparing 09:11:04 63ca1fbb43ae: Preparing 09:11:04 b4cc52675db1: Waiting 09:11:04 63ca1fbb43ae: Waiting 09:11:04 915683eb9474: Waiting 09:11:04 1d5d24521721: Layer already exists 09:11:04 d3c036faccee: Layer already exists 09:11:04 3982bb25653b: Layer already exists 09:11:04 71b41178e9f1: Layer already exists 09:11:04 c18a2eafe547: Layer already exists 09:11:04 b1c9fbea4591: Layer already exists 09:11:04 02c565f2a9f6: Layer already exists 09:11:04 a7fdef6d6637: Layer already exists 09:11:04 de80704a0768: Layer already exists 09:11:04 1bdc317131b1: Layer already exists 09:11:04 0340abb4a941: Layer already exists 09:11:04 efafd52eae12: Layer already exists 09:11:04 5f70bf18a086: Layer already exists 09:11:04 14e258d80662: Layer already exists 09:11:04 b4cc52675db1: Layer already exists 09:11:04 63ca1fbb43ae: Layer already exists 09:11:04 915683eb9474: Layer already exists 09:11:04 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:d756f974520d136ee40f2e791edefa324e8040cac4fa5ce3b06eb3b17f084036 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:05 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 09:11:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:11:05 d3c036faccee: Preparing 09:11:05 1d5d24521721: Preparing 09:11:05 c18a2eafe547: Preparing 09:11:05 3982bb25653b: Preparing 09:11:05 71b41178e9f1: Preparing 09:11:05 a7fdef6d6637: Preparing 09:11:05 02c565f2a9f6: Preparing 09:11:05 b1c9fbea4591: Preparing 09:11:05 de80704a0768: Preparing 09:11:05 1bdc317131b1: Preparing 09:11:05 efafd52eae12: Preparing 09:11:05 0340abb4a941: Preparing 09:11:05 5f70bf18a086: Preparing 09:11:05 14e258d80662: Preparing 09:11:05 b4cc52675db1: Preparing 09:11:05 915683eb9474: Preparing 09:11:05 63ca1fbb43ae: Preparing 09:11:05 a7fdef6d6637: Waiting 09:11:05 02c565f2a9f6: Waiting 09:11:05 b1c9fbea4591: Waiting 09:11:05 de80704a0768: Waiting 09:11:05 1bdc317131b1: Waiting 09:11:05 efafd52eae12: Waiting 09:11:05 0340abb4a941: Waiting 09:11:05 5f70bf18a086: Waiting 09:11:05 14e258d80662: Waiting 09:11:05 b4cc52675db1: Waiting 09:11:05 915683eb9474: Waiting 09:11:05 63ca1fbb43ae: Waiting 09:11:05 d3c036faccee: Layer already exists 09:11:05 c18a2eafe547: Layer already exists 09:11:05 71b41178e9f1: Layer already exists 09:11:05 3982bb25653b: Layer already exists 09:11:05 1d5d24521721: Layer already exists 09:11:05 a7fdef6d6637: Layer already exists 09:11:05 02c565f2a9f6: Layer already exists 09:11:05 b1c9fbea4591: Layer already exists 09:11:05 de80704a0768: Layer already exists 09:11:05 1bdc317131b1: Layer already exists 09:11:05 efafd52eae12: Layer already exists 09:11:05 0340abb4a941: Layer already exists 09:11:05 14e258d80662: Layer already exists 09:11:05 5f70bf18a086: Layer already exists 09:11:05 b4cc52675db1: Layer already exists 09:11:05 915683eb9474: Layer already exists 09:11:05 63ca1fbb43ae: Layer already exists 09:11:05 main: digest: sha256:d756f974520d136ee40f2e791edefa324e8040cac4fa5ce3b06eb3b17f084036 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:11:05 ===================================================== [Pipeline] echo 09:11:05 taggedImages: 09:11:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:11:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:11:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.102 09:11:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:11:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 09:11:05 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 09:11:05 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:11:05 latest 09:11:05 3.2.0-dev.102 09:11:05 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:11:05 main 09:11:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:05 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:11:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:11:06 aca84dc04023: Preparing 09:11:06 113dce5bfd7e: Preparing 09:11:06 1f14df665d31: Preparing 09:11:06 9f7b38bf961e: Preparing 09:11:06 de80704a0768: Preparing 09:11:06 1bdc317131b1: Preparing 09:11:06 32c7eca5a8b2: Preparing 09:11:06 08df16845d63: Preparing 09:11:06 63ca1fbb43ae: Preparing 09:11:06 32c7eca5a8b2: Waiting 09:11:06 08df16845d63: Waiting 09:11:06 63ca1fbb43ae: Waiting 09:11:06 1bdc317131b1: Waiting 09:11:06 de80704a0768: Layer already exists 09:11:06 113dce5bfd7e: Layer already exists 09:11:06 aca84dc04023: Layer already exists 09:11:06 1bdc317131b1: Layer already exists 09:11:06 32c7eca5a8b2: Layer already exists 09:11:06 08df16845d63: Layer already exists 09:11:06 63ca1fbb43ae: Layer already exists 09:11:06 1f14df665d31: Pushed 09:11:08 9f7b38bf961e: Pushed 09:11:09 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:fe632578c75d8d5ff79f1c62bb4d6d30bb3aa614acddf61f99a64cc84a887ae3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:09 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:11:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:11:09 aca84dc04023: Preparing 09:11:09 113dce5bfd7e: Preparing 09:11:09 1f14df665d31: Preparing 09:11:09 9f7b38bf961e: Preparing 09:11:09 de80704a0768: Preparing 09:11:09 1bdc317131b1: Preparing 09:11:09 32c7eca5a8b2: Preparing 09:11:09 08df16845d63: Preparing 09:11:09 63ca1fbb43ae: Preparing 09:11:09 1bdc317131b1: Waiting 09:11:09 32c7eca5a8b2: Waiting 09:11:09 08df16845d63: Waiting 09:11:09 63ca1fbb43ae: Waiting 09:11:09 aca84dc04023: Layer already exists 09:11:09 de80704a0768: Layer already exists 09:11:09 1f14df665d31: Layer already exists 09:11:09 9f7b38bf961e: Layer already exists 09:11:09 113dce5bfd7e: Layer already exists 09:11:09 32c7eca5a8b2: Layer already exists 09:11:09 1bdc317131b1: Layer already exists 09:11:09 08df16845d63: Layer already exists 09:11:09 63ca1fbb43ae: Layer already exists 09:11:09 latest: digest: sha256:fe632578c75d8d5ff79f1c62bb4d6d30bb3aa614acddf61f99a64cc84a887ae3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:10 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.102 09:11:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:11:10 aca84dc04023: Preparing 09:11:10 113dce5bfd7e: Preparing 09:11:10 1f14df665d31: Preparing 09:11:10 9f7b38bf961e: Preparing 09:11:10 de80704a0768: Preparing 09:11:10 1bdc317131b1: Preparing 09:11:10 32c7eca5a8b2: Preparing 09:11:10 08df16845d63: Preparing 09:11:10 63ca1fbb43ae: Preparing 09:11:10 1bdc317131b1: Waiting 09:11:10 32c7eca5a8b2: Waiting 09:11:10 63ca1fbb43ae: Waiting 09:11:10 08df16845d63: Waiting 09:11:10 aca84dc04023: Layer already exists 09:11:10 de80704a0768: Layer already exists 09:11:10 1f14df665d31: Layer already exists 09:11:10 9f7b38bf961e: Layer already exists 09:11:10 113dce5bfd7e: Layer already exists 09:11:10 32c7eca5a8b2: Layer already exists 09:11:10 1bdc317131b1: Layer already exists 09:11:10 08df16845d63: Layer already exists 09:11:10 63ca1fbb43ae: Layer already exists 09:11:10 3.2.0-dev.102: digest: sha256:fe632578c75d8d5ff79f1c62bb4d6d30bb3aa614acddf61f99a64cc84a887ae3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:10 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:11:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:11:11 aca84dc04023: Preparing 09:11:11 113dce5bfd7e: Preparing 09:11:11 1f14df665d31: Preparing 09:11:11 9f7b38bf961e: Preparing 09:11:11 de80704a0768: Preparing 09:11:11 1bdc317131b1: Preparing 09:11:11 32c7eca5a8b2: Preparing 09:11:11 08df16845d63: Preparing 09:11:11 63ca1fbb43ae: Preparing 09:11:11 1bdc317131b1: Waiting 09:11:11 32c7eca5a8b2: Waiting 09:11:11 08df16845d63: Waiting 09:11:11 63ca1fbb43ae: Waiting 09:11:11 1f14df665d31: Layer already exists 09:11:11 113dce5bfd7e: Layer already exists 09:11:11 9f7b38bf961e: Layer already exists 09:11:11 de80704a0768: Layer already exists 09:11:11 aca84dc04023: Layer already exists 09:11:11 32c7eca5a8b2: Layer already exists 09:11:11 63ca1fbb43ae: Layer already exists 09:11:11 1bdc317131b1: Layer already exists 09:11:11 08df16845d63: Layer already exists 09:11:11 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:fe632578c75d8d5ff79f1c62bb4d6d30bb3aa614acddf61f99a64cc84a887ae3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:11 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 09:11:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:11:11 aca84dc04023: Preparing 09:11:11 113dce5bfd7e: Preparing 09:11:11 1f14df665d31: Preparing 09:11:11 9f7b38bf961e: Preparing 09:11:11 de80704a0768: Preparing 09:11:11 1bdc317131b1: Preparing 09:11:11 32c7eca5a8b2: Preparing 09:11:11 08df16845d63: Preparing 09:11:11 63ca1fbb43ae: Preparing 09:11:11 32c7eca5a8b2: Waiting 09:11:11 08df16845d63: Waiting 09:11:11 63ca1fbb43ae: Waiting 09:11:11 1bdc317131b1: Waiting 09:11:11 113dce5bfd7e: Layer already exists 09:11:11 aca84dc04023: Layer already exists 09:11:11 de80704a0768: Layer already exists 09:11:11 1f14df665d31: Layer already exists 09:11:11 9f7b38bf961e: Layer already exists 09:11:11 1bdc317131b1: Layer already exists 09:11:11 32c7eca5a8b2: Layer already exists 09:11:11 63ca1fbb43ae: Layer already exists 09:11:11 08df16845d63: Layer already exists 09:11:11 main: digest: sha256:fe632578c75d8d5ff79f1c62bb4d6d30bb3aa614acddf61f99a64cc84a887ae3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:11:11 ===================================================== [Pipeline] echo 09:11:11 taggedImages: 09:11:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:11:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:11:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.102 09:11:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:11:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 09:11:12 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 09:11:12 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:11:12 latest 09:11:12 3.2.0-dev.102 09:11:12 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:11:12 main 09:11:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:12 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:11:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:11:12 41613548170d: Preparing 09:11:12 1b7999eb489d: Preparing 09:11:12 23854acdd420: Preparing 09:11:12 cc71990711d6: Preparing 09:11:12 0c18b5773b59: Preparing 09:11:12 de80704a0768: Preparing 09:11:12 1bdc317131b1: Preparing 09:11:12 e7704b68c973: Preparing 09:11:12 d6d7b9160f71: Preparing 09:11:12 c99812fce2ab: Preparing 09:11:12 63ca1fbb43ae: Preparing 09:11:12 de80704a0768: Waiting 09:11:12 1bdc317131b1: Waiting 09:11:12 e7704b68c973: Waiting 09:11:12 d6d7b9160f71: Waiting 09:11:12 c99812fce2ab: Waiting 09:11:12 63ca1fbb43ae: Waiting 09:11:12 cc71990711d6: Pushed 09:11:12 0c18b5773b59: Pushed 09:11:12 de80704a0768: Layer already exists 09:11:12 1b7999eb489d: Pushed 09:11:12 41613548170d: Pushed 09:11:12 1bdc317131b1: Layer already exists 09:11:12 63ca1fbb43ae: Layer already exists 09:11:12 e7704b68c973: Pushed 09:11:13 d6d7b9160f71: Pushed 09:11:14 c99812fce2ab: Pushed 09:11:14 23854acdd420: Pushed 09:11:14 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:9eaf568f924638a2a04ecf94cdbd6541e982fbc322162275f36d0a70fa94ab1f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:14 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:11:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:11:15 41613548170d: Preparing 09:11:15 1b7999eb489d: Preparing 09:11:15 23854acdd420: Preparing 09:11:15 cc71990711d6: Preparing 09:11:15 0c18b5773b59: Preparing 09:11:15 de80704a0768: Preparing 09:11:15 1bdc317131b1: Preparing 09:11:15 e7704b68c973: Preparing 09:11:15 d6d7b9160f71: Preparing 09:11:15 c99812fce2ab: Preparing 09:11:15 63ca1fbb43ae: Preparing 09:11:15 1bdc317131b1: Waiting 09:11:15 de80704a0768: Waiting 09:11:15 c99812fce2ab: Waiting 09:11:15 63ca1fbb43ae: Waiting 09:11:15 e7704b68c973: Waiting 09:11:15 d6d7b9160f71: Waiting 09:11:15 1b7999eb489d: Layer already exists 09:11:15 0c18b5773b59: Layer already exists 09:11:15 41613548170d: Layer already exists 09:11:15 cc71990711d6: Layer already exists 09:11:15 23854acdd420: Layer already exists 09:11:15 de80704a0768: Layer already exists 09:11:15 e7704b68c973: Layer already exists 09:11:15 1bdc317131b1: Layer already exists 09:11:15 d6d7b9160f71: Layer already exists 09:11:15 c99812fce2ab: Layer already exists 09:11:15 63ca1fbb43ae: Layer already exists 09:11:15 latest: digest: sha256:9eaf568f924638a2a04ecf94cdbd6541e982fbc322162275f36d0a70fa94ab1f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:15 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.102 09:11:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:11:15 41613548170d: Preparing 09:11:15 1b7999eb489d: Preparing 09:11:15 23854acdd420: Preparing 09:11:15 cc71990711d6: Preparing 09:11:15 0c18b5773b59: Preparing 09:11:15 de80704a0768: Preparing 09:11:15 1bdc317131b1: Preparing 09:11:15 e7704b68c973: Preparing 09:11:15 d6d7b9160f71: Preparing 09:11:15 c99812fce2ab: Preparing 09:11:15 63ca1fbb43ae: Preparing 09:11:15 e7704b68c973: Waiting 09:11:15 d6d7b9160f71: Waiting 09:11:15 c99812fce2ab: Waiting 09:11:15 de80704a0768: Waiting 09:11:15 63ca1fbb43ae: Waiting 09:11:15 1bdc317131b1: Waiting 09:11:15 cc71990711d6: Layer already exists 09:11:15 41613548170d: Layer already exists 09:11:15 23854acdd420: Layer already exists 09:11:15 1bdc317131b1: Layer already exists 09:11:15 e7704b68c973: Layer already exists 09:11:15 d6d7b9160f71: Layer already exists 09:11:15 63ca1fbb43ae: Layer already exists 09:11:15 1b7999eb489d: Layer already exists 09:11:15 de80704a0768: Layer already exists 09:11:15 c99812fce2ab: Layer already exists 09:11:15 0c18b5773b59: Layer already exists 09:11:15 3.2.0-dev.102: digest: sha256:9eaf568f924638a2a04ecf94cdbd6541e982fbc322162275f36d0a70fa94ab1f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:16 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:11:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:11:16 41613548170d: Preparing 09:11:16 1b7999eb489d: Preparing 09:11:16 23854acdd420: Preparing 09:11:16 cc71990711d6: Preparing 09:11:16 0c18b5773b59: Preparing 09:11:16 de80704a0768: Preparing 09:11:16 1bdc317131b1: Preparing 09:11:16 e7704b68c973: Preparing 09:11:16 d6d7b9160f71: Preparing 09:11:16 c99812fce2ab: Preparing 09:11:16 63ca1fbb43ae: Preparing 09:11:16 de80704a0768: Waiting 09:11:16 1bdc317131b1: Waiting 09:11:16 e7704b68c973: Waiting 09:11:16 d6d7b9160f71: Waiting 09:11:16 c99812fce2ab: Waiting 09:11:16 63ca1fbb43ae: Waiting 09:11:16 23854acdd420: Layer already exists 09:11:16 1b7999eb489d: Layer already exists 09:11:16 0c18b5773b59: Layer already exists 09:11:16 41613548170d: Layer already exists 09:11:16 cc71990711d6: Layer already exists 09:11:16 de80704a0768: Layer already exists 09:11:16 e7704b68c973: Layer already exists 09:11:16 1bdc317131b1: Layer already exists 09:11:16 d6d7b9160f71: Layer already exists 09:11:16 c99812fce2ab: Layer already exists 09:11:16 63ca1fbb43ae: Layer already exists 09:11:16 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:9eaf568f924638a2a04ecf94cdbd6541e982fbc322162275f36d0a70fa94ab1f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:16 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 09:11:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:11:17 41613548170d: Preparing 09:11:17 1b7999eb489d: Preparing 09:11:17 23854acdd420: Preparing 09:11:17 cc71990711d6: Preparing 09:11:17 0c18b5773b59: Preparing 09:11:17 de80704a0768: Preparing 09:11:17 1bdc317131b1: Preparing 09:11:17 e7704b68c973: Preparing 09:11:17 d6d7b9160f71: Preparing 09:11:17 c99812fce2ab: Preparing 09:11:17 63ca1fbb43ae: Preparing 09:11:17 e7704b68c973: Waiting 09:11:17 d6d7b9160f71: Waiting 09:11:17 de80704a0768: Waiting 09:11:17 1bdc317131b1: Waiting 09:11:17 c99812fce2ab: Waiting 09:11:17 63ca1fbb43ae: Waiting 09:11:17 0c18b5773b59: Layer already exists 09:11:17 23854acdd420: Layer already exists 09:11:17 cc71990711d6: Layer already exists 09:11:17 1b7999eb489d: Layer already exists 09:11:17 41613548170d: Layer already exists 09:11:17 de80704a0768: Layer already exists 09:11:17 1bdc317131b1: Layer already exists 09:11:17 d6d7b9160f71: Layer already exists 09:11:17 e7704b68c973: Layer already exists 09:11:17 c99812fce2ab: Layer already exists 09:11:17 63ca1fbb43ae: Layer already exists 09:11:17 main: digest: sha256:9eaf568f924638a2a04ecf94cdbd6541e982fbc322162275f36d0a70fa94ab1f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:11:17 ===================================================== [Pipeline] echo 09:11:17 taggedImages: 09:11:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:11:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:11:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.102 09:11:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:11:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 09:11:17 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 09:11:17 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:11:17 latest 09:11:17 3.2.0-dev.102 09:11:17 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:11:17 main 09:11:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:17 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:11:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:11:18 3a2d9b77817e: Preparing 09:11:18 dd5fd6e22689: Preparing 09:11:18 f02490d7ceac: Preparing 09:11:18 de4aa2b85acc: Preparing 09:11:18 13a7f251a9ab: Preparing 09:11:18 cb0b9bd25126: Preparing 09:11:18 abf9ce5610b9: Preparing 09:11:18 de80704a0768: Preparing 09:11:18 1bdc317131b1: Preparing 09:11:18 167216062092: Preparing 09:11:18 dd11d8685266: Preparing 09:11:18 63ca1fbb43ae: Preparing 09:11:18 cb0b9bd25126: Waiting 09:11:18 167216062092: Waiting 09:11:18 abf9ce5610b9: Waiting 09:11:18 1bdc317131b1: Waiting 09:11:18 de80704a0768: Waiting 09:11:18 63ca1fbb43ae: Waiting 09:11:18 13a7f251a9ab: Pushed 09:11:18 3a2d9b77817e: Pushed 09:11:18 dd5fd6e22689: Pushed 09:11:18 de80704a0768: Layer already exists 09:11:18 1bdc317131b1: Layer already exists 09:11:18 cb0b9bd25126: Pushed 09:11:18 abf9ce5610b9: Pushed 09:11:18 63ca1fbb43ae: Layer already exists 09:11:18 167216062092: Pushed 09:11:19 dd11d8685266: Pushed 09:11:19 de4aa2b85acc: Pushed 09:11:20 f02490d7ceac: Pushed 09:11:20 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:dd68af939f3bfbadb7b216964a6eef1f5133892c2d476988367a830620c81d2f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:20 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:11:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:11:20 3a2d9b77817e: Preparing 09:11:20 dd5fd6e22689: Preparing 09:11:20 f02490d7ceac: Preparing 09:11:20 de4aa2b85acc: Preparing 09:11:20 13a7f251a9ab: Preparing 09:11:20 cb0b9bd25126: Preparing 09:11:20 abf9ce5610b9: Preparing 09:11:20 de80704a0768: Preparing 09:11:20 1bdc317131b1: Preparing 09:11:20 167216062092: Preparing 09:11:20 dd11d8685266: Preparing 09:11:20 63ca1fbb43ae: Preparing 09:11:20 abf9ce5610b9: Waiting 09:11:20 dd11d8685266: Waiting 09:11:20 167216062092: Waiting 09:11:20 63ca1fbb43ae: Waiting 09:11:20 de80704a0768: Waiting 09:11:20 1bdc317131b1: Waiting 09:11:20 cb0b9bd25126: Waiting 09:11:20 dd5fd6e22689: Layer already exists 09:11:20 f02490d7ceac: Layer already exists 09:11:20 3a2d9b77817e: Layer already exists 09:11:20 de4aa2b85acc: Layer already exists 09:11:20 13a7f251a9ab: Layer already exists 09:11:20 abf9ce5610b9: Layer already exists 09:11:20 de80704a0768: Layer already exists 09:11:20 cb0b9bd25126: Layer already exists 09:11:20 1bdc317131b1: Layer already exists 09:11:20 167216062092: Layer already exists 09:11:20 dd11d8685266: Layer already exists 09:11:20 63ca1fbb43ae: Layer already exists 09:11:20 latest: digest: sha256:dd68af939f3bfbadb7b216964a6eef1f5133892c2d476988367a830620c81d2f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:21 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.102 09:11:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:11:21 3a2d9b77817e: Preparing 09:11:21 dd5fd6e22689: Preparing 09:11:21 f02490d7ceac: Preparing 09:11:21 de4aa2b85acc: Preparing 09:11:21 13a7f251a9ab: Preparing 09:11:21 cb0b9bd25126: Preparing 09:11:21 abf9ce5610b9: Preparing 09:11:21 de80704a0768: Preparing 09:11:21 cb0b9bd25126: Waiting 09:11:21 abf9ce5610b9: Waiting 09:11:21 1bdc317131b1: Preparing 09:11:21 167216062092: Preparing 09:11:21 dd11d8685266: Preparing 09:11:21 de80704a0768: Waiting 09:11:21 167216062092: Waiting 09:11:21 1bdc317131b1: Waiting 09:11:21 63ca1fbb43ae: Preparing 09:11:21 dd11d8685266: Waiting 09:11:21 dd5fd6e22689: Layer already exists 09:11:21 f02490d7ceac: Layer already exists 09:11:21 3a2d9b77817e: Layer already exists 09:11:21 de4aa2b85acc: Layer already exists 09:11:21 13a7f251a9ab: Layer already exists 09:11:21 cb0b9bd25126: Layer already exists 09:11:21 de80704a0768: Layer already exists 09:11:21 abf9ce5610b9: Layer already exists 09:11:21 167216062092: Layer already exists 09:11:21 1bdc317131b1: Layer already exists 09:11:21 dd11d8685266: Layer already exists 09:11:21 63ca1fbb43ae: Layer already exists 09:11:21 3.2.0-dev.102: digest: sha256:dd68af939f3bfbadb7b216964a6eef1f5133892c2d476988367a830620c81d2f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:21 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:11:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:11:22 3a2d9b77817e: Preparing 09:11:22 dd5fd6e22689: Preparing 09:11:22 f02490d7ceac: Preparing 09:11:22 de4aa2b85acc: Preparing 09:11:22 13a7f251a9ab: Preparing 09:11:22 cb0b9bd25126: Preparing 09:11:22 abf9ce5610b9: Preparing 09:11:22 de80704a0768: Preparing 09:11:22 1bdc317131b1: Preparing 09:11:22 167216062092: Preparing 09:11:22 dd11d8685266: Preparing 09:11:22 63ca1fbb43ae: Preparing 09:11:22 de80704a0768: Waiting 09:11:22 1bdc317131b1: Waiting 09:11:22 167216062092: Waiting 09:11:22 dd11d8685266: Waiting 09:11:22 63ca1fbb43ae: Waiting 09:11:22 cb0b9bd25126: Waiting 09:11:22 abf9ce5610b9: Waiting 09:11:22 13a7f251a9ab: Layer already exists 09:11:22 3a2d9b77817e: Layer already exists 09:11:22 f02490d7ceac: Layer already exists 09:11:22 de4aa2b85acc: Layer already exists 09:11:22 dd5fd6e22689: Layer already exists 09:11:22 1bdc317131b1: Layer already exists 09:11:22 de80704a0768: Layer already exists 09:11:22 cb0b9bd25126: Layer already exists 09:11:22 abf9ce5610b9: Layer already exists 09:11:22 167216062092: Layer already exists 09:11:22 dd11d8685266: Layer already exists 09:11:22 63ca1fbb43ae: Layer already exists 09:11:22 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:dd68af939f3bfbadb7b216964a6eef1f5133892c2d476988367a830620c81d2f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:22 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 09:11:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:11:22 3a2d9b77817e: Preparing 09:11:22 dd5fd6e22689: Preparing 09:11:22 f02490d7ceac: Preparing 09:11:22 de4aa2b85acc: Preparing 09:11:22 13a7f251a9ab: Preparing 09:11:22 cb0b9bd25126: Preparing 09:11:22 abf9ce5610b9: Preparing 09:11:22 de80704a0768: Preparing 09:11:22 1bdc317131b1: Preparing 09:11:22 167216062092: Preparing 09:11:22 dd11d8685266: Preparing 09:11:22 63ca1fbb43ae: Preparing 09:11:22 de80704a0768: Waiting 09:11:22 dd11d8685266: Waiting 09:11:22 63ca1fbb43ae: Waiting 09:11:22 1bdc317131b1: Waiting 09:11:22 cb0b9bd25126: Waiting 09:11:22 167216062092: Waiting 09:11:22 abf9ce5610b9: Waiting 09:11:22 3a2d9b77817e: Layer already exists 09:11:22 13a7f251a9ab: Layer already exists 09:11:22 de4aa2b85acc: Layer already exists 09:11:22 f02490d7ceac: Layer already exists 09:11:22 dd5fd6e22689: Layer already exists 09:11:22 abf9ce5610b9: Layer already exists 09:11:22 cb0b9bd25126: Layer already exists 09:11:22 de80704a0768: Layer already exists 09:11:22 1bdc317131b1: Layer already exists 09:11:22 167216062092: Layer already exists 09:11:22 63ca1fbb43ae: Layer already exists 09:11:22 dd11d8685266: Layer already exists 09:11:22 main: digest: sha256:dd68af939f3bfbadb7b216964a6eef1f5133892c2d476988367a830620c81d2f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:11:22 ===================================================== [Pipeline] echo 09:11:23 taggedImages: 09:11:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:11:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:11:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.102 09:11:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:11:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 09:11:23 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 09:11:23 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:11:23 latest 09:11:23 3.2.0-dev.102 09:11:23 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:11:23 main 09:11:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:23 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:11:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:11:23 da1a0a78ecfe: Preparing 09:11:23 606d422fcf1e: Preparing 09:11:23 de80704a0768: Preparing 09:11:23 1bdc317131b1: Preparing 09:11:23 d736437fd989: Preparing 09:11:23 adc542aa9b05: Preparing 09:11:23 63ca1fbb43ae: Preparing 09:11:23 adc542aa9b05: Waiting 09:11:23 de80704a0768: Layer already exists 09:11:23 1bdc317131b1: Layer already exists 09:11:23 63ca1fbb43ae: Layer already exists 09:11:23 da1a0a78ecfe: Pushed 09:11:23 d736437fd989: Pushed 09:11:24 adc542aa9b05: Pushed 09:11:26 606d422fcf1e: Pushed 09:11:26 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:ee765e5d0a099194e633439124e76cf68c7ab3800020518359b97fefbb7f35a1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:26 + 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 09:11:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:11:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:11:27 da1a0a78ecfe: Preparing 09:11:27 606d422fcf1e: Preparing 09:11:27 de80704a0768: Preparing 09:11:27 1bdc317131b1: Preparing 09:11:27 d736437fd989: Preparing 09:11:27 adc542aa9b05: Preparing 09:11:27 63ca1fbb43ae: Preparing 09:11:27 adc542aa9b05: Waiting 09:11:27 63ca1fbb43ae: Waiting 09:11:27 1bdc317131b1: Layer already exists 09:11:27 606d422fcf1e: Layer already exists 09:11:27 d736437fd989: Layer already exists 09:11:27 de80704a0768: Layer already exists 09:11:27 da1a0a78ecfe: Layer already exists 09:11:27 adc542aa9b05: Layer already exists 09:11:27 63ca1fbb43ae: Layer already exists 09:11:27 latest: digest: sha256:ee765e5d0a099194e633439124e76cf68c7ab3800020518359b97fefbb7f35a1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:27 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.102 09:11:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:11:27 da1a0a78ecfe: Preparing 09:11:27 606d422fcf1e: Preparing 09:11:27 de80704a0768: Preparing 09:11:27 1bdc317131b1: Preparing 09:11:27 d736437fd989: Preparing 09:11:27 adc542aa9b05: Preparing 09:11:27 63ca1fbb43ae: Preparing 09:11:27 63ca1fbb43ae: Waiting 09:11:27 adc542aa9b05: Waiting 09:11:27 1bdc317131b1: Layer already exists 09:11:27 606d422fcf1e: Layer already exists 09:11:27 de80704a0768: Layer already exists 09:11:27 d736437fd989: Layer already exists 09:11:27 da1a0a78ecfe: Layer already exists 09:11:27 63ca1fbb43ae: Layer already exists 09:11:27 adc542aa9b05: Layer already exists 09:11:27 3.2.0-dev.102: digest: sha256:ee765e5d0a099194e633439124e76cf68c7ab3800020518359b97fefbb7f35a1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:28 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:11:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:11:28 da1a0a78ecfe: Preparing 09:11:28 606d422fcf1e: Preparing 09:11:28 de80704a0768: Preparing 09:11:28 1bdc317131b1: Preparing 09:11:28 d736437fd989: Preparing 09:11:28 adc542aa9b05: Preparing 09:11:28 63ca1fbb43ae: Preparing 09:11:28 adc542aa9b05: Waiting 09:11:28 63ca1fbb43ae: Waiting 09:11:28 da1a0a78ecfe: Layer already exists 09:11:28 606d422fcf1e: Layer already exists 09:11:28 d736437fd989: Layer already exists 09:11:28 de80704a0768: Layer already exists 09:11:28 1bdc317131b1: Layer already exists 09:11:28 63ca1fbb43ae: Layer already exists 09:11:28 adc542aa9b05: Layer already exists 09:11:28 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:ee765e5d0a099194e633439124e76cf68c7ab3800020518359b97fefbb7f35a1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:28 + 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 09:11:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 09:11:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:11:29 da1a0a78ecfe: Preparing 09:11:29 606d422fcf1e: Preparing 09:11:29 de80704a0768: Preparing 09:11:29 1bdc317131b1: Preparing 09:11:29 d736437fd989: Preparing 09:11:29 adc542aa9b05: Preparing 09:11:29 63ca1fbb43ae: Preparing 09:11:29 adc542aa9b05: Waiting 09:11:29 63ca1fbb43ae: Waiting 09:11:29 d736437fd989: Layer already exists 09:11:29 da1a0a78ecfe: Layer already exists 09:11:29 1bdc317131b1: Layer already exists 09:11:29 de80704a0768: Layer already exists 09:11:29 606d422fcf1e: Layer already exists 09:11:29 adc542aa9b05: Layer already exists 09:11:29 63ca1fbb43ae: Layer already exists 09:11:29 main: digest: sha256:ee765e5d0a099194e633439124e76cf68c7ab3800020518359b97fefbb7f35a1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:11:29 ===================================================== [Pipeline] echo 09:11:29 taggedImages: 09:11:29 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:11:29 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:11:29 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.102 09:11:29 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:11:29 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 09:11:29 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 09:11:29 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:11:29 latest 09:11:29 3.2.0-dev.102 09:11:29 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:11:29 main 09:11:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:29 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:11:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:11:30 5461c1e16e18: Preparing 09:11:30 b489b79fb1df: Preparing 09:11:30 66ba87412dbe: Preparing 09:11:30 de80704a0768: Preparing 09:11:30 1bdc317131b1: Preparing 09:11:30 5889511c0c83: Preparing 09:11:30 a4908a91d353: Preparing 09:11:30 58c365ad0d91: Preparing 09:11:30 4cc2684e126c: Preparing 09:11:30 63ca1fbb43ae: Preparing 09:11:30 4cc2684e126c: Waiting 09:11:30 a4908a91d353: Waiting 09:11:30 58c365ad0d91: Waiting 09:11:30 63ca1fbb43ae: Waiting 09:11:30 5889511c0c83: Waiting 09:11:30 1bdc317131b1: Layer already exists 09:11:30 de80704a0768: Layer already exists 09:11:30 5461c1e16e18: Pushed 09:11:30 66ba87412dbe: Pushed 09:11:30 b489b79fb1df: Pushed 09:11:30 63ca1fbb43ae: Layer already exists 09:11:30 58c365ad0d91: Pushed 09:11:30 4cc2684e126c: Pushed 09:11:35 a4908a91d353: Pushed 09:11:39 5889511c0c83: Pushed 09:11:39 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:60e1c25c0eac80f10740f16cbff3056ec270a7dff2eeb301d4ee4cc06cb6dc55 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:39 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:11:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:11:40 5461c1e16e18: Preparing 09:11:40 b489b79fb1df: Preparing 09:11:40 66ba87412dbe: Preparing 09:11:40 de80704a0768: Preparing 09:11:40 1bdc317131b1: Preparing 09:11:40 5889511c0c83: Preparing 09:11:40 a4908a91d353: Preparing 09:11:40 58c365ad0d91: Preparing 09:11:40 4cc2684e126c: Preparing 09:11:40 63ca1fbb43ae: Preparing 09:11:40 58c365ad0d91: Waiting 09:11:40 4cc2684e126c: Waiting 09:11:40 a4908a91d353: Waiting 09:11:40 63ca1fbb43ae: Waiting 09:11:40 b489b79fb1df: Layer already exists 09:11:40 5461c1e16e18: Layer already exists 09:11:40 1bdc317131b1: Layer already exists 09:11:40 66ba87412dbe: Layer already exists 09:11:40 de80704a0768: Layer already exists 09:11:40 a4908a91d353: Layer already exists 09:11:40 5889511c0c83: Layer already exists 09:11:40 58c365ad0d91: Layer already exists 09:11:40 4cc2684e126c: Layer already exists 09:11:40 63ca1fbb43ae: Layer already exists 09:11:40 latest: digest: sha256:60e1c25c0eac80f10740f16cbff3056ec270a7dff2eeb301d4ee4cc06cb6dc55 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:40 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.102 09:11:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:11:40 5461c1e16e18: Preparing 09:11:40 b489b79fb1df: Preparing 09:11:40 66ba87412dbe: Preparing 09:11:40 de80704a0768: Preparing 09:11:40 1bdc317131b1: Preparing 09:11:40 5889511c0c83: Preparing 09:11:40 a4908a91d353: Preparing 09:11:40 58c365ad0d91: Preparing 09:11:40 4cc2684e126c: Preparing 09:11:40 63ca1fbb43ae: Preparing 09:11:40 5889511c0c83: Waiting 09:11:40 58c365ad0d91: Waiting 09:11:40 4cc2684e126c: Waiting 09:11:40 a4908a91d353: Waiting 09:11:40 63ca1fbb43ae: Waiting 09:11:40 66ba87412dbe: Layer already exists 09:11:40 de80704a0768: Layer already exists 09:11:40 5461c1e16e18: Layer already exists 09:11:40 b489b79fb1df: Layer already exists 09:11:40 1bdc317131b1: Layer already exists 09:11:40 a4908a91d353: Layer already exists 09:11:40 58c365ad0d91: Layer already exists 09:11:40 4cc2684e126c: Layer already exists 09:11:40 5889511c0c83: Layer already exists 09:11:40 63ca1fbb43ae: Layer already exists 09:11:40 3.2.0-dev.102: digest: sha256:60e1c25c0eac80f10740f16cbff3056ec270a7dff2eeb301d4ee4cc06cb6dc55 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:41 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:11:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:11:41 5461c1e16e18: Preparing 09:11:41 b489b79fb1df: Preparing 09:11:41 66ba87412dbe: Preparing 09:11:41 de80704a0768: Preparing 09:11:41 1bdc317131b1: Preparing 09:11:41 5889511c0c83: Preparing 09:11:41 a4908a91d353: Preparing 09:11:41 58c365ad0d91: Preparing 09:11:41 4cc2684e126c: Preparing 09:11:41 63ca1fbb43ae: Preparing 09:11:41 4cc2684e126c: Waiting 09:11:41 a4908a91d353: Waiting 09:11:41 58c365ad0d91: Waiting 09:11:41 63ca1fbb43ae: Waiting 09:11:41 5461c1e16e18: Layer already exists 09:11:41 b489b79fb1df: Layer already exists 09:11:41 66ba87412dbe: Layer already exists 09:11:41 de80704a0768: Layer already exists 09:11:41 1bdc317131b1: Layer already exists 09:11:41 a4908a91d353: Layer already exists 09:11:41 4cc2684e126c: Layer already exists 09:11:41 58c365ad0d91: Layer already exists 09:11:41 5889511c0c83: Layer already exists 09:11:41 63ca1fbb43ae: Layer already exists 09:11:41 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:60e1c25c0eac80f10740f16cbff3056ec270a7dff2eeb301d4ee4cc06cb6dc55 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:41 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 09:11:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:11:42 5461c1e16e18: Preparing 09:11:42 b489b79fb1df: Preparing 09:11:42 66ba87412dbe: Preparing 09:11:42 de80704a0768: Preparing 09:11:42 1bdc317131b1: Preparing 09:11:42 5889511c0c83: Preparing 09:11:42 a4908a91d353: Preparing 09:11:42 58c365ad0d91: Preparing 09:11:42 4cc2684e126c: Preparing 09:11:42 63ca1fbb43ae: Preparing 09:11:42 5889511c0c83: Waiting 09:11:42 a4908a91d353: Waiting 09:11:42 58c365ad0d91: Waiting 09:11:42 63ca1fbb43ae: Waiting 09:11:42 4cc2684e126c: Waiting 09:11:42 5461c1e16e18: Layer already exists 09:11:42 de80704a0768: Layer already exists 09:11:42 1bdc317131b1: Layer already exists 09:11:42 66ba87412dbe: Layer already exists 09:11:42 b489b79fb1df: Layer already exists 09:11:42 a4908a91d353: Layer already exists 09:11:42 5889511c0c83: Layer already exists 09:11:42 58c365ad0d91: Layer already exists 09:11:42 4cc2684e126c: Layer already exists 09:11:42 63ca1fbb43ae: Layer already exists 09:11:42 main: digest: sha256:60e1c25c0eac80f10740f16cbff3056ec270a7dff2eeb301d4ee4cc06cb6dc55 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:11:42 ===================================================== [Pipeline] echo 09:11:42 taggedImages: 09:11:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:11:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:11:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.102 09:11:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:11:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 09:11:42 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 09:11:42 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:11:42 latest 09:11:42 3.2.0-dev.102 09:11:42 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:11:42 main 09:11:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:42 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:11:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:11:42 01d7de91d5d9: Preparing 09:11:42 3451cdd7b1fe: Preparing 09:11:42 995ffae59905: Preparing 09:11:42 de80704a0768: Preparing 09:11:42 1bdc317131b1: Preparing 09:11:42 b9da9b23b541: Preparing 09:11:42 e8bf98974faa: Preparing 09:11:42 56c39d96f697: Preparing 09:11:42 63ca1fbb43ae: Preparing 09:11:42 b9da9b23b541: Waiting 09:11:42 e8bf98974faa: Waiting 09:11:42 56c39d96f697: Waiting 09:11:42 63ca1fbb43ae: Waiting 09:11:42 de80704a0768: Layer already exists 09:11:42 1bdc317131b1: Layer already exists 09:11:42 995ffae59905: Pushed 09:11:42 3451cdd7b1fe: Pushed 09:11:42 01d7de91d5d9: Pushed 09:11:42 63ca1fbb43ae: Layer already exists 09:11:42 e8bf98974faa: Pushed 09:11:43 56c39d96f697: Pushed 09:11:53 b9da9b23b541: Pushed 09:11:53 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:aa030e764ed2f9db8ec4d06c5c84773568985a08e591b0e6587dc56483e7f739 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:53 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:11:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:11:53 01d7de91d5d9: Preparing 09:11:53 3451cdd7b1fe: Preparing 09:11:53 995ffae59905: Preparing 09:11:53 de80704a0768: Preparing 09:11:53 1bdc317131b1: Preparing 09:11:53 b9da9b23b541: Preparing 09:11:53 e8bf98974faa: Preparing 09:11:53 56c39d96f697: Preparing 09:11:53 63ca1fbb43ae: Preparing 09:11:53 b9da9b23b541: Waiting 09:11:53 e8bf98974faa: Waiting 09:11:53 56c39d96f697: Waiting 09:11:53 de80704a0768: Layer already exists 09:11:53 995ffae59905: Layer already exists 09:11:53 1bdc317131b1: Layer already exists 09:11:53 01d7de91d5d9: Layer already exists 09:11:53 3451cdd7b1fe: Layer already exists 09:11:53 e8bf98974faa: Layer already exists 09:11:53 b9da9b23b541: Layer already exists 09:11:53 63ca1fbb43ae: Layer already exists 09:11:53 56c39d96f697: Layer already exists 09:11:53 latest: digest: sha256:aa030e764ed2f9db8ec4d06c5c84773568985a08e591b0e6587dc56483e7f739 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:54 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.102 09:11:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:11:54 01d7de91d5d9: Preparing 09:11:54 3451cdd7b1fe: Preparing 09:11:54 995ffae59905: Preparing 09:11:54 de80704a0768: Preparing 09:11:54 1bdc317131b1: Preparing 09:11:54 b9da9b23b541: Preparing 09:11:54 e8bf98974faa: Preparing 09:11:54 56c39d96f697: Preparing 09:11:54 63ca1fbb43ae: Preparing 09:11:54 56c39d96f697: Waiting 09:11:54 63ca1fbb43ae: Waiting 09:11:54 b9da9b23b541: Waiting 09:11:54 3451cdd7b1fe: Layer already exists 09:11:54 de80704a0768: Layer already exists 09:11:54 995ffae59905: Layer already exists 09:11:54 1bdc317131b1: Layer already exists 09:11:54 01d7de91d5d9: Layer already exists 09:11:54 56c39d96f697: Layer already exists 09:11:54 e8bf98974faa: Layer already exists 09:11:54 b9da9b23b541: Layer already exists 09:11:54 63ca1fbb43ae: Layer already exists 09:11:54 3.2.0-dev.102: digest: sha256:aa030e764ed2f9db8ec4d06c5c84773568985a08e591b0e6587dc56483e7f739 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:54 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:11:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:11:55 01d7de91d5d9: Preparing 09:11:55 3451cdd7b1fe: Preparing 09:11:55 995ffae59905: Preparing 09:11:55 de80704a0768: Preparing 09:11:55 1bdc317131b1: Preparing 09:11:55 b9da9b23b541: Preparing 09:11:55 e8bf98974faa: Preparing 09:11:55 56c39d96f697: Preparing 09:11:55 63ca1fbb43ae: Preparing 09:11:55 e8bf98974faa: Waiting 09:11:55 b9da9b23b541: Waiting 09:11:55 56c39d96f697: Waiting 09:11:55 63ca1fbb43ae: Waiting 09:11:55 3451cdd7b1fe: Layer already exists 09:11:55 de80704a0768: Layer already exists 09:11:55 1bdc317131b1: Layer already exists 09:11:55 995ffae59905: Layer already exists 09:11:55 01d7de91d5d9: Layer already exists 09:11:55 e8bf98974faa: Layer already exists 09:11:55 b9da9b23b541: Layer already exists 09:11:55 63ca1fbb43ae: Layer already exists 09:11:55 56c39d96f697: Layer already exists 09:11:55 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:aa030e764ed2f9db8ec4d06c5c84773568985a08e591b0e6587dc56483e7f739 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:55 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 09:11:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:11:55 01d7de91d5d9: Preparing 09:11:55 3451cdd7b1fe: Preparing 09:11:55 995ffae59905: Preparing 09:11:55 de80704a0768: Preparing 09:11:55 1bdc317131b1: Preparing 09:11:55 b9da9b23b541: Preparing 09:11:55 e8bf98974faa: Preparing 09:11:55 56c39d96f697: Preparing 09:11:55 63ca1fbb43ae: Preparing 09:11:55 56c39d96f697: Waiting 09:11:55 63ca1fbb43ae: Waiting 09:11:55 b9da9b23b541: Waiting 09:11:55 e8bf98974faa: Waiting 09:11:55 995ffae59905: Layer already exists 09:11:55 01d7de91d5d9: Layer already exists 09:11:55 3451cdd7b1fe: Layer already exists 09:11:55 de80704a0768: Layer already exists 09:11:55 1bdc317131b1: Layer already exists 09:11:55 b9da9b23b541: Layer already exists 09:11:55 63ca1fbb43ae: Layer already exists 09:11:55 56c39d96f697: Layer already exists 09:11:55 e8bf98974faa: Layer already exists 09:11:55 main: digest: sha256:aa030e764ed2f9db8ec4d06c5c84773568985a08e591b0e6587dc56483e7f739 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:11:55 ===================================================== [Pipeline] echo 09:11:55 taggedImages: 09:11:55 - nexus3.edgexfoundry.org:10004/security-spire-config:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:11:55 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:11:55 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.102 09:11:55 - nexus3.edgexfoundry.org:10004/security-spire-config:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:11:55 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 09:11:55 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 09:11:55 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:11:55 latest 09:11:55 3.2.0-dev.102 09:11:55 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:11:55 main 09:11:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:56 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:11:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:11:56 c0a7c80b5bef: Preparing 09:11:56 392f1d2ae0b2: Preparing 09:11:56 7374c1e50c0e: Preparing 09:11:56 de80704a0768: Preparing 09:11:56 1bdc317131b1: Preparing 09:11:56 f8467214d9cc: Preparing 09:11:56 58c365ad0d91: Preparing 09:11:56 4cc2684e126c: Preparing 09:11:56 63ca1fbb43ae: Preparing 09:11:56 58c365ad0d91: Waiting 09:11:56 4cc2684e126c: Waiting 09:11:56 f8467214d9cc: Waiting 09:11:56 de80704a0768: Layer already exists 09:11:56 1bdc317131b1: Layer already exists 09:11:56 58c365ad0d91: Layer already exists 09:11:56 4cc2684e126c: Layer already exists 09:11:56 63ca1fbb43ae: Layer already exists 09:11:56 7374c1e50c0e: Pushed 09:11:56 c0a7c80b5bef: Pushed 09:11:56 392f1d2ae0b2: Pushed 09:12:06 f8467214d9cc: Pushed 09:12:06 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:920b4569dff258e5348c21f4c1754e385ae01ab8136d9cf7a679eb7f1c09ce31 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:06 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:12:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:12:07 c0a7c80b5bef: Preparing 09:12:07 392f1d2ae0b2: Preparing 09:12:07 7374c1e50c0e: Preparing 09:12:07 de80704a0768: Preparing 09:12:07 1bdc317131b1: Preparing 09:12:07 f8467214d9cc: Preparing 09:12:07 58c365ad0d91: Preparing 09:12:07 4cc2684e126c: Preparing 09:12:07 63ca1fbb43ae: Preparing 09:12:07 f8467214d9cc: Waiting 09:12:07 58c365ad0d91: Waiting 09:12:07 4cc2684e126c: Waiting 09:12:07 63ca1fbb43ae: Waiting 09:12:07 1bdc317131b1: Layer already exists 09:12:07 c0a7c80b5bef: Layer already exists 09:12:07 7374c1e50c0e: Layer already exists 09:12:07 392f1d2ae0b2: Layer already exists 09:12:07 de80704a0768: Layer already exists 09:12:07 f8467214d9cc: Layer already exists 09:12:07 58c365ad0d91: Layer already exists 09:12:07 63ca1fbb43ae: Layer already exists 09:12:07 4cc2684e126c: Layer already exists 09:12:07 latest: digest: sha256:920b4569dff258e5348c21f4c1754e385ae01ab8136d9cf7a679eb7f1c09ce31 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:07 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.102 09:12:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:12:07 c0a7c80b5bef: Preparing 09:12:07 392f1d2ae0b2: Preparing 09:12:07 7374c1e50c0e: Preparing 09:12:07 de80704a0768: Preparing 09:12:07 1bdc317131b1: Preparing 09:12:07 f8467214d9cc: Preparing 09:12:07 58c365ad0d91: Preparing 09:12:07 4cc2684e126c: Preparing 09:12:07 63ca1fbb43ae: Preparing 09:12:07 f8467214d9cc: Waiting 09:12:07 58c365ad0d91: Waiting 09:12:07 4cc2684e126c: Waiting 09:12:07 63ca1fbb43ae: Waiting 09:12:07 392f1d2ae0b2: Layer already exists 09:12:07 c0a7c80b5bef: Layer already exists 09:12:07 1bdc317131b1: Layer already exists 09:12:07 de80704a0768: Layer already exists 09:12:07 7374c1e50c0e: Layer already exists 09:12:07 58c365ad0d91: Layer already exists 09:12:07 f8467214d9cc: Layer already exists 09:12:07 4cc2684e126c: Layer already exists 09:12:07 63ca1fbb43ae: Layer already exists 09:12:07 3.2.0-dev.102: digest: sha256:920b4569dff258e5348c21f4c1754e385ae01ab8136d9cf7a679eb7f1c09ce31 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:08 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:12:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:12:08 c0a7c80b5bef: Preparing 09:12:08 392f1d2ae0b2: Preparing 09:12:08 7374c1e50c0e: Preparing 09:12:08 de80704a0768: Preparing 09:12:08 1bdc317131b1: Preparing 09:12:08 f8467214d9cc: Preparing 09:12:08 58c365ad0d91: Preparing 09:12:08 4cc2684e126c: Preparing 09:12:08 63ca1fbb43ae: Preparing 09:12:08 f8467214d9cc: Waiting 09:12:08 58c365ad0d91: Waiting 09:12:08 4cc2684e126c: Waiting 09:12:08 63ca1fbb43ae: Waiting 09:12:08 de80704a0768: Layer already exists 09:12:08 1bdc317131b1: Layer already exists 09:12:08 7374c1e50c0e: Layer already exists 09:12:08 392f1d2ae0b2: Layer already exists 09:12:08 58c365ad0d91: Layer already exists 09:12:08 f8467214d9cc: Layer already exists 09:12:08 4cc2684e126c: Layer already exists 09:12:08 c0a7c80b5bef: Layer already exists 09:12:08 63ca1fbb43ae: Layer already exists 09:12:08 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:920b4569dff258e5348c21f4c1754e385ae01ab8136d9cf7a679eb7f1c09ce31 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:08 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 09:12:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:12:09 c0a7c80b5bef: Preparing 09:12:09 392f1d2ae0b2: Preparing 09:12:09 7374c1e50c0e: Preparing 09:12:09 de80704a0768: Preparing 09:12:09 1bdc317131b1: Preparing 09:12:09 f8467214d9cc: Preparing 09:12:09 58c365ad0d91: Preparing 09:12:09 4cc2684e126c: Preparing 09:12:09 63ca1fbb43ae: Preparing 09:12:09 58c365ad0d91: Waiting 09:12:09 4cc2684e126c: Waiting 09:12:09 63ca1fbb43ae: Waiting 09:12:09 f8467214d9cc: Waiting 09:12:09 7374c1e50c0e: Layer already exists 09:12:09 de80704a0768: Layer already exists 09:12:09 1bdc317131b1: Layer already exists 09:12:09 392f1d2ae0b2: Layer already exists 09:12:09 c0a7c80b5bef: Layer already exists 09:12:09 4cc2684e126c: Layer already exists 09:12:09 63ca1fbb43ae: Layer already exists 09:12:09 f8467214d9cc: Layer already exists 09:12:09 58c365ad0d91: Layer already exists 09:12:09 main: digest: sha256:920b4569dff258e5348c21f4c1754e385ae01ab8136d9cf7a679eb7f1c09ce31 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:12:09 ===================================================== [Pipeline] echo 09:12:09 taggedImages: 09:12:09 - nexus3.edgexfoundry.org:10004/security-spire-server:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:12:09 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:12:09 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.102 09:12:09 - nexus3.edgexfoundry.org:10004/security-spire-server:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:12:09 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 09:12:09 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 09:12:09 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:12:09 latest 09:12:09 3.2.0-dev.102 09:12:09 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:12:09 main 09:12:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:09 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:10 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:12:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 09:12:10 364f33fc01a2: Preparing 09:12:10 25742d72dc31: Preparing 09:12:10 de80704a0768: Preparing 09:12:10 1bdc317131b1: Preparing 09:12:10 2767a9fb5165: Preparing 09:12:10 0846e645c297: Preparing 09:12:10 63ca1fbb43ae: Preparing 09:12:10 0846e645c297: Waiting 09:12:10 63ca1fbb43ae: Waiting 09:12:10 1bdc317131b1: Layer already exists 09:12:10 de80704a0768: Layer already exists 09:12:10 63ca1fbb43ae: Layer already exists 09:12:10 364f33fc01a2: Pushed 09:12:10 2767a9fb5165: Pushed 09:12:10 0846e645c297: Pushed 09:12:16 25742d72dc31: Pushed 09:12:16 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:a7a1fe8b3624000c29987bf9d334f698f7ba6131239bd3158bafc65ad5cdceda size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:17 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:17 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 09:12:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 09:12:17 364f33fc01a2: Preparing 09:12:17 25742d72dc31: Preparing 09:12:17 de80704a0768: Preparing 09:12:17 1bdc317131b1: Preparing 09:12:17 2767a9fb5165: Preparing 09:12:17 0846e645c297: Preparing 09:12:17 63ca1fbb43ae: Preparing 09:12:17 0846e645c297: Waiting 09:12:17 63ca1fbb43ae: Waiting 09:12:17 de80704a0768: Layer already exists 09:12:17 2767a9fb5165: Layer already exists 09:12:17 364f33fc01a2: Layer already exists 09:12:17 25742d72dc31: Layer already exists 09:12:17 0846e645c297: Layer already exists 09:12:17 63ca1fbb43ae: Layer already exists 09:12:17 1bdc317131b1: Layer already exists 09:12:17 latest: digest: sha256:a7a1fe8b3624000c29987bf9d334f698f7ba6131239bd3158bafc65ad5cdceda size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:17 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:18 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.102 09:12:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 09:12:18 364f33fc01a2: Preparing 09:12:18 25742d72dc31: Preparing 09:12:18 de80704a0768: Preparing 09:12:18 1bdc317131b1: Preparing 09:12:18 2767a9fb5165: Preparing 09:12:18 0846e645c297: Preparing 09:12:18 63ca1fbb43ae: Preparing 09:12:18 0846e645c297: Waiting 09:12:18 63ca1fbb43ae: Waiting 09:12:18 de80704a0768: Layer already exists 09:12:18 364f33fc01a2: Layer already exists 09:12:18 2767a9fb5165: Layer already exists 09:12:18 25742d72dc31: Layer already exists 09:12:18 1bdc317131b1: Layer already exists 09:12:18 0846e645c297: Layer already exists 09:12:18 63ca1fbb43ae: Layer already exists 09:12:18 3.2.0-dev.102: digest: sha256:a7a1fe8b3624000c29987bf9d334f698f7ba6131239bd3158bafc65ad5cdceda size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:18 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:18 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:12:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 09:12:18 364f33fc01a2: Preparing 09:12:18 25742d72dc31: Preparing 09:12:18 de80704a0768: Preparing 09:12:18 1bdc317131b1: Preparing 09:12:18 2767a9fb5165: Preparing 09:12:18 0846e645c297: Preparing 09:12:18 63ca1fbb43ae: Preparing 09:12:18 0846e645c297: Waiting 09:12:18 63ca1fbb43ae: Waiting 09:12:18 25742d72dc31: Layer already exists 09:12:18 de80704a0768: Layer already exists 09:12:18 2767a9fb5165: Layer already exists 09:12:18 364f33fc01a2: Layer already exists 09:12:18 1bdc317131b1: Layer already exists 09:12:18 0846e645c297: Layer already exists 09:12:18 63ca1fbb43ae: Layer already exists 09:12:18 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:a7a1fe8b3624000c29987bf9d334f698f7ba6131239bd3158bafc65ad5cdceda size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:19 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:19 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 09:12:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 09:12:19 364f33fc01a2: Preparing 09:12:19 25742d72dc31: Preparing 09:12:19 de80704a0768: Preparing 09:12:19 1bdc317131b1: Preparing 09:12:19 2767a9fb5165: Preparing 09:12:19 0846e645c297: Preparing 09:12:19 63ca1fbb43ae: Preparing 09:12:19 0846e645c297: Waiting 09:12:19 63ca1fbb43ae: Waiting 09:12:19 364f33fc01a2: Layer already exists 09:12:19 25742d72dc31: Layer already exists 09:12:19 1bdc317131b1: Layer already exists 09:12:19 de80704a0768: Layer already exists 09:12:19 2767a9fb5165: Layer already exists 09:12:19 0846e645c297: Layer already exists 09:12:19 63ca1fbb43ae: Layer already exists 09:12:19 main: digest: sha256:a7a1fe8b3624000c29987bf9d334f698f7ba6131239bd3158bafc65ad5cdceda size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:12:19 ===================================================== [Pipeline] echo 09:12:19 taggedImages: 09:12:19 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:12:19 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 09:12:19 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.102 09:12:19 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:12:19 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 09:12:19 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 09:12:19 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:12:19 latest 09:12:19 3.2.0-dev.102 09:12:19 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:12:19 main 09:12:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:20 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:12:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:12:20 d237e1108754: Preparing 09:12:20 fe1b862c2a56: Preparing 09:12:20 48cc770363e8: Preparing 09:12:20 de80704a0768: Preparing 09:12:20 1bdc317131b1: Preparing 09:12:20 81b9232ab2c3: Preparing 09:12:20 204d8a0a07b0: Preparing 09:12:20 63ca1fbb43ae: Preparing 09:12:20 204d8a0a07b0: Waiting 09:12:20 63ca1fbb43ae: Waiting 09:12:20 81b9232ab2c3: Waiting 09:12:20 1bdc317131b1: Layer already exists 09:12:20 de80704a0768: Layer already exists 09:12:20 d237e1108754: Pushed 09:12:20 fe1b862c2a56: Pushed 09:12:20 63ca1fbb43ae: Layer already exists 09:12:20 81b9232ab2c3: Pushed 09:12:20 204d8a0a07b0: Pushed 09:12:25 48cc770363e8: Pushed 09:12:25 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:a3b1a9204bf24d2c63e0be34bdef4050995b1bc312227215a0ec6480885d50cd size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:26 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 09:12:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:12:26 d237e1108754: Preparing 09:12:26 fe1b862c2a56: Preparing 09:12:26 48cc770363e8: Preparing 09:12:26 de80704a0768: Preparing 09:12:26 1bdc317131b1: Preparing 09:12:26 81b9232ab2c3: Preparing 09:12:26 204d8a0a07b0: Preparing 09:12:26 63ca1fbb43ae: Preparing 09:12:26 81b9232ab2c3: Waiting 09:12:26 204d8a0a07b0: Waiting 09:12:26 1bdc317131b1: Layer already exists 09:12:26 48cc770363e8: Layer already exists 09:12:26 de80704a0768: Layer already exists 09:12:26 fe1b862c2a56: Layer already exists 09:12:26 d237e1108754: Layer already exists 09:12:26 81b9232ab2c3: Layer already exists 09:12:26 63ca1fbb43ae: Layer already exists 09:12:26 204d8a0a07b0: Layer already exists 09:12:26 latest: digest: sha256:a3b1a9204bf24d2c63e0be34bdef4050995b1bc312227215a0ec6480885d50cd size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:26 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.102 09:12:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:12:27 d237e1108754: Preparing 09:12:27 fe1b862c2a56: Preparing 09:12:27 48cc770363e8: Preparing 09:12:27 de80704a0768: Preparing 09:12:27 1bdc317131b1: Preparing 09:12:27 81b9232ab2c3: Preparing 09:12:27 204d8a0a07b0: Preparing 09:12:27 63ca1fbb43ae: Preparing 09:12:27 81b9232ab2c3: Waiting 09:12:27 204d8a0a07b0: Waiting 09:12:27 63ca1fbb43ae: Waiting 09:12:27 d237e1108754: Layer already exists 09:12:27 48cc770363e8: Layer already exists 09:12:27 fe1b862c2a56: Layer already exists 09:12:27 de80704a0768: Layer already exists 09:12:27 1bdc317131b1: Layer already exists 09:12:27 204d8a0a07b0: Layer already exists 09:12:27 63ca1fbb43ae: Layer already exists 09:12:27 81b9232ab2c3: Layer already exists 09:12:27 3.2.0-dev.102: digest: sha256:a3b1a9204bf24d2c63e0be34bdef4050995b1bc312227215a0ec6480885d50cd size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:27 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:12:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:12:27 d237e1108754: Preparing 09:12:27 fe1b862c2a56: Preparing 09:12:27 48cc770363e8: Preparing 09:12:27 de80704a0768: Preparing 09:12:27 1bdc317131b1: Preparing 09:12:27 81b9232ab2c3: Preparing 09:12:27 204d8a0a07b0: Preparing 09:12:27 63ca1fbb43ae: Preparing 09:12:27 81b9232ab2c3: Waiting 09:12:27 63ca1fbb43ae: Waiting 09:12:27 48cc770363e8: Layer already exists 09:12:27 de80704a0768: Layer already exists 09:12:27 d237e1108754: Layer already exists 09:12:27 1bdc317131b1: Layer already exists 09:12:27 fe1b862c2a56: Layer already exists 09:12:27 204d8a0a07b0: Layer already exists 09:12:27 81b9232ab2c3: Layer already exists 09:12:27 63ca1fbb43ae: Layer already exists 09:12:27 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:a3b1a9204bf24d2c63e0be34bdef4050995b1bc312227215a0ec6480885d50cd size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:28 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 09:12:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:12:28 d237e1108754: Preparing 09:12:28 fe1b862c2a56: Preparing 09:12:28 48cc770363e8: Preparing 09:12:28 de80704a0768: Preparing 09:12:28 1bdc317131b1: Preparing 09:12:28 81b9232ab2c3: Preparing 09:12:28 204d8a0a07b0: Preparing 09:12:28 63ca1fbb43ae: Preparing 09:12:28 204d8a0a07b0: Waiting 09:12:28 63ca1fbb43ae: Waiting 09:12:28 fe1b862c2a56: Layer already exists 09:12:28 48cc770363e8: Layer already exists 09:12:28 de80704a0768: Layer already exists 09:12:28 d237e1108754: Layer already exists 09:12:28 1bdc317131b1: Layer already exists 09:12:28 63ca1fbb43ae: Layer already exists 09:12:28 204d8a0a07b0: Layer already exists 09:12:28 81b9232ab2c3: Layer already exists 09:12:28 main: digest: sha256:a3b1a9204bf24d2c63e0be34bdef4050995b1bc312227215a0ec6480885d50cd size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:12:28 ===================================================== [Pipeline] echo 09:12:28 taggedImages: 09:12:28 - nexus3.edgexfoundry.org:10004/support-notifications:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:12:28 - nexus3.edgexfoundry.org:10004/support-notifications:latest 09:12:28 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.102 09:12:28 - nexus3.edgexfoundry.org:10004/support-notifications:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:12:28 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 09:12:28 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 09:12:28 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:12:28 latest 09:12:28 3.2.0-dev.102 09:12:28 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:12:28 main 09:12:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:29 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:12:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:12:29 0a414d0941fb: Preparing 09:12:29 18cb68ad9449: Preparing 09:12:29 de80704a0768: Preparing 09:12:29 1bdc317131b1: Preparing 09:12:29 32c7eca5a8b2: Preparing 09:12:29 08df16845d63: Preparing 09:12:29 63ca1fbb43ae: Preparing 09:12:29 08df16845d63: Waiting 09:12:29 63ca1fbb43ae: Waiting 09:12:29 de80704a0768: Layer already exists 09:12:29 32c7eca5a8b2: Layer already exists 09:12:29 1bdc317131b1: Layer already exists 09:12:29 08df16845d63: Layer already exists 09:12:29 63ca1fbb43ae: Layer already exists 09:12:29 0a414d0941fb: Pushed 09:12:35 18cb68ad9449: Pushed 09:12:35 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:74a2ddeac8e2ea6b704a2fac84f40d62c9af42231cdb60160b37764c66c241c1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:36 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:12:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:12:36 0a414d0941fb: Preparing 09:12:36 18cb68ad9449: Preparing 09:12:36 de80704a0768: Preparing 09:12:36 1bdc317131b1: Preparing 09:12:36 32c7eca5a8b2: Preparing 09:12:36 08df16845d63: Preparing 09:12:36 63ca1fbb43ae: Preparing 09:12:36 08df16845d63: Waiting 09:12:36 63ca1fbb43ae: Waiting 09:12:36 1bdc317131b1: Layer already exists 09:12:36 32c7eca5a8b2: Layer already exists 09:12:36 de80704a0768: Layer already exists 09:12:36 0a414d0941fb: Layer already exists 09:12:36 18cb68ad9449: Layer already exists 09:12:36 08df16845d63: Layer already exists 09:12:36 63ca1fbb43ae: Layer already exists 09:12:36 latest: digest: sha256:74a2ddeac8e2ea6b704a2fac84f40d62c9af42231cdb60160b37764c66c241c1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:37 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.102 09:12:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:12:37 0a414d0941fb: Preparing 09:12:37 18cb68ad9449: Preparing 09:12:37 de80704a0768: Preparing 09:12:37 1bdc317131b1: Preparing 09:12:37 32c7eca5a8b2: Preparing 09:12:37 08df16845d63: Preparing 09:12:37 63ca1fbb43ae: Preparing 09:12:37 08df16845d63: Waiting 09:12:37 63ca1fbb43ae: Waiting 09:12:37 18cb68ad9449: Layer already exists 09:12:37 32c7eca5a8b2: Layer already exists 09:12:37 0a414d0941fb: Layer already exists 09:12:37 1bdc317131b1: Layer already exists 09:12:37 de80704a0768: Layer already exists 09:12:37 63ca1fbb43ae: Layer already exists 09:12:37 08df16845d63: Layer already exists 09:12:37 3.2.0-dev.102: digest: sha256:74a2ddeac8e2ea6b704a2fac84f40d62c9af42231cdb60160b37764c66c241c1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:37 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:12:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:12:38 0a414d0941fb: Preparing 09:12:38 18cb68ad9449: Preparing 09:12:38 de80704a0768: Preparing 09:12:38 1bdc317131b1: Preparing 09:12:38 32c7eca5a8b2: Preparing 09:12:38 08df16845d63: Preparing 09:12:38 63ca1fbb43ae: Preparing 09:12:38 08df16845d63: Waiting 09:12:38 63ca1fbb43ae: Waiting 09:12:38 18cb68ad9449: Layer already exists 09:12:38 0a414d0941fb: Layer already exists 09:12:38 08df16845d63: Layer already exists 09:12:38 63ca1fbb43ae: Layer already exists 09:12:38 1bdc317131b1: Layer already exists 09:12:38 32c7eca5a8b2: Layer already exists 09:12:38 de80704a0768: Layer already exists 09:12:38 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:74a2ddeac8e2ea6b704a2fac84f40d62c9af42231cdb60160b37764c66c241c1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:38 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 09:12:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:12:38 0a414d0941fb: Preparing 09:12:38 18cb68ad9449: Preparing 09:12:38 de80704a0768: Preparing 09:12:38 1bdc317131b1: Preparing 09:12:38 32c7eca5a8b2: Preparing 09:12:38 08df16845d63: Preparing 09:12:38 63ca1fbb43ae: Preparing 09:12:38 08df16845d63: Waiting 09:12:38 63ca1fbb43ae: Waiting 09:12:38 32c7eca5a8b2: Layer already exists 09:12:38 1bdc317131b1: Layer already exists 09:12:38 18cb68ad9449: Layer already exists 09:12:38 0a414d0941fb: Layer already exists 09:12:38 de80704a0768: Layer already exists 09:12:38 08df16845d63: Layer already exists 09:12:38 63ca1fbb43ae: Layer already exists 09:12:38 main: digest: sha256:74a2ddeac8e2ea6b704a2fac84f40d62c9af42231cdb60160b37764c66c241c1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:12:38 ===================================================== [Pipeline] echo 09:12:38 taggedImages: 09:12:38 - nexus3.edgexfoundry.org:10004/support-scheduler:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:12:38 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:12:38 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.102 09:12:38 - nexus3.edgexfoundry.org:10004/support-scheduler:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:12:38 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:28:50 #156 ... 09:28:50 09:28:50 #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 09:28:50 #150 1158.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:28:50 #150 ... 09:28:50 09:28:50 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:28:50 #156 DONE 1160.9s 09:28:50 09:28:50 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:28:50 #154 ... 09:28:50 09:28:50 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:28:50 #161 DONE 0.3s 09:28:50 09:28:50 #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 09:28:50 #150 ... 09:28:50 09:28:50 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:28:50 #162 DONE 0.2s 09:28:50 09:28:50 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:28:50 #163 DONE 0.2s 09:28:50 09:28:50 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:28:50 #164 DONE 0.2s 09:28:50 09:28:50 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:28:50 #165 DONE 0.3s 09:28:50 09:28:50 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:28:50 #155 ... 09:28:50 09:28:50 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:28:50 #166 DONE 0.1s 09:28:50 09:28:50 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:28:50 #167 DONE 2.2s 09:28:50 09:28:50 #109 [security-proxy-setup] exporting to image 09:28:50 #109 exporting layers 09:28:50 #109 exporting layers 1.1s done 09:28:50 #109 writing image sha256:55c0d1a2c2979353da297ea7eb85f584a5be4f89d6db24b4df4c00d1dd5983d3 09:28:50 #109 writing image sha256:55c0d1a2c2979353da297ea7eb85f584a5be4f89d6db24b4df4c00d1dd5983d3 0.1s done 09:28:50 #109 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 09:28:50 #109 DONE 5.4s 09:28:50 09:28:50 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:28:50 #160 ... 09:28:50 09:28:50 #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:28:50 #159 DONE 1171.6s 09:28:50 09:28:50 #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:28:50 #168 DONE 0.6s 09:28:50 09:28:50 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 09:28:51 #169 DONE 2.3s 09:28:51 09:28:51 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:28:51 #155 ... 09:28:51 09:28:51 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 09:28:51 #170 DONE 0.3s 09:28:51 09:28:51 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 09:28:52 #171 DONE 0.2s 09:28:52 09:28:52 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:28:52 #172 DONE 0.3s 09:28:52 09:28:52 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:28:52 #154 ... 09:28:52 09:28:52 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:28:52 #173 DONE 0.2s 09:28:52 09:28:52 #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 09:28:52 #174 DONE 0.2s 09:28:52 09:28:52 #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 09:28:52 #175 DONE 0.1s 09:28:52 09:28:52 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:28:52 #42 ... 09:28:52 09:28:52 #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 09:28:52 #176 DONE 0.1s 09:28:53 09:28:53 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:28:53 #177 DONE 0.1s 09:28:53 09:28:53 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:28:53 #152 ... 09:28:53 09:28:53 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:28:53 #178 DONE 0.1s 09:28:53 09:28:53 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 09:28:55 #179 DONE 2.1s 09:28:55 09:28:55 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:28:55 #153 ... 09:28:55 09:28:55 #109 [security-bootstrapper] exporting to image 09:28:55 #109 exporting layers 09:28:56 #109 exporting layers 1.1s done 09:28:56 #109 writing image sha256:31e5edfa0d35fb68ad6f980a1d3c30978a05f424ddfcaec2ae02023167d5947b done 09:28:56 #109 naming to docker.io/library/security-bootstrapper-arm64 done 09:28:56 #109 DONE 6.6s 09:28:56 09:28:56 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:29:09 #153 ... 09:29:09 09:29: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 09:29:09 #150 DONE 1191.6s 09:29:09 09:29:09 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:29:09 #153 ... 09:29:09 09:29:09 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:29:09 #180 DONE 0.2s 09:29:09 09:29:09 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:29:09 #181 DONE 0.2s 09:29:09 09:29:09 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:29:09 #154 ... 09:29:09 09:29:09 #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:29:09 #182 DONE 0.2s 09:29:09 09:29:09 #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:29:09 #183 DONE 0.1s 09:29:09 09:29:09 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:29:10 #184 DONE 0.3s 09:29:10 09:29:10 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:29:10 #153 ... 09:29:10 09:29:10 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:29:10 #185 DONE 0.3s 09:29:10 09:29:10 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:29:10 #151 ... 09:29:10 09:29:10 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:29:11 #186 DONE 0.4s 09:29:11 09:29:11 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:29:11 #187 DONE 0.2s 09:29:11 09:29:11 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:29:13 #188 DONE 2.2s 09:29:13 09:29:13 #109 [security-secretstore-setup] exporting to image 09:29:13 #109 exporting layers 09:29:14 #109 exporting layers 1.2s done 09:29:14 #109 writing image sha256:dc1c9a86be196274e74941d102cd697e7a37ef11889f7e0fce4fb7eb197e5905 done 09:29:14 #109 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 09:29:14 #109 DONE 7.8s 09:29:14 09:29:14 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:29:41 #143 ... 09:29:41 09:29:41 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:29:41 #151 DONE 1229.9s 09:29:41 09:29:41 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:29:41 #189 DONE 0.2s 09:29:41 09:29:41 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:29:41 #190 DONE 0.2s 09:29:41 09:29:41 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:29:41 #153 ... 09:29:41 09:29:41 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:29:41 #191 DONE 0.3s 09:29:41 09:29:41 #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:29:41 #192 DONE 0.2s 09:29:41 09:29:41 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:29:41 #193 DONE 0.2s 09:29:41 09:29:41 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:29:43 #194 DONE 2.2s 09:29:43 09:29:43 #109 [core-common-config-bootstrapper] exporting to image 09:29:43 #109 exporting layers 09:29:43 #109 exporting layers 0.5s done 09:29:43 #109 writing image sha256:cdf3cb4ed499d3eb828d989c26e020648ebcaa5bf6a3e07dfb3c3cb3c8ef7e3b done 09:29:43 #109 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 09:29:43 #109 DONE 8.3s 09:29:43 09:29:43 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:32:05 #42 ... 09:32:05 09:32:05 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:32:05 #143 DONE 1357.4s 09:32:05 09:32:05 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:32:05 #160 ... 09:32:05 09:32:05 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:32:05 #195 DONE 0.2s 09:32:05 09:32:05 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:32:05 #196 DONE 0.2s 09:32:05 09:32:05 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:32:05 #197 DONE 0.4s 09:32:05 09:32:05 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:32:05 #198 DONE 0.2s 09:32:05 09:32:05 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:32:05 #153 ... 09:32:05 09:32:05 #109 [security-spiffe-token-provider] exporting to image 09:32:05 #109 exporting layers 09:32:05 #109 exporting layers 0.8s done 09:32:05 #109 writing image sha256:7a2f3aa609193cc15955617264cb4b46ba7c6dc1524d038683638e6e79d114b5 done 09:32:05 #109 naming to docker.io/library/security-spiffe-token-provider-arm64 done 09:32:05 #109 DONE 9.0s 09:32:05 09:32:05 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:39:28 #154 ... 09:39:28 09:39:28 #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:39:28 #135 DONE 1813.2s 09:39:28 09:39:28 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:39:28 #153 ... 09:39:28 09:39:28 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:39:28 #199 DONE 0.2s 09:39:28 09:39:28 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:39:28 #200 DONE 0.2s 09:39:28 09:39:28 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:39:28 #201 DONE 0.5s 09:39:28 09:39:28 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:39:28 #202 DONE 0.2s 09:39:28 09:39:28 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:39:28 #153 ... 09:39:28 09:39:28 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:39:28 #203 DONE 0.2s 09:39:28 09:39:28 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:39:28 #204 DONE 2.0s 09:39:28 09:39:28 #109 [security-proxy-auth] exporting to image 09:39:28 #109 exporting layers 09:39:28 #109 exporting layers 0.7s done 09:39:28 #109 writing image sha256:de9e8cd29530b1893ed918a54143214f897f16ad58412cb643f4b95c9426a94d done 09:39:28 #109 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 09:39:28 #109 DONE 9.8s 09:39:28 09:39:28 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:40:30 #155 DONE 1871.3s 09:40:30 09:40:30 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:40:30 #154 ... 09:40:30 09:40:30 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:40:30 #205 DONE 0.1s 09:40:30 09:40:30 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:40:30 #206 DONE 0.2s 09:40:30 09:40:30 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:40:30 #42 ... 09:40:30 09:40:30 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:40:30 #207 DONE 0.4s 09:40:30 09:40:30 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:40:30 #208 DONE 0.1s 09:40:30 09:40:30 #109 [core-command] exporting to image 09:40:30 #109 exporting layers 09:40:30 #109 exporting layers 0.4s done 09:40:30 #109 writing image sha256:6f40ccb9aa7ec96f09f017c7689ebfa682698ee6a816f1443c5aceae7f39af04 done 09:40:30 #109 naming to docker.io/library/core-command-arm64 done 09:40:30 #109 DONE 10.2s 09:40:30 09:40:30 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:42:36 #153 DONE 1996.1s 09:42:36 09:42:36 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:42:36 #42 ... 09:42:36 09:42:36 #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:42:36 #209 DONE 0.5s 09:42:36 09:42:36 #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:42:36 #210 DONE 0.3s 09:42:36 09:42:36 #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:42:36 #211 DONE 0.5s 09:42:36 09:42:36 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:42:36 #42 ... 09:42:36 09:42:36 #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:42:36 #212 DONE 0.1s 09:42:36 09:42:36 #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 09:42:36 #213 DONE 0.1s 09:42:36 09:42:36 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:42:36 #42 ... 09:42:36 09:42:36 #109 [core-data] exporting to image 09:42:36 #109 exporting layers 09:42:36 #109 exporting layers 0.8s done 09:42:36 #109 writing image sha256:3d0120af315c571a217926ff1831edfcdae5185186033221d670995e651e4ea8 done 09:42:36 #109 naming to docker.io/library/core-data-arm64 done 09:42:36 #109 DONE 11.0s 09:42:36 09:42:36 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:42:36 #42 ... 09:42:36 09:42:36 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:42:36 #152 DONE 2000.4s 09:42:36 09:42:36 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:42:36 #154 ... 09:42:36 09:42:36 #214 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 09:42:36 #214 DONE 0.2s 09:42:36 09:42:36 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:42:36 #42 ... 09:42:36 09:42:36 #215 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 09:42:36 #215 DONE 0.1s 09:42:36 09:42:36 #216 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:42:36 #216 DONE 0.6s 09:42:36 09:42:36 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:42:36 #154 ... 09:42:36 09:42:36 #217 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:42:36 #217 DONE 0.2s 09:42:36 09:42:36 #218 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:42:36 #218 DONE 0.2s 09:42:36 09:42:36 #219 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 09:42:36 #219 DONE 0.2s 09:42:36 09:42:36 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:42:36 #42 ... 09:42:36 09:42:36 #109 [core-metadata] exporting to image 09:42:36 #109 exporting layers 0.7s done 09:42:36 #109 writing image sha256:5b3be435076985cd0f4c52e4cd4834e93609dd7812682c7c87dcd9c9e8f647c2 done 09:42:36 #109 naming to docker.io/library/core-metadata-arm64 done 09:42:36 #109 DONE 11.7s 09:42:36 09:42:36 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:42:36 #42 ... 09:42:36 09:42:36 #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:42:36 #157 DONE 1996.0s 09:42:36 09:42:36 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:42:36 #42 ... 09:42:36 09:42:36 #220 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:42:36 #220 DONE 0.2s 09:42:36 09:42:36 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:42:36 #154 ... 09:42:36 09:42:36 #221 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:42:36 #221 DONE 0.4s 09:42:36 09:42:36 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:42:36 #160 ... 09:42:36 09:42:36 #222 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:42:36 #222 DONE 0.1s 09:42:36 09:42:36 #223 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 09:42:36 #223 DONE 0.1s 09:42:36 09:42:36 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:42:36 #160 ... 09:42:36 09:42:36 #109 [core-keeper] exporting to image 09:42:36 #109 exporting layers 0.6s done 09:42:36 #109 writing image sha256:15729e931d13de461c716b1a488d390b5f21f0d9d48b98414e160d62e4efa80c done 09:42:36 #109 naming to docker.io/library/core-keeper-arm64 done 09:42:36 #109 DONE 12.3s 09:42:36 09:42:36 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:43:15 #42 ... 09:43:15 09:43:15 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:43:15 #160 DONE 2033.4s 09:43:15 09:43:15 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:43:15 #154 DONE 2040.7s 09:43:15 09:43:15 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:43:15 #42 ... 09:43:15 09:43:15 #224 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:43:15 #224 DONE 0.1s 09:43:15 09:43:15 #225 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:43:15 #225 DONE 0.2s 09:43:15 09:43:15 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:43:15 #42 ... 09:43:15 09:43:15 #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:43:15 #226 ... 09:43:15 09:43:15 #227 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:43:15 #227 DONE 0.2s 09:43:15 09:43:15 #228 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:43:15 #228 DONE 0.2s 09:43:15 09:43:15 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:43:15 #158 DONE 2035.0s 09:43:15 09:43:15 #229 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:43:15 #229 ... 09:43:15 09:43:15 #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:43:15 #226 DONE 0.9s 09:43:15 09:43:15 #230 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:43:15 #230 DONE 0.2s 09:43:15 09:43:15 #109 [support-scheduler] exporting to image 09:43:15 #109 exporting layers 09:43:15 #109 ... 09:43:15 09:43:15 #229 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:43:15 #229 DONE 0.9s 09:43:15 09:43:15 #231 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:43:15 #231 DONE 0.1s 09:43:15 09:43:15 #232 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:43:15 #232 ... 09:43:15 09:43:15 #233 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 09:43:15 #233 DONE 0.2s 09:43:15 09:43:15 #232 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:43:15 #232 DONE 0.2s 09:43:15 09:43:15 #234 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:43:15 #234 DONE 0.1s 09:43:15 09:43:15 #235 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 09:43:15 #235 DONE 0.7s 09:43:15 09:43:15 #236 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 09:43:15 #236 DONE 0.2s 09:43:15 09:43:15 #109 [support-notifications] exporting to image 09:43:15 #109 exporting layers 1.1s done 09:43:15 #109 writing image sha256:e1b2c99bb88dbaa2d7d353b1457aed482ba62751a310d2747b517566d33a67fa done 09:43:15 #109 naming to docker.io/library/support-scheduler-arm64 done 09:43:15 #109 writing image sha256:bae5eb787fece36507f66a06a941810d51e6569a2099139d863d109eddcabd8c 0.0s done 09:43:15 #109 naming to docker.io/library/support-notifications-arm64 0.0s done 09:43:15 #109 DONE 13.9s 09:43:15 09:43:15 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:43:15 #42 ... 09:43:15 09:43:15 #109 [support-cron-scheduler] exporting to image 09:43:15 #109 exporting layers 0.8s done 09:43:15 #109 writing image sha256:0bc1ffff6762aa0aa18395308db04ea953bc1e46726eb300462149a3cfcc297c done 09:43:15 #109 naming to docker.io/library/support-cron-scheduler-arm64 done 09:43:15 #109 DONE 14.8s 09:43:15 09:43:15 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:43:15 time="2024-10-12T09:06:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:43:15 time="2024-10-12T09:06:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:43:15 time="2024-10-12T09:06:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:43:15 time="2024-10-12T09:06:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:43:15 time="2024-10-12T09:06:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:43:15 time="2024-10-12T09:06:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:43:15 time="2024-10-12T09:06:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:43:15 time="2024-10-12T09:06:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:43:15 time="2024-10-12T09:06:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:43:15 time="2024-10-12T09:06:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:43:15 time="2024-10-12T09:06:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:43:15 time="2024-10-12T09:06:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:43:15 time="2024-10-12T09:06:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:43:15 time="2024-10-12T09:06:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:43:15 time="2024-10-12T09:06:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:43:15 time="2024-10-12T09:06:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:43:15 $ docker stop --time=1 946c5f8ff339783ebb390f3e1acbb10b19037545d289e0bb7c3802f10a06a3ad 09:43:17 $ docker rm -f --volumes 946c5f8ff339783ebb390f3e1acbb10b19037545d289e0bb7c3802f10a06a3ad [Pipeline] // withDockerContainer [Pipeline] sh 09:43:17 + docker images 09:43:17 REPOSITORY TAG IMAGE ID CREATED SIZE 09:43:17 support-cron-scheduler-arm64 latest 0bc1ffff6762 3 seconds ago 66.4MB 09:43:17 support-notifications-arm64 latest bae5eb787fec 5 seconds ago 65.3MB 09:43:17 support-scheduler-arm64 latest e1b2c99bb88d 5 seconds ago 64.5MB 09:43:17 core-keeper-arm64 latest 15729e931d13 43 seconds ago 41.7MB 09:43:17 core-metadata-arm64 latest 5b3be4350769 46 seconds ago 42.6MB 09:43:17 core-data-arm64 latest 3d0120af315c 50 seconds ago 42.5MB 09:43:17 core-command-arm64 latest 6f40ccb9aa7e 2 minutes ago 36.8MB 09:43:17 security-proxy-auth-arm64 latest de9e8cd29530 3 minutes ago 34.9MB 09:43:17 security-spiffe-token-provider-arm64 latest 7a2f3aa60919 11 minutes ago 42.3MB 09:43:17 core-common-config-bootstrapper-arm64 latest cdf3cb4ed499 13 minutes ago 22.1MB 09:43:17 security-secretstore-setup-arm64 latest dc1c9a86be19 14 minutes ago 52MB 09:43:17 security-bootstrapper-arm64 latest 31e5edfa0d35 14 minutes ago 27.9MB 09:43:17 security-proxy-setup-arm64 latest 55c0d1a2c297 14 minutes ago 34.5MB 09:43:17 security-spire-agent-arm64 latest fa79e38c81ee 35 minutes ago 176MB 09:43:17 security-spire-server-arm64 latest 41d2ec010375 35 minutes ago 118MB 09:43:17 security-spire-config-arm64 latest 58075a23ee02 35 minutes ago 117MB 09:43:17 ci-base-image-arm64 latest 3d071888da35 37 minutes ago 965MB 09:43:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 9 days ago 558MB 09:43:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 16 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:43:18 provisioning config files... 09:43:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/725@tmp/config11204007563245726449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:43:18 ---> ****-login.sh 09:43:18 nexus3.edgexfoundry.org:10001 09:43:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:43:18 Configure a credential helper to remove this warning. See 09:43:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:43:18 09:43:18 Login Succeeded 09:43:18 nexus3.edgexfoundry.org:10002 09:43:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:43:19 Configure a credential helper to remove this warning. See 09:43:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:43:19 09:43:19 Login Succeeded 09:43:19 nexus3.edgexfoundry.org:10003 09:43:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:43:19 Configure a credential helper to remove this warning. See 09:43:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:43:19 09:43:19 Login Succeeded 09:43:19 nexus3.edgexfoundry.org:10004 09:43:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:43:19 Configure a credential helper to remove this warning. See 09:43:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:43:19 09:43:19 Login Succeeded 09:43:19 ****.io 09:43:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:43:20 Configure a credential helper to remove this warning. See 09:43:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:43:20 09:43:20 Login Succeeded 09:43:20 ---> ****-login.sh ends [Pipeline] } 09:43:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:43:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:43:20 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 09:43:20 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:43:20 latest 09:43:20 3.2.0-dev.102 09:43:20 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:43:20 main 09:43:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:20 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:21 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:43:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:43:21 0ce3d1ca9ef5: Preparing 09:43:21 9ecf7b0c7bbc: Preparing 09:43:21 50cfb45a874d: Preparing 09:43:21 d5c7e4710cc7: Preparing 09:43:21 bb0b6c1b02fe: Preparing 09:43:21 e5b27a7e19ee: Preparing 09:43:21 16113d51b718: Preparing 09:43:21 16113d51b718: Waiting 09:43:21 e5b27a7e19ee: Waiting 09:43:21 50cfb45a874d: Pushed 09:43:21 d5c7e4710cc7: Pushed 09:43:21 0ce3d1ca9ef5: Pushed 09:43:21 16113d51b718: Layer already exists 09:43:21 bb0b6c1b02fe: Pushed 09:43:21 e5b27a7e19ee: Pushed 09:43:28 9ecf7b0c7bbc: Pushed 09:43:28 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:449553181df90ef772479c69b9709ae1d40cef1c5cf9f2a9cf82bb4799e77a05 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:28 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:28 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 09:43:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:43:28 0ce3d1ca9ef5: Preparing 09:43:28 9ecf7b0c7bbc: Preparing 09:43:28 50cfb45a874d: Preparing 09:43:28 d5c7e4710cc7: Preparing 09:43:28 bb0b6c1b02fe: Preparing 09:43:28 e5b27a7e19ee: Preparing 09:43:28 16113d51b718: Preparing 09:43:28 e5b27a7e19ee: Waiting 09:43:28 16113d51b718: Waiting 09:43:28 d5c7e4710cc7: Layer already exists 09:43:28 bb0b6c1b02fe: Layer already exists 09:43:28 0ce3d1ca9ef5: Layer already exists 09:43:28 50cfb45a874d: Layer already exists 09:43:28 9ecf7b0c7bbc: Layer already exists 09:43:28 e5b27a7e19ee: Layer already exists 09:43:28 16113d51b718: Layer already exists 09:43:29 latest: digest: sha256:449553181df90ef772479c69b9709ae1d40cef1c5cf9f2a9cf82bb4799e77a05 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:29 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.102 09:43:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:43:29 0ce3d1ca9ef5: Preparing 09:43:29 9ecf7b0c7bbc: Preparing 09:43:29 50cfb45a874d: Preparing 09:43:29 d5c7e4710cc7: Preparing 09:43:29 bb0b6c1b02fe: Preparing 09:43:29 e5b27a7e19ee: Preparing 09:43:29 16113d51b718: Preparing 09:43:29 e5b27a7e19ee: Waiting 09:43:29 16113d51b718: Waiting 09:43:29 bb0b6c1b02fe: Layer already exists 09:43:29 d5c7e4710cc7: Layer already exists 09:43:29 0ce3d1ca9ef5: Layer already exists 09:43:29 9ecf7b0c7bbc: Layer already exists 09:43:29 50cfb45a874d: Layer already exists 09:43:29 e5b27a7e19ee: Layer already exists 09:43:29 16113d51b718: Layer already exists 09:43:29 3.2.0-dev.102: digest: sha256:449553181df90ef772479c69b9709ae1d40cef1c5cf9f2a9cf82bb4799e77a05 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:43:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:43:30 0ce3d1ca9ef5: Preparing 09:43:30 9ecf7b0c7bbc: Preparing 09:43:30 50cfb45a874d: Preparing 09:43:30 d5c7e4710cc7: Preparing 09:43:30 bb0b6c1b02fe: Preparing 09:43:30 e5b27a7e19ee: Preparing 09:43:30 16113d51b718: Preparing 09:43:30 16113d51b718: Waiting 09:43:30 e5b27a7e19ee: Waiting 09:43:30 d5c7e4710cc7: Layer already exists 09:43:30 bb0b6c1b02fe: Layer already exists 09:43:30 0ce3d1ca9ef5: Layer already exists 09:43:30 50cfb45a874d: Layer already exists 09:43:30 9ecf7b0c7bbc: Layer already exists 09:43:30 16113d51b718: Layer already exists 09:43:30 e5b27a7e19ee: Layer already exists 09:43:31 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:449553181df90ef772479c69b9709ae1d40cef1c5cf9f2a9cf82bb4799e77a05 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:31 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 09:43:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:43:31 0ce3d1ca9ef5: Preparing 09:43:31 9ecf7b0c7bbc: Preparing 09:43:31 50cfb45a874d: Preparing 09:43:31 d5c7e4710cc7: Preparing 09:43:31 bb0b6c1b02fe: Preparing 09:43:31 e5b27a7e19ee: Preparing 09:43:31 16113d51b718: Preparing 09:43:31 e5b27a7e19ee: Waiting 09:43:31 16113d51b718: Waiting 09:43:31 9ecf7b0c7bbc: Layer already exists 09:43:31 d5c7e4710cc7: Layer already exists 09:43:31 bb0b6c1b02fe: Layer already exists 09:43:31 50cfb45a874d: Layer already exists 09:43:31 0ce3d1ca9ef5: Layer already exists 09:43:31 e5b27a7e19ee: Layer already exists 09:43:31 16113d51b718: Layer already exists 09:43:31 main: digest: sha256:449553181df90ef772479c69b9709ae1d40cef1c5cf9f2a9cf82bb4799e77a05 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:43:32 ===================================================== [Pipeline] echo 09:43:32 taggedImages: 09:43:32 - nexus3.edgexfoundry.org:10004/core-command-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:43:32 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 09:43:32 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.102 09:43:32 - nexus3.edgexfoundry.org:10004/core-command-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:43:32 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 09:43:32 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 09:43:32 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:43:32 latest 09:43:32 3.2.0-dev.102 09:43:32 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:43:32 main 09:43:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:32 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:43:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:43:32 9f07b66ff02b: Preparing 09:43:32 886924546b45: Preparing 09:43:32 339c9e24af5a: Preparing 09:43:32 028e2b231b7c: Preparing 09:43:32 50cfb45a874d: Preparing 09:43:32 d5c7e4710cc7: Preparing 09:43:32 bb0b6c1b02fe: Preparing 09:43:32 e5b27a7e19ee: Preparing 09:43:32 16113d51b718: Preparing 09:43:32 bb0b6c1b02fe: Waiting 09:43:32 d5c7e4710cc7: Waiting 09:43:32 e5b27a7e19ee: Waiting 09:43:32 16113d51b718: Waiting 09:43:32 50cfb45a874d: Layer already exists 09:43:33 d5c7e4710cc7: Layer already exists 09:43:33 886924546b45: Pushed 09:43:33 bb0b6c1b02fe: Layer already exists 09:43:33 339c9e24af5a: Pushed 09:43:33 9f07b66ff02b: Pushed 09:43:33 16113d51b718: Layer already exists 09:43:33 e5b27a7e19ee: Layer already exists 09:43:36 028e2b231b7c: Pushed 09:43:36 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:9e7739ae4374071c316b2df9ca6adead5b58a77a4668a8be14ec046e1fe5efe3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:36 + 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 09:43:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 09:43:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:43:37 9f07b66ff02b: Preparing 09:43:37 886924546b45: Preparing 09:43:37 339c9e24af5a: Preparing 09:43:37 028e2b231b7c: Preparing 09:43:37 50cfb45a874d: Preparing 09:43:37 d5c7e4710cc7: Preparing 09:43:37 bb0b6c1b02fe: Preparing 09:43:37 e5b27a7e19ee: Preparing 09:43:37 16113d51b718: Preparing 09:43:37 bb0b6c1b02fe: Waiting 09:43:37 d5c7e4710cc7: Waiting 09:43:37 e5b27a7e19ee: Waiting 09:43:37 16113d51b718: Waiting 09:43:37 9f07b66ff02b: Layer already exists 09:43:37 028e2b231b7c: Layer already exists 09:43:37 50cfb45a874d: Layer already exists 09:43:37 886924546b45: Layer already exists 09:43:37 339c9e24af5a: Layer already exists 09:43:37 bb0b6c1b02fe: Layer already exists 09:43:37 d5c7e4710cc7: Layer already exists 09:43:37 e5b27a7e19ee: Layer already exists 09:43:37 16113d51b718: Layer already exists 09:43:37 latest: digest: sha256:9e7739ae4374071c316b2df9ca6adead5b58a77a4668a8be14ec046e1fe5efe3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:37 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.102 09:43:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:43:38 9f07b66ff02b: Preparing 09:43:38 886924546b45: Preparing 09:43:38 339c9e24af5a: Preparing 09:43:38 028e2b231b7c: Preparing 09:43:38 50cfb45a874d: Preparing 09:43:38 d5c7e4710cc7: Preparing 09:43:38 bb0b6c1b02fe: Preparing 09:43:38 e5b27a7e19ee: Preparing 09:43:38 16113d51b718: Preparing 09:43:38 d5c7e4710cc7: Waiting 09:43:38 e5b27a7e19ee: Waiting 09:43:38 bb0b6c1b02fe: Waiting 09:43:38 16113d51b718: Waiting 09:43:38 886924546b45: Layer already exists 09:43:38 9f07b66ff02b: Layer already exists 09:43:38 50cfb45a874d: Layer already exists 09:43:38 028e2b231b7c: Layer already exists 09:43:38 339c9e24af5a: Layer already exists 09:43:38 16113d51b718: Layer already exists 09:43:38 d5c7e4710cc7: Layer already exists 09:43:38 e5b27a7e19ee: Layer already exists 09:43:38 bb0b6c1b02fe: Layer already exists 09:43:38 3.2.0-dev.102: digest: sha256:9e7739ae4374071c316b2df9ca6adead5b58a77a4668a8be14ec046e1fe5efe3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:38 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:43:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:43:39 9f07b66ff02b: Preparing 09:43:39 886924546b45: Preparing 09:43:39 339c9e24af5a: Preparing 09:43:39 028e2b231b7c: Preparing 09:43:39 50cfb45a874d: Preparing 09:43:39 d5c7e4710cc7: Preparing 09:43:39 bb0b6c1b02fe: Preparing 09:43:39 e5b27a7e19ee: Preparing 09:43:39 16113d51b718: Preparing 09:43:39 bb0b6c1b02fe: Waiting 09:43:39 e5b27a7e19ee: Waiting 09:43:39 16113d51b718: Waiting 09:43:39 d5c7e4710cc7: Waiting 09:43:39 886924546b45: Layer already exists 09:43:39 028e2b231b7c: Layer already exists 09:43:39 50cfb45a874d: Layer already exists 09:43:39 339c9e24af5a: Layer already exists 09:43:39 9f07b66ff02b: Layer already exists 09:43:39 d5c7e4710cc7: Layer already exists 09:43:39 bb0b6c1b02fe: Layer already exists 09:43:39 16113d51b718: Layer already exists 09:43:39 e5b27a7e19ee: Layer already exists 09:43:39 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:9e7739ae4374071c316b2df9ca6adead5b58a77a4668a8be14ec046e1fe5efe3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:39 + 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 09:43:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 09:43:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:43:40 9f07b66ff02b: Preparing 09:43:40 886924546b45: Preparing 09:43:40 339c9e24af5a: Preparing 09:43:40 028e2b231b7c: Preparing 09:43:40 50cfb45a874d: Preparing 09:43:40 d5c7e4710cc7: Preparing 09:43:40 bb0b6c1b02fe: Preparing 09:43:40 e5b27a7e19ee: Preparing 09:43:40 16113d51b718: Preparing 09:43:40 d5c7e4710cc7: Waiting 09:43:40 bb0b6c1b02fe: Waiting 09:43:40 e5b27a7e19ee: Waiting 09:43:40 16113d51b718: Waiting 09:43:40 028e2b231b7c: Layer already exists 09:43:40 9f07b66ff02b: Layer already exists 09:43:40 886924546b45: Layer already exists 09:43:40 50cfb45a874d: Layer already exists 09:43:40 339c9e24af5a: Layer already exists 09:43:40 d5c7e4710cc7: Layer already exists 09:43:40 16113d51b718: Layer already exists 09:43:40 e5b27a7e19ee: Layer already exists 09:43:40 bb0b6c1b02fe: Layer already exists 09:43:40 main: digest: sha256:9e7739ae4374071c316b2df9ca6adead5b58a77a4668a8be14ec046e1fe5efe3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:43:40 ===================================================== [Pipeline] echo 09:43:40 taggedImages: 09:43:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:43:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 09:43:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.102 09:43:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:43:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 09:43:40 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 09:43:40 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:43:40 latest 09:43:40 3.2.0-dev.102 09:43:40 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:43:40 main 09:43:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:40 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:41 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:43:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:43:41 a03597f17d68: Preparing 09:43:41 ee87386c61af: Preparing 09:43:41 2fbab379dd1f: Preparing 09:43:41 50cfb45a874d: Preparing 09:43:41 d5c7e4710cc7: Preparing 09:43:41 5ff234f6a8ed: Preparing 09:43:41 50e677bcef4b: Preparing 09:43:41 16113d51b718: Preparing 09:43:41 5ff234f6a8ed: Waiting 09:43:41 50e677bcef4b: Waiting 09:43:41 16113d51b718: Waiting 09:43:41 d5c7e4710cc7: Layer already exists 09:43:41 50cfb45a874d: Layer already exists 09:43:41 ee87386c61af: Pushed 09:43:41 a03597f17d68: Pushed 09:43:41 16113d51b718: Layer already exists 09:43:41 50e677bcef4b: Pushed 09:43:41 5ff234f6a8ed: Pushed 09:43:48 2fbab379dd1f: Pushed 09:43:48 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:8f5610d1e4a6a6f62bb25ac6c8ce7f0a5f3ec6b78531b05b0e160c81a7611ecf size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:48 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 09:43:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:43:48 a03597f17d68: Preparing 09:43:48 ee87386c61af: Preparing 09:43:48 2fbab379dd1f: Preparing 09:43:48 50cfb45a874d: Preparing 09:43:48 d5c7e4710cc7: Preparing 09:43:48 5ff234f6a8ed: Preparing 09:43:48 50e677bcef4b: Preparing 09:43:48 16113d51b718: Preparing 09:43:48 5ff234f6a8ed: Waiting 09:43:48 50e677bcef4b: Waiting 09:43:48 16113d51b718: Waiting 09:43:48 ee87386c61af: Layer already exists 09:43:48 a03597f17d68: Layer already exists 09:43:48 50cfb45a874d: Layer already exists 09:43:48 2fbab379dd1f: Layer already exists 09:43:48 d5c7e4710cc7: Layer already exists 09:43:48 5ff234f6a8ed: Layer already exists 09:43:48 16113d51b718: Layer already exists 09:43:48 50e677bcef4b: Layer already exists 09:43:48 latest: digest: sha256:8f5610d1e4a6a6f62bb25ac6c8ce7f0a5f3ec6b78531b05b0e160c81a7611ecf size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:49 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:49 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.102 09:43:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:43:49 a03597f17d68: Preparing 09:43:49 ee87386c61af: Preparing 09:43:49 2fbab379dd1f: Preparing 09:43:49 50cfb45a874d: Preparing 09:43:49 d5c7e4710cc7: Preparing 09:43:49 5ff234f6a8ed: Preparing 09:43:49 50e677bcef4b: Preparing 09:43:49 5ff234f6a8ed: Waiting 09:43:49 16113d51b718: Preparing 09:43:49 50e677bcef4b: Waiting 09:43:49 16113d51b718: Waiting 09:43:49 d5c7e4710cc7: Layer already exists 09:43:49 ee87386c61af: Layer already exists 09:43:49 50cfb45a874d: Layer already exists 09:43:49 a03597f17d68: Layer already exists 09:43:49 2fbab379dd1f: Layer already exists 09:43:49 5ff234f6a8ed: Layer already exists 09:43:49 50e677bcef4b: Layer already exists 09:43:49 16113d51b718: Layer already exists 09:43:49 3.2.0-dev.102: digest: sha256:8f5610d1e4a6a6f62bb25ac6c8ce7f0a5f3ec6b78531b05b0e160c81a7611ecf size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:43:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:43:50 a03597f17d68: Preparing 09:43:50 ee87386c61af: Preparing 09:43:50 2fbab379dd1f: Preparing 09:43:50 50cfb45a874d: Preparing 09:43:50 d5c7e4710cc7: Preparing 09:43:50 5ff234f6a8ed: Preparing 09:43:50 50e677bcef4b: Preparing 09:43:50 16113d51b718: Preparing 09:43:50 5ff234f6a8ed: Waiting 09:43:50 50e677bcef4b: Waiting 09:43:50 16113d51b718: Waiting 09:43:50 50cfb45a874d: Layer already exists 09:43:50 ee87386c61af: Layer already exists 09:43:50 d5c7e4710cc7: Layer already exists 09:43:50 a03597f17d68: Layer already exists 09:43:50 2fbab379dd1f: Layer already exists 09:43:50 5ff234f6a8ed: Layer already exists 09:43:50 50e677bcef4b: Layer already exists 09:43:50 16113d51b718: Layer already exists 09:43:50 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:8f5610d1e4a6a6f62bb25ac6c8ce7f0a5f3ec6b78531b05b0e160c81a7611ecf size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:51 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:51 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 09:43:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:43:51 a03597f17d68: Preparing 09:43:51 ee87386c61af: Preparing 09:43:51 2fbab379dd1f: Preparing 09:43:51 50cfb45a874d: Preparing 09:43:51 d5c7e4710cc7: Preparing 09:43:51 5ff234f6a8ed: Preparing 09:43:51 50e677bcef4b: Preparing 09:43:51 16113d51b718: Preparing 09:43:51 5ff234f6a8ed: Waiting 09:43:51 50e677bcef4b: Waiting 09:43:51 16113d51b718: Waiting 09:43:51 d5c7e4710cc7: Layer already exists 09:43:51 a03597f17d68: Layer already exists 09:43:51 2fbab379dd1f: Layer already exists 09:43:51 50cfb45a874d: Layer already exists 09:43:51 ee87386c61af: Layer already exists 09:43:51 50e677bcef4b: Layer already exists 09:43:51 5ff234f6a8ed: Layer already exists 09:43:51 16113d51b718: Layer already exists 09:43:51 main: digest: sha256:8f5610d1e4a6a6f62bb25ac6c8ce7f0a5f3ec6b78531b05b0e160c81a7611ecf size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:43:52 ===================================================== [Pipeline] echo 09:43:52 taggedImages: 09:43:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:43:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 09:43:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.102 09:43:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:43:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 09:43:52 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 09:43:52 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:43:52 latest 09:43:52 3.2.0-dev.102 09:43:52 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:43:52 main 09:43:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:52 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:52 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:43:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:43:52 807b22c095d5: Preparing 09:43:52 89eebac2affd: Preparing 09:43:52 ca9ae361df04: Preparing 09:43:52 d5c7e4710cc7: Preparing 09:43:52 450d49c5e53a: Preparing 09:43:52 0fba9c3ea879: Preparing 09:43:52 16113d51b718: Preparing 09:43:52 0fba9c3ea879: Waiting 09:43:52 16113d51b718: Waiting 09:43:52 d5c7e4710cc7: Layer already exists 09:43:53 89eebac2affd: Pushed 09:43:53 807b22c095d5: Pushed 09:43:53 450d49c5e53a: Pushed 09:43:53 0fba9c3ea879: Pushed 09:43:53 16113d51b718: Layer already exists 09:43:59 ca9ae361df04: Pushed 09:43:59 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:8efd0b9859af9c99499f19862bbdbd8c4586baf8a6806eeec1d3ae93ed2a57c0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:00 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:00 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 09:44:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:44:00 807b22c095d5: Preparing 09:44:00 89eebac2affd: Preparing 09:44:00 ca9ae361df04: Preparing 09:44:00 d5c7e4710cc7: Preparing 09:44:00 450d49c5e53a: Preparing 09:44:00 0fba9c3ea879: Preparing 09:44:00 16113d51b718: Preparing 09:44:00 16113d51b718: Waiting 09:44:00 0fba9c3ea879: Waiting 09:44:00 807b22c095d5: Layer already exists 09:44:00 89eebac2affd: Layer already exists 09:44:00 ca9ae361df04: Layer already exists 09:44:00 450d49c5e53a: Layer already exists 09:44:00 d5c7e4710cc7: Layer already exists 09:44:00 16113d51b718: Layer already exists 09:44:00 0fba9c3ea879: Layer already exists 09:44:00 latest: digest: sha256:8efd0b9859af9c99499f19862bbdbd8c4586baf8a6806eeec1d3ae93ed2a57c0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:01 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:01 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.102 09:44:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:44:01 807b22c095d5: Preparing 09:44:01 89eebac2affd: Preparing 09:44:01 ca9ae361df04: Preparing 09:44:01 d5c7e4710cc7: Preparing 09:44:01 450d49c5e53a: Preparing 09:44:01 0fba9c3ea879: Preparing 09:44:01 16113d51b718: Preparing 09:44:01 0fba9c3ea879: Waiting 09:44:01 16113d51b718: Waiting 09:44:01 89eebac2affd: Layer already exists 09:44:01 807b22c095d5: Layer already exists 09:44:01 450d49c5e53a: Layer already exists 09:44:01 d5c7e4710cc7: Layer already exists 09:44:01 ca9ae361df04: Layer already exists 09:44:01 0fba9c3ea879: Layer already exists 09:44:01 16113d51b718: Layer already exists 09:44:01 3.2.0-dev.102: digest: sha256:8efd0b9859af9c99499f19862bbdbd8c4586baf8a6806eeec1d3ae93ed2a57c0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:02 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:02 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:44:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:44:02 807b22c095d5: Preparing 09:44:02 89eebac2affd: Preparing 09:44:02 ca9ae361df04: Preparing 09:44:02 d5c7e4710cc7: Preparing 09:44:02 450d49c5e53a: Preparing 09:44:02 0fba9c3ea879: Preparing 09:44:02 16113d51b718: Preparing 09:44:02 0fba9c3ea879: Waiting 09:44:02 16113d51b718: Waiting 09:44:02 89eebac2affd: Layer already exists 09:44:02 807b22c095d5: Layer already exists 09:44:02 ca9ae361df04: Layer already exists 09:44:02 d5c7e4710cc7: Layer already exists 09:44:02 450d49c5e53a: Layer already exists 09:44:02 16113d51b718: Layer already exists 09:44:02 0fba9c3ea879: Layer already exists 09:44:02 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:8efd0b9859af9c99499f19862bbdbd8c4586baf8a6806eeec1d3ae93ed2a57c0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:02 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:03 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 09:44:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:44:03 807b22c095d5: Preparing 09:44:03 89eebac2affd: Preparing 09:44:03 ca9ae361df04: Preparing 09:44:03 d5c7e4710cc7: Preparing 09:44:03 450d49c5e53a: Preparing 09:44:03 0fba9c3ea879: Preparing 09:44:03 16113d51b718: Preparing 09:44:03 0fba9c3ea879: Waiting 09:44:03 16113d51b718: Waiting 09:44:03 807b22c095d5: Layer already exists 09:44:03 d5c7e4710cc7: Layer already exists 09:44:03 450d49c5e53a: Layer already exists 09:44:03 89eebac2affd: Layer already exists 09:44:03 ca9ae361df04: Layer already exists 09:44:03 16113d51b718: Layer already exists 09:44:03 0fba9c3ea879: Layer already exists 09:44:03 main: digest: sha256:8efd0b9859af9c99499f19862bbdbd8c4586baf8a6806eeec1d3ae93ed2a57c0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:44:03 ===================================================== [Pipeline] echo 09:44:03 taggedImages: 09:44:03 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:44:03 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 09:44:03 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.102 09:44:03 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:44:03 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 09:44:03 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 09:44:03 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:44:03 latest 09:44:03 3.2.0-dev.102 09:44:03 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:44:03 main 09:44:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:04 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:44:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:44:04 9a454f1409c5: Preparing 09:44:04 8d079869a88b: Preparing 09:44:04 e2d70fab72ca: Preparing 09:44:04 42ff8cfca59f: Preparing 09:44:04 50cfb45a874d: Preparing 09:44:04 d5c7e4710cc7: Preparing 09:44:04 bb0b6c1b02fe: Preparing 09:44:04 e5b27a7e19ee: Preparing 09:44:04 16113d51b718: Preparing 09:44:04 d5c7e4710cc7: Waiting 09:44:04 bb0b6c1b02fe: Waiting 09:44:04 e5b27a7e19ee: Waiting 09:44:04 16113d51b718: Waiting 09:44:04 50cfb45a874d: Layer already exists 09:44:04 d5c7e4710cc7: Layer already exists 09:44:04 e2d70fab72ca: Pushed 09:44:04 9a454f1409c5: Pushed 09:44:04 bb0b6c1b02fe: Layer already exists 09:44:04 8d079869a88b: Pushed 09:44:04 16113d51b718: Layer already exists 09:44:04 e5b27a7e19ee: Layer already exists 09:44:11 42ff8cfca59f: Pushed 09:44:11 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:a4edd34985eb06e8804b2b047d53f354d6e1687c9be59f634935e76fdd99f5ac size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:11 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 09:44:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:44:12 9a454f1409c5: Preparing 09:44:12 8d079869a88b: Preparing 09:44:12 e2d70fab72ca: Preparing 09:44:12 42ff8cfca59f: Preparing 09:44:12 50cfb45a874d: Preparing 09:44:12 d5c7e4710cc7: Preparing 09:44:12 bb0b6c1b02fe: Preparing 09:44:12 e5b27a7e19ee: Preparing 09:44:12 16113d51b718: Preparing 09:44:12 d5c7e4710cc7: Waiting 09:44:12 16113d51b718: Waiting 09:44:12 bb0b6c1b02fe: Waiting 09:44:12 42ff8cfca59f: Layer already exists 09:44:12 e2d70fab72ca: Layer already exists 09:44:12 50cfb45a874d: Layer already exists 09:44:12 9a454f1409c5: Layer already exists 09:44:12 8d079869a88b: Layer already exists 09:44:12 bb0b6c1b02fe: Layer already exists 09:44:12 16113d51b718: Layer already exists 09:44:12 d5c7e4710cc7: Layer already exists 09:44:12 e5b27a7e19ee: Layer already exists 09:44:12 latest: digest: sha256:a4edd34985eb06e8804b2b047d53f354d6e1687c9be59f634935e76fdd99f5ac size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:12 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.102 09:44:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:44:12 9a454f1409c5: Preparing 09:44:12 8d079869a88b: Preparing 09:44:12 e2d70fab72ca: Preparing 09:44:12 42ff8cfca59f: Preparing 09:44:12 50cfb45a874d: Preparing 09:44:12 d5c7e4710cc7: Preparing 09:44:12 bb0b6c1b02fe: Preparing 09:44:12 e5b27a7e19ee: Preparing 09:44:12 16113d51b718: Preparing 09:44:12 d5c7e4710cc7: Waiting 09:44:12 bb0b6c1b02fe: Waiting 09:44:12 e5b27a7e19ee: Waiting 09:44:12 16113d51b718: Waiting 09:44:12 50cfb45a874d: Layer already exists 09:44:12 e2d70fab72ca: Layer already exists 09:44:12 8d079869a88b: Layer already exists 09:44:12 42ff8cfca59f: Layer already exists 09:44:12 9a454f1409c5: Layer already exists 09:44:12 bb0b6c1b02fe: Layer already exists 09:44:12 16113d51b718: Layer already exists 09:44:12 e5b27a7e19ee: Layer already exists 09:44:12 d5c7e4710cc7: Layer already exists 09:44:13 3.2.0-dev.102: digest: sha256:a4edd34985eb06e8804b2b047d53f354d6e1687c9be59f634935e76fdd99f5ac size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:13 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:44:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:44:14 9a454f1409c5: Preparing 09:44:14 8d079869a88b: Preparing 09:44:14 e2d70fab72ca: Preparing 09:44:14 42ff8cfca59f: Preparing 09:44:14 50cfb45a874d: Preparing 09:44:14 d5c7e4710cc7: Preparing 09:44:14 bb0b6c1b02fe: Preparing 09:44:14 e5b27a7e19ee: Preparing 09:44:14 16113d51b718: Preparing 09:44:14 d5c7e4710cc7: Waiting 09:44:14 bb0b6c1b02fe: Waiting 09:44:14 e5b27a7e19ee: Waiting 09:44:14 50cfb45a874d: Layer already exists 09:44:14 8d079869a88b: Layer already exists 09:44:14 9a454f1409c5: Layer already exists 09:44:14 e2d70fab72ca: Layer already exists 09:44:14 42ff8cfca59f: Layer already exists 09:44:14 d5c7e4710cc7: Layer already exists 09:44:14 e5b27a7e19ee: Layer already exists 09:44:14 16113d51b718: Layer already exists 09:44:14 bb0b6c1b02fe: Layer already exists 09:44:14 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:a4edd34985eb06e8804b2b047d53f354d6e1687c9be59f634935e76fdd99f5ac size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:14 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 09:44:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:44:15 9a454f1409c5: Preparing 09:44:15 8d079869a88b: Preparing 09:44:15 e2d70fab72ca: Preparing 09:44:15 42ff8cfca59f: Preparing 09:44:15 50cfb45a874d: Preparing 09:44:15 d5c7e4710cc7: Preparing 09:44:15 bb0b6c1b02fe: Preparing 09:44:15 e5b27a7e19ee: Preparing 09:44:15 16113d51b718: Preparing 09:44:15 e5b27a7e19ee: Waiting 09:44:15 16113d51b718: Waiting 09:44:15 d5c7e4710cc7: Waiting 09:44:15 bb0b6c1b02fe: Waiting 09:44:15 50cfb45a874d: Layer already exists 09:44:15 8d079869a88b: Layer already exists 09:44:15 9a454f1409c5: Layer already exists 09:44:15 e2d70fab72ca: Layer already exists 09:44:15 42ff8cfca59f: Layer already exists 09:44:15 d5c7e4710cc7: Layer already exists 09:44:15 e5b27a7e19ee: Layer already exists 09:44:15 bb0b6c1b02fe: Layer already exists 09:44:15 16113d51b718: Layer already exists 09:44:15 main: digest: sha256:a4edd34985eb06e8804b2b047d53f354d6e1687c9be59f634935e76fdd99f5ac size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:44:15 ===================================================== [Pipeline] echo 09:44:15 taggedImages: 09:44:15 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:44:15 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 09:44:15 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.102 09:44:15 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:44:15 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 09:44:15 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 09:44:15 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:44:15 latest 09:44:15 3.2.0-dev.102 09:44:15 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:44:15 main 09:44:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:16 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:44:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:44:16 17d070da0ff9: Preparing 09:44:16 b1cb747bc9b4: Preparing 09:44:16 4e5debf37aa6: Preparing 09:44:16 cde1650d8a1a: Preparing 09:44:16 d1de396fdd49: Preparing 09:44:16 33ab01766560: Preparing 09:44:16 ae404ac73397: Preparing 09:44:16 44e5b2b98c26: Preparing 09:44:16 50cfb45a874d: Preparing 09:44:16 d5c7e4710cc7: Preparing 09:44:16 10dec8575bd6: Preparing 09:44:16 40c7966f3500: Preparing 09:44:16 5f70bf18a086: Preparing 09:44:16 94fb6fe09ac4: Preparing 09:44:16 9065386b0e94: Preparing 09:44:16 745c99e0088c: Preparing 09:44:16 16113d51b718: Preparing 09:44:16 44e5b2b98c26: Waiting 09:44:16 50cfb45a874d: Waiting 09:44:16 d5c7e4710cc7: Waiting 09:44:16 10dec8575bd6: Waiting 09:44:16 33ab01766560: Waiting 09:44:16 ae404ac73397: Waiting 09:44:16 5f70bf18a086: Waiting 09:44:16 94fb6fe09ac4: Waiting 09:44:16 9065386b0e94: Waiting 09:44:16 745c99e0088c: Waiting 09:44:16 16113d51b718: Waiting 09:44:16 40c7966f3500: Waiting 09:44:16 4e5debf37aa6: Pushed 09:44:16 cde1650d8a1a: Pushed 09:44:16 17d070da0ff9: Pushed 09:44:16 b1cb747bc9b4: Pushed 09:44:16 d1de396fdd49: Pushed 09:44:16 d5c7e4710cc7: Layer already exists 09:44:16 50cfb45a874d: Layer already exists 09:44:16 33ab01766560: Pushed 09:44:16 5f70bf18a086: Layer already exists 09:44:16 ae404ac73397: Pushed 09:44:16 40c7966f3500: Pushed 09:44:16 10dec8575bd6: Pushed 09:44:16 94fb6fe09ac4: Pushed 09:44:16 16113d51b718: Layer already exists 09:44:16 745c99e0088c: Pushed 09:44:17 9065386b0e94: Pushed 09:44:21 44e5b2b98c26: Pushed 09:44:21 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:1ef51d5f50060aab64c1d76c92f0a5accce8ce38df78d392b98b97a8f3782006 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:21 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 09:44:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:44:22 17d070da0ff9: Preparing 09:44:22 b1cb747bc9b4: Preparing 09:44:22 4e5debf37aa6: Preparing 09:44:22 cde1650d8a1a: Preparing 09:44:22 d1de396fdd49: Preparing 09:44:22 33ab01766560: Preparing 09:44:22 ae404ac73397: Preparing 09:44:22 44e5b2b98c26: Preparing 09:44:22 50cfb45a874d: Preparing 09:44:22 d5c7e4710cc7: Preparing 09:44:22 10dec8575bd6: Preparing 09:44:22 40c7966f3500: Preparing 09:44:22 5f70bf18a086: Preparing 09:44:22 94fb6fe09ac4: Preparing 09:44:22 9065386b0e94: Preparing 09:44:22 745c99e0088c: Preparing 09:44:22 16113d51b718: Preparing 09:44:22 33ab01766560: Waiting 09:44:22 10dec8575bd6: Waiting 09:44:22 ae404ac73397: Waiting 09:44:22 40c7966f3500: Waiting 09:44:22 44e5b2b98c26: Waiting 09:44:22 5f70bf18a086: Waiting 09:44:22 94fb6fe09ac4: Waiting 09:44:22 50cfb45a874d: Waiting 09:44:22 9065386b0e94: Waiting 09:44:22 d5c7e4710cc7: Waiting 09:44:22 745c99e0088c: Waiting 09:44:22 d1de396fdd49: Layer already exists 09:44:22 b1cb747bc9b4: Layer already exists 09:44:22 17d070da0ff9: Layer already exists 09:44:22 cde1650d8a1a: Layer already exists 09:44:22 4e5debf37aa6: Layer already exists 09:44:22 44e5b2b98c26: Layer already exists 09:44:22 ae404ac73397: Layer already exists 09:44:22 33ab01766560: Layer already exists 09:44:22 50cfb45a874d: Layer already exists 09:44:22 d5c7e4710cc7: Layer already exists 09:44:22 94fb6fe09ac4: Layer already exists 09:44:22 40c7966f3500: Layer already exists 09:44:22 5f70bf18a086: Layer already exists 09:44:22 10dec8575bd6: Layer already exists 09:44:22 9065386b0e94: Layer already exists 09:44:22 745c99e0088c: Layer already exists 09:44:22 16113d51b718: Layer already exists 09:44:22 latest: digest: sha256:1ef51d5f50060aab64c1d76c92f0a5accce8ce38df78d392b98b97a8f3782006 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:22 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.102 09:44:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:44:23 17d070da0ff9: Preparing 09:44:23 b1cb747bc9b4: Preparing 09:44:23 4e5debf37aa6: Preparing 09:44:23 cde1650d8a1a: Preparing 09:44:23 d1de396fdd49: Preparing 09:44:23 33ab01766560: Preparing 09:44:23 ae404ac73397: Preparing 09:44:23 44e5b2b98c26: Preparing 09:44:23 50cfb45a874d: Preparing 09:44:23 d5c7e4710cc7: Preparing 09:44:23 10dec8575bd6: Preparing 09:44:23 40c7966f3500: Preparing 09:44:23 5f70bf18a086: Preparing 09:44:23 94fb6fe09ac4: Preparing 09:44:23 9065386b0e94: Preparing 09:44:23 745c99e0088c: Preparing 09:44:23 16113d51b718: Preparing 09:44:23 33ab01766560: Waiting 09:44:23 ae404ac73397: Waiting 09:44:23 44e5b2b98c26: Waiting 09:44:23 40c7966f3500: Waiting 09:44:23 50cfb45a874d: Waiting 09:44:23 d5c7e4710cc7: Waiting 09:44:23 10dec8575bd6: Waiting 09:44:23 5f70bf18a086: Waiting 09:44:23 94fb6fe09ac4: Waiting 09:44:23 9065386b0e94: Waiting 09:44:23 745c99e0088c: Waiting 09:44:23 b1cb747bc9b4: Layer already exists 09:44:23 4e5debf37aa6: Layer already exists 09:44:23 cde1650d8a1a: Layer already exists 09:44:23 17d070da0ff9: Layer already exists 09:44:23 d1de396fdd49: Layer already exists 09:44:23 d5c7e4710cc7: Layer already exists 09:44:23 33ab01766560: Layer already exists 09:44:23 44e5b2b98c26: Layer already exists 09:44:23 ae404ac73397: Layer already exists 09:44:23 50cfb45a874d: Layer already exists 09:44:23 10dec8575bd6: Layer already exists 09:44:23 94fb6fe09ac4: Layer already exists 09:44:23 40c7966f3500: Layer already exists 09:44:23 9065386b0e94: Layer already exists 09:44:23 5f70bf18a086: Layer already exists 09:44:23 745c99e0088c: Layer already exists 09:44:23 16113d51b718: Layer already exists 09:44:23 3.2.0-dev.102: digest: sha256:1ef51d5f50060aab64c1d76c92f0a5accce8ce38df78d392b98b97a8f3782006 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:23 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:44:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:44:24 17d070da0ff9: Preparing 09:44:24 b1cb747bc9b4: Preparing 09:44:24 4e5debf37aa6: Preparing 09:44:24 cde1650d8a1a: Preparing 09:44:24 d1de396fdd49: Preparing 09:44:24 33ab01766560: Preparing 09:44:24 ae404ac73397: Preparing 09:44:24 44e5b2b98c26: Preparing 09:44:24 50cfb45a874d: Preparing 09:44:24 d5c7e4710cc7: Preparing 09:44:24 10dec8575bd6: Preparing 09:44:24 40c7966f3500: Preparing 09:44:24 5f70bf18a086: Preparing 09:44:24 94fb6fe09ac4: Preparing 09:44:24 9065386b0e94: Preparing 09:44:24 745c99e0088c: Preparing 09:44:24 16113d51b718: Preparing 09:44:24 10dec8575bd6: Waiting 09:44:24 40c7966f3500: Waiting 09:44:24 5f70bf18a086: Waiting 09:44:24 94fb6fe09ac4: Waiting 09:44:24 9065386b0e94: Waiting 09:44:24 745c99e0088c: Waiting 09:44:24 16113d51b718: Waiting 09:44:24 44e5b2b98c26: Waiting 09:44:24 33ab01766560: Waiting 09:44:24 ae404ac73397: Waiting 09:44:24 50cfb45a874d: Waiting 09:44:24 d5c7e4710cc7: Waiting 09:44:24 b1cb747bc9b4: Layer already exists 09:44:24 d1de396fdd49: Layer already exists 09:44:24 cde1650d8a1a: Layer already exists 09:44:24 4e5debf37aa6: Layer already exists 09:44:24 17d070da0ff9: Layer already exists 09:44:24 ae404ac73397: Layer already exists 09:44:24 50cfb45a874d: Layer already exists 09:44:24 44e5b2b98c26: Layer already exists 09:44:24 33ab01766560: Layer already exists 09:44:24 d5c7e4710cc7: Layer already exists 09:44:24 10dec8575bd6: Layer already exists 09:44:24 5f70bf18a086: Layer already exists 09:44:24 94fb6fe09ac4: Layer already exists 09:44:24 40c7966f3500: Layer already exists 09:44:24 9065386b0e94: Layer already exists 09:44:24 16113d51b718: Layer already exists 09:44:24 745c99e0088c: Layer already exists 09:44:24 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:1ef51d5f50060aab64c1d76c92f0a5accce8ce38df78d392b98b97a8f3782006 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:24 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 09:44:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:44:25 17d070da0ff9: Preparing 09:44:25 b1cb747bc9b4: Preparing 09:44:25 4e5debf37aa6: Preparing 09:44:25 cde1650d8a1a: Preparing 09:44:25 d1de396fdd49: Preparing 09:44:25 33ab01766560: Preparing 09:44:25 ae404ac73397: Preparing 09:44:25 44e5b2b98c26: Preparing 09:44:25 50cfb45a874d: Preparing 09:44:25 d5c7e4710cc7: Preparing 09:44:25 10dec8575bd6: Preparing 09:44:25 40c7966f3500: Preparing 09:44:25 5f70bf18a086: Preparing 09:44:25 94fb6fe09ac4: Preparing 09:44:25 9065386b0e94: Preparing 09:44:25 33ab01766560: Waiting 09:44:25 745c99e0088c: Preparing 09:44:25 16113d51b718: Preparing 09:44:25 d5c7e4710cc7: Waiting 09:44:25 10dec8575bd6: Waiting 09:44:25 40c7966f3500: Waiting 09:44:25 5f70bf18a086: Waiting 09:44:25 94fb6fe09ac4: Waiting 09:44:25 9065386b0e94: Waiting 09:44:25 745c99e0088c: Waiting 09:44:25 16113d51b718: Waiting 09:44:25 44e5b2b98c26: Waiting 09:44:25 50cfb45a874d: Waiting 09:44:25 ae404ac73397: Waiting 09:44:25 4e5debf37aa6: Layer already exists 09:44:25 17d070da0ff9: Layer already exists 09:44:25 d1de396fdd49: Layer already exists 09:44:25 cde1650d8a1a: Layer already exists 09:44:25 b1cb747bc9b4: Layer already exists 09:44:25 44e5b2b98c26: Layer already exists 09:44:25 33ab01766560: Layer already exists 09:44:25 d5c7e4710cc7: Layer already exists 09:44:25 ae404ac73397: Layer already exists 09:44:25 50cfb45a874d: Layer already exists 09:44:25 94fb6fe09ac4: Layer already exists 09:44:25 10dec8575bd6: Layer already exists 09:44:25 9065386b0e94: Layer already exists 09:44:25 5f70bf18a086: Layer already exists 09:44:25 40c7966f3500: Layer already exists 09:44:25 16113d51b718: Layer already exists 09:44:25 745c99e0088c: Layer already exists 09:44:25 main: digest: sha256:1ef51d5f50060aab64c1d76c92f0a5accce8ce38df78d392b98b97a8f3782006 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:44:25 ===================================================== [Pipeline] echo 09:44:25 taggedImages: 09:44:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:44:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 09:44:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.102 09:44:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:44:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 09:44:25 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 09:44:25 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:44:25 latest 09:44:25 3.2.0-dev.102 09:44:25 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:44:25 main 09:44:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:25 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:44:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:44:26 b8289b5ef9da: Preparing 09:44:26 cca7b70a9cea: Preparing 09:44:26 609a58afd846: Preparing 09:44:26 0b74480b4405: Preparing 09:44:26 50cfb45a874d: Preparing 09:44:26 d5c7e4710cc7: Preparing 09:44:26 bb0b6c1b02fe: Preparing 09:44:26 e5b27a7e19ee: Preparing 09:44:26 16113d51b718: Preparing 09:44:26 bb0b6c1b02fe: Waiting 09:44:26 e5b27a7e19ee: Waiting 09:44:26 16113d51b718: Waiting 09:44:26 d5c7e4710cc7: Waiting 09:44:26 50cfb45a874d: Layer already exists 09:44:26 d5c7e4710cc7: Layer already exists 09:44:26 cca7b70a9cea: Pushed 09:44:26 609a58afd846: Pushed 09:44:26 bb0b6c1b02fe: Layer already exists 09:44:26 e5b27a7e19ee: Layer already exists 09:44:26 16113d51b718: Layer already exists 09:44:26 b8289b5ef9da: Pushed 09:44:31 0b74480b4405: Pushed 09:44:32 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:12d1e7e43ec1fc784fc65c00df4ab13e483c508d958b9bb1cff7aea999550351 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:32 + 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 09:44:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 09:44:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:44:32 b8289b5ef9da: Preparing 09:44:32 cca7b70a9cea: Preparing 09:44:32 609a58afd846: Preparing 09:44:32 0b74480b4405: Preparing 09:44:32 50cfb45a874d: Preparing 09:44:32 d5c7e4710cc7: Preparing 09:44:32 bb0b6c1b02fe: Preparing 09:44:32 e5b27a7e19ee: Preparing 09:44:32 16113d51b718: Preparing 09:44:32 d5c7e4710cc7: Waiting 09:44:32 bb0b6c1b02fe: Waiting 09:44:32 e5b27a7e19ee: Waiting 09:44:32 16113d51b718: Waiting 09:44:32 b8289b5ef9da: Layer already exists 09:44:32 0b74480b4405: Layer already exists 09:44:32 cca7b70a9cea: Layer already exists 09:44:32 609a58afd846: Layer already exists 09:44:32 50cfb45a874d: Layer already exists 09:44:32 bb0b6c1b02fe: Layer already exists 09:44:32 d5c7e4710cc7: Layer already exists 09:44:32 e5b27a7e19ee: Layer already exists 09:44:32 16113d51b718: Layer already exists 09:44:33 latest: digest: sha256:12d1e7e43ec1fc784fc65c00df4ab13e483c508d958b9bb1cff7aea999550351 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:33 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.102 09:44:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:44:33 b8289b5ef9da: Preparing 09:44:33 cca7b70a9cea: Preparing 09:44:33 609a58afd846: Preparing 09:44:33 0b74480b4405: Preparing 09:44:33 50cfb45a874d: Preparing 09:44:33 d5c7e4710cc7: Preparing 09:44:33 bb0b6c1b02fe: Preparing 09:44:33 e5b27a7e19ee: Preparing 09:44:33 16113d51b718: Preparing 09:44:33 d5c7e4710cc7: Waiting 09:44:33 bb0b6c1b02fe: Waiting 09:44:33 e5b27a7e19ee: Waiting 09:44:33 16113d51b718: Waiting 09:44:33 609a58afd846: Layer already exists 09:44:33 50cfb45a874d: Layer already exists 09:44:33 b8289b5ef9da: Layer already exists 09:44:33 0b74480b4405: Layer already exists 09:44:33 cca7b70a9cea: Layer already exists 09:44:33 e5b27a7e19ee: Layer already exists 09:44:33 16113d51b718: Layer already exists 09:44:33 bb0b6c1b02fe: Layer already exists 09:44:33 d5c7e4710cc7: Layer already exists 09:44:34 3.2.0-dev.102: digest: sha256:12d1e7e43ec1fc784fc65c00df4ab13e483c508d958b9bb1cff7aea999550351 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:34 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:44:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:44:34 b8289b5ef9da: Preparing 09:44:34 cca7b70a9cea: Preparing 09:44:34 609a58afd846: Preparing 09:44:34 0b74480b4405: Preparing 09:44:34 50cfb45a874d: Preparing 09:44:34 d5c7e4710cc7: Preparing 09:44:34 bb0b6c1b02fe: Preparing 09:44:34 e5b27a7e19ee: Preparing 09:44:34 16113d51b718: Preparing 09:44:34 bb0b6c1b02fe: Waiting 09:44:34 e5b27a7e19ee: Waiting 09:44:34 16113d51b718: Waiting 09:44:34 d5c7e4710cc7: Waiting 09:44:34 cca7b70a9cea: Layer already exists 09:44:34 50cfb45a874d: Layer already exists 09:44:34 b8289b5ef9da: Layer already exists 09:44:34 0b74480b4405: Layer already exists 09:44:34 609a58afd846: Layer already exists 09:44:34 d5c7e4710cc7: Layer already exists 09:44:34 bb0b6c1b02fe: Layer already exists 09:44:34 e5b27a7e19ee: Layer already exists 09:44:34 16113d51b718: Layer already exists 09:44:34 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:12d1e7e43ec1fc784fc65c00df4ab13e483c508d958b9bb1cff7aea999550351 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:35 + 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 09:44:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 09:44:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:44:35 b8289b5ef9da: Preparing 09:44:35 cca7b70a9cea: Preparing 09:44:35 609a58afd846: Preparing 09:44:35 0b74480b4405: Preparing 09:44:35 50cfb45a874d: Preparing 09:44:35 d5c7e4710cc7: Preparing 09:44:35 bb0b6c1b02fe: Preparing 09:44:35 e5b27a7e19ee: Preparing 09:44:35 16113d51b718: Preparing 09:44:35 d5c7e4710cc7: Waiting 09:44:35 bb0b6c1b02fe: Waiting 09:44:35 e5b27a7e19ee: Waiting 09:44:35 16113d51b718: Waiting 09:44:35 609a58afd846: Layer already exists 09:44:35 cca7b70a9cea: Layer already exists 09:44:35 50cfb45a874d: Layer already exists 09:44:35 0b74480b4405: Layer already exists 09:44:35 b8289b5ef9da: Layer already exists 09:44:35 bb0b6c1b02fe: Layer already exists 09:44:35 e5b27a7e19ee: Layer already exists 09:44:35 d5c7e4710cc7: Layer already exists 09:44:35 16113d51b718: Layer already exists 09:44:36 main: digest: sha256:12d1e7e43ec1fc784fc65c00df4ab13e483c508d958b9bb1cff7aea999550351 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:44:36 ===================================================== [Pipeline] echo 09:44:36 taggedImages: 09:44:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:44:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 09:44:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.102 09:44:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:44:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 09:44:36 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 09:44:36 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:44:36 latest 09:44:36 3.2.0-dev.102 09:44:36 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:44:36 main 09:44:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:36 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:44:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:44:36 9eb9b9f14dcc: Preparing 09:44:36 02575000258b: Preparing 09:44:36 a2ce9bf884f6: Preparing 09:44:36 a58b34e3b458: Preparing 09:44:36 3070bb87ad89: Preparing 09:44:36 50cfb45a874d: Preparing 09:44:36 d5c7e4710cc7: Preparing 09:44:36 a76b8b7e6ab2: Preparing 09:44:36 3b2fe35fe9f2: Preparing 09:44:36 4cbbf38cf909: Preparing 09:44:36 16113d51b718: Preparing 09:44:36 d5c7e4710cc7: Waiting 09:44:36 3b2fe35fe9f2: Waiting 09:44:36 a76b8b7e6ab2: Waiting 09:44:36 4cbbf38cf909: Waiting 09:44:36 50cfb45a874d: Waiting 09:44:36 16113d51b718: Waiting 09:44:37 a58b34e3b458: Pushed 09:44:37 02575000258b: Pushed 09:44:37 3070bb87ad89: Pushed 09:44:37 50cfb45a874d: Layer already exists 09:44:37 9eb9b9f14dcc: Pushed 09:44:37 d5c7e4710cc7: Layer already exists 09:44:37 16113d51b718: Layer already exists 09:44:37 a76b8b7e6ab2: Pushed 09:44:37 3b2fe35fe9f2: Pushed 09:44:40 4cbbf38cf909: Pushed 09:44:40 a2ce9bf884f6: Pushed 09:44:40 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:bfcdaf329ac2bd2a1adf94a7712637f1fddeedc27265b53259ab4114556a15a8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:40 + 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 09:44:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 09:44:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:44:41 9eb9b9f14dcc: Preparing 09:44:41 02575000258b: Preparing 09:44:41 a2ce9bf884f6: Preparing 09:44:41 a58b34e3b458: Preparing 09:44:41 3070bb87ad89: Preparing 09:44:41 50cfb45a874d: Preparing 09:44:41 d5c7e4710cc7: Preparing 09:44:41 a76b8b7e6ab2: Preparing 09:44:41 3b2fe35fe9f2: Preparing 09:44:41 4cbbf38cf909: Preparing 09:44:41 16113d51b718: Preparing 09:44:41 50cfb45a874d: Waiting 09:44:41 d5c7e4710cc7: Waiting 09:44:41 a76b8b7e6ab2: Waiting 09:44:41 4cbbf38cf909: Waiting 09:44:41 16113d51b718: Waiting 09:44:41 3b2fe35fe9f2: Waiting 09:44:41 3070bb87ad89: Layer already exists 09:44:41 02575000258b: Layer already exists 09:44:41 a58b34e3b458: Layer already exists 09:44:41 a2ce9bf884f6: Layer already exists 09:44:41 9eb9b9f14dcc: Layer already exists 09:44:41 d5c7e4710cc7: Layer already exists 09:44:41 50cfb45a874d: Layer already exists 09:44:41 4cbbf38cf909: Layer already exists 09:44:41 a76b8b7e6ab2: Layer already exists 09:44:41 3b2fe35fe9f2: Layer already exists 09:44:41 16113d51b718: Layer already exists 09:44:41 latest: digest: sha256:bfcdaf329ac2bd2a1adf94a7712637f1fddeedc27265b53259ab4114556a15a8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:41 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.102 09:44:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:44:42 9eb9b9f14dcc: Preparing 09:44:42 02575000258b: Preparing 09:44:42 a2ce9bf884f6: Preparing 09:44:42 a58b34e3b458: Preparing 09:44:42 3070bb87ad89: Preparing 09:44:42 50cfb45a874d: Preparing 09:44:42 d5c7e4710cc7: Preparing 09:44:42 a76b8b7e6ab2: Preparing 09:44:42 3b2fe35fe9f2: Preparing 09:44:42 4cbbf38cf909: Preparing 09:44:42 16113d51b718: Preparing 09:44:42 a76b8b7e6ab2: Waiting 09:44:42 50cfb45a874d: Waiting 09:44:42 3b2fe35fe9f2: Waiting 09:44:42 4cbbf38cf909: Waiting 09:44:42 16113d51b718: Waiting 09:44:42 d5c7e4710cc7: Waiting 09:44:42 a2ce9bf884f6: Layer already exists 09:44:42 3070bb87ad89: Layer already exists 09:44:42 a58b34e3b458: Layer already exists 09:44:42 9eb9b9f14dcc: Layer already exists 09:44:42 02575000258b: Layer already exists 09:44:42 d5c7e4710cc7: Layer already exists 09:44:42 50cfb45a874d: Layer already exists 09:44:42 a76b8b7e6ab2: Layer already exists 09:44:42 3b2fe35fe9f2: Layer already exists 09:44:42 4cbbf38cf909: Layer already exists 09:44:42 16113d51b718: Layer already exists 09:44:42 3.2.0-dev.102: digest: sha256:bfcdaf329ac2bd2a1adf94a7712637f1fddeedc27265b53259ab4114556a15a8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:42 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:44:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:44:43 9eb9b9f14dcc: Preparing 09:44:43 02575000258b: Preparing 09:44:43 a2ce9bf884f6: Preparing 09:44:43 a58b34e3b458: Preparing 09:44:43 3070bb87ad89: Preparing 09:44:43 50cfb45a874d: Preparing 09:44:43 d5c7e4710cc7: Preparing 09:44:43 a76b8b7e6ab2: Preparing 09:44:43 3b2fe35fe9f2: Preparing 09:44:43 4cbbf38cf909: Preparing 09:44:43 16113d51b718: Preparing 09:44:43 4cbbf38cf909: Waiting 09:44:43 16113d51b718: Waiting 09:44:43 50cfb45a874d: Waiting 09:44:43 d5c7e4710cc7: Waiting 09:44:43 a76b8b7e6ab2: Waiting 09:44:43 3b2fe35fe9f2: Waiting 09:44:43 a58b34e3b458: Layer already exists 09:44:43 02575000258b: Layer already exists 09:44:43 a2ce9bf884f6: Layer already exists 09:44:43 9eb9b9f14dcc: Layer already exists 09:44:43 3070bb87ad89: Layer already exists 09:44:43 a76b8b7e6ab2: Layer already exists 09:44:43 d5c7e4710cc7: Layer already exists 09:44:43 50cfb45a874d: Layer already exists 09:44:43 3b2fe35fe9f2: Layer already exists 09:44:43 4cbbf38cf909: Layer already exists 09:44:43 16113d51b718: Layer already exists 09:44:43 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:bfcdaf329ac2bd2a1adf94a7712637f1fddeedc27265b53259ab4114556a15a8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:43 + 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 09:44:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 09:44:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:44:44 9eb9b9f14dcc: Preparing 09:44:44 02575000258b: Preparing 09:44:44 a2ce9bf884f6: Preparing 09:44:44 a58b34e3b458: Preparing 09:44:44 3070bb87ad89: Preparing 09:44:44 50cfb45a874d: Preparing 09:44:44 d5c7e4710cc7: Preparing 09:44:44 a76b8b7e6ab2: Preparing 09:44:44 3b2fe35fe9f2: Preparing 09:44:44 4cbbf38cf909: Preparing 09:44:44 16113d51b718: Preparing 09:44:44 50cfb45a874d: Waiting 09:44:44 d5c7e4710cc7: Waiting 09:44:44 a76b8b7e6ab2: Waiting 09:44:44 3b2fe35fe9f2: Waiting 09:44:44 16113d51b718: Waiting 09:44:44 4cbbf38cf909: Waiting 09:44:44 3070bb87ad89: Layer already exists 09:44:44 a58b34e3b458: Layer already exists 09:44:44 02575000258b: Layer already exists 09:44:44 a2ce9bf884f6: Layer already exists 09:44:44 9eb9b9f14dcc: Layer already exists 09:44:44 50cfb45a874d: Layer already exists 09:44:44 3b2fe35fe9f2: Layer already exists 09:44:44 d5c7e4710cc7: Layer already exists 09:44:44 4cbbf38cf909: Layer already exists 09:44:44 a76b8b7e6ab2: Layer already exists 09:44:44 16113d51b718: Layer already exists 09:44:44 main: digest: sha256:bfcdaf329ac2bd2a1adf94a7712637f1fddeedc27265b53259ab4114556a15a8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:44:44 ===================================================== [Pipeline] echo 09:44:44 taggedImages: 09:44:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:44:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 09:44:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.102 09:44:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:44:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 09:44:44 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 09:44:44 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:44:44 latest 09:44:44 3.2.0-dev.102 09:44:44 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:44:44 main 09:44:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:44 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:44:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:44:45 2f25f505066e: Preparing 09:44:45 9abe442f42ca: Preparing 09:44:45 5b2d4249bb2c: Preparing 09:44:45 c3cde6bc176f: Preparing 09:44:45 5ad515fb246e: Preparing 09:44:45 07f4f6cc1678: Preparing 09:44:45 7c20707c148b: Preparing 09:44:45 50cfb45a874d: Preparing 09:44:45 d5c7e4710cc7: Preparing 09:44:45 3d8aaf46966d: Preparing 09:44:45 48c968df2e0c: Preparing 09:44:45 16113d51b718: Preparing 09:44:45 7c20707c148b: Waiting 09:44:45 50cfb45a874d: Waiting 09:44:45 d5c7e4710cc7: Waiting 09:44:45 3d8aaf46966d: Waiting 09:44:45 48c968df2e0c: Waiting 09:44:45 16113d51b718: Waiting 09:44:45 07f4f6cc1678: Waiting 09:44:45 9abe442f42ca: Pushed 09:44:45 2f25f505066e: Pushed 09:44:45 5ad515fb246e: Pushed 09:44:45 50cfb45a874d: Layer already exists 09:44:45 d5c7e4710cc7: Layer already exists 09:44:45 07f4f6cc1678: Pushed 09:44:45 7c20707c148b: Pushed 09:44:45 16113d51b718: Layer already exists 09:44:45 3d8aaf46966d: Pushed 09:44:48 c3cde6bc176f: Pushed 09:44:48 48c968df2e0c: Pushed 09:44:49 5b2d4249bb2c: Pushed 09:44:49 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:eddf7eff1725c6c8c407d1a2d44d43de15829698acc95d68506f9c12ed7e49b4 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:50 + 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 09:44:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 09:44:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:44:50 2f25f505066e: Preparing 09:44:50 9abe442f42ca: Preparing 09:44:50 5b2d4249bb2c: Preparing 09:44:50 c3cde6bc176f: Preparing 09:44:50 5ad515fb246e: Preparing 09:44:50 07f4f6cc1678: Preparing 09:44:50 7c20707c148b: Preparing 09:44:50 50cfb45a874d: Preparing 09:44:50 d5c7e4710cc7: Preparing 09:44:50 3d8aaf46966d: Preparing 09:44:50 48c968df2e0c: Preparing 09:44:50 16113d51b718: Preparing 09:44:50 d5c7e4710cc7: Waiting 09:44:50 3d8aaf46966d: Waiting 09:44:50 48c968df2e0c: Waiting 09:44:50 07f4f6cc1678: Waiting 09:44:50 7c20707c148b: Waiting 09:44:50 50cfb45a874d: Waiting 09:44:50 16113d51b718: Waiting 09:44:50 2f25f505066e: Layer already exists 09:44:50 9abe442f42ca: Layer already exists 09:44:50 5b2d4249bb2c: Layer already exists 09:44:50 5ad515fb246e: Layer already exists 09:44:50 c3cde6bc176f: Layer already exists 09:44:50 7c20707c148b: Layer already exists 09:44:50 3d8aaf46966d: Layer already exists 09:44:50 07f4f6cc1678: Layer already exists 09:44:50 50cfb45a874d: Layer already exists 09:44:50 d5c7e4710cc7: Layer already exists 09:44:50 16113d51b718: Layer already exists 09:44:50 48c968df2e0c: Layer already exists 09:44:50 latest: digest: sha256:eddf7eff1725c6c8c407d1a2d44d43de15829698acc95d68506f9c12ed7e49b4 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:51 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.102 09:44:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:44:51 2f25f505066e: Preparing 09:44:51 9abe442f42ca: Preparing 09:44:51 5b2d4249bb2c: Preparing 09:44:51 c3cde6bc176f: Preparing 09:44:51 5ad515fb246e: Preparing 09:44:51 07f4f6cc1678: Preparing 09:44:51 7c20707c148b: Preparing 09:44:51 50cfb45a874d: Preparing 09:44:51 d5c7e4710cc7: Preparing 09:44:51 3d8aaf46966d: Preparing 09:44:51 48c968df2e0c: Preparing 09:44:51 16113d51b718: Preparing 09:44:51 50cfb45a874d: Waiting 09:44:51 d5c7e4710cc7: Waiting 09:44:51 3d8aaf46966d: Waiting 09:44:51 48c968df2e0c: Waiting 09:44:51 07f4f6cc1678: Waiting 09:44:51 7c20707c148b: Waiting 09:44:51 16113d51b718: Waiting 09:44:51 5ad515fb246e: Layer already exists 09:44:51 9abe442f42ca: Layer already exists 09:44:51 c3cde6bc176f: Layer already exists 09:44:51 2f25f505066e: Layer already exists 09:44:51 5b2d4249bb2c: Layer already exists 09:44:51 7c20707c148b: Layer already exists 09:44:51 07f4f6cc1678: Layer already exists 09:44:51 50cfb45a874d: Layer already exists 09:44:51 3d8aaf46966d: Layer already exists 09:44:51 d5c7e4710cc7: Layer already exists 09:44:51 48c968df2e0c: Layer already exists 09:44:51 16113d51b718: Layer already exists 09:44:51 3.2.0-dev.102: digest: sha256:eddf7eff1725c6c8c407d1a2d44d43de15829698acc95d68506f9c12ed7e49b4 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:52 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:44:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:44:52 2f25f505066e: Preparing 09:44:52 9abe442f42ca: Preparing 09:44:52 5b2d4249bb2c: Preparing 09:44:52 c3cde6bc176f: Preparing 09:44:52 5ad515fb246e: Preparing 09:44:52 07f4f6cc1678: Preparing 09:44:52 7c20707c148b: Preparing 09:44:52 50cfb45a874d: Preparing 09:44:52 d5c7e4710cc7: Preparing 09:44:52 3d8aaf46966d: Preparing 09:44:52 48c968df2e0c: Preparing 09:44:52 16113d51b718: Preparing 09:44:52 07f4f6cc1678: Waiting 09:44:52 7c20707c148b: Waiting 09:44:52 d5c7e4710cc7: Waiting 09:44:52 3d8aaf46966d: Waiting 09:44:52 48c968df2e0c: Waiting 09:44:52 50cfb45a874d: Waiting 09:44:52 16113d51b718: Waiting 09:44:52 9abe442f42ca: Layer already exists 09:44:52 5ad515fb246e: Layer already exists 09:44:52 5b2d4249bb2c: Layer already exists 09:44:52 2f25f505066e: Layer already exists 09:44:52 c3cde6bc176f: Layer already exists 09:44:52 d5c7e4710cc7: Layer already exists 09:44:52 07f4f6cc1678: Layer already exists 09:44:52 7c20707c148b: Layer already exists 09:44:52 50cfb45a874d: Layer already exists 09:44:52 3d8aaf46966d: Layer already exists 09:44:52 48c968df2e0c: Layer already exists 09:44:52 16113d51b718: Layer already exists 09:44:52 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:eddf7eff1725c6c8c407d1a2d44d43de15829698acc95d68506f9c12ed7e49b4 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:53 + 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 09:44:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 09:44:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:44:53 2f25f505066e: Preparing 09:44:53 9abe442f42ca: Preparing 09:44:53 5b2d4249bb2c: Preparing 09:44:53 c3cde6bc176f: Preparing 09:44:53 5ad515fb246e: Preparing 09:44:53 07f4f6cc1678: Preparing 09:44:53 7c20707c148b: Preparing 09:44:53 50cfb45a874d: Preparing 09:44:53 d5c7e4710cc7: Preparing 09:44:53 3d8aaf46966d: Preparing 09:44:53 07f4f6cc1678: Waiting 09:44:53 7c20707c148b: Waiting 09:44:53 50cfb45a874d: Waiting 09:44:53 d5c7e4710cc7: Waiting 09:44:53 48c968df2e0c: Preparing 09:44:53 16113d51b718: Preparing 09:44:53 48c968df2e0c: Waiting 09:44:53 3d8aaf46966d: Waiting 09:44:53 16113d51b718: Waiting 09:44:53 9abe442f42ca: Layer already exists 09:44:53 5b2d4249bb2c: Layer already exists 09:44:53 c3cde6bc176f: Layer already exists 09:44:53 5ad515fb246e: Layer already exists 09:44:53 2f25f505066e: Layer already exists 09:44:53 07f4f6cc1678: Layer already exists 09:44:53 7c20707c148b: Layer already exists 09:44:53 d5c7e4710cc7: Layer already exists 09:44:53 50cfb45a874d: Layer already exists 09:44:53 3d8aaf46966d: Layer already exists 09:44:53 16113d51b718: Layer already exists 09:44:53 48c968df2e0c: Layer already exists 09:44:53 main: digest: sha256:eddf7eff1725c6c8c407d1a2d44d43de15829698acc95d68506f9c12ed7e49b4 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:44:53 ===================================================== [Pipeline] echo 09:44:53 taggedImages: 09:44:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:44:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 09:44:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.102 09:44:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:44:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 09:44:53 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 09:44:53 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:44:53 latest 09:44:53 3.2.0-dev.102 09:44:53 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:44:53 main 09:44:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:54 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:44:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:44:54 b9629ba9dac6: Preparing 09:44:54 06f4ba024159: Preparing 09:44:54 50cfb45a874d: Preparing 09:44:54 d5c7e4710cc7: Preparing 09:44:54 6124bd939ed5: Preparing 09:44:54 35417a7173aa: Preparing 09:44:54 16113d51b718: Preparing 09:44:54 35417a7173aa: Waiting 09:44:54 16113d51b718: Waiting 09:44:54 d5c7e4710cc7: Layer already exists 09:44:54 50cfb45a874d: Layer already exists 09:44:54 16113d51b718: Layer already exists 09:44:54 b9629ba9dac6: Pushed 09:44:54 6124bd939ed5: Pushed 09:44:56 35417a7173aa: Pushed 09:45:01 06f4ba024159: Pushed 09:45:01 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:3e3fd1715c53fb676e8da7841bb253803b5f3019c712af47c0bd3ef54a4f4bed size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:01 + 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 09:45:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 09:45:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:45:01 b9629ba9dac6: Preparing 09:45:01 06f4ba024159: Preparing 09:45:01 50cfb45a874d: Preparing 09:45:01 d5c7e4710cc7: Preparing 09:45:01 6124bd939ed5: Preparing 09:45:01 35417a7173aa: Preparing 09:45:01 16113d51b718: Preparing 09:45:01 35417a7173aa: Waiting 09:45:01 16113d51b718: Waiting 09:45:01 b9629ba9dac6: Layer already exists 09:45:01 6124bd939ed5: Layer already exists 09:45:01 06f4ba024159: Layer already exists 09:45:01 50cfb45a874d: Layer already exists 09:45:01 d5c7e4710cc7: Layer already exists 09:45:01 16113d51b718: Layer already exists 09:45:01 35417a7173aa: Layer already exists 09:45:02 latest: digest: sha256:3e3fd1715c53fb676e8da7841bb253803b5f3019c712af47c0bd3ef54a4f4bed size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:02 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.102 09:45:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:45:02 b9629ba9dac6: Preparing 09:45:02 06f4ba024159: Preparing 09:45:02 50cfb45a874d: Preparing 09:45:02 d5c7e4710cc7: Preparing 09:45:02 6124bd939ed5: Preparing 09:45:02 35417a7173aa: Preparing 09:45:02 16113d51b718: Preparing 09:45:02 35417a7173aa: Waiting 09:45:02 16113d51b718: Waiting 09:45:02 6124bd939ed5: Layer already exists 09:45:02 d5c7e4710cc7: Layer already exists 09:45:02 50cfb45a874d: Layer already exists 09:45:02 06f4ba024159: Layer already exists 09:45:02 b9629ba9dac6: Layer already exists 09:45:02 35417a7173aa: Layer already exists 09:45:02 16113d51b718: Layer already exists 09:45:02 3.2.0-dev.102: digest: sha256:3e3fd1715c53fb676e8da7841bb253803b5f3019c712af47c0bd3ef54a4f4bed size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:03 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:45:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:45:03 b9629ba9dac6: Preparing 09:45:03 06f4ba024159: Preparing 09:45:03 50cfb45a874d: Preparing 09:45:03 d5c7e4710cc7: Preparing 09:45:03 6124bd939ed5: Preparing 09:45:03 35417a7173aa: Preparing 09:45:03 16113d51b718: Preparing 09:45:03 35417a7173aa: Waiting 09:45:03 16113d51b718: Waiting 09:45:03 b9629ba9dac6: Layer already exists 09:45:03 50cfb45a874d: Layer already exists 09:45:03 6124bd939ed5: Layer already exists 09:45:03 d5c7e4710cc7: Layer already exists 09:45:03 06f4ba024159: Layer already exists 09:45:03 35417a7173aa: Layer already exists 09:45:03 16113d51b718: Layer already exists 09:45:03 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:3e3fd1715c53fb676e8da7841bb253803b5f3019c712af47c0bd3ef54a4f4bed size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:04 + 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 09:45:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 09:45:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:45:04 b9629ba9dac6: Preparing 09:45:04 06f4ba024159: Preparing 09:45:04 50cfb45a874d: Preparing 09:45:04 d5c7e4710cc7: Preparing 09:45:04 6124bd939ed5: Preparing 09:45:04 35417a7173aa: Preparing 09:45:04 16113d51b718: Preparing 09:45:04 35417a7173aa: Waiting 09:45:04 16113d51b718: Waiting 09:45:04 06f4ba024159: Layer already exists 09:45:04 50cfb45a874d: Layer already exists 09:45:04 b9629ba9dac6: Layer already exists 09:45:04 d5c7e4710cc7: Layer already exists 09:45:04 6124bd939ed5: Layer already exists 09:45:04 16113d51b718: Layer already exists 09:45:04 35417a7173aa: Layer already exists 09:45:04 main: digest: sha256:3e3fd1715c53fb676e8da7841bb253803b5f3019c712af47c0bd3ef54a4f4bed size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:45:05 ===================================================== [Pipeline] echo 09:45:05 taggedImages: 09:45:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:45:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 09:45:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.102 09:45:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:45:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 09:45:05 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 09:45:05 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:45:05 latest 09:45:05 3.2.0-dev.102 09:45:05 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:45:05 main 09:45:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:05 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:45:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:45:05 82c1fe14ccd3: Preparing 09:45:05 8ed741af5956: Preparing 09:45:05 246f5bfdc0c2: Preparing 09:45:05 50cfb45a874d: Preparing 09:45:05 d5c7e4710cc7: Preparing 09:45:05 b4979abb1535: Preparing 09:45:05 bfaffb009ba2: Preparing 09:45:05 23bbbdb4fc7f: Preparing 09:45:05 b293218d6a7a: Preparing 09:45:05 16113d51b718: Preparing 09:45:05 bfaffb009ba2: Waiting 09:45:05 23bbbdb4fc7f: Waiting 09:45:05 b293218d6a7a: Waiting 09:45:05 16113d51b718: Waiting 09:45:05 d5c7e4710cc7: Layer already exists 09:45:06 50cfb45a874d: Layer already exists 09:45:06 8ed741af5956: Pushed 09:45:06 246f5bfdc0c2: Pushed 09:45:06 82c1fe14ccd3: Pushed 09:45:06 16113d51b718: Layer already exists 09:45:11 23bbbdb4fc7f: Pushed 09:45:11 b293218d6a7a: Pushed 09:45:19 bfaffb009ba2: Pushed 09:45:27 b4979abb1535: Pushed 09:45:27 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:fa7b422a28aee6dbcfdb64116404d404e539458602ff7560d6f1634730fc8aa4 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:28 + 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 09:45:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 09:45:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:45:28 82c1fe14ccd3: Preparing 09:45:28 8ed741af5956: Preparing 09:45:28 246f5bfdc0c2: Preparing 09:45:28 50cfb45a874d: Preparing 09:45:28 d5c7e4710cc7: Preparing 09:45:28 b4979abb1535: Preparing 09:45:28 bfaffb009ba2: Preparing 09:45:28 23bbbdb4fc7f: Preparing 09:45:28 b293218d6a7a: Preparing 09:45:28 16113d51b718: Preparing 09:45:28 b4979abb1535: Waiting 09:45:28 bfaffb009ba2: Waiting 09:45:28 23bbbdb4fc7f: Waiting 09:45:28 b293218d6a7a: Waiting 09:45:28 50cfb45a874d: Layer already exists 09:45:28 82c1fe14ccd3: Layer already exists 09:45:28 8ed741af5956: Layer already exists 09:45:28 246f5bfdc0c2: Layer already exists 09:45:28 d5c7e4710cc7: Layer already exists 09:45:28 b4979abb1535: Layer already exists 09:45:28 b293218d6a7a: Layer already exists 09:45:28 23bbbdb4fc7f: Layer already exists 09:45:28 16113d51b718: Layer already exists 09:45:28 bfaffb009ba2: Layer already exists 09:45:28 latest: digest: sha256:fa7b422a28aee6dbcfdb64116404d404e539458602ff7560d6f1634730fc8aa4 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:29 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.102 09:45:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:45:29 82c1fe14ccd3: Preparing 09:45:29 8ed741af5956: Preparing 09:45:29 246f5bfdc0c2: Preparing 09:45:29 50cfb45a874d: Preparing 09:45:29 d5c7e4710cc7: Preparing 09:45:29 b4979abb1535: Preparing 09:45:29 bfaffb009ba2: Preparing 09:45:29 23bbbdb4fc7f: Preparing 09:45:29 b293218d6a7a: Preparing 09:45:29 16113d51b718: Preparing 09:45:29 b4979abb1535: Waiting 09:45:29 bfaffb009ba2: Waiting 09:45:29 23bbbdb4fc7f: Waiting 09:45:29 b293218d6a7a: Waiting 09:45:29 16113d51b718: Waiting 09:45:29 82c1fe14ccd3: Layer already exists 09:45:29 246f5bfdc0c2: Layer already exists 09:45:29 d5c7e4710cc7: Layer already exists 09:45:29 8ed741af5956: Layer already exists 09:45:29 50cfb45a874d: Layer already exists 09:45:29 bfaffb009ba2: Layer already exists 09:45:29 b293218d6a7a: Layer already exists 09:45:29 b4979abb1535: Layer already exists 09:45:29 23bbbdb4fc7f: Layer already exists 09:45:29 16113d51b718: Layer already exists 09:45:29 3.2.0-dev.102: digest: sha256:fa7b422a28aee6dbcfdb64116404d404e539458602ff7560d6f1634730fc8aa4 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:30 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:45:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:45:30 82c1fe14ccd3: Preparing 09:45:30 8ed741af5956: Preparing 09:45:30 246f5bfdc0c2: Preparing 09:45:30 50cfb45a874d: Preparing 09:45:30 d5c7e4710cc7: Preparing 09:45:30 b4979abb1535: Preparing 09:45:30 bfaffb009ba2: Preparing 09:45:30 23bbbdb4fc7f: Preparing 09:45:30 b293218d6a7a: Preparing 09:45:30 16113d51b718: Preparing 09:45:30 b4979abb1535: Waiting 09:45:30 23bbbdb4fc7f: Waiting 09:45:30 bfaffb009ba2: Waiting 09:45:30 16113d51b718: Waiting 09:45:30 b293218d6a7a: Waiting 09:45:30 d5c7e4710cc7: Layer already exists 09:45:30 50cfb45a874d: Layer already exists 09:45:30 82c1fe14ccd3: Layer already exists 09:45:30 246f5bfdc0c2: Layer already exists 09:45:30 8ed741af5956: Layer already exists 09:45:30 b4979abb1535: Layer already exists 09:45:30 b293218d6a7a: Layer already exists 09:45:30 16113d51b718: Layer already exists 09:45:30 23bbbdb4fc7f: Layer already exists 09:45:30 bfaffb009ba2: Layer already exists 09:45:30 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:fa7b422a28aee6dbcfdb64116404d404e539458602ff7560d6f1634730fc8aa4 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:31 + 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 09:45:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 09:45:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:45:31 82c1fe14ccd3: Preparing 09:45:31 8ed741af5956: Preparing 09:45:31 246f5bfdc0c2: Preparing 09:45:31 50cfb45a874d: Preparing 09:45:31 d5c7e4710cc7: Preparing 09:45:31 b4979abb1535: Preparing 09:45:31 bfaffb009ba2: Preparing 09:45:31 23bbbdb4fc7f: Preparing 09:45:31 b293218d6a7a: Preparing 09:45:31 16113d51b718: Preparing 09:45:31 bfaffb009ba2: Waiting 09:45:31 23bbbdb4fc7f: Waiting 09:45:31 b293218d6a7a: Waiting 09:45:31 16113d51b718: Waiting 09:45:31 b4979abb1535: Waiting 09:45:31 8ed741af5956: Layer already exists 09:45:31 82c1fe14ccd3: Layer already exists 09:45:31 246f5bfdc0c2: Layer already exists 09:45:31 50cfb45a874d: Layer already exists 09:45:31 d5c7e4710cc7: Layer already exists 09:45:31 bfaffb009ba2: Layer already exists 09:45:31 b4979abb1535: Layer already exists 09:45:31 23bbbdb4fc7f: Layer already exists 09:45:31 b293218d6a7a: Layer already exists 09:45:31 16113d51b718: Layer already exists 09:45:31 main: digest: sha256:fa7b422a28aee6dbcfdb64116404d404e539458602ff7560d6f1634730fc8aa4 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:45:31 ===================================================== [Pipeline] echo 09:45:31 taggedImages: 09:45:31 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:45:31 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 09:45:31 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.102 09:45:31 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:45:31 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 09:45:31 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 09:45:31 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:45:31 latest 09:45:31 3.2.0-dev.102 09:45:31 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:45:31 main 09:45:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:32 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:45:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:45:32 15e05f822858: Preparing 09:45:32 65d190ea24e8: Preparing 09:45:32 02f37f1be27e: Preparing 09:45:32 50cfb45a874d: Preparing 09:45:32 d5c7e4710cc7: Preparing 09:45:32 105a6abe02ef: Preparing 09:45:32 27cb620db7be: Preparing 09:45:32 2c519149af0e: Preparing 09:45:32 16113d51b718: Preparing 09:45:32 27cb620db7be: Waiting 09:45:32 2c519149af0e: Waiting 09:45:32 16113d51b718: Waiting 09:45:32 105a6abe02ef: Waiting 09:45:32 d5c7e4710cc7: Layer already exists 09:45:32 50cfb45a874d: Layer already exists 09:45:32 02f37f1be27e: Pushed 09:45:32 65d190ea24e8: Pushed 09:45:32 15e05f822858: Pushed 09:45:32 16113d51b718: Layer already exists 09:45:32 27cb620db7be: Pushed 09:45:33 2c519149af0e: Pushed 09:45:51 105a6abe02ef: Pushed 09:45:51 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:11b04020fa7905495d21091db52f62a22d215b1f975ed138238559e9bc28e0f5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:52 + 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 09:45:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 09:45:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:45:52 15e05f822858: Preparing 09:45:52 65d190ea24e8: Preparing 09:45:52 02f37f1be27e: Preparing 09:45:52 50cfb45a874d: Preparing 09:45:52 d5c7e4710cc7: Preparing 09:45:52 105a6abe02ef: Preparing 09:45:52 27cb620db7be: Preparing 09:45:52 2c519149af0e: Preparing 09:45:52 16113d51b718: Preparing 09:45:52 27cb620db7be: Waiting 09:45:52 105a6abe02ef: Waiting 09:45:52 2c519149af0e: Waiting 09:45:52 16113d51b718: Waiting 09:45:52 50cfb45a874d: Layer already exists 09:45:52 65d190ea24e8: Layer already exists 09:45:52 15e05f822858: Layer already exists 09:45:52 d5c7e4710cc7: Layer already exists 09:45:52 02f37f1be27e: Layer already exists 09:45:52 27cb620db7be: Layer already exists 09:45:52 16113d51b718: Layer already exists 09:45:52 2c519149af0e: Layer already exists 09:45:52 105a6abe02ef: Layer already exists 09:45:52 latest: digest: sha256:11b04020fa7905495d21091db52f62a22d215b1f975ed138238559e9bc28e0f5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:53 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.102 09:45:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:45:53 15e05f822858: Preparing 09:45:53 65d190ea24e8: Preparing 09:45:53 02f37f1be27e: Preparing 09:45:53 50cfb45a874d: Preparing 09:45:53 d5c7e4710cc7: Preparing 09:45:53 105a6abe02ef: Preparing 09:45:53 27cb620db7be: Preparing 09:45:53 2c519149af0e: Preparing 09:45:53 16113d51b718: Preparing 09:45:53 27cb620db7be: Waiting 09:45:53 2c519149af0e: Waiting 09:45:53 16113d51b718: Waiting 09:45:53 15e05f822858: Layer already exists 09:45:53 50cfb45a874d: Layer already exists 09:45:53 02f37f1be27e: Layer already exists 09:45:53 65d190ea24e8: Layer already exists 09:45:53 d5c7e4710cc7: Layer already exists 09:45:53 105a6abe02ef: Layer already exists 09:45:53 2c519149af0e: Layer already exists 09:45:53 27cb620db7be: Layer already exists 09:45:53 16113d51b718: Layer already exists 09:45:53 3.2.0-dev.102: digest: sha256:11b04020fa7905495d21091db52f62a22d215b1f975ed138238559e9bc28e0f5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:54 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:45:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:45:54 15e05f822858: Preparing 09:45:54 65d190ea24e8: Preparing 09:45:54 02f37f1be27e: Preparing 09:45:54 50cfb45a874d: Preparing 09:45:54 d5c7e4710cc7: Preparing 09:45:54 105a6abe02ef: Preparing 09:45:54 27cb620db7be: Preparing 09:45:54 2c519149af0e: Preparing 09:45:54 16113d51b718: Preparing 09:45:54 105a6abe02ef: Waiting 09:45:54 27cb620db7be: Waiting 09:45:54 2c519149af0e: Waiting 09:45:54 16113d51b718: Waiting 09:45:54 d5c7e4710cc7: Layer already exists 09:45:54 15e05f822858: Layer already exists 09:45:54 50cfb45a874d: Layer already exists 09:45:54 65d190ea24e8: Layer already exists 09:45:54 02f37f1be27e: Layer already exists 09:45:54 105a6abe02ef: Layer already exists 09:45:54 2c519149af0e: Layer already exists 09:45:54 16113d51b718: Layer already exists 09:45:54 27cb620db7be: Layer already exists 09:45:54 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:11b04020fa7905495d21091db52f62a22d215b1f975ed138238559e9bc28e0f5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:55 + 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 09:45:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 09:45:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:45:55 15e05f822858: Preparing 09:45:55 65d190ea24e8: Preparing 09:45:55 02f37f1be27e: Preparing 09:45:55 50cfb45a874d: Preparing 09:45:55 d5c7e4710cc7: Preparing 09:45:55 105a6abe02ef: Preparing 09:45:55 27cb620db7be: Preparing 09:45:55 2c519149af0e: Preparing 09:45:55 16113d51b718: Preparing 09:45:55 105a6abe02ef: Waiting 09:45:55 27cb620db7be: Waiting 09:45:55 2c519149af0e: Waiting 09:45:55 15e05f822858: Layer already exists 09:45:55 65d190ea24e8: Layer already exists 09:45:55 50cfb45a874d: Layer already exists 09:45:55 02f37f1be27e: Layer already exists 09:45:55 d5c7e4710cc7: Layer already exists 09:45:55 105a6abe02ef: Layer already exists 09:45:55 27cb620db7be: Layer already exists 09:45:55 2c519149af0e: Layer already exists 09:45:55 16113d51b718: Layer already exists 09:45:55 main: digest: sha256:11b04020fa7905495d21091db52f62a22d215b1f975ed138238559e9bc28e0f5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:45:55 ===================================================== [Pipeline] echo 09:45:55 taggedImages: 09:45:55 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:45:55 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 09:45:55 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.102 09:45:55 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:45:55 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 09:45:56 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 09:45:56 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:45:56 latest 09:45:56 3.2.0-dev.102 09:45:56 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:45:56 main 09:45:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:56 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:45:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:45:56 d568e6a9978e: Preparing 09:45:56 8465e9316109: Preparing 09:45:56 93aa8a681e1e: Preparing 09:45:56 50cfb45a874d: Preparing 09:45:56 d5c7e4710cc7: Preparing 09:45:56 99759c31bd37: Preparing 09:45:56 23bbbdb4fc7f: Preparing 09:45:56 b293218d6a7a: Preparing 09:45:56 16113d51b718: Preparing 09:45:56 23bbbdb4fc7f: Waiting 09:45:56 b293218d6a7a: Waiting 09:45:56 16113d51b718: Waiting 09:45:56 99759c31bd37: Waiting 09:45:56 50cfb45a874d: Layer already exists 09:45:56 d5c7e4710cc7: Layer already exists 09:45:57 23bbbdb4fc7f: Layer already exists 09:45:57 b293218d6a7a: Layer already exists 09:45:57 93aa8a681e1e: Pushed 09:45:57 16113d51b718: Layer already exists 09:45:57 d568e6a9978e: Pushed 09:45:57 8465e9316109: Pushed 09:46:19 99759c31bd37: Pushed 09:46:19 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:78c7bdad8031d45692c4be19aae80f477c84073a929aa7d7b5f1e9db7fd0b8e0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:19 + 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 09:46:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 09:46:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:46:19 d568e6a9978e: Preparing 09:46:19 8465e9316109: Preparing 09:46:19 93aa8a681e1e: Preparing 09:46:19 50cfb45a874d: Preparing 09:46:19 d5c7e4710cc7: Preparing 09:46:19 99759c31bd37: Preparing 09:46:19 23bbbdb4fc7f: Preparing 09:46:19 b293218d6a7a: Preparing 09:46:19 16113d51b718: Preparing 09:46:19 99759c31bd37: Waiting 09:46:19 23bbbdb4fc7f: Waiting 09:46:19 b293218d6a7a: Waiting 09:46:19 16113d51b718: Waiting 09:46:19 8465e9316109: Layer already exists 09:46:19 50cfb45a874d: Layer already exists 09:46:19 d5c7e4710cc7: Layer already exists 09:46:19 d568e6a9978e: Layer already exists 09:46:19 93aa8a681e1e: Layer already exists 09:46:19 b293218d6a7a: Layer already exists 09:46:19 99759c31bd37: Layer already exists 09:46:19 23bbbdb4fc7f: Layer already exists 09:46:19 16113d51b718: Layer already exists 09:46:20 latest: digest: sha256:78c7bdad8031d45692c4be19aae80f477c84073a929aa7d7b5f1e9db7fd0b8e0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:20 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.102 09:46:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:46:20 d568e6a9978e: Preparing 09:46:20 8465e9316109: Preparing 09:46:20 93aa8a681e1e: Preparing 09:46:20 50cfb45a874d: Preparing 09:46:20 d5c7e4710cc7: Preparing 09:46:20 99759c31bd37: Preparing 09:46:20 23bbbdb4fc7f: Preparing 09:46:20 b293218d6a7a: Preparing 09:46:20 16113d51b718: Preparing 09:46:20 23bbbdb4fc7f: Waiting 09:46:20 b293218d6a7a: Waiting 09:46:20 16113d51b718: Waiting 09:46:20 99759c31bd37: Waiting 09:46:20 d5c7e4710cc7: Layer already exists 09:46:20 93aa8a681e1e: Layer already exists 09:46:20 8465e9316109: Layer already exists 09:46:20 50cfb45a874d: Layer already exists 09:46:20 d568e6a9978e: Layer already exists 09:46:20 99759c31bd37: Layer already exists 09:46:20 23bbbdb4fc7f: Layer already exists 09:46:20 16113d51b718: Layer already exists 09:46:20 b293218d6a7a: Layer already exists 09:46:20 3.2.0-dev.102: digest: sha256:78c7bdad8031d45692c4be19aae80f477c84073a929aa7d7b5f1e9db7fd0b8e0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:21 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:46:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:46:21 d568e6a9978e: Preparing 09:46:21 8465e9316109: Preparing 09:46:21 93aa8a681e1e: Preparing 09:46:21 50cfb45a874d: Preparing 09:46:21 d5c7e4710cc7: Preparing 09:46:21 99759c31bd37: Preparing 09:46:21 23bbbdb4fc7f: Preparing 09:46:21 b293218d6a7a: Preparing 09:46:21 16113d51b718: Preparing 09:46:21 23bbbdb4fc7f: Waiting 09:46:21 b293218d6a7a: Waiting 09:46:21 16113d51b718: Waiting 09:46:21 99759c31bd37: Waiting 09:46:21 8465e9316109: Layer already exists 09:46:21 d568e6a9978e: Layer already exists 09:46:21 93aa8a681e1e: Layer already exists 09:46:21 50cfb45a874d: Layer already exists 09:46:21 d5c7e4710cc7: Layer already exists 09:46:21 23bbbdb4fc7f: Layer already exists 09:46:21 16113d51b718: Layer already exists 09:46:21 99759c31bd37: Layer already exists 09:46:21 b293218d6a7a: Layer already exists 09:46:21 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:78c7bdad8031d45692c4be19aae80f477c84073a929aa7d7b5f1e9db7fd0b8e0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:22 + 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 09:46:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 09:46:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:46:22 d568e6a9978e: Preparing 09:46:22 8465e9316109: Preparing 09:46:22 93aa8a681e1e: Preparing 09:46:22 50cfb45a874d: Preparing 09:46:22 d5c7e4710cc7: Preparing 09:46:22 99759c31bd37: Preparing 09:46:22 23bbbdb4fc7f: Preparing 09:46:22 99759c31bd37: Waiting 09:46:22 b293218d6a7a: Preparing 09:46:22 16113d51b718: Preparing 09:46:22 23bbbdb4fc7f: Waiting 09:46:22 b293218d6a7a: Waiting 09:46:22 93aa8a681e1e: Layer already exists 09:46:22 8465e9316109: Layer already exists 09:46:22 d5c7e4710cc7: Layer already exists 09:46:22 50cfb45a874d: Layer already exists 09:46:22 d568e6a9978e: Layer already exists 09:46:22 23bbbdb4fc7f: Layer already exists 09:46:22 99759c31bd37: Layer already exists 09:46:22 b293218d6a7a: Layer already exists 09:46:22 16113d51b718: Layer already exists 09:46:22 main: digest: sha256:78c7bdad8031d45692c4be19aae80f477c84073a929aa7d7b5f1e9db7fd0b8e0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:46:22 ===================================================== [Pipeline] echo 09:46:22 taggedImages: 09:46:22 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:46:22 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 09:46:22 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.102 09:46:22 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:46:22 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 09:46:23 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 09:46:23 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:46:23 latest 09:46:23 3.2.0-dev.102 09:46:23 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:46:23 main 09:46:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:23 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:23 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:46:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 09:46:23 cb0518284cb7: Preparing 09:46:23 ce4b160ab566: Preparing 09:46:23 50cfb45a874d: Preparing 09:46:23 d5c7e4710cc7: Preparing 09:46:23 c22daaa070a6: Preparing 09:46:23 fdc02788918d: Preparing 09:46:23 16113d51b718: Preparing 09:46:23 fdc02788918d: Waiting 09:46:23 16113d51b718: Waiting 09:46:23 d5c7e4710cc7: Layer already exists 09:46:23 50cfb45a874d: Layer already exists 09:46:23 16113d51b718: Layer already exists 09:46:23 cb0518284cb7: Pushed 09:46:23 c22daaa070a6: Pushed 09:46:24 fdc02788918d: Pushed 09:46:34 ce4b160ab566: Pushed 09:46:34 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:8c5206f25c3a64438a06d55833d1aba5656a289e268d39a7f7da462bf42a6daf size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:35 + 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 09:46:35 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 09:46:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 09:46:35 cb0518284cb7: Preparing 09:46:35 ce4b160ab566: Preparing 09:46:35 50cfb45a874d: Preparing 09:46:35 d5c7e4710cc7: Preparing 09:46:35 c22daaa070a6: Preparing 09:46:35 fdc02788918d: Preparing 09:46:35 16113d51b718: Preparing 09:46:35 fdc02788918d: Waiting 09:46:35 16113d51b718: Waiting 09:46:35 50cfb45a874d: Layer already exists 09:46:35 d5c7e4710cc7: Layer already exists 09:46:35 cb0518284cb7: Layer already exists 09:46:35 c22daaa070a6: Layer already exists 09:46:35 ce4b160ab566: Layer already exists 09:46:35 fdc02788918d: Layer already exists 09:46:35 16113d51b718: Layer already exists 09:46:35 latest: digest: sha256:8c5206f25c3a64438a06d55833d1aba5656a289e268d39a7f7da462bf42a6daf size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:36 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:36 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.102 09:46:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 09:46:36 cb0518284cb7: Preparing 09:46:36 ce4b160ab566: Preparing 09:46:36 50cfb45a874d: Preparing 09:46:36 d5c7e4710cc7: Preparing 09:46:36 c22daaa070a6: Preparing 09:46:36 fdc02788918d: Preparing 09:46:36 16113d51b718: Preparing 09:46:36 fdc02788918d: Waiting 09:46:36 16113d51b718: Waiting 09:46:36 cb0518284cb7: Layer already exists 09:46:36 d5c7e4710cc7: Layer already exists 09:46:36 50cfb45a874d: Layer already exists 09:46:36 c22daaa070a6: Layer already exists 09:46:36 ce4b160ab566: Layer already exists 09:46:36 fdc02788918d: Layer already exists 09:46:36 16113d51b718: Layer already exists 09:46:36 3.2.0-dev.102: digest: sha256:8c5206f25c3a64438a06d55833d1aba5656a289e268d39a7f7da462bf42a6daf size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:37 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:37 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:46:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 09:46:37 cb0518284cb7: Preparing 09:46:37 ce4b160ab566: Preparing 09:46:37 50cfb45a874d: Preparing 09:46:37 d5c7e4710cc7: Preparing 09:46:37 c22daaa070a6: Preparing 09:46:37 fdc02788918d: Preparing 09:46:37 16113d51b718: Preparing 09:46:37 fdc02788918d: Waiting 09:46:37 16113d51b718: Waiting 09:46:37 50cfb45a874d: Layer already exists 09:46:37 cb0518284cb7: Layer already exists 09:46:37 c22daaa070a6: Layer already exists 09:46:37 d5c7e4710cc7: Layer already exists 09:46:37 ce4b160ab566: Layer already exists 09:46:37 16113d51b718: Layer already exists 09:46:37 fdc02788918d: Layer already exists 09:46:37 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:8c5206f25c3a64438a06d55833d1aba5656a289e268d39a7f7da462bf42a6daf size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:38 + 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 09:46:38 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 09:46:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 09:46:38 cb0518284cb7: Preparing 09:46:38 ce4b160ab566: Preparing 09:46:38 50cfb45a874d: Preparing 09:46:38 d5c7e4710cc7: Preparing 09:46:38 c22daaa070a6: Preparing 09:46:38 fdc02788918d: Preparing 09:46:38 16113d51b718: Preparing 09:46:38 fdc02788918d: Waiting 09:46:38 16113d51b718: Waiting 09:46:38 ce4b160ab566: Layer already exists 09:46:38 c22daaa070a6: Layer already exists 09:46:38 cb0518284cb7: Layer already exists 09:46:38 d5c7e4710cc7: Layer already exists 09:46:38 50cfb45a874d: Layer already exists 09:46:38 16113d51b718: Layer already exists 09:46:38 fdc02788918d: Layer already exists 09:46:38 main: digest: sha256:8c5206f25c3a64438a06d55833d1aba5656a289e268d39a7f7da462bf42a6daf size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:46:38 ===================================================== [Pipeline] echo 09:46:38 taggedImages: 09:46:38 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:46:38 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 09:46:38 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.102 09:46:38 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:46:38 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 09:46:38 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 09:46:38 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:46:38 latest 09:46:38 3.2.0-dev.102 09:46:38 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:46:38 main 09:46:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:46:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:46:39 861277a24fe5: Preparing 09:46:39 b76743c49af3: Preparing 09:46:39 cf49f9f08ed6: Preparing 09:46:39 50cfb45a874d: Preparing 09:46:39 d5c7e4710cc7: Preparing 09:46:39 249f21f58583: Preparing 09:46:39 fd3e80cdcfe2: Preparing 09:46:39 16113d51b718: Preparing 09:46:39 fd3e80cdcfe2: Waiting 09:46:39 249f21f58583: Waiting 09:46:39 16113d51b718: Waiting 09:46:39 d5c7e4710cc7: Layer already exists 09:46:39 50cfb45a874d: Layer already exists 09:46:39 b76743c49af3: Pushed 09:46:39 861277a24fe5: Pushed 09:46:39 16113d51b718: Layer already exists 09:46:39 249f21f58583: Pushed 09:46:40 fd3e80cdcfe2: Pushed 09:46:50 cf49f9f08ed6: Pushed 09:46:50 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:12de4084e8210cd96902ba7d17ba22fe1b4ea16d2bfb9b7b8893beffa9f8438b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:50 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 09:46:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:46:51 861277a24fe5: Preparing 09:46:51 b76743c49af3: Preparing 09:46:51 cf49f9f08ed6: Preparing 09:46:51 50cfb45a874d: Preparing 09:46:51 d5c7e4710cc7: Preparing 09:46:51 249f21f58583: Preparing 09:46:51 fd3e80cdcfe2: Preparing 09:46:51 16113d51b718: Preparing 09:46:51 249f21f58583: Waiting 09:46:51 fd3e80cdcfe2: Waiting 09:46:51 16113d51b718: Waiting 09:46:51 cf49f9f08ed6: Layer already exists 09:46:51 861277a24fe5: Layer already exists 09:46:51 50cfb45a874d: Layer already exists 09:46:51 d5c7e4710cc7: Layer already exists 09:46:51 b76743c49af3: Layer already exists 09:46:51 16113d51b718: Layer already exists 09:46:51 fd3e80cdcfe2: Layer already exists 09:46:51 249f21f58583: Layer already exists 09:46:51 latest: digest: sha256:12de4084e8210cd96902ba7d17ba22fe1b4ea16d2bfb9b7b8893beffa9f8438b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:51 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.102 09:46:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:46:52 861277a24fe5: Preparing 09:46:52 b76743c49af3: Preparing 09:46:52 cf49f9f08ed6: Preparing 09:46:52 50cfb45a874d: Preparing 09:46:52 d5c7e4710cc7: Preparing 09:46:52 249f21f58583: Preparing 09:46:52 fd3e80cdcfe2: Preparing 09:46:52 249f21f58583: Waiting 09:46:52 16113d51b718: Preparing 09:46:52 fd3e80cdcfe2: Waiting 09:46:52 16113d51b718: Waiting 09:46:52 50cfb45a874d: Layer already exists 09:46:52 d5c7e4710cc7: Layer already exists 09:46:52 cf49f9f08ed6: Layer already exists 09:46:52 b76743c49af3: Layer already exists 09:46:52 861277a24fe5: Layer already exists 09:46:52 16113d51b718: Layer already exists 09:46:52 fd3e80cdcfe2: Layer already exists 09:46:52 249f21f58583: Layer already exists 09:46:52 3.2.0-dev.102: digest: sha256:12de4084e8210cd96902ba7d17ba22fe1b4ea16d2bfb9b7b8893beffa9f8438b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:52 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:46:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:46:53 861277a24fe5: Preparing 09:46:53 b76743c49af3: Preparing 09:46:53 cf49f9f08ed6: Preparing 09:46:53 50cfb45a874d: Preparing 09:46:53 d5c7e4710cc7: Preparing 09:46:53 249f21f58583: Preparing 09:46:53 fd3e80cdcfe2: Preparing 09:46:53 16113d51b718: Preparing 09:46:53 249f21f58583: Waiting 09:46:53 fd3e80cdcfe2: Waiting 09:46:53 16113d51b718: Waiting 09:46:53 50cfb45a874d: Layer already exists 09:46:53 cf49f9f08ed6: Layer already exists 09:46:53 861277a24fe5: Layer already exists 09:46:53 d5c7e4710cc7: Layer already exists 09:46:53 b76743c49af3: Layer already exists 09:46:53 fd3e80cdcfe2: Layer already exists 09:46:53 16113d51b718: Layer already exists 09:46:53 249f21f58583: Layer already exists 09:46:53 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:12de4084e8210cd96902ba7d17ba22fe1b4ea16d2bfb9b7b8893beffa9f8438b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:53 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 09:46:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:46:54 861277a24fe5: Preparing 09:46:54 b76743c49af3: Preparing 09:46:54 cf49f9f08ed6: Preparing 09:46:54 50cfb45a874d: Preparing 09:46:54 d5c7e4710cc7: Preparing 09:46:54 249f21f58583: Preparing 09:46:54 fd3e80cdcfe2: Preparing 09:46:54 16113d51b718: Preparing 09:46:54 fd3e80cdcfe2: Waiting 09:46:54 249f21f58583: Waiting 09:46:54 16113d51b718: Waiting 09:46:54 cf49f9f08ed6: Layer already exists 09:46:54 861277a24fe5: Layer already exists 09:46:54 b76743c49af3: Layer already exists 09:46:54 d5c7e4710cc7: Layer already exists 09:46:54 50cfb45a874d: Layer already exists 09:46:54 fd3e80cdcfe2: Layer already exists 09:46:54 249f21f58583: Layer already exists 09:46:54 16113d51b718: Layer already exists 09:46:54 main: digest: sha256:12de4084e8210cd96902ba7d17ba22fe1b4ea16d2bfb9b7b8893beffa9f8438b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:46:54 ===================================================== [Pipeline] echo 09:46:54 taggedImages: 09:46:54 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:46:54 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 09:46:54 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.102 09:46:54 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:46:54 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 09:46:54 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 09:46:54 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:46:54 latest 09:46:54 3.2.0-dev.102 09:46:54 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:46:54 main 09:46:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:54 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:46:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:46:55 3ecb90b1d677: Preparing 09:46:55 c358611114c0: Preparing 09:46:55 50cfb45a874d: Preparing 09:46:55 d5c7e4710cc7: Preparing 09:46:55 bb0b6c1b02fe: Preparing 09:46:55 e5b27a7e19ee: Preparing 09:46:55 16113d51b718: Preparing 09:46:55 e5b27a7e19ee: Waiting 09:46:55 16113d51b718: Waiting 09:46:55 bb0b6c1b02fe: Layer already exists 09:46:55 d5c7e4710cc7: Layer already exists 09:46:55 50cfb45a874d: Layer already exists 09:46:55 e5b27a7e19ee: Layer already exists 09:46:55 16113d51b718: Layer already exists 09:46:55 3ecb90b1d677: Pushed 09:47:07 c358611114c0: Pushed 09:47:07 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:eb34eccac919ecc3a5108981b4ff1bef40ff9472dad5a77108e7eca017101409 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:08 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 09:47:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:47:08 3ecb90b1d677: Preparing 09:47:08 c358611114c0: Preparing 09:47:08 50cfb45a874d: Preparing 09:47:08 d5c7e4710cc7: Preparing 09:47:08 bb0b6c1b02fe: Preparing 09:47:08 e5b27a7e19ee: Preparing 09:47:08 16113d51b718: Preparing 09:47:08 e5b27a7e19ee: Waiting 09:47:08 16113d51b718: Waiting 09:47:08 3ecb90b1d677: Layer already exists 09:47:08 50cfb45a874d: Layer already exists 09:47:08 c358611114c0: Layer already exists 09:47:08 d5c7e4710cc7: Layer already exists 09:47:08 bb0b6c1b02fe: Layer already exists 09:47:08 e5b27a7e19ee: Layer already exists 09:47:08 16113d51b718: Layer already exists 09:47:08 latest: digest: sha256:eb34eccac919ecc3a5108981b4ff1bef40ff9472dad5a77108e7eca017101409 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:09 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.102 09:47:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:47:09 3ecb90b1d677: Preparing 09:47:09 c358611114c0: Preparing 09:47:09 50cfb45a874d: Preparing 09:47:09 d5c7e4710cc7: Preparing 09:47:09 bb0b6c1b02fe: Preparing 09:47:09 e5b27a7e19ee: Preparing 09:47:09 16113d51b718: Preparing 09:47:09 e5b27a7e19ee: Waiting 09:47:09 16113d51b718: Waiting 09:47:09 d5c7e4710cc7: Layer already exists 09:47:09 c358611114c0: Layer already exists 09:47:09 50cfb45a874d: Layer already exists 09:47:09 bb0b6c1b02fe: Layer already exists 09:47:09 3ecb90b1d677: Layer already exists 09:47:09 e5b27a7e19ee: Layer already exists 09:47:09 16113d51b718: Layer already exists 09:47:09 3.2.0-dev.102: digest: sha256:eb34eccac919ecc3a5108981b4ff1bef40ff9472dad5a77108e7eca017101409 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:10 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:47:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:47:10 3ecb90b1d677: Preparing 09:47:10 c358611114c0: Preparing 09:47:10 50cfb45a874d: Preparing 09:47:10 d5c7e4710cc7: Preparing 09:47:10 bb0b6c1b02fe: Preparing 09:47:10 e5b27a7e19ee: Preparing 09:47:10 16113d51b718: Preparing 09:47:10 e5b27a7e19ee: Waiting 09:47:10 16113d51b718: Waiting 09:47:10 3ecb90b1d677: Layer already exists 09:47:10 50cfb45a874d: Layer already exists 09:47:10 c358611114c0: Layer already exists 09:47:10 bb0b6c1b02fe: Layer already exists 09:47:10 d5c7e4710cc7: Layer already exists 09:47:10 16113d51b718: Layer already exists 09:47:10 e5b27a7e19ee: Layer already exists 09:47:10 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:eb34eccac919ecc3a5108981b4ff1bef40ff9472dad5a77108e7eca017101409 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:11 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 09:47:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:47:11 3ecb90b1d677: Preparing 09:47:11 c358611114c0: Preparing 09:47:11 50cfb45a874d: Preparing 09:47:11 d5c7e4710cc7: Preparing 09:47:11 bb0b6c1b02fe: Preparing 09:47:11 e5b27a7e19ee: Preparing 09:47:11 16113d51b718: Preparing 09:47:11 e5b27a7e19ee: Waiting 09:47:11 16113d51b718: Waiting 09:47:11 d5c7e4710cc7: Layer already exists 09:47:11 c358611114c0: Layer already exists 09:47:11 50cfb45a874d: Layer already exists 09:47:11 3ecb90b1d677: Layer already exists 09:47:11 bb0b6c1b02fe: Layer already exists 09:47:11 16113d51b718: Layer already exists 09:47:11 e5b27a7e19ee: Layer already exists 09:47:11 main: digest: sha256:eb34eccac919ecc3a5108981b4ff1bef40ff9472dad5a77108e7eca017101409 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:47:11 ===================================================== [Pipeline] echo 09:47:11 taggedImages: 09:47:11 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 09:47:11 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 09:47:11 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.102 09:47:11 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 09:47:11 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:47:12 09:47:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:47:12 arm64: Pulling from edgex-lftools-log-publisher 09:47:12 8998bd30e6a1: Pulling fs layer 09:47:12 04944245beec: Pulling fs layer 09:47:12 699f458cf7ca: Pulling fs layer 09:47:12 765212b225bb: Pulling fs layer 09:47:12 f23df028b6ca: Pulling fs layer 09:47:12 d65c8cfc05b1: Pulling fs layer 09:47:12 2437ff75d9bd: Pulling fs layer 09:47:12 d65c8cfc05b1: Waiting 09:47:12 2437ff75d9bd: Waiting 09:47:12 04944245beec: Verifying Checksum 09:47:12 04944245beec: Download complete 09:47:12 765212b225bb: Verifying Checksum 09:47:12 765212b225bb: Download complete 09:47:12 f23df028b6ca: Download complete 09:47:12 d65c8cfc05b1: Verifying Checksum 09:47:12 d65c8cfc05b1: Download complete 09:47:13 699f458cf7ca: Verifying Checksum 09:47:13 699f458cf7ca: Download complete 09:47:13 8998bd30e6a1: Verifying Checksum 09:47:13 8998bd30e6a1: Download complete 09:47:15 2437ff75d9bd: Verifying Checksum 09:47:15 2437ff75d9bd: Download complete 09:47:17 8998bd30e6a1: Pull complete 09:47:18 04944245beec: Pull complete 09:47:20 699f458cf7ca: Pull complete 09:47:20 765212b225bb: Pull complete 09:47:21 f23df028b6ca: Pull complete 09:47:21 d65c8cfc05b1: Pull complete 09:47:39 2437ff75d9bd: Pull complete 09:47:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:47:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:47:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:47:40 prd-ubuntu20.04-docker-arm64-4c-16g-22581 does not seem to be running inside a container 09:47:40 $ 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/725 -v /w/workspace/edgex-go/725:/w/workspace/edgex-go/725:rw,z -v /w/workspace/edgex-go/725@tmp:/w/workspace/edgex-go/725@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 09:47:42 $ docker top 272b50327b56c486474f533a305c50adf1b53e44ca1542390901a072f5313abf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:47:43 ---> job-cost.sh 09:47:43 lf-activate-venv: SKIPPING 09:47:43 INFO: No Stack... 09:47:44 INFO: Retrieving Pricing Info for: v3-standard-4 09:47:45 INFO: Archiving Costs [Pipeline] sh 09:47:45 + cat /w/workspace/edgex-go/725/archives/cost.csv 09:47:45 + cut -d, -f6 [Pipeline] lock 09:47:45 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-725-stack-cost] 09:47:45 Resource [jenkins-edgexfoundry-edgex-go-main-725-stack-cost] did not exist. Created. 09:47:45 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-725-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:47:46 + echo total: 0.10999999940395355 [Pipeline] stash 09:47:47 Stashed 1 file(s) [Pipeline] } 09:47:47 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-725-stack-cost] [Pipeline] // lock [Pipeline] } 09:47:47 $ docker stop --time=1 272b50327b56c486474f533a305c50adf1b53e44ca1542390901a072f5313abf 09:47:49 $ docker rm -f --volumes 272b50327b56c486474f533a305c50adf1b53e44ca1542390901a072f5313abf [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 09:47:50 provisioning config files... 09:47:50 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/725@tmp/config4400911626453163409tmp [Pipeline] { [Pipeline] sh 09:47:50 + set +x 09:47:50 + curl -s https://codecov.io/bash 09:47:50 + bash -s -- 09:47:50 09:47:50 _____ _ 09:47:50 / ____| | | 09:47:50 | | ___ __| | ___ ___ _____ __ 09:47:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:47:50 | |___| (_) | (_| | __/ (_| (_) \ V / 09:47:50 \_____\___/ \__,_|\___|\___\___/ \_/ 09:47:50 Bash-1.0.6 09:47:50 09:47:50 09:47:50 ==> git version 2.25.1 found 09:47:50 ==> 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 09:47:50 Release-Date: 2020-01-08 09:47:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:47:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:47:50 ==> Jenkins CI detected. 09:47:50 current dir:  /w/workspace/edgex-go/725 09:47:50 project root: . 09:47:50 --> token set from env 09:47:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:47:50 ==> Running gcov in . (disable via -X gcov) 09:47:50 ==> Python coveragepy not found 09:47:50 ==> Searching for coverage reports in: 09:47:50 + . 09:47:50 -> Found 1 reports 09:47:50 ==> Detecting git/mercurial file structure 09:47:50 ==> Reading reports 09:47:50 + ./coverage.out bytes=1505380 09:47:50 ==> Appending adjustments 09:47:50 https://docs.codecov.io/docs/fixing-reports 09:47:52 + Found adjustments 09:47:52 ==> Gzipping contents 09:47:52 132K /tmp/codecov.EgzORW.gz 09:47:52 ==> Uploading reports 09:47:52 url: https://codecov.io 09:47:52 query: branch=main&commit=b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab&build=725&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F725%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:47:52 -> Pinging Codecov 09:47:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab&build=725&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F725%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:47:52 -> Uploading to 09:47:52 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab/7b58465e-6e63-4279-9aea-0fab0dd8adb5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241012%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241012T094752Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=d86ad1e91933c4cc27443864d3ab98523b8e1246f996582a1f9bd1f656601a6c 09:47:52 % Total % Received % Xferd Average Speed Time Time Time Current 09:47:52 Dload Upload Total Spent Left Speed 09:47:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 128k 0 0 100 128k 0 420k --:--:-- --:--:-- --:--:-- 420k 09:47:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } 09:47:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 09:47:53 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:47:53 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:47:53 09:47:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:47:53 latest: Pulling from edgex-devops/edgex-snyk-go 09:47:53 43c4264eed91: Already exists 09:47:53 4cc291be95ef: Already exists 09:47:53 2ac1f1163629: Already exists 09:47:53 5c3c966382ef: Already exists 09:47:53 4f4fb700ef54: Already exists 09:47:53 d9c7d2e4e75e: Pulling fs layer 09:47:53 9c3e1370e548: Pulling fs layer 09:47:54 d9c7d2e4e75e: Verifying Checksum 09:47:54 d9c7d2e4e75e: Download complete 09:47:54 d9c7d2e4e75e: Pull complete 09:47:54 9c3e1370e548: Verifying Checksum 09:47:54 9c3e1370e548: Download complete 09:47:58 9c3e1370e548: Pull complete 09:47:58 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 09:47:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:47:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:47:58 prd-ubuntu20.04-docker-8c-8g-22580 does not seem to be running inside a container 09:47:58 $ 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/725 -v /w/workspace/edgex-go/725:/w/workspace/edgex-go/725:rw,z -v /w/workspace/edgex-go/725@tmp:/w/workspace/edgex-go/725@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 09:48:00 $ docker top a21935fa1ca19c7d36628a5e3b08bb01eb14774257402361011dbf59fbd075fb -eo pid,comm [Pipeline] { [Pipeline] sh 09:48:01 + git config --global --add safe.directory /w/workspace/edgex-go/725 [Pipeline] echo 09:48:01 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 09:48:01 + set -o pipefail 09:48:01 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 09:48:11 09:48:11 Monitoring /w/workspace/edgex-go/725 (github.com/edgexfoundry/edgex-go)... 09:48:11 09:48:11 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/855f3de8-5ae8-4913-8a93-23e96bb08ca4 09:48:11 09:48:11 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:48:11 09:48:11 09:48:11 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 09:48:11 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 09:48:11 $ docker stop --time=1 a21935fa1ca19c7d36628a5e3b08bb01eb14774257402361011dbf59fbd075fb 09:48:15 $ docker rm -f --volumes a21935fa1ca19c7d36628a5e3b08bb01eb14774257402361011dbf59fbd075fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 09:48:16 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:48:16 provisioning config files... 09:48:16 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/725@tmp/config8209483433719510726tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:48:16 --> edgex-publish-swagger.sh 09:48:16 === Publish openapi/v3 API === 09:48:16 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 09:48:16 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/725/openapi/v3/core-command.yaml] 09:48:16 % Total % Received % Xferd Average Speed Time Time Time Current 09:48:16 Dload Upload Total Spent Left Speed 09:48:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 69453 --:--:-- --:--:-- --:--:-- 69600 09:48:16 09:48:16 09:48:16 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/725/openapi/v3/core-data.yaml] 09:48:16 % Total % Received % Xferd Average Speed Time Time Time Current 09:48:16 Dload Upload Total Spent Left Speed 09:48:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 344k --:--:-- --:--:-- --:--:-- 343k 100 72043 0 0 100 72043 0 187k --:--:-- --:--:-- --:--:-- 186k 09:48:17 09:48:17 09:48:17 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/725/openapi/v3/core-keeper.yaml] 09:48:17 % Total % Received % Xferd Average Speed Time Time Time Current 09:48:17 Dload Upload Total Spent Left Speed 09:48:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 302 147k --:--:-- --:--:-- --:--:-- 147k 09:48:17 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:48:17 09:48:17 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/725/openapi/v3/core-metadata.yaml] 09:48:17 % Total % Received % Xferd Average Speed Time Time Time Current 09:48:17 Dload Upload Total Spent Left Speed 09:48:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 149k 405 387k --:--:-- --:--:-- --:--:-- 387k 09:48:17 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 09:48:17 09:48:17 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/725/openapi/v3/support-cron-scheduler.yaml] 09:48:17 % Total % Received % Xferd Average Speed Time Time Time Current 09:48:17 Dload Upload Total Spent Left Speed 09:48:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48457 0 0 100 48457 0 606k --:--:-- --:--:-- --:--:-- 599k 100 48523 100 66 100 48457 297 213k --:--:-- --:--:-- --:--:-- 212k 09:48:17 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:48:17 09:48:17 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/725/openapi/v3/support-notifications.yaml] 09:48:17 % Total % Received % Xferd Average Speed Time Time Time Current 09:48:17 Dload Upload Total Spent Left Speed 09:48:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 471 257k --:--:-- --:--:-- --:--:-- 258k 09:48:18 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 09:48:18 09:48:18 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/725/openapi/v3/support-scheduler.yaml] 09:48:18 % Total % Received % Xferd Average Speed Time Time Time Current 09:48:18 Dload Upload Total Spent Left Speed 09:48:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 500 115k --:--:-- --:--:-- --:--:-- 116k 09:48:18 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 09:48:18 [Pipeline] } 09:48:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 09:48:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:48:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:48:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:48:19 prd-ubuntu20.04-docker-8c-8g-22580 does not seem to be running inside a container 09:48:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/725 -v /w/workspace/edgex-go/725:/w/workspace/edgex-go/725:rw,z -v /w/workspace/edgex-go/725@tmp:/w/workspace/edgex-go/725@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:48:20 $ docker top 0e1a664f7927191f557581703f4573db2a7825b2b2634b9cfb4ff8500d2d8f7d -eo pid,comm 09:48:20 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). 09:48:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:48:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:48:20 [ssh-agent] Looking for ssh-agent implementation... 09:48:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:48:20 $ docker exec 0e1a664f7927191f557581703f4573db2a7825b2b2634b9cfb4ff8500d2d8f7d ssh-agent 09:48:20 SSH_AUTH_SOCK=/tmp/ssh-j2sdhV2hxeqd/agent.33 09:48:20 SSH_AGENT_PID=39 09:48:20 Running ssh-add (command line suppressed) 09:48:20 Identity added: /w/workspace/edgex-go/725@tmp/private_key_8869862226890500978.key (/w/workspace/edgex-go/725@tmp/private_key_8869862226890500978.key) 09:48:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:48:20 + git semver tag 09:48:21 2024-10-12 09:48:20,966 [run_tag] DEBUG tag force:False 09:48:21 2024-10-12 09:48:20,966 [check_head_tag] DEBUG check head tag 09:48:21 2024-10-12 09:48:20,969 [execute] INFO git cat-file --batch-check 09:48:21 2024-10-12 09:48:20,969 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/725, universal_newlines=False, shell=None, istream=) 09:48:21 2024-10-12 09:48:20,972 [execute] INFO git cat-file --batch 09:48:21 2024-10-12 09:48:20,973 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/725, universal_newlines=False, shell=None, istream=) 09:48:21 2024-10-12 09:48:21,016 [read_version] DEBUG read version from /w/workspace/edgex-go/725/.semver/main 09:48:21 2024-10-12 09:48:21,017 [execute] INFO git tag -a v3.2.0-dev.102 -m v3.2.0-dev.102 09:48:21 2024-10-12 09:48:21,017 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.102', '-m', 'v3.2.0-dev.102'], cwd=/w/workspace/edgex-go/725, universal_newlines=False, shell=None, istream=None) 09:48:21 2024-10-12 09:48:21,022 [read_version] DEBUG read version from /w/workspace/edgex-go/725/.semver/main 09:48:21 3.2.0-dev.102 [Pipeline] } 09:48:21 $ docker exec --env ******** --env ******** 0e1a664f7927191f557581703f4573db2a7825b2b2634b9cfb4ff8500d2d8f7d ssh-agent -k 09:48:21 unset SSH_AUTH_SOCK; 09:48:21 unset SSH_AGENT_PID; 09:48:21 echo Agent pid 39 killed; 09:48:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:48:21 + git semver [Pipeline] } 09:48:21 $ docker stop --time=1 0e1a664f7927191f557581703f4573db2a7825b2b2634b9cfb4ff8500d2d8f7d 09:48:23 $ docker rm -f --volumes 0e1a664f7927191f557581703f4573db2a7825b2b2634b9cfb4ff8500d2d8f7d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:48:23 09:48:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:48:24 0.23.1-centos7: Pulling from edgex-lftools 09:48:24 ab5ef0e58194: Pulling fs layer 09:48:24 9712f1f96733: Pulling fs layer 09:48:24 63f879dbbcfc: Pulling fs layer 09:48:24 0d9ebad4ef96: Pulling fs layer 09:48:24 e9a5061849ea: Pulling fs layer 09:48:24 d747dcd14b5f: Pulling fs layer 09:48:24 2de7ff778b66: Pulling fs layer 09:48:24 e9a5061849ea: Waiting 09:48:24 d747dcd14b5f: Waiting 09:48:24 0d9ebad4ef96: Waiting 09:48:24 9712f1f96733: Verifying Checksum 09:48:24 9712f1f96733: Download complete 09:48:24 63f879dbbcfc: Verifying Checksum 09:48:24 63f879dbbcfc: Download complete 09:48:24 0d9ebad4ef96: Verifying Checksum 09:48:24 0d9ebad4ef96: Download complete 09:48:24 d747dcd14b5f: Verifying Checksum 09:48:24 d747dcd14b5f: Download complete 09:48:24 e9a5061849ea: Verifying Checksum 09:48:24 e9a5061849ea: Download complete 09:48:24 ab5ef0e58194: Verifying Checksum 09:48:24 ab5ef0e58194: Download complete 09:48:24 2de7ff778b66: Verifying Checksum 09:48:27 ab5ef0e58194: Pull complete 09:48:27 9712f1f96733: Pull complete 09:48:27 63f879dbbcfc: Pull complete 09:48:32 0d9ebad4ef96: Pull complete 09:48:32 e9a5061849ea: Pull complete 09:48:32 d747dcd14b5f: Pull complete 09:48:33 2de7ff778b66: Pull complete 09:48:33 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:48:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:48:33 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:48:33 prd-ubuntu20.04-docker-8c-8g-22580 does not seem to be running inside a container 09:48:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/725 -v /w/workspace/edgex-go/725:/w/workspace/edgex-go/725:rw,z -v /w/workspace/edgex-go/725@tmp:/w/workspace/edgex-go/725@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:48:37 $ docker top d3b8ec09ccd1b22c7a4bc456cca4a141beb1bb7dd90752827755ac0042969bf8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:48:37 provisioning config files... 09:48:37 copy managed file [sigul-config] to file:/w/workspace/edgex-go/725@tmp/config15314003191247770488tmp 09:48:37 copy managed file [sigul-password] to file:/w/workspace/edgex-go/725@tmp/config16978277274482426845tmp 09:48:37 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/725@tmp/config4104583005737380773tmp [Pipeline] { [Pipeline] echo 09:48:37 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:48:37 ---> sigul-configuration.sh 09:48:37 gpg: directory `/root/.gnupg' created 09:48:37 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:48:37 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:48:37 gpg: keyring `/root/.gnupg/secring.gpg' created 09:48:37 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:48:37 gpg: CAST5 encrypted data 09:48:37 gpg: encrypted with 1 passphrase 09:48:37 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:48:38 + mkdir /home/jenkins 09:48:38 + mkdir /home/jenkins/sigul [Pipeline] sh 09:48:38 + 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 09:48:38 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:48:38 ---> sigul-install.sh 09:48:38 Sigul already installed; skipping installation. [Pipeline] sh 09:48:39 + git tag --list 09:48:39 0.6.0 09:48:39 0.6.1 09:48:39 0.7.0 09:48:39 0.7.1 09:48:39 v1.0.0 09:48:39 v1.0.1 09:48:39 v1.1.0 09:48:39 v1.2.0 09:48:39 v1.2.1 09:48:39 v1.3.0 09:48:39 v1.3.1 09:48:39 v2.0.0 09:48:39 v2.1.0 09:48:39 v2.1.1 09:48:39 v2.2.0 09:48:39 v2.3.0 09:48:39 v3.0 09:48:39 v3.0.0 09:48:39 v3.1 09:48:39 v3.1.0 09:48:39 v3.1.0-dev.1 09:48:39 v3.1.0-dev.10 09:48:39 v3.1.0-dev.11 09:48:39 v3.1.0-dev.12 09:48:39 v3.1.0-dev.13 09:48:39 v3.1.0-dev.14 09:48:39 v3.1.0-dev.15 09:48:39 v3.1.0-dev.16 09:48:39 v3.1.0-dev.17 09:48:39 v3.1.0-dev.18 09:48:39 v3.1.0-dev.19 09:48:39 v3.1.0-dev.2 09:48:39 v3.1.0-dev.20 09:48:39 v3.1.0-dev.21 09:48:39 v3.1.0-dev.22 09:48:39 v3.1.0-dev.23 09:48:39 v3.1.0-dev.24 09:48:39 v3.1.0-dev.25 09:48:39 v3.1.0-dev.26 09:48:39 v3.1.0-dev.27 09:48:39 v3.1.0-dev.28 09:48:39 v3.1.0-dev.29 09:48:39 v3.1.0-dev.3 09:48:39 v3.1.0-dev.30 09:48:39 v3.1.0-dev.31 09:48:39 v3.1.0-dev.32 09:48:39 v3.1.0-dev.33 09:48:39 v3.1.0-dev.34 09:48:39 v3.1.0-dev.35 09:48:39 v3.1.0-dev.36 09:48:39 v3.1.0-dev.37 09:48:39 v3.1.0-dev.38 09:48:39 v3.1.0-dev.39 09:48:39 v3.1.0-dev.4 09:48:39 v3.1.0-dev.40 09:48:39 v3.1.0-dev.41 09:48:39 v3.1.0-dev.42 09:48:39 v3.1.0-dev.43 09:48:39 v3.1.0-dev.44 09:48:39 v3.1.0-dev.45 09:48:39 v3.1.0-dev.46 09:48:39 v3.1.0-dev.47 09:48:39 v3.1.0-dev.48 09:48:39 v3.1.0-dev.49 09:48:39 v3.1.0-dev.5 09:48:39 v3.1.0-dev.50 09:48:39 v3.1.0-dev.51 09:48:39 v3.1.0-dev.52 09:48:39 v3.1.0-dev.53 09:48:39 v3.1.0-dev.54 09:48:39 v3.1.0-dev.55 09:48:39 v3.1.0-dev.56 09:48:39 v3.1.0-dev.57 09:48:39 v3.1.0-dev.58 09:48:39 v3.1.0-dev.59 09:48:39 v3.1.0-dev.6 09:48:39 v3.1.0-dev.60 09:48:39 v3.1.0-dev.61 09:48:39 v3.1.0-dev.62 09:48:39 v3.1.0-dev.63 09:48:39 v3.1.0-dev.64 09:48:39 v3.1.0-dev.65 09:48:39 v3.1.0-dev.66 09:48:39 v3.1.0-dev.67 09:48:39 v3.1.0-dev.68 09:48:39 v3.1.0-dev.69 09:48:39 v3.1.0-dev.7 09:48:39 v3.1.0-dev.70 09:48:39 v3.1.0-dev.71 09:48:39 v3.1.0-dev.72 09:48:39 v3.1.0-dev.73 09:48:39 v3.1.0-dev.8 09:48:39 v3.1.0-dev.9 09:48:39 v3.1.1 09:48:39 v3.1.1-dev.1 09:48:39 v3.1.1-dev.2 09:48:39 v3.2.0-dev.1 09:48:39 v3.2.0-dev.10 09:48:39 v3.2.0-dev.100 09:48:39 v3.2.0-dev.101 09:48:39 v3.2.0-dev.102 09:48:39 v3.2.0-dev.11 09:48:39 v3.2.0-dev.12 09:48:39 v3.2.0-dev.13 09:48:39 v3.2.0-dev.14 09:48:39 v3.2.0-dev.15 09:48:39 v3.2.0-dev.16 09:48:39 v3.2.0-dev.17 09:48:39 v3.2.0-dev.18 09:48:39 v3.2.0-dev.19 09:48:39 v3.2.0-dev.2 09:48:39 v3.2.0-dev.20 09:48:39 v3.2.0-dev.21 09:48:39 v3.2.0-dev.22 09:48:39 v3.2.0-dev.23 09:48:39 v3.2.0-dev.24 09:48:39 v3.2.0-dev.25 09:48:39 v3.2.0-dev.26 09:48:39 v3.2.0-dev.27 09:48:39 v3.2.0-dev.28 09:48:39 v3.2.0-dev.29 09:48:39 v3.2.0-dev.3 09:48:39 v3.2.0-dev.30 09:48:39 v3.2.0-dev.31 09:48:39 v3.2.0-dev.32 09:48:39 v3.2.0-dev.33 09:48:39 v3.2.0-dev.34 09:48:39 v3.2.0-dev.35 09:48:39 v3.2.0-dev.36 09:48:39 v3.2.0-dev.37 09:48:39 v3.2.0-dev.38 09:48:39 v3.2.0-dev.39 09:48:39 v3.2.0-dev.4 09:48:39 v3.2.0-dev.40 09:48:39 v3.2.0-dev.41 09:48:39 v3.2.0-dev.42 09:48:39 v3.2.0-dev.43 09:48:39 v3.2.0-dev.44 09:48:39 v3.2.0-dev.45 09:48:39 v3.2.0-dev.46 09:48:39 v3.2.0-dev.47 09:48:39 v3.2.0-dev.48 09:48:39 v3.2.0-dev.49 09:48:39 v3.2.0-dev.5 09:48:39 v3.2.0-dev.50 09:48:39 v3.2.0-dev.51 09:48:39 v3.2.0-dev.52 09:48:39 v3.2.0-dev.53 09:48:39 v3.2.0-dev.54 09:48:39 v3.2.0-dev.55 09:48:39 v3.2.0-dev.56 09:48:39 v3.2.0-dev.57 09:48:39 v3.2.0-dev.58 09:48:39 v3.2.0-dev.59 09:48:39 v3.2.0-dev.6 09:48:39 v3.2.0-dev.60 09:48:39 v3.2.0-dev.61 09:48:39 v3.2.0-dev.62 09:48:39 v3.2.0-dev.63 09:48:39 v3.2.0-dev.64 09:48:39 v3.2.0-dev.65 09:48:39 v3.2.0-dev.66 09:48:39 v3.2.0-dev.67 09:48:39 v3.2.0-dev.68 09:48:39 v3.2.0-dev.69 09:48:39 v3.2.0-dev.7 09:48:39 v3.2.0-dev.70 09:48:39 v3.2.0-dev.71 09:48:39 v3.2.0-dev.72 09:48:39 v3.2.0-dev.73 09:48:39 v3.2.0-dev.74 09:48:39 v3.2.0-dev.75 09:48:39 v3.2.0-dev.76 09:48:39 v3.2.0-dev.77 09:48:39 v3.2.0-dev.78 09:48:39 v3.2.0-dev.79 09:48:39 v3.2.0-dev.8 09:48:39 v3.2.0-dev.80 09:48:39 v3.2.0-dev.81 09:48:39 v3.2.0-dev.82 09:48:39 v3.2.0-dev.83 09:48:39 v3.2.0-dev.84 09:48:39 v3.2.0-dev.85 09:48:39 v3.2.0-dev.86 09:48:39 v3.2.0-dev.87 09:48:39 v3.2.0-dev.88 09:48:39 v3.2.0-dev.89 09:48:39 v3.2.0-dev.9 09:48:39 v3.2.0-dev.90 09:48:39 v3.2.0-dev.91 09:48:39 v3.2.0-dev.92 09:48:39 v3.2.0-dev.93 09:48:39 v3.2.0-dev.94 09:48:39 v3.2.0-dev.95 09:48:39 v3.2.0-dev.96 09:48:39 v3.2.0-dev.97 09:48:39 v3.2.0-dev.98 09:48:39 v3.2.0-dev.99 [Pipeline] sh 09:48:39 + lftools sign git-tag v3.2.0-dev.102 09:48:39 Signing Git tag with Sigul... 09:48:39 Signing v3.2.0-dev.102 [Pipeline] echo 09:48:40 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:48:40 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:48:40 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:48:40 $ docker stop --time=1 d3b8ec09ccd1b22c7a4bc456cca4a141beb1bb7dd90752827755ac0042969bf8 09:48:42 $ docker rm -f --volumes d3b8ec09ccd1b22c7a4bc456cca4a141beb1bb7dd90752827755ac0042969bf8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:48:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:48:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:48:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:48:42 prd-ubuntu20.04-docker-8c-8g-22580 does not seem to be running inside a container 09:48:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/725 -v /w/workspace/edgex-go/725:/w/workspace/edgex-go/725:rw,z -v /w/workspace/edgex-go/725@tmp:/w/workspace/edgex-go/725@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:48:43 $ docker top 7cb8afe26f92ed43020acbf2f08359a42fed3ac48a2ea3ac8650b753fd6add5a -eo pid,comm 09:48:43 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). 09:48:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:48:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:48:43 [ssh-agent] Looking for ssh-agent implementation... 09:48:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:48:43 $ docker exec 7cb8afe26f92ed43020acbf2f08359a42fed3ac48a2ea3ac8650b753fd6add5a ssh-agent 09:48:43 SSH_AUTH_SOCK=/tmp/ssh-E0OxxDd2NfDJ/agent.32 09:48:43 SSH_AGENT_PID=38 09:48:43 Running ssh-add (command line suppressed) 09:48:43 Identity added: /w/workspace/edgex-go/725@tmp/private_key_17483359290763036794.key (/w/workspace/edgex-go/725@tmp/private_key_17483359290763036794.key) 09:48:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:48:44 + git semver bump pre 09:48:44 2024-10-12 09:48:44,343 [read_version] DEBUG read version from /w/workspace/edgex-go/725/.semver/main 09:48:44 2024-10-12 09:48:44,343 [bump_version] DEBUG bumping version:3.2.0-dev.102 on axis:pre with prefix:dev 09:48:44 2024-10-12 09:48:44,343 [bump_version] DEBUG bumped version:3.2.0-dev.103 09:48:44 2024-10-12 09:48:44,344 [write_version] DEBUG write version:3.2.0-dev.103 to path:/w/workspace/edgex-go/725/.semver/main with force:True 09:48:44 2024-10-12 09:48:44,344 [read_version] DEBUG read version from /w/workspace/edgex-go/725/.semver/main 09:48:44 2024-10-12 09:48:44,344 [write_file] DEBUG write to file:/w/workspace/edgex-go/725/.semver/main 09:48:44 2024-10-12 09:48:44,346 [execute] INFO git cat-file --batch-check 09:48:44 2024-10-12 09:48:44,346 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/725/.semver, universal_newlines=False, shell=None, istream=) 09:48:44 2024-10-12 09:48:44,354 [execute] INFO git cat-file --batch 09:48:44 2024-10-12 09:48:44,354 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/725/.semver, universal_newlines=False, shell=None, istream=) 09:48:44 2024-10-12 09:48:44,361 [read_version] DEBUG read version from /w/workspace/edgex-go/725/.semver/main 09:48:44 3.2.0-dev.103 [Pipeline] } 09:48:44 $ docker exec --env ******** --env ******** 7cb8afe26f92ed43020acbf2f08359a42fed3ac48a2ea3ac8650b753fd6add5a ssh-agent -k 09:48:44 unset SSH_AUTH_SOCK; 09:48:44 unset SSH_AGENT_PID; 09:48:44 echo Agent pid 38 killed; 09:48:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:48:44 + git semver [Pipeline] } 09:48:45 $ docker stop --time=1 7cb8afe26f92ed43020acbf2f08359a42fed3ac48a2ea3ac8650b753fd6add5a 09:48:46 $ docker rm -f --volumes 7cb8afe26f92ed43020acbf2f08359a42fed3ac48a2ea3ac8650b753fd6add5a [Pipeline] // withDockerContainer [Pipeline] sh 09:48:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:48:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:48:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:48:47 prd-ubuntu20.04-docker-8c-8g-22580 does not seem to be running inside a container 09:48:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/725 -v /w/workspace/edgex-go/725:/w/workspace/edgex-go/725:rw,z -v /w/workspace/edgex-go/725@tmp:/w/workspace/edgex-go/725@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:48:47 $ docker top b381d9d35db1e4fe0c2b071df508ac4cdb9dc2a894c83207135c169927f6d44a -eo pid,comm 09:48:47 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). 09:48:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:48:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:48:47 [ssh-agent] Looking for ssh-agent implementation... 09:48:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:48:47 $ docker exec b381d9d35db1e4fe0c2b071df508ac4cdb9dc2a894c83207135c169927f6d44a ssh-agent 09:48:47 SSH_AUTH_SOCK=/tmp/ssh-mPIpC90N8da2/agent.32 09:48:47 SSH_AGENT_PID=38 09:48:47 Running ssh-add (command line suppressed) 09:48:47 Identity added: /w/workspace/edgex-go/725@tmp/private_key_10694324807481632612.key (/w/workspace/edgex-go/725@tmp/private_key_10694324807481632612.key) 09:48:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:48:48 + git semver push 09:48:48 2024-10-12 09:48:48,455 [run_push] DEBUG push 09:48:48 2024-10-12 09:48:48,456 [execute] INFO git cat-file --batch-check 09:48:48 2024-10-12 09:48:48,456 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/725/.semver, universal_newlines=False, shell=None, istream=) 09:48:48 2024-10-12 09:48:48,459 [execute] INFO git rev-list f68b920de0a1eec7e0f9942d8ea2c210b31eb018 -- 09:48:48 2024-10-12 09:48:48,460 [execute] DEBUG Popen(['git', 'rev-list', 'f68b920de0a1eec7e0f9942d8ea2c210b31eb018', '--'], cwd=/w/workspace/edgex-go/725/.semver, universal_newlines=False, shell=None, istream=None) 09:48:48 2024-10-12 09:48:48,476 [execute] INFO git fetch -v origin 09:48:48 2024-10-12 09:48:48,477 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/725/.semver, universal_newlines=True, shell=None, istream=None) 09:48:49 2024-10-12 09:48:48,909 [run_push] DEBUG no remote changes detected 09:48:49 2024-10-12 09:48:48,910 [execute] INFO git push origin semver 09:48:49 2024-10-12 09:48:48,910 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/725/.semver, universal_newlines=False, shell=None, istream=None) 09:48:49 2024-10-12 09:48:49,665 [run_push] DEBUG push all version tags 09:48:49 2024-10-12 09:48:49,666 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:48:49 2024-10-12 09:48:49,666 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/725, universal_newlines=False, shell=None, istream=None) 09:48:50 2024-10-12 09:48:50,404 [read_version] DEBUG read version from /w/workspace/edgex-go/725/.semver/main 09:48:50 3.2.0-dev.103 [Pipeline] } 09:48:50 $ docker exec --env ******** --env ******** b381d9d35db1e4fe0c2b071df508ac4cdb9dc2a894c83207135c169927f6d44a ssh-agent -k 09:48:50 unset SSH_AUTH_SOCK; 09:48:50 unset SSH_AGENT_PID; 09:48:50 echo Agent pid 38 killed; 09:48:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:48:51 + git semver [Pipeline] } 09:48:51 $ docker stop --time=1 b381d9d35db1e4fe0c2b071df508ac4cdb9dc2a894c83207135c169927f6d44a 09:48:52 $ docker rm -f --volumes b381d9d35db1e4fe0c2b071df508ac4cdb9dc2a894c83207135c169927f6d44a [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 09:48:53 + [ -d /w/workspace/edgex-go/725/archives ] [Pipeline] libraryResource [Pipeline] sh 09:48:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:48:54 ---> package-listing.sh 09:48:54 ++ facter osfamily 09:48:54 ++ tr '[:upper:]' '[:lower:]' 09:48:54 + OS_FAMILY=debian 09:48:54 + workspace=/w/workspace/edgex-go/725 09:48:54 + START_PACKAGES=/tmp/packages_start.txt 09:48:54 + END_PACKAGES=/tmp/packages_end.txt 09:48:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:48:54 + PACKAGES=/tmp/packages_start.txt 09:48:54 + '[' /w/workspace/edgex-go/725 ']' 09:48:54 + PACKAGES=/tmp/packages_end.txt 09:48:54 + case "${OS_FAMILY}" in 09:48:54 + dpkg -l 09:48:54 + grep '^ii' 09:48:54 + '[' -f /tmp/packages_start.txt ']' 09:48:54 + '[' -f /tmp/packages_end.txt ']' 09:48:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:48:54 + '[' /w/workspace/edgex-go/725 ']' 09:48:54 + mkdir -p /w/workspace/edgex-go/725/archives/ 09:48:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/725/archives/ [Pipeline] echo 09:48:54 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/725/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:48:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:48:55 09:48:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:48:55 latest: Pulling from edgex-lftools-log-publisher 09:48:55 5eb5b503b376: Pulling fs layer 09:48:55 5c69ac0246d0: Pulling fs layer 09:48:55 ec43610c2a17: Pulling fs layer 09:48:55 3a2ae6a8a46f: Pulling fs layer 09:48:55 33b1e0a273af: Pulling fs layer 09:48:55 5d3b04190fa2: Pulling fs layer 09:48:55 2f39f015ded8: Pulling fs layer 09:48:55 3a2ae6a8a46f: Waiting 09:48:55 33b1e0a273af: Waiting 09:48:55 2f39f015ded8: Waiting 09:48:55 5d3b04190fa2: Waiting 09:48:55 5c69ac0246d0: Download complete 09:48:55 3a2ae6a8a46f: Download complete 09:48:55 33b1e0a273af: Verifying Checksum 09:48:55 33b1e0a273af: Download complete 09:48:55 ec43610c2a17: Verifying Checksum 09:48:55 ec43610c2a17: Download complete 09:48:55 5d3b04190fa2: Verifying Checksum 09:48:55 5d3b04190fa2: Download complete 09:48:56 5eb5b503b376: Verifying Checksum 09:48:56 5eb5b503b376: Download complete 09:48:56 2f39f015ded8: Download complete 09:48:57 5eb5b503b376: Pull complete 09:48:57 5c69ac0246d0: Pull complete 09:48:57 ec43610c2a17: Pull complete 09:48:57 3a2ae6a8a46f: Pull complete 09:48:58 33b1e0a273af: Pull complete 09:48:58 5d3b04190fa2: Pull complete 09:49:02 2f39f015ded8: Pull complete 09:49:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:49:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:49:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:49:02 prd-ubuntu20.04-docker-8c-8g-22580 does not seem to be running inside a container 09:49:02 $ 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/725/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/725 -v /w/workspace/edgex-go/725:/w/workspace/edgex-go/725:rw,z -v /w/workspace/edgex-go/725@tmp:/w/workspace/edgex-go/725@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:49:06 $ docker top bf4b621d6d430c11780f221ab1c4f19512e9e780611f7cb782da7d199b90617f -eo pid,comm [Pipeline] { [Pipeline] sh 09:49:06 + touch /tmp/pre-build-complete [Pipeline] sh 09:49:06 + mkdir -p /var/log/sysstat [Pipeline] sh 09:49:07 + ls /var/log/sa-host 09:49:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:49:07 provisioning config files... 09:49:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/725@tmp/config6897193402159331441tmp [Pipeline] { [Pipeline] echo 09:49:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:49:07 ---> create-netrc.sh [Pipeline] } 09:49:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:49:07 ---> python-tools-install.sh [Pipeline] echo 09:49:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:49:08 ---> sudo-logs.sh 09:49:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:49:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:49:08 ---> job-cost.sh 09:49:08 lf-activate-venv: SKIPPING 09:49:08 DEBUG: total: 0.10999999940395355 09:49:08 INFO: Retrieving Stack Cost... 09:49:08 INFO: Retrieving Pricing Info for: v3-standard-8 09:49:09 INFO: Archiving Costs [Pipeline] echo 09:49:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:49:09 ---> logs-deploy.sh 09:49:09 lf-activate-venv: SKIPPING 09:49:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/725 09:49:09 INFO: archiving workspace using pattern(s): 09:49:10 Archives upload complete. 09:49:10 INFO: archiving logs to Nexus 09:49:11 ---> uname -a: 09:49:11 Linux prd-ubuntu20-04-docker-8c-8g-22580 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:49:11 09:49:11 09:49:11 ---> lscpu: 09:49:11 Architecture: x86_64 09:49:11 CPU op-mode(s): 32-bit, 64-bit 09:49:11 Byte Order: Little Endian 09:49:11 Address sizes: 40 bits physical, 48 bits virtual 09:49:11 CPU(s): 8 09:49:11 On-line CPU(s) list: 0-7 09:49:11 Thread(s) per core: 1 09:49:11 Core(s) per socket: 1 09:49:11 Socket(s): 8 09:49:11 NUMA node(s): 1 09:49:11 Vendor ID: AuthenticAMD 09:49:11 CPU family: 23 09:49:11 Model: 49 09:49:11 Model name: AMD EPYC-Rome Processor 09:49:11 Stepping: 0 09:49:11 CPU MHz: 2799.998 09:49:11 BogoMIPS: 5599.99 09:49:11 Virtualization: AMD-V 09:49:11 Hypervisor vendor: KVM 09:49:11 Virtualization type: full 09:49:11 L1d cache: 256 KiB 09:49:11 L1i cache: 256 KiB 09:49:11 L2 cache: 4 MiB 09:49:11 L3 cache: 128 MiB 09:49:11 NUMA node0 CPU(s): 0-7 09:49:11 Vulnerability Itlb multihit: Not affected 09:49:11 Vulnerability L1tf: Not affected 09:49:11 Vulnerability Mds: Not affected 09:49:11 Vulnerability Meltdown: Not affected 09:49:11 Vulnerability Mmio stale data: Not affected 09:49:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:49:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:49:11 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:49:11 Vulnerability Srbds: Not affected 09:49:11 Vulnerability Tsx async abort: Not affected 09:49:11 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 09:49:11 09:49:11 09:49:11 ---> nproc: 09:49:11 8 09:49:11 09:49:11 09:49:11 ---> df -h: 09:49:11 Filesystem Size Used Avail Use% Mounted on 09:49:11 overlay 155G 31G 124G 21% / 09:49:11 tmpfs 64M 0 64M 0% /dev 09:49:11 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:49:11 shm 64M 0 64M 0% /dev/shm 09:49:11 /dev/vda1 155G 31G 124G 21% /facter-os 09:49:11 09:49:11 09:49:11 ---> sar -b -r -n DEV: 09:49:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22580) 10/12/24 _x86_64_ (8 CPU) 09:49:11 09:49:11 09:00:53 LINUX RESTART (8 CPU) 09:49:11 09:49:11 09:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:49:11 09:02:02 331.91 48.16 283.75 0.00 5417.23 159789.50 0.00 09:49:11 09:03:01 200.08 1.25 198.83 0.00 26.44 70216.17 0.00 09:49:11 09:04:01 40.78 0.02 40.76 0.00 0.13 33595.08 0.00 09:49:11 09:05:01 36.36 0.13 36.23 0.00 2.27 22772.60 0.00 09:49:11 09:06:01 162.91 0.35 162.56 0.00 43.59 83960.81 0.00 09:49:11 09:07:01 598.92 10.89 588.03 0.00 159.33 255942.05 0.00 09:49:11 09:08:02 550.05 2.05 548.00 0.00 16.36 197070.67 0.00 09:49:11 09:09:01 221.26 0.07 221.20 0.00 0.54 76196.27 0.00 09:49:11 09:10:01 347.28 0.00 347.28 0.00 0.00 131575.47 0.00 09:49:11 09:11:01 611.35 8.70 602.65 0.00 2842.46 72417.66 0.00 09:49:11 09:12:01 52.82 4.53 48.29 0.00 2550.37 4481.65 0.00 09:49:11 09:13:01 14.93 0.07 14.86 0.00 12.66 365.81 0.00 09:49:11 09:14:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 09:49:11 09:15:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 09:49:11 09:16:01 1.95 0.02 1.93 0.00 0.13 22.39 0.00 09:49:11 09:17:01 1.40 0.00 1.40 0.00 0.00 24.93 0.00 09:49:11 09:18:01 1.40 0.02 1.38 0.00 0.13 16.93 0.00 09:49:11 09:19:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 09:49:11 09:20:01 1.10 0.00 1.10 0.00 0.00 13.20 0.00 09:49:11 09:21:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 09:49:11 09:22:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 09:49:11 09:23:01 1.08 0.00 1.08 0.00 0.00 13.60 0.00 09:49:11 09:24:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 09:49:11 09:25:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 09:49:11 09:26:01 1.32 0.00 1.32 0.00 0.00 16.53 0.00 09:49:11 09:27:01 1.38 0.00 1.38 0.00 0.00 14.93 0.00 09:49:11 09:28:01 1.10 0.00 1.10 0.00 0.00 13.20 0.00 09:49:11 09:29:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 09:49:11 09:30:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 09:49:11 09:31:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 09:49:11 09:32:01 1.43 0.00 1.43 0.00 0.00 16.80 0.00 09:49:11 09:33:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 09:49:11 09:34:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 09:49:11 09:35:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 09:49:11 09:36:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 09:49:11 09:37:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 09:49:11 09:38:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 09:49:11 09:39:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 09:49:11 09:40:01 1.30 0.00 1.30 0.00 0.00 14.53 0.00 09:49:11 09:41:01 1.43 0.00 1.43 0.00 0.00 15.99 0.00 09:49:11 09:42:01 1.07 0.00 1.07 0.00 0.00 13.46 0.00 09:49:11 09:43:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 09:49:11 09:44:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 09:49:11 09:45:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 09:49:11 09:46:01 1.27 0.00 1.27 0.00 0.00 15.33 0.00 09:49:11 09:47:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 09:49:11 09:48:01 29.18 0.12 29.06 0.00 10.53 13890.62 0.00 09:49:11 09:49:01 142.96 0.52 142.45 0.00 21.99 39945.49 0.00 09:49:11 Average: 70.43 1.60 68.83 0.00 231.43 24228.56 0.00 09:49:11 09:49:11 09:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:49:11 09:02:02 29530956 31517156 826144 2.51 60596 2217404 1877428 5.53 1040752 1965016 153332 09:49:11 09:03:01 27781944 31272424 1030356 3.13 127680 3530928 2348664 6.92 1597056 2995580 235768 09:49:11 09:04:01 26882988 31380616 920496 2.80 129288 4481152 2106548 6.21 2008044 3427164 212540 09:49:11 09:05:01 26282896 31379228 919628 2.80 133792 5028060 1999580 5.89 1833096 4157040 657280 09:49:11 09:06:01 23150748 31205696 1089668 3.31 141660 7935428 2695192 7.94 1975844 7086156 2613900 09:49:11 09:07:01 16645844 31065900 1195964 3.64 266108 13730344 3650280 10.76 2802576 12280072 1373492 09:49:11 09:08:02 8194184 28294384 3913608 11.90 349820 18904940 11094192 32.70 6177880 16856116 961724 09:49:11 09:09:01 4773428 27863312 4337520 13.19 367804 21738196 10815340 31.87 8006628 18302268 1694768 09:49:11 09:10:01 3802416 29654712 2569372 7.81 379048 24454768 6371888 18.78 7108996 20165932 1373176 09:49:11 09:11:01 7227900 31394304 876576 2.67 389448 22957008 2413020 7.11 3517740 20596676 1284 09:49:11 09:12:01 7050140 31402328 861576 2.62 394720 23132488 2353648 6.94 4086168 20196232 480 09:49:11 09:13:01 7057736 31410844 853148 2.59 395256 23132972 2206836 6.50 4287580 19986456 4 09:49:11 09:14:01 7059180 31412668 851820 2.59 395284 23132976 2206836 6.50 4285608 19986836 8 09:49:11 09:15:01 7071164 31424756 839656 2.55 395304 23132976 2206836 6.50 4271748 19986848 136 09:49:11 09:16:01 7072196 31426272 838728 2.55 395340 23132980 2242132 6.61 4271752 19987168 24 09:49:11 09:17:01 7076300 31430384 834528 2.54 395368 23132988 2242132 6.61 4268080 19987172 136 09:49:11 09:18:01 7076316 31430476 834508 2.54 395388 23132988 2242132 6.61 4267500 19987176 16 09:49:11 09:19:01 7076260 31430516 834424 2.54 395404 23133056 2242132 6.61 4267800 19987240 136 09:49:11 09:20:01 7076236 31430492 834384 2.54 395424 23133056 2242132 6.61 4267520 19987240 12 09:49:11 09:21:01 7076260 31430616 834312 2.54 395468 23133060 2242132 6.61 4267604 19987248 172 09:49:11 09:22:01 7076180 31430540 834340 2.54 395488 23133060 2242132 6.61 4267648 19987248 12 09:49:11 09:23:01 7076384 31430800 834044 2.54 395516 23133064 2242132 6.61 4267636 19987256 176 09:49:11 09:24:01 7075832 31430256 834516 2.54 395524 23133072 2242132 6.61 4267636 19987260 8 09:49:11 09:25:01 7075712 31430136 834552 2.54 395548 23133072 2242132 6.61 4267664 19987260 152 09:49:11 09:26:01 7075672 31430152 834508 2.54 395560 23133080 2242132 6.61 4267700 19987268 28 09:49:11 09:27:01 7075840 31430440 834356 2.54 395572 23133208 2242132 6.61 4267772 19987372 4 09:49:11 09:28:01 7075572 31430176 834564 2.54 395600 23133212 2242132 6.61 4267712 19987376 8 09:49:11 09:29:01 7075784 31430444 834248 2.54 395624 23133216 2242132 6.61 4267960 19987404 144 09:49:11 09:30:01 7076012 31430672 833972 2.54 395632 23133212 2242132 6.61 4267740 19987404 12 09:49:11 09:31:01 7075996 31430660 834016 2.54 395644 23133220 2242132 6.61 4267740 19987408 164 09:49:11 09:32:01 7075664 31430376 834264 2.54 395676 23133220 2242132 6.61 4267860 19987412 12 09:49:11 09:33:01 7076044 31430760 834000 2.54 395688 23133224 2242132 6.61 4268004 19987416 148 09:49:11 09:34:01 7076036 31430804 833964 2.54 395700 23133228 2242132 6.61 4267844 19987424 8 09:49:11 09:35:01 7075964 31430844 833812 2.54 395716 23133360 2242132 6.61 4267860 19987516 160 09:49:11 09:36:01 7075648 31430532 834072 2.54 395724 23133364 2242132 6.61 4267896 19987520 4 09:49:11 09:37:01 7075640 31430580 833996 2.54 395744 23133364 2242132 6.61 4267992 19987552 148 09:49:11 09:38:01 7075624 31430600 833908 2.54 395780 23133368 2242132 6.61 4267976 19987556 4 09:49:11 09:39:01 7075804 31430784 833620 2.54 395808 23133372 2242132 6.61 4267960 19987560 164 09:49:11 09:40:01 7075996 31431024 833580 2.53 395828 23133372 2258224 6.66 4268024 19987560 8 09:49:11 09:41:01 7075704 31430736 833804 2.54 395848 23133376 2258224 6.66 4268012 19987564 12 09:49:11 09:42:01 7075712 31430796 833728 2.54 395868 23133380 2241772 6.61 4268144 19987572 12 09:49:11 09:43:01 7075916 31431008 833452 2.53 395872 23133384 2241772 6.61 4268084 19987576 172 09:49:11 09:44:01 7075828 31430924 833456 2.53 395884 23133388 2241772 6.61 4268084 19987580 12 09:49:11 09:45:01 7075536 31430632 833664 2.54 395888 23133392 2241772 6.61 4268068 19987580 212 09:49:11 09:46:01 7075472 31430628 833604 2.54 395916 23133396 2241772 6.61 4268400 19987584 4 09:49:11 09:47:01 7075840 31431008 833192 2.53 395920 23133396 2241772 6.61 4268208 19987584 148 09:49:11 09:48:01 6451108 31288296 973540 2.96 396200 23593660 2546880 7.51 4404784 20447708 61096 09:49:11 09:49:01 5385552 31386008 875056 2.66 433868 24590508 2363924 6.97 4369644 21417768 456864 09:49:11 Average: 9182774 31231827 1033922 3.14 362851 20957436 2729903 8.05 4132292 18113561 204131 09:49:11 09:49:11 09:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:49:11 09:02:02 docker0 495.62 459.34 34.36 2615.34 0.00 0.00 0.00 0.00 09:49:11 09:02:02 lo 4.13 4.13 0.40 0.40 0.00 0.00 0.00 0.00 09:49:11 09:02:02 ens3 1051.52 943.99 7897.83 136.70 0.00 0.00 0.00 0.00 09:49:11 09:02:02 veth9b0fc3f 495.63 459.44 41.14 2615.35 0.00 0.00 0.00 0.21 09:49:11 09:03:01 docker0 299.90 407.08 24.69 2373.39 0.00 0.00 0.00 0.00 09:49:11 09:03:01 lo 1.36 1.36 0.13 0.13 0.00 0.00 0.00 0.00 09:49:11 09:03:01 ens3 554.77 389.05 5647.19 51.93 0.00 0.00 0.00 0.00 09:49:11 09:03:01 veth1f4f513 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:49:11 09:04:01 docker0 1.17 1.17 0.09 0.11 0.00 0.00 0.00 0.00 09:49:11 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:04:01 ens3 37.01 25.91 32.98 15.76 0.00 0.00 0.00 0.00 09:49:11 09:04:01 veth1f4f513 1.17 1.22 0.10 0.11 0.00 0.00 0.00 0.00 09:49:11 09:05:01 docker0 0.07 0.07 0.00 0.01 0.00 0.00 0.00 0.00 09:49:11 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:49:11 09:05:01 ens3 19.56 13.11 17.03 10.54 0.00 0.00 0.00 0.00 09:49:11 09:05:01 veth1f4f513 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:49:11 09:06:01 vetha22dabb 1.28 2.87 0.10 38.63 0.00 0.00 0.00 0.00 09:49:11 09:06:01 vetha45b8e3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:06:01 veth2da26c3 0.33 0.40 0.03 0.13 0.00 0.00 0.00 0.00 09:49:11 09:06:01 docker0 1.62 3.02 0.11 38.75 0.00 0.00 0.00 0.00 09:49:11 09:06:01 veth704d270 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:06:01 vethaca6301 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:06:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 09:49:11 09:06:01 veth2eb1c56 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:06:01 ens3 103.00 67.72 2261.48 20.09 0.00 0.00 0.00 0.00 09:49:11 09:06:01 veth5c14d5f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:06:01 veth04b43e0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:07:01 veth0b8f507 77.20 149.31 8.05 1175.50 0.00 0.00 0.00 0.10 09:49:11 09:07:01 vethf3b69b3 78.10 140.08 8.14 1176.08 0.00 0.00 0.00 0.10 09:49:11 09:07:01 veth2da26c3 0.08 0.82 0.00 0.04 0.00 0.00 0.00 0.00 09:49:11 09:07:01 docker0 459.18 827.49 37.13 6495.06 0.00 0.00 0.00 0.00 09:49:11 09:07:01 vethbb1a6c6 41.28 61.78 4.20 374.88 0.00 0.00 0.00 0.03 09:49:11 09:07:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 09:49:11 09:07:01 ens3 932.42 546.99 7359.38 231.69 0.00 0.00 0.00 0.00 09:49:11 09:07:01 vethcb60660 79.08 146.38 8.06 1174.18 0.00 0.00 0.00 0.10 09:49:11 09:07:01 veth9d523b5 73.31 131.76 7.14 879.20 0.00 0.00 0.00 0.07 09:49:11 09:08:02 veth286edc2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:49:11 09:08:02 veth6b3f215 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:49:11 09:08:02 vethfbaa813 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:49:11 09:08:02 veth54f4246 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:49:11 09:08:02 veth42afc23 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:49:11 09:08:02 veth2da26c3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:08:02 vethc57a479 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:49:11 09:08:02 docker0 39.26 89.03 3.96 1083.50 0.00 0.00 0.00 0.00 09:49:11 09:08:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:08:02 veth96fe3f0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:49:11 09:08:02 ens3 104.54 50.33 1095.55 11.44 0.00 0.00 0.00 0.00 09:49:11 09:08:02 veth9c6f964 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:49:11 09:08:02 veth8526c11 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:49:11 09:08:02 vethafdc2af 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:49:11 09:08:02 veth782e0ad 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:49:11 09:08:02 vethd000c92 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:49:11 09:08:02 veth91e12f0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:49:11 09:09:01 veth286edc2 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:09:01 veth6b3f215 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:09:01 vethfbaa813 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:09:01 veth54f4246 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:09:01 veth42afc23 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:09:01 veth2da26c3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:09:01 vethc57a479 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:49:11 09:09:01 veth96fe3f0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:09:01 ens3 2.64 1.98 2.08 1.19 0.00 0.00 0.00 0.00 09:49:11 09:09:01 veth9c6f964 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:09:01 veth8526c11 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:09:01 vethafdc2af 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:09:01 veth782e0ad 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:09:01 vethd000c92 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:09:01 veth91e12f0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:10:01 veth286edc2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:10:01 veth6b3f215 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:10:01 vethfbaa813 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:10:01 veth54f4246 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:10:01 veth42afc23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:10:01 veth2da26c3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:10:01 vethc57a479 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:10:01 veth96fe3f0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:10:01 ens3 5.73 4.22 4.76 2.72 0.00 0.00 0.00 0.00 09:49:11 09:10:01 veth9c6f964 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:10:01 veth8526c11 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:10:01 vethafdc2af 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:10:01 veth782e0ad 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:10:01 vethd000c92 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:10:01 veth91e12f0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:11:01 lo 30.26 30.26 2.98 2.98 0.00 0.00 0.00 0.00 09:49:11 09:11:01 ens3 285.35 260.02 828.45 1186.21 0.00 0.00 0.00 0.00 09:49:11 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:12:01 lo 39.93 39.93 3.94 3.94 0.00 0.00 0.00 0.00 09:49:11 09:12:01 ens3 583.52 551.24 1572.35 3120.42 0.00 0.00 0.00 0.00 09:49:11 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:13:01 lo 17.73 17.73 1.74 1.74 0.00 0.00 0.00 0.00 09:49:11 09:13:01 ens3 218.03 211.50 94.46 1403.00 0.00 0.00 0.00 0.00 09:49:11 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:14:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:49:11 09:15:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:49:11 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:16:01 ens3 1.05 0.45 3.67 0.03 0.00 0.00 0.00 0.00 09:49:11 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:49:11 09:17:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 09:49:11 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:18:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:49:11 09:19:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:49:11 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:20:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:49:11 09:21:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:49:11 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:22:01 ens3 0.32 0.18 0.19 0.07 0.00 0.00 0.00 0.00 09:49:11 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:49:11 09:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:49:11 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:24:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:49:11 09:25:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:49:11 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:26:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:49:11 09:27:01 ens3 0.35 0.20 0.14 0.07 0.00 0.00 0.00 0.00 09:49:11 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:28:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:49:11 09:29:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:49:11 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:30:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:49:11 09:31:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:49:11 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:32:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 09:49:11 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:49:11 09:33:01 ens3 0.23 0.13 0.07 0.01 0.00 0.00 0.00 0.00 09:49:11 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:34:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:49:11 09:35:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:49:11 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:49:11 09:37:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 09:49:11 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:38:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:49:11 09:39:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:49:11 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:40:01 ens3 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 09:49:11 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:49:11 09:41:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:49:11 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:42:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:49:11 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:49:11 09:43:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:49:11 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:44:01 ens3 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 09:49:11 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:49:11 09:45:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:49:11 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:46:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:11 09:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:49:11 09:47:01 ens3 0.33 0.32 0.14 0.08 0.00 0.00 0.00 0.00 09:49:11 09:48:01 veth5ee6ba3 0.62 0.57 0.06 0.24 0.00 0.00 0.00 0.00 09:49:11 09:48:01 docker0 0.62 0.52 0.06 0.24 0.00 0.00 0.00 0.00 09:49:11 09:48:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 09:49:11 09:48:01 ens3 106.05 79.37 2652.11 129.08 0.00 0.00 0.00 0.00 09:49:11 09:49:01 docker0 80.41 150.12 7.68 1278.97 0.00 0.00 0.00 0.00 09:49:11 09:49:01 lo 2.40 2.40 0.24 0.24 0.00 0.00 0.00 0.00 09:49:11 09:49:01 ens3 413.69 238.13 7059.20 59.62 0.00 0.00 0.00 0.00 09:49:11 Average: docker0 28.63 40.28 2.25 288.91 0.00 0.00 0.00 0.00 09:49:11 Average: lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 09:49:11 Average: ens3 92.02 70.48 759.78 132.98 0.00 0.00 0.00 0.00 09:49:11 09:49:11 09:49:11 ---> sar -P ALL: 09:49:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22580) 10/12/24 _x86_64_ (8 CPU) 09:49:11 09:49:11 09:00:53 LINUX RESTART (8 CPU) 09:49:11 09:49:11 09:01:01 CPU %user %nice %system %iowait %steal %idle 09:49:11 09:02:02 all 7.92 0.00 2.48 2.59 0.05 86.97 09:49:11 09:02:02 0 10.13 0.00 3.25 5.00 0.05 81.57 09:49:11 09:02:02 1 6.39 0.00 2.42 0.97 0.05 90.17 09:49:11 09:02:02 2 6.18 0.00 1.91 3.30 0.05 88.56 09:49:11 09:02:02 3 12.42 0.00 3.06 0.50 0.05 83.97 09:49:11 09:02:02 4 8.48 0.00 2.87 0.82 0.03 87.80 09:49:11 09:02:02 5 5.85 0.00 1.98 0.50 0.03 91.64 09:49:11 09:02:02 6 8.02 0.00 1.87 0.62 0.05 89.44 09:49:11 09:02:02 7 5.86 0.00 2.46 9.02 0.05 82.61 09:49:11 09:03:01 all 14.74 0.00 4.43 3.48 0.07 77.28 09:49:11 09:03:01 0 18.41 0.00 4.20 0.36 0.07 76.96 09:49:11 09:03:01 1 12.88 0.00 3.40 0.74 0.07 82.91 09:49:11 09:03:01 2 13.53 0.00 5.54 15.91 0.07 64.95 09:49:11 09:03:01 3 16.30 0.00 4.56 6.78 0.07 72.29 09:49:11 09:03:01 4 15.85 0.00 4.64 0.41 0.07 79.04 09:49:11 09:03:01 5 13.22 0.00 4.03 2.51 0.07 80.17 09:49:11 09:03:01 6 13.92 0.00 5.02 0.33 0.05 80.69 09:49:11 09:03:01 7 13.86 0.00 4.03 0.82 0.07 81.22 09:49:11 09:04:01 all 35.19 0.00 5.26 1.77 0.09 57.69 09:49:11 09:04:01 0 36.08 0.00 5.55 4.38 0.08 53.91 09:49:11 09:04:01 1 33.84 0.00 4.45 0.02 0.08 61.61 09:49:11 09:04:01 2 38.26 0.00 5.76 6.94 0.10 48.94 09:49:11 09:04:01 3 34.69 0.00 5.17 0.02 0.10 60.03 09:49:11 09:04:01 4 32.34 0.00 5.05 2.72 0.08 59.81 09:49:11 09:04:01 5 36.27 0.00 5.23 0.02 0.10 58.38 09:49:11 09:04:01 6 33.78 0.00 5.85 0.05 0.10 60.22 09:49:11 09:04:01 7 36.28 0.00 5.01 0.02 0.08 58.61 09:49:11 09:05:01 all 64.81 0.00 7.80 0.85 0.11 26.43 09:49:11 09:05:01 0 65.23 0.00 8.27 2.76 0.12 23.62 09:49:11 09:05:01 1 64.42 0.00 7.82 0.29 0.10 27.38 09:49:11 09:05:01 2 64.84 0.00 7.59 0.77 0.12 26.69 09:49:11 09:05:01 3 65.59 0.00 7.65 0.42 0.10 26.25 09:49:11 09:05:01 4 64.26 0.00 7.31 0.86 0.10 27.47 09:49:11 09:05:01 5 65.11 0.00 7.81 0.34 0.10 26.64 09:49:11 09:05:01 6 64.63 0.00 8.04 0.92 0.10 26.31 09:49:11 09:05:01 7 64.41 0.00 7.96 0.44 0.10 27.09 09:49:11 09:06:01 all 22.75 0.00 5.90 4.67 0.08 66.60 09:49:11 09:06:01 0 22.38 0.00 5.75 5.29 0.08 66.50 09:49:11 09:06:01 1 24.06 0.00 6.09 1.42 0.07 68.36 09:49:11 09:06:01 2 23.74 0.00 5.86 0.82 0.07 69.51 09:49:11 09:06:01 3 21.66 0.00 5.38 3.00 0.08 69.88 09:49:11 09:06:01 4 22.21 0.00 5.22 5.70 0.08 66.79 09:49:11 09:06:01 5 22.85 0.00 5.61 2.17 0.08 69.29 09:49:11 09:06:01 6 23.16 0.00 7.02 2.39 0.07 67.35 09:49:11 09:06:01 7 21.97 0.00 6.28 16.58 0.07 55.10 09:49:11 09:07:01 all 18.89 0.00 7.12 29.42 0.10 44.46 09:49:11 09:07:01 0 18.10 0.00 6.04 20.38 0.08 55.40 09:49:11 09:07:01 1 20.89 0.00 7.34 23.05 0.09 48.62 09:49:11 09:07:01 2 20.26 0.00 7.19 10.63 0.10 61.81 09:49:11 09:07:01 3 18.67 0.00 6.16 15.11 0.08 59.98 09:49:11 09:07:01 4 18.30 0.00 7.50 46.24 0.12 27.84 09:49:11 09:07:01 5 18.17 0.00 7.56 40.32 0.14 33.81 09:49:11 09:07:01 6 18.12 0.00 7.61 34.50 0.10 39.67 09:49:11 09:07:01 7 18.64 0.00 7.60 45.48 0.10 28.18 09:49:11 09:08:02 all 35.68 0.00 7.43 11.07 0.08 45.75 09:49:11 09:08:02 0 35.70 0.00 6.31 3.33 0.08 54.57 09:49:11 09:08:02 1 36.16 0.00 9.15 31.18 0.10 23.41 09:49:11 09:08:02 2 35.36 0.00 6.45 4.63 0.07 53.50 09:49:11 09:08:02 3 35.14 0.00 6.87 6.24 0.08 51.66 09:49:11 09:08:02 4 35.61 0.00 8.26 5.51 0.08 50.54 09:49:11 09:08:02 5 35.37 0.00 7.76 15.50 0.10 41.27 09:49:11 09:08:02 6 35.22 0.00 8.03 6.61 0.07 50.07 09:49:11 09:08:02 7 36.88 0.00 6.58 15.61 0.07 40.86 09:49:11 09:09:01 all 90.12 0.00 9.75 0.00 0.13 0.00 09:49:11 09:09:01 0 89.94 0.00 9.92 0.00 0.14 0.00 09:49:11 09:09:01 1 90.25 0.00 9.62 0.00 0.14 0.00 09:49:11 09:09:01 2 90.53 0.00 9.33 0.00 0.14 0.00 09:49:11 09:09:01 3 89.88 0.00 10.00 0.00 0.12 0.00 09:49:11 09:09:01 4 90.52 0.00 9.36 0.00 0.12 0.00 09:49:11 09:09:01 5 89.75 0.00 10.13 0.00 0.12 0.00 09:49:11 09:09:01 6 90.00 0.00 9.86 0.00 0.14 0.00 09:49:11 09:09:01 7 90.07 0.00 9.81 0.00 0.12 0.00 09:49:11 09:10:01 all 91.07 0.00 8.76 0.02 0.13 0.02 09:49:11 09:10:01 0 91.46 0.00 8.27 0.07 0.13 0.07 09:49:11 09:10:01 1 91.60 0.00 8.25 0.00 0.13 0.02 09:49:11 09:10:01 2 91.10 0.00 8.73 0.03 0.12 0.02 09:49:11 09:10:01 3 90.93 0.00 8.94 0.00 0.12 0.02 09:49:11 09:10:01 4 91.01 0.00 8.83 0.02 0.13 0.02 09:49:11 09:10:01 5 90.40 0.00 9.38 0.07 0.15 0.00 09:49:11 09:10:01 6 90.66 0.00 9.19 0.00 0.13 0.02 09:49:11 09:10:01 7 91.37 0.00 8.48 0.00 0.13 0.02 09:49:11 09:11:01 all 13.92 0.00 3.07 7.06 0.07 75.88 09:49:11 09:11:01 0 19.90 0.00 4.04 11.41 0.10 64.54 09:49:11 09:11:01 1 13.40 0.00 3.20 4.57 0.07 78.76 09:49:11 09:11:01 2 15.82 0.00 2.51 4.13 0.07 77.47 09:49:11 09:11:01 3 11.52 0.00 2.53 4.09 0.07 81.79 09:49:11 09:11:01 4 13.36 0.00 3.06 3.75 0.07 79.76 09:49:11 09:11:01 5 12.78 0.00 3.30 21.21 0.08 62.63 09:49:11 09:11:01 6 10.19 0.00 3.08 4.64 0.07 82.03 09:49:11 09:11:01 7 14.35 0.00 2.83 2.77 0.07 79.98 09:49:11 09:12:01 all 10.96 0.00 1.21 0.86 0.07 86.89 09:49:11 09:12:01 0 18.17 0.00 1.49 2.30 0.10 77.94 09:49:11 09:12:01 1 10.97 0.00 1.10 0.72 0.05 87.15 09:49:11 09:12:01 2 9.95 0.00 1.42 0.34 0.08 88.20 09:49:11 09:12:01 3 5.59 0.00 1.04 0.02 0.05 93.30 09:49:11 09:12:01 4 11.83 0.00 1.41 1.79 0.07 84.91 09:49:11 09:12:01 5 16.70 0.00 1.22 0.07 0.08 81.92 09:49:11 09:12:01 6 8.02 0.00 0.80 1.51 0.08 89.59 09:49:11 09:12:01 7 6.49 0.00 1.23 0.12 0.05 92.11 09:49:11 09:49:11 09:12:01 CPU %user %nice %system %iowait %steal %idle 09:49:11 09:13:01 all 4.55 0.00 0.46 0.08 0.04 94.87 09:49:11 09:13:01 0 7.05 0.00 0.62 0.02 0.07 92.24 09:49:11 09:13:01 1 5.98 0.00 0.47 0.02 0.03 93.50 09:49:11 09:13:01 2 6.86 0.00 0.53 0.02 0.05 92.54 09:49:11 09:13:01 3 2.29 0.00 0.50 0.22 0.05 96.94 09:49:11 09:13:01 4 4.83 0.00 0.35 0.02 0.03 94.77 09:49:11 09:13:01 5 6.32 0.00 0.60 0.02 0.05 93.01 09:49:11 09:13:01 6 0.25 0.00 0.23 0.32 0.02 99.18 09:49:11 09:13:01 7 2.83 0.00 0.37 0.02 0.02 96.77 09:49:11 09:14:01 all 0.04 0.00 0.04 0.00 0.01 99.91 09:49:11 09:14:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:49:11 09:14:01 1 0.02 0.00 0.03 0.00 0.00 99.95 09:49:11 09:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:49:11 09:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:49:11 09:14:01 4 0.02 0.00 0.03 0.00 0.02 99.93 09:49:11 09:14:01 5 0.10 0.00 0.23 0.00 0.02 99.65 09:49:11 09:14:01 6 0.02 0.00 0.00 0.02 0.02 99.95 09:49:11 09:14:01 7 0.08 0.00 0.00 0.00 0.02 99.90 09:49:11 09:15:01 all 0.21 0.00 0.02 0.00 0.01 99.77 09:49:11 09:15:01 0 0.07 0.00 0.05 0.00 0.03 99.85 09:49:11 09:15:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:49:11 09:15:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:49:11 09:15:01 3 0.03 0.00 0.00 0.02 0.00 99.95 09:49:11 09:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:49:11 09:15:01 5 0.03 0.00 0.05 0.00 0.02 99.90 09:49:11 09:15:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:49:11 09:15:01 7 1.39 0.00 0.03 0.00 0.00 98.58 09:49:11 09:16:01 all 0.04 0.00 0.03 0.00 0.01 99.92 09:49:11 09:16:01 0 0.10 0.00 0.03 0.00 0.02 99.85 09:49:11 09:16:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:49:11 09:16:01 2 0.00 0.00 0.03 0.00 0.00 99.97 09:49:11 09:16:01 3 0.02 0.00 0.03 0.02 0.02 99.92 09:49:11 09:16:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:49:11 09:16:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:49:11 09:16:01 6 0.03 0.00 0.03 0.02 0.00 99.92 09:49:11 09:16:01 7 0.10 0.00 0.02 0.00 0.02 99.87 09:49:11 09:17:01 all 0.03 0.00 0.02 0.01 0.00 99.94 09:49:11 09:17:01 0 0.07 0.00 0.07 0.03 0.02 99.82 09:49:11 09:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:49:11 09:17:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:49:11 09:17:01 3 0.02 0.00 0.00 0.02 0.00 99.97 09:49:11 09:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:49:11 09:17:01 5 0.05 0.00 0.05 0.00 0.02 99.88 09:49:11 09:17:01 6 0.02 0.00 0.02 0.03 0.00 99.93 09:49:11 09:17:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:49:11 09:18:01 all 0.09 0.00 0.01 0.00 0.01 99.88 09:49:11 09:18:01 0 0.08 0.00 0.02 0.00 0.02 99.88 09:49:11 09:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:49:11 09:18:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:49:11 09:18:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:49:11 09:18:01 4 0.53 0.00 0.00 0.00 0.02 99.45 09:49:11 09:18:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:49:11 09:18:01 6 0.05 0.00 0.03 0.02 0.02 99.88 09:49:11 09:18:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:49:11 09:19:01 all 0.26 0.00 0.01 0.00 0.00 99.72 09:49:11 09:19:01 0 0.03 0.00 0.03 0.00 0.03 99.90 09:49:11 09:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:49:11 09:19:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:49:11 09:19:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:49:11 09:19:01 4 1.97 0.00 0.00 0.00 0.00 98.03 09:49:11 09:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:49:11 09:19:01 6 0.00 0.00 0.02 0.02 0.00 99.97 09:49:11 09:19:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:49:11 09:20:01 all 0.26 0.00 0.01 0.00 0.01 99.71 09:49:11 09:20:01 0 0.08 0.00 0.05 0.00 0.03 99.83 09:49:11 09:20:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:49:11 09:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:49:11 09:20:01 3 0.00 0.00 0.02 0.02 0.02 99.95 09:49:11 09:20:01 4 1.94 0.00 0.03 0.00 0.02 98.01 09:49:11 09:20:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:49:11 09:20:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:49:11 09:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:49:11 09:21:01 all 0.04 0.00 0.02 0.00 0.01 99.93 09:49:11 09:21:01 0 0.10 0.00 0.07 0.00 0.03 99.80 09:49:11 09:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:49:11 09:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:49:11 09:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:49:11 09:21:01 4 0.10 0.00 0.03 0.00 0.02 99.85 09:49:11 09:21:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:49:11 09:21:01 6 0.02 0.00 0.00 0.02 0.02 99.95 09:49:11 09:21:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:49:11 09:22:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:49:11 09:22:01 0 0.08 0.00 0.02 0.00 0.02 99.88 09:49:11 09:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:49:11 09:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:49:11 09:22:01 3 0.00 0.00 0.02 0.02 0.02 99.95 09:49:11 09:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:49:11 09:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:49:11 09:22:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:49:11 09:22:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:49:11 09:23:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:49:11 09:23:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:49:11 09:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:49:11 09:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:49:11 09:23:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:49:11 09:23:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:49:11 09:23:01 5 0.03 0.00 0.03 0.00 0.03 99.90 09:49:11 09:23:01 6 0.00 0.00 0.02 0.03 0.00 99.95 09:49:11 09:23:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:49:11 09:49:11 09:23:01 CPU %user %nice %system %iowait %steal %idle 09:49:11 09:24:01 all 0.03 0.00 0.01 0.00 0.00 99.96 09:49:11 09:24:01 0 0.07 0.00 0.02 0.00 0.00 99.92 09:49:11 09:24:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:49:11 09:24:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:49:11 09:24:01 3 0.03 0.00 0.02 0.02 0.00 99.93 09:49:11 09:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:49:11 09:24:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:49:11 09:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:49:11 09:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:49:11 09:25:01 all 0.02 0.00 0.00 0.00 0.01 99.96 09:49:11 09:25:01 0 0.07 0.00 0.02 0.00 0.02 99.90 09:49:11 09:25:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:49:11 09:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:49:11 09:25:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:49:11 09:25:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:49:11 09:25:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:49:11 09:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:49:11 09:25:01 7 0.08 0.00 0.00 0.00 0.00 99.92 09:49:11 09:26:01 all 0.04 0.00 0.01 0.00 0.01 99.94 09:49:11 09:26:01 0 0.08 0.00 0.02 0.00 0.02 99.88 09:49:11 09:26:01 1 0.07 0.00 0.02 0.00 0.02 99.90 09:49:11 09:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:49:11 09:26:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:49:11 09:26:01 4 0.05 0.00 0.00 0.00 0.02 99.93 09:49:11 09:26:01 5 0.05 0.00 0.02 0.00 0.02 99.92 09:49:11 09:26:01 6 0.02 0.00 0.02 0.02 0.00 99.95 09:49:11 09:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:49:11 09:27:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:49:11 09:27:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:49:11 09:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:49:11 09:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:49:11 09:27:01 3 0.00 0.00 0.02 0.02 0.02 99.95 09:49:11 09:27:01 4 0.02 0.00 0.02 0.00 0.03 99.93 09:49:11 09:27:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:49:11 09:27:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:49:11 09:27:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:49:11 09:28:01 all 0.12 0.00 0.01 0.00 0.01 99.86 09:49:11 09:28:01 0 0.07 0.00 0.03 0.00 0.02 99.88 09:49:11 09:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:49:11 09:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:49:11 09:28:01 3 0.03 0.00 0.00 0.02 0.02 99.93 09:49:11 09:28:01 4 0.78 0.00 0.03 0.00 0.03 99.15 09:49:11 09:28:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:49:11 09:28:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:49:11 09:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:49:11 09:29:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:49:11 09:29:01 0 0.03 0.00 0.03 0.00 0.00 99.93 09:49:11 09:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:49:11 09:29:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:49:11 09:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:49:11 09:29:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:49:11 09:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:49:11 09:29:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:49:11 09:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:49:11 09:30:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:49:11 09:30:01 0 0.05 0.00 0.05 0.00 0.02 99.88 09:49:11 09:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:49:11 09:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:49:11 09:30:01 3 0.00 0.00 0.02 0.02 0.02 99.95 09:49:11 09:30:01 4 0.05 0.00 0.02 0.00 0.03 99.90 09:49:11 09:30:01 5 0.05 0.00 0.00 0.00 0.02 99.93 09:49:11 09:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:49:11 09:30:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:49:11 09:31:01 all 0.13 0.00 0.01 0.00 0.01 99.84 09:49:11 09:31:01 0 0.08 0.00 0.02 0.00 0.02 99.88 09:49:11 09:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:49:11 09:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:49:11 09:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:49:11 09:31:01 4 0.91 0.00 0.02 0.00 0.03 99.04 09:49:11 09:31:01 5 0.05 0.00 0.05 0.00 0.02 99.88 09:49:11 09:31:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:49:11 09:31:01 7 0.00 0.00 0.02 0.02 0.00 99.97 09:49:11 09:32:01 all 0.07 0.00 0.01 0.27 0.01 99.64 09:49:11 09:32:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:49:11 09:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:49:11 09:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:49:11 09:32:01 3 0.00 0.00 0.00 0.13 0.02 99.85 09:49:11 09:32:01 4 0.35 0.00 0.02 0.00 0.02 99.62 09:49:11 09:32:01 5 0.07 0.00 0.05 0.00 0.02 99.87 09:49:11 09:32:01 6 0.00 0.00 0.02 0.03 0.00 99.95 09:49:11 09:32:01 7 0.03 0.00 0.00 2.02 0.00 97.95 09:49:11 09:33:01 all 0.02 0.00 0.01 0.02 0.01 99.94 09:49:11 09:33:01 0 0.05 0.00 0.00 0.00 0.00 99.95 09:49:11 09:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:49:11 09:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:49:11 09:33:01 3 0.00 0.00 0.02 0.17 0.02 99.80 09:49:11 09:33:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:49:11 09:33:01 5 0.08 0.00 0.05 0.00 0.02 99.85 09:49:11 09:33:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:49:11 09:33:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:49:11 09:34:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:49:11 09:34:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:49:11 09:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:49:11 09:34:01 2 0.03 0.00 0.00 0.02 0.02 99.93 09:49:11 09:34:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:49:11 09:34:01 4 0.05 0.00 0.00 0.00 0.02 99.93 09:49:11 09:34:01 5 0.07 0.00 0.02 0.00 0.03 99.88 09:49:11 09:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:49:11 09:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:49:11 09:49:11 09:34:01 CPU %user %nice %system %iowait %steal %idle 09:49:11 09:35:01 all 0.02 0.00 0.00 0.00 0.01 99.97 09:49:11 09:35:01 0 0.07 0.00 0.02 0.00 0.02 99.90 09:49:11 09:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:49:11 09:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:49:11 09:35:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:49:11 09:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:49:11 09:35:01 5 0.03 0.00 0.02 0.00 0.03 99.92 09:49:11 09:35:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:49:11 09:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:49:11 09:36:01 all 0.03 0.00 0.01 0.00 0.01 99.96 09:49:11 09:36:01 0 0.08 0.00 0.03 0.00 0.02 99.87 09:49:11 09:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:49:11 09:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:49:11 09:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:49:11 09:36:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:49:11 09:36:01 5 0.03 0.00 0.03 0.00 0.02 99.92 09:49:11 09:36:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:49:11 09:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:49:11 09:37:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:49:11 09:37:01 0 0.08 0.00 0.03 0.00 0.02 99.87 09:49:11 09:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:49:11 09:37:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:49:11 09:37:01 3 0.02 0.00 0.00 0.02 0.02 99.95 09:49:11 09:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:49:11 09:37:01 5 0.05 0.00 0.02 0.00 0.02 99.92 09:49:11 09:37:01 6 0.02 0.00 0.02 0.02 0.00 99.95 09:49:11 09:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:49:11 09:38:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:49:11 09:38:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:49:11 09:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:49:11 09:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:49:11 09:38:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:49:11 09:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:49:11 09:38:01 5 0.07 0.00 0.03 0.00 0.03 99.87 09:49:11 09:38:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:49:11 09:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:49:11 09:39:01 all 0.04 0.00 0.01 0.01 0.01 99.92 09:49:11 09:39:01 0 0.08 0.00 0.03 0.00 0.02 99.87 09:49:11 09:39:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:49:11 09:39:01 2 0.12 0.00 0.00 0.00 0.00 99.88 09:49:11 09:39:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:49:11 09:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:49:11 09:39:01 5 0.03 0.00 0.03 0.00 0.03 99.90 09:49:11 09:39:01 6 0.00 0.00 0.00 0.12 0.00 99.88 09:49:11 09:39:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:49:11 09:40:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:49:11 09:40:01 0 0.10 0.00 0.03 0.00 0.00 99.87 09:49:11 09:40:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:49:11 09:40:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:49:11 09:40:01 3 0.00 0.00 0.02 0.02 0.00 99.97 09:49:11 09:40:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:49:11 09:40:01 5 0.07 0.00 0.00 0.00 0.02 99.92 09:49:11 09:40:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:49:11 09:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:49:11 09:41:01 all 0.06 0.00 0.01 0.00 0.01 99.92 09:49:11 09:41:01 0 0.08 0.00 0.02 0.00 0.03 99.87 09:49:11 09:41:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:49:11 09:41:01 2 0.22 0.00 0.02 0.00 0.00 99.77 09:49:11 09:41:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:49:11 09:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:49:11 09:41:01 5 0.07 0.00 0.02 0.00 0.03 99.88 09:49:11 09:41:01 6 0.00 0.00 0.02 0.03 0.00 99.95 09:49:11 09:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:49:11 09:42:01 all 0.28 0.00 0.01 0.00 0.01 99.70 09:49:11 09:42:01 0 0.05 0.00 0.03 0.00 0.00 99.92 09:49:11 09:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:49:11 09:42:01 2 1.97 0.00 0.00 0.00 0.00 98.03 09:49:11 09:42:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:49:11 09:42:01 4 0.02 0.00 0.03 0.00 0.02 99.93 09:49:11 09:42:01 5 0.05 0.00 0.03 0.00 0.03 99.88 09:49:11 09:42:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:49:11 09:42:01 7 0.07 0.00 0.00 0.00 0.00 99.93 09:49:11 09:43:01 all 0.14 0.00 0.01 0.00 0.01 99.85 09:49:11 09:43:01 0 0.07 0.00 0.02 0.00 0.02 99.90 09:49:11 09:43:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:49:11 09:43:01 2 0.53 0.00 0.00 0.00 0.02 99.45 09:49:11 09:43:01 3 0.03 0.00 0.00 0.02 0.00 99.95 09:49:11 09:43:01 4 0.32 0.00 0.02 0.00 0.00 99.67 09:49:11 09:43:01 5 0.08 0.00 0.03 0.00 0.02 99.87 09:49:11 09:43:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:49:11 09:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:49:11 09:44:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:49:11 09:44:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:49:11 09:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:49:11 09:44:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:49:11 09:44:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:49:11 09:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:49:11 09:44:01 5 0.05 0.00 0.05 0.00 0.02 99.88 09:49:11 09:44:01 6 0.02 0.00 0.02 0.02 0.00 99.95 09:49:11 09:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:49:11 09:45:01 all 0.14 0.00 0.01 0.00 0.01 99.84 09:49:11 09:45:01 0 0.08 0.00 0.03 0.00 0.02 99.87 09:49:11 09:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:49:11 09:45:01 2 0.80 0.00 0.02 0.00 0.00 99.19 09:49:11 09:45:01 3 0.03 0.00 0.00 0.02 0.00 99.95 09:49:11 09:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:49:11 09:45:01 5 0.07 0.00 0.02 0.00 0.03 99.88 09:49:11 09:45:01 6 0.05 0.00 0.00 0.00 0.00 99.95 09:49:11 09:45:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:49:11 09:49:11 09:45:01 CPU %user %nice %system %iowait %steal %idle 09:49:11 09:46:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:49:11 09:46:01 0 0.07 0.00 0.05 0.00 0.02 99.87 09:49:11 09:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:49:11 09:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:49:11 09:46:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:49:11 09:46:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:49:11 09:46:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:49:11 09:46:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:49:11 09:46:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:49:11 09:47:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:49:11 09:47:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:49:11 09:47:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:49:11 09:47:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:49:11 09:47:01 3 0.03 0.00 0.00 0.02 0.00 99.95 09:49:11 09:47:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:49:11 09:47:01 5 0.05 0.00 0.05 0.00 0.03 99.87 09:49:11 09:47:01 6 0.05 0.00 0.00 0.00 0.00 99.95 09:49:11 09:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:49:11 09:48:01 all 1.91 0.00 0.98 0.49 0.02 96.60 09:49:11 09:48:01 0 2.11 0.00 0.87 0.00 0.02 97.01 09:49:11 09:48:01 1 2.12 0.00 0.97 0.00 0.02 96.89 09:49:11 09:48:01 2 2.70 0.00 0.96 0.00 0.02 96.32 09:49:11 09:48:01 3 2.17 0.00 0.73 0.03 0.02 97.05 09:49:11 09:48:01 4 0.95 0.00 1.02 0.72 0.02 97.29 09:49:11 09:48:01 5 1.89 0.00 0.90 2.81 0.03 94.36 09:49:11 09:48:01 6 1.95 0.00 1.05 0.35 0.02 96.63 09:49:11 09:48:01 7 1.42 0.00 1.31 0.02 0.02 97.24 09:49:11 09:49:01 all 9.63 0.00 4.04 1.31 0.07 84.95 09:49:11 09:49:01 0 9.54 0.00 4.95 0.19 0.07 85.26 09:49:11 09:49:01 1 9.43 0.00 3.82 0.05 0.05 86.65 09:49:11 09:49:01 2 10.45 0.00 4.55 6.19 0.07 78.75 09:49:11 09:49:01 3 7.06 0.00 3.20 0.03 0.08 89.62 09:49:11 09:49:01 4 10.30 0.00 3.93 1.20 0.07 84.51 09:49:11 09:49:01 5 10.33 0.00 4.77 2.59 0.08 82.23 09:49:11 09:49:01 6 9.84 0.00 3.03 0.17 0.07 86.89 09:49:11 09:49:01 7 10.09 0.00 4.08 0.05 0.07 85.71 09:49:11 Average: all 8.78 0.00 1.43 1.32 0.03 88.45 09:49:11 Average: 0 9.23 0.00 1.46 1.15 0.04 88.13 09:49:11 Average: 1 8.74 0.00 1.41 1.30 0.02 88.52 09:49:11 Average: 2 8.97 0.00 1.42 1.11 0.03 88.48 09:49:11 Average: 3 8.57 0.00 1.36 0.76 0.03 89.27 09:49:11 Average: 4 8.84 0.00 1.43 1.43 0.03 88.27 09:49:11 Average: 5 8.82 0.00 1.47 1.81 0.04 87.86 09:49:11 Average: 6 8.43 0.00 1.46 1.09 0.02 88.99 09:49:11 Average: 7 8.61 0.00 1.41 1.92 0.02 88.04 09:49:11 09:49:11 09:49:11