Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4ff11727c7037816f98f6c0e9d374500f07cffc5 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-ssh13626323756833991350.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh8844061308067766793.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh6990441309258953742.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh7837051905491125234.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-ssh3176898141834528447.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7545 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/669 [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/669 # 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 4ff11727c7037816f98f6c0e9d374500f07cffc5 (main) Commit message: "feat: Add core-data event related db methods for postgres (#4855)" > 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 4ff11727c7037816f98f6c0e9d374500f07cffc5 # timeout=10 > git rev-list --no-walk 5b52836589dd35a32aa4e46bc21db318ab9ee317 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:08:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:08:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:08:20 ========================================================= 07:08:20 EdgeX Global Pipelines Version Info 07:08:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:08:21 ------------------- 07:08:21 stable info: 07:08:21 ------------------- 07:08:21 Commited By: Ginny Guan ginny@iotechsys.com 07:08:21 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 07:08:21 Message: update stable to v1.0.260 07:08:21 ------------------- 07:08:21 experimental info: 07:08:21 ------------------- 07:08:21 Commited By: Ginny Guan ginny@iotechsys.com 07:08:21 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 07:08:21 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:08:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:08:21 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:08:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:08:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:08:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:08:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 07:08:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:08:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:08:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:08:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:08:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:08:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:08:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:08:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:08:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:08:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:08:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:08:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:08:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:08:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 07:08:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:08:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:08:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:08:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:08:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:08:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:08:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] echo 07:08:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4ff1172 [Pipeline] echo 07:08:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:08:22 provisioning config files... 07:08:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/669@tmp/config16309835434033107102tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:08:23 ---> ****-login.sh 07:08:23 nexus3.edgexfoundry.org:10001 07:08:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:08:23 Configure a credential helper to remove this warning. See 07:08:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:08:23 07:08:23 Login Succeeded 07:08:23 nexus3.edgexfoundry.org:10002 07:08:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:08:23 Configure a credential helper to remove this warning. See 07:08:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:08:23 07:08:23 Login Succeeded 07:08:23 nexus3.edgexfoundry.org:10003 07:08:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:08:23 Configure a credential helper to remove this warning. See 07:08:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:08:23 07:08:23 Login Succeeded 07:08:23 nexus3.edgexfoundry.org:10004 07:08:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:08:23 Configure a credential helper to remove this warning. See 07:08:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:08:23 07:08:23 Login Succeeded 07:08:23 ****.io 07:08:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:08:24 Configure a credential helper to remove this warning. See 07:08:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:08:24 07:08:24 Login Succeeded 07:08:24 ---> ****-login.sh ends [Pipeline] } 07:08:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:08:24 + 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 07:08:24 + cut -d/ -f2 07:08:24 + dirname cmd/core-command/Dockerfile 07:08:24 + echo core-command,cmd/core-command/Dockerfile 07:08:24 + dirname cmd/core-common-config-bootstrapper/Dockerfile 07:08:24 + cut -d/ -f2 07:08:24 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 07:08:24 + dirname cmd/core-data/Dockerfile 07:08:24 + cut -d/ -f2 07:08:24 + echo core-data,cmd/core-data/Dockerfile 07:08:24 + dirname cmd/core-keeper/Dockerfile 07:08:24 + cut -d/ -f2 07:08:24 + echo core-keeper,cmd/core-keeper/Dockerfile 07:08:24 + dirname cmd/core-metadata/Dockerfile 07:08:24 + cut -d/ -f2 07:08:24 + echo core-metadata,cmd/core-metadata/Dockerfile 07:08:24 + dirname cmd/security-bootstrapper/Dockerfile 07:08:24 + cut -d/ -f2 07:08:24 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:08:24 + dirname cmd/security-proxy-auth/Dockerfile 07:08:24 + cut -d/ -f2 07:08:24 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 07:08:24 + dirname cmd/security-proxy-setup/Dockerfile 07:08:24 + cut -d/ -f2 07:08:24 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:08:24 + dirname cmd/security-secretstore-setup/Dockerfile 07:08:24 + cut -d/ -f2 07:08:24 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:08:24 + dirname cmd/security-spiffe-token-provider/Dockerfile 07:08:24 + cut -d/ -f2 07:08:24 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 07:08:24 + dirname cmd/security-spire-agent/Dockerfile 07:08:24 + cut -d/ -f2 07:08:24 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 07:08:24 + dirname cmd/security-spire-config/Dockerfile 07:08:24 + cut -d/ -f2 07:08:24 + echo security-spire-config,cmd/security-spire-config/Dockerfile 07:08:24 + dirname cmd/security-spire-server/Dockerfile 07:08:24 + cut -d/ -f2 07:08:24 + echo security-spire-server,cmd/security-spire-server/Dockerfile 07:08:24 + dirname cmd/support-cron-scheduler/Dockerfile 07:08:24 + cut -d/ -f2 07:08:24 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 07:08:24 + dirname cmd/support-notifications/Dockerfile 07:08:24 + cut -d/ -f2 07:08:24 + echo support-notifications,cmd/support-notifications/Dockerfile 07:08:24 + dirname cmd/support-scheduler/Dockerfile 07:08:24 + cut -d/ -f2 07:08:24 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 07:08:24 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 07:08:24 + git rev-list -1 --merges 4ff11727c7037816f98f6c0e9d374500f07cffc5~1..4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] echo 07:08:24 -----------> git rev-list -1 --merges 4ff11727c7037816f98f6c0e9d374500f07cffc5~1..4ff11727c7037816f98f6c0e9d374500f07cffc5 4ff11727c7037816f98f6c0e9d374500f07cffc5 [false] [Pipeline] sh 07:08:25 + git log --format=format:%s -1 4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] echo 07:08:25 ========================================================= 07:08:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:08:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:08:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:08:25 + grep -v github /etc/ssh/ssh_known_hosts 07:08:25 + [ -e /tmp/ssh_known_hosts ] 07:08:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:08:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:08:25 + sudo tee -a /etc/ssh/ssh_known_hosts 07:08:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:08:26 07:08:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:08:26 0.1.4: Pulling from edgex-devops/py-git-semver 07:08:26 b85a868b505f: Pulling fs layer 07:08:26 e2be974225ed: Pulling fs layer 07:08:26 339a4e72a1f5: Pulling fs layer 07:08:26 988bab9f4d93: Pulling fs layer 07:08:26 1469e6f7b9e6: Pulling fs layer 07:08:26 eaf3925da568: Pulling fs layer 07:08:26 bab4dde63d76: Pulling fs layer 07:08:26 bde34c3a00c8: Pulling fs layer 07:08:26 b352a97aabf1: Pulling fs layer 07:08:26 4872d77fe225: Pulling fs layer 07:08:26 5851b861e8e6: Pulling fs layer 07:08:26 bab4dde63d76: Waiting 07:08:26 bde34c3a00c8: Waiting 07:08:26 b352a97aabf1: Waiting 07:08:26 4872d77fe225: Waiting 07:08:26 5851b861e8e6: Waiting 07:08:26 988bab9f4d93: Waiting 07:08:26 eaf3925da568: Waiting 07:08:26 1469e6f7b9e6: Waiting 07:08:26 e2be974225ed: Verifying Checksum 07:08:26 e2be974225ed: Download complete 07:08:26 988bab9f4d93: Verifying Checksum 07:08:26 988bab9f4d93: Download complete 07:08:26 1469e6f7b9e6: Verifying Checksum 07:08:26 1469e6f7b9e6: Download complete 07:08:26 eaf3925da568: Download complete 07:08:26 339a4e72a1f5: Verifying Checksum 07:08:26 339a4e72a1f5: Download complete 07:08:26 bde34c3a00c8: Verifying Checksum 07:08:26 bde34c3a00c8: Download complete 07:08:26 b352a97aabf1: Verifying Checksum 07:08:26 b352a97aabf1: Download complete 07:08:26 4872d77fe225: Verifying Checksum 07:08:26 4872d77fe225: Download complete 07:08:26 5851b861e8e6: Verifying Checksum 07:08:26 5851b861e8e6: Download complete 07:08:26 b85a868b505f: Download complete 07:08:26 bab4dde63d76: Verifying Checksum 07:08:26 bab4dde63d76: Download complete 07:08:27 b85a868b505f: Pull complete 07:08:28 e2be974225ed: Pull complete 07:08:28 339a4e72a1f5: Pull complete 07:08:28 988bab9f4d93: Pull complete 07:08:28 1469e6f7b9e6: Pull complete 07:08:28 eaf3925da568: Pull complete 07:08:30 bab4dde63d76: Pull complete 07:08:30 bde34c3a00c8: Pull complete 07:08:31 b352a97aabf1: Pull complete 07:08:31 4872d77fe225: Pull complete 07:08:31 5851b861e8e6: Pull complete 07:08:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:08:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:08:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:08:31 prd-ubuntu20.04-docker-8c-8g-7545 does not seem to be running inside a container 07:08:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/669 -v /w/workspace/edgex-go/669:/w/workspace/edgex-go/669:rw,z -v /w/workspace/edgex-go/669@tmp:/w/workspace/edgex-go/669@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:08:33 $ docker top 224b4903b8e9aae19ac4b72418eb4626e0f3e8a8ed6944ddfa49a53a1a632c90 -eo pid,comm 07:08:34 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). 07:08:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:08:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:08:34 [ssh-agent] Looking for ssh-agent implementation... 07:08:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:08:34 $ docker exec 224b4903b8e9aae19ac4b72418eb4626e0f3e8a8ed6944ddfa49a53a1a632c90 ssh-agent 07:08:34 SSH_AUTH_SOCK=/tmp/ssh-834FwPM9QA3w/agent.32 07:08:34 SSH_AGENT_PID=38 07:08:34 Running ssh-add (command line suppressed) 07:08:34 Identity added: /w/workspace/edgex-go/669@tmp/private_key_17484733239941504681.key (/w/workspace/edgex-go/669@tmp/private_key_17484733239941504681.key) 07:08:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:08:34 + git tag --points-at HEAD [Pipeline] } 07:08:34 $ docker exec --env ******** --env ******** 224b4903b8e9aae19ac4b72418eb4626e0f3e8a8ed6944ddfa49a53a1a632c90 ssh-agent -k 07:08:34 unset SSH_AUTH_SOCK; 07:08:34 unset SSH_AGENT_PID; 07:08:34 echo Agent pid 38 killed; 07:08:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:08:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:08:34 [ssh-agent] Looking for ssh-agent implementation... 07:08:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:08:35 $ docker exec 224b4903b8e9aae19ac4b72418eb4626e0f3e8a8ed6944ddfa49a53a1a632c90 ssh-agent 07:08:35 SSH_AUTH_SOCK=/tmp/ssh-21d7Q1UjujrQ/agent.71 07:08:35 SSH_AGENT_PID=77 07:08:35 Running ssh-add (command line suppressed) 07:08:35 Identity added: /w/workspace/edgex-go/669@tmp/private_key_17025118725650904325.key (/w/workspace/edgex-go/669@tmp/private_key_17025118725650904325.key) 07:08:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:08:35 + git semver init 07:08:35 2024-08-12 07:08:35,822 [run_init] DEBUG init version:0.0.0 force:False 07:08:35 2024-08-12 07:08:35,823 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/669/.semver 07:08:35 2024-08-12 07:08:35,823 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/669/.semver 07:08:35 2024-08-12 07:08:35,823 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/669/.semver'], cwd=/w/workspace/edgex-go/669, universal_newlines=False, shell=None, istream=None) 07:08:42 2024-08-12 07:08:41,701 [append_file] DEBUG append to file:/w/workspace/edgex-go/669/.git/info/exclude 07:08:42 2024-08-12 07:08:41,702 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/669/.semver/main with force:False 07:08:42 2024-08-12 07:08:41,702 [read_version] DEBUG read version from /w/workspace/edgex-go/669/.semver/main 07:08:42 2024-08-12 07:08:41,702 [read_version] DEBUG read version from /w/workspace/edgex-go/669/.semver/main 07:08:42 3.2.0-dev.51 [Pipeline] } 07:08:42 $ docker exec --env ******** --env ******** 224b4903b8e9aae19ac4b72418eb4626e0f3e8a8ed6944ddfa49a53a1a632c90 ssh-agent -k 07:08:42 unset SSH_AUTH_SOCK; 07:08:42 unset SSH_AGENT_PID; 07:08:42 echo Agent pid 77 killed; 07:08:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:08:42 + git semver [Pipeline] } 07:08:43 $ docker stop --time=1 224b4903b8e9aae19ac4b72418eb4626e0f3e8a8ed6944ddfa49a53a1a632c90 07:08:44 $ docker rm -f --volumes 224b4903b8e9aae19ac4b72418eb4626e0f3e8a8ed6944ddfa49a53a1a632c90 [Pipeline] // withDockerContainer [Pipeline] sh 07:08:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:08:45 Stashed 1 file(s) [Pipeline] echo 07:08:45 [edgeXSemver]: initialized semver on version 3.2.0-dev.51 [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 07:08:45 + git config --global --add safe.directory /w/workspace/edgex-go/669 [Pipeline] echo 07:08:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:08:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:08:45 ========================================================= 07:08:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 07:08:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:08:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:08:45 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 07:08:45 619be1103602: Pulling fs layer 07:08:45 7862e08f4a3e: Pulling fs layer 07:08:45 5df492c9dc93: Pulling fs layer 07:08:45 7629e6793208: Pulling fs layer 07:08:45 4f4fb700ef54: Pulling fs layer 07:08:45 fb5054dd5b73: Pulling fs layer 07:08:45 eeca6798cff9: Pulling fs layer 07:08:45 aa269ceb94a6: Pulling fs layer 07:08:45 7629e6793208: Waiting 07:08:45 ada007ff1a6a: Pulling fs layer 07:08:45 fb5054dd5b73: Waiting 07:08:45 eeca6798cff9: Waiting 07:08:45 ada007ff1a6a: Waiting 07:08:45 7862e08f4a3e: Verifying Checksum 07:08:45 7862e08f4a3e: Download complete 07:08:45 7629e6793208: Verifying Checksum 07:08:45 7629e6793208: Download complete 07:08:45 619be1103602: Verifying Checksum 07:08:45 619be1103602: Download complete 07:08:45 4f4fb700ef54: Verifying Checksum 07:08:45 4f4fb700ef54: Download complete 07:08:45 fb5054dd5b73: Verifying Checksum 07:08:45 fb5054dd5b73: Download complete 07:08:45 eeca6798cff9: Verifying Checksum 07:08:45 eeca6798cff9: Download complete 07:08:46 619be1103602: Pull complete 07:08:46 ada007ff1a6a: Verifying Checksum 07:08:46 ada007ff1a6a: Download complete 07:08:46 7862e08f4a3e: Pull complete 07:08:46 5df492c9dc93: Verifying Checksum 07:08:46 5df492c9dc93: Download complete 07:08:46 aa269ceb94a6: Verifying Checksum 07:08:46 aa269ceb94a6: Download complete 07:08:49 5df492c9dc93: Pull complete 07:08:49 7629e6793208: Pull complete 07:08:49 4f4fb700ef54: Pull complete 07:08:49 fb5054dd5b73: Pull complete 07:08:50 eeca6798cff9: Pull complete 07:08:52 aa269ceb94a6: Pull complete 07:08:53 ada007ff1a6a: Pull complete 07:08:53 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 07:08:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:08:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 07:08:53 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:08:53 WORKDIR /edgex 07:08:53 COPY go.mod . 07:08:53 RUN go mod download 07:08:53 + docker build -t ci-base-image-x86_64 -f - . 07:08:54 Sending build context to Docker daemon 179MB 07:08:54 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:08:54 ---> f489d0715acc 07:08:54 Step 2/4 : WORKDIR /edgex 07:08:59 ---> Running in 7c60f9461939 07:08:59 Removing intermediate container 7c60f9461939 07:08:59 ---> 0460fccfc43d 07:08:59 Step 3/4 : COPY go.mod . 07:08:59 ---> 3e2daf342b68 07:08:59 Step 4/4 : RUN go mod download 07:08:59 ---> Running in 537681fea3e1 07:09:00 Still waiting to schedule task 07:09:00 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:09:26 Removing intermediate container 537681fea3e1 07:09:26 ---> 4eff9dded9de 07:09:26 Successfully built 4eff9dded9de 07:09:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:26 + docker inspect -f . ci-base-image-x86_64 07:09:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:09:26 prd-ubuntu20.04-docker-8c-8g-7545 does not seem to be running inside a container 07:09:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/669 -v /w/workspace/edgex-go/669:/w/workspace/edgex-go/669:rw,z -v /w/workspace/edgex-go/669@tmp:/w/workspace/edgex-go/669@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:09:27 $ docker top 723cbc37af2cdbe2726bd905f2255c7b5556c4ac1518912a7af4891298783d4b -eo pid,comm [Pipeline] { [Pipeline] sh 07:09:27 + go version 07:09:27 go version go1.21.9 linux/amd64 [Pipeline] } 07:09:27 $ docker stop --time=1 723cbc37af2cdbe2726bd905f2255c7b5556c4ac1518912a7af4891298783d4b 07:09:29 $ docker rm -f --volumes 723cbc37af2cdbe2726bd905f2255c7b5556c4ac1518912a7af4891298783d4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:29 + docker inspect -f . ci-base-image-x86_64 07:09:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:09:29 prd-ubuntu20.04-docker-8c-8g-7545 does not seem to be running inside a container 07:09:29 $ 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/669 -v /w/workspace/edgex-go/669:/w/workspace/edgex-go/669:rw,z -v /w/workspace/edgex-go/669@tmp:/w/workspace/edgex-go/669@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:09:30 $ docker top b95e027990d3bc665777b550142f5dad128d07d0880f0f6c17da464820c117c0 -eo pid,comm [Pipeline] { [Pipeline] echo 07:09:30 ========================================================= 07:09:30 [edgeXBuildGoParallel] Running Tests and Build... 07:09:30 ========================================================= [Pipeline] sh 07:09:30 + git config --global --add safe.directory /w/workspace/edgex-go/669 [Pipeline] fileExists [Pipeline] sh 07:09:30 + make test 07:09:30 go test -race -coverprofile=coverage.out ./... 07:09:38 ? github.com/edgexfoundry/edgex-go [no test files] 07:10:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:10:10 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 07:10:10 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:10:10 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 07:10:10 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:10:10 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:10:10 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:10:10 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:10:10 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 07:10:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:10:10 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 07:10:10 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 07:10:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:10:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:10:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:10:10 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:10:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:10:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:10:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.027s coverage: 28.7% of statements 07:10:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 07:10:12 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 07:10:12 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:10:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:10:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:10:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.043s coverage: 97.0% of statements 07:10:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 07:10:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:10:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:10:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:10:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 07:10:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 07:10:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 07:10:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 07:10:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 07:10:15 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 07:10:15 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 07:10:15 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 07:10:15 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 07:10:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:10:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.047s coverage: 69.2% of statements 07:10:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.050s coverage: 53.2% of statements 07:10:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:10:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:10:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.601s coverage: 93.4% of statements 07:10:16 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.056s coverage: 91.7% of statements 07:10:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.046s coverage: 6.5% of statements 07:10:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:10:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:10:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 07:10:17 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:10:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:10:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:10:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:10:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:10:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:10:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 07:10:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:10:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.411s coverage: 95.8% of statements 07:10:18 ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements 07:10:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.021s coverage: 0.0% of statements [no tests to run] 07:10:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:10:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:10:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.048s coverage: 0.8% of statements 07:10:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.033s coverage: 30.7% of statements 07:10:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.030s coverage: 41.7% of statements 07:10:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.024s coverage: 77.8% of statements 07:10:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.015s coverage: 94.1% of statements 07:10:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.042s coverage: 96.3% of statements 07:10:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.024s coverage: 87.5% of statements 07:10:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:10:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:10:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:10:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:10:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:10:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 07:10:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 07:10:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 07:10:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 07:10:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 07:10:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 07:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:10:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:10:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:10:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:10:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 07:10:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:10:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:10:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:10:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 07:10:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 07:10:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 07:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:10:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7546 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 07:10:32 Running in /w/workspace/edgex-go/669 [Pipeline] { [Pipeline] checkout 07:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 07:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 07:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 07:10:32 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 07:10:32 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] 07:10:32 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 07:10:32 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 07:10:32 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] 07:10:32 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 07:10:32 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 07:10:33 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 07:10:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:10:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements 07:10:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:10:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:10:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:10:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:10:35 The recommended git tool is: git 07:10:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:10:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:10:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:10:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:10:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:10:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:10:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:10:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:10:39 using credential edgex-jenkins-ssh 07:10:39 Cloning the remote Git repository 07:10:39 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:10:40 > git init /w/workspace/edgex-go/669 # timeout=10 07:10:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:10:40 > git --version # timeout=10 07:10:40 > git --version # 'git version 2.25.1' 07:10:40 using GIT_SSH to set credentials SSH Credentials for GitHub 07:10:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:10:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.270s coverage: 79.9% of statements 07:10:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.050s coverage: 92.9% of statements 07:10:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 67.2% of statements 07:10:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements 07:10:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 76.6% of statements 07:10:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements 07:10:46 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements 07:10:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.022s coverage: 100.0% of statements 07:10:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.096s coverage: 81.8% of statements 07:10:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.066s coverage: 82.1% of statements 07:10:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.027s coverage: 86.0% of statements 07:10:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.152s coverage: 63.1% of statements 07:10:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements 07:10:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.026s coverage: 89.4% of statements 07:10:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 07:10:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements 07:10:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 07:10:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.302s coverage: 36.5% of statements 07:10:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 89.5% of statements 07:10:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.038s coverage: 84.8% of statements 07:10:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.043s coverage: 19.9% of statements 07:10:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.110s coverage: 95.7% of statements 07:10:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.032s coverage: 61.8% of statements 07:10:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.072s coverage: 98.9% of statements 07:10:46 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 07:10:46 running golangci-lint 07:10:46 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 07:10:46 go version go1.21.9 linux/amd64 07:10:46 level=info msg="[config_reader] Used config file .golangci.yml" 07:10:46 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 07:10:57 Avoid second fetch 07:10:57 Checking out Revision 4ff11727c7037816f98f6c0e9d374500f07cffc5 (main) 07:10:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:10:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:10:57 > git config core.sparsecheckout # timeout=10 07:10:57 > git checkout -f 4ff11727c7037816f98f6c0e9d374500f07cffc5 # timeout=10 07:10:57 Commit message: "feat: Add core-data event related db methods for postgres (#4855)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:11:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:11:02 % Total % Received % Xferd Average Speed Time Time Time Current 07:11:02 Dload Upload Total Spent Left Speed 07:11:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh 07:11:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:11:03 + sudo tee /etc/docker/daemon.new 07:11:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:11:03 { 07:11:03 "registry-mirrors": [ 07:11:03 "https://nexus3.edgexfoundry.org:10001" 07:11:03 ], 07:11:03 "bip": "10.250.0.254/24", 07:11:03 "hosts": [ 07:11:03 "tcp://0.0.0.0:5555", 07:11:03 "unix:///var/run/docker.sock" 07:11:03 ], 07:11:03 "mtu": 1458, 07:11:03 "selinux-enabled": true, 07:11:03 "seccomp-profile": "/etc/docker/seccomp.json" 07:11:03 } [Pipeline] sh 07:11:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:11:03 + sudo service docker restart 07:11:13 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|files|name|types_sizes|exports_file|imports) took 24.318404284s" 07:11:13 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.675174ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:11:22 provisioning config files... 07:11:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/669@tmp/config12097595124390637415tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:11:22 ---> ****-login.sh 07:11:22 nexus3.edgexfoundry.org:10001 07:11:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:11:23 Configure a credential helper to remove this warning. See 07:11:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:11:23 07:11:23 Login Succeeded 07:11:23 nexus3.edgexfoundry.org:10002 07:11:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:11:23 Configure a credential helper to remove this warning. See 07:11:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:11:23 07:11:23 Login Succeeded 07:11:23 nexus3.edgexfoundry.org:10003 07:11:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:11:24 Configure a credential helper to remove this warning. See 07:11:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:11:24 07:11:24 Login Succeeded 07:11:24 nexus3.edgexfoundry.org:10004 07:11:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:11:24 Configure a credential helper to remove this warning. See 07:11:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:11:24 07:11:24 Login Succeeded 07:11:24 ****.io 07:11:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:11:24 Configure a credential helper to remove this warning. See 07:11:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:11:24 07:11:24 Login Succeeded 07:11:24 ---> ****-login.sh ends [Pipeline] } 07:11:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 07:11:25 + git config --global --add safe.directory /w/workspace/edgex-go/669 [Pipeline] echo 07:11:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:11:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:11:25 ========================================================= 07:11:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 07:11:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:11:25 level=info msg="[linters_context/goanalysis] analyzers took 1m50.651115966s with top 10 stages: buildir: 1m7.201470834s, gosec: 9.958335179s, inspect: 3.179539165s, fact_deprecated: 2.510316991s, printf: 1.844415079s, ctrlflow: 1.51537026s, nilness: 1.308554592s, fact_purity: 1.302461577s, S1038: 1.09773172s, directives: 807.457037ms" 07:11:25 level=info msg="[runner] Issues before processing: 214, after processing: 0" 07:11:25 level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 214/214, autogenerated_exclude: 214/214, exclude: 214/214, cgo: 214/214, identifier_marker: 214/214, exclude-rules: 22/214, path_prettifier: 214/214, skip_files: 214/214, skip_dirs: 214/214, nolint: 0/22" 07:11:25 level=info msg="[runner] processing took 19.258843ms with stages: nolint: 7.303627ms, identifier_marker: 6.537032ms, autogenerated_exclude: 1.711681ms, path_prettifier: 1.66501ms, exclude-rules: 1.161038ms, skip_dirs: 780.564µs, filename_unadjuster: 55.121µs, cgo: 39.88µs, fixer: 820ns, diff: 690ns, max_same_issues: 640ns, uniq_by_line: 500ns, skip_files: 440ns, exclude: 400ns, path_shortener: 330ns, sort_results: 250ns, severity-rules: 250ns, max_from_linter: 200ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" 07:11:25 level=info msg="[runner] linters took 14.136026824s with stages: goanalysis_metalinter: 14.116662571s" 07:11:25 level=info msg="File cache stats: 0 entries of total size 0B" 07:11:25 level=info msg="Memory: 377 samples, avg is 293.8MB, max is 1254.6MB" 07:11:25 level=info msg="Execution took 38.500640781s" 07:11:25 go vet ./... 07:11:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:11:26 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:11:26 c6b39de5b339: Pulling fs layer 07:11:26 a69c41024577: Pulling fs layer 07:11:26 d6de4b400683: Pulling fs layer 07:11:26 35cb2a7552d0: Pulling fs layer 07:11:26 4f4fb700ef54: Pulling fs layer 07:11:26 464afbd9ba4c: Pulling fs layer 07:11:26 35cb2a7552d0: Waiting 07:11:26 4f4fb700ef54: Waiting 07:11:26 00f215d4a9da: Pulling fs layer 07:11:26 464afbd9ba4c: Waiting 07:11:26 d496ad576159: Pulling fs layer 07:11:26 00f215d4a9da: Waiting 07:11:26 d496ad576159: Waiting 07:11:26 a69c41024577: Download complete 07:11:26 35cb2a7552d0: Verifying Checksum 07:11:26 35cb2a7552d0: Download complete 07:11:26 4f4fb700ef54: Verifying Checksum 07:11:26 4f4fb700ef54: Download complete 07:11:26 464afbd9ba4c: Verifying Checksum 07:11:26 464afbd9ba4c: Download complete 07:11:26 c6b39de5b339: Download complete 07:11:26 d496ad576159: Verifying Checksum 07:11:26 d496ad576159: Download complete 07:11:27 c6b39de5b339: Pull complete 07:11:27 a69c41024577: Pull complete 07:11:27 d6de4b400683: Verifying Checksum 07:11:27 d6de4b400683: Download complete 07:11:29 00f215d4a9da: Verifying Checksum 07:11:29 00f215d4a9da: Download complete 07:11:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:11:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:11:32 ./bin/test-attribution-txt.sh 07:11:32 An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo 07:11:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 07:11:33 + ls -al . 07:11:33 total 880 07:11:33 drwxrwxr-x 11 1001 1001 4096 Aug 12 07:09 . 07:11:33 drwxr-xr-x 4 root root 4096 Aug 12 07:09 .. 07:11:33 drwxrwxr-x 2 1001 1001 4096 Aug 12 07:08 .blubracket 07:11:33 -rw-rw-r-- 1 1001 1001 10 Aug 12 07:08 .dockerignore 07:11:33 drwxrwxr-x 8 1001 1001 4096 Aug 12 07:10 .git 07:11:33 drwxrwxr-x 3 1001 1001 4096 Aug 12 07:08 .github 07:11:33 -rw-rw-r-- 1 1001 1001 1102 Aug 12 07:08 .gitignore 07:11:33 -rw-rw-r-- 1 1001 1001 42 Aug 12 07:08 .golangci.yml 07:11:33 -rw-rw-r-- 1 1001 1001 100 Aug 12 07:08 .hadolint.yml 07:11:33 drwxr-xr-x 3 1001 1001 4096 Aug 12 07:08 .semver 07:11:33 -rw-rw-r-- 1 1001 1001 155 Aug 12 07:08 .sonarcloud.properties 07:11:33 -rw-rw-r-- 1 1001 1001 1171 Aug 12 07:08 ADOPTERS.md 07:11:33 -rw-rw-r-- 1 1001 1001 21171 Aug 12 07:08 Attribution.txt 07:11:33 -rw-rw-r-- 1 1001 1001 100284 Aug 12 07:08 CHANGELOG.md 07:11:33 -rw-rw-r-- 1 1001 1001 3804 Aug 12 07:08 CONTRIBUTING.md 07:11:33 -rw-rw-r-- 1 1001 1001 677 Aug 12 07:08 GOVERNANCE.md 07:11:33 -rw-rw-r-- 1 1001 1001 861 Aug 12 07:08 Jenkinsfile 07:11:33 -rw-rw-r-- 1 1001 1001 10775 Aug 12 07:08 LICENSE 07:11:33 -rw-rw-r-- 1 1001 1001 16854 Aug 12 07:08 Makefile 07:11:33 -rw-rw-r-- 1 1001 1001 582 Aug 12 07:08 OWNERS.md 07:11:33 -rw-rw-r-- 1 1001 1001 9528 Aug 12 07:08 README.md 07:11:33 -rw-rw-r-- 1 1001 1001 789 Aug 12 07:08 SECURITY.md 07:11:33 -rw-rw-r-- 1 1001 1001 12 Aug 12 07:08 VERSION 07:11:33 drwxrwxr-x 2 1001 1001 4096 Aug 12 07:08 bin 07:11:33 drwxrwxr-x 20 1001 1001 4096 Aug 12 07:08 cmd 07:11:33 -rw-r--r-- 1 root root 511262 Aug 12 07:10 coverage.out 07:11:33 drwxrwxr-x 2 1001 1001 4096 Aug 12 07:08 fuzz_test 07:11:33 -rw-rw-r-- 1 1001 1001 7317 Aug 12 07:08 go.mod 07:11:33 -rw-rw-r-- 1 1001 1001 102581 Aug 12 07:08 go.sum 07:11:33 drwxrwxr-x 7 1001 1001 4096 Aug 12 07:08 internal 07:11:33 drwxrwxr-x 3 1001 1001 4096 Aug 12 07:08 openapi 07:11:33 -rw-rw-r-- 1 1001 1001 584 Aug 12 07:08 security.txt 07:11:33 -rw-rw-r-- 1 1001 1001 204 Aug 12 07:08 version.go [Pipeline] sh 07:11:33 + '[' -e coverage.out ] 07:11:33 + chown 1001:1001 coverage.out [Pipeline] stash 07:11:33 Stashed 1 file(s) [Pipeline] sh 07:11:33 + make build 07:11:33 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 07:11:41 d6de4b400683: Pull complete 07:11:41 35cb2a7552d0: Pull complete 07:11:41 4f4fb700ef54: Pull complete 07:11:41 464afbd9ba4c: Pull complete 07:11:49 00f215d4a9da: Pull complete 07:11:50 d496ad576159: Pull complete 07:11:51 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 07:11:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:11:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 07:11:51 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:11:51 WORKDIR /edgex 07:11:51 COPY go.mod . 07:11:51 RUN go mod download 07:11:51 + docker build -t ci-base-image-arm64 -f - . 07:11:52 Sending build context to Docker daemon 3.433MB 07:11:52 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:11:52 ---> f246e2811388 07:11:52 Step 2/4 : WORKDIR /edgex 07:11:54 ---> Running in cb016b21376e 07:11:54 Removing intermediate container cb016b21376e 07:11:54 ---> 775399530a64 07:11:54 Step 3/4 : COPY go.mod . 07:11:54 ---> 09168a54e50a 07:11:54 Step 4/4 : RUN go mod download 07:11:54 ---> Running in 531bec594ce7 07:12:00 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:12:00 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 07:12:00 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:12:01 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:12:03 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:12:07 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:12:09 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 07:12:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:12:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:12:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:12:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 07:12:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:12:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 07:12:17 $ docker stop --time=1 b95e027990d3bc665777b550142f5dad128d07d0880f0f6c17da464820c117c0 07:12:25 $ docker rm -f --volumes b95e027990d3bc665777b550142f5dad128d07d0880f0f6c17da464820c117c0 [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 07:12:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:12:26 07:12:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:12:26 latest: Pulling from edgex-devops/edgex-compose 07:12:26 91d30c5bc195: Pulling fs layer 07:12:26 2e9b0aa3be6d: Pulling fs layer 07:12:26 9c61dcf015f6: Pulling fs layer 07:12:26 4698f68db338: Pulling fs layer 07:12:26 2a2f49069b9e: Pulling fs layer 07:12:26 e0025b399a48: Pulling fs layer 07:12:26 4698f68db338: Waiting 07:12:26 2a2f49069b9e: Waiting 07:12:26 e0025b399a48: Waiting 07:12:26 91d30c5bc195: Verifying Checksum 07:12:26 91d30c5bc195: Download complete 07:12:26 4698f68db338: Verifying Checksum 07:12:26 4698f68db338: Download complete 07:12:26 2e9b0aa3be6d: Verifying Checksum 07:12:26 2e9b0aa3be6d: Download complete 07:12:26 e0025b399a48: Verifying Checksum 07:12:26 e0025b399a48: Download complete 07:12:26 91d30c5bc195: Pull complete 07:12:26 2a2f49069b9e: Download complete 07:12:27 2e9b0aa3be6d: Pull complete 07:12:27 9c61dcf015f6: Download complete 07:12:29 9c61dcf015f6: Pull complete 07:12:30 4698f68db338: Pull complete 07:12:30 2a2f49069b9e: Pull complete 07:12:30 e0025b399a48: Pull complete 07:12:30 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 07:12:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:12:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:12:30 prd-ubuntu20.04-docker-8c-8g-7545 does not seem to be running inside a container 07:12:30 $ 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/669 -v /w/workspace/edgex-go/669:/w/workspace/edgex-go/669:rw,z -v /w/workspace/edgex-go/669@tmp:/w/workspace/edgex-go/669@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:12:33 $ docker top 5c90476a0bdb57593d3d919f855a9464f8de409515cc58383c6514006384d012 -eo pid,comm [Pipeline] { [Pipeline] sh 07:12:33 + docker compose -f ./docker-compose-build.yml build --parallel 07:12:36 #1 [security-spire-server internal] load build definition from Dockerfile 07:12:36 #1 transferring dockerfile: 07:12:36 #1 transferring dockerfile: 1.70kB done 07:12:36 #1 DONE 0.0s 07:12:36 07:12:36 #2 [core-metadata internal] load build definition from Dockerfile 07:12:36 #2 transferring dockerfile: 2.06kB done 07:12:36 #2 DONE 0.0s 07:12:36 07:12:36 #3 [security-spire-agent internal] load build definition from Dockerfile 07:12:36 #3 transferring dockerfile: 1.81kB done 07:12:36 #3 DONE 0.0s 07:12:36 07:12:36 #4 [support-notifications internal] load build definition from Dockerfile 07:12:36 #4 transferring dockerfile: 1.95kB done 07:12:36 #4 DONE 0.0s 07:12:36 07:12:36 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:12:36 #5 transferring dockerfile: 2.23kB done 07:12:36 #5 DONE 0.0s 07:12:36 07:12:36 #6 [security-spire-server internal] load .dockerignore 07:12:36 #6 transferring context: 07:12:36 #6 transferring context: 50B done 07:12:36 #6 DONE 0.0s 07:12:36 07:12:36 #7 [security-proxy-setup internal] load build definition from Dockerfile 07:12:36 #7 transferring dockerfile: 2.50kB done 07:12:36 #7 DONE 0.0s 07:12:36 07:12:36 #8 [core-command internal] load build definition from Dockerfile 07:12:36 #8 transferring dockerfile: 1.93kB done 07:12:36 #8 DONE 0.0s 07:12:36 07:12:36 #9 [core-keeper internal] load build definition from Dockerfile 07:12:36 #9 transferring dockerfile: 2.01kB done 07:12:36 #9 DONE 0.0s 07:12:36 07:12:36 #10 [security-bootstrapper internal] load build definition from Dockerfile 07:12:36 #10 transferring dockerfile: 3.17kB done 07:12:36 #10 DONE 0.0s 07:12:36 07:12:36 #11 [support-cron-scheduler internal] load build definition from Dockerfile 07:12:36 #11 transferring dockerfile: 1.85kB done 07:12:36 #11 DONE 0.0s 07:12:36 07:12:36 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:12:36 #12 transferring dockerfile: 1.89kB done 07:12:36 #12 DONE 0.0s 07:12:36 07:12:36 #13 [support-scheduler internal] load build definition from Dockerfile 07:12:36 #13 transferring dockerfile: 1.93kB done 07:12:36 #13 DONE 0.0s 07:12:36 07:12:36 #14 [security-secretstore-setup internal] load build definition from Dockerfile 07:12:36 #14 transferring dockerfile: 2.49kB done 07:12:36 #14 DONE 0.0s 07:12:36 07:12:36 #15 [security-spire-config internal] load build definition from Dockerfile 07:12:36 #15 transferring dockerfile: 1.69kB done 07:12:36 #15 DONE 0.0s 07:12:36 07:12:36 #16 [core-data internal] load build definition from Dockerfile 07:12:36 #16 transferring dockerfile: 2.01kB done 07:12:36 #16 DONE 0.0s 07:12:36 07:12:36 #17 [security-proxy-auth internal] load build definition from Dockerfile 07:12:36 #17 transferring dockerfile: 2.15kB done 07:12:36 #17 DONE 0.0s 07:12:37 07:12:37 #18 [core-metadata internal] load .dockerignore 07:12:37 #18 transferring context: 50B done 07:12:37 #18 DONE 0.0s 07:12:37 07:12:37 #19 [security-spire-agent internal] load .dockerignore 07:12:37 #19 transferring context: 50B done 07:12:37 #19 DONE 0.0s 07:12:37 07:12:37 #20 [support-notifications internal] load .dockerignore 07:12:37 #20 transferring context: 50B done 07:12:37 #20 DONE 0.0s 07:12:37 07:12:37 #21 [core-common-config-bootstrapper internal] load .dockerignore 07:12:37 #21 transferring context: 50B done 07:12:37 #21 DONE 0.0s 07:12:37 07:12:37 #22 [security-proxy-setup internal] load .dockerignore 07:12:37 #22 transferring context: 50B done 07:12:37 #22 DONE 0.0s 07:12:37 07:12:37 #23 [core-command internal] load .dockerignore 07:12:37 #23 transferring context: 50B done 07:12:37 #23 DONE 0.0s 07:12:37 07:12:37 #24 [security-bootstrapper internal] load .dockerignore 07:12:37 #24 transferring context: 50B done 07:12:37 #24 DONE 0.0s 07:12:37 07:12:37 #25 [core-keeper internal] load .dockerignore 07:12:37 #25 transferring context: 50B done 07:12:37 #25 DONE 0.0s 07:12:37 07:12:37 #26 [support-cron-scheduler internal] load .dockerignore 07:12:37 #26 transferring context: 50B done 07:12:37 #26 DONE 0.0s 07:12:37 07:12:37 #27 [support-scheduler internal] load .dockerignore 07:12:37 #27 transferring context: 50B done 07:12:37 #27 DONE 0.0s 07:12:37 07:12:37 #28 [security-spiffe-token-provider internal] load .dockerignore 07:12:37 #28 transferring context: 50B done 07:12:37 #28 DONE 0.0s 07:12:37 07:12:37 #29 [security-secretstore-setup internal] load .dockerignore 07:12:37 #29 transferring context: 50B done 07:12:37 #29 DONE 0.1s 07:12:37 07:12:37 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 07:12:37 #30 DONE 0.1s 07:12:37 07:12:37 #31 [security-spire-config internal] load .dockerignore 07:12:37 #31 transferring context: 50B done 07:12:37 #31 DONE 0.0s 07:12:37 07:12:37 #32 [core-data internal] load .dockerignore 07:12:37 #32 transferring context: 50B done 07:12:37 #32 DONE 0.0s 07:12:37 07:12:37 #33 [security-proxy-auth internal] load .dockerignore 07:12:37 #33 transferring context: 50B done 07:12:37 #33 DONE 0.0s 07:12:37 07:12:37 #34 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:12:37 #34 DONE 0.0s 07:12:37 07:12:37 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 07:12:37 #30 ... 07:12:37 07:12:37 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:12:37 #34 DONE 0.0s 07:12:37 07:12:37 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 07:12:37 #30 ... 07:12:37 07:12:37 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:12:37 #34 DONE 0.0s 07:12:37 07:12:37 #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 07:12:37 #35 DONE 0.4s 07:12:37 07:12:37 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 07:12:37 #30 ... 07:12:37 07:12:37 #34 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:12:37 #34 DONE 0.0s 07:12:37 07:12:37 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 07:12:38 #30 DONE 0.9s 07:12:38 07:12:38 #36 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:12:38 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:12:38 #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 07:12:38 #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 07:12:38 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:12:38 #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 07:12:38 #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done 07:12:38 #36 ... 07:12:38 07:12:38 #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 07:12:38 #35 DONE 1.5s 07:12:38 07:12:38 #36 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:12:38 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:12:38 #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 07:12:38 #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 07:12:38 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:12:38 #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 07:12:38 #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done 07:12:39 #36 ... 07:12:39 07:12:39 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 07:12:39 #37 DONE 2.4s 07:12:39 07:12:39 #36 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:12:39 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:12:39 #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 07:12:39 #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 07:12:39 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:12:39 #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 07:12:39 #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done 07:12:40 #36 DONE 2.9s 07:12:40 07:12:40 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:12:40 #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.6s done 07:12:40 #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 07:12:40 #38 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 07:12:40 #38 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 07:12:40 #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s done 07:12:40 #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.6s done 07:12:40 #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 07:12:40 #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.7s 07:12:40 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.7s 07:12:40 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.10MB / 30.73MB 0.8s 07:12:40 #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 07:12:40 #38 ... 07:12:40 07:12:40 #39 [security-spire-server internal] load build context 07:12:40 #39 transferring context: 27.60kB 0.0s done 07:12:40 #39 DONE 2.8s 07:12:40 07:12:40 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:12:40 #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.9s done 07:12:40 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 11.53MB / 30.73MB 1.0s 07:12:40 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 16.78MB / 30.73MB 1.1s 07:12:40 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 19.92MB / 30.73MB 1.2s 07:12:40 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 25.17MB / 30.73MB 1.3s 07:12:40 #38 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 07:12:40 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 28.31MB / 30.73MB 1.4s 07:12:41 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.5s 07:12:42 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 2.4s done 07:12:42 #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 07:12:45 #38 ... 07:12:45 07:12:45 #40 [security-spire-agent internal] load build context 07:12:45 #40 transferring context: 27.13kB 0.0s done 07:12:45 #40 DONE 5.1s 07:12:45 07:12:45 #41 [security-spire-config internal] load build context 07:12:45 #41 transferring context: 25.85kB 0.0s done 07:12:45 #41 DONE 6.2s 07:12:45 07:12:45 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:12:45 #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.0s done 07:12:47 #38 ... 07:12:47 07:12:47 #42 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 07:12:47 #42 ... 07:12:47 07:12:47 #43 [core-metadata internal] load build context 07:12:47 #43 ... 07:12:47 07:12:47 #44 [support-notifications internal] load build context 07:12:47 #44 transferring context: 430.20MB 10.1s 07:12:47 #44 ... 07:12:47 07:12:47 #45 [security-proxy-setup internal] load build context 07:12:47 #45 ... 07:12:47 07:12:47 #46 [core-command internal] load build context 07:12:47 #46 ... 07:12:47 07:12:47 #47 [core-common-config-bootstrapper internal] load build context 07:12:49 #47 ... 07:12:49 07:12:49 #46 [core-command internal] load build context 07:12:49 #46 ... 07:12:49 07:12:49 #48 [security-proxy-auth internal] load build context 07:12:49 #48 ... 07:12:49 07:12:49 #49 [security-spiffe-token-provider internal] load build context 07:12:49 #49 ... 07:12:49 07:12:49 #50 [support-cron-scheduler internal] load build context 07:12:49 #50 ... 07:12:49 07:12:49 #51 [core-data internal] load build context 07:12:49 #51 ... 07:12:49 07:12:49 #52 [core-keeper internal] load build context 07:12:49 #52 ... 07:12:49 07:12:49 #53 [support-scheduler internal] load build context 07:12:50 #53 ... 07:12:50 07:12:50 #54 [security-secretstore-setup internal] load build context 07:12:50 #54 ... 07:12:50 07:12:50 #55 [security-bootstrapper internal] load build context 07:12:50 #55 ... 07:12:50 07:12:50 #47 [core-common-config-bootstrapper internal] load build context 07:12:50 #47 ... 07:12:50 07:12:50 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:12:50 #56 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.4s done 07:12:50 #56 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 07:12:50 #56 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 07:12:50 #56 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 07:12:50 #56 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 2.0s done 07:12:50 #56 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 07:12:50 #56 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.4s done 07:12:50 #56 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.2s done 07:12:50 #56 ... 07:12:50 07:12:50 #48 [security-proxy-auth internal] load build context 07:12:50 #48 ... 07:12:50 07:12:50 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:12:50 #57 ... 07:12:50 07:12:50 #48 [security-proxy-auth internal] load build context 07:12:51 Removing intermediate container 531bec594ce7 07:12:51 ---> 8f3711791887 07:12:51 Successfully built 8f3711791887 07:12:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:51 + docker inspect -f . ci-base-image-arm64 07:12:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:12:51 #48 ... 07:12:51 07:12:51 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:12:51 #58 ... 07:12:51 07:12:51 #59 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:12:51 #59 ... 07:12:51 07:12:51 #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:12:51 prd-ubuntu20.04-docker-arm64-4c-16g-7546 does not seem to be running inside a container 07:12:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/669 -v /w/workspace/edgex-go/669:/w/workspace/edgex-go/669:rw,z -v /w/workspace/edgex-go/669@tmp:/w/workspace/edgex-go/669@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 07:12:51 #60 ... 07:12:51 07:12:51 #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:12:51 #61 ... 07:12:51 07:12:51 #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 07:12:52 #62 ... 07:12:52 07:12:52 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:12:52 #63 ... 07:12:52 07:12:52 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:12:52 #64 ... 07:12:52 07:12:52 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:12:52 #65 ... 07:12:52 07:12:52 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 07:12:52 #66 ... 07:12:52 07:12:52 #48 [security-proxy-auth internal] load build context 07:12:52 $ docker top 814a9c524180112eb4f20068a776c9e134ed757f3d91efae406c48933be8d9c0 -eo pid,comm [Pipeline] { [Pipeline] sh 07:12:53 #48 transferring context: 339.22MB 12.5s 07:12:53 + go version 07:12:53 go version go1.21.9 linux/arm64 [Pipeline] } 07:12:53 $ docker stop --time=1 814a9c524180112eb4f20068a776c9e134ed757f3d91efae406c48933be8d9c0 07:12:54 #48 transferring context: 494.04MB 14.2s done 07:12:55 $ docker rm -f --volumes 814a9c524180112eb4f20068a776c9e134ed757f3d91efae406c48933be8d9c0 [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 07:12:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:12:56 07:12:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:12:56 latest: Pulling from edgex-devops/edgex-compose-arm64 07:12:56 547446be3368: Pulling fs layer 07:12:56 d125d8839a47: Pulling fs layer 07:12:56 3e85d5ac6304: Pulling fs layer 07:12:56 c3105a71a48b: Pulling fs layer 07:12:56 0f093f025ec4: Pulling fs layer 07:12:56 c3106fc0e877: Pulling fs layer 07:12:56 c3105a71a48b: Waiting 07:12:56 0f093f025ec4: Waiting 07:12:56 c3106fc0e877: Waiting 07:12:56 547446be3368: Verifying Checksum 07:12:56 547446be3368: Download complete 07:12:56 c3105a71a48b: Verifying Checksum 07:12:56 c3105a71a48b: Download complete 07:12:57 d125d8839a47: Verifying Checksum 07:12:57 d125d8839a47: Download complete 07:12:57 c3106fc0e877: Verifying Checksum 07:12:57 c3106fc0e877: Download complete 07:12:57 0f093f025ec4: Verifying Checksum 07:12:57 0f093f025ec4: Download complete 07:12:57 #48 ... 07:12:57 07:12:57 #53 [support-scheduler internal] load build context 07:12:57 #53 transferring context: 494.04MB 14.2s done 07:12:57 547446be3368: Pull complete 07:12:57 #53 ... 07:12:57 07:12:57 #43 [core-metadata internal] load build context 07:12:57 #43 transferring context: 494.04MB 14.8s done 07:12:57 #43 ... 07:12:57 07:12:57 #45 [security-proxy-setup internal] load build context 07:12:57 #45 transferring context: 494.04MB 9.7s done 07:12:58 d125d8839a47: Pull complete 07:12:59 #45 ... 07:12:59 07:12:59 #44 [support-notifications internal] load build context 07:12:59 #44 transferring context: 494.04MB 12.1s done 07:12:59 3e85d5ac6304: Verifying Checksum 07:12:59 3e85d5ac6304: Download complete 07:12:59 #44 ... 07:12:59 07:12:59 #55 [security-bootstrapper internal] load build context 07:12:59 #55 transferring context: 494.04MB 14.1s done 07:12:59 #55 ... 07:12:59 07:12:59 #49 [security-spiffe-token-provider internal] load build context 07:12:59 #49 transferring context: 494.04MB 12.8s done 07:13:00 #49 ... 07:13:00 07:13:00 #50 [support-cron-scheduler internal] load build context 07:13:00 #50 transferring context: 494.04MB 13.4s done 07:13:01 #50 ... 07:13:01 07:13:01 #52 [core-keeper internal] load build context 07:13:01 #52 transferring context: 494.04MB 13.2s done 07:13:01 #52 ... 07:13:01 07:13:01 #47 [core-common-config-bootstrapper internal] load build context 07:13:01 #47 transferring context: 494.04MB 12.3s done 07:13:01 #47 ... 07:13:01 07:13:01 #46 [core-command internal] load build context 07:13:01 #46 transferring context: 494.04MB 10.8s done 07:13:01 #46 ... 07:13:01 07:13:01 #51 [core-data internal] load build context 07:13:01 #51 transferring context: 494.04MB 12.6s done 07:13:01 #51 ... 07:13:01 07:13:01 #54 [security-secretstore-setup internal] load build context 07:13:01 #54 transferring context: 494.04MB 12.9s done 07:13:09 3e85d5ac6304: Pull complete 07:13:09 c3105a71a48b: Pull complete 07:13:10 0f093f025ec4: Pull complete 07:13:10 c3106fc0e877: Pull complete 07:13:10 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 07:13:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:13:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:13:10 prd-ubuntu20.04-docker-arm64-4c-16g-7546 does not seem to be running inside a container 07:13:10 $ 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/669 -v /w/workspace/edgex-go/669:/w/workspace/edgex-go/669:rw,z -v /w/workspace/edgex-go/669@tmp:/w/workspace/edgex-go/669@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 07:13:12 $ docker top 9ee1f53e36afe5a67bc6718a2b14bff1e72323506a366576f7288f74eefa8054 -eo pid,comm [Pipeline] { [Pipeline] sh 07:13:12 + docker compose -f ./docker-compose-build.yml build --parallel 07:13:19 #54 ... 07:13:19 07:13:19 #46 [core-command internal] load build context 07:13:19 #46 DONE 40.6s 07:13:19 07:13:19 #45 [security-proxy-setup internal] load build context 07:13:19 #45 DONE 40.6s 07:13:19 07:13:19 #51 [core-data internal] load build context 07:13:19 #51 DONE 39.9s 07:13:19 07:13:19 #47 [core-common-config-bootstrapper internal] load build context 07:13:19 #47 DONE 40.6s 07:13:19 07:13:19 #49 [security-spiffe-token-provider internal] load build context 07:13:19 #49 DONE 39.9s 07:13:19 07:13:19 #44 [support-notifications internal] load build context 07:13:19 #44 DONE 40.6s 07:13:19 07:13:19 #43 [core-metadata internal] load build context 07:13:19 #43 DONE 40.7s 07:13:19 07:13:19 #54 [security-secretstore-setup internal] load build context 07:13:19 #54 DONE 40.0s 07:13:19 07:13:19 #50 [support-cron-scheduler internal] load build context 07:13:19 #50 DONE 40.0s 07:13:19 07:13:19 #52 [core-keeper internal] load build context 07:13:19 #52 DONE 40.0s 07:13:19 07:13:19 #55 [security-bootstrapper internal] load build context 07:13:19 #55 DONE 40.0s 07:13:19 07:13:19 #53 [support-scheduler internal] load build context 07:13:19 #53 DONE 40.0s 07:13:19 07:13:19 #48 [security-proxy-auth internal] load build context 07:13:19 #48 DONE 40.0s 07:13:19 07:13:19 #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:13:19 #61 36.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:13:19 #61 ... 07:13:19 07:13:19 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:13:19 #56 DONE 38.4s 07:13:19 07:13:19 #42 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 07:13:19 #42 DONE 41.0s 07:13:19 07:13:19 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:13:19 #38 DONE 40.9s 07:13:19 07:13:19 #67 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 07:13:19 #67 DONE 0.1s 07:13:19 07:13:19 #68 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:13:19 #68 ... 07:13:19 07:13:19 #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:13:19 #60 DONE 37.2s 07:13:19 07:13:19 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:13:19 #64 37.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:13:19 #64 37.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:13:19 #64 37.62 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:13:19 #64 37.62 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:13:19 #64 37.62 OK: 20070 distinct packages available 07:13:19 #64 ... 07:13:19 07:13:19 #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 07:13:19 #62 37.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:13:19 #62 37.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:13:19 #62 37.50 (1/2) Installing dumb-init (1.2.5-r2) 07:13:19 #62 37.50 (2/2) Installing su-exec (0.2-r3) 07:13:19 #62 37.52 Executing busybox-1.36.1-r7.trigger 07:13:19 #62 37.53 OK: 7 MiB in 17 packages 07:13:19 #62 DONE 37.8s 07:13:19 07:13:19 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:13:19 #57 38.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:13:19 #57 38.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:13:19 #57 38.55 (1/1) Installing dumb-init (1.2.5-r2) 07:13:19 #57 38.63 Executing busybox-1.36.1-r7.trigger 07:13:19 #57 38.64 OK: 7 MiB in 16 packages 07:13:19 #57 DONE 38.8s 07:13:19 07:13:19 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:13:19 #64 37.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:13:19 #64 37.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:13:19 #64 38.20 (1/11) Installing ca-certificates (20240226-r0) 07:13:19 #64 38.24 (2/11) Installing brotli-libs (1.0.9-r14) 07:13:19 #64 38.28 (3/11) Installing libunistring (1.1-r1) 07:13:19 #64 38.31 (4/11) Installing libidn2 (2.3.4-r1) 07:13:19 #64 38.31 (5/11) Installing nghttp2-libs (1.57.0-r0) 07:13:19 #64 38.32 (6/11) Installing libcurl (8.9.0-r0) 07:13:19 #64 38.33 (7/11) Installing curl (8.9.0-r0) 07:13:19 #64 38.33 (8/11) Installing dumb-init (1.2.5-r2) 07:13:19 #64 38.34 (9/11) Installing musl-obstack (1.2.3-r2) 07:13:19 #64 38.34 (10/11) Installing libucontext (1.2-r2) 07:13:19 #64 38.35 (11/11) Installing gcompat (1.1.0-r1) 07:13:19 #64 ... 07:13:19 07:13:19 #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:13:19 #61 37.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:13:19 #61 37.40 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:13:19 #61 37.40 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:13:19 #61 37.40 OK: 20070 distinct packages available 07:13:19 #61 37.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:13:19 #61 37.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:13:19 #61 37.85 (1/5) Installing dumb-init (1.2.5-r2) 07:13:19 #61 37.85 (2/5) Installing musl-obstack (1.2.3-r2) 07:13:19 #61 37.85 (3/5) Installing libucontext (1.2-r2) 07:13:19 #61 37.85 (4/5) Installing gcompat (1.1.0-r1) 07:13:19 #61 37.86 (5/5) Installing openssl (3.1.6-r0) 07:13:19 #61 37.89 Executing busybox-1.36.1-r7.trigger 07:13:19 #61 37.91 OK: 8 MiB in 20 packages 07:13:19 #61 DONE 38.6s 07:13:19 07:13:19 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:13:19 #64 38.35 Executing busybox-1.36.1-r7.trigger 07:13:19 #64 38.36 Executing ca-certificates-20240226-r0.trigger 07:13:19 #64 38.44 OK: 12 MiB in 26 packages 07:13:20 #64 ... 07:13:20 07:13:20 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:13:20 #58 37.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:13:20 #58 37.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:13:20 #58 37.57 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:13:20 #58 37.57 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:13:20 #58 37.57 OK: 20070 distinct packages available 07:13:20 #58 37.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:13:20 #58 37.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:13:20 #58 38.07 (1/4) Installing dumb-init (1.2.5-r2) 07:13:20 #58 38.08 (2/4) Installing musl-obstack (1.2.3-r2) 07:13:20 #58 38.08 (3/4) Installing libucontext (1.2-r2) 07:13:20 #58 38.08 (4/4) Installing gcompat (1.1.0-r1) 07:13:20 #58 38.09 Executing busybox-1.36.1-r7.trigger 07:13:20 #58 38.11 OK: 8 MiB in 19 packages 07:13:20 #58 DONE 38.6s 07:13:20 07:13:20 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:13:20 #63 37.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:13:20 #63 37.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:13:20 #63 37.94 (1/4) Installing ca-certificates (20240226-r0) 07:13:20 #63 37.97 (2/4) Installing dumb-init (1.2.5-r2) 07:13:20 #63 37.98 (3/4) Installing su-exec (0.2-r3) 07:13:20 #63 37.98 (4/4) Installing yq (4.33.3-r5) 07:13:20 #63 38.07 Executing busybox-1.36.1-r7.trigger 07:13:20 #63 38.08 Executing ca-certificates-20240226-r0.trigger 07:13:20 #63 38.19 OK: 17 MiB in 19 packages 07:13:20 #63 DONE 38.4s 07:13:20 07:13:20 #59 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:13:20 #59 37.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:13:20 #59 37.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:13:20 #59 37.93 (1/1) Installing dumb-init (1.2.5-r2) 07:13:20 #59 37.95 Executing busybox-1.36.1-r7.trigger 07:13:20 #59 37.95 OK: 7 MiB in 16 packages 07:13:20 #59 DONE 38.5s 07:13:20 07:13:20 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:13:20 #65 37.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:13:20 #65 37.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:13:20 #65 38.11 (1/4) Installing dumb-init (1.2.5-r2) 07:13:20 #65 38.12 (2/4) Installing openssl (3.1.6-r0) 07:13:20 #65 38.13 (3/4) Installing su-exec (0.2-r3) 07:13:20 #65 38.14 (4/4) Installing yq (4.33.3-r5) 07:13:20 #65 38.26 Executing busybox-1.36.1-r7.trigger 07:13:20 #65 38.27 OK: 17 MiB in 19 packages 07:13:20 #65 DONE 38.5s 07:13:20 07:13:20 #69 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:13:20 #0 0.885 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:13:20 #0 0.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:13:20 #0 1.292 OK: 264 MiB in 52 packages 07:13:20 #69 DONE 1.6s 07:13:20 07:13:20 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:13:20 #70 DONE 1.6s 07:13:20 07:13:20 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:13:20 #64 DONE 38.6s 07:13:20 07:13:20 #71 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:13:20 #71 DONE 0.2s 07:13:20 07:13:20 #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:13:20 #72 ... 07:13:20 07:13:20 #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 07:13:20 #66 37.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:13:20 #66 37.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:13:20 #66 38.12 (1/2) Installing ca-certificates (20240226-r0) 07:13:20 #66 38.13 (2/2) Installing dumb-init (1.2.5-r2) 07:13:20 #66 38.14 Executing busybox-1.36.1-r7.trigger 07:13:20 #66 38.15 Executing ca-certificates-20240226-r0.trigger 07:13:20 #66 38.20 OK: 8 MiB in 17 packages 07:13:20 #66 DONE 38.4s 07:13:20 07:13:20 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:13:20 #0 1.477 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:13:20 #0 1.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:13:20 #0 1.785 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:13:20 #0 1.785 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:13:20 #0 1.785 OK: 20077 distinct packages available 07:13:20 #0 1.848 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:13:20 #0 1.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:13:20 #0 2.121 OK: 264 MiB in 52 packages 07:13:20 #73 DONE 2.2s 07:13:20 07:13:20 #74 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:13:20 #74 ... 07:13:20 07:13:20 #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:13:20 #75 DONE 0.1s 07:13:20 07:13:20 #76 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 07:13:20 #0 0.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:13:20 #0 2.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:13:20 #0 2.301 OK: 264 MiB in 52 packages 07:13:20 #76 DONE 2.4s 07:13:20 07:13:20 #77 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:13:20 #77 DONE 0.1s 07:13:20 07:13:20 #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:13:21 #78 ... 07:13:21 07:13:21 #68 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 07:13:21 #68 2.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:13:21 #68 2.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:13:21 #68 3.080 OK: 264 MiB in 52 packages 07:13:21 #68 DONE 3.2s 07:13:21 07:13:21 #79 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:13:21 #79 DONE 0.1s 07:13:21 07:13:21 #80 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:13:21 #80 ... 07:13:21 07:13:21 #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:13:21 #0 2.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:13:21 #0 2.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:13:21 #0 2.546 OK: 7 MiB in 16 packages 07:13:21 #81 DONE 2.7s 07:13:22 07:13:22 #82 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 07:13:22 #0 2.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:13:22 #0 2.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:13:22 #0 2.557 OK: 7 MiB in 17 packages 07:13:22 #82 DONE 2.7s 07:13:22 07:13:22 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:13:22 #0 1.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:13:22 #0 1.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:13:22 #0 1.932 OK: 8 MiB in 19 packages 07:13:22 #83 DONE 2.0s 07:13:22 07:13:22 #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 07:13:22 #0 1.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:13:22 #0 1.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:13:22 #0 1.949 OK: 8 MiB in 20 packages 07:13:22 #84 DONE 2.3s 07:13:22 07:13:22 #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:13:23 #1 [support-scheduler internal] load build definition from Dockerfile 07:13:23 #1 transferring dockerfile: 1.93kB 0.0s done 07:13:23 #1 DONE 0.1s 07:13:23 07:13:23 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:13:23 #2 transferring dockerfile: 1.89kB 0.0s done 07:13:23 #2 DONE 0.0s 07:13:23 07:13:23 #3 [core-data internal] load build definition from Dockerfile 07:13:23 #3 transferring dockerfile: 2.01kB done 07:13:23 #3 DONE 0.1s 07:13:23 07:13:23 #4 [core-command internal] load build definition from Dockerfile 07:13:23 #4 transferring dockerfile: 1.93kB done 07:13:23 #4 DONE 0.1s 07:13:23 07:13:23 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:13:23 #5 transferring dockerfile: 2.23kB 0.0s done 07:13:23 #5 DONE 0.1s 07:13:23 07:13:23 #6 [security-proxy-setup internal] load build definition from Dockerfile 07:13:23 #6 transferring dockerfile: 2.50kB done 07:13:23 #6 DONE 0.1s 07:13:23 07:13:23 #7 [support-notifications internal] load build definition from Dockerfile 07:13:23 #85 DONE 1.2s 07:13:23 07:13:23 #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:13:23 #86 DONE 1.2s 07:13:23 07:13:23 #87 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:13:23 #0 2.350 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:13:23 #0 2.864 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:13:23 #0 3.510 (1/1) Installing dumb-init (1.2.5-r2) 07:13:23 #0 3.811 Executing busybox-1.36.1-r7.trigger 07:13:23 #0 3.818 OK: 7 MiB in 16 packages 07:13:23 #87 DONE 4.6s 07:13:23 07:13:23 #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:13:23 #88 DONE 1.2s 07:13:23 07:13:23 #89 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:13:23 #89 DONE 0.1s 07:13:23 07:13:23 #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:13:23 #90 DONE 0.1s 07:13:23 07:13:23 #91 [security-spire-server stage-2 6/9] COPY security.txt / 07:13:23 #7 transferring dockerfile: 1.95kB done 07:13:23 #7 DONE 0.1s 07:13:23 07:13:23 #8 [security-spire-config internal] load build definition from Dockerfile 07:13:23 #8 transferring dockerfile: 1.69kB done 07:13:23 #8 DONE 0.1s 07:13:23 07:13:23 #9 [security-spire-agent internal] load build definition from Dockerfile 07:13:23 #9 transferring dockerfile: 1.81kB done 07:13:23 #9 DONE 0.1s 07:13:23 07:13:23 #10 [core-metadata internal] load build definition from Dockerfile 07:13:23 #10 transferring dockerfile: 2.06kB done 07:13:23 #10 DONE 0.1s 07:13:23 07:13:23 #11 [security-proxy-auth internal] load build definition from Dockerfile 07:13:23 #11 transferring dockerfile: 2.15kB done 07:13:23 #11 DONE 0.1s 07:13:23 07:13:23 #12 [security-secretstore-setup internal] load build definition from Dockerfile 07:13:23 #91 DONE 0.5s 07:13:23 07:13:23 #92 [security-spire-config stage-2 6/10] COPY security.txt / 07:13:23 #92 DONE 0.4s 07:13:23 07:13:23 #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:13:23 #0 3.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:13:23 #0 3.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:13:23 #0 3.556 OK: 17 MiB in 19 packages 07:13:23 #93 DONE 3.8s 07:13:23 07:13:23 #94 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 07:13:23 #0 3.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:13:23 #0 3.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:13:23 #0 3.617 OK: 7 MiB in 16 packages 07:13:23 #94 DONE 3.8s 07:13:23 07:13:23 #95 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:13:23 #95 DONE 0.6s 07:13:23 07:13:23 #96 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:13:24 #12 transferring dockerfile: 2.49kB done 07:13:24 #12 DONE 0.1s 07:13:24 07:13:24 #13 [core-keeper internal] load build definition from Dockerfile 07:13:24 #13 transferring dockerfile: 2.01kB 0.0s done 07:13:24 #13 DONE 0.1s 07:13:24 07:13:24 #14 [security-spire-server internal] load build definition from Dockerfile 07:13:24 #14 transferring dockerfile: 1.70kB 0.0s done 07:13:24 #14 DONE 0.1s 07:13:24 07:13:24 #15 [security-bootstrapper internal] load build definition from Dockerfile 07:13:24 #15 transferring dockerfile: 3.17kB 0.0s done 07:13:24 #15 DONE 0.1s 07:13:24 07:13:24 #16 [support-cron-scheduler internal] load build definition from Dockerfile 07:13:24 #96 DONE 0.1s 07:13:24 07:13:24 #97 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:13:24 #97 DONE 0.1s 07:13:24 07:13:24 #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:13:24 #98 DONE 0.1s 07:13:24 07:13:24 #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:13:24 #99 DONE 0.1s 07:13:24 07:13:24 #100 [security-spire-agent stage-3 7/10] COPY security.txt / 07:13:24 #100 DONE 0.1s 07:13:24 07:13:24 #101 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:13:24 #101 DONE 0.1s 07:13:24 07:13:24 #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:13:24 #102 DONE 0.1s 07:13:24 07:13:24 #103 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:13:24 #103 DONE 0.1s 07:13:24 07:13:24 #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:13:24 #104 DONE 0.1s 07:13:24 07:13:24 #105 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:13:24 #105 DONE 0.1s 07:13:24 07:13:24 #106 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:13:24 #106 DONE 0.1s 07:13:24 07:13:24 #107 [security-spire-config] exporting to image 07:13:24 #107 exporting layers 07:13:24 #107 ... 07:13:24 07:13:24 #108 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:13:24 #0 3.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:13:24 #0 3.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:13:24 #0 4.114 OK: 17 MiB in 19 packages 07:13:24 #108 DONE 4.2s 07:13:24 07:13:24 #109 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:13:24 #109 DONE 0.1s 07:13:24 07:13:24 #107 [security-spire-agent] exporting to image 07:13:24 #16 transferring dockerfile: 1.85kB 0.0s done 07:13:24 #16 DONE 0.1s 07:13:24 07:13:24 #17 [support-scheduler internal] load .dockerignore 07:13:24 #17 transferring context: 07:13:24 #17 transferring context: 50B done 07:13:24 #17 DONE 0.1s 07:13:24 #107 ... 07:13:24 07:13:24 #110 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:13:24 #0 3.180 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:13:24 #0 3.654 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:13:24 #0 4.326 OK: 264 MiB in 52 packages 07:13:24 #110 DONE 4.4s 07:13:24 07:13:24 #111 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:13:24 #111 DONE 0.0s 07:13:24 07:13:24 #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:13:24 #72 4.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:13:24 #72 4.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:13:24 #72 4.424 OK: 12 MiB in 26 packages 07:13:24 #72 DONE 4.5s 07:13:24 07:13:24 #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:13:24 07:13:24 #18 [security-spiffe-token-provider internal] load .dockerignore 07:13:25 #112 ... 07:13:25 07:13:25 #74 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:13:25 #74 3.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:13:25 #74 3.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:13:25 #74 4.219 OK: 8 MiB in 17 packages 07:13:25 #74 DONE 4.4s 07:13:25 07:13:25 #107 [security-spire-server] exporting to image 07:13:25 #107 exporting layers 0.9s done 07:13:25 #107 writing image sha256:ceb91007873765d11711014e5e6a5cd032726bd5bc7171faa3b1e78201409b60 done 07:13:25 #107 naming to docker.io/library/security-spire-config done 07:13:25 #107 writing image sha256:b6e9a2bd1ad67a5fcb4a5187ae848ce6759130f9c0f9d04e6e29959a821d3120 done 07:13:25 #107 naming to docker.io/library/security-spire-server done 07:13:25 #18 transferring context: 50B 0.0s done 07:13:25 #18 DONE 0.1s 07:13:25 07:13:25 #19 [core-data internal] load .dockerignore 07:13:25 #19 transferring context: 50B done 07:13:25 #19 DONE 0.0s 07:13:25 07:13:25 #20 [core-command internal] load .dockerignore 07:13:25 #20 transferring context: 50B 0.0s done 07:13:25 #20 DONE 0.1s 07:13:25 07:13:25 #21 [core-common-config-bootstrapper internal] load .dockerignore 07:13:25 #21 transferring context: 50B done 07:13:25 #21 DONE 0.1s 07:13:25 07:13:25 #22 [security-proxy-setup internal] load .dockerignore 07:13:25 #22 transferring context: 50B 0.0s done 07:13:25 #107 exporting layers 1.0s done 07:13:25 #107 writing image sha256:09308a6db2a67e41fa304e80f2f4dd39e75ee6a228aecba7296b9c32fbfa59a9 done 07:13:25 #107 naming to docker.io/library/security-spire-agent done 07:13:25 #107 DONE 1.2s 07:13:25 07:13:25 #113 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:13:25 #113 DONE 3.4s 07:13:25 07:13:25 #114 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 07:13:25 #114 DONE 0.1s 07:13:25 07:13:25 #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:13:25 #22 DONE 0.1s 07:13:25 07:13:25 #23 [support-notifications internal] load .dockerignore 07:13:25 #23 transferring context: 50B done 07:13:25 #23 DONE 0.1s 07:13:25 07:13:25 #24 [security-spire-config internal] load .dockerignore 07:13:25 #24 transferring context: 50B 0.0s done 07:13:25 #24 DONE 0.0s 07:13:25 07:13:25 #25 [security-spire-agent internal] load .dockerignore 07:13:25 #25 transferring context: 50B done 07:13:25 #25 DONE 0.0s 07:13:25 07:13:25 #26 [core-metadata internal] load .dockerignore 07:13:25 #26 transferring context: 50B done 07:13:25 #26 DONE 0.1s 07:13:25 07:13:25 #27 [security-proxy-auth internal] load .dockerignore 07:13:25 #27 transferring context: 50B 0.0s done 07:13:25 #27 DONE 0.1s 07:13:25 07:13:25 #28 [security-secretstore-setup internal] load .dockerignore 07:13:25 #28 transferring context: 50B 0.0s done 07:13:25 #28 DONE 0.0s 07:13:25 07:13:25 #29 [core-keeper internal] load .dockerignore 07:13:25 #29 transferring context: 50B done 07:13:25 #29 DONE 0.1s 07:13:25 07:13:25 #30 [security-spire-server internal] load .dockerignore 07:13:25 #30 transferring context: 50B 0.0s done 07:13:25 #30 DONE 0.1s 07:13:25 07:13:25 #31 [security-bootstrapper internal] load .dockerignore 07:13:25 #31 transferring context: 50B done 07:13:25 #31 DONE 0.1s 07:13:25 07:13:25 #32 [support-cron-scheduler internal] load .dockerignore 07:13:25 #32 transferring context: 50B 0.0s done 07:13:25 #32 DONE 0.1s 07:13:25 07:13:25 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:13:25 #33 DONE 0.0s 07:13:25 07:13:25 #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 07:13:26 #34 DONE 0.2s 07:13:26 07:13:26 #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:13:26 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:13:26 #35 DONE 0.0s 07:13:26 07:13:26 #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:13:27 #36 ... 07:13:27 07:13:27 #37 [support-scheduler internal] load build context 07:13:27 #37 transferring context: 3.00MB 0.7s done 07:13:27 #37 DONE 0.9s 07:13:27 07:13:27 #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:13:27 #36 DONE 1.1s 07:13:27 07:13:27 #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:13:27 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:13:27 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 07:13:27 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 07:13:27 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 07:13:27 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.7s 07:13:27 #35 ... 07:13:27 07:13:27 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:13:27 #33 DONE 0.0s 07:13:27 07:13:27 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 07:13:27 #34 DONE 0.3s 07:13:27 07:13:27 #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:13:27 #36 DONE 1.8s 07:13:27 07:13:27 #38 [core-data builder 2/7] WORKDIR /edgex-go 07:13:27 #38 DONE 0.4s 07:13:27 07:13:27 #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:13:27 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:13:27 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:13:27 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 07:13:27 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 07:13:27 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 07:13:27 #35 ... 07:13:27 07:13:27 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:13:27 #33 DONE 0.0s 07:13:27 07:13:27 #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:13:27 #36 DONE 1.8s 07:13:27 07:13:27 #38 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 07:13:27 #38 DONE 0.4s 07:13:27 07:13:27 #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:13:27 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:13:27 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:13:27 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 07:13:27 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 07:13:27 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 07:13:27 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 07:13:27 #35 ... 07:13:27 07:13:27 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:13:27 #33 DONE 0.0s 07:13:27 07:13:27 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 07:13:27 #34 DONE 0.5s 07:13:27 07:13:27 #39 [security-spiffe-token-provider internal] load build context 07:13:27 #39 ... 07:13:27 07:13:27 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:13:27 #33 DONE 0.0s 07:13:27 07:13:27 #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:13:27 #36 DONE 1.8s 07:13:27 07:13:27 #38 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 07:13:27 #38 DONE 0.4s 07:13:27 07:13:27 #39 [security-spiffe-token-provider internal] load build context 07:13:28 #39 ... 07:13:28 07:13:28 #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:13:28 #36 DONE 1.8s 07:13:28 07:13:28 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:13:28 #33 DONE 0.0s 07:13:28 07:13:28 #38 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 07:13:28 #38 DONE 0.5s 07:13:28 07:13:28 #35 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:13:28 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:13:28 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:13:28 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 07:13:28 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 07:13:28 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 07:13:28 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 07:13:28 #35 DONE 3.1s 07:13:28 07:13:28 #40 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 07:13:28 #40 ... 07:13:28 07:13:28 #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:13:28 #36 DONE 1.9s 07:13:28 07:13:28 #38 [support-notifications builder 2/7] WORKDIR /edgex-go 07:13:28 #38 DONE 0.5s 07:13:28 07:13:28 #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 07:13:28 #34 DONE 1.0s 07:13:28 07:13:28 #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:13:28 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:13:28 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:13:28 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 07:13:28 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 07:13:28 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 07:13:28 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 07:13:28 #35 DONE 3.1s 07:13:28 07:13:28 #41 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:13:28 #41 ... 07:13:28 07:13:28 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:13:28 #33 DONE 0.0s 07:13:28 07:13:28 #39 [security-spiffe-token-provider internal] load build context 07:13:28 #39 transferring context: 3.00MB 1.1s done 07:13:28 #39 DONE 1.3s 07:13:29 07:13:29 #42 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:13:29 #42 ... 07:13:29 07:13:29 #43 [core-data internal] load build context 07:13:29 #43 transferring context: 3.00MB 1.4s done 07:13:29 #43 DONE 1.7s 07:13:29 07:13:29 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:13:29 #33 DONE 0.0s 07:13:29 07:13:29 #44 [core-command internal] load build context 07:13:29 #44 transferring context: 3.00MB 1.4s done 07:13:29 #44 DONE 1.7s 07:13:29 07:13:29 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:13:29 #33 DONE 0.0s 07:13:29 07:13:29 #45 [core-common-config-bootstrapper internal] load build context 07:13:29 #45 transferring context: 3.00MB 1.4s done 07:13:29 #45 ... 07:13:29 07:13:29 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:13:29 #33 DONE 0.0s 07:13:29 07:13:29 #45 [core-common-config-bootstrapper internal] load build context 07:13:29 #45 DONE 1.8s 07:13:29 07:13:29 #46 [security-proxy-setup internal] load build context 07:13:29 #46 ... 07:13:29 07:13:29 #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:13:29 #36 DONE 2.0s 07:13:29 07:13:29 #38 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 07:13:29 #38 DONE 0.6s 07:13:29 07:13:29 #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:13:29 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:13:29 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:13:29 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 07:13:29 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 07:13:29 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 07:13:29 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 07:13:29 #35 DONE 3.2s 07:13:29 07:13:29 #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 07:13:29 #34 DONE 2.2s 07:13:29 07:13:29 #47 [core-metadata internal] load build context 07:13:29 #47 DONE 0.0s 07:13:29 07:13:29 #46 [security-proxy-setup internal] load build context 07:13:29 #46 transferring context: 3.00MB 1.0s done 07:13:29 #46 DONE 1.8s 07:13:29 07:13:29 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:13:29 #33 DONE 0.0s 07:13:29 07:13:29 #48 [security-proxy-auth internal] load build context 07:13:30 #48 ... 07:13:30 07:13:30 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:13:30 #33 DONE 0.0s 07:13:30 07:13:30 #49 [support-notifications internal] load build context 07:13:30 #115 ... 07:13:30 07:13:30 #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:13:30 #49 transferring context: 3.00MB 1.5s done 07:13:31 #49 DONE 2.4s 07:13:31 07:13:31 #48 [security-proxy-auth internal] load build context 07:13:31 #48 ... 07:13:31 07:13:31 #40 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 07:13:31 #40 DONE 3.0s 07:13:31 07:13:31 #50 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 07:13:31 #50 DONE 2.9s 07:13:31 07:13:31 #35 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:13:31 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:13:31 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:13:31 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 07:13:31 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 07:13:31 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 07:13:31 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 07:13:31 #35 DONE 3.2s 07:13:31 07:13:31 #48 [security-proxy-auth internal] load build context 07:13:31 #48 ... 07:13:31 07:13:31 #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:13:31 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:13:31 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:13:31 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 07:13:31 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 07:13:31 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 07:13:31 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 07:13:31 #35 DONE 3.2s 07:13:31 07:13:31 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 07:13:31 #34 DONE 4.0s 07:13:31 07:13:31 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:13:31 #51 DONE 0.0s 07:13:31 07:13:31 #48 [security-proxy-auth internal] load build context 07:13:32 #48 ... 07:13:32 07:13:32 #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:13:32 #36 DONE 2.0s 07:13:32 07:13:32 #38 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 07:13:32 #38 DONE 0.6s 07:13:32 07:13:32 #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:13:32 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:13:32 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:13:32 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 07:13:32 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 07:13:32 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 07:13:32 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 07:13:32 #35 DONE 3.3s 07:13:32 07:13:32 #48 [security-proxy-auth internal] load build context 07:13:32 #48 ... 07:13:32 07:13:32 #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:13:32 #36 DONE 2.0s 07:13:32 07:13:32 #38 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 07:13:32 #38 DONE 0.6s 07:13:32 07:13:32 #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:13:32 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:13:32 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:13:32 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 07:13:32 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 07:13:32 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 07:13:32 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 07:13:32 #35 DONE 3.3s 07:13:32 07:13:32 #48 [security-proxy-auth internal] load build context 07:13:33 #48 ... 07:13:33 07:13:33 #52 [security-spire-config internal] load build context 07:13:33 #52 transferring context: 25.85kB 0.1s done 07:13:33 #52 DONE 1.7s 07:13:33 07:13:33 #48 [security-proxy-auth internal] load build context 07:13:34 #48 ... 07:13:34 07:13:34 #53 [security-spire-server internal] load build context 07:13:34 #53 transferring context: 27.60kB 0.5s done 07:13:34 #53 DONE 2.5s 07:13:34 07:13:34 #48 [security-proxy-auth internal] load build context 07:13:34 #48 ... 07:13:34 07:13:34 #54 [security-spire-agent internal] load build context 07:13:34 #54 transferring context: 27.13kB 0.2s done 07:13:34 #54 DONE 2.6s 07:13:34 07:13:34 #48 [security-proxy-auth internal] load build context 07:13:34 #48 ... 07:13:34 07:13:34 #55 [core-keeper internal] load build context 07:13:34 #55 transferring context: 3.00MB 3.4s done 07:13:34 #55 DONE 4.7s 07:13:34 07:13:34 #48 [security-proxy-auth internal] load build context 07:13:35 #48 ... 07:13:35 07:13:35 #56 [security-secretstore-setup internal] load build context 07:13:35 #56 transferring context: 3.00MB 4.9s done 07:13:35 #56 DONE 6.1s 07:13:35 07:13:35 #48 [security-proxy-auth internal] load build context 07:13:35 #48 transferring context: 3.00MB 5.5s done 07:13:36 #48 DONE 6.7s 07:13:36 07:13:36 #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:13:36 #57 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.5s done 07:13:36 #57 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 07:13:36 #57 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 07:13:36 #57 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 07:13:36 #57 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.3s done 07:13:36 #57 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.6s done 07:13:36 #57 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.6s done 07:13:36 #57 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 07:13:36 #57 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.05MB / 28.04MB 2.5s 07:13:37 #57 ... 07:13:37 07:13:37 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:13:37 #58 ... 07:13:37 07:13:37 #47 [core-metadata internal] load build context 07:13:37 #47 transferring context: 3.00MB 5.9s done 07:13:37 #47 DONE 7.8s 07:13:37 07:13:37 #59 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 07:13:37 #0 7.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:13:37 #0 7.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:13:37 #0 9.342 OK: 266 MiB in 52 packages 07:13:37 #59 ... 07:13:37 07:13:37 #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:13:37 #57 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.13MB / 28.04MB 3.7s 07:13:38 #57 ... 07:13:38 07:13:38 #60 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:13:38 #0 8.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:13:38 #0 9.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:13:38 #60 ... 07:13:38 07:13:38 #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:13:38 #57 ... 07:13:38 07:13:38 #61 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:13:38 #61 ... 07:13:38 07:13:38 #62 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:13:38 #62 ... 07:13:38 07:13:38 #59 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 07:13:38 #59 DONE 12.3s 07:13:38 07:13:38 #62 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:13:38 #62 10.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:13:38 #62 ... 07:13:38 07:13:38 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:13:39 #63 ... 07:13:39 07:13:39 #64 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:13:39 #64 ... 07:13:39 07:13:39 #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 07:13:39 #0 6.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:13:39 #0 7.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:13:39 #65 ... 07:13:39 07:13:39 #66 [support-cron-scheduler internal] load build context 07:13:39 #66 ... 07:13:39 07:13:39 #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:13:39 #57 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 5.7s 07:13:39 #57 ... 07:13:39 07:13:39 #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:13:39 #67 ... 07:13:39 07:13:39 #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:13:39 #57 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 6.1s 07:13:40 #57 ... 07:13:40 07:13:40 #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:13:40 #68 ... 07:13:40 07:13:40 #66 [support-cron-scheduler internal] load build context 07:13:40 #66 transferring context: 3.00MB 6.4s done 07:13:40 #66 DONE 8.1s 07:13:40 07:13:40 #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:13:40 #57 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 07:13:40 #57 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 6.8s 07:13:40 #57 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 07:13:40 #57 ... 07:13:40 07:13:40 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:13:40 #69 ... 07:13:40 07:13:40 #70 [security-bootstrapper internal] load build context 07:13:40 #70 transferring context: 3.00MB 7.1s done 07:13:40 #70 DONE 8.6s 07:13:40 07:13:40 #64 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:13:40 #64 DONE 1.9s 07:13:40 07:13:40 #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:13:41 #57 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.43MB / 28.04MB 7.1s 07:13:41 #57 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 7.6s 07:13:41 #57 ... 07:13:41 07:13:41 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:13:41 #51 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.5s done 07:13:41 #51 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 07:13:41 #51 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 07:13:41 #51 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 07:13:41 #51 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.0s done 07:13:41 #51 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.3s done 07:13:41 #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 7.5s done 07:13:41 #51 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.8s done 07:13:41 #51 ... 07:13:41 07:13:41 #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:13:42 #57 ... 07:13:42 07:13:42 #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 07:13:42 #60 12.71 OK: 266 MiB in 52 packages 07:13:42 #60 DONE 14.1s 07:13:42 07:13:42 #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:13:42 #57 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 8.4s 07:13:42 #57 ... 07:13:42 07:13:42 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 07:13:42 #65 10.59 (1/2) Installing ca-certificates (20240226-r0) 07:13:42 #65 10.90 (2/2) Installing dumb-init (1.2.5-r2) 07:13:42 #65 10.92 Executing busybox-1.36.1-r7.trigger 07:13:42 #65 11.07 Executing ca-certificates-20240226-r0.trigger 07:13:42 #65 11.92 OK: 9 MiB in 17 packages 07:13:42 #65 DONE 13.4s 07:13:42 07:13:42 #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:13:42 #57 ... 07:13:42 07:13:42 #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:13:43 #71 ... 07:13:43 07:13:43 #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:13:43 #57 ... 07:13:43 07:13:43 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:13:43 #72 ... 07:13:43 07:13:43 #73 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 07:13:43 #73 ... 07:13:43 07:13:43 #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:13:43 #57 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.43MB / 28.04MB 9.6s 07:13:43 #57 ... 07:13:43 07:13:43 #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:13:43 #67 DONE 13.8s 07:13:43 07:13:43 #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:13:44 #57 ... 07:13:44 07:13:44 #74 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:13:44 #74 DONE 1.9s 07:13:44 07:13:44 #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:13:44 #57 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 10.3s 07:13:44 #57 ... 07:13:44 07:13:44 #41 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:13:44 #41 8.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:13:44 #41 10.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:13:44 #41 14.37 (1/1) Installing dumb-init (1.2.5-r2) 07:13:44 #41 14.37 Executing busybox-1.36.1-r7.trigger 07:13:44 #41 14.47 OK: 8 MiB in 16 packages 07:13:44 #41 DONE 15.6s 07:13:44 07:13:44 #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:13:45 #57 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 07:13:45 #57 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.3s done 07:13:45 #57 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 11.7s 07:13:45 #57 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.3s done 07:13:45 #57 ... 07:13:45 07:13:45 #62 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:13:45 #62 11.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:13:45 #62 15.87 OK: 266 MiB in 52 packages 07:13:45 #62 DONE 17.1s 07:13:45 07:13:45 #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:13:46 #57 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.74MB / 28.04MB 12.7s 07:13:46 #57 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 13.0s 07:13:47 #57 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 13.1s done 07:13:47 #57 ... 07:13:47 07:13:47 #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:13:47 #75 DONE 1.6s 07:13:47 07:13:47 #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:13:47 #76 ... 07:13:47 07:13:47 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:13:47 #58 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:13:47 #58 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:13:47 #58 13.78 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:13:47 #58 13.78 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:13:47 #58 13.78 OK: 19953 distinct packages available 07:13:47 #58 15.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:13:47 #58 16.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:13:47 #58 19.88 OK: 266 MiB in 52 packages 07:13:47 #58 ... 07:13:47 07:13:47 #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:13:47 #68 DONE 17.8s 07:13:47 07:13:47 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:13:47 #77 ... 07:13:47 07:13:47 #61 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:13:47 #61 12.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:13:47 #61 13.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:13:47 #61 18.08 (1/1) Installing dumb-init (1.2.5-r2) 07:13:47 #61 18.16 Executing busybox-1.36.1-r7.trigger 07:13:47 #61 18.28 OK: 8 MiB in 16 packages 07:13:47 #61 DONE 20.3s 07:13:48 07:13:48 #78 [core-command stage-1 3/7] RUN apk --no-cache upgrade 07:13:48 #78 ... 07:13:48 07:13:48 #42 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:13:48 #42 12.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:13:48 #42 14.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:13:48 #42 17.07 (1/4) Installing dumb-init (1.2.5-r2) 07:13:48 #42 17.17 (2/4) Installing openssl (3.1.6-r0) 07:13:48 #42 17.17 (3/4) Installing su-exec (0.2-r3) 07:13:48 #42 17.17 (4/4) Installing yq (4.33.3-r5) 07:13:48 #42 18.01 Executing busybox-1.36.1-r7.trigger 07:13:48 #42 18.05 OK: 18 MiB in 19 packages 07:13:48 #42 DONE 19.5s 07:13:48 07:13:48 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:13:48 #58 DONE 21.1s 07:13:48 07:13:48 #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:13:51 #79 DONE 2.0s 07:13:51 07:13:51 #80 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:13:51 #80 ... 07:13:51 07:13:51 #81 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:13:51 #81 ... 07:13:51 07:13:51 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:13:51 #69 14.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:13:51 #69 15.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:13:51 #69 19.71 (1/4) Installing ca-certificates (20240226-r0) 07:13:51 #69 19.89 (2/4) Installing dumb-init (1.2.5-r2) 07:13:51 #69 19.91 (3/4) Installing su-exec (0.2-r3) 07:13:51 #69 19.92 (4/4) Installing yq (4.33.3-r5) 07:13:51 #69 ... 07:13:51 07:13:51 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:13:51 #63 12.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:13:51 #63 14.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:13:51 #63 17.33 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:13:51 #63 17.33 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:13:51 #63 17.33 OK: 19946 distinct packages available 07:13:51 #63 18.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:13:51 #63 19.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:13:51 #63 22.46 (1/11) Installing ca-certificates (20240226-r0) 07:13:51 #63 ... 07:13:51 07:13:51 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:13:51 #69 20.54 Executing busybox-1.36.1-r7.trigger 07:13:51 #69 20.68 Executing ca-certificates-20240226-r0.trigger 07:13:52 #69 21.83 OK: 18 MiB in 19 packages 07:13:52 #69 ... 07:13:52 07:13:52 #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:13:52 #82 ... 07:13:52 07:13:52 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:13:52 #63 22.71 (2/11) Installing brotli-libs (1.0.9-r14) 07:13:52 #63 22.86 (3/11) Installing libunistring (1.1-r1) 07:13:52 #63 22.98 (4/11) Installing libidn2 (2.3.4-r1) 07:13:52 #63 23.01 (5/11) Installing nghttp2-libs (1.57.0-r0) 07:13:52 #63 23.05 (6/11) Installing libcurl (8.9.0-r0) 07:13:52 #63 23.11 (7/11) Installing curl (8.9.0-r0) 07:13:52 #63 23.13 (8/11) Installing dumb-init (1.2.5-r2) 07:13:52 #63 23.15 (9/11) Installing musl-obstack (1.2.3-r2) 07:13:52 #63 23.17 (10/11) Installing libucontext (1.2-r2) 07:13:52 #63 23.18 (11/11) Installing gcompat (1.1.0-r1) 07:13:52 #63 23.21 Executing busybox-1.36.1-r7.trigger 07:13:52 #63 23.29 Executing ca-certificates-20240226-r0.trigger 07:13:52 #63 24.17 OK: 13 MiB in 26 packages 07:13:53 #63 ... 07:13:53 07:13:53 #73 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 07:13:53 #73 12.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:13:53 #73 14.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:13:53 #73 19.07 (1/2) Installing dumb-init (1.2.5-r2) 07:13:53 #73 19.09 (2/2) Installing su-exec (0.2-r3) 07:13:53 #73 19.10 Executing busybox-1.36.1-r7.trigger 07:13:53 #73 19.21 OK: 8 MiB in 17 packages 07:13:53 #73 DONE 20.4s 07:13:53 07:13:53 #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:13:53 #83 ... 07:13:53 07:13:53 #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:13:53 #57 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.9s 07:13:54 #57 ... 07:13:54 07:13:54 #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:13:54 #84 ... 07:13:54 07:13:54 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:13:54 #69 DONE 23.5s 07:13:54 07:13:54 #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:13:54 #57 ... 07:13:54 07:13:54 #85 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:13:54 #85 ... 07:13:54 07:13:54 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:13:54 #63 DONE 25.7s 07:13:54 07:13:54 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:13:55 #86 ... 07:13:55 07:13:55 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:13:55 #51 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.2s done 07:13:55 #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.4s 07:13:55 #51 ... 07:13:55 07:13:55 #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:13:57 #57 ... 07:13:57 07:13:57 #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:13:57 #71 14.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:13:57 #71 16.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:13:57 #71 19.84 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:13:57 #71 19.84 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:13:57 #71 19.84 OK: 19946 distinct packages available 07:13:57 #71 20.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:13:57 #71 21.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:13:57 #71 25.10 (1/5) Installing dumb-init (1.2.5-r2) 07:13:57 #71 ... 07:13:57 07:13:57 #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:13:58 #57 ... 07:13:58 07:13:58 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:13:58 #72 14.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:13:58 #72 16.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:13:58 #72 19.24 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:13:58 #72 19.25 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:13:58 #72 19.25 OK: 19946 distinct packages available 07:13:58 #72 20.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:13:58 #72 21.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:13:58 #72 24.84 (1/4) Installing dumb-init (1.2.5-r2) 07:13:58 #72 24.85 (2/4) Installing musl-obstack (1.2.3-r2) 07:13:58 #72 24.88 (3/4) Installing libucontext (1.2-r2) 07:13:58 #72 24.90 (4/4) Installing gcompat (1.1.0-r1) 07:13:58 #72 24.97 Executing busybox-1.36.1-r7.trigger 07:13:58 #72 25.02 OK: 8 MiB in 19 packages 07:13:58 #72 ... 07:13:58 07:13:58 #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:13:58 #71 25.11 (2/5) Installing musl-obstack (1.2.3-r2) 07:13:58 #71 25.13 (3/5) Installing libucontext (1.2-r2) 07:13:58 #71 25.14 (4/5) Installing gcompat (1.1.0-r1) 07:13:58 #71 25.18 (5/5) Installing openssl (3.1.6-r0) 07:13:58 #71 25.31 Executing busybox-1.36.1-r7.trigger 07:13:58 #71 25.50 OK: 9 MiB in 20 packages 07:13:58 #71 ... 07:13:58 07:13:58 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:13:58 #87 ... 07:13:58 07:13:58 #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:13:58 #57 ... 07:13:58 07:13:58 #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:13:58 #82 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:13:58 #82 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:13:58 #82 15.02 OK: 9 MiB in 17 packages 07:13:58 #82 DONE 16.2s 07:13:58 07:13:58 #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:13:58 #57 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.0s 07:13:59 #57 ... 07:13:59 07:13:59 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:13:59 #72 DONE 26.2s 07:13:59 07:13:59 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:14:00 #88 ... 07:14:00 07:14:00 #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:14:00 #71 DONE 27.5s 07:14:00 07:14:00 #89 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 07:14:02 #116 DONE 42.1s 07:14:02 07:14:02 #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:14:02 #78 DONE 41.6s 07:14:02 07:14:02 #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:14:02 #112 DONE 37.8s 07:14:02 07:14:02 #80 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:14:02 #80 DONE 40.6s 07:14:02 07:14:02 #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:14:02 #115 DONE 41.4s 07:14:02 07:14:02 #117 [security-proxy-setup builder 6/7] COPY . . 07:14:03 #89 ... 07:14:03 07:14:03 #85 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:14:03 #85 12.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:14:03 #85 14.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:14:03 #85 18.08 OK: 8 MiB in 16 packages 07:14:03 #85 DONE 19.3s 07:14:03 07:14:03 #90 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 07:14:03 #0 9.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:14:03 #90 ... 07:14:03 07:14:03 #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:14:03 #57 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.9s 07:14:04 #57 ... 07:14:04 07:14:04 #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:14:04 #0 9.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:14:04 #91 ... 07:14:04 07:14:04 #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:14:05 #57 ... 07:14:05 07:14:05 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:14:05 #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.7s done 07:14:05 #51 ... 07:14:05 07:14:05 #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:14:05 #57 ... 07:14:05 07:14:05 #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:14:05 #83 12.13 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:14:05 #83 13.63 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:14:05 #83 21.42 OK: 266 MiB in 52 packages 07:14:06 #83 ... 07:14:06 07:14:06 #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:14:06 #57 ... 07:14:06 07:14:06 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:14:06 #87 10.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:14:06 #87 12.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:14:06 #87 16.92 OK: 18 MiB in 19 packages 07:14:06 #87 DONE 17.8s 07:14:06 07:14:06 #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:14:06 #57 ... 07:14:06 07:14:06 #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:14:06 #92 DONE 0.3s 07:14:06 07:14:06 #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:14:07 #57 ... 07:14:07 07:14:07 #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:14:07 #83 DONE 23.4s 07:14:07 07:14:07 #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:14:07 #57 ... 07:14:07 07:14:07 #93 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:14:07 #93 DONE 0.6s 07:14:07 07:14:07 #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:14:08 #57 ... 07:14:08 07:14:08 #78 [core-command stage-1 3/7] RUN apk --no-cache upgrade 07:14:08 #78 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:14:08 #78 14.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:14:08 #78 19.57 OK: 8 MiB in 16 packages 07:14:08 #78 DONE 21.1s 07:14:08 07:14:08 #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:14:08 #57 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.1s 07:14:09 #57 ... 07:14:09 07:14:09 #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:14:09 #91 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:14:09 #91 14.41 OK: 18 MiB in 19 packages 07:14:09 #91 DONE 15.1s 07:14:09 07:14:09 #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:14:09 #57 ... 07:14:09 07:14:09 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:14:09 #77 12.03 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:14:09 #77 14.16 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:14:09 #77 20.76 (1/1) Installing dumb-init (1.2.5-r2) 07:14:09 #77 21.65 Executing busybox-1.36.1-r7.trigger 07:14:09 #77 21.82 OK: 8 MiB in 16 packages 07:14:10 #77 ... 07:14:10 07:14:10 #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:14:10 #57 ... 07:14:10 07:14:10 #90 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 07:14:10 #90 11.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:14:10 #90 15.23 OK: 8 MiB in 17 packages 07:14:10 #90 DONE 16.7s 07:14:10 07:14:10 #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:14:10 #117 ... 07:14:10 07:14:10 #118 [core-keeper builder 7/8] COPY . . 07:14:10 #118 DONE 7.9s 07:14:10 07:14:10 #119 [support-notifications builder 6/7] COPY . . 07:14:10 #119 DONE 7.9s 07:14:10 07:14:10 #120 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:14:10 #120 ... 07:14:10 07:14:10 #121 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:14:10 #121 CACHED 07:14:10 07:14:10 #122 [support-cron-scheduler builder 6/7] COPY . . 07:14:10 #122 CACHED 07:14:10 07:14:10 #123 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 07:14:10 #123 CACHED 07:14:10 07:14:10 #124 [security-proxy-auth builder 6/7] COPY . . 07:14:10 #124 CACHED 07:14:10 07:14:10 #125 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:14:10 #125 CACHED 07:14:10 07:14:10 #126 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:14:10 #126 CACHED 07:14:10 07:14:10 #127 [support-scheduler builder 6/7] COPY . . 07:14:10 #127 CACHED 07:14:10 07:14:10 #128 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:14:10 #128 CACHED 07:14:10 07:14:10 #129 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:14:10 #129 CACHED 07:14:10 07:14:10 #130 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:14:10 #130 CACHED 07:14:10 07:14:10 #131 [core-data builder 4/7] COPY go.mod vendor* ./ 07:14:10 #131 CACHED 07:14:10 07:14:10 #132 [core-data builder 6/7] COPY . . 07:14:10 #132 CACHED 07:14:10 07:14:10 #133 [core-metadata builder 6/7] COPY . . 07:14:10 #133 DONE 7.9s 07:14:10 07:14:10 #134 [security-spiffe-token-provider builder 6/7] COPY . . 07:14:10 #134 DONE 7.9s 07:14:10 07:14:10 #135 [core-command builder 6/7] COPY . . 07:14:10 #135 CACHED 07:14:10 07:14:10 #136 [core-command builder 4/7] COPY go.mod vendor* ./ 07:14:10 #136 CACHED 07:14:10 07:14:10 #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:14:10 #137 CACHED 07:14:10 07:14:10 #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:14:10 #138 CACHED 07:14:10 07:14:10 #139 [core-common-config-bootstrapper builder 6/7] COPY . . 07:14:10 #139 CACHED 07:14:10 07:14:10 #140 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:14:10 #140 CACHED 07:14:10 07:14:10 #141 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:14:10 #141 CACHED 07:14:10 07:14:10 #142 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:14:10 #142 CACHED 07:14:10 07:14:10 #143 [security-secretstore-setup builder 6/7] COPY . . 07:14:10 #143 CACHED 07:14:10 07:14:10 #144 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:14:10 #144 CACHED 07:14:10 07:14:10 #145 [security-bootstrapper builder 6/7] COPY . . 07:14:10 #145 CACHED 07:14:10 07:14:10 #146 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:14:10 #146 CACHED 07:14:10 07:14:10 #117 [security-proxy-setup builder 6/7] COPY . . 07:14:10 #117 DONE 7.9s 07:14:10 07:14:10 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:14:11 #57 ... 07:14:11 07:14:11 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:14:11 #77 DONE 23.2s 07:14:11 07:14:11 #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:14:11 #147 1.131 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 07:14:11 #57 ... 07:14:11 07:14:11 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:14:11 #86 8.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:14:11 #86 11.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:14:11 #86 15.65 OK: 13 MiB in 26 packages 07:14:11 #86 DONE 16.7s 07:14:11 07:14:11 #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:14:12 #57 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.3s done 07:14:12 #57 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.3s done 07:14:12 #57 ... 07:14:12 07:14:12 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:14:12 #88 5.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:14:12 #88 7.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:14:12 #88 12.36 OK: 8 MiB in 19 packages 07:14:12 #88 DONE 13.2s 07:14:12 07:14:12 #89 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 07:14:12 #89 5.477 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:14:12 #89 6.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:14:12 #89 11.44 OK: 9 MiB in 20 packages 07:14:12 #89 DONE 12.5s 07:14:12 07:14:12 #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:14:14 #57 ... 07:14:14 07:14:14 #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:14:14 #94 DONE 1.4s 07:14:14 07:14:14 #95 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:14:14 #95 DONE 3.9s 07:14:14 07:14:14 #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:14:14 #96 ... 07:14:14 07:14:14 #97 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 07:14:14 #97 DONE 0.2s 07:14:14 07:14:14 #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:14:15 #98 ... 07:14:15 07:14:15 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:14:16 #51 ... 07:14:16 07:14:16 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:14:16 #99 DONE 2.1s 07:14:16 07:14:16 #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:14:16 #98 DONE 2.0s 07:14:16 07:14:16 #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:14:16 #100 ... 07:14:16 07:14:16 #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:14:16 #96 DONE 1.9s 07:14:16 07:14:16 #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:14:16 #101 DONE 0.3s 07:14:16 07:14:16 #102 [security-spire-config stage-2 6/10] COPY security.txt / 07:14:16 #102 ... 07:14:16 07:14:16 #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:14:16 #100 DONE 0.3s 07:14:16 07:14:16 #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:14:16 #103 DONE 0.4s 07:14:16 07:14:16 #104 [security-spire-agent stage-3 7/10] COPY security.txt / 07:14:16 #104 DONE 0.3s 07:14:16 07:14:16 #105 [security-spire-server stage-2 6/9] COPY security.txt / 07:14:16 #105 DONE 0.3s 07:14:16 07:14:16 #102 [security-spire-config stage-2 6/10] COPY security.txt / 07:14:16 #102 DONE 0.3s 07:14:16 07:14:16 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:14:16 #106 ... 07:14:16 07:14:16 #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:14:16 #107 DONE 0.3s 07:14:17 07:14:17 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:14:17 #106 DONE 0.3s 07:14:17 07:14:17 #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:14:17 #108 DONE 0.3s 07:14:17 07:14:17 #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:14:17 #109 ... 07:14:17 07:14:17 #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:14:17 #110 DONE 0.3s 07:14:17 07:14:17 #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:14:17 #111 DONE 0.3s 07:14:17 07:14:17 #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:14:17 #109 DONE 0.3s 07:14:17 07:14:17 #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:14:17 #112 ... 07:14:17 07:14:17 #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:14:17 #113 ... 07:14:17 07:14:17 #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:14:17 #114 DONE 0.3s 07:14:17 07:14:17 #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:14:17 #115 DONE 0.3s 07:14:17 07:14:17 #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:14:17 #112 DONE 0.3s 07:14:17 07:14:17 #116 [security-spire-server] exporting to image 07:14:17 #116 exporting layers 07:14:20 #116 exporting layers 2.7s done 07:14:20 #116 writing image sha256:2be773f23b61ac4c71d91a37224e9f7987f660065c6b581a3f63d0814bafa1cb 07:14:20 #116 writing image sha256:2be773f23b61ac4c71d91a37224e9f7987f660065c6b581a3f63d0814bafa1cb 0.0s done 07:14:20 #116 naming to docker.io/library/security-spire-config-arm64 done 07:14:20 #116 exporting layers 3.1s done 07:14:20 #116 exporting layers 3.0s done 07:14:20 #116 writing image sha256:20ddeaa029667ce9ab9ac844b719c5a1f67230e76885081cc61b4b04701d89ad 0.0s done 07:14:20 #116 naming to docker.io/library/security-spire-server-arm64 done 07:14:20 #116 writing image sha256:3ad0b2e732a19e1822225177b1a26c111988149b8ac4d08fd42d58db3ad6f03a done 07:14:20 #116 naming to docker.io/library/security-spire-agent-arm64 done 07:14:20 #116 DONE 3.2s 07:14:20 07:14:20 #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:14:21 #147 ... 07:14:21 07:14:21 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:14:21 #0 1.516 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 07:14:21 #148 ... 07:14:21 07:14:21 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:14:21 #0 1.162 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:14:21 #149 ... 07:14:21 07:14:21 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:14:21 #0 1.177 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:14:21 #150 ... 07:14:21 07:14:21 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:14:21 #0 1.438 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:14:21 #151 ... 07:14:21 07:14:21 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:14:21 #0 0.887 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:14:21 #152 ... 07:14:21 07:14:21 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:14:21 #0 0.500 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:14:21 #153 ... 07:14:21 07:14:21 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:14:21 #0 1.201 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:14:21 #154 ... 07:14:21 07:14:21 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:14:21 #0 0.567 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 07:14:21 #155 ... 07:14:21 07:14:21 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:14:21 #0 1.028 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 07:14:22 #156 ... 07:14:22 07:14:22 #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:14:22 #0 1.253 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:14:22 #157 ... 07:14:22 07:14:22 #120 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:14:22 #120 1.213 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:14:22 #120 ... 07:14:22 07:14:22 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:14:22 #0 0.649 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:15:28 #76 ... 07:15:28 07:15:28 #81 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:15:28 #81 DONE 103.8s 07:15:28 07:15:28 #117 [support-scheduler builder 6/7] COPY . . 07:15:28 #117 DONE 1.5s 07:15:28 07:15:28 #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:15:28 #57 ... 07:15:28 07:15:28 #118 [core-metadata builder 6/7] COPY . . 07:15:28 #118 CACHED 07:15:28 07:15:28 #119 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:15:28 #119 CACHED 07:15:28 07:15:28 #120 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:15:28 #120 CACHED 07:15:28 07:15:28 #121 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:15:28 #121 CACHED 07:15:28 07:15:28 #122 [security-proxy-auth builder 6/7] COPY . . 07:15:28 #122 CACHED 07:15:28 07:15:28 #123 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:15:28 #123 CACHED 07:15:28 07:15:28 #124 [core-command builder 6/7] COPY . . 07:15:28 #124 CACHED 07:15:28 07:15:28 #125 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:15:28 #125 CACHED 07:15:28 07:15:28 #126 [core-command builder 4/7] COPY go.mod vendor* ./ 07:15:28 #126 CACHED 07:15:28 07:15:28 #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:15:28 #127 CACHED 07:15:28 07:15:28 #128 [core-data builder 6/7] COPY . . 07:15:28 #128 CACHED 07:15:28 07:15:28 #129 [core-data builder 4/7] COPY go.mod vendor* ./ 07:15:28 #129 CACHED 07:15:28 07:15:28 #130 [core-common-config-bootstrapper builder 6/7] COPY . . 07:15:28 #130 CACHED 07:15:28 07:15:28 #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:15:28 #131 CACHED 07:15:28 07:15:28 #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:15:28 #132 CACHED 07:15:28 07:15:28 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:15:29 #133 ... 07:15:29 07:15:29 #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:15:29 #76 DONE 101.8s 07:15:29 07:15:29 #134 [support-notifications builder 6/7] COPY . . 07:15:30 #134 ... 07:15:30 07:15:30 #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:15:30 #84 DONE 105.9s 07:15:30 07:15:30 #135 [security-proxy-setup builder 6/7] COPY . . 07:15:30 #135 ... 07:15:30 07:15:30 #134 [support-notifications builder 6/7] COPY . . 07:15:30 #134 DONE 1.9s 07:15:31 07:15:31 #136 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 07:15:31 #136 CACHED 07:15:31 07:15:31 #137 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:15:31 #137 CACHED 07:15:31 07:15:31 #138 [support-cron-scheduler builder 6/7] COPY . . 07:15:31 #138 CACHED 07:15:31 07:15:31 #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:15:32 #139 ... 07:15:32 07:15:32 #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:15:32 #113 DONE 84.7s 07:15:32 07:15:32 #80 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:15:32 #80 DONE 101.8s 07:15:32 07:15:32 #140 [security-spiffe-token-provider builder 6/7] COPY . . 07:15:32 #140 ... 07:15:32 07:15:32 #141 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:15:32 #141 CACHED 07:15:32 07:15:32 #142 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:15:32 #142 CACHED 07:15:32 07:15:32 #143 [security-bootstrapper builder 6/7] COPY . . 07:15:32 #143 CACHED 07:15:32 07:15:32 #144 [security-secretstore-setup builder 6/7] COPY . . 07:15:32 #144 CACHED 07:15:32 07:15:32 #145 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:15:32 #145 CACHED 07:15:32 07:15:32 #146 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:15:32 #146 CACHED 07:15:32 07:15:32 #135 [security-proxy-setup builder 6/7] COPY . . 07:15:32 #135 DONE 2.9s 07:15:33 07:15:33 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:15:35 #147 ... 07:15:35 07:15:35 #148 [core-keeper builder 7/8] COPY . . 07:15:35 #148 DONE 3.6s 07:15:35 07:15:35 #140 [security-spiffe-token-provider builder 6/7] COPY . . 07:15:35 #140 DONE 3.4s 07:15:36 07:15:36 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:15:36 #149 ... 07:15:36 07:15:36 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:15:36 #0 8.860 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:15:36 #150 ... 07:15:36 07:15:36 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:15:36 #0 9.383 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 07:15:36 #151 ... 07:15:36 07:15:36 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:15:36 #0 8.439 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:15:36 #152 ... 07:15:36 07:15:36 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:15:36 #0 9.121 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 07:15:36 #153 ... 07:15:36 07:15:36 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:15:36 #0 8.840 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:15:36 #154 ... 07:15:36 07:15:36 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:15:41 #155 4.528 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:15:41 #155 ... 07:15:41 07:15:41 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:15:41 #0 5.937 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:15:41 #156 ... 07:15:41 07:15:41 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:15:41 #149 4.159 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:15:43 #149 ... 07:15:43 07:15:43 #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:15:43 #0 5.500 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:15:43 #157 ... 07:15:43 07:15:43 #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 07:15:43 #0 5.555 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:15:43 #158 ... 07:15:43 07:15:43 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:15:43 #147 5.888 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 07:15:46 #147 ... 07:15:46 07:15:46 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:15:46 #133 9.623 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:15:46 #133 ... 07:15:46 07:15:46 #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:15:46 #139 6.775 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 07:15:58 #158 ... 07:15:58 07:15:58 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:15:58 #154 101.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:16:25 #154 ... 07:16:25 07:16:25 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:16:25 #152 DONE 130.6s 07:16:25 07:16:25 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:16:25 #153 ... 07:16:25 07:16:25 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:16:25 #147 DONE 133.5s 07:16:25 07:16:25 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:16:28 #149 ... 07:16:28 07:16:28 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:16:28 #151 DONE 138.4s 07:16:28 07:16:28 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:16:29 #155 ... 07:16:29 07:16:29 #159 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:16:30 #159 ... 07:16:30 07:16:30 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:16:30 #154 DONE 139.8s 07:16:30 07:16:30 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:16:30 #150 DONE 139.9s 07:16:30 07:16:30 #160 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:16:30 #160 ... 07:16:30 07:16:30 #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:16:30 #161 DONE 0.8s 07:16:30 07:16:30 #159 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:16:30 #159 DONE 1.0s 07:16:30 07:16:30 #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:16:30 #162 DONE 1.0s 07:16:30 07:16:30 #160 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:16:30 #160 DONE 0.7s 07:16:30 07:16:30 #163 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:16:31 #163 ... 07:16:31 07:16:31 #164 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:16:31 #164 DONE 0.3s 07:16:31 07:16:31 #165 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:16:31 #165 DONE 0.9s 07:16:31 07:16:31 #166 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:16:33 #166 ... 07:16:33 07:16:33 #167 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:16:33 #167 DONE 2.6s 07:16:33 07:16:33 #168 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:16:34 #168 ... 07:16:34 07:16:34 #163 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:16:34 #163 DONE 3.1s 07:16:34 07:16:34 #169 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:16:35 #169 ... 07:16:35 07:16:35 #166 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:16:35 #166 DONE 3.7s 07:16:35 07:16:35 #168 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:16:35 #168 DONE 3.4s 07:16:35 07:16:35 #170 [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 07:16:36 #170 ... 07:16:36 07:16:36 #171 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 07:16:36 #171 DONE 5.2s 07:16:36 07:16:36 #169 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:16:36 #169 DONE 2.1s 07:16:36 07:16:36 #172 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 07:16:36 #172 ... 07:16:36 07:16:36 #173 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:16:36 #173 DONE 1.6s 07:16:36 07:16:36 #174 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:16:36 #174 DONE 1.4s 07:16:36 07:16:36 #170 [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 07:16:36 #170 DONE 1.4s 07:16:36 07:16:36 #172 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 07:16:36 #172 DONE 0.3s 07:16:36 07:16:36 #175 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:16:36 #175 DONE 0.2s 07:16:36 07:16:36 #176 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 07:16:36 #176 ... 07:16:36 07:16:36 #177 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 07:16:36 #177 DONE 0.2s 07:16:36 07:16:36 #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:16:36 #178 DONE 0.2s 07:16:36 07:16:36 #107 [security-spiffe-token-provider] exporting to image 07:16:36 #107 exporting layers 07:16:36 #107 ... 07:16:36 07:16:36 #179 [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 07:16:36 #179 DONE 0.4s 07:16:36 07:16:36 #176 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 07:16:36 #176 DONE 0.5s 07:16:36 07:16:36 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:16:36 #180 DONE 0.6s 07:16:36 07:16:36 #181 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:16:38 #181 ... 07:16:38 07:16:38 #107 [security-spiffe-token-provider] exporting to image 07:16:38 #107 exporting layers 1.4s done 07:16:38 #107 writing image sha256:80c8e0a112041690133e2c7d795d191762878542d68f58f3afab864ceb0abd75 0.2s done 07:16:38 #107 naming to docker.io/library/security-spiffe-token-provider 0.0s done 07:16:38 #107 DONE 2.8s 07:16:38 07:16:38 #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:16:38 #182 DONE 1.5s 07:16:38 07:16:38 #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:16:38 #183 ... 07:16:38 07:16:38 #181 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:16:38 #181 DONE 1.9s 07:16:38 07:16:38 #184 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:16:38 #184 DONE 1.7s 07:16:38 07:16:38 #185 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:16:39 #185 ... 07:16:39 07:16:39 #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:16:39 #183 DONE 1.4s 07:16:39 07:16:39 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:16:39 #186 ... 07:16:39 07:16:39 #187 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:16:39 #187 DONE 3.3s 07:16:40 07:16:40 #107 [core-common-config-bootstrapper] exporting to image 07:16:40 #107 ... 07:16:40 07:16:40 #188 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:16:40 #188 DONE 1.4s 07:16:40 07:16:40 #189 [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/ 07:16:40 #189 ... 07:16:40 07:16:40 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:16:40 #186 DONE 1.2s 07:16:41 07:16:41 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:16:41 #190 ... 07:16:41 07:16:41 #189 [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/ 07:16:41 #189 DONE 1.3s 07:16:41 07:16:41 #107 [core-common-config-bootstrapper] exporting to image 07:16:41 #107 exporting layers 1.6s done 07:16:41 #107 writing image sha256:a804a5dff5189bb4fee9f45757482e806c5c6079df644cffa1b613a08737c0f3 done 07:16:41 #107 naming to docker.io/library/core-common-config-bootstrapper done 07:16:41 #107 DONE 4.5s 07:16:41 07:16:41 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:16:41 #190 DONE 0.7s 07:16:41 07:16:41 #191 [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/ 07:16:42 #191 DONE 0.5s 07:16:42 07:16:42 #185 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:16:42 #185 DONE 3.2s 07:16:42 07:16:42 #107 [security-proxy-setup] exporting to image 07:16:42 #107 ... 07:16:42 07:16:42 #192 [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/ 07:16:42 #192 DONE 0.4s 07:16:42 07:16:42 #193 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 07:16:44 #193 DONE 1.5s 07:16:44 07:16:44 #194 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:16:44 #194 ... 07:16:44 07:16:44 #195 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:16:44 #195 DONE 2.6s 07:16:44 07:16:44 #107 [security-secretstore-setup] exporting to image 07:16:44 #107 ... 07:16:44 07:16:44 #194 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:16:44 #194 DONE 0.7s 07:16:44 07:16:44 #107 [security-secretstore-setup] exporting to image 07:16:44 #107 exporting layers 2.7s done 07:16:44 #107 writing image sha256:71f3ab5aba21cb60523e8bb6ff858d71834f3b6a45f3314c2ec7c641ea861587 done 07:16:44 #107 naming to docker.io/library/security-proxy-setup 07:16:44 #107 naming to docker.io/library/security-proxy-setup done 07:16:44 #107 exporting layers 0.6s done 07:16:44 #107 writing image sha256:2786ac43f47f2e07e0469a25c349ba70c031bbabba66bd0a16b4c31c6d602ca9 done 07:16:44 #107 naming to docker.io/library/security-secretstore-setup done 07:16:44 #107 DONE 7.4s 07:16:44 07:16:44 #196 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 07:16:48 #196 DONE 3.4s 07:16:48 07:16:48 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:16:48 #148 ... 07:16:48 07:16:48 #107 [security-bootstrapper] exporting to image 07:16:48 #107 exporting layers 0.5s done 07:16:48 #107 writing image sha256:3fc6ba408caf0f56efb66c50c48ccddb8b755d14a326b62d76faf677eacf7e30 done 07:16:48 #107 naming to docker.io/library/security-bootstrapper done 07:16:48 #107 DONE 7.9s 07:16:48 07:16:48 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:16:52 #158 ... 07:16:52 07:16:52 #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:16:52 #157 DONE 162.0s 07:16:52 07:16:52 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:17:00 #155 ... 07:17:00 07:17:00 #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:17:01 #197 ... 07:17:01 07:17:01 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:17:01 #156 DONE 170.9s 07:17:01 07:17:01 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:17:01 #148 DONE 170.9s 07:17:01 07:17:01 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:17:01 #158 DONE 170.9s 07:17:01 07:17:01 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:17:01 #153 DONE 171.0s 07:17:01 07:17:01 #198 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 07:17:01 #198 ... 07:17:01 07:17:01 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:17:01 #155 DONE 171.8s 07:17:02 07:17:02 #120 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:17:02 #120 DONE 171.8s 07:17:02 07:17:02 #199 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:17:02 #199 ... 07:17:02 07:17:02 #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:17:02 #197 DONE 2.4s 07:17:02 07:17:02 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:17:02 #149 DONE 172.2s 07:17:02 07:17:02 #199 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:17:02 #199 DONE 0.5s 07:17:02 07:17:02 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:17:02 #200 DONE 0.3s 07:17:02 07:17:02 #198 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 07:17:02 #198 DONE 1.0s 07:17:02 07:17:02 #201 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:17:02 #201 DONE 0.3s 07:17:02 07:17:02 #202 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:17:02 #202 ... 07:17:02 07:17:02 #203 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:17:02 #203 CACHED 07:17:02 07:17:02 #204 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:17:02 #204 CACHED 07:17:02 07:17:02 #205 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:17:02 #205 CACHED 07:17:02 07:17:02 #206 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:17:02 #206 CACHED 07:17:02 07:17:02 #207 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:17:03 #207 ... 07:17:03 07:17:03 #208 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:17:03 #208 CACHED 07:17:03 07:17:03 #209 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:17:03 #209 CACHED 07:17:03 07:17:03 #210 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:17:03 #210 DONE 0.6s 07:17:03 07:17:03 #202 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:17:03 #202 DONE 0.5s 07:17:03 07:17:03 #211 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:17:03 #211 DONE 0.6s 07:17:03 07:17:03 #212 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:17:03 #212 CACHED 07:17:03 07:17:03 #213 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:17:03 #213 CACHED 07:17:03 07:17:03 #214 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:17:05 #214 DONE 1.9s 07:17:05 07:17:05 #215 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:17:05 #215 DONE 2.0s 07:17:05 07:17:05 #207 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:17:05 #207 DONE 2.4s 07:17:05 07:17:05 #216 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:17:05 #216 DONE 2.4s 07:17:05 07:17:05 #217 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:17:05 #217 DONE 2.0s 07:17:05 07:17:05 #218 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:17:05 #218 ... 07:17:05 07:17:05 #219 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:17:05 #219 DONE 2.0s 07:17:05 07:17:05 #220 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 07:17:05 #220 DONE 2.0s 07:17:05 07:17:05 #221 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:17:05 #221 DONE 2.4s 07:17:05 07:17:05 #222 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:17:05 #222 DONE 0.2s 07:17:05 07:17:05 #223 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 07:17:05 #223 DONE 0.2s 07:17:05 07:17:05 #218 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:17:05 #218 DONE 0.2s 07:17:05 07:17:05 #224 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 07:17:05 #224 DONE 0.3s 07:17:05 07:17:05 #225 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:17:05 #225 DONE 0.2s 07:17:05 07:17:05 #107 [core-data] exporting to image 07:17:05 #107 exporting layers 07:17:05 #107 ... 07:17:05 07:17:05 #226 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 07:17:05 #226 DONE 0.2s 07:17:05 07:17:05 #227 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:17:05 #227 DONE 0.3s 07:17:05 07:17:05 #107 [core-keeper] exporting to image 07:17:05 #107 writing image sha256:534b3d25c6edc5a5d69d5cb028c9b8749aa56293691afab176b1a80399b86ed6 0.0s done 07:17:05 #107 naming to docker.io/library/core-keeper done 07:17:05 #107 ... 07:17:05 07:17:05 #228 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:17:05 #228 DONE 0.2s 07:17:05 07:17:05 #229 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:17:05 #229 DONE 0.2s 07:17:05 07:17:05 #107 [core-metadata] exporting to image 07:17:05 #107 writing image sha256:f72802420704bc2912b95c5e8d30e9b07d996fd216d0fc12d3eac6688180d59b 0.0s done 07:17:05 #107 naming to docker.io/library/core-command 07:17:05 #107 exporting layers 0.3s done 07:17:05 #107 naming to docker.io/library/core-command done 07:17:05 #107 writing image sha256:75b6e80d2df92fb992b98754e5277214d8139658164f3f87311072ab5e87e4b3 done 07:17:05 #107 naming to docker.io/library/core-data done 07:17:05 #107 writing image sha256:b7caa8a2251a50972086b82c1773597fb26047aba34863b30c8ff73c21b517d4 done 07:17:05 #107 naming to docker.io/library/support-notifications done 07:17:05 #107 writing image sha256:1758db32a501e95b816ab0391ec043927e6d31bd082b93f240a541669f0cf51f done 07:17:05 #107 naming to docker.io/library/support-cron-scheduler done 07:17:05 #107 ... 07:17:05 07:17:05 #230 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:17:05 #230 DONE 0.4s 07:17:05 07:17:05 #107 [security-proxy-auth] exporting to image 07:17:06 #107 exporting layers 1.0s done 07:17:06 #107 writing image sha256:86b8f075e0df42c845294ecfb1beb4fe0d504aa83ed8754bc345f2bede193722 0.0s done 07:17:06 #107 naming to docker.io/library/support-scheduler 07:17:06 #107 exporting layers 0.4s done 07:17:06 #107 naming to docker.io/library/support-scheduler done 07:17:06 #107 writing image sha256:548146eff72c8ee0546419b364035b684027fa1b683d8891397efb73adf69e48 done 07:17:06 #107 naming to docker.io/library/core-metadata done 07:17:06 #107 writing image sha256:0e975844529d238962ed00e0a170582d926caee832bdb3c6bbc2956b5bcac015 done 07:17:06 #107 naming to docker.io/library/security-proxy-auth done 07:17:06 #107 DONE 9.2s 07:17:06 time="2024-08-12T07:12:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:17:06 time="2024-08-12T07:12:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:17:06 time="2024-08-12T07:12:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:17:06 time="2024-08-12T07:12:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:17:06 time="2024-08-12T07:12:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:17:06 time="2024-08-12T07:12:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:17:06 time="2024-08-12T07:12:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:17:06 time="2024-08-12T07:12:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:17:06 time="2024-08-12T07:12:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:17:06 time="2024-08-12T07:12:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:17:06 time="2024-08-12T07:12:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:17:06 time="2024-08-12T07:12:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:17:06 time="2024-08-12T07:12:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:17:06 time="2024-08-12T07:12:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:17:06 time="2024-08-12T07:12:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:17:06 time="2024-08-12T07:12:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:17:06 $ docker stop --time=1 5c90476a0bdb57593d3d919f855a9464f8de409515cc58383c6514006384d012 07:17:07 $ docker rm -f --volumes 5c90476a0bdb57593d3d919f855a9464f8de409515cc58383c6514006384d012 [Pipeline] // withDockerContainer [Pipeline] sh 07:17:07 + docker images 07:17:07 REPOSITORY TAG IMAGE ID CREATED SIZE 07:17:07 core-command latest f72802420704 2 seconds ago 35.4MB 07:17:07 security-proxy-auth latest 0e975844529d 2 seconds ago 33MB 07:17:07 core-metadata latest 548146eff72c 2 seconds ago 39.7MB 07:17:07 support-cron-scheduler latest 1758db32a501 2 seconds ago 42.8MB 07:17:07 core-data latest 75b6e80d2df9 2 seconds ago 39.5MB 07:17:07 support-notifications latest b7caa8a2251a 2 seconds ago 42.4MB 07:17:07 support-scheduler latest 86b8f075e0df 2 seconds ago 41.8MB 07:17:07 core-keeper latest 534b3d25c6ed 3 seconds ago 39.4MB 07:17:07 security-bootstrapper latest 3fc6ba408caf 20 seconds ago 18.9MB 07:17:07 security-secretstore-setup latest 2786ac43f47f 23 seconds ago 37MB 07:17:07 security-proxy-setup latest 71f3ab5aba21 26 seconds ago 26.2MB 07:17:07 core-common-config-bootstrapper latest a804a5dff518 28 seconds ago 15.2MB 07:17:07 security-spiffe-token-provider latest 80c8e0a11204 31 seconds ago 28.8MB 07:17:07 security-spire-agent latest 09308a6db2a6 3 minutes ago 182MB 07:17:07 security-spire-config latest ceb910078737 3 minutes ago 120MB 07:17:07 security-spire-server latest b6e9a2bd1ad6 3 minutes ago 121MB 07:17:07 ci-base-image-x86_64 latest 4eff9dded9de 7 minutes ago 970MB 07:17:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB 07:17:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB 07:17:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:17:08 provisioning config files... 07:17:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/669@tmp/config8498575605261566941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:17:08 ---> ****-login.sh 07:17:08 nexus3.edgexfoundry.org:10001 07:17:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:17:08 Configure a credential helper to remove this warning. See 07:17:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:17:08 07:17:08 Login Succeeded 07:17:08 nexus3.edgexfoundry.org:10002 07:17:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:17:08 Configure a credential helper to remove this warning. See 07:17:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:17:08 07:17:08 Login Succeeded 07:17:08 nexus3.edgexfoundry.org:10003 07:17:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:17:08 Configure a credential helper to remove this warning. See 07:17:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:17:08 07:17:08 Login Succeeded 07:17:08 nexus3.edgexfoundry.org:10004 07:17:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:17:08 Configure a credential helper to remove this warning. See 07:17:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:17:08 07:17:08 Login Succeeded 07:17:08 ****.io 07:17:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:17:09 Configure a credential helper to remove this warning. See 07:17:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:17:09 07:17:09 Login Succeeded 07:17:09 ---> ****-login.sh ends [Pipeline] } 07:17:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:17:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:17:09 [edgeXDocker.push] Tagging docker image core-command with the following tags: 07:17:09 4ff11727c7037816f98f6c0e9d374500f07cffc5 07:17:09 latest 07:17:09 3.2.0-dev.51 07:17:09 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:17:09 main 07:17:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:09 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:09 + docker push nexus3.edgexfoundry.org:10004/core-command:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:17:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:17:09 18e3616da399: Preparing 07:17:09 fafbaae1f690: Preparing 07:17:09 b8d30eaaa118: Preparing 07:17:09 3775b7c9c493: Preparing 07:17:09 d2d1e2e62dff: Preparing 07:17:09 5cb3c21cf1bc: Preparing 07:17:09 ce7f800efff9: Preparing 07:17:09 5cb3c21cf1bc: Waiting 07:17:09 ce7f800efff9: Waiting 07:17:09 d2d1e2e62dff: Pushed 07:17:09 18e3616da399: Pushed 07:17:09 3775b7c9c493: Pushed 07:17:09 b8d30eaaa118: Pushed 07:17:09 ce7f800efff9: Layer already exists 07:17:10 5cb3c21cf1bc: Pushed 07:17:13 fafbaae1f690: Pushed 07:17:13 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:48762a5941c4585285560f0c68eac6a63d54c2d398ad44b453292ba830230a65 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:13 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:14 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 07:17:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:17:14 18e3616da399: Preparing 07:17:14 fafbaae1f690: Preparing 07:17:14 b8d30eaaa118: Preparing 07:17:14 3775b7c9c493: Preparing 07:17:14 d2d1e2e62dff: Preparing 07:17:14 5cb3c21cf1bc: Preparing 07:17:14 ce7f800efff9: Preparing 07:17:14 5cb3c21cf1bc: Waiting 07:17:14 ce7f800efff9: Waiting 07:17:14 18e3616da399: Layer already exists 07:17:14 d2d1e2e62dff: Layer already exists 07:17:14 b8d30eaaa118: Layer already exists 07:17:14 3775b7c9c493: Layer already exists 07:17:14 fafbaae1f690: Layer already exists 07:17:14 5cb3c21cf1bc: Layer already exists 07:17:14 ce7f800efff9: Layer already exists 07:17:14 latest: digest: sha256:48762a5941c4585285560f0c68eac6a63d54c2d398ad44b453292ba830230a65 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:14 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:14 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.51 07:17:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:17:14 18e3616da399: Preparing 07:17:14 fafbaae1f690: Preparing 07:17:14 b8d30eaaa118: Preparing 07:17:14 3775b7c9c493: Preparing 07:17:14 d2d1e2e62dff: Preparing 07:17:14 5cb3c21cf1bc: Preparing 07:17:14 ce7f800efff9: Preparing 07:17:14 ce7f800efff9: Waiting 07:17:14 5cb3c21cf1bc: Waiting 07:17:14 fafbaae1f690: Layer already exists 07:17:14 d2d1e2e62dff: Layer already exists 07:17:14 b8d30eaaa118: Layer already exists 07:17:14 3775b7c9c493: Layer already exists 07:17:14 18e3616da399: Layer already exists 07:17:14 5cb3c21cf1bc: Layer already exists 07:17:14 ce7f800efff9: Layer already exists 07:17:14 3.2.0-dev.51: digest: sha256:48762a5941c4585285560f0c68eac6a63d54c2d398ad44b453292ba830230a65 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:15 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:15 + docker push nexus3.edgexfoundry.org:10004/core-command:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:17:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:17:15 18e3616da399: Preparing 07:17:15 fafbaae1f690: Preparing 07:17:15 b8d30eaaa118: Preparing 07:17:15 3775b7c9c493: Preparing 07:17:15 d2d1e2e62dff: Preparing 07:17:15 5cb3c21cf1bc: Preparing 07:17:15 ce7f800efff9: Preparing 07:17:15 ce7f800efff9: Waiting 07:17:15 5cb3c21cf1bc: Waiting 07:17:15 18e3616da399: Layer already exists 07:17:15 d2d1e2e62dff: Layer already exists 07:17:15 fafbaae1f690: Layer already exists 07:17:15 b8d30eaaa118: Layer already exists 07:17:15 3775b7c9c493: Layer already exists 07:17:15 5cb3c21cf1bc: Layer already exists 07:17:15 ce7f800efff9: Layer already exists 07:17:15 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:48762a5941c4585285560f0c68eac6a63d54c2d398ad44b453292ba830230a65 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:15 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:16 + docker push nexus3.edgexfoundry.org:10004/core-command:main 07:17:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:17:16 18e3616da399: Preparing 07:17:16 fafbaae1f690: Preparing 07:17:16 b8d30eaaa118: Preparing 07:17:16 3775b7c9c493: Preparing 07:17:16 d2d1e2e62dff: Preparing 07:17:16 5cb3c21cf1bc: Preparing 07:17:16 ce7f800efff9: Preparing 07:17:16 5cb3c21cf1bc: Waiting 07:17:16 ce7f800efff9: Waiting 07:17:16 18e3616da399: Layer already exists 07:17:16 d2d1e2e62dff: Layer already exists 07:17:16 b8d30eaaa118: Layer already exists 07:17:16 3775b7c9c493: Layer already exists 07:17:16 fafbaae1f690: Layer already exists 07:17:16 ce7f800efff9: Layer already exists 07:17:16 5cb3c21cf1bc: Layer already exists 07:17:16 main: digest: sha256:48762a5941c4585285560f0c68eac6a63d54c2d398ad44b453292ba830230a65 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:17:16 ===================================================== [Pipeline] echo 07:17:16 taggedImages: 07:17:16 - nexus3.edgexfoundry.org:10004/core-command:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:17:16 - nexus3.edgexfoundry.org:10004/core-command:latest 07:17:16 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.51 07:17:16 - nexus3.edgexfoundry.org:10004/core-command:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:17:16 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 07:17:16 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 07:17:16 4ff11727c7037816f98f6c0e9d374500f07cffc5 07:17:16 latest 07:17:16 3.2.0-dev.51 07:17:16 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:17:16 main 07:17:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:16 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:17:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:17:16 9cbd9be725f7: Preparing 07:17:16 56cc14f54328: Preparing 07:17:16 7165f0f7efc6: Preparing 07:17:16 b2c52e20154a: Preparing 07:17:16 b8d30eaaa118: Preparing 07:17:16 3775b7c9c493: Preparing 07:17:16 d2d1e2e62dff: Preparing 07:17:16 5cb3c21cf1bc: Preparing 07:17:16 ce7f800efff9: Preparing 07:17:16 3775b7c9c493: Waiting 07:17:16 d2d1e2e62dff: Waiting 07:17:16 5cb3c21cf1bc: Waiting 07:17:16 ce7f800efff9: Waiting 07:17:16 b8d30eaaa118: Layer already exists 07:17:16 3775b7c9c493: Layer already exists 07:17:16 d2d1e2e62dff: Layer already exists 07:17:16 5cb3c21cf1bc: Layer already exists 07:17:16 ce7f800efff9: Layer already exists 07:17:16 9cbd9be725f7: Pushed 07:17:16 7165f0f7efc6: Pushed 07:17:16 56cc14f54328: Pushed 07:17:18 b2c52e20154a: Pushed 07:17:18 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:65da1c0ceef56168f5e612af615d337eb03330f834b7405918c7c7d98e420d84 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:18 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:17:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:17:18 9cbd9be725f7: Preparing 07:17:18 56cc14f54328: Preparing 07:17:18 7165f0f7efc6: Preparing 07:17:18 b2c52e20154a: Preparing 07:17:18 b8d30eaaa118: Preparing 07:17:18 3775b7c9c493: Preparing 07:17:18 d2d1e2e62dff: Preparing 07:17:18 5cb3c21cf1bc: Preparing 07:17:18 ce7f800efff9: Preparing 07:17:18 3775b7c9c493: Waiting 07:17:18 d2d1e2e62dff: Waiting 07:17:18 ce7f800efff9: Waiting 07:17:18 5cb3c21cf1bc: Waiting 07:17:18 9cbd9be725f7: Layer already exists 07:17:18 b2c52e20154a: Layer already exists 07:17:18 56cc14f54328: Layer already exists 07:17:18 7165f0f7efc6: Layer already exists 07:17:18 b8d30eaaa118: Layer already exists 07:17:18 3775b7c9c493: Layer already exists 07:17:18 5cb3c21cf1bc: Layer already exists 07:17:18 d2d1e2e62dff: Layer already exists 07:17:18 ce7f800efff9: Layer already exists 07:17:18 latest: digest: sha256:65da1c0ceef56168f5e612af615d337eb03330f834b7405918c7c7d98e420d84 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:19 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.51 07:17:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:17:19 9cbd9be725f7: Preparing 07:17:19 56cc14f54328: Preparing 07:17:19 7165f0f7efc6: Preparing 07:17:19 b2c52e20154a: Preparing 07:17:19 b8d30eaaa118: Preparing 07:17:19 3775b7c9c493: Preparing 07:17:19 d2d1e2e62dff: Preparing 07:17:19 5cb3c21cf1bc: Preparing 07:17:19 ce7f800efff9: Preparing 07:17:19 3775b7c9c493: Waiting 07:17:19 d2d1e2e62dff: Waiting 07:17:19 5cb3c21cf1bc: Waiting 07:17:19 ce7f800efff9: Waiting 07:17:19 b2c52e20154a: Layer already exists 07:17:19 56cc14f54328: Layer already exists 07:17:19 7165f0f7efc6: Layer already exists 07:17:19 9cbd9be725f7: Layer already exists 07:17:19 b8d30eaaa118: Layer already exists 07:17:19 d2d1e2e62dff: Layer already exists 07:17:19 3775b7c9c493: Layer already exists 07:17:19 5cb3c21cf1bc: Layer already exists 07:17:19 ce7f800efff9: Layer already exists 07:17:19 3.2.0-dev.51: digest: sha256:65da1c0ceef56168f5e612af615d337eb03330f834b7405918c7c7d98e420d84 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:19 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:17:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:17:20 9cbd9be725f7: Preparing 07:17:20 56cc14f54328: Preparing 07:17:20 7165f0f7efc6: Preparing 07:17:20 b2c52e20154a: Preparing 07:17:20 b8d30eaaa118: Preparing 07:17:20 3775b7c9c493: Preparing 07:17:20 d2d1e2e62dff: Preparing 07:17:20 5cb3c21cf1bc: Preparing 07:17:20 ce7f800efff9: Preparing 07:17:20 3775b7c9c493: Waiting 07:17:20 ce7f800efff9: Waiting 07:17:20 d2d1e2e62dff: Waiting 07:17:20 5cb3c21cf1bc: Waiting 07:17:20 56cc14f54328: Layer already exists 07:17:20 7165f0f7efc6: Layer already exists 07:17:20 9cbd9be725f7: Layer already exists 07:17:20 b2c52e20154a: Layer already exists 07:17:20 b8d30eaaa118: Layer already exists 07:17:20 d2d1e2e62dff: Layer already exists 07:17:20 5cb3c21cf1bc: Layer already exists 07:17:20 ce7f800efff9: Layer already exists 07:17:20 3775b7c9c493: Layer already exists 07:17:20 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:65da1c0ceef56168f5e612af615d337eb03330f834b7405918c7c7d98e420d84 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:20 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 07:17:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:17:20 9cbd9be725f7: Preparing 07:17:20 56cc14f54328: Preparing 07:17:20 7165f0f7efc6: Preparing 07:17:20 b2c52e20154a: Preparing 07:17:20 b8d30eaaa118: Preparing 07:17:20 3775b7c9c493: Preparing 07:17:20 d2d1e2e62dff: Preparing 07:17:20 5cb3c21cf1bc: Preparing 07:17:20 ce7f800efff9: Preparing 07:17:20 3775b7c9c493: Waiting 07:17:20 d2d1e2e62dff: Waiting 07:17:20 5cb3c21cf1bc: Waiting 07:17:20 ce7f800efff9: Waiting 07:17:20 b8d30eaaa118: Layer already exists 07:17:20 b2c52e20154a: Layer already exists 07:17:20 56cc14f54328: Layer already exists 07:17:20 9cbd9be725f7: Layer already exists 07:17:20 7165f0f7efc6: Layer already exists 07:17:20 3775b7c9c493: Layer already exists 07:17:20 d2d1e2e62dff: Layer already exists 07:17:20 ce7f800efff9: Layer already exists 07:17:20 5cb3c21cf1bc: Layer already exists 07:17:20 main: digest: sha256:65da1c0ceef56168f5e612af615d337eb03330f834b7405918c7c7d98e420d84 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:17:21 ===================================================== [Pipeline] echo 07:17:21 taggedImages: 07:17:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:17:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:17:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.51 07:17:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:17:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 07:17:21 [edgeXDocker.push] Tagging docker image core-data with the following tags: 07:17:21 4ff11727c7037816f98f6c0e9d374500f07cffc5 07:17:21 latest 07:17:21 3.2.0-dev.51 07:17:21 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:17:21 main 07:17:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:21 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:21 + docker push nexus3.edgexfoundry.org:10004/core-data:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:17:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:17:21 32e031e6bbfb: Preparing 07:17:21 a98f4061562d: Preparing 07:17:21 b8d30eaaa118: Preparing 07:17:21 3775b7c9c493: Preparing 07:17:21 858f63a5b0dc: Preparing 07:17:21 78b9932bfcdd: Preparing 07:17:21 ce7f800efff9: Preparing 07:17:21 ce7f800efff9: Waiting 07:17:21 78b9932bfcdd: Waiting 07:17:21 3775b7c9c493: Layer already exists 07:17:21 b8d30eaaa118: Layer already exists 07:17:21 ce7f800efff9: Layer already exists 07:17:21 32e031e6bbfb: Pushed 07:17:21 78b9932bfcdd: Pushed 07:17:21 858f63a5b0dc: Pushed 07:17:25 a98f4061562d: Pushed 07:17:25 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:90b8dbdb6f1046143725108eb19a9ad68cea21fe64a570f38c5e92d26e7006aa size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:25 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:26 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 07:17:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:17:26 32e031e6bbfb: Preparing 07:17:26 a98f4061562d: Preparing 07:17:26 b8d30eaaa118: Preparing 07:17:26 3775b7c9c493: Preparing 07:17:26 858f63a5b0dc: Preparing 07:17:26 78b9932bfcdd: Preparing 07:17:26 ce7f800efff9: Preparing 07:17:26 78b9932bfcdd: Waiting 07:17:26 ce7f800efff9: Waiting 07:17:26 a98f4061562d: Layer already exists 07:17:26 32e031e6bbfb: Layer already exists 07:17:26 b8d30eaaa118: Layer already exists 07:17:26 3775b7c9c493: Layer already exists 07:17:26 858f63a5b0dc: Layer already exists 07:17:26 ce7f800efff9: Layer already exists 07:17:26 78b9932bfcdd: Layer already exists 07:17:26 latest: digest: sha256:90b8dbdb6f1046143725108eb19a9ad68cea21fe64a570f38c5e92d26e7006aa size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:26 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:26 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.51 07:17:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:17:26 32e031e6bbfb: Preparing 07:17:26 a98f4061562d: Preparing 07:17:26 b8d30eaaa118: Preparing 07:17:26 3775b7c9c493: Preparing 07:17:26 858f63a5b0dc: Preparing 07:17:26 78b9932bfcdd: Preparing 07:17:26 ce7f800efff9: Preparing 07:17:26 78b9932bfcdd: Waiting 07:17:26 ce7f800efff9: Waiting 07:17:26 32e031e6bbfb: Layer already exists 07:17:26 a98f4061562d: Layer already exists 07:17:26 858f63a5b0dc: Layer already exists 07:17:26 3775b7c9c493: Layer already exists 07:17:26 b8d30eaaa118: Layer already exists 07:17:26 78b9932bfcdd: Layer already exists 07:17:26 ce7f800efff9: Layer already exists 07:17:26 3.2.0-dev.51: digest: sha256:90b8dbdb6f1046143725108eb19a9ad68cea21fe64a570f38c5e92d26e7006aa size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:27 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:27 + docker push nexus3.edgexfoundry.org:10004/core-data:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:17:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:17:27 32e031e6bbfb: Preparing 07:17:27 a98f4061562d: Preparing 07:17:27 b8d30eaaa118: Preparing 07:17:27 3775b7c9c493: Preparing 07:17:27 858f63a5b0dc: Preparing 07:17:27 78b9932bfcdd: Preparing 07:17:27 ce7f800efff9: Preparing 07:17:27 ce7f800efff9: Waiting 07:17:27 78b9932bfcdd: Waiting 07:17:27 a98f4061562d: Layer already exists 07:17:27 858f63a5b0dc: Layer already exists 07:17:27 3775b7c9c493: Layer already exists 07:17:27 32e031e6bbfb: Layer already exists 07:17:27 b8d30eaaa118: Layer already exists 07:17:27 78b9932bfcdd: Layer already exists 07:17:27 ce7f800efff9: Layer already exists 07:17:27 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:90b8dbdb6f1046143725108eb19a9ad68cea21fe64a570f38c5e92d26e7006aa size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:27 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:28 + docker push nexus3.edgexfoundry.org:10004/core-data:main 07:17:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:17:28 32e031e6bbfb: Preparing 07:17:28 a98f4061562d: Preparing 07:17:28 b8d30eaaa118: Preparing 07:17:28 3775b7c9c493: Preparing 07:17:28 858f63a5b0dc: Preparing 07:17:28 78b9932bfcdd: Preparing 07:17:28 ce7f800efff9: Preparing 07:17:28 78b9932bfcdd: Waiting 07:17:28 ce7f800efff9: Waiting 07:17:28 3775b7c9c493: Layer already exists 07:17:28 a98f4061562d: Layer already exists 07:17:28 32e031e6bbfb: Layer already exists 07:17:28 858f63a5b0dc: Layer already exists 07:17:28 b8d30eaaa118: Layer already exists 07:17:28 78b9932bfcdd: Layer already exists 07:17:28 ce7f800efff9: Layer already exists 07:17:28 main: digest: sha256:90b8dbdb6f1046143725108eb19a9ad68cea21fe64a570f38c5e92d26e7006aa size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:17:28 ===================================================== [Pipeline] echo 07:17:28 taggedImages: 07:17:28 - nexus3.edgexfoundry.org:10004/core-data:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:17:28 - nexus3.edgexfoundry.org:10004/core-data:latest 07:17:28 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.51 07:17:28 - nexus3.edgexfoundry.org:10004/core-data:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:17:28 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 07:17:28 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 07:17:28 4ff11727c7037816f98f6c0e9d374500f07cffc5 07:17:28 latest 07:17:28 3.2.0-dev.51 07:17:28 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:17:28 main 07:17:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:28 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:28 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:17:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:17:28 101034d5b9e5: Preparing 07:17:28 c76eb47050ee: Preparing 07:17:28 3775b7c9c493: Preparing 07:17:28 06d2dfb4a010: Preparing 07:17:28 257121f17a9e: Preparing 07:17:28 ce7f800efff9: Preparing 07:17:28 ce7f800efff9: Waiting 07:17:28 3775b7c9c493: Layer already exists 07:17:28 ce7f800efff9: Layer already exists 07:17:28 257121f17a9e: Pushed 07:17:28 101034d5b9e5: Pushed 07:17:28 06d2dfb4a010: Pushed 07:17:32 c76eb47050ee: Pushed 07:17:32 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:369f267343a692d16428ffe9c95b833d691fa5d1b39e6120932f426029c16ec3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:32 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:33 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 07:17:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:17:33 101034d5b9e5: Preparing 07:17:33 c76eb47050ee: Preparing 07:17:33 3775b7c9c493: Preparing 07:17:33 06d2dfb4a010: Preparing 07:17:33 257121f17a9e: Preparing 07:17:33 ce7f800efff9: Preparing 07:17:33 ce7f800efff9: Waiting 07:17:33 c76eb47050ee: Layer already exists 07:17:33 101034d5b9e5: Layer already exists 07:17:33 06d2dfb4a010: Layer already exists 07:17:33 257121f17a9e: Layer already exists 07:17:33 3775b7c9c493: Layer already exists 07:17:33 ce7f800efff9: Layer already exists 07:17:33 latest: digest: sha256:369f267343a692d16428ffe9c95b833d691fa5d1b39e6120932f426029c16ec3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:33 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:33 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.51 07:17:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:17:33 101034d5b9e5: Preparing 07:17:33 c76eb47050ee: Preparing 07:17:33 3775b7c9c493: Preparing 07:17:33 06d2dfb4a010: Preparing 07:17:33 257121f17a9e: Preparing 07:17:33 ce7f800efff9: Preparing 07:17:33 ce7f800efff9: Waiting 07:17:33 3775b7c9c493: Layer already exists 07:17:33 06d2dfb4a010: Layer already exists 07:17:33 c76eb47050ee: Layer already exists 07:17:33 257121f17a9e: Layer already exists 07:17:33 101034d5b9e5: Layer already exists 07:17:33 ce7f800efff9: Layer already exists 07:17:33 3.2.0-dev.51: digest: sha256:369f267343a692d16428ffe9c95b833d691fa5d1b39e6120932f426029c16ec3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:34 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:34 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:17:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:17:34 101034d5b9e5: Preparing 07:17:34 c76eb47050ee: Preparing 07:17:34 3775b7c9c493: Preparing 07:17:34 06d2dfb4a010: Preparing 07:17:34 257121f17a9e: Preparing 07:17:34 ce7f800efff9: Preparing 07:17:34 ce7f800efff9: Waiting 07:17:34 06d2dfb4a010: Layer already exists 07:17:34 101034d5b9e5: Layer already exists 07:17:34 257121f17a9e: Layer already exists 07:17:34 c76eb47050ee: Layer already exists 07:17:34 3775b7c9c493: Layer already exists 07:17:34 ce7f800efff9: Layer already exists 07:17:34 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:369f267343a692d16428ffe9c95b833d691fa5d1b39e6120932f426029c16ec3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:34 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:35 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 07:17:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:17:35 101034d5b9e5: Preparing 07:17:35 c76eb47050ee: Preparing 07:17:35 3775b7c9c493: Preparing 07:17:35 06d2dfb4a010: Preparing 07:17:35 257121f17a9e: Preparing 07:17:35 ce7f800efff9: Preparing 07:17:35 ce7f800efff9: Waiting 07:17:35 101034d5b9e5: Layer already exists 07:17:35 3775b7c9c493: Layer already exists 07:17:35 06d2dfb4a010: Layer already exists 07:17:35 c76eb47050ee: Layer already exists 07:17:35 257121f17a9e: Layer already exists 07:17:35 ce7f800efff9: Layer already exists 07:17:35 main: digest: sha256:369f267343a692d16428ffe9c95b833d691fa5d1b39e6120932f426029c16ec3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:17:35 ===================================================== [Pipeline] echo 07:17:35 taggedImages: 07:17:35 - nexus3.edgexfoundry.org:10004/core-keeper:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:17:35 - nexus3.edgexfoundry.org:10004/core-keeper:latest 07:17:35 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.51 07:17:35 - nexus3.edgexfoundry.org:10004/core-keeper:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:17:35 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 07:17:35 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 07:17:35 4ff11727c7037816f98f6c0e9d374500f07cffc5 07:17:35 latest 07:17:35 3.2.0-dev.51 07:17:35 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:17:35 main 07:17:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:35 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:17:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:17:35 0d5a6f7e512e: Preparing 07:17:35 70a3832ba0ca: Preparing 07:17:35 0a4664a7c402: Preparing 07:17:35 b8d30eaaa118: Preparing 07:17:35 3775b7c9c493: Preparing 07:17:35 d2d1e2e62dff: Preparing 07:17:35 5cb3c21cf1bc: Preparing 07:17:35 ce7f800efff9: Preparing 07:17:35 5cb3c21cf1bc: Waiting 07:17:35 d2d1e2e62dff: Waiting 07:17:35 3775b7c9c493: Layer already exists 07:17:35 b8d30eaaa118: Layer already exists 07:17:35 d2d1e2e62dff: Layer already exists 07:17:35 5cb3c21cf1bc: Layer already exists 07:17:35 ce7f800efff9: Layer already exists 07:17:35 0d5a6f7e512e: Pushed 07:17:35 70a3832ba0ca: Pushed 07:17:39 0a4664a7c402: Pushed 07:17:39 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:df63fe06a5bf4084f163c57a87eabada5f75da4ea3521a1f08898e06f578030d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:39 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 07:17:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:17:40 0d5a6f7e512e: Preparing 07:17:40 70a3832ba0ca: Preparing 07:17:40 0a4664a7c402: Preparing 07:17:40 b8d30eaaa118: Preparing 07:17:40 3775b7c9c493: Preparing 07:17:40 d2d1e2e62dff: Preparing 07:17:40 5cb3c21cf1bc: Preparing 07:17:40 ce7f800efff9: Preparing 07:17:40 5cb3c21cf1bc: Waiting 07:17:40 d2d1e2e62dff: Waiting 07:17:40 ce7f800efff9: Waiting 07:17:40 3775b7c9c493: Layer already exists 07:17:40 0a4664a7c402: Layer already exists 07:17:40 b8d30eaaa118: Layer already exists 07:17:40 0d5a6f7e512e: Layer already exists 07:17:40 70a3832ba0ca: Layer already exists 07:17:40 d2d1e2e62dff: Layer already exists 07:17:40 5cb3c21cf1bc: Layer already exists 07:17:40 ce7f800efff9: Layer already exists 07:17:40 latest: digest: sha256:df63fe06a5bf4084f163c57a87eabada5f75da4ea3521a1f08898e06f578030d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.51 07:17:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:17:40 0d5a6f7e512e: Preparing 07:17:40 70a3832ba0ca: Preparing 07:17:40 0a4664a7c402: Preparing 07:17:40 b8d30eaaa118: Preparing 07:17:40 3775b7c9c493: Preparing 07:17:40 d2d1e2e62dff: Preparing 07:17:40 5cb3c21cf1bc: Preparing 07:17:40 ce7f800efff9: Preparing 07:17:40 d2d1e2e62dff: Waiting 07:17:40 5cb3c21cf1bc: Waiting 07:17:40 ce7f800efff9: Waiting 07:17:40 3775b7c9c493: Layer already exists 07:17:40 0d5a6f7e512e: Layer already exists 07:17:40 70a3832ba0ca: Layer already exists 07:17:40 b8d30eaaa118: Layer already exists 07:17:40 0a4664a7c402: Layer already exists 07:17:40 5cb3c21cf1bc: Layer already exists 07:17:40 d2d1e2e62dff: Layer already exists 07:17:40 ce7f800efff9: Layer already exists 07:17:40 3.2.0-dev.51: digest: sha256:df63fe06a5bf4084f163c57a87eabada5f75da4ea3521a1f08898e06f578030d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:17:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:17:41 0d5a6f7e512e: Preparing 07:17:41 70a3832ba0ca: Preparing 07:17:41 0a4664a7c402: Preparing 07:17:41 b8d30eaaa118: Preparing 07:17:41 3775b7c9c493: Preparing 07:17:41 d2d1e2e62dff: Preparing 07:17:41 5cb3c21cf1bc: Preparing 07:17:41 ce7f800efff9: Preparing 07:17:41 d2d1e2e62dff: Waiting 07:17:41 5cb3c21cf1bc: Waiting 07:17:41 ce7f800efff9: Waiting 07:17:41 b8d30eaaa118: Layer already exists 07:17:41 0d5a6f7e512e: Layer already exists 07:17:41 0a4664a7c402: Layer already exists 07:17:41 3775b7c9c493: Layer already exists 07:17:41 70a3832ba0ca: Layer already exists 07:17:41 d2d1e2e62dff: Layer already exists 07:17:41 5cb3c21cf1bc: Layer already exists 07:17:41 ce7f800efff9: Layer already exists 07:17:41 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:df63fe06a5bf4084f163c57a87eabada5f75da4ea3521a1f08898e06f578030d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 07:17:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:17:42 0d5a6f7e512e: Preparing 07:17:42 70a3832ba0ca: Preparing 07:17:42 0a4664a7c402: Preparing 07:17:42 b8d30eaaa118: Preparing 07:17:42 3775b7c9c493: Preparing 07:17:42 d2d1e2e62dff: Preparing 07:17:42 5cb3c21cf1bc: Preparing 07:17:42 ce7f800efff9: Preparing 07:17:42 d2d1e2e62dff: Waiting 07:17:42 5cb3c21cf1bc: Waiting 07:17:42 ce7f800efff9: Waiting 07:17:42 b8d30eaaa118: Layer already exists 07:17:42 0a4664a7c402: Layer already exists 07:17:42 3775b7c9c493: Layer already exists 07:17:42 0d5a6f7e512e: Layer already exists 07:17:42 70a3832ba0ca: Layer already exists 07:17:42 d2d1e2e62dff: Layer already exists 07:17:42 ce7f800efff9: Layer already exists 07:17:42 5cb3c21cf1bc: Layer already exists 07:17:42 main: digest: sha256:df63fe06a5bf4084f163c57a87eabada5f75da4ea3521a1f08898e06f578030d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:17:42 ===================================================== [Pipeline] echo 07:17:42 taggedImages: 07:17:42 - nexus3.edgexfoundry.org:10004/core-metadata:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:17:42 - nexus3.edgexfoundry.org:10004/core-metadata:latest 07:17:42 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.51 07:17:42 - nexus3.edgexfoundry.org:10004/core-metadata:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:17:42 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 07:17:42 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 07:17:42 4ff11727c7037816f98f6c0e9d374500f07cffc5 07:17:42 latest 07:17:42 3.2.0-dev.51 07:17:42 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:17:42 main 07:17:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:42 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:17:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:17:42 3fc1687a4cbe: Preparing 07:17:42 3322d8577dda: Preparing 07:17:42 80a06bb68faa: Preparing 07:17:42 ed72d0323ea4: Preparing 07:17:42 5a405819e6e0: Preparing 07:17:42 2e308a87a4e0: Preparing 07:17:42 a6dadc09e7e3: Preparing 07:17:42 bcf2fbca8cc5: Preparing 07:17:42 b8d30eaaa118: Preparing 07:17:42 3775b7c9c493: Preparing 07:17:42 4edc6109bd71: Preparing 07:17:42 660627483bbf: Preparing 07:17:42 5f70bf18a086: Preparing 07:17:42 ad9d6a84fdd3: Preparing 07:17:42 fcf72b0e65bb: Preparing 07:17:42 6cf608a4a66e: Preparing 07:17:42 ce7f800efff9: Preparing 07:17:42 4edc6109bd71: Waiting 07:17:42 660627483bbf: Waiting 07:17:42 5f70bf18a086: Waiting 07:17:42 ad9d6a84fdd3: Waiting 07:17:42 fcf72b0e65bb: Waiting 07:17:42 6cf608a4a66e: Waiting 07:17:42 2e308a87a4e0: Waiting 07:17:42 ce7f800efff9: Waiting 07:17:42 b8d30eaaa118: Waiting 07:17:42 a6dadc09e7e3: Waiting 07:17:42 bcf2fbca8cc5: Waiting 07:17:42 3775b7c9c493: Waiting 07:17:42 ed72d0323ea4: Pushed 07:17:42 5a405819e6e0: Pushed 07:17:42 80a06bb68faa: Pushed 07:17:42 3322d8577dda: Pushed 07:17:42 3fc1687a4cbe: Pushed 07:17:42 b8d30eaaa118: Layer already exists 07:17:42 3775b7c9c493: Layer already exists 07:17:42 2e308a87a4e0: Pushed 07:17:43 a6dadc09e7e3: Pushed 07:17:43 5f70bf18a086: Layer already exists 07:17:43 4edc6109bd71: Pushed 07:17:43 660627483bbf: Pushed 07:17:43 ce7f800efff9: Layer already exists 07:17:43 ad9d6a84fdd3: Pushed 07:17:43 fcf72b0e65bb: Pushed 07:17:43 6cf608a4a66e: Pushed 07:17:44 bcf2fbca8cc5: Pushed 07:17:44 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:739113c6ac269601355bcbadc1eda96ffabe1511d0ff7084aa81f4f1cc0f60af size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:44 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:17:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:17:45 3fc1687a4cbe: Preparing 07:17:45 3322d8577dda: Preparing 07:17:45 80a06bb68faa: Preparing 07:17:45 ed72d0323ea4: Preparing 07:17:45 5a405819e6e0: Preparing 07:17:45 2e308a87a4e0: Preparing 07:17:45 a6dadc09e7e3: Preparing 07:17:45 bcf2fbca8cc5: Preparing 07:17:45 b8d30eaaa118: Preparing 07:17:45 3775b7c9c493: Preparing 07:17:45 4edc6109bd71: Preparing 07:17:45 660627483bbf: Preparing 07:17:45 a6dadc09e7e3: Waiting 07:17:45 bcf2fbca8cc5: Waiting 07:17:45 2e308a87a4e0: Waiting 07:17:45 b8d30eaaa118: Waiting 07:17:45 3775b7c9c493: Waiting 07:17:45 4edc6109bd71: Waiting 07:17:45 5f70bf18a086: Preparing 07:17:45 ad9d6a84fdd3: Preparing 07:17:45 5f70bf18a086: Waiting 07:17:45 fcf72b0e65bb: Preparing 07:17:45 6cf608a4a66e: Preparing 07:17:45 ce7f800efff9: Preparing 07:17:45 ad9d6a84fdd3: Waiting 07:17:45 fcf72b0e65bb: Waiting 07:17:45 ce7f800efff9: Waiting 07:17:45 6cf608a4a66e: Waiting 07:17:45 3fc1687a4cbe: Layer already exists 07:17:45 80a06bb68faa: Layer already exists 07:17:45 5a405819e6e0: Layer already exists 07:17:45 ed72d0323ea4: Layer already exists 07:17:45 3322d8577dda: Layer already exists 07:17:45 bcf2fbca8cc5: Layer already exists 07:17:45 3775b7c9c493: Layer already exists 07:17:45 b8d30eaaa118: Layer already exists 07:17:45 a6dadc09e7e3: Layer already exists 07:17:45 2e308a87a4e0: Layer already exists 07:17:45 4edc6109bd71: Layer already exists 07:17:45 fcf72b0e65bb: Layer already exists 07:17:45 ad9d6a84fdd3: Layer already exists 07:17:45 660627483bbf: Layer already exists 07:17:45 5f70bf18a086: Layer already exists 07:17:45 6cf608a4a66e: Layer already exists 07:17:45 ce7f800efff9: Layer already exists 07:17:45 latest: digest: sha256:739113c6ac269601355bcbadc1eda96ffabe1511d0ff7084aa81f4f1cc0f60af size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.51 07:17:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:17:45 3fc1687a4cbe: Preparing 07:17:45 3322d8577dda: Preparing 07:17:45 80a06bb68faa: Preparing 07:17:45 ed72d0323ea4: Preparing 07:17:45 5a405819e6e0: Preparing 07:17:45 2e308a87a4e0: Preparing 07:17:45 a6dadc09e7e3: Preparing 07:17:45 bcf2fbca8cc5: Preparing 07:17:45 b8d30eaaa118: Preparing 07:17:45 3775b7c9c493: Preparing 07:17:45 4edc6109bd71: Preparing 07:17:45 660627483bbf: Preparing 07:17:45 5f70bf18a086: Preparing 07:17:45 ad9d6a84fdd3: Preparing 07:17:45 fcf72b0e65bb: Preparing 07:17:45 bcf2fbca8cc5: Waiting 07:17:45 2e308a87a4e0: Waiting 07:17:45 a6dadc09e7e3: Waiting 07:17:45 b8d30eaaa118: Waiting 07:17:45 3775b7c9c493: Waiting 07:17:45 5f70bf18a086: Waiting 07:17:45 4edc6109bd71: Waiting 07:17:45 660627483bbf: Waiting 07:17:45 ad9d6a84fdd3: Waiting 07:17:45 6cf608a4a66e: Preparing 07:17:45 ce7f800efff9: Preparing 07:17:45 6cf608a4a66e: Waiting 07:17:45 ce7f800efff9: Waiting 07:17:45 ed72d0323ea4: Layer already exists 07:17:45 3322d8577dda: Layer already exists 07:17:45 3fc1687a4cbe: Layer already exists 07:17:45 5a405819e6e0: Layer already exists 07:17:45 80a06bb68faa: Layer already exists 07:17:45 2e308a87a4e0: Layer already exists 07:17:45 a6dadc09e7e3: Layer already exists 07:17:45 bcf2fbca8cc5: Layer already exists 07:17:45 b8d30eaaa118: Layer already exists 07:17:45 3775b7c9c493: Layer already exists 07:17:45 4edc6109bd71: Layer already exists 07:17:45 5f70bf18a086: Layer already exists 07:17:45 660627483bbf: Layer already exists 07:17:45 ad9d6a84fdd3: Layer already exists 07:17:45 fcf72b0e65bb: Layer already exists 07:17:45 6cf608a4a66e: Layer already exists 07:17:45 ce7f800efff9: Layer already exists 07:17:45 3.2.0-dev.51: digest: sha256:739113c6ac269601355bcbadc1eda96ffabe1511d0ff7084aa81f4f1cc0f60af size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:46 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:17:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:17:46 3fc1687a4cbe: Preparing 07:17:46 3322d8577dda: Preparing 07:17:46 80a06bb68faa: Preparing 07:17:46 ed72d0323ea4: Preparing 07:17:46 5a405819e6e0: Preparing 07:17:46 2e308a87a4e0: Preparing 07:17:46 a6dadc09e7e3: Preparing 07:17:46 bcf2fbca8cc5: Preparing 07:17:46 b8d30eaaa118: Preparing 07:17:46 2e308a87a4e0: Waiting 07:17:46 bcf2fbca8cc5: Waiting 07:17:46 b8d30eaaa118: Waiting 07:17:46 3775b7c9c493: Preparing 07:17:46 4edc6109bd71: Preparing 07:17:46 3775b7c9c493: Waiting 07:17:46 a6dadc09e7e3: Waiting 07:17:46 660627483bbf: Preparing 07:17:46 5f70bf18a086: Preparing 07:17:46 ad9d6a84fdd3: Preparing 07:17:46 4edc6109bd71: Waiting 07:17:46 660627483bbf: Waiting 07:17:46 5f70bf18a086: Waiting 07:17:46 fcf72b0e65bb: Preparing 07:17:46 6cf608a4a66e: Preparing 07:17:46 ce7f800efff9: Preparing 07:17:46 ad9d6a84fdd3: Waiting 07:17:46 fcf72b0e65bb: Waiting 07:17:46 6cf608a4a66e: Waiting 07:17:46 ed72d0323ea4: Layer already exists 07:17:46 5a405819e6e0: Layer already exists 07:17:46 3fc1687a4cbe: Layer already exists 07:17:46 80a06bb68faa: Layer already exists 07:17:46 3322d8577dda: Layer already exists 07:17:46 2e308a87a4e0: Layer already exists 07:17:46 a6dadc09e7e3: Layer already exists 07:17:46 bcf2fbca8cc5: Layer already exists 07:17:46 b8d30eaaa118: Layer already exists 07:17:46 3775b7c9c493: Layer already exists 07:17:46 4edc6109bd71: Layer already exists 07:17:46 5f70bf18a086: Layer already exists 07:17:46 660627483bbf: Layer already exists 07:17:46 ad9d6a84fdd3: Layer already exists 07:17:46 fcf72b0e65bb: Layer already exists 07:17:46 ce7f800efff9: Layer already exists 07:17:46 6cf608a4a66e: Layer already exists 07:17:46 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:739113c6ac269601355bcbadc1eda96ffabe1511d0ff7084aa81f4f1cc0f60af size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:46 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 07:17:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:17:47 3fc1687a4cbe: Preparing 07:17:47 3322d8577dda: Preparing 07:17:47 80a06bb68faa: Preparing 07:17:47 ed72d0323ea4: Preparing 07:17:47 5a405819e6e0: Preparing 07:17:47 2e308a87a4e0: Preparing 07:17:47 a6dadc09e7e3: Preparing 07:17:47 bcf2fbca8cc5: Preparing 07:17:47 b8d30eaaa118: Preparing 07:17:47 3775b7c9c493: Preparing 07:17:47 4edc6109bd71: Preparing 07:17:47 660627483bbf: Preparing 07:17:47 5f70bf18a086: Preparing 07:17:47 ad9d6a84fdd3: Preparing 07:17:47 fcf72b0e65bb: Preparing 07:17:47 6cf608a4a66e: Preparing 07:17:47 ce7f800efff9: Preparing 07:17:47 2e308a87a4e0: Waiting 07:17:47 a6dadc09e7e3: Waiting 07:17:47 bcf2fbca8cc5: Waiting 07:17:47 b8d30eaaa118: Waiting 07:17:47 3775b7c9c493: Waiting 07:17:47 660627483bbf: Waiting 07:17:47 5f70bf18a086: Waiting 07:17:47 4edc6109bd71: Waiting 07:17:47 ad9d6a84fdd3: Waiting 07:17:47 ce7f800efff9: Waiting 07:17:47 fcf72b0e65bb: Waiting 07:17:47 6cf608a4a66e: Waiting 07:17:47 3322d8577dda: Layer already exists 07:17:47 ed72d0323ea4: Layer already exists 07:17:47 3fc1687a4cbe: Layer already exists 07:17:47 80a06bb68faa: Layer already exists 07:17:47 5a405819e6e0: Layer already exists 07:17:47 a6dadc09e7e3: Layer already exists 07:17:47 2e308a87a4e0: Layer already exists 07:17:47 b8d30eaaa118: Layer already exists 07:17:47 bcf2fbca8cc5: Layer already exists 07:17:47 3775b7c9c493: Layer already exists 07:17:47 660627483bbf: Layer already exists 07:17:47 4edc6109bd71: Layer already exists 07:17:47 5f70bf18a086: Layer already exists 07:17:47 fcf72b0e65bb: Layer already exists 07:17:47 ad9d6a84fdd3: Layer already exists 07:17:47 ce7f800efff9: Layer already exists 07:17:47 6cf608a4a66e: Layer already exists 07:17:47 main: digest: sha256:739113c6ac269601355bcbadc1eda96ffabe1511d0ff7084aa81f4f1cc0f60af size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:17:47 ===================================================== [Pipeline] echo 07:17:47 taggedImages: 07:17:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:17:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:17:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.51 07:17:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:17:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 07:17:47 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 07:17:47 4ff11727c7037816f98f6c0e9d374500f07cffc5 07:17:47 latest 07:17:47 3.2.0-dev.51 07:17:47 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:17:47 main 07:17:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:47 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:17:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:17:48 2e6b654a1635: Preparing 07:17:48 cc923297cfe3: Preparing 07:17:48 7f6196a8bcaf: Preparing 07:17:48 505024f093d7: Preparing 07:17:48 b8d30eaaa118: Preparing 07:17:48 3775b7c9c493: Preparing 07:17:48 d2d1e2e62dff: Preparing 07:17:48 5cb3c21cf1bc: Preparing 07:17:48 ce7f800efff9: Preparing 07:17:48 d2d1e2e62dff: Waiting 07:17:48 3775b7c9c493: Waiting 07:17:48 5cb3c21cf1bc: Waiting 07:17:48 ce7f800efff9: Waiting 07:17:48 b8d30eaaa118: Layer already exists 07:17:48 3775b7c9c493: Layer already exists 07:17:48 d2d1e2e62dff: Layer already exists 07:17:48 5cb3c21cf1bc: Layer already exists 07:17:48 ce7f800efff9: Layer already exists 07:17:48 7f6196a8bcaf: Pushed 07:17:48 cc923297cfe3: Pushed 07:17:48 2e6b654a1635: Pushed 07:17:51 505024f093d7: Pushed 07:17:51 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:f8988d40be0df1266a76589f8b816f34f4a11d1c7a02961cb619a11e1c67213a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:51 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:17:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:17:52 2e6b654a1635: Preparing 07:17:52 cc923297cfe3: Preparing 07:17:52 7f6196a8bcaf: Preparing 07:17:52 505024f093d7: Preparing 07:17:52 b8d30eaaa118: Preparing 07:17:52 3775b7c9c493: Preparing 07:17:52 d2d1e2e62dff: Preparing 07:17:52 5cb3c21cf1bc: Preparing 07:17:52 d2d1e2e62dff: Waiting 07:17:52 ce7f800efff9: Preparing 07:17:52 5cb3c21cf1bc: Waiting 07:17:52 ce7f800efff9: Waiting 07:17:52 b8d30eaaa118: Layer already exists 07:17:52 505024f093d7: Layer already exists 07:17:52 7f6196a8bcaf: Layer already exists 07:17:52 cc923297cfe3: Layer already exists 07:17:52 2e6b654a1635: Layer already exists 07:17:52 3775b7c9c493: Layer already exists 07:17:52 5cb3c21cf1bc: Layer already exists 07:17:52 d2d1e2e62dff: Layer already exists 07:17:52 ce7f800efff9: Layer already exists 07:17:52 latest: digest: sha256:f8988d40be0df1266a76589f8b816f34f4a11d1c7a02961cb619a11e1c67213a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:52 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.51 07:17:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:17:52 2e6b654a1635: Preparing 07:17:52 cc923297cfe3: Preparing 07:17:52 7f6196a8bcaf: Preparing 07:17:52 505024f093d7: Preparing 07:17:52 b8d30eaaa118: Preparing 07:17:52 3775b7c9c493: Preparing 07:17:52 d2d1e2e62dff: Preparing 07:17:52 5cb3c21cf1bc: Preparing 07:17:52 ce7f800efff9: Preparing 07:17:52 3775b7c9c493: Waiting 07:17:52 5cb3c21cf1bc: Waiting 07:17:52 ce7f800efff9: Waiting 07:17:52 2e6b654a1635: Layer already exists 07:17:52 505024f093d7: Layer already exists 07:17:52 7f6196a8bcaf: Layer already exists 07:17:52 cc923297cfe3: Layer already exists 07:17:52 b8d30eaaa118: Layer already exists 07:17:52 d2d1e2e62dff: Layer already exists 07:17:52 3775b7c9c493: Layer already exists 07:17:52 5cb3c21cf1bc: Layer already exists 07:17:52 ce7f800efff9: Layer already exists 07:17:52 3.2.0-dev.51: digest: sha256:f8988d40be0df1266a76589f8b816f34f4a11d1c7a02961cb619a11e1c67213a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:53 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:17:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:17:53 2e6b654a1635: Preparing 07:17:53 cc923297cfe3: Preparing 07:17:53 7f6196a8bcaf: Preparing 07:17:53 505024f093d7: Preparing 07:17:53 b8d30eaaa118: Preparing 07:17:53 3775b7c9c493: Preparing 07:17:53 d2d1e2e62dff: Preparing 07:17:53 5cb3c21cf1bc: Preparing 07:17:53 ce7f800efff9: Preparing 07:17:53 d2d1e2e62dff: Waiting 07:17:53 5cb3c21cf1bc: Waiting 07:17:53 ce7f800efff9: Waiting 07:17:53 3775b7c9c493: Waiting 07:17:53 2e6b654a1635: Layer already exists 07:17:53 7f6196a8bcaf: Layer already exists 07:17:53 b8d30eaaa118: Layer already exists 07:17:53 505024f093d7: Layer already exists 07:17:53 cc923297cfe3: Layer already exists 07:17:53 d2d1e2e62dff: Layer already exists 07:17:53 3775b7c9c493: Layer already exists 07:17:53 ce7f800efff9: Layer already exists 07:17:53 5cb3c21cf1bc: Layer already exists 07:17:53 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:f8988d40be0df1266a76589f8b816f34f4a11d1c7a02961cb619a11e1c67213a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:53 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 07:17:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:17:54 2e6b654a1635: Preparing 07:17:54 cc923297cfe3: Preparing 07:17:54 7f6196a8bcaf: Preparing 07:17:54 505024f093d7: Preparing 07:17:54 b8d30eaaa118: Preparing 07:17:54 3775b7c9c493: Preparing 07:17:54 d2d1e2e62dff: Preparing 07:17:54 d2d1e2e62dff: Waiting 07:17:54 5cb3c21cf1bc: Preparing 07:17:54 ce7f800efff9: Preparing 07:17:54 5cb3c21cf1bc: Waiting 07:17:54 ce7f800efff9: Waiting 07:17:54 7f6196a8bcaf: Layer already exists 07:17:54 505024f093d7: Layer already exists 07:17:54 2e6b654a1635: Layer already exists 07:17:54 b8d30eaaa118: Layer already exists 07:17:54 cc923297cfe3: Layer already exists 07:17:54 ce7f800efff9: Layer already exists 07:17:54 3775b7c9c493: Layer already exists 07:17:54 5cb3c21cf1bc: Layer already exists 07:17:54 d2d1e2e62dff: Layer already exists 07:17:54 main: digest: sha256:f8988d40be0df1266a76589f8b816f34f4a11d1c7a02961cb619a11e1c67213a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:17:54 ===================================================== [Pipeline] echo 07:17:54 taggedImages: 07:17:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:17:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:17:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.51 07:17:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:17:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 07:17:54 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 07:17:54 4ff11727c7037816f98f6c0e9d374500f07cffc5 07:17:54 latest 07:17:54 3.2.0-dev.51 07:17:54 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:17:54 main 07:17:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:54 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:17:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:17:55 8d2ef1b1f1a1: Preparing 07:17:55 c1bcc69ba1f1: Preparing 07:17:55 b89a0b3068a7: Preparing 07:17:55 1884c8cd888f: Preparing 07:17:55 efeb1f6f1ae7: Preparing 07:17:55 b8d30eaaa118: Preparing 07:17:55 3775b7c9c493: Preparing 07:17:55 0ed993627fcb: Preparing 07:17:55 88835bedde0b: Preparing 07:17:55 3775b7c9c493: Waiting 07:17:55 0ed993627fcb: Waiting 07:17:55 b8d30eaaa118: Waiting 07:17:55 efe2c014a03f: Preparing 07:17:55 ce7f800efff9: Preparing 07:17:55 88835bedde0b: Waiting 07:17:55 efe2c014a03f: Waiting 07:17:55 ce7f800efff9: Waiting 07:17:55 1884c8cd888f: Pushed 07:17:55 c1bcc69ba1f1: Pushed 07:17:55 b8d30eaaa118: Layer already exists 07:17:55 8d2ef1b1f1a1: Pushed 07:17:55 efeb1f6f1ae7: Pushed 07:17:55 3775b7c9c493: Layer already exists 07:17:55 ce7f800efff9: Layer already exists 07:17:55 0ed993627fcb: Pushed 07:17:55 88835bedde0b: Pushed 07:17:56 b89a0b3068a7: Pushed 07:17:56 efe2c014a03f: Pushed 07:17:56 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:61dd337c0180b6b18020b05868a3d4cce85c525054650addef748c7f61a7747b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:57 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:17:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:17:57 8d2ef1b1f1a1: Preparing 07:17:57 c1bcc69ba1f1: Preparing 07:17:57 b89a0b3068a7: Preparing 07:17:57 1884c8cd888f: Preparing 07:17:57 efeb1f6f1ae7: Preparing 07:17:57 b8d30eaaa118: Preparing 07:17:57 3775b7c9c493: Preparing 07:17:57 0ed993627fcb: Preparing 07:17:57 88835bedde0b: Preparing 07:17:57 efe2c014a03f: Preparing 07:17:57 3775b7c9c493: Waiting 07:17:57 b8d30eaaa118: Waiting 07:17:57 88835bedde0b: Waiting 07:17:57 0ed993627fcb: Waiting 07:17:57 efe2c014a03f: Waiting 07:17:57 ce7f800efff9: Preparing 07:17:57 efeb1f6f1ae7: Layer already exists 07:17:57 c1bcc69ba1f1: Layer already exists 07:17:57 b89a0b3068a7: Layer already exists 07:17:57 8d2ef1b1f1a1: Layer already exists 07:17:57 1884c8cd888f: Layer already exists 07:17:57 0ed993627fcb: Layer already exists 07:17:57 b8d30eaaa118: Layer already exists 07:17:57 88835bedde0b: Layer already exists 07:17:57 3775b7c9c493: Layer already exists 07:17:57 efe2c014a03f: Layer already exists 07:17:57 ce7f800efff9: Layer already exists 07:17:57 latest: digest: sha256:61dd337c0180b6b18020b05868a3d4cce85c525054650addef748c7f61a7747b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:57 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.51 07:17:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:17:58 8d2ef1b1f1a1: Preparing 07:17:58 c1bcc69ba1f1: Preparing 07:17:58 b89a0b3068a7: Preparing 07:17:58 1884c8cd888f: Preparing 07:17:58 efeb1f6f1ae7: Preparing 07:17:58 b8d30eaaa118: Preparing 07:17:58 3775b7c9c493: Preparing 07:17:58 0ed993627fcb: Preparing 07:17:58 88835bedde0b: Preparing 07:17:58 efe2c014a03f: Preparing 07:17:58 ce7f800efff9: Preparing 07:17:58 3775b7c9c493: Waiting 07:17:58 0ed993627fcb: Waiting 07:17:58 efe2c014a03f: Waiting 07:17:58 88835bedde0b: Waiting 07:17:58 ce7f800efff9: Waiting 07:17:58 b8d30eaaa118: Waiting 07:17:58 efeb1f6f1ae7: Layer already exists 07:17:58 b89a0b3068a7: Layer already exists 07:17:58 1884c8cd888f: Layer already exists 07:17:58 c1bcc69ba1f1: Layer already exists 07:17:58 8d2ef1b1f1a1: Layer already exists 07:17:58 b8d30eaaa118: Layer already exists 07:17:58 3775b7c9c493: Layer already exists 07:17:58 0ed993627fcb: Layer already exists 07:17:58 88835bedde0b: Layer already exists 07:17:58 efe2c014a03f: Layer already exists 07:17:58 ce7f800efff9: Layer already exists 07:17:58 3.2.0-dev.51: digest: sha256:61dd337c0180b6b18020b05868a3d4cce85c525054650addef748c7f61a7747b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:58 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:17:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:17:58 8d2ef1b1f1a1: Preparing 07:17:58 c1bcc69ba1f1: Preparing 07:17:58 b89a0b3068a7: Preparing 07:17:58 1884c8cd888f: Preparing 07:17:58 efeb1f6f1ae7: Preparing 07:17:58 b8d30eaaa118: Preparing 07:17:58 3775b7c9c493: Preparing 07:17:58 0ed993627fcb: Preparing 07:17:58 88835bedde0b: Preparing 07:17:58 efe2c014a03f: Preparing 07:17:58 ce7f800efff9: Preparing 07:17:58 b8d30eaaa118: Waiting 07:17:58 3775b7c9c493: Waiting 07:17:58 0ed993627fcb: Waiting 07:17:58 88835bedde0b: Waiting 07:17:58 efe2c014a03f: Waiting 07:17:58 ce7f800efff9: Waiting 07:17:58 8d2ef1b1f1a1: Layer already exists 07:17:58 b89a0b3068a7: Layer already exists 07:17:58 efeb1f6f1ae7: Layer already exists 07:17:58 1884c8cd888f: Layer already exists 07:17:58 c1bcc69ba1f1: Layer already exists 07:17:58 efe2c014a03f: Layer already exists 07:17:58 3775b7c9c493: Layer already exists 07:17:58 0ed993627fcb: Layer already exists 07:17:58 b8d30eaaa118: Layer already exists 07:17:58 88835bedde0b: Layer already exists 07:17:58 ce7f800efff9: Layer already exists 07:17:58 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:61dd337c0180b6b18020b05868a3d4cce85c525054650addef748c7f61a7747b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 07:17:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:17:59 8d2ef1b1f1a1: Preparing 07:17:59 c1bcc69ba1f1: Preparing 07:17:59 b89a0b3068a7: Preparing 07:17:59 1884c8cd888f: Preparing 07:17:59 efeb1f6f1ae7: Preparing 07:17:59 b8d30eaaa118: Preparing 07:17:59 3775b7c9c493: Preparing 07:17:59 0ed993627fcb: Preparing 07:17:59 88835bedde0b: Preparing 07:17:59 b8d30eaaa118: Waiting 07:17:59 3775b7c9c493: Waiting 07:17:59 0ed993627fcb: Waiting 07:17:59 88835bedde0b: Waiting 07:17:59 efe2c014a03f: Preparing 07:17:59 ce7f800efff9: Preparing 07:17:59 efe2c014a03f: Waiting 07:17:59 ce7f800efff9: Waiting 07:17:59 efeb1f6f1ae7: Layer already exists 07:17:59 c1bcc69ba1f1: Layer already exists 07:17:59 b89a0b3068a7: Layer already exists 07:17:59 8d2ef1b1f1a1: Layer already exists 07:17:59 1884c8cd888f: Layer already exists 07:17:59 b8d30eaaa118: Layer already exists 07:17:59 3775b7c9c493: Layer already exists 07:17:59 0ed993627fcb: Layer already exists 07:17:59 88835bedde0b: Layer already exists 07:17:59 efe2c014a03f: Layer already exists 07:17:59 ce7f800efff9: Layer already exists 07:17:59 main: digest: sha256:61dd337c0180b6b18020b05868a3d4cce85c525054650addef748c7f61a7747b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:17:59 ===================================================== [Pipeline] echo 07:17:59 taggedImages: 07:17:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:17:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:17:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.51 07:17:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:17:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 07:17:59 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 07:17:59 4ff11727c7037816f98f6c0e9d374500f07cffc5 07:17:59 latest 07:17:59 3.2.0-dev.51 07:17:59 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:17:59 main 07:17:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:59 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:18:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:18:00 de40cb000bbb: Preparing 07:18:00 494e30714e84: Preparing 07:18:00 b7ce09f3857c: Preparing 07:18:00 ce7f1feaf453: Preparing 07:18:00 cced50276657: Preparing 07:18:00 bc28731dab38: Preparing 07:18:00 5a5545ae9a5f: Preparing 07:18:00 b8d30eaaa118: Preparing 07:18:00 3775b7c9c493: Preparing 07:18:00 0933258fb67b: Preparing 07:18:00 f0e6ee811228: Preparing 07:18:00 ce7f800efff9: Preparing 07:18:00 b8d30eaaa118: Waiting 07:18:00 bc28731dab38: Waiting 07:18:00 5a5545ae9a5f: Waiting 07:18:00 3775b7c9c493: Waiting 07:18:00 ce7f800efff9: Waiting 07:18:00 0933258fb67b: Waiting 07:18:00 f0e6ee811228: Waiting 07:18:00 cced50276657: Pushed 07:18:00 494e30714e84: Pushed 07:18:00 de40cb000bbb: Pushed 07:18:00 b8d30eaaa118: Layer already exists 07:18:00 3775b7c9c493: Layer already exists 07:18:00 bc28731dab38: Pushed 07:18:00 5a5545ae9a5f: Pushed 07:18:00 ce7f800efff9: Layer already exists 07:18:00 0933258fb67b: Pushed 07:18:01 ce7f1feaf453: Pushed 07:18:01 b7ce09f3857c: Pushed 07:18:01 f0e6ee811228: Pushed 07:18:01 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:cc41ccb936af073a0077b512dd18ed527c74a6af8598db6301b3ce1b924ada5d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:01 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:18:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:18:02 de40cb000bbb: Preparing 07:18:02 494e30714e84: Preparing 07:18:02 b7ce09f3857c: Preparing 07:18:02 ce7f1feaf453: Preparing 07:18:02 cced50276657: Preparing 07:18:02 bc28731dab38: Preparing 07:18:02 5a5545ae9a5f: Preparing 07:18:02 b8d30eaaa118: Preparing 07:18:02 3775b7c9c493: Preparing 07:18:02 0933258fb67b: Preparing 07:18:02 f0e6ee811228: Preparing 07:18:02 ce7f800efff9: Preparing 07:18:02 b8d30eaaa118: Waiting 07:18:02 bc28731dab38: Waiting 07:18:02 3775b7c9c493: Waiting 07:18:02 ce7f800efff9: Waiting 07:18:02 0933258fb67b: Waiting 07:18:02 f0e6ee811228: Waiting 07:18:02 5a5545ae9a5f: Waiting 07:18:02 ce7f1feaf453: Layer already exists 07:18:02 b7ce09f3857c: Layer already exists 07:18:02 de40cb000bbb: Layer already exists 07:18:02 cced50276657: Layer already exists 07:18:02 494e30714e84: Layer already exists 07:18:02 b8d30eaaa118: Layer already exists 07:18:02 0933258fb67b: Layer already exists 07:18:02 bc28731dab38: Layer already exists 07:18:02 3775b7c9c493: Layer already exists 07:18:02 5a5545ae9a5f: Layer already exists 07:18:02 ce7f800efff9: Layer already exists 07:18:02 f0e6ee811228: Layer already exists 07:18:02 latest: digest: sha256:cc41ccb936af073a0077b512dd18ed527c74a6af8598db6301b3ce1b924ada5d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:02 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.51 07:18:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:18:02 de40cb000bbb: Preparing 07:18:02 494e30714e84: Preparing 07:18:02 b7ce09f3857c: Preparing 07:18:02 ce7f1feaf453: Preparing 07:18:02 cced50276657: Preparing 07:18:02 bc28731dab38: Preparing 07:18:02 5a5545ae9a5f: Preparing 07:18:02 b8d30eaaa118: Preparing 07:18:02 3775b7c9c493: Preparing 07:18:02 0933258fb67b: Preparing 07:18:02 f0e6ee811228: Preparing 07:18:02 ce7f800efff9: Preparing 07:18:02 b8d30eaaa118: Waiting 07:18:02 3775b7c9c493: Waiting 07:18:02 0933258fb67b: Waiting 07:18:02 bc28731dab38: Waiting 07:18:02 f0e6ee811228: Waiting 07:18:02 5a5545ae9a5f: Waiting 07:18:02 ce7f800efff9: Waiting 07:18:02 ce7f1feaf453: Layer already exists 07:18:02 494e30714e84: Layer already exists 07:18:02 de40cb000bbb: Layer already exists 07:18:02 cced50276657: Layer already exists 07:18:02 b7ce09f3857c: Layer already exists 07:18:02 b8d30eaaa118: Layer already exists 07:18:02 5a5545ae9a5f: Layer already exists 07:18:02 bc28731dab38: Layer already exists 07:18:02 3775b7c9c493: Layer already exists 07:18:02 0933258fb67b: Layer already exists 07:18:02 ce7f800efff9: Layer already exists 07:18:02 f0e6ee811228: Layer already exists 07:18:02 3.2.0-dev.51: digest: sha256:cc41ccb936af073a0077b512dd18ed527c74a6af8598db6301b3ce1b924ada5d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:03 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:18:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:18:03 de40cb000bbb: Preparing 07:18:03 494e30714e84: Preparing 07:18:03 b7ce09f3857c: Preparing 07:18:03 ce7f1feaf453: Preparing 07:18:03 cced50276657: Preparing 07:18:03 bc28731dab38: Preparing 07:18:03 5a5545ae9a5f: Preparing 07:18:03 b8d30eaaa118: Preparing 07:18:03 3775b7c9c493: Preparing 07:18:03 0933258fb67b: Preparing 07:18:03 f0e6ee811228: Preparing 07:18:03 ce7f800efff9: Preparing 07:18:03 5a5545ae9a5f: Waiting 07:18:03 b8d30eaaa118: Waiting 07:18:03 3775b7c9c493: Waiting 07:18:03 bc28731dab38: Waiting 07:18:03 0933258fb67b: Waiting 07:18:03 f0e6ee811228: Waiting 07:18:03 ce7f800efff9: Waiting 07:18:03 cced50276657: Layer already exists 07:18:03 de40cb000bbb: Layer already exists 07:18:03 b7ce09f3857c: Layer already exists 07:18:03 494e30714e84: Layer already exists 07:18:03 ce7f1feaf453: Layer already exists 07:18:03 bc28731dab38: Layer already exists 07:18:03 5a5545ae9a5f: Layer already exists 07:18:03 3775b7c9c493: Layer already exists 07:18:03 b8d30eaaa118: Layer already exists 07:18:03 0933258fb67b: Layer already exists 07:18:03 f0e6ee811228: Layer already exists 07:18:03 ce7f800efff9: Layer already exists 07:18:03 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:cc41ccb936af073a0077b512dd18ed527c74a6af8598db6301b3ce1b924ada5d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:03 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 07:18:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:18:04 de40cb000bbb: Preparing 07:18:04 494e30714e84: Preparing 07:18:04 b7ce09f3857c: Preparing 07:18:04 ce7f1feaf453: Preparing 07:18:04 cced50276657: Preparing 07:18:04 bc28731dab38: Preparing 07:18:04 5a5545ae9a5f: Preparing 07:18:04 b8d30eaaa118: Preparing 07:18:04 3775b7c9c493: Preparing 07:18:04 0933258fb67b: Preparing 07:18:04 b8d30eaaa118: Waiting 07:18:04 3775b7c9c493: Waiting 07:18:04 5a5545ae9a5f: Waiting 07:18:04 f0e6ee811228: Preparing 07:18:04 0933258fb67b: Waiting 07:18:04 ce7f800efff9: Preparing 07:18:04 f0e6ee811228: Waiting 07:18:04 bc28731dab38: Waiting 07:18:04 ce7f800efff9: Waiting 07:18:04 ce7f1feaf453: Layer already exists 07:18:04 de40cb000bbb: Layer already exists 07:18:04 494e30714e84: Layer already exists 07:18:04 b7ce09f3857c: Layer already exists 07:18:04 cced50276657: Layer already exists 07:18:04 3775b7c9c493: Layer already exists 07:18:04 b8d30eaaa118: Layer already exists 07:18:04 bc28731dab38: Layer already exists 07:18:04 5a5545ae9a5f: Layer already exists 07:18:04 0933258fb67b: Layer already exists 07:18:04 f0e6ee811228: Layer already exists 07:18:04 ce7f800efff9: Layer already exists 07:18:04 main: digest: sha256:cc41ccb936af073a0077b512dd18ed527c74a6af8598db6301b3ce1b924ada5d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:18:04 ===================================================== [Pipeline] echo 07:18:04 taggedImages: 07:18:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:18:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:18:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.51 07:18:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:18:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 07:18:04 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 07:18:04 4ff11727c7037816f98f6c0e9d374500f07cffc5 07:18:04 latest 07:18:04 3.2.0-dev.51 07:18:04 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:18:04 main 07:18:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:04 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:18:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:18:05 7db7125372f7: Preparing 07:18:05 0976df2afd72: Preparing 07:18:05 b8d30eaaa118: Preparing 07:18:05 3775b7c9c493: Preparing 07:18:05 4d6281e898f7: Preparing 07:18:05 8a0b5aa4aff6: Preparing 07:18:05 ce7f800efff9: Preparing 07:18:05 8a0b5aa4aff6: Waiting 07:18:05 ce7f800efff9: Waiting 07:18:05 b8d30eaaa118: Layer already exists 07:18:05 3775b7c9c493: Layer already exists 07:18:05 ce7f800efff9: Layer already exists 07:18:05 4d6281e898f7: Pushed 07:18:05 7db7125372f7: Pushed 07:18:05 8a0b5aa4aff6: Pushed 07:18:06 0976df2afd72: Pushed 07:18:07 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:520f49234a1fe4a7e193fe50c2873e1ca64c939daaadc2f5b0db56c6e1112cc0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:07 + 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 07:18:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:18:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:18:07 7db7125372f7: Preparing 07:18:07 0976df2afd72: Preparing 07:18:07 b8d30eaaa118: Preparing 07:18:07 3775b7c9c493: Preparing 07:18:07 4d6281e898f7: Preparing 07:18:07 8a0b5aa4aff6: Preparing 07:18:07 ce7f800efff9: Preparing 07:18:07 8a0b5aa4aff6: Waiting 07:18:07 ce7f800efff9: Waiting 07:18:07 4d6281e898f7: Layer already exists 07:18:07 7db7125372f7: Layer already exists 07:18:07 b8d30eaaa118: Layer already exists 07:18:07 0976df2afd72: Layer already exists 07:18:07 3775b7c9c493: Layer already exists 07:18:07 8a0b5aa4aff6: Layer already exists 07:18:07 ce7f800efff9: Layer already exists 07:18:07 latest: digest: sha256:520f49234a1fe4a7e193fe50c2873e1ca64c939daaadc2f5b0db56c6e1112cc0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:08 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.51 07:18:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:18:08 7db7125372f7: Preparing 07:18:08 0976df2afd72: Preparing 07:18:08 b8d30eaaa118: Preparing 07:18:08 3775b7c9c493: Preparing 07:18:08 4d6281e898f7: Preparing 07:18:08 8a0b5aa4aff6: Preparing 07:18:08 ce7f800efff9: Preparing 07:18:08 8a0b5aa4aff6: Waiting 07:18:08 4d6281e898f7: Layer already exists 07:18:08 7db7125372f7: Layer already exists 07:18:08 b8d30eaaa118: Layer already exists 07:18:08 3775b7c9c493: Layer already exists 07:18:08 0976df2afd72: Layer already exists 07:18:08 ce7f800efff9: Layer already exists 07:18:08 8a0b5aa4aff6: Layer already exists 07:18:08 3.2.0-dev.51: digest: sha256:520f49234a1fe4a7e193fe50c2873e1ca64c939daaadc2f5b0db56c6e1112cc0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:08 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:18:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:18:09 7db7125372f7: Preparing 07:18:09 0976df2afd72: Preparing 07:18:09 b8d30eaaa118: Preparing 07:18:09 3775b7c9c493: Preparing 07:18:09 4d6281e898f7: Preparing 07:18:09 8a0b5aa4aff6: Preparing 07:18:09 ce7f800efff9: Preparing 07:18:09 8a0b5aa4aff6: Waiting 07:18:09 ce7f800efff9: Waiting 07:18:09 b8d30eaaa118: Layer already exists 07:18:09 7db7125372f7: Layer already exists 07:18:09 3775b7c9c493: Layer already exists 07:18:09 4d6281e898f7: Layer already exists 07:18:09 0976df2afd72: Layer already exists 07:18:09 ce7f800efff9: Layer already exists 07:18:09 8a0b5aa4aff6: Layer already exists 07:18:09 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:520f49234a1fe4a7e193fe50c2873e1ca64c939daaadc2f5b0db56c6e1112cc0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:09 + 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 07:18:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 07:18:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:18:09 7db7125372f7: Preparing 07:18:09 0976df2afd72: Preparing 07:18:09 b8d30eaaa118: Preparing 07:18:09 3775b7c9c493: Preparing 07:18:09 4d6281e898f7: Preparing 07:18:09 8a0b5aa4aff6: Preparing 07:18:09 ce7f800efff9: Preparing 07:18:09 8a0b5aa4aff6: Waiting 07:18:09 ce7f800efff9: Waiting 07:18:09 4d6281e898f7: Layer already exists 07:18:09 b8d30eaaa118: Layer already exists 07:18:09 7db7125372f7: Layer already exists 07:18:09 3775b7c9c493: Layer already exists 07:18:09 0976df2afd72: Layer already exists 07:18:09 8a0b5aa4aff6: Layer already exists 07:18:09 ce7f800efff9: Layer already exists 07:18:09 main: digest: sha256:520f49234a1fe4a7e193fe50c2873e1ca64c939daaadc2f5b0db56c6e1112cc0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:18:09 ===================================================== [Pipeline] echo 07:18:09 taggedImages: 07:18:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:18:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:18:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.51 07:18:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:18:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 07:18:09 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 07:18:09 4ff11727c7037816f98f6c0e9d374500f07cffc5 07:18:09 latest 07:18:09 3.2.0-dev.51 07:18:09 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:18:09 main 07:18:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:10 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:18:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:18:10 9278b21ff6f0: Preparing 07:18:10 5038eb610568: Preparing 07:18:10 b1c44a756c0c: Preparing 07:18:10 b8d30eaaa118: Preparing 07:18:10 3775b7c9c493: Preparing 07:18:10 ae7e972e632f: Preparing 07:18:10 e296078a87f8: Preparing 07:18:10 a581687622b2: Preparing 07:18:10 6415137833b3: Preparing 07:18:10 ae7e972e632f: Waiting 07:18:10 a581687622b2: Waiting 07:18:10 e296078a87f8: Waiting 07:18:10 ce7f800efff9: Preparing 07:18:10 6415137833b3: Waiting 07:18:10 ce7f800efff9: Waiting 07:18:10 b8d30eaaa118: Layer already exists 07:18:10 3775b7c9c493: Layer already exists 07:18:10 b1c44a756c0c: Pushed 07:18:10 5038eb610568: Pushed 07:18:10 9278b21ff6f0: Pushed 07:18:10 ce7f800efff9: Layer already exists 07:18:10 a581687622b2: Pushed 07:18:11 6415137833b3: Pushed 07:18:17 e296078a87f8: Pushed 07:18:20 ae7e972e632f: Pushed 07:18:21 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:697c50ed2e2aaa5025a2d6c37933fedea9f3a16277814768f796d54901afaafb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:21 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:18:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:18:21 9278b21ff6f0: Preparing 07:18:21 5038eb610568: Preparing 07:18:21 b1c44a756c0c: Preparing 07:18:21 b8d30eaaa118: Preparing 07:18:21 3775b7c9c493: Preparing 07:18:21 ae7e972e632f: Preparing 07:18:21 e296078a87f8: Preparing 07:18:21 a581687622b2: Preparing 07:18:21 6415137833b3: Preparing 07:18:21 ce7f800efff9: Preparing 07:18:21 e296078a87f8: Waiting 07:18:21 a581687622b2: Waiting 07:18:21 6415137833b3: Waiting 07:18:21 ce7f800efff9: Waiting 07:18:21 ae7e972e632f: Waiting 07:18:21 b1c44a756c0c: Layer already exists 07:18:21 9278b21ff6f0: Layer already exists 07:18:21 5038eb610568: Layer already exists 07:18:21 3775b7c9c493: Layer already exists 07:18:21 b8d30eaaa118: Layer already exists 07:18:21 e296078a87f8: Layer already exists 07:18:21 ae7e972e632f: Layer already exists 07:18:21 ce7f800efff9: Layer already exists 07:18:21 6415137833b3: Layer already exists 07:18:21 a581687622b2: Layer already exists 07:18:21 latest: digest: sha256:697c50ed2e2aaa5025a2d6c37933fedea9f3a16277814768f796d54901afaafb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:22 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.51 07:18:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:18:22 9278b21ff6f0: Preparing 07:18:22 5038eb610568: Preparing 07:18:22 b1c44a756c0c: Preparing 07:18:22 b8d30eaaa118: Preparing 07:18:22 3775b7c9c493: Preparing 07:18:22 ae7e972e632f: Preparing 07:18:22 e296078a87f8: Preparing 07:18:22 a581687622b2: Preparing 07:18:22 6415137833b3: Preparing 07:18:22 ce7f800efff9: Preparing 07:18:22 a581687622b2: Waiting 07:18:22 ae7e972e632f: Waiting 07:18:22 e296078a87f8: Waiting 07:18:22 ce7f800efff9: Waiting 07:18:22 6415137833b3: Waiting 07:18:22 9278b21ff6f0: Layer already exists 07:18:22 b8d30eaaa118: Layer already exists 07:18:22 5038eb610568: Layer already exists 07:18:22 b1c44a756c0c: Layer already exists 07:18:22 3775b7c9c493: Layer already exists 07:18:22 e296078a87f8: Layer already exists 07:18:22 ae7e972e632f: Layer already exists 07:18:22 6415137833b3: Layer already exists 07:18:22 a581687622b2: Layer already exists 07:18:22 ce7f800efff9: Layer already exists 07:18:22 3.2.0-dev.51: digest: sha256:697c50ed2e2aaa5025a2d6c37933fedea9f3a16277814768f796d54901afaafb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:22 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:18:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:18:23 9278b21ff6f0: Preparing 07:18:23 5038eb610568: Preparing 07:18:23 b1c44a756c0c: Preparing 07:18:23 b8d30eaaa118: Preparing 07:18:23 3775b7c9c493: Preparing 07:18:23 ae7e972e632f: Preparing 07:18:23 e296078a87f8: Preparing 07:18:23 a581687622b2: Preparing 07:18:23 6415137833b3: Preparing 07:18:23 ce7f800efff9: Preparing 07:18:23 a581687622b2: Waiting 07:18:23 6415137833b3: Waiting 07:18:23 ce7f800efff9: Waiting 07:18:23 ae7e972e632f: Waiting 07:18:23 e296078a87f8: Waiting 07:18:23 3775b7c9c493: Layer already exists 07:18:23 9278b21ff6f0: Layer already exists 07:18:23 b1c44a756c0c: Layer already exists 07:18:23 5038eb610568: Layer already exists 07:18:23 ae7e972e632f: Layer already exists 07:18:23 e296078a87f8: Layer already exists 07:18:23 b8d30eaaa118: Layer already exists 07:18:23 6415137833b3: Layer already exists 07:18:23 a581687622b2: Layer already exists 07:18:23 ce7f800efff9: Layer already exists 07:18:23 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:697c50ed2e2aaa5025a2d6c37933fedea9f3a16277814768f796d54901afaafb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:23 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 07:18:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:18:23 9278b21ff6f0: Preparing 07:18:23 5038eb610568: Preparing 07:18:23 b1c44a756c0c: Preparing 07:18:23 b8d30eaaa118: Preparing 07:18:23 3775b7c9c493: Preparing 07:18:23 ae7e972e632f: Preparing 07:18:23 e296078a87f8: Preparing 07:18:23 a581687622b2: Preparing 07:18:23 6415137833b3: Preparing 07:18:23 ce7f800efff9: Preparing 07:18:23 a581687622b2: Waiting 07:18:23 6415137833b3: Waiting 07:18:23 ce7f800efff9: Waiting 07:18:23 e296078a87f8: Waiting 07:18:23 ae7e972e632f: Waiting 07:18:23 3775b7c9c493: Layer already exists 07:18:23 9278b21ff6f0: Layer already exists 07:18:23 5038eb610568: Layer already exists 07:18:23 b1c44a756c0c: Layer already exists 07:18:23 b8d30eaaa118: Layer already exists 07:18:23 ae7e972e632f: Layer already exists 07:18:23 e296078a87f8: Layer already exists 07:18:23 ce7f800efff9: Layer already exists 07:18:23 6415137833b3: Layer already exists 07:18:23 a581687622b2: Layer already exists 07:18:23 main: digest: sha256:697c50ed2e2aaa5025a2d6c37933fedea9f3a16277814768f796d54901afaafb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:18:23 ===================================================== [Pipeline] echo 07:18:23 taggedImages: 07:18:23 - nexus3.edgexfoundry.org:10004/security-spire-agent:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:18:23 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:18:23 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.51 07:18:23 - nexus3.edgexfoundry.org:10004/security-spire-agent:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:18:23 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 07:18:23 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 07:18:23 4ff11727c7037816f98f6c0e9d374500f07cffc5 07:18:23 latest 07:18:23 3.2.0-dev.51 07:18:23 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:18:23 main 07:18:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:24 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:18:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:18:24 c38c36db7e14: Preparing 07:18:24 2b942698c72c: Preparing 07:18:24 cab7be406611: Preparing 07:18:24 b8d30eaaa118: Preparing 07:18:24 3775b7c9c493: Preparing 07:18:24 17ec4c7c9a41: Preparing 07:18:24 3742e267e114: Preparing 07:18:24 5831cf1834b6: Preparing 07:18:24 ce7f800efff9: Preparing 07:18:24 5831cf1834b6: Waiting 07:18:24 ce7f800efff9: Waiting 07:18:24 17ec4c7c9a41: Waiting 07:18:24 3742e267e114: Waiting 07:18:24 b8d30eaaa118: Layer already exists 07:18:24 3775b7c9c493: Layer already exists 07:18:24 2b942698c72c: Pushed 07:18:24 c38c36db7e14: Pushed 07:18:24 cab7be406611: Pushed 07:18:24 3742e267e114: Pushed 07:18:24 ce7f800efff9: Layer already exists 07:18:24 5831cf1834b6: Pushed 07:18:34 17ec4c7c9a41: Pushed 07:18:34 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:6306035b7232cd43c0313c256ef71add7f0f40adcfd981d0dc9f2c13e26e0d1e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:35 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:18:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:18:35 c38c36db7e14: Preparing 07:18:35 2b942698c72c: Preparing 07:18:35 cab7be406611: Preparing 07:18:35 b8d30eaaa118: Preparing 07:18:35 3775b7c9c493: Preparing 07:18:35 17ec4c7c9a41: Preparing 07:18:35 3742e267e114: Preparing 07:18:35 5831cf1834b6: Preparing 07:18:35 ce7f800efff9: Preparing 07:18:35 5831cf1834b6: Waiting 07:18:35 17ec4c7c9a41: Waiting 07:18:35 3742e267e114: Waiting 07:18:35 ce7f800efff9: Waiting 07:18:35 c38c36db7e14: Layer already exists 07:18:35 2b942698c72c: Layer already exists 07:18:35 b8d30eaaa118: Layer already exists 07:18:35 cab7be406611: Layer already exists 07:18:35 3775b7c9c493: Layer already exists 07:18:35 17ec4c7c9a41: Layer already exists 07:18:35 5831cf1834b6: Layer already exists 07:18:35 ce7f800efff9: Layer already exists 07:18:35 3742e267e114: Layer already exists 07:18:35 latest: digest: sha256:6306035b7232cd43c0313c256ef71add7f0f40adcfd981d0dc9f2c13e26e0d1e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:35 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.51 07:18:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:18:36 c38c36db7e14: Preparing 07:18:36 2b942698c72c: Preparing 07:18:36 cab7be406611: Preparing 07:18:36 b8d30eaaa118: Preparing 07:18:36 3775b7c9c493: Preparing 07:18:36 17ec4c7c9a41: Preparing 07:18:36 3742e267e114: Preparing 07:18:36 5831cf1834b6: Preparing 07:18:36 ce7f800efff9: Preparing 07:18:36 17ec4c7c9a41: Waiting 07:18:36 3742e267e114: Waiting 07:18:36 ce7f800efff9: Waiting 07:18:36 5831cf1834b6: Waiting 07:18:36 cab7be406611: Layer already exists 07:18:36 3775b7c9c493: Layer already exists 07:18:36 c38c36db7e14: Layer already exists 07:18:36 b8d30eaaa118: Layer already exists 07:18:36 2b942698c72c: Layer already exists 07:18:36 17ec4c7c9a41: Layer already exists 07:18:36 ce7f800efff9: Layer already exists 07:18:36 3742e267e114: Layer already exists 07:18:36 5831cf1834b6: Layer already exists 07:18:36 3.2.0-dev.51: digest: sha256:6306035b7232cd43c0313c256ef71add7f0f40adcfd981d0dc9f2c13e26e0d1e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:36 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:18:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:18:36 c38c36db7e14: Preparing 07:18:36 2b942698c72c: Preparing 07:18:36 cab7be406611: Preparing 07:18:36 b8d30eaaa118: Preparing 07:18:36 3775b7c9c493: Preparing 07:18:36 17ec4c7c9a41: Preparing 07:18:36 3742e267e114: Preparing 07:18:36 5831cf1834b6: Preparing 07:18:36 3742e267e114: Waiting 07:18:36 17ec4c7c9a41: Waiting 07:18:36 ce7f800efff9: Preparing 07:18:36 5831cf1834b6: Waiting 07:18:36 ce7f800efff9: Waiting 07:18:36 c38c36db7e14: Layer already exists 07:18:36 2b942698c72c: Layer already exists 07:18:36 3775b7c9c493: Layer already exists 07:18:36 cab7be406611: Layer already exists 07:18:36 b8d30eaaa118: Layer already exists 07:18:36 3742e267e114: Layer already exists 07:18:36 5831cf1834b6: Layer already exists 07:18:36 ce7f800efff9: Layer already exists 07:18:36 17ec4c7c9a41: Layer already exists 07:18:36 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:6306035b7232cd43c0313c256ef71add7f0f40adcfd981d0dc9f2c13e26e0d1e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:37 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 07:18:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:18:37 c38c36db7e14: Preparing 07:18:37 2b942698c72c: Preparing 07:18:37 cab7be406611: Preparing 07:18:37 b8d30eaaa118: Preparing 07:18:37 3775b7c9c493: Preparing 07:18:37 17ec4c7c9a41: Preparing 07:18:37 3742e267e114: Preparing 07:18:37 5831cf1834b6: Preparing 07:18:37 ce7f800efff9: Preparing 07:18:37 3742e267e114: Waiting 07:18:37 17ec4c7c9a41: Waiting 07:18:37 5831cf1834b6: Waiting 07:18:37 ce7f800efff9: Waiting 07:18:37 3775b7c9c493: Layer already exists 07:18:37 2b942698c72c: Layer already exists 07:18:37 cab7be406611: Layer already exists 07:18:37 b8d30eaaa118: Layer already exists 07:18:37 c38c36db7e14: Layer already exists 07:18:37 3742e267e114: Layer already exists 07:18:37 ce7f800efff9: Layer already exists 07:18:37 5831cf1834b6: Layer already exists 07:18:37 17ec4c7c9a41: Layer already exists 07:18:37 main: digest: sha256:6306035b7232cd43c0313c256ef71add7f0f40adcfd981d0dc9f2c13e26e0d1e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:18:37 ===================================================== [Pipeline] echo 07:18:37 taggedImages: 07:18:37 - nexus3.edgexfoundry.org:10004/security-spire-config:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:18:37 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:18:37 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.51 07:18:37 - nexus3.edgexfoundry.org:10004/security-spire-config:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:18:37 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 07:18:37 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 07:18:37 4ff11727c7037816f98f6c0e9d374500f07cffc5 07:18:37 latest 07:18:37 3.2.0-dev.51 07:18:37 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:18:37 main 07:18:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:37 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:18:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:18:38 42943f946e11: Preparing 07:18:38 8cbe401fe472: Preparing 07:18:38 16f4e9a01136: Preparing 07:18:38 b8d30eaaa118: Preparing 07:18:38 3775b7c9c493: Preparing 07:18:38 17ec4c7c9a41: Preparing 07:18:38 a581687622b2: Preparing 07:18:38 6415137833b3: Preparing 07:18:38 ce7f800efff9: Preparing 07:18:38 17ec4c7c9a41: Waiting 07:18:38 a581687622b2: Waiting 07:18:38 6415137833b3: Waiting 07:18:38 ce7f800efff9: Waiting 07:18:38 b8d30eaaa118: Layer already exists 07:18:38 3775b7c9c493: Layer already exists 07:18:38 17ec4c7c9a41: Layer already exists 07:18:38 8cbe401fe472: Pushed 07:18:38 16f4e9a01136: Pushed 07:18:38 a581687622b2: Layer already exists 07:18:38 6415137833b3: Layer already exists 07:18:38 ce7f800efff9: Layer already exists 07:18:38 42943f946e11: Pushed 07:18:38 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:467d2fa6051dc823579dfb0ea4b2f454520b47032253c6c1a6291b369f4aad28 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:38 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:18:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:18:39 42943f946e11: Preparing 07:18:39 8cbe401fe472: Preparing 07:18:39 16f4e9a01136: Preparing 07:18:39 b8d30eaaa118: Preparing 07:18:39 3775b7c9c493: Preparing 07:18:39 17ec4c7c9a41: Preparing 07:18:39 17ec4c7c9a41: Waiting 07:18:39 a581687622b2: Preparing 07:18:39 6415137833b3: Preparing 07:18:39 ce7f800efff9: Preparing 07:18:39 a581687622b2: Waiting 07:18:39 ce7f800efff9: Waiting 07:18:39 6415137833b3: Waiting 07:18:39 42943f946e11: Layer already exists 07:18:39 3775b7c9c493: Layer already exists 07:18:39 8cbe401fe472: Layer already exists 07:18:39 b8d30eaaa118: Layer already exists 07:18:39 16f4e9a01136: Layer already exists 07:18:39 17ec4c7c9a41: Layer already exists 07:18:39 6415137833b3: Layer already exists 07:18:39 a581687622b2: Layer already exists 07:18:39 ce7f800efff9: Layer already exists 07:18:39 latest: digest: sha256:467d2fa6051dc823579dfb0ea4b2f454520b47032253c6c1a6291b369f4aad28 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:39 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.51 07:18:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:18:39 42943f946e11: Preparing 07:18:39 8cbe401fe472: Preparing 07:18:39 16f4e9a01136: Preparing 07:18:39 b8d30eaaa118: Preparing 07:18:39 3775b7c9c493: Preparing 07:18:39 17ec4c7c9a41: Preparing 07:18:39 a581687622b2: Preparing 07:18:39 6415137833b3: Preparing 07:18:39 ce7f800efff9: Preparing 07:18:39 17ec4c7c9a41: Waiting 07:18:39 a581687622b2: Waiting 07:18:39 6415137833b3: Waiting 07:18:39 ce7f800efff9: Waiting 07:18:39 42943f946e11: Layer already exists 07:18:39 3775b7c9c493: Layer already exists 07:18:39 16f4e9a01136: Layer already exists 07:18:39 b8d30eaaa118: Layer already exists 07:18:39 8cbe401fe472: Layer already exists 07:18:39 6415137833b3: Layer already exists 07:18:39 17ec4c7c9a41: Layer already exists 07:18:39 a581687622b2: Layer already exists 07:18:39 ce7f800efff9: Layer already exists 07:18:39 3.2.0-dev.51: digest: sha256:467d2fa6051dc823579dfb0ea4b2f454520b47032253c6c1a6291b369f4aad28 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:40 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:18:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:18:40 42943f946e11: Preparing 07:18:40 8cbe401fe472: Preparing 07:18:40 16f4e9a01136: Preparing 07:18:40 b8d30eaaa118: Preparing 07:18:40 3775b7c9c493: Preparing 07:18:40 17ec4c7c9a41: Preparing 07:18:40 a581687622b2: Preparing 07:18:40 6415137833b3: Preparing 07:18:40 ce7f800efff9: Preparing 07:18:40 17ec4c7c9a41: Waiting 07:18:40 a581687622b2: Waiting 07:18:40 6415137833b3: Waiting 07:18:40 ce7f800efff9: Waiting 07:18:40 b8d30eaaa118: Layer already exists 07:18:40 3775b7c9c493: Layer already exists 07:18:40 8cbe401fe472: Layer already exists 07:18:40 42943f946e11: Layer already exists 07:18:40 16f4e9a01136: Layer already exists 07:18:40 a581687622b2: Layer already exists 07:18:40 17ec4c7c9a41: Layer already exists 07:18:40 6415137833b3: Layer already exists 07:18:40 ce7f800efff9: Layer already exists 07:18:40 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:467d2fa6051dc823579dfb0ea4b2f454520b47032253c6c1a6291b369f4aad28 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:40 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 07:18:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:18:41 42943f946e11: Preparing 07:18:41 8cbe401fe472: Preparing 07:18:41 16f4e9a01136: Preparing 07:18:41 b8d30eaaa118: Preparing 07:18:41 3775b7c9c493: Preparing 07:18:41 17ec4c7c9a41: Preparing 07:18:41 a581687622b2: Preparing 07:18:41 17ec4c7c9a41: Waiting 07:18:41 6415137833b3: Preparing 07:18:41 a581687622b2: Waiting 07:18:41 ce7f800efff9: Preparing 07:18:41 6415137833b3: Waiting 07:18:41 ce7f800efff9: Waiting 07:18:41 16f4e9a01136: Layer already exists 07:18:41 3775b7c9c493: Layer already exists 07:18:41 b8d30eaaa118: Layer already exists 07:18:41 42943f946e11: Layer already exists 07:18:41 8cbe401fe472: Layer already exists 07:18:41 17ec4c7c9a41: Layer already exists 07:18:41 6415137833b3: Layer already exists 07:18:41 a581687622b2: Layer already exists 07:18:41 ce7f800efff9: Layer already exists 07:18:41 main: digest: sha256:467d2fa6051dc823579dfb0ea4b2f454520b47032253c6c1a6291b369f4aad28 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:18:41 ===================================================== [Pipeline] echo 07:18:41 taggedImages: 07:18:41 - nexus3.edgexfoundry.org:10004/security-spire-server:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:18:41 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:18:41 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.51 07:18:41 - nexus3.edgexfoundry.org:10004/security-spire-server:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:18:41 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 07:18:41 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 07:18:41 4ff11727c7037816f98f6c0e9d374500f07cffc5 07:18:41 latest 07:18:41 3.2.0-dev.51 07:18:41 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:18:41 main 07:18:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:41 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:41 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:18:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 07:18:41 1280ab72a979: Preparing 07:18:41 7984957ca029: Preparing 07:18:41 b8d30eaaa118: Preparing 07:18:41 3775b7c9c493: Preparing 07:18:41 61e5f04c9e5c: Preparing 07:18:41 e42d6afc8483: Preparing 07:18:41 ce7f800efff9: Preparing 07:18:41 ce7f800efff9: Waiting 07:18:41 3775b7c9c493: Layer already exists 07:18:41 b8d30eaaa118: Layer already exists 07:18:41 ce7f800efff9: Layer already exists 07:18:41 61e5f04c9e5c: Pushed 07:18:41 1280ab72a979: Pushed 07:18:42 e42d6afc8483: Pushed 07:18:46 7984957ca029: Pushed 07:18:46 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:b987903063f34c2591be3dde2741dc3209eb7752b398ff7ad209f6b442dd8218 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:46 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:47 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 07:18:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 07:18:47 1280ab72a979: Preparing 07:18:47 7984957ca029: Preparing 07:18:47 b8d30eaaa118: Preparing 07:18:47 3775b7c9c493: Preparing 07:18:47 61e5f04c9e5c: Preparing 07:18:47 e42d6afc8483: Preparing 07:18:47 ce7f800efff9: Preparing 07:18:47 e42d6afc8483: Waiting 07:18:47 ce7f800efff9: Waiting 07:18:47 61e5f04c9e5c: Layer already exists 07:18:47 3775b7c9c493: Layer already exists 07:18:47 7984957ca029: Layer already exists 07:18:47 1280ab72a979: Layer already exists 07:18:47 b8d30eaaa118: Layer already exists 07:18:47 ce7f800efff9: Layer already exists 07:18:47 e42d6afc8483: Layer already exists 07:18:47 latest: digest: sha256:b987903063f34c2591be3dde2741dc3209eb7752b398ff7ad209f6b442dd8218 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:47 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:47 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.51 07:18:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 07:18:47 1280ab72a979: Preparing 07:18:47 7984957ca029: Preparing 07:18:47 b8d30eaaa118: Preparing 07:18:47 3775b7c9c493: Preparing 07:18:47 61e5f04c9e5c: Preparing 07:18:47 e42d6afc8483: Preparing 07:18:47 ce7f800efff9: Preparing 07:18:47 e42d6afc8483: Waiting 07:18:47 ce7f800efff9: Waiting 07:18:47 1280ab72a979: Layer already exists 07:18:47 61e5f04c9e5c: Layer already exists 07:18:47 b8d30eaaa118: Layer already exists 07:18:47 3775b7c9c493: Layer already exists 07:18:47 7984957ca029: Layer already exists 07:18:47 ce7f800efff9: Layer already exists 07:18:47 e42d6afc8483: Layer already exists 07:18:47 3.2.0-dev.51: digest: sha256:b987903063f34c2591be3dde2741dc3209eb7752b398ff7ad209f6b442dd8218 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:48 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:48 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:18:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 07:18:48 1280ab72a979: Preparing 07:18:48 7984957ca029: Preparing 07:18:48 b8d30eaaa118: Preparing 07:18:48 3775b7c9c493: Preparing 07:18:48 61e5f04c9e5c: Preparing 07:18:48 e42d6afc8483: Preparing 07:18:48 ce7f800efff9: Preparing 07:18:48 e42d6afc8483: Waiting 07:18:48 ce7f800efff9: Waiting 07:18:48 3775b7c9c493: Layer already exists 07:18:48 61e5f04c9e5c: Layer already exists 07:18:48 7984957ca029: Layer already exists 07:18:48 b8d30eaaa118: Layer already exists 07:18:48 1280ab72a979: Layer already exists 07:18:48 ce7f800efff9: Layer already exists 07:18:48 e42d6afc8483: Layer already exists 07:18:48 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:b987903063f34c2591be3dde2741dc3209eb7752b398ff7ad209f6b442dd8218 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:48 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:49 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 07:18:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 07:18:49 1280ab72a979: Preparing 07:18:49 7984957ca029: Preparing 07:18:49 b8d30eaaa118: Preparing 07:18:49 3775b7c9c493: Preparing 07:18:49 61e5f04c9e5c: Preparing 07:18:49 e42d6afc8483: Preparing 07:18:49 ce7f800efff9: Preparing 07:18:49 e42d6afc8483: Waiting 07:18:49 ce7f800efff9: Waiting 07:18:49 61e5f04c9e5c: Layer already exists 07:18:49 3775b7c9c493: Layer already exists 07:18:49 b8d30eaaa118: Layer already exists 07:18:49 1280ab72a979: Layer already exists 07:18:49 7984957ca029: Layer already exists 07:18:49 e42d6afc8483: Layer already exists 07:18:49 ce7f800efff9: Layer already exists 07:18:49 main: digest: sha256:b987903063f34c2591be3dde2741dc3209eb7752b398ff7ad209f6b442dd8218 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:18:49 ===================================================== [Pipeline] echo 07:18:49 taggedImages: 07:18:49 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:18:49 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 07:18:49 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.51 07:18:49 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:18:49 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 07:18:49 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 07:18:49 4ff11727c7037816f98f6c0e9d374500f07cffc5 07:18:49 latest 07:18:49 3.2.0-dev.51 07:18:49 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:18:49 main 07:18:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:49 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:18:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:18:49 d53232daad1c: Preparing 07:18:49 f8431875bfe9: Preparing 07:18:49 b8d30eaaa118: Preparing 07:18:49 3775b7c9c493: Preparing 07:18:49 61e5f04c9e5c: Preparing 07:18:49 e42d6afc8483: Preparing 07:18:49 ce7f800efff9: Preparing 07:18:49 e42d6afc8483: Waiting 07:18:49 ce7f800efff9: Waiting 07:18:49 3775b7c9c493: Layer already exists 07:18:49 61e5f04c9e5c: Layer already exists 07:18:49 b8d30eaaa118: Layer already exists 07:18:49 e42d6afc8483: Layer already exists 07:18:49 ce7f800efff9: Layer already exists 07:18:49 d53232daad1c: Pushed 07:18:54 f8431875bfe9: Pushed 07:18:54 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:1c1948604e88ba766f798cd534da9c8200b86157c1aba80865dd3f080c26eb47 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:54 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 07:18:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:18:54 d53232daad1c: Preparing 07:18:54 f8431875bfe9: Preparing 07:18:54 b8d30eaaa118: Preparing 07:18:54 3775b7c9c493: Preparing 07:18:54 61e5f04c9e5c: Preparing 07:18:54 e42d6afc8483: Preparing 07:18:54 ce7f800efff9: Preparing 07:18:54 e42d6afc8483: Waiting 07:18:54 ce7f800efff9: Waiting 07:18:54 61e5f04c9e5c: Layer already exists 07:18:54 3775b7c9c493: Layer already exists 07:18:54 f8431875bfe9: Layer already exists 07:18:54 b8d30eaaa118: Layer already exists 07:18:54 d53232daad1c: Layer already exists 07:18:54 e42d6afc8483: Layer already exists 07:18:54 ce7f800efff9: Layer already exists 07:18:54 latest: digest: sha256:1c1948604e88ba766f798cd534da9c8200b86157c1aba80865dd3f080c26eb47 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:55 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.51 07:18:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:18:55 d53232daad1c: Preparing 07:18:55 f8431875bfe9: Preparing 07:18:55 b8d30eaaa118: Preparing 07:18:55 3775b7c9c493: Preparing 07:18:55 61e5f04c9e5c: Preparing 07:18:55 e42d6afc8483: Preparing 07:18:55 ce7f800efff9: Preparing 07:18:55 e42d6afc8483: Waiting 07:18:55 ce7f800efff9: Waiting 07:18:55 61e5f04c9e5c: Layer already exists 07:18:55 f8431875bfe9: Layer already exists 07:18:55 b8d30eaaa118: Layer already exists 07:18:55 d53232daad1c: Layer already exists 07:18:55 3775b7c9c493: Layer already exists 07:18:55 e42d6afc8483: Layer already exists 07:18:55 ce7f800efff9: Layer already exists 07:18:55 3.2.0-dev.51: digest: sha256:1c1948604e88ba766f798cd534da9c8200b86157c1aba80865dd3f080c26eb47 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:55 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:18:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:18:56 d53232daad1c: Preparing 07:18:56 f8431875bfe9: Preparing 07:18:56 b8d30eaaa118: Preparing 07:18:56 3775b7c9c493: Preparing 07:18:56 61e5f04c9e5c: Preparing 07:18:56 e42d6afc8483: Preparing 07:18:56 ce7f800efff9: Preparing 07:18:56 e42d6afc8483: Waiting 07:18:56 ce7f800efff9: Waiting 07:18:56 f8431875bfe9: Layer already exists 07:18:56 d53232daad1c: Layer already exists 07:18:56 3775b7c9c493: Layer already exists 07:18:56 61e5f04c9e5c: Layer already exists 07:18:56 b8d30eaaa118: Layer already exists 07:18:56 e42d6afc8483: Layer already exists 07:18:56 ce7f800efff9: Layer already exists 07:18:56 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:1c1948604e88ba766f798cd534da9c8200b86157c1aba80865dd3f080c26eb47 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:56 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 07:18:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:18:56 d53232daad1c: Preparing 07:18:56 f8431875bfe9: Preparing 07:18:56 b8d30eaaa118: Preparing 07:18:56 3775b7c9c493: Preparing 07:18:56 61e5f04c9e5c: Preparing 07:18:56 e42d6afc8483: Preparing 07:18:56 ce7f800efff9: Preparing 07:18:56 e42d6afc8483: Waiting 07:18:56 ce7f800efff9: Waiting 07:18:56 3775b7c9c493: Layer already exists 07:18:56 61e5f04c9e5c: Layer already exists 07:18:56 f8431875bfe9: Layer already exists 07:18:56 b8d30eaaa118: Layer already exists 07:18:56 d53232daad1c: Layer already exists 07:18:56 e42d6afc8483: Layer already exists 07:18:56 ce7f800efff9: Layer already exists 07:18:56 main: digest: sha256:1c1948604e88ba766f798cd534da9c8200b86157c1aba80865dd3f080c26eb47 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:18:56 ===================================================== [Pipeline] echo 07:18:56 taggedImages: 07:18:56 - nexus3.edgexfoundry.org:10004/support-notifications:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:18:56 - nexus3.edgexfoundry.org:10004/support-notifications:latest 07:18:56 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.51 07:18:56 - nexus3.edgexfoundry.org:10004/support-notifications:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:18:56 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 07:18:56 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 07:18:56 4ff11727c7037816f98f6c0e9d374500f07cffc5 07:18:56 latest 07:18:56 3.2.0-dev.51 07:18:56 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:18:56 main 07:18:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:57 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:18:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:18:57 0d82a0875b15: Preparing 07:18:57 ff9ca8e96b89: Preparing 07:18:57 b8d30eaaa118: Preparing 07:18:57 3775b7c9c493: Preparing 07:18:57 d2d1e2e62dff: Preparing 07:18:57 5cb3c21cf1bc: Preparing 07:18:57 ce7f800efff9: Preparing 07:18:57 5cb3c21cf1bc: Waiting 07:18:57 ce7f800efff9: Waiting 07:18:57 b8d30eaaa118: Layer already exists 07:18:57 3775b7c9c493: Layer already exists 07:18:57 d2d1e2e62dff: Layer already exists 07:18:57 5cb3c21cf1bc: Layer already exists 07:18:57 ce7f800efff9: Layer already exists 07:18:57 0d82a0875b15: Pushed 07:19:01 ff9ca8e96b89: Pushed 07:19:01 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:e4d133750d784b651bd7d43459a184cf0906183edf8b5462f58efbeace4000f2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:02 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:19:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:19:02 0d82a0875b15: Preparing 07:19:02 ff9ca8e96b89: Preparing 07:19:02 b8d30eaaa118: Preparing 07:19:02 3775b7c9c493: Preparing 07:19:02 d2d1e2e62dff: Preparing 07:19:02 5cb3c21cf1bc: Preparing 07:19:02 ce7f800efff9: Preparing 07:19:02 ce7f800efff9: Waiting 07:19:02 5cb3c21cf1bc: Waiting 07:19:02 3775b7c9c493: Layer already exists 07:19:02 d2d1e2e62dff: Layer already exists 07:19:02 ff9ca8e96b89: Layer already exists 07:19:02 0d82a0875b15: Layer already exists 07:19:02 b8d30eaaa118: Layer already exists 07:19:02 5cb3c21cf1bc: Layer already exists 07:19:02 ce7f800efff9: Layer already exists 07:19:02 latest: digest: sha256:e4d133750d784b651bd7d43459a184cf0906183edf8b5462f58efbeace4000f2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:02 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.51 07:19:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:19:03 0d82a0875b15: Preparing 07:19:03 ff9ca8e96b89: Preparing 07:19:03 b8d30eaaa118: Preparing 07:19:03 3775b7c9c493: Preparing 07:19:03 d2d1e2e62dff: Preparing 07:19:03 5cb3c21cf1bc: Preparing 07:19:03 ce7f800efff9: Preparing 07:19:03 ce7f800efff9: Waiting 07:19:03 5cb3c21cf1bc: Waiting 07:19:03 d2d1e2e62dff: Layer already exists 07:19:03 b8d30eaaa118: Layer already exists 07:19:03 3775b7c9c493: Layer already exists 07:19:03 0d82a0875b15: Layer already exists 07:19:03 ff9ca8e96b89: Layer already exists 07:19:03 5cb3c21cf1bc: Layer already exists 07:19:03 ce7f800efff9: Layer already exists 07:19:03 3.2.0-dev.51: digest: sha256:e4d133750d784b651bd7d43459a184cf0906183edf8b5462f58efbeace4000f2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:03 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:19:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:19:03 0d82a0875b15: Preparing 07:19:03 ff9ca8e96b89: Preparing 07:19:03 b8d30eaaa118: Preparing 07:19:03 3775b7c9c493: Preparing 07:19:03 d2d1e2e62dff: Preparing 07:19:03 5cb3c21cf1bc: Preparing 07:19:03 ce7f800efff9: Preparing 07:19:03 5cb3c21cf1bc: Waiting 07:19:03 ce7f800efff9: Waiting 07:19:03 ff9ca8e96b89: Layer already exists 07:19:03 b8d30eaaa118: Layer already exists 07:19:03 0d82a0875b15: Layer already exists 07:19:03 3775b7c9c493: Layer already exists 07:19:03 d2d1e2e62dff: Layer already exists 07:19:03 5cb3c21cf1bc: Layer already exists 07:19:03 ce7f800efff9: Layer already exists 07:19:03 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:e4d133750d784b651bd7d43459a184cf0906183edf8b5462f58efbeace4000f2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:04 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 07:19:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:19:04 0d82a0875b15: Preparing 07:19:04 ff9ca8e96b89: Preparing 07:19:04 b8d30eaaa118: Preparing 07:19:04 3775b7c9c493: Preparing 07:19:04 d2d1e2e62dff: Preparing 07:19:04 5cb3c21cf1bc: Preparing 07:19:04 ce7f800efff9: Preparing 07:19:04 5cb3c21cf1bc: Waiting 07:19:04 ce7f800efff9: Waiting 07:19:04 d2d1e2e62dff: Layer already exists 07:19:04 ff9ca8e96b89: Layer already exists 07:19:04 3775b7c9c493: Layer already exists 07:19:04 0d82a0875b15: Layer already exists 07:19:04 b8d30eaaa118: Layer already exists 07:19:04 5cb3c21cf1bc: Layer already exists 07:19:04 ce7f800efff9: Layer already exists 07:19:04 main: digest: sha256:e4d133750d784b651bd7d43459a184cf0906183edf8b5462f58efbeace4000f2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:19:04 ===================================================== [Pipeline] echo 07:19:04 taggedImages: 07:19:04 - nexus3.edgexfoundry.org:10004/support-scheduler:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:19:04 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:19:04 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.51 07:19:04 - nexus3.edgexfoundry.org:10004/support-scheduler:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:19:04 - 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] } 07:35:24 #139 ... 07:35:24 07:35:24 #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 07:35:24 #158 1176.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:35:24 #158 ... 07:35:24 07:35:24 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:35:24 #147 DONE 1184.7s 07:35:24 07:35:24 #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:35:24 #157 DONE 1184.7s 07:35:24 07:35:24 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:35:24 #155 ... 07:35:24 07:35:24 #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:35:24 #159 DONE 0.4s 07:35:24 07:35:24 #160 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:35:24 #160 DONE 0.3s 07:35:24 07:35:24 #161 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:35:24 #161 DONE 0.6s 07:35:24 07:35:24 #162 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:35:24 #162 DONE 0.3s 07:35:24 07:35:24 #163 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 07:35:24 #163 ... 07:35:24 07:35:24 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:35:24 #164 DONE 0.3s 07:35:24 07:35:24 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:35:24 #165 DONE 0.3s 07:35:24 07:35:24 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:35:24 #166 DONE 0.3s 07:35:24 07:35:24 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:35:24 #167 ... 07:35:24 07:35:24 #163 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 07:35:24 #163 DONE 3.6s 07:35:24 07:35:24 #168 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 07:35:24 #168 DONE 0.4s 07:35:24 07:35:24 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:35:24 #150 ... 07:35:24 07:35:24 #169 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 07:35:24 #169 DONE 0.3s 07:35:24 07:35:24 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:35:24 #150 ... 07:35:24 07:35:24 #170 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:35:24 #170 DONE 0.2s 07:35:24 07:35:24 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:35:24 #149 ... 07:35:24 07:35:24 #171 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:35:24 #171 DONE 0.1s 07:35:24 07:35:24 #172 [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/ 07:35:24 #172 DONE 0.1s 07:35:24 07:35:24 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:35:24 #133 ... 07:35:24 07:35:24 #173 [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/ 07:35:24 #173 ... 07:35:24 07:35:24 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:35:24 #167 DONE 3.2s 07:35:24 07:35:24 #173 [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/ 07:35:24 #173 DONE 0.4s 07:35:24 07:35:24 #116 [security-proxy-setup] exporting to image 07:35:24 #116 exporting layers 07:35:24 #116 ... 07:35:24 07:35:24 #174 [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/ 07:35:24 #174 DONE 0.3s 07:35:25 07:35:25 #175 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 07:35:25 #175 DONE 0.2s 07:35:25 07:35:25 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:35:25 #156 ... 07:35:25 07:35:25 #176 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:35:25 #176 DONE 0.1s 07:35:25 07:35:25 #177 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 07:35:25 #177 ... 07:35:25 07:35:25 #116 [security-proxy-setup] exporting to image 07:35:25 #116 exporting layers 1.3s done 07:35:25 #116 writing image sha256:99c69d82a4aed0175490eaa09420c3d26dbb5ec1593f6e9bdfa23a57abb20240 0.0s done 07:35:25 #116 naming to docker.io/library/security-proxy-setup-arm64 done 07:35:25 #116 DONE 4.5s 07:35:25 07:35:25 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:35:27 #156 ... 07:35:27 07:35:27 #177 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 07:35:27 #177 DONE 2.1s 07:35:27 07:35:27 #116 [security-bootstrapper] exporting to image 07:35:28 #116 exporting layers 1.0s done 07:35:28 #116 writing image sha256:78d246f0356227e7e92d8eec4c47fc3cea5772d9e95aa719f348286492f6a15a done 07:35:28 #116 naming to docker.io/library/security-bootstrapper-arm64 done 07:35:28 #116 DONE 5.6s 07:35:28 07:35:28 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:35:33 #149 ... 07:35:33 07:35:33 #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 07:35:33 #158 DONE 1200.1s 07:35:33 07:35:33 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:35:33 #155 ... 07:35:33 07:35:33 #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:35:33 #178 DONE 0.2s 07:35:33 07:35:33 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:35:33 #150 ... 07:35:33 07:35:33 #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:35:34 #179 DONE 0.2s 07:35:34 07:35:34 #180 [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 07:35:34 #180 DONE 0.1s 07:35:34 07:35:34 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:35:34 #149 ... 07:35:34 07:35:34 #181 [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 07:35:34 #181 DONE 0.1s 07:35:34 07:35:34 #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:35:34 #182 DONE 0.1s 07:35:34 07:35:34 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:35:34 #156 ... 07:35:34 07:35:34 #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:35:34 #183 DONE 0.3s 07:35:34 07:35:34 #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:35:34 #139 ... 07:35:34 07:35:34 #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:35:34 #184 DONE 0.4s 07:35:34 07:35:34 #185 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:35:35 #185 DONE 0.1s 07:35:35 07:35:35 #186 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:35:37 #186 DONE 2.0s 07:35:37 07:35:37 #116 [security-secretstore-setup] exporting to image 07:35:37 #116 exporting layers 07:35:38 #116 exporting layers 1.1s done 07:35:38 #116 writing image sha256:2986eec4381eea2462d9cdd2b62d61e93ca888efef76527eeed44dfcdf52f621 done 07:35:38 #116 naming to docker.io/library/security-secretstore-setup-arm64 done 07:35:38 #116 DONE 6.7s 07:35:38 07:35:38 #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:36:25 #139 ... 07:36:25 07:36:25 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:36:25 #150 DONE 1258.8s 07:36:25 07:36:25 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:36:25 #155 ... 07:36:25 07:36:25 #187 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:36:25 #187 DONE 0.4s 07:36:25 07:36:25 #188 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:36:25 #188 DONE 0.2s 07:36:25 07:36:25 #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:36:26 #139 ... 07:36:26 07:36:26 #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:36:26 #189 DONE 0.3s 07:36:26 07:36:26 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:36:26 #155 ... 07:36:26 07:36:26 #190 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:36:26 #190 DONE 0.1s 07:36:26 07:36:26 #191 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:36:26 #191 DONE 0.1s 07:36:26 07:36:26 #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:36:26 #139 ... 07:36:26 07:36:26 #192 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:36:28 #192 DONE 2.0s 07:36:28 07:36:28 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:36:28 #155 ... 07:36:28 07:36:28 #116 [core-common-config-bootstrapper] exporting to image 07:36:28 #116 exporting layers 07:36:29 #116 exporting layers 0.7s done 07:36:29 #116 writing image sha256:a1d6d8c0c91a88070262aa0a6a7a948b97086b01b71337cbd508b8f62459c639 0.0s done 07:36:29 #116 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 07:36:29 #116 DONE 7.4s 07:36:29 07:36:29 #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:38:35 #139 ... 07:38:35 07:38:35 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:38:35 #155 DONE 1376.9s 07:38:35 07:38:35 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:38:35 #156 ... 07:38:35 07:38:35 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:38:35 #193 DONE 0.2s 07:38:35 07:38:35 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:38:35 #194 DONE 0.1s 07:38:35 07:38:35 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:38:35 #195 DONE 0.3s 07:38:35 07:38:35 #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:38:35 #139 ... 07:38:35 07:38:35 #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 07:38:35 #196 DONE 0.1s 07:38:35 07:38:35 #116 [security-spiffe-token-provider] exporting to image 07:38:35 #116 exporting layers 07:38:35 #116 exporting layers 0.6s done 07:38:35 #116 writing image sha256:5c430b89c22fd9a426656fdfef13e09785d772e662bb132aa7a8a031fc1ddbbc done 07:38:35 #116 naming to docker.io/library/security-spiffe-token-provider-arm64 done 07:38:35 #116 DONE 8.1s 07:38:35 07:38:35 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:46:27 #151 ... 07:46:27 07:46:27 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:46:27 #133 DONE 1860.1s 07:46:27 07:46:27 #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:46:27 #139 ... 07:46:27 07:46:27 #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:46:27 #197 DONE 0.2s 07:46:27 07:46:27 #198 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:46:27 #198 DONE 0.3s 07:46:27 07:46:27 #199 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:46:27 #199 DONE 0.4s 07:46:27 07:46:27 #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:46:27 #139 ... 07:46:27 07:46:27 #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 07:46:27 #200 DONE 0.1s 07:46:27 07:46:27 #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:46:27 #201 DONE 0.1s 07:46:27 07:46:27 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:46:27 #149 ... 07:46:27 07:46:27 #202 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:46:29 #202 DONE 2.2s 07:46:29 07:46:29 #116 [security-proxy-auth] exporting to image 07:46:29 #116 exporting layers 07:46:31 #116 exporting layers 0.9s done 07:46:31 #116 writing image sha256:da2a55599ce166967d2b18a13dc0f7fcf34353cdea75654b74a9cc500d75eee1 done 07:46:31 #116 naming to docker.io/library/security-proxy-auth-arm64 done 07:46:31 #116 DONE 9.0s 07:46:31 07:46:31 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:47:27 #152 ... 07:47:27 07:47:27 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:47:27 #153 DONE 1920.2s 07:47:27 07:47:27 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:47:27 #51 ... 07:47:27 07:47:27 #203 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:47:27 #203 DONE 0.1s 07:47:27 07:47:27 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:47:27 #156 ... 07:47:27 07:47:27 #204 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:47:27 #204 DONE 0.1s 07:47:27 07:47:27 #205 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:47:27 #205 DONE 0.4s 07:47:27 07:47:27 #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:47:27 #139 ... 07:47:27 07:47:27 #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:47:27 #206 DONE 0.1s 07:47:27 07:47:27 #116 [core-command] exporting to image 07:47:27 #116 exporting layers 07:47:28 #116 exporting layers 0.4s done 07:47:28 #116 writing image sha256:028fadccd728d01d2ecafef1d2a4a353147dd997180670ca15ee6f19add0bc6d done 07:47:28 #116 naming to docker.io/library/core-command-arm64 done 07:47:28 #116 DONE 9.4s 07:47:28 07:47:28 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:49:34 #51 ... 07:49:34 07:49:34 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:49:34 #149 DONE 2037.7s 07:49:34 07:49:34 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:49:34 #51 ... 07:49:34 07:49:34 #207 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 07:49:34 #207 ... 07:49:34 07:49:34 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:49:34 #152 DONE 2048.1s 07:49:34 07:49:34 #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:49:34 #139 ... 07:49:34 07:49:34 #207 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 07:49:34 #207 DONE 0.4s 07:49:34 07:49:34 #208 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:49:35 #208 DONE 0.7s 07:49:35 07:49:35 #209 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:49:35 #209 ... 07:49:35 07:49:35 #210 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:49:35 #210 DONE 0.2s 07:49:35 07:49:35 #209 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:49:35 #209 DONE 0.3s 07:49:35 07:49:35 #211 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:49:36 #211 DONE 0.4s 07:49:36 07:49:36 #116 [core-keeper] exporting to image 07:49:36 #116 exporting layers 07:49:36 #116 ... 07:49:36 07:49:36 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:49:36 #151 DONE 2050.0s 07:49:36 07:49:36 #212 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:49:36 #212 ... 07:49:36 07:49:36 #213 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:49:36 #213 DONE 0.2s 07:49:36 07:49:36 #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:49:37 #57 ... 07:49:37 07:49:37 #116 [core-keeper] exporting to image 07:49:37 #116 exporting layers 1.3s done 07:49:37 #116 writing image sha256:d2fc8cc10bed72b923036f97b9881556a6751ca22f4cf5d5003421333b0036bf 0.1s done 07:49:37 #116 naming to docker.io/library/core-keeper-arm64 07:49:37 #116 naming to docker.io/library/core-keeper-arm64 0.0s done 07:49:37 #116 DONE 10.8s 07:49:37 07:49:37 #214 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:49:37 #214 DONE 0.2s 07:49:37 07:49:37 #212 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:49:37 #212 DONE 1.3s 07:49:37 07:49:37 #215 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:49:37 #215 DONE 0.2s 07:49:37 07:49:37 #216 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:49:37 #216 ... 07:49:37 07:49:37 #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:49:37 #217 DONE 0.2s 07:49:37 07:49:37 #116 [core-metadata] exporting to image 07:49:38 #116 ... 07:49:38 07:49:38 #216 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:49:38 #216 DONE 0.8s 07:49:38 07:49:38 #218 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:49:38 #218 DONE 0.2s 07:49:38 07:49:38 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:49:38 #51 ... 07:49:38 07:49:38 #116 [core-data] exporting to image 07:49:38 #116 exporting layers 1.1s done 07:49:38 #116 writing image sha256:b62d312eeb41a350bedbdcf73c4ca82c7c0ef0b54060eecae2de5811c1b0a3b0 07:49:39 #116 writing image sha256:b62d312eeb41a350bedbdcf73c4ca82c7c0ef0b54060eecae2de5811c1b0a3b0 0.0s done 07:49:39 #116 naming to docker.io/library/core-metadata-arm64 done 07:49:39 #116 exporting layers 0.6s done 07:49:39 #116 writing image sha256:e50458556e2b0e524f6d22abafe1cd2874e92654980394a9c0a646ed358c019a done 07:49:39 #116 naming to docker.io/library/core-data-arm64 done 07:49:39 #116 DONE 12.2s 07:49:39 07:49:39 #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:50:11 #139 ... 07:50:11 07:50:11 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:50:11 #156 DONE 2079.9s 07:50:11 07:50:11 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:50:11 #154 DONE 2084.9s 07:50:11 07:50:11 #219 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:50:11 #219 DONE 0.3s 07:50:11 07:50:11 #220 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:50:11 #220 DONE 0.3s 07:50:11 07:50:11 #221 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:50:11 #221 DONE 0.3s 07:50:11 07:50:11 #222 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:50:12 #222 ... 07:50:12 07:50:12 #223 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:50:12 #223 DONE 0.3s 07:50:12 07:50:12 #224 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:50:12 #224 ... 07:50:12 07:50:12 #222 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:50:12 #222 DONE 0.6s 07:50:12 07:50:12 #224 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:50:12 #224 DONE 0.4s 07:50:12 07:50:12 #225 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:50:12 #225 ... 07:50:12 07:50:12 #226 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 07:50:12 #226 DONE 0.2s 07:50:12 07:50:12 #225 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:50:12 #225 DONE 0.2s 07:50:12 07:50:12 #116 [support-notifications] exporting to image 07:50:12 #116 exporting layers 07:50:13 #116 ... 07:50:13 07:50:13 #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:50:13 #139 DONE 2082.2s 07:50:13 07:50:13 #116 [support-scheduler] exporting to image 07:50:13 #116 exporting layers 0.6s done 07:50:13 #116 writing image sha256:09e5495a427477f6ad237e5511725508fb2a005d67720212c26ccbc51a38e687 0.0s done 07:50:13 #116 naming to docker.io/library/support-scheduler-arm64 done 07:50:13 #116 exporting layers 0.9s done 07:50:13 #116 writing image sha256:c918988ff7c7c2399eba54b39c61c9dd9146c6f9888539abdcffb4a4fd135628 done 07:50:13 #116 naming to docker.io/library/support-notifications-arm64 done 07:50:13 #116 DONE 13.7s 07:50:13 07:50:13 #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:50:13 #57 ... 07:50:13 07:50:13 #227 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:50:13 #227 CACHED 07:50:13 07:50:13 #228 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:50:13 #228 CACHED 07:50:13 07:50:13 #229 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 07:50:14 #229 DONE 0.3s 07:50:14 07:50:14 #230 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 07:50:14 #230 DONE 0.1s 07:50:14 07:50:14 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:50:14 #51 ... 07:50:14 07:50:14 #116 [support-cron-scheduler] exporting to image 07:50:14 #116 exporting layers 0.5s done 07:50:14 #116 writing image sha256:94c6ca0eec6b2bfcb066ac2d18d1707eda40e75ce20d22812b3296025a19aa75 done 07:50:14 #116 naming to docker.io/library/support-cron-scheduler-arm64 done 07:50:14 #116 DONE 14.1s 07:50:14 07:50:14 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:50:14 time="2024-08-12T07:13:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:50:14 time="2024-08-12T07:13:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:50:14 time="2024-08-12T07:13:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:50:14 time="2024-08-12T07:13:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:50:14 time="2024-08-12T07:13:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:50:14 time="2024-08-12T07:13:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:50:14 time="2024-08-12T07:13:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:50:14 time="2024-08-12T07:13:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:50:14 time="2024-08-12T07:13:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:50:14 time="2024-08-12T07:13:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:50:14 time="2024-08-12T07:13:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:50:14 time="2024-08-12T07:13:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:50:14 time="2024-08-12T07:13:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:50:14 time="2024-08-12T07:13:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:50:14 time="2024-08-12T07:13:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:50:14 time="2024-08-12T07:13:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:50:14 $ docker stop --time=1 9ee1f53e36afe5a67bc6718a2b14bff1e72323506a366576f7288f74eefa8054 07:50:16 $ docker rm -f --volumes 9ee1f53e36afe5a67bc6718a2b14bff1e72323506a366576f7288f74eefa8054 [Pipeline] // withDockerContainer [Pipeline] sh 07:50:16 + docker images 07:50:16 REPOSITORY TAG IMAGE ID CREATED SIZE 07:50:16 support-cron-scheduler-arm64 latest 94c6ca0eec6b 2 seconds ago 42.2MB 07:50:16 support-scheduler-arm64 latest 09e5495a4274 4 seconds ago 41.3MB 07:50:16 support-notifications-arm64 latest c918988ff7c7 4 seconds ago 41.9MB 07:50:16 core-data-arm64 latest e50458556e2b 38 seconds ago 39.1MB 07:50:16 core-metadata-arm64 latest b62d312eeb41 39 seconds ago 39.2MB 07:50:16 core-keeper-arm64 latest d2fc8cc10bed 41 seconds ago 38.9MB 07:50:16 core-command-arm64 latest 028fadccd728 2 minutes ago 35MB 07:50:16 security-proxy-auth-arm64 latest da2a55599ce1 3 minutes ago 32.6MB 07:50:16 security-spiffe-token-provider-arm64 latest 5c430b89c22f 11 minutes ago 29MB 07:50:16 core-common-config-bootstrapper-arm64 latest a1d6d8c0c91a 13 minutes ago 15.3MB 07:50:16 security-secretstore-setup-arm64 latest 2986eec4381e 14 minutes ago 36.4MB 07:50:16 security-bootstrapper-arm64 latest 78d246f03562 14 minutes ago 18.9MB 07:50:16 security-proxy-setup-arm64 latest 99c69d82a4ae 14 minutes ago 26.1MB 07:50:16 security-spire-server-arm64 latest 20ddeaa02966 35 minutes ago 116MB 07:50:16 security-spire-agent-arm64 latest 3ad0b2e732a1 35 minutes ago 174MB 07:50:16 security-spire-config-arm64 latest 2be773f23b61 35 minutes ago 115MB 07:50:16 ci-base-image-arm64 latest 8f3711791887 37 minutes ago 967MB 07:50:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB 07:50:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 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 07:50:17 provisioning config files... 07:50:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/669@tmp/config7724937194815428015tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:50:17 ---> ****-login.sh 07:50:17 nexus3.edgexfoundry.org:10001 07:50:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:50:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:50:17 Configure a credential helper to remove this warning. See 07:50:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:50:17 07:50:17 Login Succeeded 07:50:17 nexus3.edgexfoundry.org:10002 07:50:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:50:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:50:18 Configure a credential helper to remove this warning. See 07:50:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:50:18 07:50:18 Login Succeeded 07:50:18 nexus3.edgexfoundry.org:10003 07:50:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:50:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:50:18 Configure a credential helper to remove this warning. See 07:50:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:50:18 07:50:18 Login Succeeded 07:50:18 nexus3.edgexfoundry.org:10004 07:50:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:50:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:50:18 Configure a credential helper to remove this warning. See 07:50:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:50:18 07:50:18 Login Succeeded 07:50:18 ****.io 07:50:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:50:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:50:19 Configure a credential helper to remove this warning. See 07:50:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:50:19 07:50:19 Login Succeeded 07:50:19 ---> ****-login.sh ends [Pipeline] } 07:50:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:50:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:50:19 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 07:50:19 4ff11727c7037816f98f6c0e9d374500f07cffc5 07:50:19 latest 07:50:19 3.2.0-dev.51 07:50:19 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:50:19 main 07:50:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:19 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:20 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:50:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:50:20 5c8b0615f40b: Preparing 07:50:20 e80a82093107: Preparing 07:50:20 c4acbe1cc4f5: Preparing 07:50:20 9956b345af08: Preparing 07:50:20 6fb23f8492c0: Preparing 07:50:20 8999cd08c8d6: Preparing 07:50:20 3c20671a5817: Preparing 07:50:20 8999cd08c8d6: Waiting 07:50:20 3c20671a5817: Waiting 07:50:20 c4acbe1cc4f5: Pushed 07:50:20 6fb23f8492c0: Pushed 07:50:20 9956b345af08: Pushed 07:50:20 5c8b0615f40b: Pushed 07:50:20 3c20671a5817: Layer already exists 07:50:20 8999cd08c8d6: Pushed 07:50:26 e80a82093107: Pushed 07:50:26 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:8de932ee05b0949f721b78264464dcbfbd99df93a5659ea27595e3db958c2a45 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:27 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:27 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 07:50:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:50:27 5c8b0615f40b: Preparing 07:50:27 e80a82093107: Preparing 07:50:27 c4acbe1cc4f5: Preparing 07:50:27 9956b345af08: Preparing 07:50:27 6fb23f8492c0: Preparing 07:50:27 8999cd08c8d6: Preparing 07:50:27 3c20671a5817: Preparing 07:50:27 8999cd08c8d6: Waiting 07:50:27 3c20671a5817: Waiting 07:50:27 6fb23f8492c0: Layer already exists 07:50:27 5c8b0615f40b: Layer already exists 07:50:27 c4acbe1cc4f5: Layer already exists 07:50:27 9956b345af08: Layer already exists 07:50:27 e80a82093107: Layer already exists 07:50:27 3c20671a5817: Layer already exists 07:50:27 8999cd08c8d6: Layer already exists 07:50:27 latest: digest: sha256:8de932ee05b0949f721b78264464dcbfbd99df93a5659ea27595e3db958c2a45 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:28 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:28 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.51 07:50:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:50:28 5c8b0615f40b: Preparing 07:50:28 e80a82093107: Preparing 07:50:28 c4acbe1cc4f5: Preparing 07:50:28 9956b345af08: Preparing 07:50:28 6fb23f8492c0: Preparing 07:50:28 8999cd08c8d6: Preparing 07:50:28 3c20671a5817: Preparing 07:50:28 8999cd08c8d6: Waiting 07:50:28 3c20671a5817: Waiting 07:50:28 e80a82093107: Layer already exists 07:50:28 9956b345af08: Layer already exists 07:50:28 c4acbe1cc4f5: Layer already exists 07:50:28 5c8b0615f40b: Layer already exists 07:50:28 6fb23f8492c0: Layer already exists 07:50:28 3c20671a5817: Layer already exists 07:50:28 8999cd08c8d6: Layer already exists 07:50:28 3.2.0-dev.51: digest: sha256:8de932ee05b0949f721b78264464dcbfbd99df93a5659ea27595e3db958c2a45 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:29 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:50:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:50:29 5c8b0615f40b: Preparing 07:50:29 e80a82093107: Preparing 07:50:29 c4acbe1cc4f5: Preparing 07:50:29 9956b345af08: Preparing 07:50:29 6fb23f8492c0: Preparing 07:50:29 8999cd08c8d6: Preparing 07:50:29 3c20671a5817: Preparing 07:50:29 8999cd08c8d6: Waiting 07:50:29 3c20671a5817: Waiting 07:50:29 c4acbe1cc4f5: Layer already exists 07:50:29 e80a82093107: Layer already exists 07:50:29 6fb23f8492c0: Layer already exists 07:50:29 9956b345af08: Layer already exists 07:50:29 5c8b0615f40b: Layer already exists 07:50:29 8999cd08c8d6: Layer already exists 07:50:29 3c20671a5817: Layer already exists 07:50:29 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:8de932ee05b0949f721b78264464dcbfbd99df93a5659ea27595e3db958c2a45 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 07:50:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:50:30 5c8b0615f40b: Preparing 07:50:30 e80a82093107: Preparing 07:50:30 c4acbe1cc4f5: Preparing 07:50:30 9956b345af08: Preparing 07:50:30 6fb23f8492c0: Preparing 07:50:30 8999cd08c8d6: Preparing 07:50:30 3c20671a5817: Preparing 07:50:30 8999cd08c8d6: Waiting 07:50:30 3c20671a5817: Waiting 07:50:30 6fb23f8492c0: Layer already exists 07:50:30 5c8b0615f40b: Layer already exists 07:50:30 9956b345af08: Layer already exists 07:50:30 c4acbe1cc4f5: Layer already exists 07:50:30 e80a82093107: Layer already exists 07:50:30 8999cd08c8d6: Layer already exists 07:50:30 3c20671a5817: Layer already exists 07:50:30 main: digest: sha256:8de932ee05b0949f721b78264464dcbfbd99df93a5659ea27595e3db958c2a45 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:50:30 ===================================================== [Pipeline] echo 07:50:30 taggedImages: 07:50:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:50:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 07:50:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.51 07:50:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:50:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 07:50:30 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 07:50:30 4ff11727c7037816f98f6c0e9d374500f07cffc5 07:50:30 latest 07:50:30 3.2.0-dev.51 07:50:30 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:50:30 main 07:50:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:31 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:50:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:50:31 85108aa41fb2: Preparing 07:50:31 e6dc91e0e5e3: Preparing 07:50:31 3a1cc78cb3d6: Preparing 07:50:31 c8a78d0a2a35: Preparing 07:50:31 c4acbe1cc4f5: Preparing 07:50:31 9956b345af08: Preparing 07:50:31 6fb23f8492c0: Preparing 07:50:31 9956b345af08: Waiting 07:50:31 8999cd08c8d6: Preparing 07:50:31 6fb23f8492c0: Waiting 07:50:31 8999cd08c8d6: Waiting 07:50:31 3c20671a5817: Preparing 07:50:31 3c20671a5817: Waiting 07:50:31 c4acbe1cc4f5: Layer already exists 07:50:31 9956b345af08: Layer already exists 07:50:31 3a1cc78cb3d6: Pushed 07:50:31 e6dc91e0e5e3: Pushed 07:50:31 6fb23f8492c0: Layer already exists 07:50:31 8999cd08c8d6: Layer already exists 07:50:31 3c20671a5817: Layer already exists 07:50:31 85108aa41fb2: Pushed 07:50:33 c8a78d0a2a35: Pushed 07:50:33 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:fb49d4671f3a54d245ac9aa577f89148eb2b0dbe458fc405ac8ca306975bbe0d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:34 + 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 07:50:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 07:50:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:50:34 85108aa41fb2: Preparing 07:50:34 e6dc91e0e5e3: Preparing 07:50:34 3a1cc78cb3d6: Preparing 07:50:34 c8a78d0a2a35: Preparing 07:50:34 c4acbe1cc4f5: Preparing 07:50:34 9956b345af08: Preparing 07:50:34 6fb23f8492c0: Preparing 07:50:34 8999cd08c8d6: Preparing 07:50:34 3c20671a5817: Preparing 07:50:34 6fb23f8492c0: Waiting 07:50:34 8999cd08c8d6: Waiting 07:50:34 3c20671a5817: Waiting 07:50:34 9956b345af08: Waiting 07:50:34 3a1cc78cb3d6: Layer already exists 07:50:34 85108aa41fb2: Layer already exists 07:50:34 c8a78d0a2a35: Layer already exists 07:50:34 c4acbe1cc4f5: Layer already exists 07:50:34 e6dc91e0e5e3: Layer already exists 07:50:34 6fb23f8492c0: Layer already exists 07:50:34 9956b345af08: Layer already exists 07:50:34 8999cd08c8d6: Layer already exists 07:50:34 3c20671a5817: Layer already exists 07:50:34 latest: digest: sha256:fb49d4671f3a54d245ac9aa577f89148eb2b0dbe458fc405ac8ca306975bbe0d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:35 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.51 07:50:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:50:35 85108aa41fb2: Preparing 07:50:35 e6dc91e0e5e3: Preparing 07:50:35 3a1cc78cb3d6: Preparing 07:50:35 c8a78d0a2a35: Preparing 07:50:35 c4acbe1cc4f5: Preparing 07:50:35 9956b345af08: Preparing 07:50:35 6fb23f8492c0: Preparing 07:50:35 8999cd08c8d6: Preparing 07:50:35 3c20671a5817: Preparing 07:50:35 9956b345af08: Waiting 07:50:35 6fb23f8492c0: Waiting 07:50:35 3c20671a5817: Waiting 07:50:35 8999cd08c8d6: Waiting 07:50:35 c4acbe1cc4f5: Layer already exists 07:50:35 c8a78d0a2a35: Layer already exists 07:50:35 e6dc91e0e5e3: Layer already exists 07:50:35 3a1cc78cb3d6: Layer already exists 07:50:35 85108aa41fb2: Layer already exists 07:50:35 9956b345af08: Layer already exists 07:50:35 3c20671a5817: Layer already exists 07:50:35 6fb23f8492c0: Layer already exists 07:50:35 8999cd08c8d6: Layer already exists 07:50:35 3.2.0-dev.51: digest: sha256:fb49d4671f3a54d245ac9aa577f89148eb2b0dbe458fc405ac8ca306975bbe0d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:36 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:50:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:50:36 85108aa41fb2: Preparing 07:50:36 e6dc91e0e5e3: Preparing 07:50:36 3a1cc78cb3d6: Preparing 07:50:36 c8a78d0a2a35: Preparing 07:50:36 c4acbe1cc4f5: Preparing 07:50:36 9956b345af08: Preparing 07:50:36 6fb23f8492c0: Preparing 07:50:36 8999cd08c8d6: Preparing 07:50:36 3c20671a5817: Preparing 07:50:36 9956b345af08: Waiting 07:50:36 6fb23f8492c0: Waiting 07:50:36 8999cd08c8d6: Waiting 07:50:36 3c20671a5817: Waiting 07:50:36 c8a78d0a2a35: Layer already exists 07:50:36 3a1cc78cb3d6: Layer already exists 07:50:36 e6dc91e0e5e3: Layer already exists 07:50:36 85108aa41fb2: Layer already exists 07:50:36 c4acbe1cc4f5: Layer already exists 07:50:36 9956b345af08: Layer already exists 07:50:36 8999cd08c8d6: Layer already exists 07:50:36 3c20671a5817: Layer already exists 07:50:36 6fb23f8492c0: Layer already exists 07:50:36 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:fb49d4671f3a54d245ac9aa577f89148eb2b0dbe458fc405ac8ca306975bbe0d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:36 + 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 07:50:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 07:50:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:50:37 85108aa41fb2: Preparing 07:50:37 e6dc91e0e5e3: Preparing 07:50:37 3a1cc78cb3d6: Preparing 07:50:37 c8a78d0a2a35: Preparing 07:50:37 c4acbe1cc4f5: Preparing 07:50:37 9956b345af08: Preparing 07:50:37 6fb23f8492c0: Preparing 07:50:37 8999cd08c8d6: Preparing 07:50:37 3c20671a5817: Preparing 07:50:37 6fb23f8492c0: Waiting 07:50:37 8999cd08c8d6: Waiting 07:50:37 9956b345af08: Waiting 07:50:37 3c20671a5817: Waiting 07:50:37 85108aa41fb2: Layer already exists 07:50:37 e6dc91e0e5e3: Layer already exists 07:50:37 3a1cc78cb3d6: Layer already exists 07:50:37 c4acbe1cc4f5: Layer already exists 07:50:37 c8a78d0a2a35: Layer already exists 07:50:37 8999cd08c8d6: Layer already exists 07:50:37 6fb23f8492c0: Layer already exists 07:50:37 9956b345af08: Layer already exists 07:50:37 3c20671a5817: Layer already exists 07:50:37 main: digest: sha256:fb49d4671f3a54d245ac9aa577f89148eb2b0dbe458fc405ac8ca306975bbe0d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:50:37 ===================================================== [Pipeline] echo 07:50:37 taggedImages: 07:50:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:50:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 07:50:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.51 07:50:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:50:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 07:50:37 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 07:50:37 4ff11727c7037816f98f6c0e9d374500f07cffc5 07:50:37 latest 07:50:37 3.2.0-dev.51 07:50:37 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:50:37 main 07:50:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:37 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:38 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:50:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:50:38 18f9ac8af592: Preparing 07:50:38 1de95753a372: Preparing 07:50:38 c4acbe1cc4f5: Preparing 07:50:38 9956b345af08: Preparing 07:50:38 f0ea4af08cbd: Preparing 07:50:38 cc4d104f2182: Preparing 07:50:38 cc4d104f2182: Waiting 07:50:38 3c20671a5817: Preparing 07:50:38 3c20671a5817: Waiting 07:50:38 c4acbe1cc4f5: Layer already exists 07:50:38 9956b345af08: Layer already exists 07:50:38 3c20671a5817: Layer already exists 07:50:38 f0ea4af08cbd: Pushed 07:50:38 18f9ac8af592: Pushed 07:50:38 cc4d104f2182: Pushed 07:50:45 1de95753a372: Pushed 07:50:45 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:2c68a27369fe79546e8c9e3c36a685ba900d9ad03967ef84de006e07a4146e77 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:45 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:45 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 07:50:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:50:45 18f9ac8af592: Preparing 07:50:45 1de95753a372: Preparing 07:50:45 c4acbe1cc4f5: Preparing 07:50:45 9956b345af08: Preparing 07:50:45 f0ea4af08cbd: Preparing 07:50:45 cc4d104f2182: Preparing 07:50:45 3c20671a5817: Preparing 07:50:45 cc4d104f2182: Waiting 07:50:45 3c20671a5817: Waiting 07:50:45 f0ea4af08cbd: Layer already exists 07:50:45 9956b345af08: Layer already exists 07:50:45 1de95753a372: Layer already exists 07:50:45 18f9ac8af592: Layer already exists 07:50:45 c4acbe1cc4f5: Layer already exists 07:50:45 3c20671a5817: Layer already exists 07:50:45 cc4d104f2182: Layer already exists 07:50:45 latest: digest: sha256:2c68a27369fe79546e8c9e3c36a685ba900d9ad03967ef84de006e07a4146e77 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:46 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:46 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.51 07:50:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:50:46 18f9ac8af592: Preparing 07:50:46 1de95753a372: Preparing 07:50:46 c4acbe1cc4f5: Preparing 07:50:46 9956b345af08: Preparing 07:50:46 f0ea4af08cbd: Preparing 07:50:46 cc4d104f2182: Preparing 07:50:46 3c20671a5817: Preparing 07:50:46 cc4d104f2182: Waiting 07:50:46 c4acbe1cc4f5: Layer already exists 07:50:46 18f9ac8af592: Layer already exists 07:50:46 f0ea4af08cbd: Layer already exists 07:50:46 1de95753a372: Layer already exists 07:50:46 9956b345af08: Layer already exists 07:50:46 cc4d104f2182: Layer already exists 07:50:46 3c20671a5817: Layer already exists 07:50:47 3.2.0-dev.51: digest: sha256:2c68a27369fe79546e8c9e3c36a685ba900d9ad03967ef84de006e07a4146e77 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:47 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:50:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:50:47 18f9ac8af592: Preparing 07:50:47 1de95753a372: Preparing 07:50:47 c4acbe1cc4f5: Preparing 07:50:47 9956b345af08: Preparing 07:50:47 f0ea4af08cbd: Preparing 07:50:47 cc4d104f2182: Preparing 07:50:47 3c20671a5817: Preparing 07:50:47 cc4d104f2182: Waiting 07:50:47 3c20671a5817: Waiting 07:50:47 f0ea4af08cbd: Layer already exists 07:50:47 1de95753a372: Layer already exists 07:50:47 c4acbe1cc4f5: Layer already exists 07:50:47 9956b345af08: Layer already exists 07:50:47 18f9ac8af592: Layer already exists 07:50:47 3c20671a5817: Layer already exists 07:50:47 cc4d104f2182: Layer already exists 07:50:48 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:2c68a27369fe79546e8c9e3c36a685ba900d9ad03967ef84de006e07a4146e77 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:48 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 07:50:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:50:48 18f9ac8af592: Preparing 07:50:48 1de95753a372: Preparing 07:50:48 c4acbe1cc4f5: Preparing 07:50:48 9956b345af08: Preparing 07:50:48 f0ea4af08cbd: Preparing 07:50:48 cc4d104f2182: Preparing 07:50:48 3c20671a5817: Preparing 07:50:48 cc4d104f2182: Waiting 07:50:48 3c20671a5817: Waiting 07:50:48 c4acbe1cc4f5: Layer already exists 07:50:48 18f9ac8af592: Layer already exists 07:50:48 9956b345af08: Layer already exists 07:50:48 f0ea4af08cbd: Layer already exists 07:50:48 1de95753a372: Layer already exists 07:50:48 cc4d104f2182: Layer already exists 07:50:48 3c20671a5817: Layer already exists 07:50:48 main: digest: sha256:2c68a27369fe79546e8c9e3c36a685ba900d9ad03967ef84de006e07a4146e77 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:50:49 ===================================================== [Pipeline] echo 07:50:49 taggedImages: 07:50:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:50:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 07:50:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.51 07:50:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:50:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 07:50:49 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 07:50:49 4ff11727c7037816f98f6c0e9d374500f07cffc5 07:50:49 latest 07:50:49 3.2.0-dev.51 07:50:49 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:50:49 main 07:50:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:49 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:49 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:50:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:50:49 4addff3ccd91: Preparing 07:50:49 f9f31672885f: Preparing 07:50:49 9956b345af08: Preparing 07:50:49 2a5a3818a12f: Preparing 07:50:49 724e3c4e9d13: Preparing 07:50:49 3c20671a5817: Preparing 07:50:49 3c20671a5817: Waiting 07:50:49 9956b345af08: Layer already exists 07:50:50 3c20671a5817: Layer already exists 07:50:50 724e3c4e9d13: Pushed 07:50:50 4addff3ccd91: Pushed 07:50:50 2a5a3818a12f: Pushed 07:50:56 f9f31672885f: Pushed 07:50:56 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:017a847697b623bebfe4c8e70784b5e0d42980835f8d8c2e08d759481bb79462 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:57 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:57 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 07:50:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:50:57 4addff3ccd91: Preparing 07:50:57 f9f31672885f: Preparing 07:50:57 9956b345af08: Preparing 07:50:57 2a5a3818a12f: Preparing 07:50:57 724e3c4e9d13: Preparing 07:50:57 3c20671a5817: Preparing 07:50:57 3c20671a5817: Waiting 07:50:57 f9f31672885f: Layer already exists 07:50:57 9956b345af08: Layer already exists 07:50:57 4addff3ccd91: Layer already exists 07:50:57 2a5a3818a12f: Layer already exists 07:50:57 724e3c4e9d13: Layer already exists 07:50:57 3c20671a5817: Layer already exists 07:50:57 latest: digest: sha256:017a847697b623bebfe4c8e70784b5e0d42980835f8d8c2e08d759481bb79462 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:58 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:58 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.51 07:50:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:50:58 4addff3ccd91: Preparing 07:50:58 f9f31672885f: Preparing 07:50:58 9956b345af08: Preparing 07:50:58 2a5a3818a12f: Preparing 07:50:58 724e3c4e9d13: Preparing 07:50:58 3c20671a5817: Preparing 07:50:58 3c20671a5817: Waiting 07:50:58 2a5a3818a12f: Layer already exists 07:50:58 724e3c4e9d13: Layer already exists 07:50:58 f9f31672885f: Layer already exists 07:50:58 4addff3ccd91: Layer already exists 07:50:58 9956b345af08: Layer already exists 07:50:58 3c20671a5817: Layer already exists 07:50:58 3.2.0-dev.51: digest: sha256:017a847697b623bebfe4c8e70784b5e0d42980835f8d8c2e08d759481bb79462 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:58 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:59 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:50:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:50:59 4addff3ccd91: Preparing 07:50:59 f9f31672885f: Preparing 07:50:59 9956b345af08: Preparing 07:50:59 2a5a3818a12f: Preparing 07:50:59 724e3c4e9d13: Preparing 07:50:59 3c20671a5817: Preparing 07:50:59 3c20671a5817: Waiting 07:50:59 724e3c4e9d13: Layer already exists 07:50:59 4addff3ccd91: Layer already exists 07:50:59 2a5a3818a12f: Layer already exists 07:50:59 9956b345af08: Layer already exists 07:50:59 f9f31672885f: Layer already exists 07:50:59 3c20671a5817: Layer already exists 07:50:59 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:017a847697b623bebfe4c8e70784b5e0d42980835f8d8c2e08d759481bb79462 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:59 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:59 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 07:50:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:50:59 4addff3ccd91: Preparing 07:50:59 f9f31672885f: Preparing 07:50:59 9956b345af08: Preparing 07:50:59 2a5a3818a12f: Preparing 07:50:59 724e3c4e9d13: Preparing 07:50:59 3c20671a5817: Preparing 07:50:59 3c20671a5817: Waiting 07:50:59 724e3c4e9d13: Layer already exists 07:50:59 9956b345af08: Layer already exists 07:50:59 2a5a3818a12f: Layer already exists 07:50:59 4addff3ccd91: Layer already exists 07:50:59 f9f31672885f: Layer already exists 07:50:59 3c20671a5817: Layer already exists 07:51:00 main: digest: sha256:017a847697b623bebfe4c8e70784b5e0d42980835f8d8c2e08d759481bb79462 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:51:00 ===================================================== [Pipeline] echo 07:51:00 taggedImages: 07:51:00 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:51:00 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 07:51:00 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.51 07:51:00 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:51:00 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 07:51:00 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 07:51:00 4ff11727c7037816f98f6c0e9d374500f07cffc5 07:51:00 latest 07:51:00 3.2.0-dev.51 07:51:00 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:51:00 main 07:51:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:00 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:51:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:51:00 bfb458b336a8: Preparing 07:51:00 d1bea934ce7f: Preparing 07:51:00 2feb478972d6: Preparing 07:51:00 c4acbe1cc4f5: Preparing 07:51:00 9956b345af08: Preparing 07:51:00 6fb23f8492c0: Preparing 07:51:00 8999cd08c8d6: Preparing 07:51:00 3c20671a5817: Preparing 07:51:00 6fb23f8492c0: Waiting 07:51:00 8999cd08c8d6: Waiting 07:51:00 3c20671a5817: Waiting 07:51:00 9956b345af08: Layer already exists 07:51:00 c4acbe1cc4f5: Layer already exists 07:51:01 6fb23f8492c0: Layer already exists 07:51:01 8999cd08c8d6: Layer already exists 07:51:01 3c20671a5817: Layer already exists 07:51:01 d1bea934ce7f: Pushed 07:51:01 bfb458b336a8: Pushed 07:51:07 2feb478972d6: Pushed 07:51:07 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:293b2048727d21b7c542bd1c723d249e0bcc5d7f61b7cc58a1fff5e22c760199 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:08 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 07:51:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:51:08 bfb458b336a8: Preparing 07:51:08 d1bea934ce7f: Preparing 07:51:08 2feb478972d6: Preparing 07:51:08 c4acbe1cc4f5: Preparing 07:51:08 9956b345af08: Preparing 07:51:08 6fb23f8492c0: Preparing 07:51:08 8999cd08c8d6: Preparing 07:51:08 3c20671a5817: Preparing 07:51:08 6fb23f8492c0: Waiting 07:51:08 3c20671a5817: Waiting 07:51:08 8999cd08c8d6: Waiting 07:51:08 9956b345af08: Layer already exists 07:51:08 bfb458b336a8: Layer already exists 07:51:08 d1bea934ce7f: Layer already exists 07:51:08 c4acbe1cc4f5: Layer already exists 07:51:08 2feb478972d6: Layer already exists 07:51:08 8999cd08c8d6: Layer already exists 07:51:08 6fb23f8492c0: Layer already exists 07:51:08 3c20671a5817: Layer already exists 07:51:08 latest: digest: sha256:293b2048727d21b7c542bd1c723d249e0bcc5d7f61b7cc58a1fff5e22c760199 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:09 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.51 07:51:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:51:09 bfb458b336a8: Preparing 07:51:09 d1bea934ce7f: Preparing 07:51:09 2feb478972d6: Preparing 07:51:09 c4acbe1cc4f5: Preparing 07:51:09 9956b345af08: Preparing 07:51:09 6fb23f8492c0: Preparing 07:51:09 8999cd08c8d6: Preparing 07:51:09 3c20671a5817: Preparing 07:51:09 8999cd08c8d6: Waiting 07:51:09 3c20671a5817: Waiting 07:51:09 6fb23f8492c0: Waiting 07:51:09 bfb458b336a8: Layer already exists 07:51:09 9956b345af08: Layer already exists 07:51:09 d1bea934ce7f: Layer already exists 07:51:09 2feb478972d6: Layer already exists 07:51:09 c4acbe1cc4f5: Layer already exists 07:51:09 3c20671a5817: Layer already exists 07:51:09 6fb23f8492c0: Layer already exists 07:51:09 8999cd08c8d6: Layer already exists 07:51:09 3.2.0-dev.51: digest: sha256:293b2048727d21b7c542bd1c723d249e0bcc5d7f61b7cc58a1fff5e22c760199 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:10 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:51:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:51:10 bfb458b336a8: Preparing 07:51:10 d1bea934ce7f: Preparing 07:51:10 2feb478972d6: Preparing 07:51:10 c4acbe1cc4f5: Preparing 07:51:10 9956b345af08: Preparing 07:51:10 6fb23f8492c0: Preparing 07:51:10 8999cd08c8d6: Preparing 07:51:10 3c20671a5817: Preparing 07:51:10 6fb23f8492c0: Waiting 07:51:10 8999cd08c8d6: Waiting 07:51:10 3c20671a5817: Waiting 07:51:10 d1bea934ce7f: Layer already exists 07:51:10 bfb458b336a8: Layer already exists 07:51:10 9956b345af08: Layer already exists 07:51:10 2feb478972d6: Layer already exists 07:51:10 c4acbe1cc4f5: Layer already exists 07:51:10 3c20671a5817: Layer already exists 07:51:10 8999cd08c8d6: Layer already exists 07:51:10 6fb23f8492c0: Layer already exists 07:51:10 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:293b2048727d21b7c542bd1c723d249e0bcc5d7f61b7cc58a1fff5e22c760199 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:11 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 07:51:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:51:11 bfb458b336a8: Preparing 07:51:11 d1bea934ce7f: Preparing 07:51:11 2feb478972d6: Preparing 07:51:11 c4acbe1cc4f5: Preparing 07:51:11 9956b345af08: Preparing 07:51:11 6fb23f8492c0: Preparing 07:51:11 8999cd08c8d6: Preparing 07:51:11 3c20671a5817: Preparing 07:51:11 6fb23f8492c0: Waiting 07:51:11 8999cd08c8d6: Waiting 07:51:11 3c20671a5817: Waiting 07:51:11 2feb478972d6: Layer already exists 07:51:11 d1bea934ce7f: Layer already exists 07:51:11 c4acbe1cc4f5: Layer already exists 07:51:11 9956b345af08: Layer already exists 07:51:11 bfb458b336a8: Layer already exists 07:51:11 8999cd08c8d6: Layer already exists 07:51:11 3c20671a5817: Layer already exists 07:51:11 6fb23f8492c0: Layer already exists 07:51:11 main: digest: sha256:293b2048727d21b7c542bd1c723d249e0bcc5d7f61b7cc58a1fff5e22c760199 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:51:11 ===================================================== [Pipeline] echo 07:51:11 taggedImages: 07:51:11 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:51:11 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 07:51:11 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.51 07:51:11 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:51:11 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 07:51:11 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 07:51:11 4ff11727c7037816f98f6c0e9d374500f07cffc5 07:51:11 latest 07:51:11 3.2.0-dev.51 07:51:11 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:51:11 main 07:51:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:12 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:51:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:51:12 51b7c69b95cf: Preparing 07:51:12 90dcbb03ea7a: Preparing 07:51:12 bb4415f97b34: Preparing 07:51:12 506a28bb583b: Preparing 07:51:12 816631d54621: Preparing 07:51:12 ce020c04c078: Preparing 07:51:12 e68a2340f723: Preparing 07:51:12 940ebd8e15c2: Preparing 07:51:12 c4acbe1cc4f5: Preparing 07:51:12 ce020c04c078: Waiting 07:51:12 9956b345af08: Preparing 07:51:12 e68a2340f723: Waiting 07:51:12 ce88e725488d: Preparing 07:51:12 940ebd8e15c2: Waiting 07:51:12 b7fefd8fdfdd: Preparing 07:51:12 c4acbe1cc4f5: Waiting 07:51:12 5f70bf18a086: Preparing 07:51:12 c04c60f7784c: Preparing 07:51:12 ead175c1efe1: Preparing 07:51:12 d2672f6fc0a2: Preparing 07:51:12 3c20671a5817: Preparing 07:51:12 9956b345af08: Waiting 07:51:12 ce88e725488d: Waiting 07:51:12 b7fefd8fdfdd: Waiting 07:51:12 5f70bf18a086: Waiting 07:51:12 c04c60f7784c: Waiting 07:51:12 ead175c1efe1: Waiting 07:51:12 d2672f6fc0a2: Waiting 07:51:12 3c20671a5817: Waiting 07:51:12 90dcbb03ea7a: Pushed 07:51:12 506a28bb583b: Pushed 07:51:12 816631d54621: Pushed 07:51:12 bb4415f97b34: Pushed 07:51:12 51b7c69b95cf: Pushed 07:51:12 9956b345af08: Layer already exists 07:51:12 ce020c04c078: Pushed 07:51:12 c4acbe1cc4f5: Layer already exists 07:51:13 e68a2340f723: Pushed 07:51:13 5f70bf18a086: Layer already exists 07:51:13 b7fefd8fdfdd: Pushed 07:51:13 ce88e725488d: Pushed 07:51:13 3c20671a5817: Layer already exists 07:51:13 ead175c1efe1: Pushed 07:51:13 c04c60f7784c: Pushed 07:51:13 d2672f6fc0a2: Pushed 07:51:15 940ebd8e15c2: Pushed 07:51:15 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:9abfc7a435dd58d9681ce7297ad0eba511ff74b8be3de28f0f1e1c4aad26d427 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:16 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 07:51:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:51:16 51b7c69b95cf: Preparing 07:51:16 90dcbb03ea7a: Preparing 07:51:16 bb4415f97b34: Preparing 07:51:16 506a28bb583b: Preparing 07:51:16 816631d54621: Preparing 07:51:16 ce020c04c078: Preparing 07:51:16 e68a2340f723: Preparing 07:51:16 940ebd8e15c2: Preparing 07:51:16 c4acbe1cc4f5: Preparing 07:51:16 9956b345af08: Preparing 07:51:16 ce88e725488d: Preparing 07:51:16 b7fefd8fdfdd: Preparing 07:51:16 5f70bf18a086: Preparing 07:51:16 c04c60f7784c: Preparing 07:51:16 ead175c1efe1: Preparing 07:51:16 d2672f6fc0a2: Preparing 07:51:16 3c20671a5817: Preparing 07:51:16 940ebd8e15c2: Waiting 07:51:16 c4acbe1cc4f5: Waiting 07:51:16 9956b345af08: Waiting 07:51:16 ce88e725488d: Waiting 07:51:16 b7fefd8fdfdd: Waiting 07:51:16 5f70bf18a086: Waiting 07:51:16 c04c60f7784c: Waiting 07:51:16 ce020c04c078: Waiting 07:51:16 e68a2340f723: Waiting 07:51:16 3c20671a5817: Waiting 07:51:16 ead175c1efe1: Waiting 07:51:16 d2672f6fc0a2: Waiting 07:51:16 90dcbb03ea7a: Layer already exists 07:51:16 506a28bb583b: Layer already exists 07:51:16 816631d54621: Layer already exists 07:51:16 bb4415f97b34: Layer already exists 07:51:16 51b7c69b95cf: Layer already exists 07:51:16 e68a2340f723: Layer already exists 07:51:16 940ebd8e15c2: Layer already exists 07:51:16 ce020c04c078: Layer already exists 07:51:16 c4acbe1cc4f5: Layer already exists 07:51:16 9956b345af08: Layer already exists 07:51:16 ce88e725488d: Layer already exists 07:51:16 b7fefd8fdfdd: Layer already exists 07:51:16 ead175c1efe1: Layer already exists 07:51:16 c04c60f7784c: Layer already exists 07:51:16 5f70bf18a086: Layer already exists 07:51:16 3c20671a5817: Layer already exists 07:51:16 d2672f6fc0a2: Layer already exists 07:51:16 latest: digest: sha256:9abfc7a435dd58d9681ce7297ad0eba511ff74b8be3de28f0f1e1c4aad26d427 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:17 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.51 07:51:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:51:17 51b7c69b95cf: Preparing 07:51:17 90dcbb03ea7a: Preparing 07:51:17 bb4415f97b34: Preparing 07:51:17 506a28bb583b: Preparing 07:51:17 816631d54621: Preparing 07:51:17 ce020c04c078: Preparing 07:51:17 e68a2340f723: Preparing 07:51:17 940ebd8e15c2: Preparing 07:51:17 c4acbe1cc4f5: Preparing 07:51:17 9956b345af08: Preparing 07:51:17 ce88e725488d: Preparing 07:51:17 b7fefd8fdfdd: Preparing 07:51:17 5f70bf18a086: Preparing 07:51:17 c04c60f7784c: Preparing 07:51:17 ead175c1efe1: Preparing 07:51:17 d2672f6fc0a2: Preparing 07:51:17 3c20671a5817: Preparing 07:51:17 b7fefd8fdfdd: Waiting 07:51:17 5f70bf18a086: Waiting 07:51:17 c04c60f7784c: Waiting 07:51:17 ce020c04c078: Waiting 07:51:17 ead175c1efe1: Waiting 07:51:17 e68a2340f723: Waiting 07:51:17 d2672f6fc0a2: Waiting 07:51:17 940ebd8e15c2: Waiting 07:51:17 3c20671a5817: Waiting 07:51:17 c4acbe1cc4f5: Waiting 07:51:17 9956b345af08: Waiting 07:51:17 ce88e725488d: Waiting 07:51:17 bb4415f97b34: Layer already exists 07:51:17 506a28bb583b: Layer already exists 07:51:17 51b7c69b95cf: Layer already exists 07:51:17 816631d54621: Layer already exists 07:51:17 90dcbb03ea7a: Layer already exists 07:51:17 e68a2340f723: Layer already exists 07:51:17 ce020c04c078: Layer already exists 07:51:17 940ebd8e15c2: Layer already exists 07:51:17 9956b345af08: Layer already exists 07:51:17 c4acbe1cc4f5: Layer already exists 07:51:17 5f70bf18a086: Layer already exists 07:51:17 ce88e725488d: Layer already exists 07:51:17 b7fefd8fdfdd: Layer already exists 07:51:17 ead175c1efe1: Layer already exists 07:51:17 c04c60f7784c: Layer already exists 07:51:17 d2672f6fc0a2: Layer already exists 07:51:17 3c20671a5817: Layer already exists 07:51:17 3.2.0-dev.51: digest: sha256:9abfc7a435dd58d9681ce7297ad0eba511ff74b8be3de28f0f1e1c4aad26d427 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:18 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:51:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:51:18 51b7c69b95cf: Preparing 07:51:18 90dcbb03ea7a: Preparing 07:51:18 bb4415f97b34: Preparing 07:51:18 506a28bb583b: Preparing 07:51:18 816631d54621: Preparing 07:51:18 ce020c04c078: Preparing 07:51:18 e68a2340f723: Preparing 07:51:18 ce020c04c078: Waiting 07:51:18 940ebd8e15c2: Preparing 07:51:18 e68a2340f723: Waiting 07:51:18 c4acbe1cc4f5: Preparing 07:51:18 940ebd8e15c2: Waiting 07:51:18 c4acbe1cc4f5: Waiting 07:51:18 9956b345af08: Preparing 07:51:18 ce88e725488d: Preparing 07:51:18 b7fefd8fdfdd: Preparing 07:51:18 5f70bf18a086: Preparing 07:51:18 c04c60f7784c: Preparing 07:51:18 ead175c1efe1: Preparing 07:51:18 d2672f6fc0a2: Preparing 07:51:18 3c20671a5817: Preparing 07:51:18 ce88e725488d: Waiting 07:51:18 b7fefd8fdfdd: Waiting 07:51:18 5f70bf18a086: Waiting 07:51:18 c04c60f7784c: Waiting 07:51:18 ead175c1efe1: Waiting 07:51:18 d2672f6fc0a2: Waiting 07:51:18 3c20671a5817: Waiting 07:51:18 9956b345af08: Waiting 07:51:18 51b7c69b95cf: Layer already exists 07:51:18 bb4415f97b34: Layer already exists 07:51:18 816631d54621: Layer already exists 07:51:18 506a28bb583b: Layer already exists 07:51:18 90dcbb03ea7a: Layer already exists 07:51:18 940ebd8e15c2: Layer already exists 07:51:18 c4acbe1cc4f5: Layer already exists 07:51:18 ce020c04c078: Layer already exists 07:51:18 e68a2340f723: Layer already exists 07:51:18 9956b345af08: Layer already exists 07:51:18 c04c60f7784c: Layer already exists 07:51:18 ce88e725488d: Layer already exists 07:51:18 5f70bf18a086: Layer already exists 07:51:18 b7fefd8fdfdd: Layer already exists 07:51:18 ead175c1efe1: Layer already exists 07:51:18 d2672f6fc0a2: Layer already exists 07:51:18 3c20671a5817: Layer already exists 07:51:18 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:9abfc7a435dd58d9681ce7297ad0eba511ff74b8be3de28f0f1e1c4aad26d427 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:19 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 07:51:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:51:19 51b7c69b95cf: Preparing 07:51:19 90dcbb03ea7a: Preparing 07:51:19 bb4415f97b34: Preparing 07:51:19 506a28bb583b: Preparing 07:51:19 816631d54621: Preparing 07:51:19 ce020c04c078: Preparing 07:51:19 e68a2340f723: Preparing 07:51:19 940ebd8e15c2: Preparing 07:51:19 c4acbe1cc4f5: Preparing 07:51:19 9956b345af08: Preparing 07:51:19 ce88e725488d: Preparing 07:51:19 b7fefd8fdfdd: Preparing 07:51:19 5f70bf18a086: Preparing 07:51:19 c04c60f7784c: Preparing 07:51:19 ead175c1efe1: Preparing 07:51:19 d2672f6fc0a2: Preparing 07:51:19 3c20671a5817: Preparing 07:51:19 c4acbe1cc4f5: Waiting 07:51:19 ce020c04c078: Waiting 07:51:19 e68a2340f723: Waiting 07:51:19 940ebd8e15c2: Waiting 07:51:19 b7fefd8fdfdd: Waiting 07:51:19 5f70bf18a086: Waiting 07:51:19 c04c60f7784c: Waiting 07:51:19 ead175c1efe1: Waiting 07:51:19 9956b345af08: Waiting 07:51:19 d2672f6fc0a2: Waiting 07:51:19 ce88e725488d: Waiting 07:51:19 3c20671a5817: Waiting 07:51:19 506a28bb583b: Layer already exists 07:51:19 90dcbb03ea7a: Layer already exists 07:51:19 bb4415f97b34: Layer already exists 07:51:19 51b7c69b95cf: Layer already exists 07:51:19 816631d54621: Layer already exists 07:51:19 940ebd8e15c2: Layer already exists 07:51:19 ce020c04c078: Layer already exists 07:51:19 e68a2340f723: Layer already exists 07:51:19 9956b345af08: Layer already exists 07:51:19 c4acbe1cc4f5: Layer already exists 07:51:19 ce88e725488d: Layer already exists 07:51:19 c04c60f7784c: Layer already exists 07:51:19 5f70bf18a086: Layer already exists 07:51:19 ead175c1efe1: Layer already exists 07:51:19 b7fefd8fdfdd: Layer already exists 07:51:19 3c20671a5817: Layer already exists 07:51:19 d2672f6fc0a2: Layer already exists 07:51:19 main: digest: sha256:9abfc7a435dd58d9681ce7297ad0eba511ff74b8be3de28f0f1e1c4aad26d427 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:51:20 ===================================================== [Pipeline] echo 07:51:20 taggedImages: 07:51:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:51:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 07:51:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.51 07:51:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:51:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 07:51:20 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 07:51:20 4ff11727c7037816f98f6c0e9d374500f07cffc5 07:51:20 latest 07:51:20 3.2.0-dev.51 07:51:20 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:51:20 main 07:51:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:20 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:51:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:51:20 8b28054f88e2: Preparing 07:51:20 f68898229696: Preparing 07:51:20 2aeff05f3b41: Preparing 07:51:20 c9a886e334cc: Preparing 07:51:20 c4acbe1cc4f5: Preparing 07:51:20 9956b345af08: Preparing 07:51:20 6fb23f8492c0: Preparing 07:51:20 8999cd08c8d6: Preparing 07:51:20 3c20671a5817: Preparing 07:51:20 6fb23f8492c0: Waiting 07:51:20 8999cd08c8d6: Waiting 07:51:20 3c20671a5817: Waiting 07:51:20 9956b345af08: Waiting 07:51:20 c4acbe1cc4f5: Layer already exists 07:51:21 9956b345af08: Layer already exists 07:51:21 6fb23f8492c0: Layer already exists 07:51:21 8999cd08c8d6: Layer already exists 07:51:21 2aeff05f3b41: Pushed 07:51:21 f68898229696: Pushed 07:51:21 8b28054f88e2: Pushed 07:51:21 3c20671a5817: Layer already exists 07:51:26 c9a886e334cc: Pushed 07:51:26 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:fd9b99d64b4e8bcdddddf3f9b21a4aed43de5a9bc3eb9c6aed1641c998da53a1 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:26 + 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 07:51:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 07:51:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:51:27 8b28054f88e2: Preparing 07:51:27 f68898229696: Preparing 07:51:27 2aeff05f3b41: Preparing 07:51:27 c9a886e334cc: Preparing 07:51:27 c4acbe1cc4f5: Preparing 07:51:27 9956b345af08: Preparing 07:51:27 6fb23f8492c0: Preparing 07:51:27 8999cd08c8d6: Preparing 07:51:27 3c20671a5817: Preparing 07:51:27 9956b345af08: Waiting 07:51:27 6fb23f8492c0: Waiting 07:51:27 8999cd08c8d6: Waiting 07:51:27 3c20671a5817: Waiting 07:51:27 c9a886e334cc: Layer already exists 07:51:27 2aeff05f3b41: Layer already exists 07:51:27 8b28054f88e2: Layer already exists 07:51:27 f68898229696: Layer already exists 07:51:27 c4acbe1cc4f5: Layer already exists 07:51:27 9956b345af08: Layer already exists 07:51:27 6fb23f8492c0: Layer already exists 07:51:27 3c20671a5817: Layer already exists 07:51:27 8999cd08c8d6: Layer already exists 07:51:27 latest: digest: sha256:fd9b99d64b4e8bcdddddf3f9b21a4aed43de5a9bc3eb9c6aed1641c998da53a1 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:27 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.51 07:51:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:51:28 8b28054f88e2: Preparing 07:51:28 f68898229696: Preparing 07:51:28 2aeff05f3b41: Preparing 07:51:28 c9a886e334cc: Preparing 07:51:28 c4acbe1cc4f5: Preparing 07:51:28 9956b345af08: Preparing 07:51:28 6fb23f8492c0: Preparing 07:51:28 8999cd08c8d6: Preparing 07:51:28 3c20671a5817: Preparing 07:51:28 6fb23f8492c0: Waiting 07:51:28 8999cd08c8d6: Waiting 07:51:28 3c20671a5817: Waiting 07:51:28 9956b345af08: Waiting 07:51:28 f68898229696: Layer already exists 07:51:28 c9a886e334cc: Layer already exists 07:51:28 8b28054f88e2: Layer already exists 07:51:28 2aeff05f3b41: Layer already exists 07:51:28 c4acbe1cc4f5: Layer already exists 07:51:28 3c20671a5817: Layer already exists 07:51:28 6fb23f8492c0: Layer already exists 07:51:28 9956b345af08: Layer already exists 07:51:28 8999cd08c8d6: Layer already exists 07:51:28 3.2.0-dev.51: digest: sha256:fd9b99d64b4e8bcdddddf3f9b21a4aed43de5a9bc3eb9c6aed1641c998da53a1 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:28 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:51:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:51:29 8b28054f88e2: Preparing 07:51:29 f68898229696: Preparing 07:51:29 2aeff05f3b41: Preparing 07:51:29 c9a886e334cc: Preparing 07:51:29 c4acbe1cc4f5: Preparing 07:51:29 9956b345af08: Preparing 07:51:29 6fb23f8492c0: Preparing 07:51:29 9956b345af08: Waiting 07:51:29 8999cd08c8d6: Preparing 07:51:29 3c20671a5817: Preparing 07:51:29 6fb23f8492c0: Waiting 07:51:29 8999cd08c8d6: Waiting 07:51:29 3c20671a5817: Waiting 07:51:29 c9a886e334cc: Layer already exists 07:51:29 f68898229696: Layer already exists 07:51:29 c4acbe1cc4f5: Layer already exists 07:51:29 8b28054f88e2: Layer already exists 07:51:29 2aeff05f3b41: Layer already exists 07:51:29 9956b345af08: Layer already exists 07:51:29 6fb23f8492c0: Layer already exists 07:51:29 3c20671a5817: Layer already exists 07:51:29 8999cd08c8d6: Layer already exists 07:51:29 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:fd9b99d64b4e8bcdddddf3f9b21a4aed43de5a9bc3eb9c6aed1641c998da53a1 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:29 + 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 07:51:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 07:51:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:51:30 8b28054f88e2: Preparing 07:51:30 f68898229696: Preparing 07:51:30 2aeff05f3b41: Preparing 07:51:30 c9a886e334cc: Preparing 07:51:30 c4acbe1cc4f5: Preparing 07:51:30 9956b345af08: Preparing 07:51:30 6fb23f8492c0: Preparing 07:51:30 8999cd08c8d6: Preparing 07:51:30 3c20671a5817: Preparing 07:51:30 6fb23f8492c0: Waiting 07:51:30 8999cd08c8d6: Waiting 07:51:30 3c20671a5817: Waiting 07:51:30 9956b345af08: Waiting 07:51:30 c4acbe1cc4f5: Layer already exists 07:51:30 f68898229696: Layer already exists 07:51:30 2aeff05f3b41: Layer already exists 07:51:30 c9a886e334cc: Layer already exists 07:51:30 8b28054f88e2: Layer already exists 07:51:30 9956b345af08: Layer already exists 07:51:30 8999cd08c8d6: Layer already exists 07:51:30 6fb23f8492c0: Layer already exists 07:51:30 3c20671a5817: Layer already exists 07:51:30 main: digest: sha256:fd9b99d64b4e8bcdddddf3f9b21a4aed43de5a9bc3eb9c6aed1641c998da53a1 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:51:30 ===================================================== [Pipeline] echo 07:51:30 taggedImages: 07:51:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:51:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 07:51:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.51 07:51:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:51:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 07:51:30 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 07:51:30 4ff11727c7037816f98f6c0e9d374500f07cffc5 07:51:30 latest 07:51:30 3.2.0-dev.51 07:51:30 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:51:30 main 07:51:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:30 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:51:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:51:31 5b6109719441: Preparing 07:51:31 8b8bd3229800: Preparing 07:51:31 0e5e8ef251d7: Preparing 07:51:31 e3bf974a7c43: Preparing 07:51:31 81838c1e0c36: Preparing 07:51:31 c4acbe1cc4f5: Preparing 07:51:31 9956b345af08: Preparing 07:51:31 7c2937edc14a: Preparing 07:51:31 4ba49040eb4f: Preparing 07:51:31 f7176e8c5a8a: Preparing 07:51:31 3c20671a5817: Preparing 07:51:31 7c2937edc14a: Waiting 07:51:31 4ba49040eb4f: Waiting 07:51:31 f7176e8c5a8a: Waiting 07:51:31 9956b345af08: Waiting 07:51:31 3c20671a5817: Waiting 07:51:31 c4acbe1cc4f5: Waiting 07:51:31 81838c1e0c36: Pushed 07:51:31 e3bf974a7c43: Pushed 07:51:31 8b8bd3229800: Pushed 07:51:31 5b6109719441: Pushed 07:51:31 c4acbe1cc4f5: Layer already exists 07:51:31 9956b345af08: Layer already exists 07:51:31 3c20671a5817: Layer already exists 07:51:31 7c2937edc14a: Pushed 07:51:31 4ba49040eb4f: Pushed 07:51:33 0e5e8ef251d7: Pushed 07:51:34 f7176e8c5a8a: Pushed 07:51:34 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:33e52bbd5dc8990ee3e530cfbdd4ea6649210103d1a2195b2936bee6f1edcb1d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:34 + 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 07:51:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 07:51:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:51:34 5b6109719441: Preparing 07:51:34 8b8bd3229800: Preparing 07:51:34 0e5e8ef251d7: Preparing 07:51:34 e3bf974a7c43: Preparing 07:51:34 81838c1e0c36: Preparing 07:51:34 c4acbe1cc4f5: Preparing 07:51:34 9956b345af08: Preparing 07:51:34 7c2937edc14a: Preparing 07:51:34 4ba49040eb4f: Preparing 07:51:34 f7176e8c5a8a: Preparing 07:51:34 3c20671a5817: Preparing 07:51:34 7c2937edc14a: Waiting 07:51:34 4ba49040eb4f: Waiting 07:51:34 c4acbe1cc4f5: Waiting 07:51:34 f7176e8c5a8a: Waiting 07:51:34 3c20671a5817: Waiting 07:51:34 9956b345af08: Waiting 07:51:34 8b8bd3229800: Layer already exists 07:51:34 e3bf974a7c43: Layer already exists 07:51:34 5b6109719441: Layer already exists 07:51:34 0e5e8ef251d7: Layer already exists 07:51:34 81838c1e0c36: Layer already exists 07:51:34 7c2937edc14a: Layer already exists 07:51:34 c4acbe1cc4f5: Layer already exists 07:51:34 f7176e8c5a8a: Layer already exists 07:51:34 9956b345af08: Layer already exists 07:51:34 4ba49040eb4f: Layer already exists 07:51:34 3c20671a5817: Layer already exists 07:51:35 latest: digest: sha256:33e52bbd5dc8990ee3e530cfbdd4ea6649210103d1a2195b2936bee6f1edcb1d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:35 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.51 07:51:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:51:35 5b6109719441: Preparing 07:51:35 8b8bd3229800: Preparing 07:51:35 0e5e8ef251d7: Preparing 07:51:35 e3bf974a7c43: Preparing 07:51:35 81838c1e0c36: Preparing 07:51:35 c4acbe1cc4f5: Preparing 07:51:35 9956b345af08: Preparing 07:51:35 c4acbe1cc4f5: Waiting 07:51:35 7c2937edc14a: Preparing 07:51:35 9956b345af08: Waiting 07:51:35 4ba49040eb4f: Preparing 07:51:35 7c2937edc14a: Waiting 07:51:35 f7176e8c5a8a: Preparing 07:51:35 4ba49040eb4f: Waiting 07:51:35 3c20671a5817: Preparing 07:51:35 f7176e8c5a8a: Waiting 07:51:35 3c20671a5817: Waiting 07:51:35 81838c1e0c36: Layer already exists 07:51:35 0e5e8ef251d7: Layer already exists 07:51:35 5b6109719441: Layer already exists 07:51:35 e3bf974a7c43: Layer already exists 07:51:35 8b8bd3229800: Layer already exists 07:51:35 7c2937edc14a: Layer already exists 07:51:35 9956b345af08: Layer already exists 07:51:35 c4acbe1cc4f5: Layer already exists 07:51:35 4ba49040eb4f: Layer already exists 07:51:35 f7176e8c5a8a: Layer already exists 07:51:35 3c20671a5817: Layer already exists 07:51:36 3.2.0-dev.51: digest: sha256:33e52bbd5dc8990ee3e530cfbdd4ea6649210103d1a2195b2936bee6f1edcb1d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:36 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:51:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:51:36 5b6109719441: Preparing 07:51:36 8b8bd3229800: Preparing 07:51:36 0e5e8ef251d7: Preparing 07:51:36 e3bf974a7c43: Preparing 07:51:36 81838c1e0c36: Preparing 07:51:36 c4acbe1cc4f5: Preparing 07:51:36 9956b345af08: Preparing 07:51:36 7c2937edc14a: Preparing 07:51:36 4ba49040eb4f: Preparing 07:51:36 f7176e8c5a8a: Preparing 07:51:36 3c20671a5817: Preparing 07:51:36 c4acbe1cc4f5: Waiting 07:51:36 9956b345af08: Waiting 07:51:36 7c2937edc14a: Waiting 07:51:36 4ba49040eb4f: Waiting 07:51:36 f7176e8c5a8a: Waiting 07:51:36 3c20671a5817: Waiting 07:51:36 0e5e8ef251d7: Layer already exists 07:51:36 e3bf974a7c43: Layer already exists 07:51:36 81838c1e0c36: Layer already exists 07:51:36 5b6109719441: Layer already exists 07:51:36 8b8bd3229800: Layer already exists 07:51:36 4ba49040eb4f: Layer already exists 07:51:36 c4acbe1cc4f5: Layer already exists 07:51:36 9956b345af08: Layer already exists 07:51:36 7c2937edc14a: Layer already exists 07:51:36 f7176e8c5a8a: Layer already exists 07:51:36 3c20671a5817: Layer already exists 07:51:37 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:33e52bbd5dc8990ee3e530cfbdd4ea6649210103d1a2195b2936bee6f1edcb1d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:37 + 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 07:51:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 07:51:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:51:37 5b6109719441: Preparing 07:51:37 8b8bd3229800: Preparing 07:51:37 0e5e8ef251d7: Preparing 07:51:37 e3bf974a7c43: Preparing 07:51:37 81838c1e0c36: Preparing 07:51:37 c4acbe1cc4f5: Preparing 07:51:37 9956b345af08: Preparing 07:51:37 7c2937edc14a: Preparing 07:51:37 4ba49040eb4f: Preparing 07:51:37 9956b345af08: Waiting 07:51:37 f7176e8c5a8a: Preparing 07:51:37 7c2937edc14a: Waiting 07:51:37 3c20671a5817: Preparing 07:51:37 4ba49040eb4f: Waiting 07:51:37 f7176e8c5a8a: Waiting 07:51:37 3c20671a5817: Waiting 07:51:37 c4acbe1cc4f5: Waiting 07:51:37 5b6109719441: Layer already exists 07:51:37 81838c1e0c36: Layer already exists 07:51:37 0e5e8ef251d7: Layer already exists 07:51:37 e3bf974a7c43: Layer already exists 07:51:37 8b8bd3229800: Layer already exists 07:51:37 7c2937edc14a: Layer already exists 07:51:37 4ba49040eb4f: Layer already exists 07:51:37 c4acbe1cc4f5: Layer already exists 07:51:37 9956b345af08: Layer already exists 07:51:37 f7176e8c5a8a: Layer already exists 07:51:37 3c20671a5817: Layer already exists 07:51:38 main: digest: sha256:33e52bbd5dc8990ee3e530cfbdd4ea6649210103d1a2195b2936bee6f1edcb1d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:51:38 ===================================================== [Pipeline] echo 07:51:38 taggedImages: 07:51:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:51:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 07:51:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.51 07:51:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:51:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 07:51:38 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 07:51:38 4ff11727c7037816f98f6c0e9d374500f07cffc5 07:51:38 latest 07:51:38 3.2.0-dev.51 07:51:38 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:51:38 main 07:51:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:38 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:51:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:51:38 2f24d7300714: Preparing 07:51:38 9eafddfec846: Preparing 07:51:38 04355b8c1d13: Preparing 07:51:38 dddffbbec2ef: Preparing 07:51:38 104c452acf6e: Preparing 07:51:38 f55b5b6f6412: Preparing 07:51:38 aae7ab305f7b: Preparing 07:51:38 c4acbe1cc4f5: Preparing 07:51:38 9956b345af08: Preparing 07:51:38 45a400db5fcd: Preparing 07:51:38 54e9eb6bff40: Preparing 07:51:38 3c20671a5817: Preparing 07:51:38 f55b5b6f6412: Waiting 07:51:38 45a400db5fcd: Waiting 07:51:38 54e9eb6bff40: Waiting 07:51:38 3c20671a5817: Waiting 07:51:38 aae7ab305f7b: Waiting 07:51:38 c4acbe1cc4f5: Waiting 07:51:38 9956b345af08: Waiting 07:51:39 104c452acf6e: Pushed 07:51:39 9eafddfec846: Pushed 07:51:39 2f24d7300714: Pushed 07:51:39 c4acbe1cc4f5: Layer already exists 07:51:39 9956b345af08: Layer already exists 07:51:39 f55b5b6f6412: Pushed 07:51:39 aae7ab305f7b: Pushed 07:51:39 3c20671a5817: Layer already exists 07:51:39 45a400db5fcd: Pushed 07:51:41 dddffbbec2ef: Pushed 07:51:41 04355b8c1d13: Pushed 07:51:41 54e9eb6bff40: Pushed 07:51:42 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:d971797886ac3d191cd2245161f791e3dc205d4778aaa3e122e77339aaf2389a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:42 + 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 07:51:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 07:51:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:51:42 2f24d7300714: Preparing 07:51:42 9eafddfec846: Preparing 07:51:42 04355b8c1d13: Preparing 07:51:42 dddffbbec2ef: Preparing 07:51:42 104c452acf6e: Preparing 07:51:42 f55b5b6f6412: Preparing 07:51:42 aae7ab305f7b: Preparing 07:51:42 c4acbe1cc4f5: Preparing 07:51:42 9956b345af08: Preparing 07:51:42 45a400db5fcd: Preparing 07:51:42 54e9eb6bff40: Preparing 07:51:42 3c20671a5817: Preparing 07:51:42 c4acbe1cc4f5: Waiting 07:51:42 9956b345af08: Waiting 07:51:42 f55b5b6f6412: Waiting 07:51:42 45a400db5fcd: Waiting 07:51:42 aae7ab305f7b: Waiting 07:51:42 54e9eb6bff40: Waiting 07:51:42 3c20671a5817: Waiting 07:51:42 dddffbbec2ef: Layer already exists 07:51:42 04355b8c1d13: Layer already exists 07:51:42 104c452acf6e: Layer already exists 07:51:42 2f24d7300714: Layer already exists 07:51:42 9eafddfec846: Layer already exists 07:51:42 f55b5b6f6412: Layer already exists 07:51:42 9956b345af08: Layer already exists 07:51:42 c4acbe1cc4f5: Layer already exists 07:51:42 aae7ab305f7b: Layer already exists 07:51:42 45a400db5fcd: Layer already exists 07:51:42 54e9eb6bff40: Layer already exists 07:51:42 3c20671a5817: Layer already exists 07:51:43 latest: digest: sha256:d971797886ac3d191cd2245161f791e3dc205d4778aaa3e122e77339aaf2389a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:43 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.51 07:51:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:51:43 2f24d7300714: Preparing 07:51:43 9eafddfec846: Preparing 07:51:43 04355b8c1d13: Preparing 07:51:43 dddffbbec2ef: Preparing 07:51:43 104c452acf6e: Preparing 07:51:43 f55b5b6f6412: Preparing 07:51:43 aae7ab305f7b: Preparing 07:51:43 c4acbe1cc4f5: Preparing 07:51:43 9956b345af08: Preparing 07:51:43 45a400db5fcd: Preparing 07:51:43 54e9eb6bff40: Preparing 07:51:43 3c20671a5817: Preparing 07:51:43 9956b345af08: Waiting 07:51:43 45a400db5fcd: Waiting 07:51:43 f55b5b6f6412: Waiting 07:51:43 54e9eb6bff40: Waiting 07:51:43 3c20671a5817: Waiting 07:51:43 aae7ab305f7b: Waiting 07:51:43 c4acbe1cc4f5: Waiting 07:51:43 9eafddfec846: Layer already exists 07:51:43 104c452acf6e: Layer already exists 07:51:43 dddffbbec2ef: Layer already exists 07:51:43 04355b8c1d13: Layer already exists 07:51:43 2f24d7300714: Layer already exists 07:51:43 f55b5b6f6412: Layer already exists 07:51:43 aae7ab305f7b: Layer already exists 07:51:43 9956b345af08: Layer already exists 07:51:43 c4acbe1cc4f5: Layer already exists 07:51:43 45a400db5fcd: Layer already exists 07:51:43 54e9eb6bff40: Layer already exists 07:51:43 3c20671a5817: Layer already exists 07:51:44 3.2.0-dev.51: digest: sha256:d971797886ac3d191cd2245161f791e3dc205d4778aaa3e122e77339aaf2389a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:44 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:51:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:51:44 2f24d7300714: Preparing 07:51:44 9eafddfec846: Preparing 07:51:44 04355b8c1d13: Preparing 07:51:44 dddffbbec2ef: Preparing 07:51:44 104c452acf6e: Preparing 07:51:44 f55b5b6f6412: Preparing 07:51:44 aae7ab305f7b: Preparing 07:51:44 c4acbe1cc4f5: Preparing 07:51:44 9956b345af08: Preparing 07:51:44 45a400db5fcd: Preparing 07:51:44 54e9eb6bff40: Preparing 07:51:44 3c20671a5817: Preparing 07:51:44 f55b5b6f6412: Waiting 07:51:44 aae7ab305f7b: Waiting 07:51:44 c4acbe1cc4f5: Waiting 07:51:44 9956b345af08: Waiting 07:51:44 3c20671a5817: Waiting 07:51:44 45a400db5fcd: Waiting 07:51:44 54e9eb6bff40: Waiting 07:51:44 dddffbbec2ef: Layer already exists 07:51:44 9eafddfec846: Layer already exists 07:51:44 04355b8c1d13: Layer already exists 07:51:44 104c452acf6e: Layer already exists 07:51:44 2f24d7300714: Layer already exists 07:51:44 aae7ab305f7b: Layer already exists 07:51:44 9956b345af08: Layer already exists 07:51:44 f55b5b6f6412: Layer already exists 07:51:44 45a400db5fcd: Layer already exists 07:51:44 c4acbe1cc4f5: Layer already exists 07:51:44 54e9eb6bff40: Layer already exists 07:51:44 3c20671a5817: Layer already exists 07:51:45 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:d971797886ac3d191cd2245161f791e3dc205d4778aaa3e122e77339aaf2389a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:45 + 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 07:51:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 07:51:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:51:45 2f24d7300714: Preparing 07:51:45 9eafddfec846: Preparing 07:51:45 04355b8c1d13: Preparing 07:51:45 dddffbbec2ef: Preparing 07:51:45 104c452acf6e: Preparing 07:51:45 f55b5b6f6412: Preparing 07:51:45 aae7ab305f7b: Preparing 07:51:45 c4acbe1cc4f5: Preparing 07:51:45 9956b345af08: Preparing 07:51:45 45a400db5fcd: Preparing 07:51:45 54e9eb6bff40: Preparing 07:51:45 3c20671a5817: Preparing 07:51:45 f55b5b6f6412: Waiting 07:51:45 aae7ab305f7b: Waiting 07:51:45 c4acbe1cc4f5: Waiting 07:51:45 9956b345af08: Waiting 07:51:45 54e9eb6bff40: Waiting 07:51:45 45a400db5fcd: Waiting 07:51:45 3c20671a5817: Waiting 07:51:45 9eafddfec846: Layer already exists 07:51:45 dddffbbec2ef: Layer already exists 07:51:45 2f24d7300714: Layer already exists 07:51:45 104c452acf6e: Layer already exists 07:51:45 04355b8c1d13: Layer already exists 07:51:45 45a400db5fcd: Layer already exists 07:51:45 aae7ab305f7b: Layer already exists 07:51:45 f55b5b6f6412: Layer already exists 07:51:45 9956b345af08: Layer already exists 07:51:45 c4acbe1cc4f5: Layer already exists 07:51:45 3c20671a5817: Layer already exists 07:51:45 54e9eb6bff40: Layer already exists 07:51:46 main: digest: sha256:d971797886ac3d191cd2245161f791e3dc205d4778aaa3e122e77339aaf2389a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:51:46 ===================================================== [Pipeline] echo 07:51:46 taggedImages: 07:51:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:51:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 07:51:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.51 07:51:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:51:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 07:51:46 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 07:51:46 4ff11727c7037816f98f6c0e9d374500f07cffc5 07:51:46 latest 07:51:46 3.2.0-dev.51 07:51:46 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:51:46 main 07:51:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:46 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:51:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:51:46 5cfe243ba32c: Preparing 07:51:46 fc8b43210e6f: Preparing 07:51:46 c4acbe1cc4f5: Preparing 07:51:46 9956b345af08: Preparing 07:51:46 62858b2dc6c7: Preparing 07:51:46 209f102da9ba: Preparing 07:51:46 3c20671a5817: Preparing 07:51:46 209f102da9ba: Waiting 07:51:46 3c20671a5817: Waiting 07:51:46 c4acbe1cc4f5: Layer already exists 07:51:47 9956b345af08: Layer already exists 07:51:47 3c20671a5817: Layer already exists 07:51:47 62858b2dc6c7: Pushed 07:51:47 5cfe243ba32c: Pushed 07:52:13 fc8b43210e6f: Pushed 07:52:13 209f102da9ba: Pushed 07:52:13 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:17f6ec015cb7dcae7516196d0ffa5cedb2b0c8618a23380bf7665e41a7d5c6ba size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:14 + 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 07:52:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 07:52:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:52:14 5cfe243ba32c: Preparing 07:52:14 fc8b43210e6f: Preparing 07:52:14 c4acbe1cc4f5: Preparing 07:52:14 9956b345af08: Preparing 07:52:14 62858b2dc6c7: Preparing 07:52:14 209f102da9ba: Preparing 07:52:14 3c20671a5817: Preparing 07:52:14 209f102da9ba: Waiting 07:52:14 3c20671a5817: Waiting 07:52:14 5cfe243ba32c: Layer already exists 07:52:14 fc8b43210e6f: Layer already exists 07:52:14 c4acbe1cc4f5: Layer already exists 07:52:14 9956b345af08: Layer already exists 07:52:14 62858b2dc6c7: Layer already exists 07:52:14 3c20671a5817: Layer already exists 07:52:14 209f102da9ba: Layer already exists 07:52:14 latest: digest: sha256:17f6ec015cb7dcae7516196d0ffa5cedb2b0c8618a23380bf7665e41a7d5c6ba size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:15 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.51 07:52:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:52:15 5cfe243ba32c: Preparing 07:52:15 fc8b43210e6f: Preparing 07:52:15 c4acbe1cc4f5: Preparing 07:52:15 9956b345af08: Preparing 07:52:15 62858b2dc6c7: Preparing 07:52:15 209f102da9ba: Preparing 07:52:15 3c20671a5817: Preparing 07:52:15 209f102da9ba: Waiting 07:52:15 3c20671a5817: Waiting 07:52:15 fc8b43210e6f: Layer already exists 07:52:15 9956b345af08: Layer already exists 07:52:15 c4acbe1cc4f5: Layer already exists 07:52:15 5cfe243ba32c: Layer already exists 07:52:15 62858b2dc6c7: Layer already exists 07:52:15 209f102da9ba: Layer already exists 07:52:15 3c20671a5817: Layer already exists 07:52:15 3.2.0-dev.51: digest: sha256:17f6ec015cb7dcae7516196d0ffa5cedb2b0c8618a23380bf7665e41a7d5c6ba size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:16 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:52:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:52:16 5cfe243ba32c: Preparing 07:52:16 fc8b43210e6f: Preparing 07:52:16 c4acbe1cc4f5: Preparing 07:52:16 9956b345af08: Preparing 07:52:16 62858b2dc6c7: Preparing 07:52:16 209f102da9ba: Preparing 07:52:16 3c20671a5817: Preparing 07:52:16 209f102da9ba: Waiting 07:52:16 3c20671a5817: Waiting 07:52:16 5cfe243ba32c: Layer already exists 07:52:16 c4acbe1cc4f5: Layer already exists 07:52:16 62858b2dc6c7: Layer already exists 07:52:16 fc8b43210e6f: Layer already exists 07:52:16 9956b345af08: Layer already exists 07:52:16 209f102da9ba: Layer already exists 07:52:16 3c20671a5817: Layer already exists 07:52:16 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:17f6ec015cb7dcae7516196d0ffa5cedb2b0c8618a23380bf7665e41a7d5c6ba size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:17 + 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 07:52:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 07:52:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:52:17 5cfe243ba32c: Preparing 07:52:17 fc8b43210e6f: Preparing 07:52:17 c4acbe1cc4f5: Preparing 07:52:17 9956b345af08: Preparing 07:52:17 62858b2dc6c7: Preparing 07:52:17 209f102da9ba: Preparing 07:52:17 3c20671a5817: Preparing 07:52:17 209f102da9ba: Waiting 07:52:17 3c20671a5817: Waiting 07:52:17 62858b2dc6c7: Layer already exists 07:52:17 9956b345af08: Layer already exists 07:52:17 5cfe243ba32c: Layer already exists 07:52:17 fc8b43210e6f: Layer already exists 07:52:17 c4acbe1cc4f5: Layer already exists 07:52:17 209f102da9ba: Layer already exists 07:52:17 3c20671a5817: Layer already exists 07:52:17 main: digest: sha256:17f6ec015cb7dcae7516196d0ffa5cedb2b0c8618a23380bf7665e41a7d5c6ba size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:52:17 ===================================================== [Pipeline] echo 07:52:17 taggedImages: 07:52:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:52:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 07:52:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.51 07:52:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:52:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 07:52:17 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 07:52:17 4ff11727c7037816f98f6c0e9d374500f07cffc5 07:52:17 latest 07:52:17 3.2.0-dev.51 07:52:17 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:52:17 main 07:52:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:18 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:52:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:52:18 cb37bbb81a3f: Preparing 07:52:18 df78e7903bee: Preparing 07:52:18 d2d626c56339: Preparing 07:52:18 c4acbe1cc4f5: Preparing 07:52:18 9956b345af08: Preparing 07:52:18 d3a6cda431eb: Preparing 07:52:18 8a5051ab1413: Preparing 07:52:18 c50c0b53cdf2: Preparing 07:52:18 d3a6cda431eb: Waiting 07:52:18 a7e54bde892c: Preparing 07:52:18 3c20671a5817: Preparing 07:52:18 8a5051ab1413: Waiting 07:52:18 c50c0b53cdf2: Waiting 07:52:18 3c20671a5817: Waiting 07:52:18 a7e54bde892c: Waiting 07:52:18 9956b345af08: Layer already exists 07:52:18 c4acbe1cc4f5: Layer already exists 07:52:18 cb37bbb81a3f: Pushed 07:52:18 df78e7903bee: Pushed 07:52:18 d2d626c56339: Pushed 07:52:18 3c20671a5817: Layer already exists 07:52:18 c50c0b53cdf2: Pushed 07:52:19 a7e54bde892c: Pushed 07:52:32 8a5051ab1413: Pushed 07:52:40 d3a6cda431eb: Pushed 07:52:40 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:a5761162324efab1d4ccaab7282f18a2bad29b7f668563129e1229646f3a7054 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:40 + 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 07:52:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 07:52:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:52:40 cb37bbb81a3f: Preparing 07:52:40 df78e7903bee: Preparing 07:52:40 d2d626c56339: Preparing 07:52:40 c4acbe1cc4f5: Preparing 07:52:40 9956b345af08: Preparing 07:52:40 d3a6cda431eb: Preparing 07:52:40 8a5051ab1413: Preparing 07:52:40 c50c0b53cdf2: Preparing 07:52:40 a7e54bde892c: Preparing 07:52:40 3c20671a5817: Preparing 07:52:40 d3a6cda431eb: Waiting 07:52:40 8a5051ab1413: Waiting 07:52:40 c50c0b53cdf2: Waiting 07:52:40 a7e54bde892c: Waiting 07:52:40 3c20671a5817: Waiting 07:52:40 d2d626c56339: Layer already exists 07:52:40 df78e7903bee: Layer already exists 07:52:40 cb37bbb81a3f: Layer already exists 07:52:40 c4acbe1cc4f5: Layer already exists 07:52:40 9956b345af08: Layer already exists 07:52:40 8a5051ab1413: Layer already exists 07:52:40 d3a6cda431eb: Layer already exists 07:52:40 c50c0b53cdf2: Layer already exists 07:52:40 a7e54bde892c: Layer already exists 07:52:40 3c20671a5817: Layer already exists 07:52:41 latest: digest: sha256:a5761162324efab1d4ccaab7282f18a2bad29b7f668563129e1229646f3a7054 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:41 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.51 07:52:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:52:41 cb37bbb81a3f: Preparing 07:52:41 df78e7903bee: Preparing 07:52:41 d2d626c56339: Preparing 07:52:41 c4acbe1cc4f5: Preparing 07:52:41 9956b345af08: Preparing 07:52:41 d3a6cda431eb: Preparing 07:52:41 8a5051ab1413: Preparing 07:52:41 c50c0b53cdf2: Preparing 07:52:41 a7e54bde892c: Preparing 07:52:41 3c20671a5817: Preparing 07:52:41 c50c0b53cdf2: Waiting 07:52:41 d3a6cda431eb: Waiting 07:52:41 8a5051ab1413: Waiting 07:52:41 a7e54bde892c: Waiting 07:52:41 3c20671a5817: Waiting 07:52:41 c4acbe1cc4f5: Layer already exists 07:52:41 d2d626c56339: Layer already exists 07:52:41 df78e7903bee: Layer already exists 07:52:41 9956b345af08: Layer already exists 07:52:41 cb37bbb81a3f: Layer already exists 07:52:41 8a5051ab1413: Layer already exists 07:52:41 d3a6cda431eb: Layer already exists 07:52:41 c50c0b53cdf2: Layer already exists 07:52:41 3c20671a5817: Layer already exists 07:52:41 a7e54bde892c: Layer already exists 07:52:42 3.2.0-dev.51: digest: sha256:a5761162324efab1d4ccaab7282f18a2bad29b7f668563129e1229646f3a7054 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:42 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:52:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:52:42 cb37bbb81a3f: Preparing 07:52:42 df78e7903bee: Preparing 07:52:42 d2d626c56339: Preparing 07:52:42 c4acbe1cc4f5: Preparing 07:52:42 9956b345af08: Preparing 07:52:42 d3a6cda431eb: Preparing 07:52:42 8a5051ab1413: Preparing 07:52:42 c50c0b53cdf2: Preparing 07:52:42 a7e54bde892c: Preparing 07:52:42 3c20671a5817: Preparing 07:52:42 8a5051ab1413: Waiting 07:52:42 c50c0b53cdf2: Waiting 07:52:42 a7e54bde892c: Waiting 07:52:42 3c20671a5817: Waiting 07:52:42 d3a6cda431eb: Waiting 07:52:42 9956b345af08: Layer already exists 07:52:42 cb37bbb81a3f: Layer already exists 07:52:42 d2d626c56339: Layer already exists 07:52:42 df78e7903bee: Layer already exists 07:52:42 c4acbe1cc4f5: Layer already exists 07:52:42 8a5051ab1413: Layer already exists 07:52:42 d3a6cda431eb: Layer already exists 07:52:42 a7e54bde892c: Layer already exists 07:52:42 3c20671a5817: Layer already exists 07:52:42 c50c0b53cdf2: Layer already exists 07:52:43 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:a5761162324efab1d4ccaab7282f18a2bad29b7f668563129e1229646f3a7054 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:43 + 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 07:52:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 07:52:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:52:43 cb37bbb81a3f: Preparing 07:52:43 df78e7903bee: Preparing 07:52:43 d2d626c56339: Preparing 07:52:43 c4acbe1cc4f5: Preparing 07:52:43 9956b345af08: Preparing 07:52:43 d3a6cda431eb: Preparing 07:52:43 8a5051ab1413: Preparing 07:52:43 c50c0b53cdf2: Preparing 07:52:43 a7e54bde892c: Preparing 07:52:43 3c20671a5817: Preparing 07:52:43 c50c0b53cdf2: Waiting 07:52:43 a7e54bde892c: Waiting 07:52:43 3c20671a5817: Waiting 07:52:43 d3a6cda431eb: Waiting 07:52:43 8a5051ab1413: Waiting 07:52:43 cb37bbb81a3f: Layer already exists 07:52:43 9956b345af08: Layer already exists 07:52:43 df78e7903bee: Layer already exists 07:52:43 d2d626c56339: Layer already exists 07:52:43 c4acbe1cc4f5: Layer already exists 07:52:43 d3a6cda431eb: Layer already exists 07:52:43 8a5051ab1413: Layer already exists 07:52:43 3c20671a5817: Layer already exists 07:52:43 a7e54bde892c: Layer already exists 07:52:43 c50c0b53cdf2: Layer already exists 07:52:44 main: digest: sha256:a5761162324efab1d4ccaab7282f18a2bad29b7f668563129e1229646f3a7054 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:52:44 ===================================================== [Pipeline] echo 07:52:44 taggedImages: 07:52:44 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:52:44 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 07:52:44 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.51 07:52:44 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:52:44 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 07:52:44 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 07:52:44 4ff11727c7037816f98f6c0e9d374500f07cffc5 07:52:44 latest 07:52:44 3.2.0-dev.51 07:52:44 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:52:44 main 07:52:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:44 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:52:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:52:44 bb62fa36928f: Preparing 07:52:44 865ec95f08c1: Preparing 07:52:44 99de86f67b26: Preparing 07:52:44 c4acbe1cc4f5: Preparing 07:52:44 9956b345af08: Preparing 07:52:44 d3a6cda431eb: Preparing 07:52:44 87b1eb4731b7: Preparing 07:52:44 65040f15dad9: Preparing 07:52:44 3c20671a5817: Preparing 07:52:44 87b1eb4731b7: Waiting 07:52:44 65040f15dad9: Waiting 07:52:44 3c20671a5817: Waiting 07:52:44 d3a6cda431eb: Waiting 07:52:44 9956b345af08: Layer already exists 07:52:45 c4acbe1cc4f5: Layer already exists 07:52:45 d3a6cda431eb: Layer already exists 07:52:45 99de86f67b26: Pushed 07:52:45 865ec95f08c1: Pushed 07:52:45 bb62fa36928f: Pushed 07:52:45 3c20671a5817: Layer already exists 07:52:45 87b1eb4731b7: Pushed 07:52:45 65040f15dad9: Pushed 07:52:46 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:f01709d4127b1311330f5c1db7c37372d8ec1a4a5820189f90ff592e3672cd4c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:46 + 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 07:52:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 07:52:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:52:46 bb62fa36928f: Preparing 07:52:46 865ec95f08c1: Preparing 07:52:46 99de86f67b26: Preparing 07:52:46 c4acbe1cc4f5: Preparing 07:52:46 9956b345af08: Preparing 07:52:46 d3a6cda431eb: Preparing 07:52:46 87b1eb4731b7: Preparing 07:52:46 65040f15dad9: Preparing 07:52:46 3c20671a5817: Preparing 07:52:46 d3a6cda431eb: Waiting 07:52:46 87b1eb4731b7: Waiting 07:52:46 65040f15dad9: Waiting 07:52:46 3c20671a5817: Waiting 07:52:46 c4acbe1cc4f5: Layer already exists 07:52:46 865ec95f08c1: Layer already exists 07:52:46 bb62fa36928f: Layer already exists 07:52:46 9956b345af08: Layer already exists 07:52:46 99de86f67b26: Layer already exists 07:52:46 65040f15dad9: Layer already exists 07:52:46 87b1eb4731b7: Layer already exists 07:52:46 d3a6cda431eb: Layer already exists 07:52:46 3c20671a5817: Layer already exists 07:52:46 latest: digest: sha256:f01709d4127b1311330f5c1db7c37372d8ec1a4a5820189f90ff592e3672cd4c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:47 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.51 07:52:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:52:47 bb62fa36928f: Preparing 07:52:47 865ec95f08c1: Preparing 07:52:47 99de86f67b26: Preparing 07:52:47 c4acbe1cc4f5: Preparing 07:52:47 9956b345af08: Preparing 07:52:47 d3a6cda431eb: Preparing 07:52:47 87b1eb4731b7: Preparing 07:52:47 65040f15dad9: Preparing 07:52:47 3c20671a5817: Preparing 07:52:47 87b1eb4731b7: Waiting 07:52:47 65040f15dad9: Waiting 07:52:47 3c20671a5817: Waiting 07:52:47 d3a6cda431eb: Waiting 07:52:47 9956b345af08: Layer already exists 07:52:47 c4acbe1cc4f5: Layer already exists 07:52:47 865ec95f08c1: Layer already exists 07:52:47 99de86f67b26: Layer already exists 07:52:47 bb62fa36928f: Layer already exists 07:52:47 d3a6cda431eb: Layer already exists 07:52:47 87b1eb4731b7: Layer already exists 07:52:47 65040f15dad9: Layer already exists 07:52:47 3c20671a5817: Layer already exists 07:52:47 3.2.0-dev.51: digest: sha256:f01709d4127b1311330f5c1db7c37372d8ec1a4a5820189f90ff592e3672cd4c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:48 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:52:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:52:48 bb62fa36928f: Preparing 07:52:48 865ec95f08c1: Preparing 07:52:48 99de86f67b26: Preparing 07:52:48 c4acbe1cc4f5: Preparing 07:52:48 9956b345af08: Preparing 07:52:48 d3a6cda431eb: Preparing 07:52:48 87b1eb4731b7: Preparing 07:52:48 65040f15dad9: Preparing 07:52:48 3c20671a5817: Preparing 07:52:48 d3a6cda431eb: Waiting 07:52:48 87b1eb4731b7: Waiting 07:52:48 65040f15dad9: Waiting 07:52:48 3c20671a5817: Waiting 07:52:48 9956b345af08: Layer already exists 07:52:48 865ec95f08c1: Layer already exists 07:52:48 c4acbe1cc4f5: Layer already exists 07:52:48 99de86f67b26: Layer already exists 07:52:48 bb62fa36928f: Layer already exists 07:52:48 d3a6cda431eb: Layer already exists 07:52:48 87b1eb4731b7: Layer already exists 07:52:48 65040f15dad9: Layer already exists 07:52:48 3c20671a5817: Layer already exists 07:52:48 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:f01709d4127b1311330f5c1db7c37372d8ec1a4a5820189f90ff592e3672cd4c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:49 + 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 07:52:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 07:52:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:52:49 bb62fa36928f: Preparing 07:52:49 865ec95f08c1: Preparing 07:52:49 99de86f67b26: Preparing 07:52:49 c4acbe1cc4f5: Preparing 07:52:49 9956b345af08: Preparing 07:52:49 d3a6cda431eb: Preparing 07:52:49 87b1eb4731b7: Preparing 07:52:49 65040f15dad9: Preparing 07:52:49 3c20671a5817: Preparing 07:52:49 87b1eb4731b7: Waiting 07:52:49 65040f15dad9: Waiting 07:52:49 3c20671a5817: Waiting 07:52:49 d3a6cda431eb: Waiting 07:52:49 99de86f67b26: Layer already exists 07:52:49 c4acbe1cc4f5: Layer already exists 07:52:49 bb62fa36928f: Layer already exists 07:52:49 865ec95f08c1: Layer already exists 07:52:49 9956b345af08: Layer already exists 07:52:49 87b1eb4731b7: Layer already exists 07:52:49 d3a6cda431eb: Layer already exists 07:52:49 65040f15dad9: Layer already exists 07:52:49 3c20671a5817: Layer already exists 07:52:49 main: digest: sha256:f01709d4127b1311330f5c1db7c37372d8ec1a4a5820189f90ff592e3672cd4c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:52:49 ===================================================== [Pipeline] echo 07:52:49 taggedImages: 07:52:49 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:52:49 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 07:52:49 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.51 07:52:49 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:52:49 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 07:52:49 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 07:52:49 4ff11727c7037816f98f6c0e9d374500f07cffc5 07:52:49 latest 07:52:49 3.2.0-dev.51 07:52:49 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:52:49 main 07:52:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:50 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:52:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:52:50 cb37bbb81a3f: Preparing 07:52:50 481aa060a907: Preparing 07:52:50 5a403f0d1d75: Preparing 07:52:50 c4acbe1cc4f5: Preparing 07:52:50 9956b345af08: Preparing 07:52:50 d3a6cda431eb: Preparing 07:52:50 c50c0b53cdf2: Preparing 07:52:50 a7e54bde892c: Preparing 07:52:50 3c20671a5817: Preparing 07:52:50 c50c0b53cdf2: Waiting 07:52:50 a7e54bde892c: Waiting 07:52:50 3c20671a5817: Waiting 07:52:50 d3a6cda431eb: Waiting 07:52:50 5a403f0d1d75: Pushed 07:52:50 481aa060a907: Pushed 07:52:51 cb37bbb81a3f: Layer already exists 07:52:51 c4acbe1cc4f5: Layer already exists 07:52:51 9956b345af08: Layer already exists 07:52:51 d3a6cda431eb: Layer already exists 07:52:51 c50c0b53cdf2: Layer already exists 07:52:51 a7e54bde892c: Layer already exists 07:52:51 3c20671a5817: Layer already exists 07:52:51 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:4bc668b5ceabd85d6c3105e5102540dc6886ac93ab901e348f9e1a4302fe38f9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:51 + 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 07:52:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 07:52:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:52:52 cb37bbb81a3f: Preparing 07:52:52 481aa060a907: Preparing 07:52:52 5a403f0d1d75: Preparing 07:52:52 c4acbe1cc4f5: Preparing 07:52:52 9956b345af08: Preparing 07:52:52 d3a6cda431eb: Preparing 07:52:52 c50c0b53cdf2: Preparing 07:52:52 a7e54bde892c: Preparing 07:52:52 3c20671a5817: Preparing 07:52:52 d3a6cda431eb: Waiting 07:52:52 c50c0b53cdf2: Waiting 07:52:52 a7e54bde892c: Waiting 07:52:52 3c20671a5817: Waiting 07:52:52 9956b345af08: Layer already exists 07:52:52 c4acbe1cc4f5: Layer already exists 07:52:52 5a403f0d1d75: Layer already exists 07:52:52 cb37bbb81a3f: Layer already exists 07:52:52 481aa060a907: Layer already exists 07:52:52 a7e54bde892c: Layer already exists 07:52:52 d3a6cda431eb: Layer already exists 07:52:52 c50c0b53cdf2: Layer already exists 07:52:52 3c20671a5817: Layer already exists 07:52:52 latest: digest: sha256:4bc668b5ceabd85d6c3105e5102540dc6886ac93ab901e348f9e1a4302fe38f9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:52 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.51 07:52:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:52:53 cb37bbb81a3f: Preparing 07:52:53 481aa060a907: Preparing 07:52:53 5a403f0d1d75: Preparing 07:52:53 c4acbe1cc4f5: Preparing 07:52:53 9956b345af08: Preparing 07:52:53 d3a6cda431eb: Preparing 07:52:53 c50c0b53cdf2: Preparing 07:52:53 a7e54bde892c: Preparing 07:52:53 3c20671a5817: Preparing 07:52:53 a7e54bde892c: Waiting 07:52:53 3c20671a5817: Waiting 07:52:53 c50c0b53cdf2: Waiting 07:52:53 d3a6cda431eb: Waiting 07:52:53 cb37bbb81a3f: Layer already exists 07:52:53 c4acbe1cc4f5: Layer already exists 07:52:53 9956b345af08: Layer already exists 07:52:53 5a403f0d1d75: Layer already exists 07:52:53 481aa060a907: Layer already exists 07:52:53 c50c0b53cdf2: Layer already exists 07:52:53 d3a6cda431eb: Layer already exists 07:52:53 3c20671a5817: Layer already exists 07:52:53 a7e54bde892c: Layer already exists 07:52:53 3.2.0-dev.51: digest: sha256:4bc668b5ceabd85d6c3105e5102540dc6886ac93ab901e348f9e1a4302fe38f9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:53 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:52:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:52:54 cb37bbb81a3f: Preparing 07:52:54 481aa060a907: Preparing 07:52:54 5a403f0d1d75: Preparing 07:52:54 c4acbe1cc4f5: Preparing 07:52:54 9956b345af08: Preparing 07:52:54 d3a6cda431eb: Preparing 07:52:54 c50c0b53cdf2: Preparing 07:52:54 a7e54bde892c: Preparing 07:52:54 3c20671a5817: Preparing 07:52:54 c50c0b53cdf2: Waiting 07:52:54 a7e54bde892c: Waiting 07:52:54 3c20671a5817: Waiting 07:52:54 d3a6cda431eb: Waiting 07:52:54 cb37bbb81a3f: Layer already exists 07:52:54 481aa060a907: Layer already exists 07:52:54 9956b345af08: Layer already exists 07:52:54 c4acbe1cc4f5: Layer already exists 07:52:54 5a403f0d1d75: Layer already exists 07:52:54 d3a6cda431eb: Layer already exists 07:52:54 c50c0b53cdf2: Layer already exists 07:52:54 3c20671a5817: Layer already exists 07:52:54 a7e54bde892c: Layer already exists 07:52:54 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:4bc668b5ceabd85d6c3105e5102540dc6886ac93ab901e348f9e1a4302fe38f9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:54 + 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 07:52:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 07:52:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:52:55 cb37bbb81a3f: Preparing 07:52:55 481aa060a907: Preparing 07:52:55 5a403f0d1d75: Preparing 07:52:55 c4acbe1cc4f5: Preparing 07:52:55 9956b345af08: Preparing 07:52:55 d3a6cda431eb: Preparing 07:52:55 c50c0b53cdf2: Preparing 07:52:55 a7e54bde892c: Preparing 07:52:55 3c20671a5817: Preparing 07:52:55 d3a6cda431eb: Waiting 07:52:55 c50c0b53cdf2: Waiting 07:52:55 a7e54bde892c: Waiting 07:52:55 3c20671a5817: Waiting 07:52:55 481aa060a907: Layer already exists 07:52:55 cb37bbb81a3f: Layer already exists 07:52:55 5a403f0d1d75: Layer already exists 07:52:55 c4acbe1cc4f5: Layer already exists 07:52:55 9956b345af08: Layer already exists 07:52:55 d3a6cda431eb: Layer already exists 07:52:55 c50c0b53cdf2: Layer already exists 07:52:55 3c20671a5817: Layer already exists 07:52:55 a7e54bde892c: Layer already exists 07:52:55 main: digest: sha256:4bc668b5ceabd85d6c3105e5102540dc6886ac93ab901e348f9e1a4302fe38f9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:52:55 ===================================================== [Pipeline] echo 07:52:55 taggedImages: 07:52:55 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:52:55 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 07:52:55 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.51 07:52:55 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:52:55 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 07:52:55 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 07:52:55 4ff11727c7037816f98f6c0e9d374500f07cffc5 07:52:55 latest 07:52:55 3.2.0-dev.51 07:52:55 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:52:55 main 07:52:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:55 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:56 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:52:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 07:52:56 2782ac81400d: Preparing 07:52:56 e2735c9819ae: Preparing 07:52:56 c4acbe1cc4f5: Preparing 07:52:56 9956b345af08: Preparing 07:52:56 484b36af58de: Preparing 07:52:56 6b642e6c8a83: Preparing 07:52:56 3c20671a5817: Preparing 07:52:56 6b642e6c8a83: Waiting 07:52:56 3c20671a5817: Waiting 07:52:56 c4acbe1cc4f5: Layer already exists 07:52:56 9956b345af08: Layer already exists 07:52:56 3c20671a5817: Layer already exists 07:52:56 484b36af58de: Pushed 07:52:56 2782ac81400d: Pushed 07:52:56 6b642e6c8a83: Pushed 07:53:04 e2735c9819ae: Pushed 07:53:04 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:2df6b2fe58114d1a83562ab6efef5eb4c20cbf6b4ce22b99cad161beefa8a177 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:05 + 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 07:53:05 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 07:53:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 07:53:05 2782ac81400d: Preparing 07:53:05 e2735c9819ae: Preparing 07:53:05 c4acbe1cc4f5: Preparing 07:53:05 9956b345af08: Preparing 07:53:05 484b36af58de: Preparing 07:53:05 6b642e6c8a83: Preparing 07:53:05 3c20671a5817: Preparing 07:53:05 6b642e6c8a83: Waiting 07:53:05 3c20671a5817: Waiting 07:53:05 2782ac81400d: Layer already exists 07:53:05 9956b345af08: Layer already exists 07:53:05 484b36af58de: Layer already exists 07:53:05 c4acbe1cc4f5: Layer already exists 07:53:05 e2735c9819ae: Layer already exists 07:53:05 6b642e6c8a83: Layer already exists 07:53:05 3c20671a5817: Layer already exists 07:53:05 latest: digest: sha256:2df6b2fe58114d1a83562ab6efef5eb4c20cbf6b4ce22b99cad161beefa8a177 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:06 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:06 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.51 07:53:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 07:53:06 2782ac81400d: Preparing 07:53:06 e2735c9819ae: Preparing 07:53:06 c4acbe1cc4f5: Preparing 07:53:06 9956b345af08: Preparing 07:53:06 484b36af58de: Preparing 07:53:06 6b642e6c8a83: Preparing 07:53:06 3c20671a5817: Preparing 07:53:06 6b642e6c8a83: Waiting 07:53:06 3c20671a5817: Waiting 07:53:06 9956b345af08: Layer already exists 07:53:06 e2735c9819ae: Layer already exists 07:53:06 484b36af58de: Layer already exists 07:53:06 2782ac81400d: Layer already exists 07:53:06 c4acbe1cc4f5: Layer already exists 07:53:06 6b642e6c8a83: Layer already exists 07:53:06 3c20671a5817: Layer already exists 07:53:06 3.2.0-dev.51: digest: sha256:2df6b2fe58114d1a83562ab6efef5eb4c20cbf6b4ce22b99cad161beefa8a177 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:07 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:07 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:53:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 07:53:07 2782ac81400d: Preparing 07:53:07 e2735c9819ae: Preparing 07:53:07 c4acbe1cc4f5: Preparing 07:53:07 9956b345af08: Preparing 07:53:07 484b36af58de: Preparing 07:53:07 6b642e6c8a83: Preparing 07:53:07 3c20671a5817: Preparing 07:53:07 6b642e6c8a83: Waiting 07:53:07 3c20671a5817: Waiting 07:53:07 9956b345af08: Layer already exists 07:53:07 2782ac81400d: Layer already exists 07:53:07 c4acbe1cc4f5: Layer already exists 07:53:07 484b36af58de: Layer already exists 07:53:07 e2735c9819ae: Layer already exists 07:53:07 3c20671a5817: Layer already exists 07:53:07 6b642e6c8a83: Layer already exists 07:53:07 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:2df6b2fe58114d1a83562ab6efef5eb4c20cbf6b4ce22b99cad161beefa8a177 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:07 + 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 07:53:08 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 07:53:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 07:53:08 2782ac81400d: Preparing 07:53:08 e2735c9819ae: Preparing 07:53:08 c4acbe1cc4f5: Preparing 07:53:08 9956b345af08: Preparing 07:53:08 484b36af58de: Preparing 07:53:08 6b642e6c8a83: Preparing 07:53:08 3c20671a5817: Preparing 07:53:08 6b642e6c8a83: Waiting 07:53:08 3c20671a5817: Waiting 07:53:08 2782ac81400d: Layer already exists 07:53:08 484b36af58de: Layer already exists 07:53:08 9956b345af08: Layer already exists 07:53:08 c4acbe1cc4f5: Layer already exists 07:53:08 e2735c9819ae: Layer already exists 07:53:08 6b642e6c8a83: Layer already exists 07:53:08 3c20671a5817: Layer already exists 07:53:08 main: digest: sha256:2df6b2fe58114d1a83562ab6efef5eb4c20cbf6b4ce22b99cad161beefa8a177 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:53:08 ===================================================== [Pipeline] echo 07:53:08 taggedImages: 07:53:08 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:53:08 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 07:53:08 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.51 07:53:08 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:53:08 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 07:53:08 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 07:53:08 4ff11727c7037816f98f6c0e9d374500f07cffc5 07:53:08 latest 07:53:08 3.2.0-dev.51 07:53:08 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:53:08 main 07:53:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:09 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:53:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:53:09 aa6022688f8c: Preparing 07:53:09 5c908563df19: Preparing 07:53:09 c4acbe1cc4f5: Preparing 07:53:09 9956b345af08: Preparing 07:53:09 484b36af58de: Preparing 07:53:09 6b642e6c8a83: Preparing 07:53:09 3c20671a5817: Preparing 07:53:09 6b642e6c8a83: Waiting 07:53:09 3c20671a5817: Waiting 07:53:09 9956b345af08: Layer already exists 07:53:09 484b36af58de: Layer already exists 07:53:09 c4acbe1cc4f5: Layer already exists 07:53:09 6b642e6c8a83: Layer already exists 07:53:09 3c20671a5817: Layer already exists 07:53:09 aa6022688f8c: Pushed 07:53:17 5c908563df19: Pushed 07:53:17 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:8baacc124a5f9482dc4375738a7989ed6459b655b123b9324e094799d8c4c5f6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:18 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 07:53:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:53:18 aa6022688f8c: Preparing 07:53:18 5c908563df19: Preparing 07:53:18 c4acbe1cc4f5: Preparing 07:53:18 9956b345af08: Preparing 07:53:18 484b36af58de: Preparing 07:53:18 6b642e6c8a83: Preparing 07:53:18 3c20671a5817: Preparing 07:53:18 6b642e6c8a83: Waiting 07:53:18 3c20671a5817: Waiting 07:53:18 5c908563df19: Layer already exists 07:53:18 aa6022688f8c: Layer already exists 07:53:18 484b36af58de: Layer already exists 07:53:18 c4acbe1cc4f5: Layer already exists 07:53:18 9956b345af08: Layer already exists 07:53:18 6b642e6c8a83: Layer already exists 07:53:18 3c20671a5817: Layer already exists 07:53:18 latest: digest: sha256:8baacc124a5f9482dc4375738a7989ed6459b655b123b9324e094799d8c4c5f6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:19 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.51 07:53:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:53:19 aa6022688f8c: Preparing 07:53:19 5c908563df19: Preparing 07:53:19 c4acbe1cc4f5: Preparing 07:53:19 9956b345af08: Preparing 07:53:19 484b36af58de: Preparing 07:53:19 6b642e6c8a83: Preparing 07:53:19 3c20671a5817: Preparing 07:53:19 6b642e6c8a83: Waiting 07:53:19 3c20671a5817: Waiting 07:53:19 484b36af58de: Layer already exists 07:53:19 aa6022688f8c: Layer already exists 07:53:19 9956b345af08: Layer already exists 07:53:19 5c908563df19: Layer already exists 07:53:19 c4acbe1cc4f5: Layer already exists 07:53:19 6b642e6c8a83: Layer already exists 07:53:19 3c20671a5817: Layer already exists 07:53:19 3.2.0-dev.51: digest: sha256:8baacc124a5f9482dc4375738a7989ed6459b655b123b9324e094799d8c4c5f6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:20 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:53:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:53:20 aa6022688f8c: Preparing 07:53:20 5c908563df19: Preparing 07:53:20 c4acbe1cc4f5: Preparing 07:53:20 9956b345af08: Preparing 07:53:20 484b36af58de: Preparing 07:53:20 6b642e6c8a83: Preparing 07:53:20 3c20671a5817: Preparing 07:53:20 6b642e6c8a83: Waiting 07:53:20 3c20671a5817: Waiting 07:53:20 484b36af58de: Layer already exists 07:53:20 aa6022688f8c: Layer already exists 07:53:20 5c908563df19: Layer already exists 07:53:20 9956b345af08: Layer already exists 07:53:20 c4acbe1cc4f5: Layer already exists 07:53:20 3c20671a5817: Layer already exists 07:53:20 6b642e6c8a83: Layer already exists 07:53:20 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:8baacc124a5f9482dc4375738a7989ed6459b655b123b9324e094799d8c4c5f6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:21 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 07:53:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:53:21 aa6022688f8c: Preparing 07:53:21 5c908563df19: Preparing 07:53:21 c4acbe1cc4f5: Preparing 07:53:21 9956b345af08: Preparing 07:53:21 484b36af58de: Preparing 07:53:21 6b642e6c8a83: Preparing 07:53:21 3c20671a5817: Preparing 07:53:21 6b642e6c8a83: Waiting 07:53:21 3c20671a5817: Waiting 07:53:21 aa6022688f8c: Layer already exists 07:53:21 9956b345af08: Layer already exists 07:53:21 5c908563df19: Layer already exists 07:53:21 c4acbe1cc4f5: Layer already exists 07:53:21 484b36af58de: Layer already exists 07:53:21 6b642e6c8a83: Layer already exists 07:53:21 3c20671a5817: Layer already exists 07:53:21 main: digest: sha256:8baacc124a5f9482dc4375738a7989ed6459b655b123b9324e094799d8c4c5f6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:53:21 ===================================================== [Pipeline] echo 07:53:21 taggedImages: 07:53:21 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:53:21 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 07:53:21 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.51 07:53:21 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:53:21 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 07:53:21 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 07:53:21 4ff11727c7037816f98f6c0e9d374500f07cffc5 07:53:21 latest 07:53:21 3.2.0-dev.51 07:53:21 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:53:21 main 07:53:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:22 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:53:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:53:22 5cdc734a8820: Preparing 07:53:22 34b9fddc938e: Preparing 07:53:22 c4acbe1cc4f5: Preparing 07:53:22 9956b345af08: Preparing 07:53:22 6fb23f8492c0: Preparing 07:53:22 8999cd08c8d6: Preparing 07:53:22 3c20671a5817: Preparing 07:53:22 8999cd08c8d6: Waiting 07:53:22 3c20671a5817: Waiting 07:53:22 6fb23f8492c0: Layer already exists 07:53:22 c4acbe1cc4f5: Layer already exists 07:53:22 9956b345af08: Layer already exists 07:53:22 8999cd08c8d6: Layer already exists 07:53:22 3c20671a5817: Layer already exists 07:53:22 5cdc734a8820: Pushed 07:53:31 34b9fddc938e: Pushed 07:53:31 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:48253b37e8343c527b6df9d0c28f69026f7007489610333ec70404a2f55d67d9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:31 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 07:53:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:53:31 5cdc734a8820: Preparing 07:53:31 34b9fddc938e: Preparing 07:53:31 c4acbe1cc4f5: Preparing 07:53:31 9956b345af08: Preparing 07:53:31 6fb23f8492c0: Preparing 07:53:31 8999cd08c8d6: Preparing 07:53:31 3c20671a5817: Preparing 07:53:31 8999cd08c8d6: Waiting 07:53:31 3c20671a5817: Waiting 07:53:31 34b9fddc938e: Layer already exists 07:53:31 9956b345af08: Layer already exists 07:53:31 5cdc734a8820: Layer already exists 07:53:31 6fb23f8492c0: Layer already exists 07:53:31 c4acbe1cc4f5: Layer already exists 07:53:31 8999cd08c8d6: Layer already exists 07:53:31 3c20671a5817: Layer already exists 07:53:31 latest: digest: sha256:48253b37e8343c527b6df9d0c28f69026f7007489610333ec70404a2f55d67d9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:32 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.51 07:53:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:53:32 5cdc734a8820: Preparing 07:53:32 34b9fddc938e: Preparing 07:53:32 c4acbe1cc4f5: Preparing 07:53:32 9956b345af08: Preparing 07:53:32 6fb23f8492c0: Preparing 07:53:32 8999cd08c8d6: Preparing 07:53:32 3c20671a5817: Preparing 07:53:32 8999cd08c8d6: Waiting 07:53:32 3c20671a5817: Waiting 07:53:32 5cdc734a8820: Layer already exists 07:53:32 6fb23f8492c0: Layer already exists 07:53:32 34b9fddc938e: Layer already exists 07:53:32 9956b345af08: Layer already exists 07:53:32 c4acbe1cc4f5: Layer already exists 07:53:32 3c20671a5817: Layer already exists 07:53:32 8999cd08c8d6: Layer already exists 07:53:32 3.2.0-dev.51: digest: sha256:48253b37e8343c527b6df9d0c28f69026f7007489610333ec70404a2f55d67d9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:33 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:53:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:53:33 5cdc734a8820: Preparing 07:53:33 34b9fddc938e: Preparing 07:53:33 c4acbe1cc4f5: Preparing 07:53:33 9956b345af08: Preparing 07:53:33 6fb23f8492c0: Preparing 07:53:33 8999cd08c8d6: Preparing 07:53:33 3c20671a5817: Preparing 07:53:33 8999cd08c8d6: Waiting 07:53:33 3c20671a5817: Waiting 07:53:33 6fb23f8492c0: Layer already exists 07:53:33 9956b345af08: Layer already exists 07:53:33 34b9fddc938e: Layer already exists 07:53:33 5cdc734a8820: Layer already exists 07:53:33 c4acbe1cc4f5: Layer already exists 07:53:33 3c20671a5817: Layer already exists 07:53:33 8999cd08c8d6: Layer already exists 07:53:33 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:48253b37e8343c527b6df9d0c28f69026f7007489610333ec70404a2f55d67d9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:34 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 07:53:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:53:34 5cdc734a8820: Preparing 07:53:34 34b9fddc938e: Preparing 07:53:34 c4acbe1cc4f5: Preparing 07:53:34 9956b345af08: Preparing 07:53:34 6fb23f8492c0: Preparing 07:53:34 8999cd08c8d6: Preparing 07:53:34 3c20671a5817: Preparing 07:53:34 8999cd08c8d6: Waiting 07:53:34 3c20671a5817: Waiting 07:53:34 34b9fddc938e: Layer already exists 07:53:34 9956b345af08: Layer already exists 07:53:34 c4acbe1cc4f5: Layer already exists 07:53:34 5cdc734a8820: Layer already exists 07:53:34 6fb23f8492c0: Layer already exists 07:53:34 8999cd08c8d6: Layer already exists 07:53:34 3c20671a5817: Layer already exists 07:53:34 main: digest: sha256:48253b37e8343c527b6df9d0c28f69026f7007489610333ec70404a2f55d67d9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:53:35 ===================================================== [Pipeline] echo 07:53:35 taggedImages: 07:53:35 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 07:53:35 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 07:53:35 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.51 07:53:35 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 07:53:35 - 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 07:53:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:53:35 07:53:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:53:35 arm64: Pulling from edgex-lftools-log-publisher 07:53:35 8998bd30e6a1: Pulling fs layer 07:53:35 04944245beec: Pulling fs layer 07:53:35 699f458cf7ca: Pulling fs layer 07:53:35 765212b225bb: Pulling fs layer 07:53:35 f23df028b6ca: Pulling fs layer 07:53:35 d65c8cfc05b1: Pulling fs layer 07:53:35 2437ff75d9bd: Pulling fs layer 07:53:35 765212b225bb: Waiting 07:53:35 f23df028b6ca: Waiting 07:53:35 d65c8cfc05b1: Waiting 07:53:35 2437ff75d9bd: Waiting 07:53:36 04944245beec: Verifying Checksum 07:53:36 04944245beec: Download complete 07:53:36 765212b225bb: Verifying Checksum 07:53:36 765212b225bb: Download complete 07:53:36 f23df028b6ca: Verifying Checksum 07:53:36 f23df028b6ca: Download complete 07:53:36 d65c8cfc05b1: Verifying Checksum 07:53:36 d65c8cfc05b1: Download complete 07:53:36 699f458cf7ca: Verifying Checksum 07:53:36 699f458cf7ca: Download complete 07:53:36 8998bd30e6a1: Verifying Checksum 07:53:36 8998bd30e6a1: Download complete 07:53:39 2437ff75d9bd: Verifying Checksum 07:53:39 2437ff75d9bd: Download complete 07:53:41 8998bd30e6a1: Pull complete 07:53:41 04944245beec: Pull complete 07:53:43 699f458cf7ca: Pull complete 07:53:43 765212b225bb: Pull complete 07:53:44 f23df028b6ca: Pull complete 07:53:44 d65c8cfc05b1: Pull complete 07:54:02 2437ff75d9bd: Pull complete 07:54:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:54:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:54:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:54:02 prd-ubuntu20.04-docker-arm64-4c-16g-7546 does not seem to be running inside a container 07:54:03 $ 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/669 -v /w/workspace/edgex-go/669:/w/workspace/edgex-go/669:rw,z -v /w/workspace/edgex-go/669@tmp:/w/workspace/edgex-go/669@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 07:54:05 $ docker top 91f688542c61677c3082e03811d6ff1b4a92a4c9a671fc87a84568be6a0cba7d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:54:06 ---> job-cost.sh 07:54:06 lf-activate-venv: SKIPPING 07:54:06 INFO: No Stack... 07:54:07 INFO: Retrieving Pricing Info for: v3-standard-4 07:54:08 INFO: Archiving Costs [Pipeline] sh 07:54:08 + cat /w/workspace/edgex-go/669/archives/cost.csv 07:54:08 + cut -d, -f6 [Pipeline] lock 07:54:08 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-669-stack-cost] 07:54:08 Resource [jenkins-edgexfoundry-edgex-go-main-669-stack-cost] did not exist. Created. 07:54:08 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-669-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:54:09 + echo total: 0.10999999940395355 [Pipeline] stash 07:54:10 Stashed 1 file(s) [Pipeline] } 07:54:10 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-669-stack-cost] [Pipeline] // lock [Pipeline] } 07:54:10 $ docker stop --time=1 91f688542c61677c3082e03811d6ff1b4a92a4c9a671fc87a84568be6a0cba7d 07:54:11 $ docker rm -f --volumes 91f688542c61677c3082e03811d6ff1b4a92a4c9a671fc87a84568be6a0cba7d [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 07:54:12 provisioning config files... 07:54:12 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/669@tmp/config2803695945799873739tmp [Pipeline] { [Pipeline] sh 07:54:12 + set +x 07:54:12 + bash -s -- 07:54:12 + curl -s https://codecov.io/bash 07:54:12 07:54:12 _____ _ 07:54:12 / ____| | | 07:54:12 | | ___ __| | ___ ___ _____ __ 07:54:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:54:12 | |___| (_) | (_| | __/ (_| (_) \ V / 07:54:12 \_____\___/ \__,_|\___|\___\___/ \_/ 07:54:12 Bash-1.0.6 07:54:12 07:54:12 07:54:12 ==> git version 2.25.1 found 07:54:12 ==> 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 07:54:12 Release-Date: 2020-01-08 07:54:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:54:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:54:12 ==> Jenkins CI detected. 07:54:12 current dir:  /w/workspace/edgex-go/669 07:54:12 project root: . 07:54:12 --> token set from env 07:54:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:54:12 ==> Running gcov in . (disable via -X gcov) 07:54:12 ==> Python coveragepy not found 07:54:12 ==> Searching for coverage reports in: 07:54:12 + . 07:54:12 -> Found 1 reports 07:54:12 ==> Detecting git/mercurial file structure 07:54:12 ==> Reading reports 07:54:12 + ./coverage.out bytes=511262 07:54:12 ==> Appending adjustments 07:54:12 https://docs.codecov.io/docs/fixing-reports 07:54:14 + Found adjustments 07:54:14 ==> Gzipping contents 07:54:14 64K /tmp/codecov.YvXnoX.gz 07:54:14 ==> Uploading reports 07:54:14 url: https://codecov.io 07:54:14 query: branch=main&commit=4ff11727c7037816f98f6c0e9d374500f07cffc5&build=669&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F669%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:54:14 -> Pinging Codecov 07:54:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=4ff11727c7037816f98f6c0e9d374500f07cffc5&build=669&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F669%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:54:14 -> Uploading to 07:54:14 https://storage.googleapis.com/codecov/v4/raw/2024-08-12/00271124DB129430A58F1EEE437C3FCB/4ff11727c7037816f98f6c0e9d374500f07cffc5/4ac561c6-0a6e-4956-bfc9-225093979dfa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240812%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240812T075414Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0236d70953749e7c7695cbc8ba75e87d863c6c826930e74edd93f542c1aa9ebe 07:54:14 % Total % Received % Xferd Average Speed Time Time Time Current 07:54:14 Dload Upload Total Spent Left Speed 07:54:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65201 0 0 100 65201 0 199k --:--:-- --:--:-- --:--:-- 199k 07:54:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } 07:54:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 07:54:15 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:54:15 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:54:15 07:54:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:54:15 latest: Pulling from edgex-devops/edgex-snyk-go 07:54:15 619be1103602: Already exists 07:54:15 f8ea3408117e: Pulling fs layer 07:54:15 91320369b822: Pulling fs layer 07:54:15 0406650e8295: Pulling fs layer 07:54:15 4f4fb700ef54: Pulling fs layer 07:54:15 96d80e3f36e1: Pulling fs layer 07:54:15 bcf3aedb951c: Pulling fs layer 07:54:15 96d80e3f36e1: Waiting 07:54:15 4f4fb700ef54: Waiting 07:54:15 bcf3aedb951c: Waiting 07:54:15 0406650e8295: Verifying Checksum 07:54:15 0406650e8295: Download complete 07:54:15 f8ea3408117e: Verifying Checksum 07:54:15 f8ea3408117e: Download complete 07:54:15 4f4fb700ef54: Verifying Checksum 07:54:15 4f4fb700ef54: Download complete 07:54:16 f8ea3408117e: Pull complete 07:54:16 96d80e3f36e1: Verifying Checksum 07:54:16 96d80e3f36e1: Download complete 07:54:16 91320369b822: Verifying Checksum 07:54:16 91320369b822: Download complete 07:54:16 bcf3aedb951c: Verifying Checksum 07:54:16 bcf3aedb951c: Download complete 07:54:19 91320369b822: Pull complete 07:54:19 0406650e8295: Pull complete 07:54:19 4f4fb700ef54: Pull complete 07:54:19 96d80e3f36e1: Pull complete 07:54:23 bcf3aedb951c: Pull complete 07:54:23 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 07:54:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:54:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:54:23 prd-ubuntu20.04-docker-8c-8g-7545 does not seem to be running inside a container 07:54:23 $ 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/669 -v /w/workspace/edgex-go/669:/w/workspace/edgex-go/669:rw,z -v /w/workspace/edgex-go/669@tmp:/w/workspace/edgex-go/669@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 07:54:26 $ docker top 8912e98192e2f08c4d13910a720304bb1d205f08cb685bbb0e52d506020e1b00 -eo pid,comm [Pipeline] { [Pipeline] sh 07:54:27 + git config --global --add safe.directory /w/workspace/edgex-go/669 [Pipeline] echo 07:54:27 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 07:54:27 + set -o pipefail 07:54:27 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 07:54:35 07:54:35 Monitoring /w/workspace/edgex-go/669 (github.com/edgexfoundry/edgex-go)... 07:54:35 07:54:35 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/76834af4-550d-4e3b-aafe-4d7baa6189d7 07:54:35 07:54:35 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:54:35 07:54:35 07:54:35 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 07:54:35 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 07:54:35 $ docker stop --time=1 8912e98192e2f08c4d13910a720304bb1d205f08cb685bbb0e52d506020e1b00 07:54:39 $ docker rm -f --volumes 8912e98192e2f08c4d13910a720304bb1d205f08cb685bbb0e52d506020e1b00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 07:54:39 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:54:39 provisioning config files... 07:54:39 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/669@tmp/config1840854866876704974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:54:40 --> edgex-publish-swagger.sh 07:54:40 === Publish openapi/v3 API === 07:54:40 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 07:54:40 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/669/openapi/v3/core-command.yaml] 07:54:40 % Total % Received % Xferd Average Speed Time Time Time Current 07:54:40 Dload Upload Total Spent Left Speed 07:54:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 62921 --:--:-- --:--:-- --:--:-- 62800 100 32782 0 0 100 32782 0 62800 --:--:-- --:--:-- --:--:-- 62680 07:54:40 07:54:40 07:54:40 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/669/openapi/v3/core-data.yaml] 07:54:40 % Total % Received % Xferd Average Speed Time Time Time Current 07:54:40 Dload Upload Total Spent Left Speed 07:54:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 127k --:--:-- --:--:-- --:--:-- 127k 07:54:41 07:54:41 07:54:41 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/669/openapi/v3/core-keeper.yaml] 07:54:41 % Total % Received % Xferd Average Speed Time Time Time Current 07:54:41 Dload Upload Total Spent Left Speed 07:54:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 184 91678 --:--:-- --:--:-- --:--:-- 91607 100 32887 100 66 100 32821 184 91678 --:--:-- --:--:-- --:--:-- 91607 07:54:41 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 07:54:41 07:54:41 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/669/openapi/v3/core-metadata.yaml] 07:54:41 % Total % Received % Xferd Average Speed Time Time Time Current 07:54:41 Dload Upload Total Spent Left Speed 07:54:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 361 344k --:--:-- --:--:-- --:--:-- 345k 07:54:41 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 07:54:41 07:54:41 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/669/openapi/v3/support-cron-scheduler.yaml] 07:54:41 % Total % Received % Xferd Average Speed Time Time Time Current 07:54:41 Dload Upload Total Spent Left Speed 07:54:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 42902 100 66 100 42836 198 125k --:--:-- --:--:-- --:--:-- 125k 07:54:42 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 07:54:42 07:54:42 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/669/openapi/v3/support-notifications.yaml] 07:54:42 % Total % Received % Xferd Average Speed Time Time Time Current 07:54:42 Dload Upload Total Spent Left Speed 07:54:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87301 0 0 100 87301 0 417k --:--:-- --:--:-- --:--:-- 415k 100 87457 100 156 100 87301 347 189k --:--:-- --:--:-- --:--:-- 189k 07:54:42 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 07:54:42 07:54:42 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/669/openapi/v3/support-scheduler.yaml] 07:54:42 % Total % Received % Xferd Average Speed Time Time Time Current 07:54:42 Dload Upload Total Spent Left Speed 07:54:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 386 91470 --:--:-- --:--:-- --:--:-- 91856 07:54:43 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 07:54:43 [Pipeline] } 07:54:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 07:54:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:54:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:54:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:54:43 prd-ubuntu20.04-docker-8c-8g-7545 does not seem to be running inside a container 07:54:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/669 -v /w/workspace/edgex-go/669:/w/workspace/edgex-go/669:rw,z -v /w/workspace/edgex-go/669@tmp:/w/workspace/edgex-go/669@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:54:44 $ docker top 077ac0c44bcb7efdef5a75e8a82050e8fe9827c0279b221b438ceed3e3c7138c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:54:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:54:44 [ssh-agent] Looking for ssh-agent implementation... 07:54:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:54:44 $ docker exec 077ac0c44bcb7efdef5a75e8a82050e8fe9827c0279b221b438ceed3e3c7138c ssh-agent 07:54:44 SSH_AUTH_SOCK=/tmp/ssh-nrsPVmvkwBUP/agent.33 07:54:44 SSH_AGENT_PID=39 07:54:44 Running ssh-add (command line suppressed) 07:54:44 Identity added: /w/workspace/edgex-go/669@tmp/private_key_9919377307600430993.key (/w/workspace/edgex-go/669@tmp/private_key_9919377307600430993.key) 07:54:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:54:45 + git semver tag 07:54:45 2024-08-12 07:54:45,266 [run_tag] DEBUG tag force:False 07:54:45 2024-08-12 07:54:45,266 [check_head_tag] DEBUG check head tag 07:54:45 2024-08-12 07:54:45,269 [execute] INFO git cat-file --batch-check 07:54:45 2024-08-12 07:54:45,269 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/669, universal_newlines=False, shell=None, istream=) 07:54:45 2024-08-12 07:54:45,272 [execute] INFO git cat-file --batch 07:54:45 2024-08-12 07:54:45,273 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/669, universal_newlines=False, shell=None, istream=) 07:54:45 2024-08-12 07:54:45,307 [read_version] DEBUG read version from /w/workspace/edgex-go/669/.semver/main 07:54:45 2024-08-12 07:54:45,308 [execute] INFO git tag -a v3.2.0-dev.51 -m v3.2.0-dev.51 07:54:45 2024-08-12 07:54:45,308 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.51', '-m', 'v3.2.0-dev.51'], cwd=/w/workspace/edgex-go/669, universal_newlines=False, shell=None, istream=None) 07:54:45 2024-08-12 07:54:45,312 [read_version] DEBUG read version from /w/workspace/edgex-go/669/.semver/main 07:54:45 3.2.0-dev.51 [Pipeline] } 07:54:45 $ docker exec --env ******** --env ******** 077ac0c44bcb7efdef5a75e8a82050e8fe9827c0279b221b438ceed3e3c7138c ssh-agent -k 07:54:45 unset SSH_AUTH_SOCK; 07:54:45 unset SSH_AGENT_PID; 07:54:45 echo Agent pid 39 killed; 07:54:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:54:45 + git semver [Pipeline] } 07:54:46 $ docker stop --time=1 077ac0c44bcb7efdef5a75e8a82050e8fe9827c0279b221b438ceed3e3c7138c 07:54:47 $ docker rm -f --volumes 077ac0c44bcb7efdef5a75e8a82050e8fe9827c0279b221b438ceed3e3c7138c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:54:47 07:54:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:54:48 0.23.1-centos7: Pulling from edgex-lftools 07:54:48 ab5ef0e58194: Pulling fs layer 07:54:48 9712f1f96733: Pulling fs layer 07:54:48 63f879dbbcfc: Pulling fs layer 07:54:48 0d9ebad4ef96: Pulling fs layer 07:54:48 e9a5061849ea: Pulling fs layer 07:54:48 d747dcd14b5f: Pulling fs layer 07:54:48 2de7ff778b66: Pulling fs layer 07:54:48 e9a5061849ea: Waiting 07:54:48 d747dcd14b5f: Waiting 07:54:48 2de7ff778b66: Waiting 07:54:48 0d9ebad4ef96: Waiting 07:54:48 9712f1f96733: Verifying Checksum 07:54:48 9712f1f96733: Download complete 07:54:48 63f879dbbcfc: Verifying Checksum 07:54:48 63f879dbbcfc: Download complete 07:54:48 e9a5061849ea: Verifying Checksum 07:54:48 e9a5061849ea: Download complete 07:54:48 d747dcd14b5f: Verifying Checksum 07:54:48 d747dcd14b5f: Download complete 07:54:48 ab5ef0e58194: Verifying Checksum 07:54:48 ab5ef0e58194: Download complete 07:54:48 0d9ebad4ef96: Verifying Checksum 07:54:48 0d9ebad4ef96: Download complete 07:54:48 2de7ff778b66: Verifying Checksum 07:54:48 2de7ff778b66: Download complete 07:54:51 ab5ef0e58194: Pull complete 07:54:51 9712f1f96733: Pull complete 07:54:51 63f879dbbcfc: Pull complete 07:54:56 0d9ebad4ef96: Pull complete 07:54:56 e9a5061849ea: Pull complete 07:54:56 d747dcd14b5f: Pull complete 07:54:57 2de7ff778b66: Pull complete 07:54:57 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:54:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:54:57 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:54:57 prd-ubuntu20.04-docker-8c-8g-7545 does not seem to be running inside a container 07:54:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/669 -v /w/workspace/edgex-go/669:/w/workspace/edgex-go/669:rw,z -v /w/workspace/edgex-go/669@tmp:/w/workspace/edgex-go/669@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:55:00 $ docker top 3851177f241a63b70d55c11788f76cb74aee692d39943bc6864a0910ee796790 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:55:00 provisioning config files... 07:55:00 copy managed file [sigul-config] to file:/w/workspace/edgex-go/669@tmp/config10477755097898862234tmp 07:55:00 copy managed file [sigul-password] to file:/w/workspace/edgex-go/669@tmp/config2884644474426443230tmp 07:55:00 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/669@tmp/config1948567661282091959tmp [Pipeline] { [Pipeline] echo 07:55:00 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:55:01 ---> sigul-configuration.sh 07:55:01 gpg: directory `/root/.gnupg' created 07:55:01 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:55:01 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:55:01 gpg: keyring `/root/.gnupg/secring.gpg' created 07:55:01 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:55:01 gpg: CAST5 encrypted data 07:55:01 gpg: encrypted with 1 passphrase 07:55:01 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:55:01 + mkdir /home/jenkins 07:55:01 + mkdir /home/jenkins/sigul [Pipeline] sh 07:55:01 + 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 07:55:01 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:55:02 ---> sigul-install.sh 07:55:02 Sigul already installed; skipping installation. [Pipeline] sh 07:55:02 + git tag --list 07:55:02 0.6.0 07:55:02 0.6.1 07:55:02 0.7.0 07:55:02 0.7.1 07:55:02 v1.0.0 07:55:02 v1.0.1 07:55:02 v1.1.0 07:55:02 v1.2.0 07:55:02 v1.2.1 07:55:02 v1.3.0 07:55:02 v1.3.1 07:55:02 v2.0.0 07:55:02 v2.1.0 07:55:02 v2.1.1 07:55:02 v2.2.0 07:55:02 v2.3.0 07:55:02 v3.0 07:55:02 v3.0.0 07:55:02 v3.1 07:55:02 v3.1.0 07:55:02 v3.1.0-dev.1 07:55:02 v3.1.0-dev.10 07:55:02 v3.1.0-dev.11 07:55:02 v3.1.0-dev.12 07:55:02 v3.1.0-dev.13 07:55:02 v3.1.0-dev.14 07:55:02 v3.1.0-dev.15 07:55:02 v3.1.0-dev.16 07:55:02 v3.1.0-dev.17 07:55:02 v3.1.0-dev.18 07:55:02 v3.1.0-dev.19 07:55:02 v3.1.0-dev.2 07:55:02 v3.1.0-dev.20 07:55:02 v3.1.0-dev.21 07:55:02 v3.1.0-dev.22 07:55:02 v3.1.0-dev.23 07:55:02 v3.1.0-dev.24 07:55:02 v3.1.0-dev.25 07:55:02 v3.1.0-dev.26 07:55:02 v3.1.0-dev.27 07:55:02 v3.1.0-dev.28 07:55:02 v3.1.0-dev.29 07:55:02 v3.1.0-dev.3 07:55:02 v3.1.0-dev.30 07:55:02 v3.1.0-dev.31 07:55:02 v3.1.0-dev.32 07:55:02 v3.1.0-dev.33 07:55:02 v3.1.0-dev.34 07:55:02 v3.1.0-dev.35 07:55:02 v3.1.0-dev.36 07:55:02 v3.1.0-dev.37 07:55:02 v3.1.0-dev.38 07:55:02 v3.1.0-dev.39 07:55:02 v3.1.0-dev.4 07:55:02 v3.1.0-dev.40 07:55:02 v3.1.0-dev.41 07:55:02 v3.1.0-dev.42 07:55:02 v3.1.0-dev.43 07:55:02 v3.1.0-dev.44 07:55:02 v3.1.0-dev.45 07:55:02 v3.1.0-dev.46 07:55:02 v3.1.0-dev.47 07:55:02 v3.1.0-dev.48 07:55:02 v3.1.0-dev.49 07:55:02 v3.1.0-dev.5 07:55:02 v3.1.0-dev.50 07:55:02 v3.1.0-dev.51 07:55:02 v3.1.0-dev.52 07:55:02 v3.1.0-dev.53 07:55:02 v3.1.0-dev.54 07:55:02 v3.1.0-dev.55 07:55:02 v3.1.0-dev.56 07:55:02 v3.1.0-dev.57 07:55:02 v3.1.0-dev.58 07:55:02 v3.1.0-dev.59 07:55:02 v3.1.0-dev.6 07:55:02 v3.1.0-dev.60 07:55:02 v3.1.0-dev.61 07:55:02 v3.1.0-dev.62 07:55:02 v3.1.0-dev.63 07:55:02 v3.1.0-dev.64 07:55:02 v3.1.0-dev.65 07:55:02 v3.1.0-dev.66 07:55:02 v3.1.0-dev.67 07:55:02 v3.1.0-dev.68 07:55:02 v3.1.0-dev.69 07:55:02 v3.1.0-dev.7 07:55:02 v3.1.0-dev.70 07:55:02 v3.1.0-dev.71 07:55:02 v3.1.0-dev.72 07:55:02 v3.1.0-dev.73 07:55:02 v3.1.0-dev.8 07:55:02 v3.1.0-dev.9 07:55:02 v3.1.1 07:55:02 v3.1.1-dev.1 07:55:02 v3.1.1-dev.2 07:55:02 v3.2.0-dev.1 07:55:02 v3.2.0-dev.10 07:55:02 v3.2.0-dev.11 07:55:02 v3.2.0-dev.12 07:55:02 v3.2.0-dev.13 07:55:02 v3.2.0-dev.14 07:55:02 v3.2.0-dev.15 07:55:02 v3.2.0-dev.16 07:55:02 v3.2.0-dev.17 07:55:02 v3.2.0-dev.18 07:55:02 v3.2.0-dev.19 07:55:02 v3.2.0-dev.2 07:55:02 v3.2.0-dev.20 07:55:02 v3.2.0-dev.21 07:55:02 v3.2.0-dev.22 07:55:02 v3.2.0-dev.23 07:55:02 v3.2.0-dev.24 07:55:02 v3.2.0-dev.25 07:55:02 v3.2.0-dev.26 07:55:02 v3.2.0-dev.27 07:55:02 v3.2.0-dev.28 07:55:02 v3.2.0-dev.29 07:55:02 v3.2.0-dev.3 07:55:02 v3.2.0-dev.30 07:55:02 v3.2.0-dev.31 07:55:02 v3.2.0-dev.32 07:55:02 v3.2.0-dev.33 07:55:02 v3.2.0-dev.34 07:55:02 v3.2.0-dev.35 07:55:02 v3.2.0-dev.36 07:55:02 v3.2.0-dev.37 07:55:02 v3.2.0-dev.38 07:55:02 v3.2.0-dev.39 07:55:02 v3.2.0-dev.4 07:55:02 v3.2.0-dev.40 07:55:02 v3.2.0-dev.41 07:55:02 v3.2.0-dev.42 07:55:02 v3.2.0-dev.43 07:55:02 v3.2.0-dev.44 07:55:02 v3.2.0-dev.45 07:55:02 v3.2.0-dev.46 07:55:02 v3.2.0-dev.47 07:55:02 v3.2.0-dev.48 07:55:02 v3.2.0-dev.49 07:55:02 v3.2.0-dev.5 07:55:02 v3.2.0-dev.50 07:55:02 v3.2.0-dev.51 07:55:02 v3.2.0-dev.6 07:55:02 v3.2.0-dev.7 07:55:02 v3.2.0-dev.8 07:55:02 v3.2.0-dev.9 [Pipeline] sh 07:55:02 + lftools sign git-tag v3.2.0-dev.51 07:55:03 Signing Git tag with Sigul... 07:55:03 Signing v3.2.0-dev.51 [Pipeline] echo 07:55:03 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:55:03 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:55:03 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:55:03 $ docker stop --time=1 3851177f241a63b70d55c11788f76cb74aee692d39943bc6864a0910ee796790 07:55:05 $ docker rm -f --volumes 3851177f241a63b70d55c11788f76cb74aee692d39943bc6864a0910ee796790 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:55:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:55:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:55:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:55:06 prd-ubuntu20.04-docker-8c-8g-7545 does not seem to be running inside a container 07:55:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/669 -v /w/workspace/edgex-go/669:/w/workspace/edgex-go/669:rw,z -v /w/workspace/edgex-go/669@tmp:/w/workspace/edgex-go/669@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:55:06 $ docker top 7efcea2f39c2c0c6ef0d22b19dcf874a90e67c0a1a198239db1c9b6011ca8287 -eo pid,comm 07:55:06 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). 07:55:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:55:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:55:06 [ssh-agent] Looking for ssh-agent implementation... 07:55:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:55:06 $ docker exec 7efcea2f39c2c0c6ef0d22b19dcf874a90e67c0a1a198239db1c9b6011ca8287 ssh-agent 07:55:06 SSH_AUTH_SOCK=/tmp/ssh-K8PizbSUHTtb/agent.32 07:55:06 SSH_AGENT_PID=38 07:55:06 Running ssh-add (command line suppressed) 07:55:06 Identity added: /w/workspace/edgex-go/669@tmp/private_key_5716720130587046183.key (/w/workspace/edgex-go/669@tmp/private_key_5716720130587046183.key) 07:55:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:55:07 + git semver bump pre 07:55:07 2024-08-12 07:55:07,372 [read_version] DEBUG read version from /w/workspace/edgex-go/669/.semver/main 07:55:07 2024-08-12 07:55:07,372 [bump_version] DEBUG bumping version:3.2.0-dev.51 on axis:pre with prefix:dev 07:55:07 2024-08-12 07:55:07,372 [bump_version] DEBUG bumped version:3.2.0-dev.52 07:55:07 2024-08-12 07:55:07,372 [write_version] DEBUG write version:3.2.0-dev.52 to path:/w/workspace/edgex-go/669/.semver/main with force:True 07:55:07 2024-08-12 07:55:07,372 [read_version] DEBUG read version from /w/workspace/edgex-go/669/.semver/main 07:55:07 2024-08-12 07:55:07,372 [write_file] DEBUG write to file:/w/workspace/edgex-go/669/.semver/main 07:55:07 2024-08-12 07:55:07,374 [execute] INFO git cat-file --batch-check 07:55:07 2024-08-12 07:55:07,374 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/669/.semver, universal_newlines=False, shell=None, istream=) 07:55:07 2024-08-12 07:55:07,379 [execute] INFO git cat-file --batch 07:55:07 2024-08-12 07:55:07,380 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/669/.semver, universal_newlines=False, shell=None, istream=) 07:55:07 2024-08-12 07:55:07,385 [read_version] DEBUG read version from /w/workspace/edgex-go/669/.semver/main 07:55:07 3.2.0-dev.52 [Pipeline] } 07:55:07 $ docker exec --env ******** --env ******** 7efcea2f39c2c0c6ef0d22b19dcf874a90e67c0a1a198239db1c9b6011ca8287 ssh-agent -k 07:55:07 unset SSH_AUTH_SOCK; 07:55:07 unset SSH_AGENT_PID; 07:55:07 echo Agent pid 38 killed; 07:55:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:55:07 + git semver [Pipeline] } 07:55:08 $ docker stop --time=1 7efcea2f39c2c0c6ef0d22b19dcf874a90e67c0a1a198239db1c9b6011ca8287 07:55:09 $ docker rm -f --volumes 7efcea2f39c2c0c6ef0d22b19dcf874a90e67c0a1a198239db1c9b6011ca8287 [Pipeline] // withDockerContainer [Pipeline] sh 07:55:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:55:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:55:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:55:10 prd-ubuntu20.04-docker-8c-8g-7545 does not seem to be running inside a container 07:55:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/669 -v /w/workspace/edgex-go/669:/w/workspace/edgex-go/669:rw,z -v /w/workspace/edgex-go/669@tmp:/w/workspace/edgex-go/669@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:55:10 $ docker top 1b59f64dc76759e9a8f22574e552d62b32d1cc55da2dfa47c78352edbb39816c -eo pid,comm 07:55:10 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). 07:55:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:55:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:55:10 [ssh-agent] Looking for ssh-agent implementation... 07:55:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:55:10 $ docker exec 1b59f64dc76759e9a8f22574e552d62b32d1cc55da2dfa47c78352edbb39816c ssh-agent 07:55:10 SSH_AUTH_SOCK=/tmp/ssh-CT3uP4l8XVdT/agent.32 07:55:10 SSH_AGENT_PID=39 07:55:10 Running ssh-add (command line suppressed) 07:55:11 Identity added: /w/workspace/edgex-go/669@tmp/private_key_91916102921866746.key (/w/workspace/edgex-go/669@tmp/private_key_91916102921866746.key) 07:55:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:55:11 + git semver push 07:55:11 2024-08-12 07:55:11,547 [run_push] DEBUG push 07:55:11 2024-08-12 07:55:11,548 [execute] INFO git cat-file --batch-check 07:55:11 2024-08-12 07:55:11,548 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/669/.semver, universal_newlines=False, shell=None, istream=) 07:55:11 2024-08-12 07:55:11,553 [execute] INFO git rev-list d8f6c1d30ba9dec319e685855f88542d89138785 -- 07:55:11 2024-08-12 07:55:11,553 [execute] DEBUG Popen(['git', 'rev-list', 'd8f6c1d30ba9dec319e685855f88542d89138785', '--'], cwd=/w/workspace/edgex-go/669/.semver, universal_newlines=False, shell=None, istream=None) 07:55:11 2024-08-12 07:55:11,571 [execute] INFO git fetch -v origin 07:55:11 2024-08-12 07:55:11,571 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/669/.semver, universal_newlines=True, shell=None, istream=None) 07:55:12 2024-08-12 07:55:12,013 [run_push] DEBUG no remote changes detected 07:55:12 2024-08-12 07:55:12,014 [execute] INFO git push origin semver 07:55:12 2024-08-12 07:55:12,015 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/669/.semver, universal_newlines=False, shell=None, istream=None) 07:55:13 2024-08-12 07:55:12,904 [run_push] DEBUG push all version tags 07:55:13 2024-08-12 07:55:12,904 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:55:13 2024-08-12 07:55:12,905 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/669, universal_newlines=False, shell=None, istream=None) 07:55:14 2024-08-12 07:55:13,706 [read_version] DEBUG read version from /w/workspace/edgex-go/669/.semver/main 07:55:14 3.2.0-dev.52 [Pipeline] } 07:55:14 $ docker exec --env ******** --env ******** 1b59f64dc76759e9a8f22574e552d62b32d1cc55da2dfa47c78352edbb39816c ssh-agent -k 07:55:14 unset SSH_AUTH_SOCK; 07:55:14 unset SSH_AGENT_PID; 07:55:14 echo Agent pid 39 killed; 07:55:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:55:14 + git semver [Pipeline] } 07:55:14 $ docker stop --time=1 1b59f64dc76759e9a8f22574e552d62b32d1cc55da2dfa47c78352edbb39816c 07:55:16 $ docker rm -f --volumes 1b59f64dc76759e9a8f22574e552d62b32d1cc55da2dfa47c78352edbb39816c [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 07:55:16 + [ -d /w/workspace/edgex-go/669/archives ] [Pipeline] libraryResource [Pipeline] sh 07:55:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:55:17 ---> package-listing.sh 07:55:17 ++ facter osfamily 07:55:17 ++ tr '[:upper:]' '[:lower:]' 07:55:18 + OS_FAMILY=debian 07:55:18 + workspace=/w/workspace/edgex-go/669 07:55:18 + START_PACKAGES=/tmp/packages_start.txt 07:55:18 + END_PACKAGES=/tmp/packages_end.txt 07:55:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:55:18 + PACKAGES=/tmp/packages_start.txt 07:55:18 + '[' /w/workspace/edgex-go/669 ']' 07:55:18 + PACKAGES=/tmp/packages_end.txt 07:55:18 + case "${OS_FAMILY}" in 07:55:18 + dpkg -l 07:55:18 + grep '^ii' 07:55:18 + '[' -f /tmp/packages_start.txt ']' 07:55:18 + '[' -f /tmp/packages_end.txt ']' 07:55:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:55:18 + '[' /w/workspace/edgex-go/669 ']' 07:55:18 + mkdir -p /w/workspace/edgex-go/669/archives/ 07:55:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/669/archives/ [Pipeline] echo 07:55:18 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/669/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:55:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:55:18 07:55:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:55:19 latest: Pulling from edgex-lftools-log-publisher 07:55:19 5eb5b503b376: Pulling fs layer 07:55:19 5c69ac0246d0: Pulling fs layer 07:55:19 ec43610c2a17: Pulling fs layer 07:55:19 3a2ae6a8a46f: Pulling fs layer 07:55:19 33b1e0a273af: Pulling fs layer 07:55:19 5d3b04190fa2: Pulling fs layer 07:55:19 2f39f015ded8: Pulling fs layer 07:55:19 3a2ae6a8a46f: Waiting 07:55:19 33b1e0a273af: Waiting 07:55:19 5d3b04190fa2: Waiting 07:55:19 2f39f015ded8: Waiting 07:55:19 5c69ac0246d0: Verifying Checksum 07:55:19 5c69ac0246d0: Download complete 07:55:19 3a2ae6a8a46f: Verifying Checksum 07:55:19 3a2ae6a8a46f: Download complete 07:55:19 33b1e0a273af: Verifying Checksum 07:55:19 33b1e0a273af: Download complete 07:55:19 ec43610c2a17: Verifying Checksum 07:55:19 ec43610c2a17: Download complete 07:55:19 5d3b04190fa2: Verifying Checksum 07:55:19 5d3b04190fa2: Download complete 07:55:19 5eb5b503b376: Verifying Checksum 07:55:19 5eb5b503b376: Download complete 07:55:20 2f39f015ded8: Verifying Checksum 07:55:20 2f39f015ded8: Download complete 07:55:21 5eb5b503b376: Pull complete 07:55:21 5c69ac0246d0: Pull complete 07:55:21 ec43610c2a17: Pull complete 07:55:21 3a2ae6a8a46f: Pull complete 07:55:21 33b1e0a273af: Pull complete 07:55:21 5d3b04190fa2: Pull complete 07:55:26 2f39f015ded8: Pull complete 07:55:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:55:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:55:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:55:26 prd-ubuntu20.04-docker-8c-8g-7545 does not seem to be running inside a container 07:55:26 $ 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/669/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/669 -v /w/workspace/edgex-go/669:/w/workspace/edgex-go/669:rw,z -v /w/workspace/edgex-go/669@tmp:/w/workspace/edgex-go/669@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:55:30 $ docker top 3a2e230bc29b298985c87d81122276deaf2565e067dc7b40a0b5f2f0eeccfdd6 -eo pid,comm [Pipeline] { [Pipeline] sh 07:55:30 + touch /tmp/pre-build-complete [Pipeline] sh 07:55:31 + mkdir -p /var/log/sysstat [Pipeline] sh 07:55:31 + ls /var/log/sa-host 07:55:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:55:31 provisioning config files... 07:55:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/669@tmp/config15046722458247763119tmp [Pipeline] { [Pipeline] echo 07:55:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:55:31 ---> create-netrc.sh [Pipeline] } 07:55:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:55:32 ---> python-tools-install.sh [Pipeline] echo 07:55:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:55:32 ---> sudo-logs.sh 07:55:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:55:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:55:32 ---> job-cost.sh 07:55:32 lf-activate-venv: SKIPPING 07:55:32 DEBUG: total: 0.10999999940395355 07:55:32 INFO: Retrieving Stack Cost... 07:55:33 INFO: Retrieving Pricing Info for: v3-standard-8 07:55:33 INFO: Archiving Costs [Pipeline] echo 07:55:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:55:33 ---> logs-deploy.sh 07:55:33 lf-activate-venv: SKIPPING 07:55:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/669 07:55:33 INFO: archiving workspace using pattern(s): 07:55:34 Archives upload complete. 07:55:35 INFO: archiving logs to Nexus 07:55:35 ---> uname -a: 07:55:35 Linux prd-ubuntu20-04-docker-8c-8g-7545 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:55:35 07:55:35 07:55:35 ---> lscpu: 07:55:35 Architecture: x86_64 07:55:35 CPU op-mode(s): 32-bit, 64-bit 07:55:35 Byte Order: Little Endian 07:55:35 Address sizes: 40 bits physical, 48 bits virtual 07:55:35 CPU(s): 8 07:55:35 On-line CPU(s) list: 0-7 07:55:35 Thread(s) per core: 1 07:55:35 Core(s) per socket: 1 07:55:35 Socket(s): 8 07:55:35 NUMA node(s): 1 07:55:35 Vendor ID: AuthenticAMD 07:55:35 CPU family: 23 07:55:35 Model: 49 07:55:35 Model name: AMD EPYC-Rome Processor 07:55:35 Stepping: 0 07:55:35 CPU MHz: 2799.998 07:55:35 BogoMIPS: 5599.99 07:55:35 Virtualization: AMD-V 07:55:35 Hypervisor vendor: KVM 07:55:35 Virtualization type: full 07:55:35 L1d cache: 256 KiB 07:55:35 L1i cache: 256 KiB 07:55:35 L2 cache: 4 MiB 07:55:35 L3 cache: 128 MiB 07:55:35 NUMA node0 CPU(s): 0-7 07:55:35 Vulnerability Itlb multihit: Not affected 07:55:35 Vulnerability L1tf: Not affected 07:55:35 Vulnerability Mds: Not affected 07:55:35 Vulnerability Meltdown: Not affected 07:55:35 Vulnerability Mmio stale data: Not affected 07:55:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:55:35 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:55:35 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:55:35 Vulnerability Srbds: Not affected 07:55:35 Vulnerability Tsx async abort: Not affected 07:55:35 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 07:55:35 07:55:35 07:55:35 ---> nproc: 07:55:35 8 07:55:35 07:55:35 07:55:35 ---> df -h: 07:55:35 Filesystem Size Used Avail Use% Mounted on 07:55:35 overlay 155G 29G 127G 19% / 07:55:35 tmpfs 64M 0 64M 0% /dev 07:55:35 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:55:35 shm 64M 0 64M 0% /dev/shm 07:55:35 /dev/vda1 155G 29G 127G 19% /facter-os 07:55:35 07:55:35 07:55:35 ---> sar -b -r -n DEV: 07:55:35 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7545) 08/12/24 _x86_64_ (8 CPU) 07:55:35 07:55:35 07:07:33 LINUX RESTART (8 CPU) 07:55:35 07:55:35 07:08:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:55:35 07:09:01 333.47 17.56 315.91 0.00 2040.20 127397.25 0.00 07:55:35 07:10:01 139.19 1.08 138.11 0.00 26.93 36053.59 0.00 07:55:35 07:11:01 44.47 0.02 44.45 0.00 0.13 34045.33 0.00 07:55:35 07:12:01 32.14 0.18 31.96 0.00 2.67 18488.92 0.00 07:55:35 07:13:01 216.80 1.73 215.06 0.00 124.78 144951.84 0.00 07:55:35 07:14:01 807.72 18.21 789.50 0.00 4395.67 234445.73 0.00 07:55:35 07:15:01 312.54 0.52 312.03 0.00 8.66 110079.36 0.00 07:55:35 07:16:01 322.23 0.07 322.16 0.00 0.53 104059.58 0.00 07:55:35 07:17:01 833.07 0.08 832.99 0.00 4.80 146774.22 0.00 07:55:35 07:18:01 227.63 0.10 227.53 0.00 11.46 11742.88 0.00 07:55:35 07:19:01 27.21 0.03 27.18 0.00 4.67 704.42 0.00 07:55:35 07:20:01 3.03 0.03 3.00 0.00 6.27 64.26 0.00 07:55:35 07:21:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 07:55:35 07:22:01 1.02 0.00 1.02 0.00 0.00 12.40 0.00 07:55:35 07:23:01 1.25 0.00 1.25 0.00 0.00 14.26 0.00 07:55:35 07:24:01 1.63 0.02 1.62 0.00 0.13 23.60 0.00 07:55:35 07:25:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 07:55:35 07:26:01 1.15 0.00 1.15 0.00 0.00 14.13 0.00 07:55:35 07:27:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 07:55:35 07:28:01 1.63 0.00 1.63 0.00 0.00 19.73 0.00 07:55:35 07:29:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 07:55:35 07:30:01 0.98 0.00 0.98 0.00 0.00 13.33 0.00 07:55:35 07:31:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 07:55:35 07:32:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 07:55:35 07:33:01 1.12 0.00 1.12 0.00 0.00 14.40 0.00 07:55:35 07:34:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 07:55:35 07:35:01 1.13 0.00 1.13 0.00 0.00 13.60 0.00 07:55:35 07:36:01 2.97 1.02 1.95 0.00 21.86 27.72 0.00 07:55:35 07:37:02 1.03 0.00 1.03 0.00 0.00 12.00 0.00 07:55:35 07:38:01 1.15 0.00 1.15 0.00 0.00 14.10 0.00 07:55:35 07:39:01 1.28 0.00 1.28 0.00 0.00 16.00 0.00 07:55:35 07:40:01 1.55 0.00 1.55 0.00 0.00 17.59 0.00 07:55:35 07:41:01 0.90 0.00 0.90 0.00 0.00 10.80 0.00 07:55:35 07:42:01 1.52 0.00 1.52 0.00 0.00 17.06 0.00 07:55:35 07:43:01 0.90 0.00 0.90 0.00 0.00 10.80 0.00 07:55:35 07:44:01 1.45 0.00 1.45 0.00 0.00 18.13 0.00 07:55:35 07:45:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 07:55:35 07:46:01 1.48 0.00 1.48 0.00 0.00 17.73 0.00 07:55:35 07:47:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 07:55:35 07:48:01 1.50 0.00 1.50 0.00 0.00 17.20 0.00 07:55:35 07:49:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 07:55:35 07:50:01 1.47 0.00 1.47 0.00 0.00 17.46 0.00 07:55:35 07:51:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 07:55:35 07:52:01 1.58 0.00 1.58 0.00 0.00 19.20 0.00 07:55:35 07:53:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 07:55:35 07:54:01 3.25 1.57 1.68 0.00 36.93 22.26 0.00 07:55:35 07:55:01 178.96 0.60 178.36 0.00 12.13 61288.24 0.00 07:55:35 Average: 74.92 0.91 74.02 0.00 141.87 21900.03 0.00 07:55:35 07:55:35 07:08:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:55:35 07:09:01 28684748 31512368 800832 2.44 78088 3012136 1987660 5.86 1112692 2686020 940 07:55:35 07:10:01 27302880 31422880 879516 2.67 128452 4126728 1968168 5.80 1753196 3287936 843140 07:55:35 07:11:01 26832392 31160108 1138664 3.46 132364 4318608 2466656 7.27 1900224 3591556 525404 07:55:35 07:12:01 26689624 31520012 777572 2.36 135236 4769236 1824944 5.38 1652860 3937412 473636 07:55:35 07:13:01 20664492 31366092 926184 2.82 148432 10494720 2616988 7.71 1876428 9590368 3409252 07:55:35 07:14:01 16887232 31360060 887032 2.70 340148 13758904 2438728 7.19 2834676 12041944 187548 07:55:35 07:15:01 9253008 28456352 3715096 11.30 382128 17998212 11323408 33.37 6555304 15396944 1390172 07:55:35 07:16:01 5374928 26279908 5905144 17.96 394076 19647636 11061596 32.60 9325712 16486064 439592 07:55:35 07:17:01 9546200 31264504 964896 2.93 408064 20558736 2645436 7.80 3689396 18132492 596 07:55:35 07:18:01 9788996 31401664 843304 2.56 411736 20478904 2227496 6.56 3475328 18156844 720 07:55:35 07:19:01 9801328 31415928 829016 2.52 413048 20479480 2093100 6.17 3856244 17764972 492 07:55:35 07:20:01 9800036 31414956 829880 2.52 413120 20479656 2132944 6.29 3855692 17765100 132 07:55:35 07:21:01 9800004 31414940 829860 2.52 413140 20479660 2132944 6.29 3854380 17765104 12 07:55:35 07:22:01 9815412 31430348 814784 2.48 413148 20479660 2132944 6.29 3839492 17765104 132 07:55:35 07:23:01 9816684 31431484 813800 2.47 413168 20479664 2132944 6.29 3839072 17765108 8 07:55:35 07:24:01 9819780 31434584 810756 2.47 413184 20479640 2170640 6.40 3835824 17765084 228 07:55:35 07:25:01 9820756 31435564 809760 2.46 413200 20479644 2170640 6.40 3834768 17765088 24 07:55:35 07:26:01 9820812 31435696 809752 2.46 413216 20479652 2170640 6.40 3834812 17765096 140 07:55:35 07:27:01 9820796 31435680 809712 2.46 413244 20479652 2170640 6.40 3834812 17765096 8 07:55:35 07:28:01 9821384 31436304 808924 2.46 413260 20479656 2170640 6.40 3833652 17765100 140 07:55:35 07:29:01 9820328 31435312 809940 2.46 413272 20479656 2170640 6.40 3837968 17765108 20 07:55:35 07:30:01 9820500 31435496 809636 2.46 413300 20479660 2170640 6.40 3838136 17765116 192 07:55:35 07:31:01 9820092 31435116 810216 2.46 413308 20479664 2170640 6.40 3838472 17765108 196 07:55:35 07:32:01 9819736 31434772 810548 2.46 413320 20479664 2170640 6.40 3838468 17765108 144 07:55:35 07:33:01 9819752 31434804 810512 2.46 413340 20479664 2170640 6.40 3838204 17765112 36 07:55:35 07:34:01 9819640 31434732 810440 2.46 413360 20479680 2170640 6.40 3838636 17765124 156 07:55:35 07:35:01 9819592 31434696 810412 2.46 413376 20479680 2170640 6.40 3838660 17765124 192 07:55:35 07:36:01 9815136 31431420 813544 2.47 413448 20480428 2191500 6.46 3838588 17765808 148 07:55:35 07:37:02 9815088 31431396 813524 2.47 413456 20480428 2191500 6.46 3838596 17765808 8 07:55:35 07:38:01 9815256 31431580 813484 2.47 413476 20480432 2191500 6.46 3838604 17765812 136 07:55:35 07:39:01 9815084 31431452 813588 2.47 413512 20480432 2191500 6.46 3838728 17765816 8 07:55:35 07:40:01 9815004 31431392 813592 2.47 413524 20480436 2191500 6.46 3838724 17765816 176 07:55:35 07:41:01 9814956 31431348 813572 2.47 413528 20480440 2191500 6.46 3838756 17765820 8 07:55:35 07:42:01 9814972 31431364 813488 2.47 413544 20480432 2191500 6.46 3838756 17765820 176 07:55:35 07:43:01 9814924 31431352 813464 2.47 413552 20480436 2191500 6.46 3838508 17765824 8 07:55:35 07:44:01 9814964 31431404 813564 2.47 413564 20480444 2191500 6.46 3838552 17765828 196 07:55:35 07:45:01 9815200 31431656 813284 2.47 413572 20480452 2191500 6.46 3838752 17765832 8 07:55:35 07:46:01 9814900 31431372 813504 2.47 413584 20480456 2191500 6.46 3838784 17765836 40 07:55:35 07:47:01 9814852 31431344 813576 2.47 413596 20480460 2191500 6.46 3838796 17765840 8 07:55:35 07:48:01 9815308 31431816 813044 2.47 413616 20480460 2191500 6.46 3838576 17765840 44 07:55:35 07:49:01 9815072 31431604 813212 2.47 413640 20480452 2191500 6.46 3838668 17765844 24 07:55:35 07:50:01 9814988 31431552 813420 2.47 413652 20480468 2191500 6.46 3838732 17765848 40 07:55:35 07:51:01 9815088 31431672 813316 2.47 413668 20480472 2191500 6.46 3839212 17765852 200 07:55:35 07:52:01 9815396 31431984 812976 2.47 413692 20480480 2175180 6.41 3838792 17765856 44 07:55:35 07:53:01 9815348 31431976 812964 2.47 413696 20480480 2175180 6.41 3838664 17765856 8 07:55:35 07:54:01 9809016 31427868 816964 2.48 413724 20481576 2155744 6.35 3846116 17766192 24 07:55:35 07:55:01 8357880 31358032 882616 2.68 438840 21714504 2512332 7.40 3969580 18962960 640 07:55:35 Average: 11547650 31247403 1000359 3.04 380439 18684298 2581193 7.61 3752672 16209114 154791 07:55:35 07:55:35 07:08:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:55:35 07:09:01 ens3 1341.93 1212.34 11451.23 167.30 0.00 0.00 0.00 0.00 07:55:35 07:09:01 veth0efea61 33.15 40.74 3.10 32.43 0.00 0.00 0.00 0.00 07:55:35 07:09:01 lo 4.95 4.95 0.48 0.48 0.00 0.00 0.00 0.00 07:55:35 07:09:01 docker0 687.10 616.42 47.21 2961.91 0.00 0.00 0.00 0.00 07:55:35 07:10:01 ens3 296.55 247.84 2072.86 33.66 0.00 0.00 0.00 0.00 07:55:35 07:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:55:35 07:10:01 vethb4c2af1 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 07:55:35 07:10:01 docker0 229.63 265.96 19.55 2036.32 0.00 0.00 0.00 0.00 07:55:35 07:11:01 ens3 32.84 20.83 25.83 14.55 0.00 0.00 0.00 0.00 07:55:35 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:11:01 vethb4c2af1 1.30 1.33 0.11 0.12 0.00 0.00 0.00 0.00 07:55:35 07:11:01 docker0 1.30 1.30 0.10 0.12 0.00 0.00 0.00 0.00 07:55:35 07:12:01 ens3 17.96 10.81 15.85 8.51 0.00 0.00 0.00 0.00 07:55:35 07:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:55:35 07:12:01 vethb4c2af1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:13:01 ens3 225.48 145.46 3787.96 180.38 0.00 0.00 0.00 0.00 07:55:35 07:13:01 vethf43510c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:13:01 vethd64e87e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:13:01 lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 07:55:35 07:13:01 vethbe3e10f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:13:01 docker0 0.33 0.28 0.03 0.12 0.00 0.00 0.00 0.00 07:55:35 07:13:01 vethc1380fa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:13:01 vethc0301dc 0.33 0.42 0.03 0.13 0.00 0.00 0.00 0.00 07:55:35 07:14:01 ens3 935.56 543.16 9027.04 58.48 0.00 0.00 0.00 0.00 07:55:35 07:14:01 vethc7d6cc3 92.80 150.17 9.13 1181.02 0.00 0.00 0.00 0.10 07:55:35 07:14:01 vethe5e1dad 83.67 133.79 8.60 1178.64 0.00 0.00 0.00 0.10 07:55:35 07:14:01 vethfcc8681 84.27 142.79 8.56 1180.21 0.00 0.00 0.00 0.10 07:55:35 07:14:01 vethd2cf948 86.62 142.18 8.63 1180.01 0.00 0.00 0.00 0.10 07:55:35 07:14:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 07:55:35 07:14:01 docker0 475.97 783.97 40.29 6946.99 0.00 0.00 0.00 0.00 07:55:35 07:14:01 veth6bb1de2 77.69 134.53 8.06 1186.57 0.00 0.00 0.00 0.10 07:55:35 07:14:01 vethc0301dc 0.07 1.00 0.00 0.04 0.00 0.00 0.00 0.00 07:55:35 07:15:01 vethd024999 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:55:35 07:15:01 ens3 13.66 8.63 11.01 6.07 0.00 0.00 0.00 0.00 07:55:35 07:15:01 veth5171019 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:55:35 07:15:01 veth42a2491 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:55:35 07:15:01 vetha13372f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:55:35 07:15:01 veth26b35ad 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:55:35 07:15:01 veth5f44c34 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:55:35 07:15:01 veth20b0b70 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:55:35 07:15:01 veth4641d10 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:55:35 07:15:01 veth1694354 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:55:35 07:15:01 veth605aaaa 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:55:35 07:15:01 veth1edb666 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:55:35 07:15:01 veth40ea389 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:55:35 07:15:01 veth5807933 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:55:35 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:15:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:15:01 vethc0301dc 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:16:01 vethd024999 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:16:01 ens3 3.20 1.68 2.51 1.33 0.00 0.00 0.00 0.00 07:55:35 07:16:01 veth5171019 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:16:01 veth42a2491 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:16:01 vetha13372f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:16:01 veth26b35ad 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:16:01 veth5f44c34 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:16:01 veth20b0b70 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:16:01 veth4641d10 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:16:01 veth1694354 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:16:01 veth605aaaa 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:16:01 veth1edb666 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:16:01 veth40ea389 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:16:01 veth5807933 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:55:35 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:16:01 vethc0301dc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:17:01 vethd024999 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:17:01 ens3 29.19 21.17 23.02 13.21 0.00 0.00 0.00 0.00 07:55:35 07:17:01 veth5171019 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:17:01 veth4641d10 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:17:01 veth5807933 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:17:01 vethc0301dc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:18:01 ens3 395.17 386.73 211.31 1464.89 0.00 0.00 0.00 0.00 07:55:35 07:18:01 lo 47.56 47.56 4.69 4.69 0.00 0.00 0.00 0.00 07:55:35 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:19:01 ens3 362.06 356.26 169.20 2177.87 0.00 0.00 0.00 0.00 07:55:35 07:19:01 lo 34.19 34.19 3.37 3.37 0.00 0.00 0.00 0.00 07:55:35 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:20:01 ens3 16.65 13.43 14.84 5.12 0.00 0.00 0.00 0.00 07:55:35 07:20:01 lo 3.00 3.00 0.29 0.29 0.00 0.00 0.00 0.00 07:55:35 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:55:35 07:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:55:35 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:23:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:24:01 ens3 0.27 0.23 0.08 0.07 0.00 0.00 0.00 0.00 07:55:35 07:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:55:35 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:25:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 07:55:35 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:26:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:55:35 07:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:55:35 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:55:35 07:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:55:35 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:29:01 ens3 2.98 5.30 0.26 13.54 0.00 0.00 0.00 0.00 07:55:35 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:30:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:55:35 07:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:55:35 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:32:01 ens3 0.90 0.63 4.16 0.05 0.00 0.00 0.00 0.00 07:55:35 07:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:55:35 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:34:01 ens3 3.65 4.60 0.30 7.12 0.00 0.00 0.00 0.00 07:55:35 07:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:55:35 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:35:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:36:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:55:35 07:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:55:35 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:37:02 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:37:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:55:35 07:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:55:35 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:39:01 ens3 3.80 4.47 0.31 7.18 0.00 0.00 0.00 0.00 07:55:35 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:40:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:55:35 07:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:55:35 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:42:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:55:35 07:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:55:35 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:44:01 ens3 3.68 5.63 0.31 7.27 0.00 0.00 0.00 0.00 07:55:35 07:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:55:35 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:45:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:55:35 07:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:55:35 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:48:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:55:35 07:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:55:35 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:49:01 ens3 3.75 5.75 0.31 7.24 0.00 0.00 0.00 0.00 07:55:35 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:50:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:55:35 07:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:55:35 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:51:01 ens3 0.18 0.15 0.22 0.01 0.00 0.00 0.00 0.00 07:55:35 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:52:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:55:35 07:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:55:35 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:54:01 ens3 30.19 43.61 6.15 83.71 0.00 0.00 0.00 0.00 07:55:35 07:54:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 07:55:35 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:55:01 ens3 431.86 245.02 8097.29 50.24 0.00 0.00 0.00 0.00 07:55:35 07:55:01 lo 2.47 2.47 0.25 0.25 0.00 0.00 0.00 0.00 07:55:35 07:55:01 docker0 85.54 157.13 7.60 1272.13 0.00 0.00 0.00 0.00 07:55:35 07:55:01 veth7b7fbe4 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 07:55:35 Average: ens3 87.95 69.51 739.45 91.68 0.00 0.00 0.00 0.00 07:55:35 Average: lo 2.09 2.09 0.20 0.20 0.00 0.00 0.00 0.00 07:55:35 Average: docker0 31.26 38.64 2.43 280.35 0.00 0.00 0.00 0.00 07:55:35 Average: veth7b7fbe4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:35 07:55:35 07:55:35 ---> sar -P ALL: 07:55:35 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7545) 08/12/24 _x86_64_ (8 CPU) 07:55:35 07:55:35 07:07:33 LINUX RESTART (8 CPU) 07:55:35 07:55:35 07:08:02 CPU %user %nice %system %iowait %steal %idle 07:55:35 07:09:01 all 10.93 0.00 3.80 2.50 0.07 82.70 07:55:35 07:09:01 0 14.94 0.00 5.13 4.91 0.07 74.95 07:55:35 07:09:01 1 9.44 0.00 3.79 0.24 0.07 86.45 07:55:35 07:09:01 2 13.55 0.00 5.50 2.84 0.09 78.02 07:55:35 07:09:01 3 12.26 0.00 4.33 2.95 0.05 80.41 07:55:35 07:09:01 4 11.65 0.00 3.02 0.48 0.05 84.79 07:55:35 07:09:01 5 7.45 0.00 3.06 7.70 0.07 81.72 07:55:35 07:09:01 6 8.55 0.00 2.83 0.77 0.05 87.81 07:55:35 07:09:01 7 9.60 0.00 2.77 0.12 0.09 87.42 07:55:35 07:10:01 all 32.66 0.00 5.72 1.87 0.08 59.68 07:55:35 07:10:01 0 30.35 0.00 5.17 0.15 0.08 64.24 07:55:35 07:10:01 1 32.87 0.00 5.27 0.52 0.07 61.26 07:55:35 07:10:01 2 32.31 0.00 5.70 0.30 0.05 61.64 07:55:35 07:10:01 3 30.90 0.00 5.87 0.12 0.07 63.04 07:55:35 07:10:01 4 30.57 0.00 6.06 11.33 0.10 51.94 07:55:35 07:10:01 5 33.42 0.00 5.78 1.86 0.08 58.85 07:55:35 07:10:01 6 32.99 0.00 6.60 0.20 0.07 60.15 07:55:35 07:10:01 7 37.90 0.00 5.27 0.49 0.08 56.25 07:55:35 07:11:01 all 32.82 0.00 5.57 1.27 0.07 60.26 07:55:35 07:11:01 0 31.83 0.00 6.00 3.76 0.08 58.32 07:55:35 07:11:01 1 33.60 0.00 5.32 5.15 0.07 55.87 07:55:35 07:11:01 2 34.27 0.00 5.07 0.08 0.08 60.49 07:55:35 07:11:01 3 32.89 0.00 5.14 0.02 0.07 61.88 07:55:35 07:11:01 4 31.65 0.00 5.72 0.02 0.07 62.54 07:55:35 07:11:01 5 34.18 0.00 6.64 1.06 0.07 58.06 07:55:35 07:11:01 6 33.55 0.00 5.58 0.12 0.07 60.69 07:55:35 07:11:01 7 30.56 0.00 5.11 0.00 0.07 64.26 07:55:35 07:12:01 all 61.96 0.00 7.75 0.47 0.09 29.73 07:55:35 07:12:01 0 63.85 0.00 7.73 1.08 0.08 27.26 07:55:35 07:12:01 1 61.81 0.00 7.93 1.39 0.08 28.78 07:55:35 07:12:01 2 61.17 0.00 7.92 0.10 0.08 30.73 07:55:35 07:12:01 3 61.31 0.00 7.60 0.05 0.10 30.94 07:55:35 07:12:01 4 61.36 0.00 7.81 0.12 0.08 30.63 07:55:35 07:12:01 5 58.89 0.00 7.58 0.66 0.08 32.79 07:55:35 07:12:01 6 64.03 0.00 7.91 0.37 0.10 27.59 07:55:35 07:12:01 7 63.25 0.00 7.49 0.02 0.12 29.12 07:55:35 07:13:01 all 23.36 0.00 7.76 10.09 0.11 58.69 07:55:35 07:13:01 0 21.50 0.00 7.90 19.67 0.10 50.83 07:55:35 07:13:01 1 25.26 0.00 7.77 12.73 0.12 54.12 07:55:35 07:13:01 2 24.38 0.00 7.83 14.30 0.08 53.41 07:55:35 07:13:01 3 23.82 0.00 8.39 2.76 0.12 64.92 07:55:35 07:13:01 4 22.66 0.00 8.53 4.48 0.10 64.23 07:55:35 07:13:01 5 19.94 0.00 6.16 6.45 0.08 67.37 07:55:35 07:13:01 6 25.70 0.00 7.72 5.14 0.10 61.34 07:55:35 07:13:01 7 23.62 0.00 7.76 15.28 0.14 53.20 07:55:35 07:14:01 all 12.56 0.00 6.55 17.44 0.10 63.36 07:55:35 07:14:01 0 10.99 0.00 6.14 6.30 0.07 76.50 07:55:35 07:14:01 1 13.46 0.00 6.92 7.82 0.10 71.70 07:55:35 07:14:01 2 12.00 0.00 5.93 32.09 0.07 49.92 07:55:35 07:14:01 3 12.36 0.00 6.02 14.94 0.15 66.53 07:55:35 07:14:01 4 12.97 0.00 5.90 7.28 0.07 73.78 07:55:35 07:14:01 5 12.29 0.00 6.03 8.95 0.08 72.66 07:55:35 07:14:01 6 13.26 0.00 9.19 44.47 0.09 33.00 07:55:35 07:14:01 7 13.17 0.00 6.32 18.18 0.14 62.20 07:55:35 07:15:01 all 72.85 0.00 12.13 3.76 0.12 11.14 07:55:35 07:15:01 0 71.94 0.00 12.67 0.98 0.10 14.31 07:55:35 07:15:01 1 73.78 0.00 12.06 6.66 0.12 7.39 07:55:35 07:15:01 2 72.66 0.00 11.38 3.45 0.15 12.36 07:55:35 07:15:01 3 72.99 0.00 11.66 0.74 0.10 14.51 07:55:35 07:15:01 4 73.59 0.00 11.58 0.59 0.12 14.12 07:55:35 07:15:01 5 72.28 0.00 13.35 12.08 0.12 2.17 07:55:35 07:15:01 6 72.95 0.00 11.90 1.92 0.13 13.10 07:55:35 07:15:01 7 72.58 0.00 12.43 3.67 0.12 11.21 07:55:35 07:16:01 all 89.81 0.00 10.04 0.00 0.15 0.00 07:55:35 07:16:01 0 90.20 0.00 9.63 0.00 0.15 0.02 07:55:35 07:16:01 1 89.85 0.00 9.96 0.00 0.19 0.00 07:55:35 07:16:01 2 89.38 0.00 10.49 0.00 0.13 0.00 07:55:35 07:16:01 3 89.63 0.00 10.21 0.00 0.15 0.00 07:55:35 07:16:01 4 90.06 0.00 9.78 0.00 0.17 0.00 07:55:35 07:16:01 5 89.70 0.00 10.16 0.00 0.14 0.00 07:55:35 07:16:01 6 90.02 0.00 9.86 0.00 0.12 0.00 07:55:35 07:16:01 7 89.61 0.00 10.25 0.00 0.13 0.00 07:55:35 07:17:01 all 82.69 0.00 12.85 1.85 0.21 2.39 07:55:35 07:17:01 0 82.99 0.00 13.03 2.05 0.21 1.74 07:55:35 07:17:01 1 82.28 0.00 12.96 2.25 0.32 2.20 07:55:35 07:17:01 2 82.19 0.00 13.82 1.45 0.17 2.37 07:55:35 07:17:01 3 81.69 0.00 12.89 0.60 0.19 4.63 07:55:35 07:17:01 4 82.40 0.00 12.50 0.77 0.19 4.15 07:55:35 07:17:01 5 82.49 0.00 13.18 3.87 0.28 0.17 07:55:35 07:17:01 6 84.03 0.00 12.31 1.15 0.20 2.31 07:55:35 07:17:01 7 83.44 0.00 12.16 2.68 0.17 1.55 07:55:35 07:18:01 all 7.20 0.00 1.50 1.35 0.06 89.88 07:55:35 07:18:01 0 8.02 0.00 1.47 3.43 0.08 86.99 07:55:35 07:18:01 1 7.22 0.00 1.61 1.22 0.05 89.90 07:55:35 07:18:01 2 7.02 0.00 1.68 0.72 0.07 90.51 07:55:35 07:18:01 3 6.75 0.00 1.40 0.37 0.05 91.42 07:55:35 07:18:01 4 5.93 0.00 1.42 1.11 0.05 91.49 07:55:35 07:18:01 5 7.08 0.00 1.44 0.40 0.07 91.01 07:55:35 07:18:01 6 8.34 0.00 1.65 3.05 0.08 86.88 07:55:35 07:18:01 7 7.25 0.00 1.32 0.55 0.07 90.81 07:55:35 07:19:01 all 9.33 0.00 0.88 0.11 0.06 89.62 07:55:35 07:19:01 0 4.57 0.00 0.78 0.07 0.05 94.53 07:55:35 07:19:01 1 14.47 0.00 0.98 0.03 0.08 84.43 07:55:35 07:19:01 2 7.19 0.00 0.96 0.07 0.07 91.72 07:55:35 07:19:01 3 5.54 0.00 0.75 0.02 0.05 93.64 07:55:35 07:19:01 4 11.28 0.00 1.01 0.02 0.07 87.63 07:55:35 07:19:01 5 8.29 0.00 0.72 0.02 0.05 90.92 07:55:35 07:19:01 6 12.82 0.00 0.99 0.64 0.07 85.48 07:55:35 07:19:01 7 10.44 0.00 0.87 0.02 0.05 88.62 07:55:35 07:55:35 07:19:01 CPU %user %nice %system %iowait %steal %idle 07:55:35 07:20:01 all 0.10 0.00 0.06 0.01 0.02 99.80 07:55:35 07:20:01 0 0.15 0.00 0.07 0.00 0.03 99.75 07:55:35 07:20:01 1 0.05 0.00 0.05 0.00 0.03 99.87 07:55:35 07:20:01 2 0.13 0.00 0.08 0.02 0.02 99.75 07:55:35 07:20:01 3 0.07 0.00 0.07 0.00 0.02 99.85 07:55:35 07:20:01 4 0.17 0.00 0.03 0.00 0.02 99.78 07:55:35 07:20:01 5 0.13 0.00 0.15 0.00 0.00 99.72 07:55:35 07:20:01 6 0.12 0.00 0.05 0.05 0.02 99.77 07:55:35 07:20:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:55:35 07:21:01 all 0.05 0.00 0.01 0.00 0.01 99.92 07:55:35 07:21:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:55:35 07:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:55:35 07:21:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:55:35 07:21:01 3 0.05 0.00 0.02 0.00 0.02 99.92 07:55:35 07:21:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:55:35 07:21:01 5 0.03 0.00 0.02 0.00 0.02 99.93 07:55:35 07:21:01 6 0.23 0.00 0.00 0.02 0.00 99.75 07:55:35 07:21:01 7 0.00 0.00 0.02 0.02 0.00 99.97 07:55:35 07:22:01 all 0.24 0.00 0.01 0.00 0.01 99.73 07:55:35 07:22:01 0 0.05 0.00 0.02 0.00 0.02 99.92 07:55:35 07:22:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:55:35 07:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:55:35 07:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:55:35 07:22:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:55:35 07:22:01 5 0.07 0.00 0.05 0.00 0.02 99.87 07:55:35 07:22:01 6 1.70 0.00 0.02 0.02 0.02 98.25 07:55:35 07:22:01 7 0.02 0.00 0.00 0.02 0.02 99.95 07:55:35 07:23:01 all 0.08 0.00 0.01 0.00 0.01 99.90 07:55:35 07:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:55:35 07:23:01 1 0.07 0.00 0.02 0.00 0.02 99.90 07:55:35 07:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:55:35 07:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:55:35 07:23:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:55:35 07:23:01 5 0.02 0.00 0.03 0.00 0.03 99.92 07:55:35 07:23:01 6 0.48 0.00 0.00 0.00 0.02 99.50 07:55:35 07:23:01 7 0.00 0.00 0.00 0.02 0.00 99.98 07:55:35 07:24:01 all 0.08 0.00 0.04 0.01 0.01 99.86 07:55:35 07:24:01 0 0.10 0.00 0.02 0.03 0.02 99.83 07:55:35 07:24:01 1 0.10 0.00 0.07 0.00 0.00 99.83 07:55:35 07:24:01 2 0.00 0.00 0.03 0.00 0.00 99.97 07:55:35 07:24:01 3 0.03 0.00 0.05 0.00 0.02 99.90 07:55:35 07:24:01 4 0.05 0.00 0.02 0.00 0.00 99.93 07:55:35 07:24:01 5 0.07 0.00 0.05 0.00 0.03 99.85 07:55:35 07:24:01 6 0.28 0.00 0.05 0.02 0.00 99.65 07:55:35 07:24:01 7 0.03 0.00 0.03 0.02 0.00 99.92 07:55:35 07:25:01 all 0.03 0.00 0.01 0.02 0.01 99.93 07:55:35 07:25:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:55:35 07:25:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:55:35 07:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:55:35 07:25:01 3 0.05 0.00 0.02 0.00 0.00 99.93 07:55:35 07:25:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:55:35 07:25:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:55:35 07:25:01 6 0.07 0.00 0.00 0.05 0.02 99.87 07:55:35 07:25:01 7 0.00 0.00 0.00 0.12 0.02 99.87 07:55:35 07:26:01 all 0.08 0.00 0.01 0.00 0.01 99.89 07:55:35 07:26:01 0 0.07 0.00 0.03 0.00 0.03 99.87 07:55:35 07:26:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:55:35 07:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:55:35 07:26:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:55:35 07:26:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:55:35 07:26:01 5 0.05 0.00 0.02 0.00 0.02 99.92 07:55:35 07:26:01 6 0.42 0.00 0.00 0.02 0.02 99.55 07:55:35 07:26:01 7 0.02 0.00 0.02 0.02 0.00 99.95 07:55:35 07:27:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:55:35 07:27:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:55:35 07:27:01 1 0.03 0.00 0.02 0.00 0.03 99.92 07:55:35 07:27:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:55:35 07:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:55:35 07:27:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:55:35 07:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:55:35 07:27:01 6 0.02 0.00 0.02 0.03 0.02 99.92 07:55:35 07:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:55:35 07:28:01 all 0.04 0.00 0.02 0.00 0.02 99.91 07:55:35 07:28:01 0 0.03 0.00 0.02 0.02 0.02 99.92 07:55:35 07:28:01 1 0.05 0.00 0.07 0.00 0.03 99.85 07:55:35 07:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:55:35 07:28:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:55:35 07:28:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:55:35 07:28:01 5 0.03 0.00 0.02 0.00 0.02 99.93 07:55:35 07:28:01 6 0.17 0.00 0.02 0.00 0.02 99.80 07:55:35 07:28:01 7 0.02 0.00 0.02 0.02 0.02 99.93 07:55:35 07:29:01 all 0.04 0.00 0.01 0.00 0.01 99.94 07:55:35 07:29:01 0 0.05 0.00 0.02 0.00 0.02 99.92 07:55:35 07:29:01 1 0.02 0.00 0.03 0.00 0.03 99.92 07:55:35 07:29:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:55:35 07:29:01 3 0.05 0.00 0.02 0.00 0.02 99.92 07:55:35 07:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:55:35 07:29:01 5 0.05 0.00 0.00 0.00 0.00 99.95 07:55:35 07:29:01 6 0.07 0.00 0.00 0.02 0.02 99.90 07:55:35 07:29:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:55:35 07:30:01 all 0.04 0.00 0.02 0.00 0.01 99.93 07:55:35 07:30:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:55:35 07:30:01 1 0.03 0.00 0.02 0.00 0.03 99.92 07:55:35 07:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:55:35 07:30:01 3 0.02 0.00 0.03 0.00 0.00 99.95 07:55:35 07:30:01 4 0.08 0.00 0.02 0.00 0.02 99.88 07:55:35 07:30:01 5 0.05 0.00 0.03 0.00 0.00 99.92 07:55:35 07:30:01 6 0.03 0.00 0.00 0.02 0.02 99.93 07:55:35 07:30:01 7 0.02 0.00 0.02 0.02 0.02 99.93 07:55:35 07:55:35 07:30:01 CPU %user %nice %system %iowait %steal %idle 07:55:35 07:31:01 all 0.01 0.00 0.01 0.01 0.01 99.96 07:55:35 07:31:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:55:35 07:31:01 1 0.03 0.00 0.03 0.00 0.02 99.92 07:55:35 07:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:55:35 07:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:55:35 07:31:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:55:35 07:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:55:35 07:31:01 6 0.00 0.00 0.02 0.05 0.00 99.93 07:55:35 07:31:01 7 0.02 0.00 0.00 0.02 0.02 99.95 07:55:35 07:32:01 all 0.04 0.00 0.01 0.01 0.01 99.93 07:55:35 07:32:01 0 0.08 0.00 0.02 0.00 0.02 99.88 07:55:35 07:32:01 1 0.07 0.00 0.02 0.00 0.03 99.88 07:55:35 07:32:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:55:35 07:32:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:55:35 07:32:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:55:35 07:32:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:55:35 07:32:01 6 0.03 0.00 0.02 0.05 0.02 99.88 07:55:35 07:32:01 7 0.02 0.00 0.02 0.07 0.00 99.90 07:55:35 07:33:01 all 0.02 0.00 0.01 0.02 0.01 99.94 07:55:35 07:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:55:35 07:33:01 1 0.07 0.00 0.02 0.00 0.02 99.90 07:55:35 07:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:55:35 07:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:55:35 07:33:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:55:35 07:33:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:55:35 07:33:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:55:35 07:33:01 7 0.02 0.00 0.02 0.12 0.02 99.83 07:55:35 07:34:01 all 0.03 0.00 0.01 0.01 0.01 99.94 07:55:35 07:34:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:55:35 07:34:01 1 0.05 0.00 0.00 0.00 0.03 99.92 07:55:35 07:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:55:35 07:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:55:35 07:34:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:55:35 07:34:01 5 0.05 0.00 0.03 0.00 0.00 99.92 07:55:35 07:34:01 6 0.07 0.00 0.00 0.05 0.02 99.87 07:55:35 07:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:55:35 07:35:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:55:35 07:35:01 0 0.07 0.00 0.02 0.00 0.02 99.90 07:55:35 07:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:55:35 07:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:55:35 07:35:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:55:35 07:35:01 4 0.02 0.00 0.03 0.00 0.05 99.90 07:55:35 07:35:01 5 0.00 0.00 0.03 0.00 0.00 99.97 07:55:35 07:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:55:35 07:35:01 7 0.02 0.00 0.00 0.02 0.02 99.95 07:55:35 07:36:01 all 0.06 0.00 0.06 0.01 0.01 99.86 07:55:35 07:36:01 0 0.05 0.00 0.05 0.00 0.00 99.90 07:55:35 07:36:01 1 0.03 0.00 0.07 0.00 0.02 99.88 07:55:35 07:36:01 2 0.03 0.00 0.05 0.00 0.02 99.90 07:55:35 07:36:01 3 0.03 0.00 0.05 0.00 0.00 99.92 07:55:35 07:36:01 4 0.23 0.00 0.15 0.05 0.02 99.55 07:55:35 07:36:01 5 0.02 0.00 0.03 0.00 0.02 99.93 07:55:35 07:36:01 6 0.03 0.00 0.07 0.02 0.02 99.87 07:55:35 07:36:01 7 0.02 0.00 0.03 0.02 0.00 99.93 07:55:35 07:37:02 all 0.03 0.00 0.01 0.01 0.01 99.94 07:55:35 07:37:02 0 0.02 0.00 0.02 0.00 0.02 99.95 07:55:35 07:37:02 1 0.03 0.00 0.02 0.00 0.00 99.95 07:55:35 07:37:02 2 0.00 0.00 0.00 0.00 0.00 100.00 07:55:35 07:37:02 3 0.03 0.00 0.02 0.00 0.02 99.93 07:55:35 07:37:02 4 0.05 0.00 0.03 0.00 0.03 99.88 07:55:35 07:37:02 5 0.05 0.00 0.00 0.00 0.00 99.95 07:55:35 07:37:02 6 0.07 0.00 0.02 0.05 0.02 99.85 07:55:35 07:37:02 7 0.00 0.00 0.00 0.02 0.02 99.97 07:55:35 07:38:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:55:35 07:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:55:35 07:38:01 1 0.03 0.00 0.00 0.00 0.02 99.95 07:55:35 07:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:55:35 07:38:01 3 0.03 0.00 0.03 0.00 0.00 99.93 07:55:35 07:38:01 4 0.02 0.00 0.00 0.00 0.03 99.95 07:55:35 07:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:55:35 07:38:01 6 0.02 0.00 0.02 0.02 0.00 99.95 07:55:35 07:38:01 7 0.00 0.00 0.02 0.02 0.00 99.97 07:55:35 07:39:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:55:35 07:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:55:35 07:39:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:55:35 07:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:55:35 07:39:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:55:35 07:39:01 4 0.07 0.00 0.03 0.00 0.02 99.88 07:55:35 07:39:01 5 0.05 0.00 0.02 0.00 0.00 99.93 07:55:35 07:39:01 6 0.07 0.00 0.00 0.00 0.02 99.92 07:55:35 07:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:55:35 07:40:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:55:35 07:40:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:55:35 07:40:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:55:35 07:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:55:35 07:40:01 3 0.05 0.00 0.02 0.00 0.02 99.92 07:55:35 07:40:01 4 0.02 0.00 0.02 0.00 0.03 99.93 07:55:35 07:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:55:35 07:40:01 6 0.02 0.00 0.00 0.02 0.02 99.95 07:55:35 07:40:01 7 0.00 0.00 0.03 0.02 0.02 99.93 07:55:35 07:41:01 all 0.03 0.00 0.01 0.00 0.00 99.96 07:55:35 07:41:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:55:35 07:41:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:55:35 07:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:55:35 07:41:01 3 0.02 0.00 0.03 0.00 0.00 99.95 07:55:35 07:41:01 4 0.03 0.00 0.02 0.00 0.03 99.92 07:55:35 07:41:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:55:35 07:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:55:35 07:41:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:55:35 07:55:35 07:41:01 CPU %user %nice %system %iowait %steal %idle 07:55:35 07:42:01 all 0.01 0.00 0.02 0.00 0.01 99.96 07:55:35 07:42:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:55:35 07:42:01 1 0.00 0.00 0.02 0.02 0.00 99.97 07:55:35 07:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:55:35 07:42:01 3 0.02 0.00 0.03 0.00 0.02 99.93 07:55:35 07:42:01 4 0.02 0.00 0.05 0.00 0.02 99.92 07:55:35 07:42:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:55:35 07:42:01 6 0.03 0.00 0.03 0.00 0.02 99.92 07:55:35 07:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:55:35 07:43:01 all 0.04 0.00 0.01 0.00 0.01 99.94 07:55:35 07:43:01 0 0.05 0.00 0.02 0.00 0.02 99.92 07:55:35 07:43:01 1 0.08 0.00 0.00 0.00 0.02 99.90 07:55:35 07:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:55:35 07:43:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:55:35 07:43:01 4 0.02 0.00 0.00 0.00 0.03 99.95 07:55:35 07:43:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:55:35 07:43:01 6 0.05 0.00 0.02 0.02 0.02 99.90 07:55:35 07:43:01 7 0.03 0.00 0.00 0.02 0.02 99.93 07:55:35 07:44:01 all 0.02 0.00 0.02 0.01 0.01 99.94 07:55:35 07:44:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:55:35 07:44:01 1 0.02 0.00 0.00 0.03 0.02 99.93 07:55:35 07:44:01 2 0.00 0.00 0.02 0.00 0.02 99.97 07:55:35 07:44:01 3 0.00 0.00 0.02 0.02 0.00 99.97 07:55:35 07:44:01 4 0.03 0.00 0.03 0.00 0.03 99.90 07:55:35 07:44:01 5 0.05 0.00 0.05 0.00 0.02 99.88 07:55:35 07:44:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:55:35 07:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:55:35 07:45:01 all 0.03 0.00 0.01 0.01 0.01 99.93 07:55:35 07:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:55:35 07:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:55:35 07:45:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:55:35 07:45:01 3 0.02 0.00 0.05 0.00 0.02 99.92 07:55:35 07:45:01 4 0.05 0.00 0.03 0.00 0.03 99.88 07:55:35 07:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:55:35 07:45:01 6 0.05 0.00 0.00 0.02 0.02 99.92 07:55:35 07:45:01 7 0.03 0.00 0.02 0.10 0.02 99.83 07:55:35 07:46:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:55:35 07:46:01 0 0.05 0.00 0.02 0.00 0.02 99.92 07:55:35 07:46:01 1 0.02 0.00 0.02 0.02 0.02 99.93 07:55:35 07:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:55:35 07:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:55:35 07:46:01 4 0.02 0.00 0.03 0.00 0.02 99.93 07:55:35 07:46:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:55:35 07:46:01 6 0.02 0.00 0.03 0.02 0.00 99.93 07:55:35 07:46:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:55:35 07:47:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:55:35 07:47:01 0 0.03 0.00 0.00 0.00 0.02 99.95 07:55:35 07:47:01 1 0.05 0.00 0.03 0.02 0.02 99.88 07:55:35 07:47:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:55:35 07:47:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:55:35 07:47:01 4 0.02 0.00 0.02 0.00 0.03 99.93 07:55:35 07:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:55:35 07:47:01 6 0.03 0.00 0.02 0.02 0.02 99.92 07:55:35 07:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:55:35 07:48:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:55:35 07:48:01 0 0.00 0.00 0.03 0.00 0.00 99.97 07:55:35 07:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:55:35 07:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:55:35 07:48:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:55:35 07:48:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:55:35 07:48:01 5 0.05 0.00 0.02 0.00 0.02 99.92 07:55:35 07:48:01 6 0.00 0.00 0.02 0.00 0.02 99.97 07:55:35 07:48:01 7 0.00 0.00 0.00 0.03 0.00 99.97 07:55:35 07:49:01 all 0.03 0.00 0.01 0.01 0.01 99.93 07:55:35 07:49:01 0 0.05 0.00 0.03 0.00 0.02 99.90 07:55:35 07:49:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:55:35 07:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:55:35 07:49:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:55:35 07:49:01 4 0.02 0.00 0.03 0.00 0.03 99.92 07:55:35 07:49:01 5 0.08 0.00 0.02 0.00 0.00 99.90 07:55:35 07:49:01 6 0.03 0.00 0.00 0.02 0.00 99.95 07:55:35 07:49:01 7 0.03 0.00 0.00 0.03 0.02 99.92 07:55:35 07:50:01 all 0.02 0.00 0.02 0.00 0.00 99.96 07:55:35 07:50:01 0 0.03 0.00 0.05 0.00 0.00 99.92 07:55:35 07:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:55:35 07:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:55:35 07:50:01 3 0.02 0.00 0.03 0.00 0.00 99.95 07:55:35 07:50:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:55:35 07:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:55:35 07:50:01 6 0.02 0.00 0.02 0.02 0.02 99.93 07:55:35 07:50:01 7 0.02 0.00 0.02 0.02 0.00 99.95 07:55:35 07:51:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:55:35 07:51:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:55:35 07:51:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:55:35 07:51:01 2 0.00 0.00 0.02 0.00 0.02 99.97 07:55:35 07:51:01 3 0.07 0.00 0.03 0.00 0.02 99.88 07:55:35 07:51:01 4 0.05 0.00 0.03 0.00 0.03 99.88 07:55:35 07:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:55:35 07:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:55:35 07:51:01 7 0.00 0.00 0.00 0.02 0.00 99.98 07:55:35 07:52:01 all 0.03 0.00 0.01 0.01 0.01 99.95 07:55:35 07:52:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:55:35 07:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:55:35 07:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:55:35 07:52:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:55:35 07:52:01 4 0.05 0.00 0.02 0.00 0.02 99.92 07:55:35 07:52:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:55:35 07:52:01 6 0.03 0.00 0.00 0.02 0.02 99.93 07:55:35 07:52:01 7 0.02 0.00 0.00 0.07 0.02 99.90 07:55:35 07:55:35 07:52:01 CPU %user %nice %system %iowait %steal %idle 07:55:35 07:53:01 all 0.02 0.00 0.01 0.00 0.01 99.97 07:55:35 07:53:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:55:35 07:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:55:35 07:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:55:35 07:53:01 3 0.03 0.00 0.03 0.00 0.02 99.92 07:55:35 07:53:01 4 0.02 0.00 0.02 0.00 0.03 99.93 07:55:35 07:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:55:35 07:53:01 6 0.05 0.00 0.00 0.00 0.00 99.95 07:55:35 07:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:55:35 07:54:01 all 0.35 0.00 0.06 0.01 0.01 99.57 07:55:35 07:54:01 0 0.53 0.00 0.03 0.02 0.00 99.42 07:55:35 07:54:01 1 0.42 0.00 0.03 0.00 0.02 99.53 07:55:35 07:54:01 2 0.20 0.00 0.07 0.02 0.00 99.72 07:55:35 07:54:01 3 0.23 0.00 0.05 0.00 0.02 99.70 07:55:35 07:54:01 4 0.60 0.00 0.07 0.00 0.02 99.32 07:55:35 07:54:01 5 0.23 0.00 0.13 0.00 0.00 99.63 07:55:35 07:54:01 6 0.48 0.00 0.07 0.02 0.02 99.42 07:55:35 07:54:01 7 0.07 0.00 0.03 0.03 0.02 99.85 07:55:35 07:55:01 all 9.03 0.00 4.07 1.67 0.07 85.16 07:55:35 07:55:01 0 8.48 0.00 3.46 0.42 0.07 87.57 07:55:35 07:55:01 1 8.94 0.00 4.68 0.89 0.07 85.42 07:55:35 07:55:01 2 9.04 0.00 3.47 0.08 0.07 87.34 07:55:35 07:55:01 3 8.62 0.00 3.76 0.05 0.07 87.50 07:55:35 07:55:01 4 9.10 0.00 3.84 1.79 0.08 85.19 07:55:35 07:55:01 5 9.31 0.00 3.22 0.27 0.05 87.15 07:55:35 07:55:01 6 9.34 0.00 5.17 0.05 0.05 85.40 07:55:35 07:55:01 7 9.41 0.00 5.02 9.96 0.10 75.51 07:55:35 Average: all 9.41 0.00 1.67 0.90 0.03 87.99 07:55:35 Average: 0 9.28 0.00 1.68 0.90 0.03 88.11 07:55:35 Average: 1 9.53 0.00 1.68 0.82 0.04 87.93 07:55:35 Average: 2 9.42 0.00 1.69 1.17 0.03 87.70 07:55:35 Average: 3 9.25 0.00 1.66 0.48 0.03 88.58 07:55:35 Average: 4 9.38 0.00 1.64 0.59 0.04 88.35 07:55:35 Average: 5 9.19 0.00 1.64 0.91 0.03 88.23 07:55:35 Average: 6 9.73 0.00 1.73 1.21 0.03 87.29 07:55:35 Average: 7 9.52 0.00 1.62 1.09 0.03 87.74 07:55:35 07:55:35 07:55:35